horiz_menu =
"<div style='height: 25px; width: 780px; padding-top: 10px; border-bottom:1px solid lightblue; font-weight: bold; font-size: 0.95em; background-color: rgb(238,248,255);'> <!-- menu a scelta orizzontale -->" +

"	&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;" +

"	<a style='font-size: 1.05em; color: rgb(18,18,30); font-weight: bold; ' href='http://www.annopolare.it' >Home</a>" +

"	&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;" +

"	<a style='color: rgb(48,108,150); font-weight: bold;' href='http://www.annopolare.it/eventi/eventi.htm' class='menuanchorclass' rel='linkmenu_eventi'>News ed eventi</a>" +

"	&nbsp;&nbsp;&nbsp;" +

"	<a style='color: rgb(48,108,150); font-weight: bold;' href='http://www.annopolare.it/reg_polari/regionipolari.htm'>Le regioni polari</a>" +

"	&nbsp;&nbsp;&nbsp;" +

"	<a style='color: rgb(48,108,150); font-weight: bold;' href='http://www.annopolare.it/italiapolare/italiaannopolare.htm' class='menuanchorclass' rel='linkmenu_italia'>Italia e Anno Polare</a>" +

"	&nbsp;&nbsp;&nbsp;" +

"	<a style='color: rgb(48,108,150); font-weight: bold;' href='http://www.annopolare.it/approfondimenti/approfondimenti.htm' class='menuanchorclass' rel='linkmenu_approf'>Approfondimenti</a>" +

"	&nbsp;&nbsp;&nbsp;" +

"	<a style='color: rgb(48,108,150); font-weight: bold;' href='http://www.annopolare.it/multimediale/multimediale.htm' class='menuanchorclass' rel='linkmenu_multimedia'>Multimediale</a>" +

"	&nbsp;&nbsp;&nbsp;" +

"	<a style='color: rgb(48,108,150); font-weight: bold;' href='http://www.annopolare.it/contatti/contatti.htm'>Contatti</a>" +


"</div>" 




document.write(horiz_menu);