// SETUP CODE TO DISPLAY ADS
// ** NOTE! ** BE CAREFUL PASTING DOUBLE-QUOTES"" INTO DOUBLE-QUOTES""...WILL DISABLE SCRIPT FROM WORKING

// 120x90 ad
function loadSideAd1() {
	document.getElementById("sideAd1").innerHTML='<!-- Begin AdButler Code v6.03 (HTML 4.01 Transitional) --><!--<iframe src="http://servedbyadbutler.com/adserve/;ID=152775;size=120x90;setID=104312;type=iframe" allowtransparency="true" background-color="transparent" style="margin: 0px; padding: 0px; border-width: 0px" width="120" height="90" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"><![if lt IE 4]><script src="http://servedbyadbutler.com/adserve/;ID=152775;size=120x90;setID=104312;type=js" type="text/javascript"></script><noscript><a href="http://servedbyadbutler.com/go2/;ID=152775;size=120x90;setID=104312"><img src="http://servedbyadbutler.com/adserve/;ID=152775;size=120x90;setID=104312;type=img" border="0" height="90" width="120" alt=""></a></noscript><![endif]></iframe>--><!-- End AdButler Code  -->';
}

// 120x600 ad
function loadSideAd2() {
	document.getElementById("sideAd2").innerHTML='<!-- Begin AdButler Code v6.03 (HTML 4.01 Transitional) --><!--<iframe src="http://servedbyadbutler.com/adserve/;ID=152775;size=120x600;setID=104434;type=iframe" allowtransparency="true" background-color="transparent" style="margin: 0px; padding: 0px; border-width: 0px" width="120" height="600" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"><![if lt IE 4]><script src="http://servedbyadbutler.com/adserve/;ID=152775;size=120x600;setID=104434;type=js" type="text/javascript"></script><noscript><a href="http://servedbyadbutler.com/go2/;ID=152775;size=120x600;setID=104434"><img src="http://servedbyadbutler.com/adserve/;ID=152775;size=120x600;setID=104434;type=img" border="0" height="600" width="120" alt=""></a></noscript><![endif]></iframe>--><!-- End AdButler Code  -->';
}

// 120x60 ad
function loadSideAd3() {
	document.getElementById("sideAd3").innerHTML='<!-- Begin AdButler Code v6.03 (HTML 4.01 Transitional) --><!--<iframe src="http://servedbyadbutler.com/adserve/;ID=152775;size=120x60;setID=104439;type=iframe" allowtransparency="true" background-color="transparent" style="margin: 0px; padding: 0px; border-width: 0px" width="120" height="60" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"><![if lt IE 4]><script src="http://servedbyadbutler.com/adserve/;ID=152775;size=120x60;setID=104439;type=js" type="text/javascript"></script><noscript><a href="http://servedbyadbutler.com/go2/;ID=152775;size=120x60;setID=104439"><img src="http://servedbyadbutler.com/adserve/;ID=152775;size=120x60;setID=104439;type=img" border="0" height="60" width="120" alt=""></a></noscript><![endif]></iframe>--><!-- End AdButler Code  -->';
}

// 468x60 ad
function loadBottomAd1() {
	document.getElementById("bottomAd1").innerHTML='<!-- Begin AdButler Code v6.03 (HTML 4.01 Transitional) --><!--<iframe src="http://servedbyadbutler.com/adserve/;ID=152775;size=468x60;setID=104440;type=iframe" allowtransparency="true" background-color="transparent" style="margin: 0px; padding: 0px; border-width: 0px" width="468" height="60" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"><![if lt IE 4]><script src="http://servedbyadbutler.com/adserve/;ID=152775;size=468x60;setID=104440;type=js" type="text/javascript"></script><noscript><a href="http://servedbyadbutler.com/go2/;ID=152775;size=468x60;setID=104440"><img src="http://servedbyadbutler.com/adserve/;ID=152775;size=468x60;setID=104440;type=img" border="0" height="60" width="468" alt=""></a></noscript><![endif]></iframe>--><!-- End AdButler Code  -->';
}




