<!--
//- Vari
window.onerror=null;

if(self!=top)
top.location=self.location;

//- OnMouseOverTable
var ns6=document.getElementById&&!document.all;
var ie=document.all;
function changeto(e,highlightcolor){
	source=ie?event.srcElement:e.target;
	if(source.tagName=="TR"||source.tagName=="TABLE"||source.tagName=="TBODY")
	return;
	while(source.tagName!="TD"&&source.tagName!="HTML")
	source=ns6? source.parentNode:source.parentElement;
	if(source.style.backgroundColor!=highlightcolor&&source.id!="ignore")
	source.style.backgroundColor=highlightcolor;
}
function contains_ns6(master,slave){
	while(slave.parentNode)
	if((slave=slave.parentNode)==master)
	return true;
	return false;
}
function changeback(e,originalcolor){
    if(ie&&(event.fromElement.contains(event.toElement)||source.contains(event.toElement)||source.id=="ignore")||source.tagName=="TR"||source.tagName=="TABLE"||source.tagName=="TBODY")
	return;
	else if(ns6&&(contains_ns6(source, e.relatedTarget)||source.id=="ignore"))
	return;
	if(ie&&event.toElement!=source||ns6&&e.relatedTarget!=source)
	source.style.backgroundColor=originalcolor;
}

//- Data
function writeDateToday()
{
var days=new Array(8);days[1] = "Sunday";days[2] = "Monday";days[3] = "Tuesday";days[4] = "Wednesday";days[5] = "Thursday";days[6] = "Friday";days[7] = "Saturday";var months=new Array(13);months[1] = "January";months[2] = "February";months[3] = "March";months[4] = "April";months[5] = "May";months[6] = "June";months[7] = "July";months[8] = "August";months[9] = "September";months[10] = "October";months[11] = "November";months[12] = "December";var dateObj=new Date();var wday=days[dateObj.getDay()+1];var lmonth=months[dateObj.getMonth()+1];var date=dateObj.getDate();var anno=dateObj.getYear();{if(navigator.appName=="Microsoft Internet Explorer"){if(anno>99){return (wday+", "+date+"&nbsp;"+lmonth+"&nbsp;"+anno);}else{return (wday+", "+date+"&nbsp;"+lmonth+"&nbsp;19" +anno);}}else{if(anno>99){return (wday+", "+date+"&nbsp;"+lmonth+"&nbsp;"+(anno+1900));}else{return (wday+", "+date+"&nbsp;"+lmonth+"&nbsp;19"+anno);}}}
}

var ico_menu="<img src=\"/all-lang/img/ico_menu.gif\" width=5 height=7 border=0>";
var bg_menu="background=\"/all-lang/img/bgmenu3.gif\"";
var ico_menu_title="<img src=\"/all-lang/img/ico_menu_title.gif\" width=7 height=7 border=0>";
var lstyle="onmouseover=\"window.status=\'www.mondosardegna.net\';return true;\"";
//- Menu alto1
function writeMenu1(lev,id)
{
var m1="<TABLE cellSpacing=1 cellPadding=1 width=750 border=0 onMouseover=\"changeto(event,'#0F26F3')\" onMouseout=\"changeback(event,'#071593')\"><TBODY><TR>";
m1+="<TD bgColor=#071593 height=18 class=text8w align=center><a href=\"/sar/index.php\" class=text8w>Dòmu</a></TD>";
m1+="<TD bgColor=#071593 height=18 class=text8w align=center><a href=\"/all-lang/download/download.php?LANG=eng&OTHLANG=sar\" class=text8w>Download</a></TD>";
m1+="<TD bgColor=#071593 height=18 class=text8w align=center><a href=\"/all-lang/chat/chat_start.php?LANG=eng&OTHLANG=sar\" class=text8w>Ciacciarrài</a></TD>";
m1+="<TD bgColor=#071593 height=18 class=text8w align=center><a href=\"/all-lang/otherlang/otherlang.php?OTHLANG=sar&LPAGE=/all-lang/guestbook/guestbook_eng.htm\" class=text8w>Libbru de stràngius</a></TD>";
m1+="<TD bgColor=#071593 height=18 class=text8w align=center><a href=\"/all-lang/email/email.php?LANG=eng&OTHLANG=sar\" class=text8w>E-mail</a></TD>";
m1+="<TD bgColor=#071593 height=18 class=text8w align=center><a href=\"/all-lang/cartoline/cartoline.php?LANG=eng&OTHLANG=sar\" class=text8w>Cartolínas</a></TD>";
m1+="<TD bgColor=#071593 height=18 class=text8w align=center><a href=\"/all-lang/eventi/eventi.php?LANG=eng&OTHLANG=sar\" class=text8w>Notìzias eventos</a></TD>";
m1+="<TD bgColor=#071593 height=18 class=text8w align=center><a href=\"/all-lang/search/search.php?LANG=eng&OTHLANG=sar\" class=text8w>Chirca</a></TD>";
m1+="</TR></TBODY></TABLE>";

document.write(m1);
}
//- Menu alto2
function writeMenu2(lev,id)
{
var today="<font color=#FFFF00>"+writeDateToday()+"</font>";
var m2="<TABLE cellSpacing=0 cellPadding=2 width=750 border=0><TBODY>";
m2+="<TR><TD noWrap align=left valign=middle background=\"/all-lang/img/bgmenu1.gif\" bgColor=#0063FF height=15 class=text8w>&nbsp;"+today+"&nbsp;| <a href=\"/all-lang/search/search.php?LANG=eng&OTHLANG=sar\" class=text8w>Chirca</a> | <a href=\"/all-lang/cartoline/cartoline.php?LANG=eng&OTHLANG=sar\" class=text8w>Cartolínas</a> | <a href=\"/all-lang/email/email.php?LANG=eng&OTHLANG=sar\" class=text8w>E-mail</a> | <a href=\"/all-lang/otherlang/otherlang.php?OTHLANG=sar&LPAGE=/all-lang/guestbook/guestbook_eng.htm\" class=text8w>Libbru de stràngius</a></TD><TD noWrap align=right valign=middle background=\"/all-lang/img/bgmenu1.gif\" bgColor=#0063FF height=15 class=text8w><a href=\"/eng/index.php\" text=\"English version\"><img src=\"/all-lang/img/flag_eur.gif\" width=19 height=13 border=0 align=middle alt=\"English version\"></a> <a href=\"/index.php\" text=\"Versione italiana\"><img src=\"/all-lang/img/flag_ita.gif\" width=19 height=13 border=0 align=middle alt=\"Versione italiana\"></a> <a href=\"/eng/index.php\" text=\"English version\"><img src=\"/all-lang/img/flag_eng.gif\" width=19 height=13 border=0 align=middle alt=\"English version\"></a> <a href=\"/esp/index.php\" text=\"Versión español\"><img src=\"/all-lang/img/flag_esp.gif\" width=19 height=13 border=0 align=middle alt=\"Versión español\"></a> <a href=\"/ger/index.php\" text=\"Deutsche version\"><img src=\"/all-lang/img/flag_ger.gif\" width=19 height=13 border=0 align=middle alt=\"Deutsche version\"></a> <a href=\"/fra/index.php\" text=\"Version française\"><img src=\"/all-lang/img/flag_fra.gif\" width=19 height=13 border=0 align=middle alt=\"Version française\"></a> <a href=\"/chn/index.php\" text=\"Chinese version\"><img src=\"/all-lang/img/flag_chn.gif\" width=19 height=13 border=0 align=middle alt=\"Chinese version\"></a> <a href=\"/ara/index.php\" text=\"Arabic version\"><img src=\"/all-lang/img/flag_ara.gif\" width=19 height=13 border=0 align=middle alt=\"Arabic version\"></a> <a href=\"/rus/index.php\" text=\"Russian version\"><img src=\"/all-lang/img/flag_rus.gif\" width=19 height=13 border=0 align=middle alt=\"Russian version\"></a> <a href=\"/sar/index.php\"><img src=\"/all-lang/img/flag_sar_sel.gif\" width=19 height=13 border=0 align=middle alt=\"Limba sarda\"></a> <a href=\"javascript:void(addbookmark())\"><img src=\"/all-lang/img/ico_preferiti.gif\" height=13 border=0 align=middle alt=\"www.mondosardegna.net\"></a> <A href=\"#\" onclick=\"this.style.behavior='url(#default#homepage)';this.setHomePage('http://www.mondosardegna.net');\"><img src=\"/all-lang/img/ico_home.gif\" height=13 border=0 align=middle alt=\"Home Page\"></a>&nbsp;</TD></TR>";
m2+="</TBODY></TABLE>";
document.write(m2);
}
//- Banner long
function writeBannerLong(lev,id){
 var ban=getBannerLong(lev,id);
 document.write(ban);
}
//- Banner short
function writeBannerShort(lev,id){
 var ban=getBannerShort(lev,id);
 return "<center>"+ban+"</center>";
}
//- Menu left
function writeMenuLeft(lev,id)
{
var ml="<TABLE width=130 cellSpacing=1 cellPadding=2 border=0 onMouseover=\"changeto(event,'#4D93FD')\" onMouseout=\"changeback(event,'#0063FF')\"><TBODY>";
ml+="<TR><TD align=center width=130 id=ignore><a href=\"/sar/index.php\" class=text8b>Dòmu</a></TD></TR>";
ml+="<TR><TD align=left width=130 bgcolor=#071593 background=\"/all-lang/img/bgmenu2.gif\" class=text8w id=ignore>"+ico_menu_title+" <b>NATURA</b></TD></TR>";
ml+="<TR><TD align=left width=130 bgcolor=#0063FF "+bg_menu+" class=text8w>"+ico_menu+" <a href=\"/all-lang/otherlang/otherlang.php?OTHLANG=sar&LPAGE=/eng/mare/mare.htm\" class=text8w>Mari</a></TD></TR>";
ml+="<TR><TD align=left width=130 bgcolor=#0063FF "+bg_menu+" class=text8w>"+ico_menu+" <a href=\"/all-lang/otherlang/otherlang.php?OTHLANG=sar&LPAGE=/eng/montagna/montagna.htm\" class=text8w>Montis</a></TD></TR>";
ml+="<TR><TD align=left width=130 bgcolor=#0063FF "+bg_menu+" class=text8w>"+ico_menu+" <a href=\"/all-lang/foto/foto.php?LANG=eng&OTHLANG=sar&cat=tramonto\" class=text8w>Murriadrosu</a></TD></TR>";
ml+="<TR><TD align=left width=130 bgcolor=#0063FF "+bg_menu+" class=text8w>"+ico_menu+" <a href=\"/all-lang/otherlang/otherlang.php?OTHLANG=sar&LPAGE=/eng/grotte/grotte.htm\" class=text8w>Arútas</a></TD></TR>";
ml+="<TR><TD align=left width=130 bgcolor=#0063FF "+bg_menu+" class=text8w>"+ico_menu+" <a href=\"/all-lang/foto/foto.php?LANG=eng&OTHLANG=sar&cat=flora\" class=text8w>Matas e àrbures</a></TD></TR>";
ml+="<TR><TD align=left width=130 bgcolor=#0063FF "+bg_menu+" class=text8w>"+ico_menu+" <a href=\"/all-lang/foto/foto.php?LANG=eng&OTHLANG=sar&cat=fauna\" class=text8w>Animàbi</a></TD></TR>";
ml+="<TR><TD align=left width=130 bgcolor=#0063FF "+bg_menu+" class=text8w>"+ico_menu+" <a href=\"/all-lang/foto/foto.php?LANG=eng&OTHLANG=sar&cat=fondalimarini\" class=text8w>Fundu 'e mari</a></TD></TR>";
ml+="<TR><TD align=left width=130 bgcolor=#071593 background=\"/all-lang/img/bgmenu2.gif\" class=text8w id=ignore>"+ico_menu_title+" <b>ISTÒRIA</b></TD></TR>";
ml+="<TR><TD align=left width=130 bgcolor=#0063FF "+bg_menu+" class=text8w>"+ico_menu+" <a href=\"/all-lang/otherlang/otherlang.php?OTHLANG=sar&LPAGE=/eng/storia/storiaantica.htm\" class=text8w>Istòria antiga</a></TD></TR>";
ml+="<TR><TD align=left width=130 bgcolor=#0063FF "+bg_menu+" class=text8w>"+ico_menu+" <a href=\"/all-lang/otherlang/otherlang.php?OTHLANG=sar&LPAGE=/eng/storia/cronologia.htm\" class=text8w>Tempus de is fatus</a></TD></TR>";
ml+="<TR><TD align=left width=130 bgcolor=#0063FF "+bg_menu+" class=text8w>"+ico_menu+" <a href=\"/all-lang/archeologia/archeologia.php?LANG=eng&OTHLANG=sar\" class=text8w>Logu antigu</a></TD></TR>";
ml+="<TR><TD align=left width=130 bgcolor=#0063FF "+bg_menu+" class=text8w>"+ico_menu+" <a href=\"/all-lang/otherlang/otherlang.php?OTHLANG=sar&LPAGE=/eng/nuraghi/nuraghi.htm\" class=text8w>Nuraxis</a></TD></TR>";
ml+="<TR><TD align=left width=130 bgcolor=#0063FF "+bg_menu+" class=text8w>"+ico_menu+" <a href=\"/all-lang/foto/foto.php?LANG=eng&OTHLANG=sar&cat=antichita\" class=text8w>Antichidàde</a></TD></TR>";
ml+="<TR><TD align=left width=130 bgcolor=#0063FF "+bg_menu+" class=text8w>"+ico_menu+" <a href=\"/all-lang/otherlang/otherlang.php?OTHLANG=sar&LPAGE=/eng/bronzetti/bronzetti.htm\" class=text8w>Statuas de brúnzu</a></TD></TR>";
ml+="<TR><TD align=left width=130 bgcolor=#0063FF "+bg_menu+" class=text8w>"+ico_menu+" <a href=\"/all-lang/otherlang/otherlang.php?OTHLANG=sar&LPAGE=/eng/cartestoriche/cartestoriche.htm\" class=text8w>Cartínas istòricas</a></TD></TR>";
ml+="<TR><TD align=left width=130 bgcolor=#0063FF "+bg_menu+" class=text8w>"+ico_menu+" <a href=\"/all-lang/foto/foto.php?LANG=eng&OTHLANG=sar&cat=foto_antiche\" class=text8w>Fotografias antigas</a></TD></TR>";
ml+="<TR><TD align=left width=130 bgcolor=#0063FF "+bg_menu+" class=text8w>"+ico_menu+" <a href=\"/all-lang/numeriutili/numeriutili.php?LANG=eng&cat=MUSEI&OTHLANG=sar\" class=text8w>Musèus</a></TD></TR>";
ml+="<TR><TD align=left width=130 bgcolor=#0063FF "+bg_menu+" class=text8w>"+ico_menu+" <a href=\"/all-lang/foto/foto.php?LANG=eng&OTHLANG=sar&cat=monumenti\" class=text8w>Monuméntus</a></TD></TR>";
ml+="<TR><TD align=left width=115 bgcolor=#0063FF "+bg_menu+" class=text8w>"+ico_menu+" <a href=\"/all-lang/foto/foto.php?LANG=eng&OTHLANG=sar&cat=castelli\" class=text8w>Castelli</a></TD></TR>\n";
ml+="<TR><TD align=left width=130 bgcolor=#0063FF "+bg_menu+" class=text8w>"+ico_menu+" <a href=\"/all-lang/foto/foto.php?LANG=eng&OTHLANG=sar&cat=torri\" class=text8w>Turris</a></TD></TR>";
ml+="<TR><TD align=left width=130 bgcolor=#0063FF "+bg_menu+" class=text8w>"+ico_menu+" <a href=\"/all-lang/foto/foto.php?LANG=eng&OTHLANG=sar&cat=fossili\" class=text8w>Fóssili</a></TD></TR>";
ml+="<TR><TD align=left width=130 bgcolor=#0063FF "+bg_menu+" class=text8w>"+ico_menu+" <a href=\"/all-lang/foto/foto.php?LANG=eng&OTHLANG=sar&cat=minerali\" class=text8w>Mineràli</a></TD></TR>";
ml+="<TR><TD align=center width=130 class=text8b id=ignore>"+writeBannerShort(levelDir,0)+"</TD></TR>";

//FORM NEWSLETTER
mlf="";
mlf+="<FORM action=\"javascript:void(0)\" method=POST name=iscrNewsletter>\n";
mlf+="<table width=130 border=0 cellpadding=0 cellspacing=0 bgcolor=#FFFFFF>\n";
mlf+="<tr><td id=ignore colspan=2 align=center width=130 height=18 class=text8b background=\"/all-lang/img/bgTabMenu1.png\"><font color=#ffff00><b>SIGN UP</b></font></td></tr>\n";
mlf+="<tr><td id=ignore align=left valign=top width=15 class=text8b background=\"/all-lang/img/logos_ISCRIZIONI.png\"><img src=\"/all-lang/img/null.gif\" width=15 border=0></td>";
mlf+="<td align=left width=115 bgcolor=#FFFFFF class=text8b>\n";
mlf+="<table width=115 border=0 cellpadding=2 cellspacing=1 bgcolor=#FFFFFF>\n";
mlf+="<TR><TD id=ignore align=left width=115 bgcolor=#0063FF class=text8w>\n";
mlf+="<TABLE cellspacing=0 cellpadding=0 width=105 border=0><TR><TD id=ignore colspan=2 align=center width=110 class=text7w bgcolor=#0063FF>NEWSLETTER<br><a href=\"/all-lang/newsletter/newsletter.php?LANG=eng&OTHLANG=sar\" class=text8w>Info</a><br><input type=text name=email value=\"Your email\" onclick=\"value=''\" size=12 maxlength=50 class=txt8></TD></TR><TR><TD id=ignore colspan=2 width=110 valign=middle align=center class=text7w bgcolor=#0063FF><br><input type=image src=\"/all-lang/img/ok.gif\" border=0 name=conferma value=OK alt=OK onclick=\"javascript:execServices(document.iscrNewsletter); return false;\" class=text7w></TD></TR></TABLE>";
mlf+="</TD></TR>\n";
mlf+="</table>\n";
mlf+="</td></tr>\n";
mlf+="<tr><td id=ignore colspan=2 align=left width=130 class=text8b><img src=\"/all-lang/img/bottomTab.png\" width=130 height=9></td></tr>\n";
mlf+="</table>\n";
mlf+="</FORM>\n";

ml+="<TR><TD align=center width=130 id=ignore>"+mlf+"</TD></TR>";

ml+="<TR><TD align=left width=130 bgcolor=#071593 background=\"/all-lang/img/bgmenu2.gif\" class=text8w id=ignore>"+ico_menu_title+" <b>VÀRIU</b></TD></TR>";
ml+="<TR><TD align=left width=130 bgcolor=#0063FF "+bg_menu+" class=text8w>"+ico_menu+" <a href=\"/all-lang/otherlang/otherlang.php?OTHLANG=sar&LPAGE=/eng/curiosita/curiosita.htm\" class=text8w>Crosidàdi</a></TD></TR>";
ml+="<TR><TD align=left width=130 bgcolor=#0063FF "+bg_menu+" class=text8w>"+ico_menu+" <a href=\"/all-lang/numeriutili/numeriutili.php?LANG=eng&OTHLANG=sar\" class=text8w>Números chi serbit</a></TD></TR>";
ml+="<TR><TD align=left width=130 bgcolor=#0063FF "+bg_menu+" class=text8w>"+ico_menu+" <a href=\"/all-lang/traghetti/traghetti.php?LANG=eng&OTHLANG=sar\" class=text8w>Biaxài in nàvi</a></TD></TR>";
ml+="<TR><TD align=left width=130 bgcolor=#0063FF "+bg_menu+" class=text8w>"+ico_menu+" <a href=\"/all-lang/download/download.php?LANG=eng&OTHLANG=sar\" class=text8w>Download</a></TD></TR>";
ml+="<TR><TD align=left width=130 bgcolor=#071593 background=\"/all-lang/img/bgmenu2.gif\" class=text8w id=ignore>"+ico_menu_title+" <b>ATRA COSA</b></TD></TR>";
ml+="<TR><TD align=left width=130 bgcolor=#0063FF "+bg_menu+" class=text8w>"+ico_menu+" <a href=\"/all-lang/otherlang/otherlang.php?OTHLANG=sar&LPAGE=/eng/webmaster/webmaster.htm\" class=text8w>Webmaster</a></TD></TR>";
ml+="<TR><TD align=left width=130 bgcolor=#0063FF "+bg_menu+" class=text8w>"+ico_menu+" <a href=\"/all-lang/linkexchange/linkex.php?LANG=eng&OTHLANG=sar\" class=text8w>Cambiapàre link</a></TD></TR>";
ml+="<TR><TD align=left width=130 bgcolor=#0063FF "+bg_menu+" class=text8w>"+ico_menu+" <a href=\"/all-lang/otherlang/otherlang.php?OTHLANG=sar&LPAGE=/eng/vari/rubriche.htm\" class=text8w>Artículos</a></TD></TR>";
ml+="<TR><TD align=left width=130 bgcolor=#0063FF "+bg_menu+" class=text8w>"+ico_menu+" <a href=\"/all-lang/newsletter/newsletter.php?LANG=engOTHLANG=sar\" class=text8w>Newsletter</a></TD></TR>";
ml+="<TR><TD align=left width=130 background=\"/all-lang/img/rows4.gif\" class=text8w id=ignore>&nbsp;</TD></TR>";
ml+="<TR><TD align=center width=130 class=text8b id=ignore><br>"+writeBannerShort(levelDir,1)+"</TD></TR>";
ml+="</TBODY></TABLE>";

document.write(ml);
}
//- Menu Right
function writeMenuRight(lev,id)
{
var mr="<TABLE width=130 cellSpacing=1 cellPadding=2 border=0 onMouseover=\"changeto(event,'#4D93FD')\" onMouseout=\"changeback(event,'#0063FF')\"><TBODY>";
mr+="<TR><TD align=left width=130 bgcolor=#071593 background=\"/all-lang/img/bgmenu2.gif\" class=text8w id=ignore>"+ico_menu_title+" <b>ISULA SARDA</b></TD></TR>";
mr+="<TR><TD align=left width=130 bgcolor=#0063FF "+bg_menu+" class=text8w>"+ico_menu+" <a href=\"/all-lang/otherlang/otherlang.php?OTHLANG=sar&LPAGE=/eng/geografia/geografia.htm\" class=text8w>Zeografía</a></TD></TR>";
mr+="<TR><TD align=left width=130 bgcolor=#0063FF "+bg_menu+" class=text8w>"+ico_menu+" <a href=\"/all-lang/otherlang/otherlang.php?OTHLANG=sar&LPAGE=/eng/comuni/comuni.htm\" class=text8w>Bídhas</a></TD></TR>";
mr+="<TR><TD align=left width=130 bgcolor=#0063FF "+bg_menu+" class=text8w>"+ico_menu+" <a href=\"/all-lang/otherlang/otherlang.php?OTHLANG=sar&LPAGE=/eng/cartina/cartina.htm\" class=text8w>Cartina istradale</a></TD></TR>";
mr+="<TR><TD align=left width=130 bgcolor=#0063FF "+bg_menu+" class=text8w>"+ico_menu+" <a href=\"/all-lang/itinerari/itinerari.php?LANG=eng&OTHLANG=sar\" class=text8w>Caminus</a></TD></TR>";
mr+="<TR><TD align=left width=130 bgcolor=#0063FF "+bg_menu+" class=text8w>"+ico_menu+" <a href=\"/all-lang/otherlang/otherlang.php?OTHLANG=sar&LPAGE=/eng/mappe/mappe.htm\" class=text8w>Mapas</a></TD></TR>";
mr+="<TR><TD align=left width=130 bgcolor=#0063FF "+bg_menu+" class=text8w>"+ico_menu+" <a href=\"/all-lang/otherlang/otherlang.php?OTHLANG=sar&LPAGE=/eng/satellite/satellite.htm\" class=text8w>Satéllite</a></TD></TR>";
mr+="<TR><TD align=left width=130 bgcolor=#0063FF "+bg_menu+" class=text8w>"+ico_menu+" <a href=\"/all-lang/otherlang/otherlang.php?OTHLANG=sar&LPAGE=/eng/meteo/meteo.htm\" class=text8w>Tempus chi fàghede</a></TD></TR>";
mr+="<TR><TD align=left width=130 bgcolor=#0063FF "+bg_menu+" class=text8w>"+ico_menu+" <a href=\"/all-lang/otherlang/otherlang.php?OTHLANG=sar&LPAGE=/eng/distanze/distanze.htm\" class=text8w>Distàntzias</a></TD></TR>";
mr+="<TR><TD align=left width=130 bgcolor=#0063FF "+bg_menu+" class=text8w>"+ico_menu+" <a href=\"/all-lang/fiumi/fiumi.php?LANG=eng&OTHLANG=sar\" class=text8w>Flúmini e arríus</a></TD></TR>";
mr+="<TR><TD align=left width=130 bgcolor=#0063FF "+bg_menu+" class=text8w>"+ico_menu+" <a href=\"/all-lang/otherlang/otherlang.php?OTHLANG=sar&LPAGE=/eng/venti/venti.htm\" class=text8w>Bentu</a></TD></TR>";
mr+="<TR><TD align=left width=130 bgcolor=#071593 background=\"/all-lang/img/bgmenu2.gif\" class=text8w id=ignore>"+ico_menu_title+" <b>USÀNTZIA</b></TD></TR>";
mr+="<TR><TD align=left width=130 bgcolor=#0063FF "+bg_menu+" class=text8w>"+ico_menu+" <a href=\"/all-lang/otherlang/otherlang.php?OTHLANG=sar&LPAGE=/eng/cucina/cucina.htm\" class=text8w>Mandhicàre sardu</a></TD></TR>";
mr+="<TR><TD align=left width=130 bgcolor=#0063FF "+bg_menu+" class=text8w>"+ico_menu+" <a href=\"/all-lang/otherlang/otherlang.php?OTHLANG=sar&LPAGE=/eng/artigianato/artigianato.htm\" class=text8w>Artigianato</a></TD></TR>";
mr+="<TR><TD align=left width=130 bgcolor=#0063FF "+bg_menu+" class=text8w>"+ico_menu+" <a href=\"/all-lang/otherlang/otherlang.php?OTHLANG=sar&LPAGE=/eng/costumi/costumi.htm\" class=text8w>Bestimentos</a></TD></TR>";
mr+="<TR><TD align=left width=130 bgcolor=#0063FF "+bg_menu+" class=text8w>"+ico_menu+" <a href=\"/all-lang/otherlang/otherlang.php?OTHLANG=sar&LPAGE=/eng/sagre/sagre.htm\" class=text8w>Fèstas</a></TD></TR>";
mr+="<TR><TD align=left width=130 bgcolor=#0063FF "+bg_menu+" class=text8w>"+ico_menu+" <a href=\"/all-lang/festivita/festivita.php?LANG=eng&OTHLANG=sar\" class=text8w>Feriàdu</a></TD></TR>";
mr+="<TR><TD align=left width=130 bgcolor=#0063FF "+bg_menu+" class=text8w>"+ico_menu+" <a href=\"/all-lang/musica/musica.php?LANG=eng&OTHLANG=sar\" class=text8w>Mùsica</a></TD></TR>";
mr+="<TR><TD align=left width=130 bgcolor=#0063FF "+bg_menu+" class=text8w>"+ico_menu+" <a href=\"/all-lang/otherlang/otherlang.php?OTHLANG=sar&LPAGE=/all-lang/souvenir/souvenir_eng.htm\" class=text8w>Arragódus</a></TD></TR>";
mr+="<TR><TD align=left width=130 bgcolor=#0063FF "+bg_menu+" class=text8w>"+ico_menu+" <a href=\"/all-lang/foto/foto.php?LANG=eng&OTHLANG=sar&cat=simboli\" class=text8w>Símbolus</a></TD></TR>";
mr+="<TR><TD align=left width=130 bgcolor=#0063FF "+bg_menu+" class=text8w>"+ico_menu+" <a href=\"/all-lang/cognomi/cognomi.php?LANG=eng&OTHLANG=sar\" class=text8w>Sangunàu</a></TD></TR>";
mr+="<TR><TD align=left width=130 bgcolor=#0063FF "+bg_menu+" class=text8w>"+ico_menu+" <a href=\"/all-lang/otherlang/otherlang.php?OTHLANG=sar&LPAGE=/eng/linguasarda/linguasarda.htm\" class=text8w>Limba sarda</a></TD></TR>";
mr+="<TR><TD align=center width=130 class=text8b id=ignore>"+writeBannerShort(levelDir,2)+"</TD></TR>";
mr+="<TR><TD align=left width=130 bgcolor=#071593 background=\"/all-lang/img/bgmenu2.gif\" class=text8w id=ignore>"+ico_menu_title+" <b>SALUDÓS</b></TD></TR>";
mr+="<TR><TD align=left width=130 bgcolor=#0063FF "+bg_menu+" class=text8w>"+ico_menu+" <a href=\"/all-lang/otherlang/otherlang.php?OTHLANG=sar&LPAGE=/eng/chat/chat.htm\" class=text8w>Ciacciarrài</a></TD></TR>";
mr+="<TR><TD align=left width=130 bgcolor=#0063FF "+bg_menu+" class=text8w>"+ico_menu+" <a href=\"/all-lang/otherlang/otherlang.php?OTHLANG=sar&LPAGE=/all-lang/guestbook/guestbook_eng.htm\" class=text8w>Libbru de stràngius</a></TD></TR>";
mr+="<TR><TD align=left width=130 bgcolor=#0063FF "+bg_menu+" class=text8w>"+ico_menu+" <a href=\"/all-lang/email/email.php?LANG=eng&OTHLANG=sar\" class=text8w>E-mail</a></TD></TR>";
mr+="<TR><TD align=left width=130 bgcolor=#0063FF "+bg_menu+" class=text8w>"+ico_menu+" <a href=\"/all-lang/cartoline/cartoline.php?LANG=eng&OTHLANG=sar\" class=text8w>Cartolínas</a></TD></TR>";
mr+="<TR><TD align=left width=130 bgcolor=#0063FF "+bg_menu+" class=text8w>"+ico_menu+" <a href=\"/all-lang/realcards/realcards.php?LANG=eng&OTHLANG=sar\" class=text8w>Cartolínas abberas</a></TD></TR>";
mr+="<TR><TD align=left width=130 bgcolor=#0063FF "+bg_menu+" class=text8w>"+ico_menu+" <a href=\"/all-lang/consiglia/consiglia.php?LANG=eng&OTHLANG=sar&tp=page\" class=text8w>Consillai un amigu</a></TD></TR>";
mr+="<TR><TD align=left width=130 bgcolor=#0063FF "+bg_menu+" class=text8w>"+ico_menu+" <a href=\"/all-lang/eventi/eventi.php?LANG=eng&OTHLANG=sar\" class=text8w>Notìzias eventos</a></TD></TR>";
mr+="<TR><TD align=left width=130 bgcolor=#0063FF "+bg_menu+" class=text8w>"+ico_menu+" <a href=\"/all-lang/otherlang/otherlang.php?OTHLANG=sar&LPAGE=/eng/vari/segnalato_da.htm\" class=text8w>Sinnalau da...</a></TD></TR>";
mr+="<TR><TD align=left width=130 bgcolor=#0063FF "+bg_menu+" class=text8w>"+ico_menu+" <a href=\"/all-lang/otherlang/otherlang.php?OTHLANG=sar&LPAGE=/eng/vari/ringraziamenti.htm\" class=text8w>Ringratziamentos</a></TD></TR>";
mr+="<TR><TD align=left width=130 background=\"/all-lang/img/rows4.gif\" class=text8w id=ignore>&nbsp;</TD></TR>";
mr+="<TR><TD align=center width=130 class=text8b id=ignore><br>"+writeBannerShort(levelDir,3)+"</TD></TR>";
mr+="</TBODY></TABLE>";

document.write(mr);
}
//- Footer
function writeFooter(lev,id){
var cons="<table cellSpacing=0 cellPadding=2 width=750 border=0><tr><td align=center class=text8b><a href=\"javascript:openWinUtil(320,300,200,200,'no','"+escape("/all-lang/consiglia/consiglia.php?LANG=eng&page="+escape(location.href))+"');\" class=text8b><img src=\"/all-lang/img/invia_pag_amico.gif\" border=0 align=middle> Send this page to a friend</a></td></tr></table>";
var f="<TABLE cellSpacing=0 cellPadding=2 width=750 border=0><TR><TD align=right bgColor=#071593 background=\"/all-lang/img/bgmenu2.gif\" height=15 class=text8w>Sardinia - Italy </TD></TR>\n<TR><TD align=center><font face=verdana color=#000000 size=1><b>Web Site Designed and Created by M. M.</b><br>Copyright © 2000-2007 <b>mondosardegna.net</b> - All Rights Reserved.<br>Reproduction, also partial, prohibited.</font></TD></TR></TABLE>";
document.write(cons+f);
}
function execWhenIn(id){
//spRandHRules();
}
function execWhenOut(id){
}
function openWinUtil(orizz,vert,left,top,resizable,pathContent)
{
  window.open(pathContent,'','width='+orizz+',height='+vert+',scrollbars=yes,resizable='+resizable+',status=no,location=no,toolbar=no,menuBar=no,directories=no,left='+left+',top='+top);
}

function execServices(frm){
	if(emailVerify(frm.email.value)==false){alert('E-mail address wrong!');return false;}
	openWinUtil(200,230,150,150,'no',"/all-lang/newsletter/newsletter.php?LANG=eng&from=js&a=ins&email="+escape(frm.email.value));

 return false;
}
//Inizio tasto destro
function right(e){
 if(navigator.appName == 'Netscape' && (e.which == 3 || e.which == 2))return false;
 else if(navigator.appName=='Microsoft Internet Explorer' && (event.button==2 || event.button==3)){
   alert("Benvenuto in SARDEGNA.\n\nWelcome to SARDINIA");
   return false;
 }
 return true;
}
if(pgWhere!='index' && pgWhere!='webmaster' && pgWhere!='segnalato_da'){
document.onmousedown=right;
if(document.layers)window.captureEvents(Event.MOUSEDOWN);
window.onmousedown=right;
}
//fine tasto destro

function addbookmark(){
  if((navigator.appVersion.indexOf("MSIE")>0) && (parseInt(navigator.appVersion)>=4)){
    window.external.AddFavorite('http://www.mondosardegna.net','SARDINIA - Italy');
  }
}

function once(command,id,interval){
	var mul = interval.substring(0,interval.indexOf(" "));
	mul = parseInt(mul);
	interval = interval.substring(interval.lastIndexOf(" ")+1,interval.length);
	if (interval == "sec"){ e = 1000; }
	else if(interval == "ore"){ e = 3600000; }
	e = e * mul;
	var now = new Date();
	var ex = new Date();
	ex.setTime(now.getTime() + e);
	if (!getCookie(id)){
		eval(command);
		setCookie(id,"1",ex);
	}
}

function setCookie(name, value, expire){
   var path = "/";
   var domain = null;  
   document.cookie = name + "=" + escape(value) + ((expire ==null) ? "" : ("; expires=" + expire.toGMTString())) + ((path == null) ? "" : ("; path=" + path)) + ((domain == null) ? "" : ("; domain=" + domain));
}
function getCookie(Name){
	var search = Name + "=";
	if (document.cookie.length > 0){
		offset = document.cookie.indexOf(search);
		if (offset != -1){
			offset += search.length;
			end = document.cookie.indexOf(";", offset);
			if (end == -1) {
				end = document.cookie.length;
			}
			return unescape(document.cookie.substring(offset, end));
		} else {
			return "";
		}
	} else {
		return "";
	}
}

function isCookieEnabled()
{
  if(navigator.cookieEnabled==true)
           return true;
  else if(navigator.cookieEnabled==false)
           return false;
  else
     {
       var id="msnet_enCookie"; var ex=new Date(); var now=new Date(); var e=60*60*24*1000; ex.setTime(now.getTime()+e);
       setCookie(id,"1",ex);
       if(getCookie(id)) return true;
       else return false;
     }
  return false;
}

function popupPic(sPicURL,isDownl){
var isDown=(isDownl==1)?"ISD&":"";
window.open("/all-lang/vari/view_img.htm?"+isDown+sPicURL,"","scrollbars=1,resizable=1,height=200,width=200,status=no,location=no,toolbar=no,menuBar=no,directories=no,left=10,top=10");
} 
function popupViewImg(orizz,vert,left,top,titolo,img,commento){
var html='<HTML><HEAD><TITLE>'+titolo+'</TITLE></HEAD><BODY BGCOLOR="#FFFFFF" TEXT="#000000">\n';
html=html+'<CENTER><img src="'+img+'" BORDER=0 oncontextmenu="return false;"><BR>'+commento+'</CENTER></BODY></HTML>';
ref=window.open('','','width='+orizz+',height='+vert+',scrollbars=yes,resizable=yes,status=no,location=no,toolbar=no,menuBar=no,directories=no,left='+left+',top='+top+'');
ref.document.write(html);
ref.document.close(); 
}
//---------------------------------- Utility
var isCE=isCookieEnabled();
var msnetStatist = "<script language=javascript>\\n<!--\\nvar from = escape(document.referrer);\\nvar width = screen.width;\\nvar height = screen.height;\\ndocument.write('<img src=\\\"/all-lang/vari/report_user.php?LANG=sar&from='+from+'&width='+width+'&height='+height+'&cookie="+escape(isCE)+"\\\" border=0 width=1 height=1><BR>');\\n// -->\\n</script>\\n";
once("document.write(\""+msnetStatist+"\")","msnet_stat", "24 ore");
var msnetView = "<script language=javascript>\\n<!--\\nvar from = escape(document.referrer); var urlNow=escape(location.href); document.write('<img src=\\\"/all-lang/vari/report_view.php?LANG=sar&urlnow='+urlNow+'&from='+from+'\\\" border=0 width=1 height=1><BR>');\\n// -->\\n</script>\\n";
eval("document.write(\""+msnetView+"\")");

// -->

