


  
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/bostonglobe/editorial_opinion/editorials/articles/2009/11/21/congress_should_rein_in_spiraling_credit_card_rates/">Congress should rein in spiraling credit card rates</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/lifestyle/family/articles/2009/11/20/dear_margo_party_solicitation_is_beyond_tacky/">Party solicitation is beyond tacky</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/gallery/112009Benandjerrys">Celebrity-inspired ice cream creations</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/colleges/football/articles/2009/11/20/medicine_ball/">Medicine ball</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/healthcare/articles/2009/11/21/massachusetts_health_care_providers_urge_revamping_payment_system/">Doctors prepare for fee change</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/bostonglobe/editorial_opinion/editorials/articles/2009/11/21/congress_should_rein_in_spiraling_credit_card_rates/">Congress should rein in spiraling credit card rates</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/lifestyle/family/articles/2009/11/20/dear_margo_party_solicitation_is_beyond_tacky/">Party solicitation is beyond tacky</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/gallery/112009Benandjerrys">Celebrity-inspired ice cream creations</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/colleges/football/articles/2009/11/20/medicine_ball/">Medicine ball</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/healthcare/articles/2009/11/21/massachusetts_health_care_providers_urge_revamping_payment_system/">Doctors prepare for fee change</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>');
}