function popup(theurl,larghezza,altezza,tipo){

var winl = (screen.width-200)/ 2;
var wint = (screen.height-360)/ 2;

			var parametri;
			var largezza;
			var altezza;
			parametri="addressbar=no,menubar=no,toolbar=no,location=no,directories=no,status=no,scrollbars=no,resizable=no,width=" + larghezza + ",height=" + altezza +",top=" +wint+ ",left= "+winl+"";
			popWindow=window.open(theurl,'popup',parametri,tipo);
			
}


function slideshow(theurl,larghezza,altezza, selected){
			var parametri;
			var largezza;
			var altezza;
			
			var winlm = (screen.width - 600) / 2;
			var wintm = (screen.height - 480) / 2;
			
			parametri='toolbar=no,location=no,directories=no,status=yes,scrollbars=yes,resizable=yes,top='+wintm+',left='+winlm+',width='+ larghezza + ',height=' + altezza;
			popWindow=window.open(theurl,'popup',parametri);
			window.selezione=selected;
}


function check(){
	if (document.controlla.search.value.length < 4){
		alert('Attenzione! per effettuare la ricerca è necessario inserire almeno 4 caratteri');
		return false;
	}
	else {
			document.controlla.submit();
			return true;
	}
}	


function popvideo(quale,url){
// per i popup large
	var winl1 = (screen.width - 270) / 2;
	var wint1 = (screen.height - 250) / 2;
	
	var winl2 = (screen.width - 450) / 2;
	var wint2 = (screen.height - 175) / 2;
	
	var winl3 = (screen.width - 450) / 2;
	var wint3 = (screen.height - 110) / 2;
	
	var winl4 = (screen.width - 450) / 2;
	var wint4 = (screen.height - 340) / 2;
	
	var winl5 = (screen.width - 450) / 2;
	var wint5 = (screen.height - 260) / 2;
	
	var winl6 = (screen.width - 450) / 2;
	var wint6 = (screen.height - 235) / 2;
	
	var winl7 = (screen.width - 450) / 2;
	var wint7 = (screen.height - 314) / 2;

// per i popups small
	var winls = (screen.width - 428) / 2;
	var wints = (screen.height - 460) / 2;
	
// per i popups medium
	var winlm = (screen.width - 600) / 2;
	var wintm = (screen.height - 451) / 2;
		
	//url = '/redir.aspx?url=' + escape(url);
	//url = '/redir.aspx?url=' + url;

	switch (quale){
		
		case "TGItaBN1":
			window.open(url,'TGItaBN1','width=270,height=250,scrollbars=no,resizable=no,status=no,top='+wint1+',left='+winl1+'');
		break;
		
		case "TGItaBN2":
			window.open(url,'TGItaBN2','width=450,height=175,scrollbars=no,resizable=no,status=no,top='+wint2+',left='+winl2+'');
		break;
		
		case "TGItaBN3":
			window.open(url,'TGItaBN3','width=450,height=110,scrollbars=no,resizable=no,status=no,top='+wint3+',left='+winl3+'');
		break;
		
		case "TGItaBN4":
			window.open(url,'TGItaBN4','width=450,height=340,scrollbars=no,resizable=no,status=no,top='+wint4+',left='+winl4+'');
		break;
		
		case "TGItaBN5":
			window.open(url,'TGItaBN5','width=450,height=260,scrollbars=no,resizable=no,status=no,top='+wint5+',left='+winl5+'');
		break;
		
		case "TGItaBN6":
			window.open(url,'TGItaBN6','width=450,height=235,scrollbars=no,resizable=no,status=no,top='+wint6+',left='+winl6+'');
		break;
		
		case "TGItaBN7":
			window.open(url,'TGItaBN7','width=450,height=314,scrollbars=no,resizable=no,status=no,top='+wint7+',left='+winl7+'');
		break;
		
		case "TGItaBL":
			window.open(url,'TGItaBL','width=640,height=520,scrollbars=no,resizable=no,status=no,top='+wint+',left='+winlm+'');
		break;
		
		case "TGEuBN":
			window.open(url,'TGEuBN','width=600,height=451,scrollbars=no,resizable=no,status=no,top='+wintm+',left='+winlm+'');
		break;
		
		case "TGEuBL":
			window.open(url,'TGEuBL','width=428,height=460,scrollbars=no,resizable=no,status=no,top='+wints+',left='+winls+'');
		break;
		
		case "TGWEItaBN":
			window.open(url,'TGWEItaBN','width=320,height=280,scrollbars=no,resizable=no,status=no,top='+wints+',left='+winls+'');
		break;		

		case "TGWEItaBL":
			window.open(url,'TGWEItaBL','width=640,height=520,scrollbars=no,resizable=no,status=no,top='+wint+',left='+winlm+'');
		break;		
		
		case "TGWEEuBN":
			window.open(url,'TGWEEuBN','width=320,height=280,scrollbars=no,resizable=no,status=no,top='+wints+',left='+winls+'');
		break;				
		
		case "TGWEEuBL":
			window.open(url,'TGWEEuBL','width=640,height=520,scrollbars=no,resizable=no,status=no,top='+wint+',left='+winlm+'');
		break;						
		
		case "Prev_Ita":
			window.open(url,'Prev_Ita','width=770,height=550,scrollbars=no,resizable=no,status=no,top='+wint+',left='+winl+'');
		break;
		
		case "Prev_Eur":
			window.open(url,'Prev_Eur','width=770,height=550,scrollbars=no,resizable=no,status=no,top='+wint+',left='+winl+'');
		break;										
		
		case "Prev_Mon":
			window.open(url,'Prev_Mon','width=770,height=550,scrollbars=no,resizable=no,status=no,top='+wint+',left='+winl+'');
		break;												
		
		case "Loc_Tur":
			window.open(url,'Loc_Tur','width=770,height=550,scrollbars=no,resizable=no,status=no,top='+wint+',left='+winl+'');
		break;														
	}

}
