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+='