function view(file){
	window.open(file, null, "top=100, left=100");
}
function WebCam(Page){
	window.open(Page,"","top=30,left=30,height=700,width=750");
}
function Mappa(){
	window.open("http://www.maporama.com/affiliates/europages/share/map.asp?COUNTRYCODE=IT&XgoPointXY=1439634,1930239&XgoSetLogicalScale=10&LANGUAGE=it","","width=440,height=460");
}
