
document.write("\<SCRIPT TYPE=\"text/javascript\" SRC=\"http://content.thewheelof.com/rmtag3.js\"><\/SCRIPT>");function getCookieVal(offset){var endstr=document.cookie.indexOf(";",offset);if(endstr==-1)
endstr=document.cookie.length;return unescape(document.cookie.substring(offset,endstr));}
function getCookie(name){var arg=name+"=";var alen=arg.length;var clen=document.cookie.length;var i=0;while(i<clen){var j=i+alen;if(document.cookie.substring(i,j)==arg)
return getCookieVal(j);i=document.cookie.indexOf(" ",i)+1;if(i==0)break;}
return null;}
function getRandomNum(){return Math.round(Math.random()*1000000000);}
function showAd(placement){if(getCookie("popupads")>-1){var random=getRandomNum();document.write("<SCRIPT TYPE=\"text/javascript\">");document.write("var rm_host = \"http://ad.thewheelof.com\";");document.write("var rm_section_id = 184569;");document.write("<\/SCRIPT>");switch(placement){case"leaderboard":rmShowAd("728x90");break;case"banner":rmShowAd("468x60");break;case"ploader":rmShowAd("300x250");break;case"mrec":rmShowAd("300x250");break;case"tallBan":rmShowAd("160x600");break;}
document.write('\<\/SCRIPT\>');}}
function placeLB(){showAd("leaderboard");}
function placeBN(){showAd("banner");}
function placePL(){showAd("ploader");}
function placeMR(){showAd("mrec");}
function placeTALL(){showAd("tallBan");}