function wFoto(imagen,ancho,alto)
{		
	W = ancho+60;
	H = alto+60;
	s = ",width="+W+",height="+H;
	windowX = Math.ceil( (window.screen.width  - W) / 2);
	windowY = Math.ceil( (window.screen.height  - H) / 2);
	windowX = 100;	
	windowY = 100;	
	theURL = 'foto_ampliada.php?img='+imagen;
	wname = 'foto_ampliada';
	texto = "top=" + windowX + ",left=" + windowY + ",toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0" + s;		
	var goWinFO = window.open(theURL, wname, texto, true);
	goWinFO.focus();		
}

function wFicha(referencia,lng, t)
{		
	W = 530+60;
	H = 310+60;
	s = ",width="+W+",height="+H;
	windowX = Math.ceil( (window.screen.width  - W) / 2);
	windowY = Math.ceil( (window.screen.height  - H) / 2);
	windowX = 100;	
	windowY = 100;	
	theURL = 'ficha_producto.php?lng='+lng+'&r='+referencia+'&t='+t;
	wname = "ficha";
	texto = "top=" + windowX + ",left=" + windowY + ",toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=yes,resizable=0" + s;		
	var goWinFO = window.open(theURL, wname, texto, true);
	goWinFO.focus();		
}

function wFichaBelen(referencia,lng, t)
{		
	W = 530+60;
	H = 310+60;
	s = ",width="+W+",height="+H;
	windowX = Math.ceil( (window.screen.width  - W) / 2);
	windowY = Math.ceil( (window.screen.height  - H) / 2);
	windowX = 100;	
	windowY = 100;	
	theURL = 'ficha_belen.php?lng='+lng+'&r='+referencia+'&t='+t;
	wname = "ficha";
	texto = "top=" + windowX + ",left=" + windowY + ",toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=yes,resizable=0" + s;		
	var goWinFO = window.open(theURL, wname, texto, true);
	goWinFO.focus();		
}

function wBelen()
{		
	W = 780+1;
	H = 485+1;
	s = ",width="+W+",height="+H;
	windowX = Math.ceil( (window.screen.width  - W) / 2);
	windowY = Math.ceil( (window.screen.height  - H) / 2);
	windowX = 100;	
	windowY = 100;	
	theURL = 'belenes.php';
	wname = "belenes2005";
	texto = "top=" + windowX + ",left=" + windowY + ",toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=no,resizable=0" + s;		
	var goWinFO = window.open(theURL, wname, texto, true);
	goWinFO.focus();		
}

function wInvitacion()
{		
	W = 750+1;
	H = 380+1;
	s = ",width="+W+",height="+H;
	windowX = Math.ceil( (window.screen.width  - W) / 2);
	windowY = Math.ceil( (window.screen.height  - H) / 2);
	windowX = 100;	
	windowY = 100;	
	theURL = 'invitacion.php';
	wname = "invitacion";
	texto = "top=" + windowX + ",left=" + windowY + ",toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=no,resizable=0" + s;		
	var goWinFO = window.open(theURL, wname, texto, true);
	goWinFO.focus();		
}

function wSede(cods,lng)
{		
	W = 650+60;
	H = 305+60;
	s = ",width="+W+",height="+H;
	windowX = Math.ceil( (window.screen.width  - W) / 2);
	windowY = Math.ceil( (window.screen.height  - H) / 2);
	windowX = 100;	
	windowY = 100;	
	theURL = 'ficha_sede.php?lng='+lng+'&cods='+cods;
	wname = "ficha";
	texto = "top=" + windowX + ",left=" + windowY + ",toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=yes,resizable=0" + s;		
	var goWinFO = window.open(theURL, wname, texto, true);
	goWinFO.focus();		
}

function wVideo()
{
			
	W = 200+60;
	H = 100+60;
	s = ",width="+W+",height="+H;
	//windowX = Math.ceil( (window.screen.width  - W) / 2);
	//windowY = Math.ceil( (window.screen.height  - H) / 2);
	windowX = 100;	
	windowY = 100;	
	theURL = 'video.php';
	wname = "ventanaVideo";
	texto = "top=" + windowX + ",left=" + windowY + ",toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=no,resizable=0" + s;
	var goWinVi = window.open(theURL, wname, texto, true);
	//goWinVi.focus();		
}

function wBRE()
{
			
	W = 400+60;
	H = 200+60;
	s = ",width="+W+",height="+H;
	//windowX = Math.ceil( (window.screen.width  - W) / 2);
	//windowY = Math.ceil( (window.screen.height  - H) / 2);
	windowX = 100;	
	windowY = 100;	
	theURL = 'belenes_relieves_esmaltes.php';
	wname = "ventanaBRE";
	texto = "top=" + windowX + ",left=" + windowY + ",toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=no,resizable=0" + s;
	var goWinVi = window.open(theURL, wname, texto, true);
	//goWinVi.focus();		
}

function wSCC()
{
			
	W = 500+60;
	H = 350+60;
	s = ",width="+W+",height="+H;
	//windowX = Math.ceil( (window.screen.width  - W) / 2);
	//windowY = Math.ceil( (window.screen.height  - H) / 2);
	windowX = 100;	
	windowY = 100;	
	theURL = 'infoSCC.php';
	wname = "ventanaSCC";
	texto = "top=" + windowX + ",left=" + windowY + ",toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=no,resizable=0" + s;
	var goWinSCC = window.open(theURL, wname, texto, true);
	//goWinVi.focus();		
}

function wIJI()
{
			
	W = 900+60;
	H = 400+60;
	s = ",width="+W+",height="+H;
	//windowX = Math.ceil( (window.screen.width  - W) / 2);
	//windowY = Math.ceil( (window.screen.height  - H) / 2);
	windowX = 100;	
	windowY = 100;	
	theURL = 'infoIJI.php';
	wname = "ventanaIJI";
	texto = "top=" + windowX + ",left=" + windowY + ",toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=yes,resizable=0" + s;
	var goWinSCC = window.open(theURL, wname, texto, true);
	//goWinVi.focus();		
}

function wWCE()
{
			
	W = 460+60;
	H = 650+60;
	s = ",width="+W+",height="+H;
	//windowX = Math.ceil( (window.screen.width  - W) / 2);
	//windowY = Math.ceil( (window.screen.height  - H) / 2);
	windowX = 100;	
	windowY = 100;	
	theURL = 'infoWCE.php';
	wname = "ventanaWCE";
	texto = "top=" + windowX + ",left=" + windowY + ",toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=yes,resizable=0" + s;
	var goWinWCE = window.open(theURL, wname, texto, true);
	//goWinVi.focus();		
}
