
function openNewWindow(URLtoOpen, windowName, windowFeatures) { 
  newWindow=window.open(URLtoOpen, windowName, windowFeatures);
}

function fomularioOpen() {
	theurl="popup_contacto.html"
	wname ="FORMULARIO"
	W=400;
	H=428;
	windowCERRARa 		= "img/close_a.gif"
	windowCERRARd 		= "img/close_d.gif"
	windowCERRARo 		= "img/close_o.gif"
	windowTIT 	    	= "<img src=img/form_top.gif width=400 height=23>"
	windowBORDERCOLOR   	= "#000000"
	windowBORDERCOLORsel	= "#FFFFFF"
	windowTITBGCOLOR    	= "#e0e0e0"
	windowTITBGCOLORsel 	= "#a0a0a0"
	openchromeless(theurl, wname, W, H, windowCERRARa, windowCERRARd, windowCERRARo, windowTIT, windowBORDERCOLOR, windowBORDERCOLORsel, windowTITBGCOLOR, windowTITBGCOLORsel)
}

function camisetaOpen() {
	theurl="popup_camiseta.html"
	wname ="CAMISETA"
	W=350;
	H=360;
	windowCERRARa 		= "img/close_a.gif"
	windowCERRARd 		= "img/close_d.gif"
	windowCERRARo 		= "img/close_o.gif"
	windowTIT 	    	= "<img src=img/camiseta_top.gif width=350 height=23>"
	windowBORDERCOLOR   	= "#000000"
	windowBORDERCOLORsel	= "#FFFFFF"
	windowTITBGCOLOR    	= "#e0e0e0"
	windowTITBGCOLORsel 	= "#a0a0a0"
	openchromeless(theurl, wname, W, H, windowCERRARa, windowCERRARd, windowCERRARo, windowTIT, windowBORDERCOLOR, windowBORDERCOLORsel, windowTITBGCOLOR, windowTITBGCOLORsel)
}

function posterOpen() {
	theurl="popup_poster.html"
	wname ="POSTER"
	W=250;
	H=200;
	windowCERRARa 		= "img/close_a.gif"
	windowCERRARd 		= "img/close_d.gif"
	windowCERRARo 		= "img/close_o.gif"
	windowTIT 	    	= "<img src=img/poster_top.gif width=250 height=23>"
	windowBORDERCOLOR   	= "#000000"
	windowBORDERCOLORsel	= "#FFFFFF"
	windowTITBGCOLOR    	= "#e0e0e0"
	windowTITBGCOLORsel 	= "#a0a0a0"
	openchromeless(theurl, wname, W, H, windowCERRARa, windowCERRARd, windowCERRARo, windowTIT, windowBORDERCOLOR, windowBORDERCOLORsel, windowTITBGCOLOR, windowTITBGCOLORsel)
}

function movieOpen() {
	theurl="popup_movie.html"
	wname ="MOVIE"
	W=640;
	H=480;
	windowCERRARa 		= "img/close_a.gif"
	windowCERRARd 		= "img/close_d.gif"
	windowCERRARo 		= "img/close_o.gif"
	windowTIT 	    	= "<img src=img/movie_top.gif width=640 height=23>"
	windowBORDERCOLOR   	= "#000000"
	windowBORDERCOLORsel	= "#FFFFFF"
	windowTITBGCOLOR    	= "#e0e0e0"
	windowTITBGCOLORsel 	= "#a0a0a0"
	openchromeless(theurl, wname, W, H, windowCERRARa, windowCERRARd, windowCERRARo, windowTIT, windowBORDERCOLOR, windowBORDERCOLORsel, windowTITBGCOLOR, windowTITBGCOLORsel)
}

function screenOpen() {
	theurl="popup_screen.html"
	wname ="SCREENSAVER"
	W=300;
	H=338;
	windowCERRARa 		= "img/close_a.gif"
	windowCERRARd 		= "img/close_d.gif"
	windowCERRARo 		= "img/close_o.gif"
	windowTIT 	    	= "<img src=img/screen_top.gif width=300 height=23>"
	windowBORDERCOLOR   	= "#000000"
	windowBORDERCOLORsel	= "#FFFFFF"
	windowTITBGCOLOR    	= "#e0e0e0"
	windowTITBGCOLORsel 	= "#a0a0a0"
	openchromeless(theurl, wname, W, H, windowCERRARa, windowCERRARd, windowCERRARo, windowTIT, windowBORDERCOLOR, windowBORDERCOLORsel, windowTITBGCOLOR, windowTITBGCOLORsel)
}

function musicOpen() {
	theurl="popup_music.html"
	wname ="MUSICA"
	W=250;
	H=200;
	windowCERRARa 		= "img/close_a.gif"
	windowCERRARd 		= "img/close_d.gif"
	windowCERRARo 		= "img/close_o.gif"
	windowTIT 	    	= "<img src=img/music_top.gif width=250 height=23>"
	windowBORDERCOLOR   	= "#000000"
	windowBORDERCOLORsel	= "#FFFFFF"
	windowTITBGCOLOR    	= "#e0e0e0"
	windowTITBGCOLORsel 	= "#a0a0a0"
	openchromeless(theurl, wname, W, H, windowCERRARa, windowCERRARd, windowCERRARo, windowTIT, windowBORDERCOLOR, windowBORDERCOLORsel, windowTITBGCOLOR, windowTITBGCOLORsel)
}

function videoOpen() {
	theurl="popup_video.html"
	wname ="VIDEO"
	W=250;
	H=200;
	windowCERRARa 		= "img/close_a.gif"
	windowCERRARd 		= "img/close_d.gif"
	windowCERRARo 		= "img/close_o.gif"
	windowTIT 	    	= "<img src=img/video_top.gif width=250 height=23>"
	windowBORDERCOLOR   	= "#000000"
	windowBORDERCOLORsel	= "#FFFFFF"
	windowTITBGCOLOR    	= "#e0e0e0"
	windowTITBGCOLORsel 	= "#a0a0a0"
	openchromeless(theurl, wname, W, H, windowCERRARa, windowCERRARd, windowCERRARo, windowTIT, windowBORDERCOLOR, windowBORDERCOLORsel, windowTITBGCOLOR, windowTITBGCOLORsel)
}

function w3dzoneOpen() {
	theurl="popup_w3dzone.html"
	wname ="VIDEO"
	W=540;
	H=440;
	windowCERRARa 		= "img/close_a.gif"
	windowCERRARd 		= "img/close_d.gif"
	windowCERRARo 		= "img/close_o.gif"
	windowTIT 	    	= "<img src=img/w3dzone_top.gif width=540 height=23>"
	windowBORDERCOLOR   	= "#000000"
	windowBORDERCOLORsel	= "#FFFFFF"
	windowTITBGCOLOR    	= "#e0e0e0"
	windowTITBGCOLORsel 	= "#a0a0a0"
	openchromeless(theurl, wname, W, H, windowCERRARa, windowCERRARd, windowCERRARo, windowTIT, windowBORDERCOLOR, windowBORDERCOLORsel, windowTITBGCOLOR, windowTITBGCOLORsel)
}

function metallionOpen() {
	theurl="popup_metallion.html"
	wname ="VIDEO"
	W=540;
	H=359;
	windowCERRARa 		= "img/close_a.gif"
	windowCERRARd 		= "img/close_d.gif"
	windowCERRARo 		= "img/close_o.gif"
	windowTIT 	    	= "<img src=img/metallion_top.gif width=540 height=23>"
	windowBORDERCOLOR   	= "#000000"
	windowBORDERCOLORsel	= "#FFFFFF"
	windowTITBGCOLOR    	= "#e0e0e0"
	windowTITBGCOLORsel 	= "#a0a0a0"
	openchromeless(theurl, wname, W, H, windowCERRARa, windowCERRARd, windowCERRARo, windowTIT, windowBORDERCOLOR, windowBORDERCOLORsel, windowTITBGCOLOR, windowTITBGCOLORsel)
}

function sendform (){
alert ("data");
}


