<!--
function stampa(theUrl, ww, hh) {window.open(theUrl,'','toolbar=no,resizable=no,scrollbars=no,menubar=no,location=no,width='+ww+',height='+hh+',left=0,top=0');}
function consiglia(theUrl, ww, hh) {
window.open(theUrl,'','top=0,left=0,toolbar=no,resizable=no,scrollbars=no,menubar=no,location=no,width='+ww+',height='+hh+'');
}


//-->


