
<!---
function choices()
{
	this[0] = 5;
this[1] = "<a href=\"http://adulteros.gay.easyincontri.net/?lang=it&tr4ck=234x60-view-profil-flash-G\"><img src=\"banner/videogay2.gif\" width=468 height=60 border=1 alt=\"MondoGay\"></a>";
this[2] = "<a href=\"http://adulteros.sexy.easyincontri.net/?lang=it&tr4ck=468X60-fetish1\" width=468 height=60 border=1 alt=\"Belle nude e Fetish\"></a>";
this[3] = "<a href=\"http://adulteros.sexy.easyincontri.net/?lang=it&tr4ck=468X60-come-break-the-ice\"><img src=\"banner/inco.gif\" width=468 height=60 border=1 alt=\"UN MONDO DI RELAZIONI\"></a>";
this[4] = "<a href=\"http://www.sexyannunci.net\"><img src=\"banner/vidpor.gif\" width=468 height=60 border=1 alt=\"LE PORCHE SCOPANO E SI MASTURBANO IN WEBCAM!\"></a>";
this[5] = "<a href=\"http://www.sexy-incontri.com/index.php\"><img src=\"banner/amoreesesso.jpg\" width=468 height=60 border=1 alt=\"CERCHI L'ANIMA GEMELLA?\"></a>";

}
function popUpBanner(list)
{	
	var today = new Date();
	var choiceInstance = new choices();
	var Banner = choiceInstance[(today.getSeconds() % choiceInstance[0]) + 1];
}
function grabBanner()
{
	var today = new Date();
	var choiceInstance = new choices();
	var Banner = choiceInstance[(today.getSeconds() % choiceInstance[0]) + 1];
	return Banner;
}
document.writeln(grabBanner());
//  FINE   --->

