// javascript banners

function CBanner()
{
	this.print=print;
}

function print()
{
	nrBanners=cg_taylorkennedy_array.length;
	if (nrBanners>0){
		var r=parseInt(Math.random()*nrBanners);
		document.write(cg_taylorkennedy_array[r]);
	} else {
		document.write("<A href=\"http://www.clickthruserver.com/cgi-bin/banner/click.cgi\"><IMG src=\"http://www.clickthruserver.com/cgi-bin/banner/banner.cgi\" alt=\"Click Here!\" border=\"0\"></A>");
	}
}
function cg_taylorkennedy_set(aId)
{
   var HTMLText="<A href=\"http://www.clickthruserver.com/cgi-bin/banner/click.cgi\"><IMG src=\"http://www.clickthruserver.com/cgi-bin/banner/banner.cgi\" alt=\"Click Here!\" border=\"0\"></A>";
	nrBanners=cg_taylorkennedy_array.length;
	if (nrBanners>0){
		var r=parseInt(Math.random()*nrBanners);
		HTMLText=cg_taylorkennedy_array[r];
	}
	var lElement=document.getElementById(aId);
	if (lElement){
	   lElement.innerHTML=HTMLText;
	}
}
cg_taylorkennedy=new CBanner();
cg_taylorkennedy_array=new Array;
cg_taylorkennedy_array[0]="<A class=\"LinkBanner1\" href=\"http://www.clickthruserver.com/cgi-bin/banner/click.cgi?175:1664\" onMouseOver=\"window.status='http://www.playboyplus.com';return true;\" onMouseOut=\"window.status='';return true;\"><IMG src=\"http://www.clickthruserver.com/cgi-bin/banner/banner.cgi?175:1664\" border=0 width=468 height=60 alt=\"Click here to visit every Playmate ever published\"><BR>CLICK HERE to visit PlayboyPlus.com</A>";
cg_taylorkennedy_array[1]="<A class=\"LinkBanner1\" href=\"http://www.clickthruserver.com/cgi-bin/banner/click.cgi?175:1666\" onMouseOver=\"window.status='http://www.playboyplus.com';return true;\" onMouseOut=\"window.status='';return true;\"><IMG src=\"http://www.clickthruserver.com/cgi-bin/banner/banner.cgi?175:1666\" border=0 width=468 height=60 alt=\"Click here to visit every Playmate ever published\"><BR>CLICK HERE to visit PlayboyPlus.com</A>";
cg_taylorkennedy_array[2]="<A class=\"LinkBanner1\" href=\"http://www.clickthruserver.com/cgi-bin/banner/click.cgi?175:1667\" onMouseOver=\"window.status='http://www.playboyplus.com';return true;\" onMouseOut=\"window.status='';return true;\"><IMG src=\"http://www.clickthruserver.com/cgi-bin/banner/banner.cgi?175:1667\" border=0 width=468 height=60 alt=\"Click here to visit every Playmate ever published\"><BR>CLICK HERE to visit PlayboyPlus.com</A>";
cg_taylorkennedy_array[3]="<A class=\"LinkBanner1\" href=\"http://www.clickthruserver.com/cgi-bin/banner/click.cgi?175:1673\" onMouseOver=\"window.status='http://www.playboyplus.com';return true;\" onMouseOut=\"window.status='';return true;\"><IMG src=\"http://www.clickthruserver.com/cgi-bin/banner/banner.cgi?175:1673\" border=0 width=468 height=60 alt=\"Click here to visit every Playmate ever published\"><BR>CLICK HERE to visit PlayboyPlus.com</A>";


