
document.write ("<script language='javascript'>")
document.write ("function arrivi() {")
document.write ("document.getElementById('arrivi').style.visibility='visible';")
document.write ("document.getElementById('partenze').style.visibility='hidden';")
document.write ("}")
document.write ("function partenze() {")
document.write ("document.getElementById('arrivi').style.visibility='hidden';")
document.write ("document.getElementById('partenze').style.visibility='visible';")
document.write ("}")
document.write ("</script>")
document.write ("<tr>")
document.write ("<td>")
document.write ("<table border='0' cellpadding='0' cellspacing='0' class='tabella-arrivi-partenze-header'>")
document.write ("<tr><td>")
document.write ("<div><div id='contenitore' >")
//Div arrivi
document.write ("<div id='arrivi' >")
document.write ("<table border='0' cellpadding='0' cellspacing='0' >")
document.write ("<tr style='background-image:url(../immagini/header.png); background-repeat:no-repeat; height:43px'>")
document.write ("<td colspan='7' valign='top'>")
document.write ("<table border='0' width='100%'><tr><td width='11%'>&nbsp;</td><td height='23' width='20%' valign='bottom'>")
//document.write ("<img src='../immagini/spazio.png' width='368' height='8' /><img src='../immagini/spazio.png' width='43' height='11'/>")
document.write ("<span style='font-size:11px; font-family:Tahoma'>")
document.write ("<a href='javascript:arrivi();' style='text-decoration:none;color:#003366'>" + sDA + "</a></span></td><td width='12%'>&nbsp;</td><td valign='bottom'>")
document.write ("<span style='font-size:10px; color:#003366; font-family:Tahoma'>")
document.write ("<a href='javascript:partenze()' style='text-decoration:none;color:#003366'>" + sPER + "</a>")
document.write ("</span></td></tr></table>")
document.write ("</td>")
document.write ("</tr>")
//Arrivi
document.write (sColonne)
document.write ("<tr >")
document.write ("<td class='testo-top-tabellone' style='height:20px;' bgcolor='#94c1e4'>&nbsp;" + orastimata + "</td>")
document.write ("<td bgcolor='#ffffff'><img src='../immagini/spazio.png' style='width:1px' /></td>")
document.write ("<td class='testo-top-tabellone' bgcolor='#94c1e4' >&nbsp;" + sCODICEVOLO + "</td>")
document.write ("<td bgcolor='#ffffff'><img src='../immagini/spazio.png' style='width:1px' /></td>")
document.write ("<td class='testo-top-tabellone' bgcolor='#94c1e4' >&nbsp;" + sProvenienza + "</td>")
document.write ("<td bgcolor='#ffffff'><img src='../immagini/spazio.png' style='width:1px' /></td>")
document.write ("<td class='testo-top-tabellone' bgcolor='#94c1e4' >&nbsp;" + sNOTE + "</td>")
document.write ("</tr>")
document.write (sORARIARR)
document.write ("</td>")
document.write ("</tr>")
document.write ("<tr style='background-image:url(../immagini/footer.png); background-repeat:no-repeat; height:24px'>")
//document.write ("<td colspan='4' align='left' ></td>")
document.write ("<td align='right' colspan='7'>")
document.write ("<a href=javascript:caricaOrari2('arrivi'); style='font-family:Tahoma; font-size:12px; font-weight:bold; color:#003366; text-decoration:none'>&nbsp;" + sARRIVI + " ></a>")
document.write ("&nbsp;&nbsp;</td>")
document.write ("</tr>")
document.write ("</table>")
document.write ("</div>")
//Div Partenze
document.write ("<div id='partenze' >")
document.write ("<table border='0' cellpadding='0' cellspacing='0' >")
document.write ("<tr style='background-image:url(../immagini/header2.png); background-repeat:no-repeat; height:43px'>")
document.write ("<td colspan='7' valign='top'>")
document.write ("<table border='0' width='100%'><tr><td width='11%'>&nbsp;</td><td height='23' width='20%' valign='bottom'>")
//document.write ("<img src='../immagini/spazio.png' width='368' height='8' /><img src='../immagini/spazio.png' width='43' height='11'/>")
document.write ("<span style='font-size:10px; font-family:Tahoma'>")
document.write ("<a href='javascript:arrivi();' style='text-decoration:none;color:#003366'>" + sDA + "</a></span></td><td width='12%'>&nbsp;</td><td valign='bottom'>")
document.write ("<span style='font-size:11px; color:#003366; font-family:Tahoma'>")
document.write ("<a href='javascript:partenze()' style='text-decoration:none;color:#003366'>" + sPER + "</a>")
document.write ("</span></td></tr></table>")
document.write ("</td>")
document.write ("</tr>")
//Partenze
document.write (sColonne)
document.write ("<tr >")
document.write ("<td class='testo-top-tabellone' style='height:20px;' bgcolor='#94c1e4'>&nbsp;" + orastimata + "</td>")
document.write ("<td bgcolor='#ffffff'><img src='../immagini/spazio.png' style='width:1px' /></td>")
document.write ("<td class='testo-top-tabellone' bgcolor='#94c1e4' >&nbsp;" + sCODICEVOLO + "</td>")
document.write ("<td bgcolor='#ffffff'><img src='../immagini/spazio.png' style='width:1px' /></td>")
document.write ("<td class='testo-top-tabellone' bgcolor='#94c1e4' >&nbsp;" + sDestinazione + "</td>")
document.write ("<td bgcolor='#ffffff'><img src='../immagini/spazio.png' style='width:1px' /></td>")
document.write ("<td class='testo-top-tabellone' bgcolor='#94c1e4' >&nbsp;" + sNOTE + "</td>")
document.write ("</tr>")
document.write (sORARIPAR)
//document.write ("</td>")
//document.write ("</tr>")
document.write ("<tr style='background-image:url(../immagini/footer.png); background-repeat:no-repeat; height:24px; width:368px'>")
//document.write ("<td colspan='4' align='left'>&nbsp;</td>")
document.write ("<td align='right' colspan='7'>")
document.write ("<a href=javascript:caricaOrari2('partenze'); style='font-family:Tahoma; font-size:12px; font-weight:bold; color:#003366; text-decoration:none'>&nbsp;" + sPARTENZE + " ></a>")
document.write ("&nbsp;&nbsp;</td>")
document.write ("</tr>")
document.write ("</table>")

document.write ("</div></div></div>")

document.write ("</td>")
document.write ("</tr>")
document.write ("</table>")



