
<!---
function choices()
{
	this[0] = 2;
this[1] = "<a href=\"http://www.pornattitude.com/index.php?id=22341&langue=it\" target=\"_blank\"><img src=\"http://media.lemoncast.com/micro/it/120x60_01.gif\"  alt=\"Il meglio su sesso,video,chat erotica e messaggeria !!\" border=0></a>";
this[2] = "<a href=\"http://www.69sexzone.com\" target=\"_blank\"><img src=\"http://www.taozone.com/banners/69sex.gif\"  alt=\"Il meglio su sesso,video,chat erotica e messaggeria !!\" border=0></a>";
this[3] = "<iframe src='http://www.4traffic.it/giottonet/rispondi.asp?id=8&idw=6&bg=#FFFFFF' width='120' height='60' scrolling=no frameborder=0></iframe>";
this[4] = "<a href=\"http://www.sessogratuito.org/eros\" target=\"_blank\"><img src=\"http://www.taozone.com/banners/culo.gif\"  alt=\"Visitami non te ne pentirai, tutto è possibile con un click !\" border=0></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.write(grabBanner());
//  FINE   --->
