var embeddedAd = "MISC1";
oasString = new String(OAS_listpos);
miscHolder = new RegExp(embeddedAd);
results = oasString.match(miscHolder);

if (results == embeddedAd) {
  document.write('<div id="articleMostEmailed"><div class="relatedBoxMainHeadline"><div class="relatedBoxHeadPadding">BOSTON.COM\'S MOST E-MAILED</div></div><div class="articleBox"><div>');
OAS_AD(embeddedAd);
  document.write('<ul><li><img src="http://cache.boston.com/bonzai-fba/File-Based_Image_Resource/dingbat_arrow_icon.gif" width="4" height="9" alt="" border="0" /><a href="http://www.boston.com/news/globe/health_science/articles/2007/08/13/i_know_james_bond_has_a_preference_but_is_there_a_big_difference_between_a_shaken_martini_and_a_stirred_one">I know James Bond has a preference, but is there a big difference between a shaken martini and a stirred one?</a></li><li><img src="http://cache.boston.com/bonzai-fba/File-Based_Image_Resource/dingbat_arrow_icon.gif" width="4" height="9" alt="" border="0" /><a href="http://www.boston.com/news/local/massachusetts/articles/2007/08/13/manta_ray">Manta ray washes up near Salem</a></li><li><img src="http://cache.boston.com/bonzai-fba/File-Based_Image_Resource/dingbat_arrow_icon.gif" width="4" height="9" alt="" border="0" /><a href="http://www.boston.com/news/local/massachusetts/articles/2007/08/13/many_use_handicap_permits_illegally">Many use handicap permits illegally</a></li><li><img src="http://cache.boston.com/bonzai-fba/File-Based_Image_Resource/dingbat_arrow_icon.gif" width="4" height="9" alt="" border="0" /><a href="http://www.boston.com/news/local/massachusetts/gallery/worst_boston_dates">Worst places to take a date in Boston</a></li><li><img src="http://cache.boston.com/bonzai-fba/File-Based_Image_Resource/dingbat_arrow_icon.gif" width="4" height="9" alt="" border="0" /><a href="http://www.boston.com/business/technology/articles/2007/08/13/artist_promote_thyself">Artist, promote thyself</a></li></ul><div class="morelink"><img src="http://cache.boston.com/bonzai-fba/File-Based_Image_Resource/dingbat_arrow_icon.gif" width="4" height="9" alt="" border="0" /><a href="http://tools.boston.com/pass-it-on/popular">See full list of most e-mailed</a></div></div></div>');
} else {
document.writeln('<div id="articleMostEmailed"><div class="relatedBoxMainHeadline"><div class="relatedBoxHeadPadding">BOSTON.COM\'S MOST E-MAILED</div></div><div class="articleBox"><ul><li><img src="http://cache.boston.com/bonzai-fba/File-Based_Image_Resource/dingbat_arrow_icon.gif" width="4" height="9" alt="" border="0" /><a href="http://www.boston.com/news/globe/health_science/articles/2007/08/13/i_know_james_bond_has_a_preference_but_is_there_a_big_difference_between_a_shaken_martini_and_a_stirred_one">I know James Bond has a preference, but is there a big difference between a shaken martini and a stirred one?</a></li><li><img src="http://cache.boston.com/bonzai-fba/File-Based_Image_Resource/dingbat_arrow_icon.gif" width="4" height="9" alt="" border="0" /><a href="http://www.boston.com/news/local/massachusetts/articles/2007/08/13/manta_ray">Manta ray washes up near Salem</a></li><li><img src="http://cache.boston.com/bonzai-fba/File-Based_Image_Resource/dingbat_arrow_icon.gif" width="4" height="9" alt="" border="0" /><a href="http://www.boston.com/news/local/massachusetts/articles/2007/08/13/many_use_handicap_permits_illegally">Many use handicap permits illegally</a></li><li><img src="http://cache.boston.com/bonzai-fba/File-Based_Image_Resource/dingbat_arrow_icon.gif" width="4" height="9" alt="" border="0" /><a href="http://www.boston.com/news/local/massachusetts/gallery/worst_boston_dates">Worst places to take a date in Boston</a></li><li><img src="http://cache.boston.com/bonzai-fba/File-Based_Image_Resource/dingbat_arrow_icon.gif" width="4" height="9" alt="" border="0" /><a href="http://www.boston.com/business/technology/articles/2007/08/13/artist_promote_thyself">Artist, promote thyself</a></li></ul><div class="morelink"><img src="http://cache.boston.com/bonzai-fba/File-Based_Image_Resource/dingbat_arrow_icon.gif" width="4" height="9" alt="" border="0" /><a href="http://tools.boston.com/pass-it-on/popular">See full list of most e-mailed</a></div></div></div>');
}