// JavaScript Document
function popUp1(URL) {
	var wwidht = 285;
	var wheight = 240; 
	var l = (screen.width-wwidht) / 2; 
	var t = (screen.height-wheight) / 2;	
	var config = " scrollbars=yes, height="+wheight+", width="+wwidht+", status=yes, toolbar=no, menubar=no, location=no, left="+l+", top="+t; 
	var day = new Date();
	var id = day.getTime();
  var newWindow = window.open(URL, "Forum"+id, config);
	return false;
}

function popUp2(URL) {
	var wwidht = 550;
	var wheight = 375; 
	var l = (screen.width-wwidht) / 2; 
	var t = (screen.height-wheight) / 2;	
	var config = " scrollbars=yes, height="+wheight+", width="+wwidht+", status=yes, toolbar=no, menubar=no, location=no, left="+l+", top="+t; 
	var day = new Date();
	var id = day.getTime();
  var newWindow = window.open(URL, "Forum"+id, config);
	return false;
}

//*GALERIAS - EVENTOS - GUESTBOOK*//
function popUp3(URL) {
	var wwidht = 776;
	var wheight = 680; 
	var l = (screen.width-wwidht) / 2; 
	var t = (screen.height-wheight) / 2;	
	var config = " scrollbars=yes, height="+wheight+", width="+wwidht+", status=yes, toolbar=no, menubar=no, location=no, left="+l+", top="+t; 
	var day = new Date();
	var id = day.getTime();
  var newWindow = window.open(URL, "Forum"+id, config);
	return false;
}
//*FIN GALERIAS - EVENTOS - GUESTBOOK *//

//*GUESTBOOK*//
function popUp4(URL) {
	var wwidht = 486;
	var wheight = 590; 
	var l = (screen.width-wwidht) / 2; 
	var t = (screen.height-wheight) / 2;	
	var config = " scrollbars=yes, height="+wheight+", width="+wwidht+", status=yes, toolbar=no, menubar=no, location=no, left="+l+", top="+t; 
	var day = new Date();
	var id = day.getTime();
  var newWindow = window.open(URL, "Forum"+id, config);
	return false;
}
//*GUESTBOOK*//

//*NEWSLETTER*//
function popUp5(URL) {
	var wwidht = 305;
	var wheight = 440; 
	var l = (screen.width-wwidht) / 2; 
	var t = (screen.height-wheight) / 2;	
	var config = " scrollbars=yes, height="+wheight+", width="+wwidht+", status=yes, toolbar=no, menubar=no, location=no, left="+l+", top="+t; 
	var day = new Date();
	var id = day.getTime();
  var newWindow = window.open(URL, "Forum"+id, config);
	return false;
}
//*FIN NEWSLETTER*//

//*MULTIMEDIA - PRENSA*//
function popUp6(URL) {
	var wwidht = 546;
	var wheight = 650; 
	var l = (screen.width-wwidht) / 2; 
	var t = (screen.height-wheight) / 2;	
	var config = " scrollbars=yes, height="+wheight+", width="+wwidht+", status=yes, toolbar=no, menubar=no, location=no, left="+l+", top="+t; 
	var day = new Date();
	var id = day.getTime();
  var newWindow = window.open(URL, "Forum"+id, config);
	return false;
}
//*FIN MULTIMEDIA - PRENSA*//

//*CONTACTOS*//
function popUp7(URL) {
	var wwidht = 640;
	var wheight = 520; 
	var l = (screen.width-wwidht) / 2; 
	var t = (screen.height-wheight) / 2;	
	var config = " scrollbars=no, height="+wheight+", width="+wwidht+", status=yes, toolbar=no, menubar=no, location=no, left="+l+", top="+t; 
	var day = new Date();
	var id = day.getTime();
  var newWindow = window.open(URL, "Forum"+id, config);
	return false;
}
//*FIN CONTACTOS*//

//*NOCHE LATINA - RETRO*//
function popUp8(URL) {
	var wwidht = 565;
	var wheight = 441; 
	var l = (screen.width-wwidht) / 2; 
	var t = (screen.height-wheight) / 2;	
	var config = " scrollbars=yes, height="+wheight+", width="+wwidht+", status=yes, toolbar=no, menubar=no, location=no, left="+l+", top="+t; 
	var day = new Date();
	var id = day.getTime();
  var newWindow = window.open(URL, "Forum"+id, config);
	return false;
}
//*FIN NOCHE LATINA - RETRO*//

//*FRIDAY NIGHT - CONVENCION MINERA - POP ANUNCIOS*//
function popUp9(URL) {
	var wwidht = 565;
	var wheight = 415; 
	var l = (screen.width-wwidht) / 2; 
	var t = (screen.height-wheight) / 2;	
	var config = " scrollbars=yes, height="+wheight+", width="+wwidht+", status=yes, toolbar=no, menubar=no, location=no, left="+l+", top="+t; 
	var day = new Date();
	var id = day.getTime();
  var newWindow = window.open(URL, "Forum"+id, config);
	return false;
}
//*FIN FRIDAY NIGHT - POP ANUNCIOS*//

//*VIP ROOM*//
function popUp10(URL) {
	var wwidht = 565;
	var wheight = 620; 
	var l = (screen.width-wwidht) / 2; 
	var t = (screen.height-wheight) / 2;	
	var config = " scrollbars=no, height="+wheight+", width="+wwidht+", status=yes, toolbar=no, menubar=no, location=no, left="+l+", top="+t; 
	var day = new Date();
	var id = day.getTime();
  	var newWindow = window.open(URL, "Forum"+id, config);
	return false;
}
//*FIN VIP ROOM*//


//*LIBRO DE VISITAS*//
function popUp11(URL) {
	var wwidht = 308;
	var wheight = 400; 
	var l = (screen.width-wwidht) / 2; 
	var t = (screen.height-wheight) / 2;	
	var config = " scrollbars=no, height="+wheight+", width="+wwidht+", status=yes, toolbar=no, menubar=no, location=no, left="+l+", top="+t; 
	var day = new Date();
	var id = day.getTime();
  	var newWindow = window.open(URL, "Forum"+id, config);
	return false;
}
//*FIN LIBRO DE VISITAS*//

function openNewWindow(URLtoOpen, windowsoptions) {
switch(windowsoptions) {
	case '1': popUp1(URLtoOpen); break;
	case '2': popUp2(URLtoOpen); break;
	case '3': popUp3(URLtoOpen); break;
	case '4': popUp4(URLtoOpen); break;
	case '5': popUp5(URLtoOpen); break;
	case '6': popUp6(URLtoOpen); break;
	case '7': popUp7(URLtoOpen); break;
	case '8': popUp8(URLtoOpen); break;
	case '9': popUp9(URLtoOpen); break;
	case '10': popUp9(URLtoOpen); break;	
	}
}

