var showads=1; if (showads==1) { document.write("
"); document.write(""); //document.write(""); document.write("
"); document.write("
"); document.write(""); //document.write(""); document.write("
"); } document.write("
"); document.write(""); document.write("
"); document.write("
"); document.write(""); document.write("
"); function setAdPos() { if (showads==1) { document.all.homeAd1.style.top=document.body.scrollTop+220; document.all.homeAd2.style.top=document.body.scrollTop+220; document.all.homeAd2.style.left=document.body.scrollWidth-110; } document.all.homeAd3.style.top=document.body.scrollTop+80; document.all.homeAd4.style.top=document.body.scrollTop+80; document.all.homeAd4.style.left=document.body.scrollWidth-110; } document.write("");