<!---   Written by Giancarlo Spadini - http://www.csr.unibo.it/~spadini
function choices()
{
	this[0] = 1;
this[1] = "<form method=\"get\" action=\"http://www.google.it/custom\" target=\"google_window\"><table border=\"0\" style=\"border-collapse: collapse\" bordercolor=\"#111111\" cellpadding=\"0\" cellspacing=\"0\"><tr><td align=\"left\" height=\"32\"><a href=\"http://www.google.com/\"><img src=\"http://www.google.com/logos/Logo_25gry.gif\" border=\"0\" alt=\"Google\" width=\"75\" height=\"32\"></img></a></td><td><input type=\"hidden\" name=\"domains\" value=\"www.freemania.it\"></input><input type=\"text\" name=\"q\" size=\"31\" maxlength=\"255\" value=\"\"> </input><input type=\"submit\" name=\"sa\" value=\"CERCA\" ></input></td></tr><tr><td>&nbsp;</td><td nowrap=\"nowrap\"><table cellspacing=\"0\" border=\"0\" style=\"border-collapse: collapse\" bordercolor=\"#111111\" cellpadding=\"0\"><tr><td><input type=\"radio\" name=\"sitesearch\" value=\"\" checked=\"checked\"></input><font face=\"Verdana\" size=\"-1\" color=\"#FFFF40\"><b><i>Web</font></b></i></td><td><input type=\"radio\" name=\"sitesearch\" value=\"www.freemania.it\"></input></font><font face=\"Verdana\" size=\"-1\" color=\"#FFFF40\"><b><i>www.freemania.it</font></b></i></td></tr></table><input type=\"hidden\" name=\"client\" value=\"pub-7574355929153785\"></input><input type=\"hidden\" name=\"forid\" value=\"1\"></input><input type=\"hidden\" name=\"ie\" value=\"ISO-8859-1\"></input><input type=\"hidden\" name=\"oe\" value=\"ISO-8859-1\"></input><input type=\"hidden\" name=\"cof\" value=\"GALT:#008000;GL:1;DIV:#000009;VLC:663399;AH:center;BGC:FFFFFF;LBGC:3399FF;ALC:0000FF;LC:0000FF;T:000000;GFNT:0000FF;GIMP:0000FF;LH:60;LW:400;L:http://www.freemania.it/img/logo.gif;S:http://;FORID:1;\"></input><input type=\"hidden\" name=\"hl\" value=\"it\"></input></td></form></tr></table> ";
}

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   --->