
<!---
function choices()
{
	this[0] = 8;
this[2] = "<a href=\"http://www.mondopompino.com/index.html?id=22341\" target=\"_blank\"><img src=\"http://www.sessogratuito.org/banners/120x240_b.gif\"  alt=\"Accesso gratuito......... sei pronto ^__^ ??\" border=0></a>";
this[1] = "<a href=\"http://www.sexysorella.com/index.html?id=22341\" target=\"_blank\"><img src=\"http://www.sessogratuito.org/banners/120x240_c.gif\"  alt=\"Accesso gratuito.......... sei pronto ^__^ ??\" border=0></a>";
this[3] = "<a href=\"http://www.perlenere.com/index.html?id=22341\" target=\"_blank\"><img src=\"http://www.sessogratuito.org/banners/120x240_d.gif\"  alt=\"Accesso gratuito.......... sei pronto ^__^ ??\" border=0></a>";
this[5] = "<a href=\"http://www.parisfeticismo.com/index.html?id=22341\" target=\"_blank\"><img src=\"http://www.sessogratuito.org/banners/120x240_e.gif\"  alt=\"Accesso gratuito.......... sei pronto ^__^ ??\" border=0></a>";
this[4] = "<a href=\"http://www.sexyanale.com/index.html?id=22341\" target=\"_blank\"><img src=\"http://www.sessogratuito.org/banners/120x240_f.gif\"  alt=\"Accesso gratuito.......... sei pronto ^__^ ??\" border=0></a>";
this[6] = "<a href=\"http://www.zoccoleborghesi.com/index.html?id=22341\" target=\"_blank\"><img src=\"http://www.sessogratuito.org/banners/120x240_g.gif\"  alt=\"Accesso gratuito.......... sei pronto ^__^ ??\" border=0></a>";
this[8] = "<a href=\"http://www.ultrasesso.com/index.html?id=22341\" target=\"_blank\"><img src=\"http://www.sessogratuito.org/banners/120x240_a.gif\"  alt=\"Accesso gratuito.......... sei pronto ^__^ ??\" border=0></a>";
this[7] = "<a href=\"http://www.superpoppe.com/index.html?id=22341\" target=\"_blank\"><img src=\"http://www.sessogratuito.org/banners/120x240_i.gif\"  alt=\"Accesso gratuito.......... sei pronto ^__^ ??\" 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   --->

