


  
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/lifestyle/food/articles/2008/08/20/buttermilk_cinnamon_rolls">Buttermilk-cinnamon rolls</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/bostonglobe/ideas/articles/2008/08/10/sex_and_the_semicolon">Sex and the semicolon</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/2008/08/20/cancer_blogs_become_part_of_treatment">Cancer blogs become part of treatment</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/sports/basketball/celtics/gallery/08_19_08_allen">Ray Allen&#039;s wedding</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/bostonglobe/editorial_opinion/oped/articles/2008/08/20/the_myth_of_the_white_minority">The myth of the white minority</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/lifestyle/food/articles/2008/08/20/buttermilk_cinnamon_rolls">Buttermilk-cinnamon rolls</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/bostonglobe/ideas/articles/2008/08/10/sex_and_the_semicolon">Sex and the semicolon</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/2008/08/20/cancer_blogs_become_part_of_treatment">Cancer blogs become part of treatment</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/sports/basketball/celtics/gallery/08_19_08_allen">Ray Allen&#039;s wedding</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/bostonglobe/editorial_opinion/oped/articles/2008/08/20/the_myth_of_the_white_minority">The myth of the white minority</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>');
}