

function open_win (my_path){
		pop_win = window.open(my_path,'pop_win','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizeable=no,copyhistory=no,width=509,height=550,marginwidth=0,marginheight=0');
};
function open_win_tri (my_path){
		pop_win = window.open(my_path,'pop_win','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizeable=no,copyhistory=no,width=509,height=350,marginwidth=0,marginheight=0');
};
function open_win_t380 (my_path){
					pop_win = window.open(my_path,'pop_win','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizeable=no,copyhistory=no,width=550,height=150,marginwidth=0,marginheight=0');
				};				
function open_eventi_i (){
					pop_win = window.open('pop_eventi.php?l=i','pop_win','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizeable=no,copyhistory=no,width=509,height=160,marginwidth=0,marginheight=0');
				};	
function open_eventi_e (){
					pop_win = window.open('pop_eventi.php?l=e','pop_win','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizeable=no,copyhistory=no,width=509,height=160,marginwidth=0,marginheight=0');
				};
function open_modulo_i (){
	pop_win = window.open('pop_modulo.php?l=i','pop_win','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizeable=no,copyhistory=no,width=509,height=365,marginwidth=0,marginheight=0');
};				
				
