document.write('<div id="toinv" style="position:absolute; width:200px; height:115px; z-index:10; left: 86px; top: -300px;">' +
			   '<img src="http://www.webrun.ca/images/promo/promo2.png" style="position:relative;" ' + 
			   ' usemap="#Mapdhtml"  border="0" id="moveMe" /> ' +
			   '<map name="Mapdhtml"> ' +
			   '  <area href="#" onclick="_close_promo();" shape="rect" coords="255, 1, 311, 22"> ' +
			   '  <area href="promotion.php" shape="rect" coords="212, 20, 307, 99"> ' +
			   '</map> ' +
			  '</div>');