//common functions, site map and top of the page generator
function OpnWin(Mytrg){
win2=window.open(Mytrg,"NewWindow",
"top=20,left=20,resizable=yes,toolbar=no,directories=no,menubar=no,scrollbars=yes,width=520,height=320");
}
function hdr(tit,maintit){
document.write("<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 WIDTH=100%><TR><TD VALIGN=TOP BGCOLOR=\"F0F0FF\"><IMG SRC=\"graphic/angbsx.gif\">"+tit+"<\/TD><TD BGCOLOR=\"F0F0FF\" ALIGN=RIGHT VALIGN=TOP><img src=graphic/void2.gif height=16 width=8 ALIGN=RIGHT><A HREF=");
if(maintit)
document.write("\"mb.html\">faqs");
else document.write("\"#top\">top");
document.write("<\A><\/TD><\/TR><TR><TD COLSPAN=2 BGCOLOR=\"#000000\" BACKGROUND=\"graphic/borb.gif\"><img src=graphic/void2.gif height=12><\/TD><\/TR><\/TABLE>");
if(maintit){
today=new Date();day=today.getDate();month=today.getMonth()+1;var i=new Image();
i.onload = function (){document.write("<IMG SRC=graphic/m"+month+"d"+day+".gif align=right border=0>");}
i.src="graphic/m"+month+"d"+day+".gif"}
}
function news(day,tit,inf,lnk){
document.write("<TR><TD><A HREF="+lnk+">"+tit+"<\/TD><TD>"+inf+"<\/TD><TD>"+day+"<\/TD><\TR>");
}

function MakeIndex()
{
document.write("<A NAME=\"top\"><\/A><TABLE BORDER=\"0\" CELLSPACING=\"0\" CELLPADDING=\"0\" WIDTH=\"100%\"><TR><TD VALIGN=\"TOP\" COLSPAN=\"3\">");
document.write("<table border=0 CELLSPACING=0 CELLPADDING=0 align=right width=150><TR><TD VALIGN=TOP><center><A HREF=\"http://www.laperlahotel.it\"><IMG SRC=graphic/sponsor1.gif BORDER=0 ALT=\"Sponsor\"><BR>sponsor<\/A></center><\/TD><\/TR><\/TABLE><IMG SRC=graphic/logoaltoc.gif BORDER=0 ALIGN=TOP><\/TD><\/TR><TR><TD VALIGN=\"TOP\" WIDTH=\"138\" BGCOLOR=\"#F0F0FF\"><IMG SRC=graphic/logobassoc.gif BORDER=0>");
document.write("<TABLE CELLSPACING=\"10\"><TR><TD VALIGN=\"TOP\"><IMG SRC=graphic/m.gif><A HREF=\"english.html\">Free software<\/A><BR><IMG SRC=graphic/m.gif><A HREF=\"lng.html\">Software localization<\/A><br>");
document.write("<IMG SRC=graphic/m.gif><A HREF=\"awards.html\">Awards<\/A><BR><IMG SRC=graphic/m.gif><A HREF=\"smiles.html\">Smiles<\/A><br><IMG SRC=graphic/m.gif><A HREF=\"alife.html\">Artificial life<\/A><BR>");
document.write("<IMG SRC=graphic/m.gif><A HREF=\"ateco.html\">Encryption<\/A><BR><IMG SRC=graphic/m.gif><A HREF=\"http://www.axart.8m.com\" target=\"_blank\">Mirror site<\/A><P>");
document.write("<\/TD><\/TR><\/TABLE><\/TD><TD VALIGN=TOP BACKGROUND=graphic/bordx2.gif WIDTH=16><IMG SRC=graphic/void2.gif BORDER=0 WIDTH=16><\/TD>");
document.write("<TD VALIGN=TOP>");
}

