function WindowPopup(pageURL,popupName,h,w,showScrolls) { window.open (pageURL, popupName, "width=" + w + ",height=" + h + ",screenX=20,screenY=20,left=20,top=20,resizable=yes,status=no,toolbar=no,scrollbars="+showScrolls); } function ViewPorn(theImage,theBanner,theTitle, theURL) { WindowPopup("/picture_viewer.asp?bannerid=" + theBanner + "&img=" + theImage + "&title=" + escape(theTitle)+"&url="+theURL,"PornPage",500,755,1); } function ViewPorn(theImage,theBanner,theTitle, theURL) { WindowPopup("/picture_viewer.asp?bannerid=" + theBanner + "&img=" + theImage + "&title=" + escape(theTitle)+"&url="+theURL,"PornPage",500,755,1); } function ShowBanner(strBannerCode, intAdBannerID, strWebsiteKeyword) { if ( strWebsiteKeyword.length != 0 ) { strWebsiteKeyword = escape(strWebsiteKeyword); } switch ( strBannerCode) { case "468x100": document.write(""); break; case "300x250JuicyAds": document.write(""); break; case "300x250FL": document.write(""); break; case "300x250FR": document.write(""); break; case "250x125": document.write(""); break; case "rex120": document.write("\"\""); break; case "groovy120": document.write(""); break; } } function LoadExFile(remotefile, divid) { $.ajax( { url : remotefile, success : function (data) { $(divid).html(data); } } ); } function FooterPorn(){ LoadExFile("http://www.donaldchase.com/includes/blocks/footer-porn-sites.asp", "#MFPornsites"); } function NavTrade(){ LoadExFile("http://www.donaldchase.com/includes/blocks/traffic-trade-partners.asp", "#tradeblock1"); } function FooterTrade(){ LoadExFile("http://www.donaldchase.com/includes/blocks/traffic-trade-partners.asp?footer", "#tradeblock2"); }