
<!---
function choices()
{
	this[0] = 7;
this[1] = "<a href=\"http://www.freetools.it/top/in.php?site=1068850881\" target=\"_blank\"><img src=\"http://www.freetools.it/top/images/banner/468x60_2.gif\" width=468 height=60 border=0 alt=\"Entra su 3000.it e vota per questo sito!!\"></a>";
this[2] = "<a href=\"http://www.mistertoppy.net/php/topsex/in.php?id=freevide\" target=\"_blank\"><img src=\"http://www.mistertoppy.net/farm6/amatoriali.gif\" width=120 height=60 border=0 alt=\"Clicka e Vota questo sito\"></a>";
this[3] = "<a href=\"http://www.adultop100.net/top/in.php?id=erosital\" target=\"_blank\"><img src=\"http://www.adultop100.net/bannervoto/468x60_07.gif\" width=468 height=60 border=0 alt=\"Clicka e Vota questo sito\"></a>";
this[4] = "<a href=\"http://www.top100italiana.com/portale.asp?pages=conferma&id=2366\" target=\"_blank\"><img src=\"http://www.top100italiana.com/BANNERVOTO/erotictop100italiana468x60.gif\" width=468 height=60 border=0 alt=\"Clicka e Vota questo sito\"></a>";
this[5] = "<a href=\"http://www.alchiarodilunaclub.com\" target=\"_blank\"><img src=\"http://www.alchiarodilunaclub.com/link/button.php?u=erositaly\" width=468 height=60 border=0 alt=\"Clicka e Vota questo sito\"></a>";
this[6] = "<a href=\"http://top100.tuttoperinternet.it/votazione.php?id=1789\" target=\"_blank\"><img src=\"http://top100.tuttoperinternet.it/banner/468x60/468x60_1.gif\" width=468 height=60 border=0 alt=\"Clicka e Vota questo sito\"></a>";
this[7] = "<a href=\"http://www.topa100italia.com/data/master.php?id=erositaly\" target=\"_blank\"><img src=\"http://www.topa100italia.com/banners/120x60_1.gif\" width=120 height=60 border=0 alt=\"Clicka e Vota questo sito\"></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   --->
