function bottom(){
document.writeln("<table bgcolor='#EAFFFF' border='0' width='100%'><tr>");
document.writeln("<td width='100%'><table border='0' width='100%' cellspacing='0' cellpadding='0'>");
document.writeln("<tr><td width='70%' bgcolor='#AADDFF'><b><span class='FooterBold'><font color='#0000FF'>");
document.writeln("Copyright © 2000-2001 Eccociqua.it - Per informazioni: ");
document.writeln("<a href='mailto:info@eccociqua.it'>info@eccociqua.it</a>");
document.writeln("</font> </span> </b></td><td width='15%' bgcolor='#AADDFF'></font></b></td>");
document.writeln("<td width='15%' bgcolor='#AADDFF'></font>");
stat();
document.writeln("</td></tr></table></td></tr></table>");

}
function stat(){
scr=screen.width+"x"+screen.height; 
col=screen.colordepth; 
ref=escape(top.document.referrer); 
document.write("<a href=\"http://www.rightstats.com/cgi-bin/"); 
document.write("stats.asp?sid=26343\" target=_top >"); 
document.write("<img name=sid src=\"http://www.rightstats.com/cgi-bin/logg.asp"); 
document.write("?sid=26343&scr="+scr+"&col="+col+"&refer="+ref+"\""); 
document.write("border=0 height=30 width=83 ></a><br>"); 
}
