// javascript banners

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

function print()
{
	nrBanners=bg_index_right_array.length;
	if (nrBanners>0){
		var r=parseInt(Math.random()*nrBanners);
		document.write(bg_index_right_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_index_right_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_index_right_array.length;
	if (nrBanners>0){
		var r=parseInt(Math.random()*nrBanners);
		HTMLText=bg_index_right_array[r];
	}
	var lElement=document.getElementById(aId);
	if (lElement){
	   lElement.innerHTML=HTMLText;
	}
}
bg_index_right=new CBanner();
bg_index_right_array=new Array;
bg_index_right_array[0]="<A  href=\"http://www.clickthruserver.com/cgi-bin/banner/click.cgi?206:2781\" onMouseOver=\"window.status='http://www.hustler.com';return true;\" onMouseOut=\"window.status='';return true;\"><IMG src=\"http://www.clickthruserver.com/cgi-bin/banner/banner.cgi?206:2781\" border=0 width=100 height=200 alt=\"HUSTLER is more HARDCORE than ever!\"></A>";
bg_index_right_array[1]="<A  href=\"http://www.clickthruserver.com/cgi-bin/banner/click.cgi?206:2682\" onMouseOver=\"window.status='http://www.virtuagirl2.com/';return true;\" onMouseOut=\"window.status='';return true;\"><IMG src=\"http://www.clickthruserver.com/cgi-bin/banner/banner.cgi?206:2682\" border=0 width=106 height=175 alt=\"\"><BR>The sweetest honeys stripping on your taskbar!</A>";
bg_index_right_array[2]="<A  href=\"http://www.clickthruserver.com/cgi-bin/banner/click.cgi?206:2683\" onMouseOver=\"window.status='http://www.virtuagirl2.com/';return true;\" onMouseOut=\"window.status='';return true;\"><IMG src=\"http://www.clickthruserver.com/cgi-bin/banner/banner.cgi?206:2683\" border=0 width=106 height=175 alt=\"\"><BR>The sweetest honeys stripping on your taskbar!</A>";
bg_index_right_array[3]="<A  href=\"http://www.clickthruserver.com/cgi-bin/banner/click.cgi?206:2688\" onMouseOver=\"window.status='http://www.virtuagirl2.com/';return true;\" onMouseOut=\"window.status='';return true;\"><IMG src=\"http://www.clickthruserver.com/cgi-bin/banner/banner.cgi?206:2688\" border=0 width=106 height=175 alt=\"\"><BR>The sweetest honeys stripping on your toolbar!</A>";
bg_index_right_array[4]="<A  href=\"http://www.clickthruserver.com/cgi-bin/banner/click.cgi?206:2729\" onMouseOver=\"window.status='http://www.vivid.com';return true;\" onMouseOut=\"window.status='';return true;\"><IMG src=\"http://www.clickthruserver.com/cgi-bin/banner/banner.cgi?206:2729\" border=0 width=100 height=200 alt=\"Click here for all the Vivid Girls\"></A>";


