/*****
Questo script, a cura di Wolfgang Cecchin, è preso da pro.html.it, sezione di www.html.it

PARAMETRI DI CONFIGURAZIONE

Non devi andare a capo se non quando la riga di codice è finita.
Ogni stringa si apre e si chiude con le virgolette (\").
Se all'interno della stringa ci sono altre virgolette,
mettile così: \\" oppure così '
Ogni riga finisce con il ;
Ogni riga (tranne la prima) comincia con:
menu = menu + "
e si conclude con il ;

****/

//costruisco la variabile \"menu\" gradualmente
//sommando ogni volta il contenuto di \"menu\" a se stesso.
//Alla fine \"menu\" contiene tutto il codice HTML.




menu="<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"border-collapse: collapse\" bordercolor=\"#111111\" width=\"100%\" id=\"AutoNumber11\" bgcolor=\"#99CCFF\">";
menu=menu+"  <tr>";
menu=menu+"     <td width=\"5%\" bgcolor=\"#99CCFF\">    </td>";
menu=menu+"    <td width=\"7%\"><img border=\"0\" src=\"../images/leone.gif\" alt=\"Global Sealing Systems \" width=\"105\" height=\"113\"></td>";
menu=menu+"    <td width=\"4%\">&nbsp;</td>";
menu=menu+"    <td width=\"55%\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"border-collapse: collapse\" bordercolor=\"#111111\" width=\"100%\" id=\"AutoNumber12\">";
menu=menu+"      <tr><td width=\"100%\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"border-collapse: collapse\" bordercolor=\"#111111\" width=\"100%\" id=\"AutoNumber13\">";
menu=menu+"          <tr><td width=\"80%\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"border-collapse: collapse\" bordercolor=\"#111111\" width=\"100%\" id=\"AutoNumber14\">";
menu=menu+"              <tr><td width=\"100%\"><p align=\"center\"><b><font face=\"Verdana\" size=\"4\" color=\"#616E85\">Leghorn Suppliers srl</font></b></td></tr>";
menu=menu+"              <tr><td width=\"100%\"><p align=\"center\"><b><font face=\"Verdana\" color=\"#616E85\" size=\"1\">&nbsp;<br></font><font face=\"Verdana\" size=\"2\" color=\"#616E85\">49,Via G.B Guarini - 57121 Livorno Tuscany Italy<br> T.+39 0586 406376  F.+39 0586 407621<br>";
menu=menu+"                <a href=\"http://www.etiquetasdeseguridad.com\"><font color=\"#525E72\">www.etiquetasdeseguridad.com</font></a>&nbsp;&nbsp;&nbsp;&nbsp;";
menu=menu+"                <a href=\"mailto:info@etiquetasdeseguridad.com\"><font color=\"#525E72\">info@etiquetasdeseguridad.com</font></a></font><font face=\"Verdana\" size=\"2\" color=\"#525E72\"><br></font><font face=\"Verdana\" color=\"#525E72\" size=\"1\">&nbsp;</font></b></td>";
menu=menu+"</tr></table></td></tr>";
menu=menu+"</table></td></tr>";
menu=menu+"      <tr><td width=\"100%\"><div align=\"center\"><center>";
menu=menu+"<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"border-collapse: collapse\" bordercolor=\"#111111\" width=\"90%\" id=\"AutoNumber15\"><tr>";
menu=menu+"          <td width=\"10%\" align=\"center\"><a href=\"../indexint.htm\"><img border=\"0\" src=\"../bandiere/united_kingdom.gif\" width=\"24\" height=\"18\"></a></td>";
menu=menu+"          <td width=\"10%\" align=\"center\"><a href=\"../indexint.htm\" ><img border=\"0\" src=\"../bandiere/united_states.gif\" width=\"24\" height=\"18\"></a></td>";
menu=menu+"          <td width=\"10%\" align=\"center\"><a href=\"../indexfrance.htm\" ><img border=\"0\" src=\"../bandiere/france.gif\" width=\"24\" height=\"18\"></a></td>";
menu=menu+"          <td width=\"10%\" align=\"center\"><a href=\"../indexitalia.htm\" ><img border=\"0\" src=\"../bandiere/italy.gif\" width=\"24\" height=\"18\"></a></td>";
menu=menu+"          <td width=\"10%\" align=\"center\"><a href=\"../indexbelgio.htm\" ><img border=\"0\" src=\"../bandiere/belgium.gif\" width=\"24\" height=\"18\"></a></td>";
menu=menu+"          <td width=\"10%\" align=\"center\"><a href=\"../indexgerman.htm\" ><img border=\"0\" src=\"../bandiere/germany.gif\" width=\"24\" height=\"18\"></a></td>";
menu=menu+"          <td width=\"10%\" align=\"center\"><a href=\"../indexspain.htm\" ><img border=\"0\" src=\"../bandiere/spain.gif\" width=\"24\" height=\"18\"></a></td>";
menu=menu+"          <td width=\"10%\" align=\"center\"><a href=\"../indexgreece.htm\" ><img border=\"0\" src=\"../bandiere/greece.gif\" width=\"24\" height=\"18\"></a></td>";
menu=menu+"          <td width=\"10%\" align=\"center\"><a href=\"../indexrussian.htm\" ><img border=\"0\" src=\"../bandiere/russia.gif\" width=\"24\" height=\"18\"></a></td>";
menu=menu+"          <td width=\"10%\" align=\"center\"><a href=\"../indexturkish.htm\" ><img border=\"0\" src=\"../bandiere/turkey.gif\" width=\"24\" height=\"18\"></a></td>";
menu=menu+"          </tr></table></center></div></td></tr>";
menu=menu+"    </table></td>";
menu=menu+"    <td width=\"5%\">&nbsp;</td>";
menu=menu+"  </tr></table>";

menu=menu+"<table border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#616E85\" style=\"border-collapse: collapse\" bordercolor=\"#111111\">";
menu=menu+"  <tr><td width=\"96%\"><p align=\"center\">&nbsp; <strong><font face=\"Arial\" color=\"#FFFFFF\" size=\"2\">Precintos de seguridad, sistemas de garantía, sistemas de precintaje para la industria y el transporte </font></strong></td></tr>";
menu=menu+"  <tr><td width=\"96%\" bgcolor=\"#99CCFF\"><p align=\"center\"><b><font face=\"Arial\" color=\"#616E85\" size=\"2\">La Empresa Leghorn Suppliers està dedicada a la fabricaciòn de sistemas de precintaje hace 1978</font></b></td>";
menu=menu+"  </tr></table>";
