<!-- Begin
rnd.today=new Date();
rnd.seed=rnd.today.getTime();

function rnd() {
        rnd.seed = (rnd.seed*9301+49297) % 233280;
        return rnd.seed/(233280.0);
};

function rand(number) {
	var result = Math.ceil(rnd()*number);
	if (!result)result++;
        return result
};
var ad_cnt1 = 15;
var ad1 = rand(ad_cnt1);
var link1;
var adBanner1;
var width1
var height1
if (ad1==1) {
link1="http://www.billsaffiliateresources.com/freeviral.html";
adBanner1="http://www.FreeViral.com/fv468x60-200.gif";
width1="468";
height1="60";
title1="Free Viral";
}
if (ad1==2) {
link1="http://www.billsaffiliateresources.com/viralpond.html";
adBanner1="http://www.viralpond.com/banners/468X60banner.gif";
width1="468";
height1="60";
title1="Viral Pond";
}
if (ad1==3) {
link1="http://www.billsaffiliateresources.com/lot.html";
adBanner1="http://lords-of-traffic.com/refbanners/banner22.gif";
width1="468";
height1="60";
title1="Lords Of Traffic";
}
if (ad1==4) {
link1="http://www.cashflownewbie.com/";
adBanner1="http://www.witcfb.com/img/468x60-01.gif";
width1="468";
height1="60";
title1="Winning In The Cash Flow Business";
}
if (ad1==5) {
link1="http://www.billsaffiliateresources.com/easyhits.html";
adBanner1="http://static.easyhits4u.com/img/banners/468x60_13.gif";
width1="468";
height1="60";
title1="EasyHits4U";
}
if (ad1==6) {
link1="http://www.billsaffiliateresources.com/horrormovie.html";
adBanner1="http://horrormoviehits.com/images/468X60-2.gif";
width1="468";
height1="60";
title1="Horror Movie Hits";
}
if (ad1==7) {
link1="http://www.billsaffiliateresources.com/pyrabang.html";
adBanner1="http://www.pyrabang.com/images/banners/clean.jpeg";
width1="468";
height1="60";
title1="PyraBang!";
}
if (ad1==8) {
link1="http://www.billsaffiliateresources.com/greensmoke.html";
adBanner1="http://greensmoke.com/earn/banners/ban04.jpg";
width1="468";
height1="60";
title1="GreenSmoke";
}
if (ad1==9) {
link1="http://www.billsaffiliateresources.com/majonemail.html";
adBanner1="http://www.optinemailpro.com/marketing-banners/email_marketing468x60.gif";
width1="468";
height1="60";
title1="Majon International";
}
if (ad1==10) {
link1="http://www.billsaffiliateresources.com/trafficpython.html";
adBanner1="http://trafficpython.com/x/images/ban/468x60.gif";
width1="468";
height1="60";
title1="Traffic Python";
}
if (ad1==11) {
link1="http://www.billsaffiliateresources.com/googleadsfree.html";
adBanner1="http://www.billsaffiliateresources.com/images/google_ads_468_01.gif";
width1="468";
height1="60";
title1="Get Google Ads Free";
}
if (ad1==12) {
link1="http://www.billsaffiliateresources.com/googleadsfree.html";
adBanner1="http://www.billsaffiliateresources.com/images/google_ads_468_02.gif";
width1="468";
height1="60";
title1="Get Google Ads Free";
}
if (ad1==13) {
link1="http://www.billsaffiliateresources.com/googleadsfree.html";
adBanner1="http://www.billsaffiliateresources.com/images/google_ads_468_04.gif";
width1="468";
height1="60";
title1="Get Google Ads Free";
}
if (ad1==14) {
link1="http://www.billsaffiliateresources.com/googleadsfree.html";
adBanner1="http://www.billsaffiliateresources.com/images/google_ads_468_05.gif";
width1="468";
height1="60";
title1="Get Google Ads Free";
}
if (ad1==15) {
link1="http://www.billsaffiliateresources.com/googleadsfree.html";
adBanner1="http://www.billsaffiliateresources.com/images/google_ads_468_06.gif";
width1="468";
height1="60";
title1="Get Google Ads Free";
}
document.write('<center><a href="' + link1 + '" target="_blank">');
document.write('<img src="' + adBanner1 + '" width=' + width1 + ' height=' + height1 + ' border=0 title="' + title1 + '"></a>');
document.write('</center>');
// End -->
