

function leftPromo() {
	document.writeln("<div class=\"promo\">");
	document.writeln("	<p id=\"left-promo\">");
	document.writeln("		<a href=\"http://www.hatherleighpress.com/catalog/display.pperl?isbn=9781578262809\"><img src=\"http://content.americanhealthmedia.com/files/img/sustainability2.jpg\" width=\"137\" height=\"492\" border=\"0\"></a>");
	document.writeln("	</p>");
	document.writeln("</div>");
}

function rightPromo() {
	document.writeln("<div class=\"promo\">");
	document.writeln("<p id=\"right-promo\"><br/>");
	document.writeln("	<a href=\"http://www.publishersearthalliance.org\"><img src=\"http://content.americanhealthmedia.com/files/img/pea-ad.jpg\" width=\"153\" height=\"242\" border=\"0\"></a>");
	document.writeln("</p>");
	document.writeln("</div>");
}

function hpBanner() {
	document.writeln("<img src=\"http://content.americanhealthmedia.com/files/img/hp-icon.gif\" width=\"60\" heigh=\"60\" style=\"display:none\" title=\"header\" alt=\"This month, 25% of your purchase goes to Doctors Without Borders. Improve your life. Change your world.\">");
	document.writeln("<div class=\"promo top-banner\" style=\"width: 596px; height: 242px; margin-bottom: 30px; background: url(http://content.americanhealthmedia.com/files/img/middle-frame.gif) top left no-repeat; position: relative;\" >");
	document.writeln("    <div id=\"middle-frame-video-wrapper\" style=\"width: 267px; height: 201px; position: absolute; top: 30px; left: 15px;\">");
	document.writeln("        <object width=\"267\" height=\"201\"><param name=\"movie\" value=\"http://www.youtube.com/v/73zMcdGfXGE&hl=en\"></param><param name=\"wmode\" value=\"transparent\"></param><embed src=\"http://www.youtube.com/v/73zMcdGfXGE&hl=en\" type=\"application/x-shockwave-flash\" wmode=\"transparent\" width=\"267\" height=\"201\"></embed></object>");
	document.writeln("    </div>");
	document.writeln("<scr"+"ipt type=\"text/javascr"+"ipt\" src=\"http://w.sharethis.com/widget/?tabs=web%2Cpost%2Cemail&charset=utf-8&style=default&publisher=e64508c6-8d67-4bad-8470-42407322c921&linkfg=%230C1975\"></scr"+"ipt>");
	document.writeln("</div>");
	document.writeln("<scr"+"ipt type=\"text/javascr"+"ipt\">");
	document.writeln("var shareInterval = setInterval(\"moveShare()\", 100);");
	document.writeln("function moveShare(){");
	document.writeln("var share = document.getElementById('sharethis_0');");
	document.writeln("if(share != undefined){");
	document.writeln("share.style.position = 'absolute';");
	document.writeln("var browserName=navigator.appName;");
	document.writeln("if (browserName==\"Microsoft Internet Explorer\")");
	document.writeln(" {");
	document.writeln("share.style.top = '338px';");
	document.writeln("share.style.left = '572px';");
	document.writeln("}else{");
	document.writeln("share.style.top = '213px';");
	document.writeln("share.style.left = '400px';");
	document.writeln("}");
	document.writeln("clearInterval(shareInterval);");
	document.writeln("}");
	document.writeln("}");
	document.writeln("</scr"+"ipt>");
}