var index;

// Questo č il testo inziale della pagina
// Se lo devi modificare stai attento a non mettere ritorni a capo!
// Cioč: dove sta scritto document.write devi mettere tutto sulla stessa riga

function mappa(){msg=open("img/mappa.jpg","DisplayWindow","toolbar=no,directories=no,menubar=no,width=450,height=530");}
function mail(){msg=open("mail.html","DisplayWindow","toolbar=no,directories=no,menubar=no,width=450,height=100");}
function europa(){msg=open("europa.html","DisplayWindow","scrollbars=yes,width=440,height=500");}
function localgroup(){msg=open("localgroup.html","DisplayWindow","scrollbars=yes,width=440,height=500");}
function links(){msg=open("links.html","DisplayWindow","scrollbars=yes,width=440,height=500");}

document.write("<head><meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1' /><title>:: ELSA NAPOLI ::</title><style>P {font-family: Times New Roman; color: #004080}font {font-family: Times New Roman}A:link {color:#7F9FBF; font-family: Times New Roman;text-decoration:none}A:visited {color:#7F9FBF; font-family: Times New Roman;text-decoration:none}A:hover {color:#004080; font-family: Times New Roman;}</style></head><body bgcolor='#cccccc'><table width='100%' height='100%'><tr><td align='center' valign='middle'><table width='760' cellspacing='0' cellpadding='0' bgcolor='#FFFFFF'><tr><td colspan='2'><object classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' codebase='http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0' width='760' height='90' id='elsa' align='middle'><param name='allowScriptAccess' value='sameDomain' /><param name='movie' value='flash/elsa.swf' /><param name='quality' value='high' /><param name='bgcolor' value='#cccccc' /><embed src='elsa.swf' quality='high' bgcolor='#cccccc' width='760' height='90' name='elsa' align='middle' allowScriptAccess='sameDomain' type='application/x-shockwave-flash' pluginspage='http://www.macromedia.com/go/getflashplayer' /></object></td></tr><tr><td colspan='2'><img src='img/barra1.jpg'><a href='http://www.elsa.org' target='_blank'><img src='img/barra2.jpg' border='0'></a><a href='javascript:europa()'><img src='img/barra3.jpg' border='0'></a><a href='http://www.elsaitalia.it/' target='_blank'><img src='img/barra4.jpg' border='0'></a><a href='javascript:localgroup()'><img src='img/barra5.jpg' border='0'></a><a href='javascript:links()'><img src='img/barra6.jpg' border='0'></a></td></tr><tr><td width='170' valign='top'><p align='center'>");

// Qui controlla che la pagina caricata non sia la home page (se č una pag diversa dalla
// home page, deve mettere il bottone "home page")

if (index==1) {
document.write("<img src='img/trasp' width='1' height='5'><br><a href='siamo.html'><img src='img/menu1.jpg' border='0'></a>");}
else {
document.write("<img src='img/trasp' width='1' height='5'><br><a href='index.html'><img src='img/home.jpg' border='0'></a><br><a href='siamo.html'><img src='img/menu12.jpg' border='0'></a>");}

document.write("<br><a href='http://fotoalbum.elsanapoli.it' target='_blank'><img src='img/menu2.jpg' border='0'></a><br><img src='img/menu3.jpg'><br><a href='stepit.html'><img src='img/menu4.jpg' border='0'></a><br><a href='semconf.html'><img src='img/menu5.jpg' border='0'></a><br><a href='attacc.html'><img src='img/menu6.jpg' border='0'></a><br><a href='simproc.html'><img src='img/menu7.jpg' border='0'></a><br><a href='marketing.html'><img src='img/menu8.jpg' border='0'></a><br><a href='scambi.html'><img src='img/menu9.jpg' border='0'></a><br><img src='img/trasp.gif' width='1' height='10'><br><a href='https://www.elsa.org/step/register.html' target='_blank'><img src='img/iscriviti.gif' border='0'></a><br><img src='img/trasp.gif' width='1' height='10'><br><a href='elsann/ultimo.pdf'><img src='img/elsanews.jpg' border='0'></a>");

if (index!==1) {
document.write("<br><table width='170' cellspacing='0' cellpadding='0' border='0' background='img/mailing.jpg'><tr><td height='89'><img src='img/trasp.gif' width='1' height='1'></td></tr><tr><td><p align='center'><form action='http://groups.yahoo.com/subscribe/elsa-napoli' method='GET' target='_blank'>&nbsp;<input type='text' size='20' name='user' style='font-family: Times New Roman; color: #004080; font-size: 13px'><br><INPUT BORDER=0 TYPE=image src='img/trasp.gif' width='50' height='30'></form></p></td></tr></table>");

document.write("<table width='170' cellspacing='0' cellpadding='0' border='0' background='img/mailbox.jpg'><tr><td height='33'><img src='img/trasp.gif' width='1' height='1'></td></tr><tr><td><p align='center'><form method='POST' name='logon' action='http://mailrr.aruba.it/cgi-bin/sqwebmail' target='_blank'><input type='text' size='19' name='username' style='font-family: Times New Roman; color: #004080; font-size: 13px'></p></td></tr><tr><td height='8'><img src='img/trasp.gif' width='1' height='1'></td></tr><tr><td><p align='center'><input type='password' size='19' name='password' style='font-family: Times New Roman; color: #004080; font-size: 13px'><br><INPUT BORDER=0 TYPE=image src='img/trasp.gif' width='50' height='25'><br><a href='javascript:mail()'><img src='img/trasp.gif' width='160' height='25' border='0'></form></p></td></tr></table>");
}


document.write("</td><td valign='top' width='590'>");






















