
function info1(){

rv=window.showModalDialog("http://www.miniportale.it/miniportale/cf/attenzione.htm",null,"dialogWidth:420px;dialogHeight:360px;center:1;scroll:0;help:0;status:0");

}

function open1(){
if (document.all){
info1()
}
}
