function toggleDisplay(id){ if(this.document.getElementById(id).style.display=='none') { this.document.getElementById(id).style.display='inline'; this.document.getElementById('espImg' + id).style.display='none'; this.document.getElementById('conImg' + id).style.display='inline'; } else { this.document.getElementById(id).style.display='none'; this.document.getElementById('espImg' + id).style.display='inline'; this.document.getElementById('conImg' + id).style.display='none'; } } function stampa() { print(); } function setActiveStyleSheet(title) { var i, a, main; for(i=0; (a = document.getElementsByTagName('link')[i]); i++) { if(a.getAttribute('rel').indexOf('style') != -1 && a.getAttribute('title')) { a.disabled = true; if(a.getAttribute('title') == title) a.disabled = false; } } } function resizeLogo(elem, maxHeight, maxWidth) { var pic = elem; var h = pic.height; var w = pic.width; // alert ("Dimensione 1^ " + h +"*"+ w); if ( w>maxWidth ) { h=h*maxWidth/w; w=maxWidth; } // alert ("Dimensione 2^ " + h +"*"+ w); if ( h>maxHeight ) { w=w*maxHeight/h; h=maxHeight; } // alert ("Dimensione 3^ " + h +"*"+ w); pic.height = h; pic.width = w; } /*********************************************** * Pop-it menu- © Dynamic Drive (www.dynamicdrive.com) * This notice MUST stay intact for legal use * Visit http://www.dynamicdrive.com/ for full source code ***********************************************/ var defaultMenuWidth="220px" //set default menu width. ////No need to edit beyond here var ie5=document.all && !window.opera var ns6=document.getElementById if (ie5||ns6) document.write('
') function iecompattest(){ return (document.compatMode && document.compatMode.indexOf("CSS")!=-1)? document.documentElement : document.body } function showmenu(e, url, cf, titolo, optWidth){ if (!document.all&&!document.getElementById) return clearhidemenu() menuobj=ie5? document.all.popitmenu : document.getElementById("popitmenu") html='' html+='Estrai Scheda Persona online' html+='Estrai Scheda Persona download' html+='
' //Optional Separator html+='Estrai Scheda Socio online' html+='Estrai Scheda Socio download' html+='
' //Optional Separator html+='Estrai Scheda Storica Socio online' html+='Estrai Scheda Storica Socio download' html+='
' //Optional Separator html+='Estrai Scheda Trasferimenti online' html+='Estrai Scheda Trasferimenti download' html+='
' //Optional Separator html+='Ricerca Protesti' menuobj.innerHTML=html menuobj.style.width=(typeof optWidth!="undefined")? optWidth : defaultMenuWidth menuobj.contentwidth=menuobj.offsetWidth menuobj.contentheight=menuobj.offsetHeight eventX=ie5? event.clientX : e.clientX eventY=ie5? event.clientY : e.clientY //Find out how close the mouse is to the corner of the window var rightedge=ie5? iecompattest().clientWidth-eventX : window.innerWidth-eventX var bottomedge=ie5? iecompattest().clientHeight-eventY : window.innerHeight-eventY //if the horizontal distance isn't enough to accomodate the width of the context menu if (rightedgeEstrai Visura online" html+='
' html+="Estrai Visura download" } else { html+="Estrai Visura online" html+='
' html+="Estrai Visura download" } menuobj.innerHTML=html menuobj.style.width=(typeof optWidth!="undefined")? optWidth : defaultMenuWidth menuobj.contentwidth=menuobj.offsetWidth menuobj.contentheight=menuobj.offsetHeight eventX=ie5? event.clientX : e.clientX eventY=ie5? event.clientY : e.clientY //Find out how close the mouse is to the corner of the window var rightedge=ie5? iecompattest().clientWidth-eventX : window.innerWidth-eventX var bottomedge=ie5? iecompattest().clientHeight-eventY : window.innerHeight-eventY //if the horizontal distance isn't enough to accomodate the width of the context menu if (rightedge