
var net=0;
var bro=0;


function verbrow(){
net=(!document.all && document.getElementById)? 2:0;
bro=(document.all)? 1:net;
if(net=="2"){stile=document.styleSheets[0].cssRules; stile[0].style.display="inline";}else{dynAnimation();}


}


function mostra(){

fin=window.open("messaggio.htm","fin","width=500, height=300, toolbar=no,status=no");
}



