


function googlemap() {

x=(window.screen.availWidth-640)/2;
y=(window.screen.availHeight-560)/2;

        window.open('googlemap.htm','googlemap1','left='+x+',top='+y+',width=640,height=560,center=yes,scrollbars=yes,resizable=yes,status=no,location=no,toolbar=no,menubar=no');
}






function privacy01(){

x=(window.screen.availWidth-530)/2;
y=(window.screen.availHeight-540)/2;

        window.open('privacy01.asp','privacy01','left='+x+',top='+y+',width=530,height=400,center=yes,scrollbars=yes,resizable=yes,status=no,location=no,toolbar=no,menubar=no');
}

function privacy02(){

x=(window.screen.availWidth-530)/2;
y=(window.screen.availHeight-540)/2;

        window.open('privacy02.asp','privacy02','left='+x+',top='+y+',width=530,height=400,center=yes,scrollbars=yes,resizable=yes,status=no,location=no,toolbar=no,menubar=no');
}




function privacy(finestra) {
        window.open(finestra,'privacy','width=640,height=480,center=yes,scrollbars=yes,resizable=yes,status=no,location=no,toolbar=no,menubar=no,left=50,top=50');
}



function creditsportale() {

x=(window.screen.availWidth-230)/2;
y=(window.screen.availHeight-260)/2;

        window.open('creditsportale.htm','pg1','left='+x+',top='+y+',width=230,height=260,center=yes,scrollbars=no,resizable=yes,status=no,location=no,toolbar=no,menubar=no');
}

function creditsportale2() {

x=(window.screen.availWidth-365)/2;
y=(window.screen.availHeight-230)/2;

        window.open('creditsportale2.htm','pg2','left='+x+',top='+y+',width=365,height=230,center=yes,scrollbars=no,resizable=yes,status=no,location=no,toolbar=no,menubar=no');
}

function creditsezenia() {

x=(window.screen.availWidth-220)/2;
y=(window.screen.availHeight-230)/2;

        window.open('creditsezenia.htm','pg2','left='+x+',top='+y+',width=220,height=230,center=yes,scrollbars=no,resizable=yes,status=no,location=no,toolbar=no,menubar=no');
}


// rollover e di ezenia
	if(document.images) {
        rollover100 = new Image;
		rollout100 = new Image;
		rollover100.src="images/ezeniar.gif";
		rollout100.src="images/ezenia.gif"
	}
	function m100_rollover100() {
		if(document.images) document.images["m100"].src=rollover100.src;
	}
	function m100_rollout100() {
		if(document.images) document.images["m100"].src=rollout100.src;
		}
// rollover e di ezenia
		
		

