<!--
var nn=document.layers?true:false;
var N6=navigator.userAgent.toLowerCase().indexOf("gecko")!=-1?true:false
var op=navigator.userAgent.toLowerCase().indexOf("opera")!=-1?true:false
var topmargin=2,menuwidth=70;
var homekeylayer=null;
var tabs = new Array("servizi","utilitą","news","viaggi","svago","curiositą")
var menus = new Array();
var menuheights = new Array(0,0,0,40,0);

var voci=new Array();
        voci[0]=new Array("Indice Servizi","Cambi Valute","Elenchi telefono","Aziende Europa","Ricerca Ditte","Lavoro","Mutui","Gazzetta Ufficiale", "Traduzioni Lingue","Vocabolario");
        voci[1]=new Array("Indice Utilitą","ABI e CAB", "Codice Fiscale","CAP","Bollo Auto","Certificati","Mercatino","Commercialista","Finanza ed Economia","Misure");
        voci[2]=new Array("Indice Notizie","Ultime News","Economia News","Sport e Calcio","Calcio News","Formula 1","Quotidiani","Meteo","Lotto");
        voci[3]=new Array("Tutto Viaggi","Orari Treni","Distanze tra cittą","Mappe","Voli Last Minute","Hotels","Offerta Viaggi");
        voci[4]=new Array("Indice Svago","Giochi","Chat","Files Divertenti","Oroscopo","Musica e Mp3","Cinema","Televisione","Cartoni","Hobby");
        voci[5]=new Array("Indice Curiositą","Web Cam","Notizie Curiose","Leggi di Murphy","Ricette e Cucina","Per le Donne","Barzellette","Siti Demenziali");
        
var links=new Array();
        links[0]=new Array("Servizi/servizidefault.shtml","/utile/convertitore.shtml","Servizi/elenchi.shtml","Servizi/cercaditte.shtml","Servizi/ditte.shtml","Utile/pippolavoro.shtml","Servizi/mutui.shtml","Frames/gazzettaufficiale.shtml","servizi/dizionario.shtml","Servizi/vocabolario.shtml")
        links[1]=new Array("Utile/utiledefault.shtml","Servizi/abicab.shtml","Codicefiscale/cf_index.shtml","Servizi/CAP.shtml","Frames/bolloframe.shtml","Frames/certifframe.shtml","/mercatino/index.asp","Utile/commercialista/index.shtml","Economia/finanza.shtml","Frames/conversioni.shtml")
        links[2]=new Array("/News/newsdefault.shtml","/News/ageonline.shtml","/News/borsanews.shtml","/News/sportnews.shtml","/News/calcionews.shtml","/News/formula1news.shtml","/News/quotidiani1.shtml","/servizi/previsioni.shtml","/Frames/lottoframe.shtml")
        links[3]=new Array("/Tempolibero/viaggi.shtml","/Tempolibero/treni.shtml","/Tempolibero/distanze.shtml","/utile/mappedefault.shtml","/Tempolibero/volare.shtml","/Tempolibero/Viaggihotels.shtml","/Tempolibero/offerta_viaggi.shtml")
        links[4]=new Array("/Tempolibero/tempoliberodefault.shtml","/Tempolibero/giochitempolibero.shtml","/Chat3/pippochat.shtml","/Tempolibero/ddivertenti.shtml","/tempolibero/oroscopo.shtml","/Tempolibero/musica.shtml","/frames/cinema.shtml","/Tempolibero/televisione.shtml","/directory/showlink.asp?CatID=233&parentID=43&parentname=Fumetti&Subname=Cartoni","/directory/showlink.asp?CatID=133&parentID=9&parentname=Tempo+Libero&Subname=Hobbies")
        links[5]=new Array("/Curiosita/curiositądefault.shtml","/Curiosita/webcamcomunity.shtml","/directory/showlink.asp?CatID=268&parentID=9&parentname=Tempo+Libero&Subname=Curiosit%E0","/Curiosita/LeggiMurphy.shtml","/Utile/pippoincucina.shtml","/directory/showlink.asp?CatID=275&parentID=92&parentname=Utilit%E0&Subname=Pippo+per+le+Donne","/Uffa/index.shtml","/directory/showlink.asp?CatID=35&parentID=9&parentname=Tempo+Libero&Subname=Siti+divertenti")
        
var MenuLength=menuwidth*voci.length+2*voci.length-18;
var BrowserWidth=nn||op?window.innerWidth:N6?document.width:document.body.clientWidth;
// var leftmargin=parseInt((BrowserWidth-MenuLength)/2);
var leftmargin=0;

if (nn){
        for (i in tabs){
                document.write("<LAYER NAME='top"+tabs[i]+"' POSITION='absolute' TOP='"+topmargin+"' LEFT='"+eval(leftmargin+i*menuwidth+2*i)+"' WIDTH='140' HEIGHT='17' BACKGROUND='http://pippo.consultingweb.it/img/tab.gif' onMouseOver=\"menus["+i+"].visibility='visible'\" onMouseOut=\"menus["+i+"].visibility='hidden'\" CLASS='mnuNscb'>&nbsp;&nbsp;&nbsp;&nbsp;<A HREF='#' CLASS='menuNNb'>"+tabs[i]+"</A></LAYER>");
                document.write("<LAYER NAME='menu"+i+"' POSITION='absolute' TOP='"+eval(16+topmargin)+"' LEFT='"+eval(leftmargin+i*menuwidth+2*i)+"' WIDTH='140' HEIGHT='"+eval(160+menuheights[i])+"' Z-INDEX='10' BACKGROUND='http://pippo.consultingweb.it/img/"+tabs[i].toLowerCase()+"sfondo.gif' VISIBILITY='hidden' onMouseOver=\"this.visibility='visible'\" onMouseOut=\"this.visibility='hidden'\" CLASS='menuNN'>");
                for (j in voci[i])
                        document.write("&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF='"+links[i][j]+"' CLASS='menuNN'>"+voci[i][j]+"</A><BR>");
                document.write("</LAYER>");
                menus[i]=eval(document.layers["menu"+i]);
                }
        document.write("<LAYER NAME='homekey' POSITION='absolute' TOP='"+topmargin+"' LEFT='"+eval(leftmargin-28)+"' WIDTH='65' HEIGHT='17' VISIBILITY='hidden' Z-INDEX='10'><A HREF='/' onMouseOver=\"homekeylayer.visibility='visible'\" onMouseOut=\"homekeylayer.visibility='hidden'\"></A></LAYER>");
        homekeylayer=document.layers.homekey;
                }
        else{
        document.writeln("<DIV ID='home' STYLE='position:absolute;top:"+topmargin+";left:"+eval(leftmargin-28)+";width:16;height:17;background-image:url(\"http://pippo.consultingweb.it/img/tabhome.gif\");cursor:hand' CLASS='menuIEb' onMouseOver=homekeylayer.visibility='visible' onMouseOut=homekeylayer.visibility='hidden'>&nbsp;</DIV>");
        for (i in tabs){
                document.writeln("<DIV ID='top"+tabs[i]+"' STYLE='position:absolute;top:"+topmargin+";left:"+eval(leftmargin+i*menuwidth+5*i)+";width:140;height:17;background-image:url(\"http://pippo.consultingweb.it/img/tab.gif\");cursor:hand' onMouseOver=menus["+i+"].visibility='visible' onMouseOut=menus["+i+"].visibility='hidden' CLASS='menuIEb'>&nbsp;&nbsp;&nbsp;&nbsp;"+tabs[i]+"</DIV>");
                document.writeln("<DIV ID='menu"+i+"' STYLE='position:absolute;top:"+eval(16+topmargin)+";left:"+eval(leftmargin+i*menuwidth+5*i)+";width:140;background-image:url(\"http://pippo.consultingweb.it/img/"+tabs[i].toLowerCase()+"-bg.gif\");visibility:hidden;z-index:10' onMouseOver=menus["+i+"].visibility='visible' onMouseOut=menus["+i+"].visibility='hidden' CLASS='menuIE'>");
                for (j in voci[i])
                        document.writeln("&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF='"+links[i][j]+"' CLASS='menuIE'>"+voci[i][j]+"</A><BR>")
                document.writeln("</DIV>")
                }
        document.writeln("<DIV ID='homekey' STYLE='position:absolute;top:"+topmargin+";left:"+eval(leftmargin-28)+";width:65;height:17;;cursor:hand;visibility:hidden;z-index:10' CLASS='menuIEb' onMouseOver=homekeylayer.visibility='visible' onMouseOut=homekeylayer.visibility='hidden'></DIV>");
        N6?setTimeout("LeggiLivelli()",50):LeggiLivelli();
                }

function LeggiLivelli()
        {
        for (i in tabs)
                N6?menus[i]=document.getElementById('menu'+i).style:menus[i]=eval(document.all["menu"+i].style);
        N6?homekeylayer=document.getElementById('homekey').style:homekeylayer=eval(document.all.homekey.style);

}
//-->
