// javascript banners

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

function print()
{
	nrBanners=bg_xxxstar_array.length;
	if (nrBanners>0){
		var r=Math.random()*nrBanners;
		r=Math.round(r-0.5);
		document.write(bg_xxxstar_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 bg_xxxstar_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=bg_xxxstar_array.length;
	if (nrBanners>0){
		var r=Math.random()*nrBanners;
		r=Math.round(r-0.5);
		HTMLText=bg_xxxstar_array[r];
	}
	var lElement=document.getElementById(aId);
	if (lElement){
	   lElement.innerHTML=HTMLText;
	}
}

bg_xxxstar=new CBanner();
bg_xxxstar_array=new Array;
bg_xxxstar_array[0]="<A  href=\"http://www.clickthruserver.com/cgi-bin/banner/click.cgi?181:2187\" onMouseOver=\"window.status='http://www.lesbianlessons.com';return true;\" onMouseOut=\"window.status='';return true;\"><IMG src=\"http://www.clickthruserver.com/cgi-bin/banner/banner.cgi?181:2187\" border=0 width=400 height=150 alt=\"Girls whom love Girls, free sample videos!\"><BR>Click Here to download Free Lesbian Videos!</A>";
bg_xxxstar_array[1]="<A  href=\"http://www.clickthruserver.com/cgi-bin/banner/click.cgi?181: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?181:1664\" border=0 width=468 height=60 alt=\"Click here to visit every Playmate ever published\"><BR>CLICK HERE to visit PlayboyPlus.com</A>";
bg_xxxstar_array[2]="<A  href=\"http://www.clickthruserver.com/cgi-bin/banner/click.cgi?181: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?181:1666\" border=0 width=468 height=60 alt=\"Click here to visit every Playmate ever published\"><BR>CLICK HERE to visit PlayboyPlus.com</A>";
bg_xxxstar_array[3]="<A  href=\"http://www.clickthruserver.com/cgi-bin/banner/click.cgi?181: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?181:1667\" border=0 width=468 height=60 alt=\"Click here to visit every Playmate ever published\"><BR>CLICK HERE to visit PlayboyPlus.com</A>";
bg_xxxstar_array[4]="<A  href=\"http://www.clickthruserver.com/cgi-bin/banner/click.cgi?181: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?181:1673\" border=0 width=468 height=60 alt=\"Click here to visit every Playmate ever published\"><BR>CLICK HERE to visit PlayboyPlus.com</A>";

