
<!---
function choices()
{
	this[0] = 9;
this[1] = "<a onMouseOver=\"window.status='G.I.B.I. INOX'; return true\" href=\"http://www.biggame.it/cgi-bin/ClickCount.pl?action=jump&URL=http://www.gibiinox.it\" target=\"_blank\"><img src=\"/advertis/banner/Gibi-06b.gif\" width=\"468\" height=\"60\" border=\"0\"></a>";
this[2] = "<a onMouseOver=\"window.status='ALUTECNOS Italia'; return true\" href=\"http://www.biggame.it/cgi-bin/ClickCount.pl?action=jump&URL=http://www.alutecnos.it\" target=\"_blank\"><img src=\"/advertis/banner/alutecnos06a.gif\" width=\"468\" height=\"60\" border=\"0\"></a>";
this[3] = "<a onMouseOver=\"window.status='The Big Blues in Phuket'; return true\" href=\"http://www.biggame.it/cgi-bin/ClickCount.pl?action=jump&URL=http://www.thebigblues.com\" target=\"_blank\"><img src=\"/advertis/banner/the-big-blue.gif\" width=\"468\" height=\"60\" border=\"0\"></a>";
this[4] = "<a onMouseOver=\"window.status='Base Nautica Srl'; return true\" href=\"http://www.biggame.it/cgi-bin/ClickCount.pl?action=jump&URL=http://www.basenautica.it\" target=\"_blank\"><img src=\"/advertis/banner/basenautica.gif\" width=\"468\" height=\"60\" border=\"0\"></a>";
this[5] = "<a onMouseOver=\"window.status='ISTITUTO GIORDANO - Certificazioni Nautiche'; return true\" href=\"http://www.biggame.it/cgi-bin/ClickCount.pl?action=jump&URL=http://www.biggame.it/associati/partner/istituto-giordano.htm\" target=\"_blank\"><img src=\"http://www.biggame.it/advertis/banner/istituto-giordano-468x60.gif\" width=468 height=60 border=1></a>";
this[6] = "<a onMouseOver=\"window.status='I.M.C. Rods'; return true\" href=\"http://www.biggame.it/cgi-bin/ClickCount.pl?action=jump&URL=http://www.pescaltura.it\" target=\"_blank\"><img src=\"http://www.biggame.it/advertis/banner/IMC-RODS-468x60.gif\" width=468 height=60 border=1></a>";
this[7] = "<a onMouseOver=\"window.status='Importatore Italiano Shamrock'; return true\" href=\"http://www.biggame.it/cgi-bin/ClickCount.pl?action=jump&URL=http://www.obp.it\" target=\"_blank\"><img src=\"/advertis/banner/shamrock.gif\" width=\"468\" height=\"60\" border=\"0\"></a>";
this[8] = "<a onMouseOver=\"window.status='Sasą Charter di Pesca - Napoli'; return true\" href=\"http://www.biggame.it/cgi-bin/ClickCount.pl?action=jump&URL=http://www.biggame.it/charter/altura/sportfishing-charter-napoli.htm\"><img src=\"http://www.biggame.it/advertis/banner/charter-napoli-2006.gif\" width=468 height=60 border=0></a>";
this[9] = "<a href=\"http://www.biggame.it/annunci/index.htm\"><img src=\"http://www.biggame.it/advertis/banner/sez-annunci.gif\" width=468 height=60 border=0 alt=\"Annunci Nautici\"></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 OSCURAMENTO   --->

