


	var bck = "#f2d982"
	//#fcdd03
	//#fef8cd
	//#fcdd03
	//#ffff80
	var x = screen.width;
	var y = screen.height;
	var alt = "520"		

	var larg = "750"

	var titolo = "Righetti Romano"

   var a = 0


	   				function foto(variabile){
		
		a += 1
		pic = "../ingrandimenti/"+variabile+".jpg"
		
	spe=window.open(pic,a,"location=no,menubar=no,status=no,toolbar=no,scrollbars=no,width=320,height=478");

	
       spe.focus();
                }
				
	
	
	
	
	
				
	function cambia(dov,imm){

	
	
	
	eval("document."+dov+".src ='/images/"+imm+"roll.gif'")

	

	}
	
	
	
	

	function normal(dov,imm){


	eval("document."+dov+".src ='/images/"+imm+".gif'")
	
	}				
	
	
	
		function lis(variabile){
	pag=window.open(variabile,"bip","location=no,menubar=no,status=no,toolbar=no,scrollbars=no,width=310,height=400");
       pag.focus();
                }
	
	
	
	
	
	
	
	
	
	
	function crea(variabile){
	pag=window.open(variabile,"bip","location=no,menubar=no,status=no,toolbar=no,scrollbars=yes,width=310,height=400");
       pag.focus();
                }

	function apri(l)
	{
		x_pos = (x-780)/2

		y_pos = (y-550)/2
		
		if (l=="ita") pag="italiano.htm";
		if (l=="eng") pag="inglese/inglese.htm"
		if (l=="fra") pag="francese/francese.htm"
		if (l=="esp") pag="spagnolo/spagnolo.htm"
		if (l=="ger") pag="tedesco/tedesco.htm"
		if (l=="rus") pag="russo/russo.htm"
		f=window.open(pag,"w","location=no,menubar=no,status=no,toolbar=no,scrollbars=yes,width=790,height=550");
		f.moveTo(x_pos,y_pos);
		f.focus();
	}

function comingsoon()
	{
		x_pos = (x-780)/2

		y_pos = (y-550)/2
		
		f=window.open("comingsoon.htm","w","location=no,menubar=no,status=no,toolbar=no,scrollbars=yes,width=790,height=550");
		f.moveTo(x_pos,y_pos);
		f.focus();
	}

	
	
	
	function newsletter(ling){
          var dir="../"
          if (ling == "ITA") {
            dir=""
          } 

	window.open(dir+"newsletter/iscrizione_"+ling+".htm","bip","location=no,menubar=no,status=no,toolbar=no,scrollbars=no,width=450,height=500");
              
		
	}
	
function russian(){
		x_pos = (x-780)/2

		y_pos = (y-550)/2
		

		f=window.open("russian.htm","w","location=no,menubar=no,status=no,toolbar=no,scrollbars=yes,width=780,height=550");
		f.moveTo(x_pos,y_pos);
		f.focus();
	}
