function Posizione() {
	if (document.body.clientHeight<608) {
		document.getElementById("contenitore").style.top = "0"
		document.getElementById("contenitore").style.marginTop = "0"
	} else {
		document.getElementById("contenitore").style.top = "50%"
		document.getElementById("contenitore").style.marginTop = "-303px"
	}
	if (document.body.clientWidth<984) {
		document.getElementById("contenitore").style.left = "0"
		document.getElementById("contenitore").style.marginLeft = "0"
	}	else {
		document.getElementById("contenitore").style.left = "50%"
		document.getElementById("contenitore").style.marginLeft = "-492px"
	}
}


 <!--
 function PopupCentrata(pagina) {
   var w = 700;
   var h = 500;
   var l = Math.floor((screen.width-w)/2);
   var t = Math.floor((screen.height-h)/2);
      window.open(pagina,"","width=" + w + ",height=" + h + ",top=" + t + ",left=" + l);
 }
 //-->




function ScriviM_1() {
    a = 65
    b = "ilto"
    document.write("<a hre" + "f=ma" + b + ":uffi" + "cio" + String.fromCharCode(a - 1) + "plinioilgiovane" + String.fromCharCode(a - 19) + "i" + "t>" + "<span style=''>" + " uffi" + "cio" + String.fromCharCode(a - 1) + "plinioilgiovane" + String.fromCharCode(a - 19) + "i" + "t" + "</span></a>")
}

function ScriviM_2() {
    a = 65
    b = "ilto"
    document.write("<a hre" + "f=ma" + b + ":in" + "fo" + String.fromCharCode(a - 1) + "plinioilgiovane" + String.fromCharCode(a - 19) + "i" + "t>" + "<span style=''>" + " in" + "fo" + String.fromCharCode(a - 1) + "plinioilgiovane" + String.fromCharCode(a - 19) + "i" + "t" + "</span></a>")
}