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/local/articles/2007/07/07/nature_makes_a_comeback">Nature makes a comeback</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/07/06/boston_man_sues_over_gay_marriage_question_on_bar_exam">Boston man sues over gay marriage question on bar exam</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/07/07/ex_mob_boss_to_be_freed_sept_18">Ex-mob boss to be freed Sept. 18</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/articles/2007/07/07/3_bright_planets_star_in_night_sky">3 bright planets star in night sky</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/nation/washington/articles/2007/07/04/not_all_would_put_a_heroic_sheen_on_thompsons_watergate_role">Not all would put a heroic sheen on Thompson\'s Watergate role</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/local/articles/2007/07/07/nature_makes_a_comeback">Nature makes a comeback</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/07/06/boston_man_sues_over_gay_marriage_question_on_bar_exam">Boston man sues over gay marriage question on bar exam</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/07/07/ex_mob_boss_to_be_freed_sept_18">Ex-mob boss to be freed Sept. 18</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/articles/2007/07/07/3_bright_planets_star_in_night_sky">3 bright planets star in night sky</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/nation/washington/articles/2007/07/04/not_all_would_put_a_heroic_sheen_on_thompsons_watergate_role">Not all would put a heroic sheen on Thompson\'s Watergate role</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>');
}
