function abrirVentanaHolaMundo(){
	var ventanaHolaMundo = window.open("/cursos/infosintesis.net/javase/paqholamundo/netbeans/holaMundo.html",
"holaMundo", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaHolaMundo.focus();
}

function abrirVentanaNuevoProyecto(){
	var ventanaNuevoProyecto = window.open("/cursos/infosintesis.net/javase/paqholamundo/netbeans/holaMundo.html#crearNuevoProyecto",
"holaMundo", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaNuevoProyecto.focus();
}

function abrirVentanaNuevoProyectoWeb(){
	var ventanaNuevoProyectoWeb = window.open("/cursos/infosintesis.net/javaee/paqjspservlets/introServlets/paso00operativa.html#crearNuevoProyecto", 					"holaMundo", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaNuevoProyectoWeb.focus();
}

function abrirVentanaNuevoPaquete(){
	var ventanaNuevoPaquete = window.open("/cursos/infosintesis.net/javase/paqholamundo/netbeans/holaMundo.html#crearNuevoPaquete",
"holaMundo", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaNuevoPaquete.focus();
}

function abrirVentanaNuevoPaqueteWeb(){
	var ventanaNuevoPaqueteWeb = window.open("/cursos/infosintesis.net/javaee/paqjspservlets/introServlets/paso00operativa.html#crearNuevoPaquete", 					"holaMundo", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaNuevoPaqueteWeb.focus();
}
		
function abrirVentanaNuevaClase(){
	var ventanaNuevaClase = window.open("/cursos/infosintesis.net/javase/paqholamundo/netbeans/holaMundo.html#crearNuevaClase",
"holaMundo", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaNuevaClase.focus();
}

function abrirVentanaCompilarClase(){
	var ventanaCompilarClase = window.open("/cursos/infosintesis.net/javase/paqholamundo/netbeans/holaMundo.html#compilarClase",
"holaMundo", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaCompilarClase.focus();
}

function abrirVentanaEjecutarClase(){
	var ventanaEjecutarClase = window.open("/cursos/infosintesis.net/javase/paqholamundo/netbeans/holaMundo.html#ejecutarClase",
"holaMundo", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaEjecutarClase.focus();
}




function abrirVentanaSentenciaSwitch(){
	var ventanaSentenciaSwitch = window.open("/cursos/infosintesis.net/javase/paqfundamentos/tvestandar/paso04switch.jsp",
"fundamentos", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaSentenciaSwitch.focus();
}




function abrirVentanaConvenciones(){
	var ventanaConvenciones = window.open("http://www.infosintesis.net/apensintesis/convenciones/index.html",
"convenciones", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaConvenciones.focus();
}

function abrirVentanaConvencion010(){
	var ventanaConvencion010 = window.open("http://www.infosintesis.net/apensintesis/convenciones/convencion010.html",
"convenciones", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaConvencion010.focus();
}

function abrirVentanaConvencion020(){
	var ventanaConvencion020 = window.open("http://www.infosintesis.net/apensintesis/convenciones/convencion020.html",
"convenciones", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaConvencion020.focus();
}

function abrirVentanaConvencion030(){
	var ventanaConvencion030 = window.open("http://www.infosintesis.net/apensintesis/convenciones/convencion030.html",
"convenciones", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaConvencion030.focus();
}

function abrirVentanaConvencion040(){
	var ventanaConvencion040 = window.open("http://www.infosintesis.net/apensintesis/convenciones/convencion040.html",
"convenciones", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaConvencion040.focus();
}

function abrirVentanaConvencion050(){
	var ventanaConvencion050 = window.open("http://www.infosintesis.net/apensintesis/convenciones/convencion050.html",
"convenciones", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaConvencion050.focus();
}

function abrirVentanaConvencion060(){
	var ventanaConvencion060 = window.open("http://www.infosintesis.net/apensintesis/convenciones/convencion060.html",
"convenciones", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaConvencion060.focus();
}

function abrirVentanaConvencion070(){
	var ventanaConvencion070 = window.open("http://www.infosintesis.net/apensintesis/convenciones/convencion070.html",
"convenciones", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaConvencion070.focus();
}




function abrirVentanaDescargaInstalacionNetBeans(){
	var ventanaDescargaInstalacionNetBeans = window.open("http://www.infosintesis.net/apensintesis/netbeans/descargainstalacion/index.html",				        			"descargaInstalacionNetBeans", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaDescargaInstalacionNetBeans.focus();
}




function abrirVentanaDescargaInstalacionAPIJavaSE(){
	var ventanaDescargaInstalacionAPIJavaSE = window.open("http://www.infosintesis.net/apensintesis/api/javase/index.html",
"APIJava", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaDescargaInstalacionAPIJavaSE.focus();
}

function abrirVentanaDescargaInstalacionAPIJavaEE(){
	var ventanaDescargaInstalacionAPIJavaEE = window.open("http://www.infosintesis.net/apensintesis/api/javaee/index.html",
"APIJavaEE", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaDescargaInstalacionAPIJavaEE.focus();
}

function abrirNavegarDocumentacionAPIJavaSE(){
	var ventanaNavegarDocumentacionAPIJavaSE = window.open("http://www.infosintesis.net/apensintesis/api/primerosPasos/index.html",
"APIJava", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaNavegarDocumentacionAPIJavaSE.focus();
}




function abrirVentanaDescargaInstalacionApacheTomcat(){
	var ventanaDescargaInstalacionApacheTomcat = window.open("http://www.infosintesis.net/apensintesis/tomcat/instalacion/index.html",
"APIJava", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaDescargaInstalacionApacheTomcat.focus();
}




function abrirVentanaMapaNetBeansCopiarClase(){
	var ventanaMapaNetBeansCopiarClase = window.open("http://www.infosintesis.net/apensintesis/netbeans/mapa/copiarClase.html",
"mapaNetBeans", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaMapaNetBeansCopiarClase.focus();
}

function abrirVentanaPasarArgumentosAplicacion(){
	var ventanaPasarArgumentosAplicacion = window.open("http://www.infosintesis.net/apensintesis/netbeans/mapa/pasarArgumentos.html",				  			"mapaNetBeans", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaPasarArgumentosAplicacion.focus();
}

function abrirVentanaInsertarJavaBeanPaletaComponentes(){
	var ventanaInsertarJavaBeanPaletaComponentes = window.open("http://www.infosintesis.net/apensintesis/netbeans/mapa/paletaBeans.html",				  			"mapaNetBeans", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaInsertarJavaBeanPaletaComponentes.focus();
}

function abrirVentanaPararAplicacion(){
	var ventanaPararAplicacion = window.open("http://www.infosintesis.net/apensintesis/netbeans/mapa/pararAplicacion.html",
"mapaNetBeans", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaPararAplicacion.focus();
}

function abrirVentanaAnyadirLibreriaProyecto(){
	var ventanaAnyadirLibreriaProyecto = window.open("http://www.infosintesis.net/apensintesis/netbeans/mapa/nuevaLibreria.html",				  			"mapaNetBeans", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaAnyadirLibreriaProyecto.focus();
}

function abrirVincularLibreriaAunProyecto(){
	var ventanaVincularLibreriaAunProyecto = window.open(
"http://www.infosintesis.net/apensintesis/netbeans/mapa/vincularLibreiaAunProyecto.html",
"mapaNetBeans", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaVincularLibreriaAunProyecto.focus();
}

function abrirVentanaAnyadirLibreriaProyectoVersion5(){
	var ventanaAnyadirLibreriaProyectoVersion5 = window.open(			"http://www.infosintesis.net/apensintesis/netbeans/mapa/v5/nuevaLibreria.html",
"mapaNetBeans", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaAnyadirLibreriaProyectoVersion5.focus();
}

function abrirVentanaEjecutarApacheTomcatNetBeans(){
	var ventanaEjecutarApacheTomcatNetBeans = window.open(			"http://www.infosintesis.net/apensintesis/netbeans/mapa/ejecutarTomcat.html",
"mapaNetBeans", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaEjecutarApacheTomcatNetBeans.focus();
}

function abrirVentanaRecompileWithXlintUnchecked(){
	var ventanaRecompileWithXlintUnchecked = window.open(			"http://www.infosintesis.net/apensintesis/netbeans/mapa/recompileWithXlintUnchecked/index.html",							"mapaNetBeans", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaRecompileWithXlintUnchecked.focus();
}

function abrirVentanaCrearCarpeta(){
	var ventanaCrearCarpeta = window.open(
"http://www.infosintesis.net/apensintesis/netbeans/mapa/crearCarpeta.html",
"mapaNetBeans", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaCrearCarpeta.focus();
}

function abrirVentanaCrearFicheroProperties(){
	var ventanaCrearFicheroProperties = window.open(			"http://www.infosintesis.net/apensintesis/netbeans/mapa/crearFicheroProperties.html",
"mapaNetBeans", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaCrearFicheroProperties.focus();
}

function abrirVentanaCrearResourceBundleIngles(){
	var ventanaCrearResourceBundleIngles = window.open(			"http://www.infosintesis.net/apensintesis/netbeans/mapa/crearResourceBundleIngles.html",
"mapaNetBeans", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaCrearResourceBundleIngles.focus();
}

function abrirVentanaEditarFicheroProperties(){
	var ventanaEditarFicheroProperties = window.open(			"http://www.infosintesis.net/apensintesis/netbeans/mapa/editarFicheroProperties.html",
"mapaNetBeans", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaEditarFicheroProperties.focus();
}

function abrirVentanaProyectoAccedeClasesOtroProyecto(){
	var ventanaProyectoAccedeClasesOtroProyecto = window.open(			"http://www.infosintesis.net/apensintesis/netbeans/mapa/proyectoAccedeClasesOtroProyecto.html",
"mapaNetBeans", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaProyectoAccedeClasesOtroProyecto.focus();
}

function abrirVentanaAgregarFrameworkVWJSFaProyectoWeb(){
	var ventanaAgregarFrameworkVWJSFaProyectoWeb = window.open(			"http://www.infosintesis.net/apensintesis/netbeans/mapa/agregarFrameworkVisualWebJSF.html",
"mapaNetBeans", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaAgregarFrameworkVWJSFaProyectoWeb.focus();
}

function abrirVentanaCrearHojaEstiloCascada(){
	var ventanaCrearHojaEstiloCascada = window.open(			"http://www.infosintesis.net/apensintesis/netbeans/mapa/crearHojaEstiloCascada.html",
"mapaNetBeans", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaCrearHojaEstiloCascada.focus();
}




function abrirVentanaRequestForComments(){
	var ventanaRequestForComments = window.open(
"http://www.infosintesis.net/apensintesis/internet/rfc.html",
"protocolos", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaRequestForComments.focus();
}

function abrirVentanaProtocolosEstandares(){
	var ventanaProtocolosEstandares = window.open(
"http://www.infosintesis.net/apensintesis/internet/index.html",
"protocolos", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaProtocolosEstandares.focus();
}



function abrirVentanaPatronSingleton(){
	var ventanaPatronSingleton = window.open("http://www.infosintesis.net/apensintesis/patrones/catalogo/gof/singleton/index.html#diagrama",
"patrones", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaPatronSingleton.focus();
}

function abrirVentanaReferenciaPatronesGRASP(){
	var ventanaReferenciaPatronesGRASP = window.open("http://www.infosintesis.net/apensintesis/patrones/catalogo/grasp/index.html",
"patrones", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaReferenciaPatronesGRASP.focus();
}

function abrirVentanaReferenciaPatronesGoF(){
	var ventanaReferenciaPatronesGoF = window.open("http://www.infosintesis.net/apensintesis/patrones/catalogo/gof/index.html",
"patrones", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaReferenciaPatronesGoF.focus();
}

function abrirVentanaServidorWebMuestraPeticiones(){
	var ventanaServidorWebMuestraPeticiones = window.open("http://www.infosintesis.net/apensintesis/usonethttp/usonethttp-servidor/index.html",				  			"servidorMuestraPeticiones", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaServidorWebMuestraPeticiones.focus();
}



function abrirVentanaIntroduccionRMI(){
	var ventanaIntroduccionRMI = window.open("http://www.infosintesis.net/apensintesis/rmi/rmi-intro/index.html",
"introduccionRMI", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaIntroduccionRMI.focus();
}



function abrirVentanaDiagramaClasesDisenyoNavegador(){
	var ventanaDiagramaClasesDisenyoNavegador = window.open(			"/cursos/infosintesis.net/javaseav/usonethttp/usonethttp-cliente/paso02diagramaClases.html#diagrama",
"diagramaClasesDisenyoNavegador", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaDiagramaClasesDisenyoNavegador.focus();
}

function abrirVentanaDiagramaSecuenciaNavegador(){
	var ventanaDiagramaSecuenciaNavegador = window.open(			"/cursos/infosintesis.net/javaseav/usonethttp/usonethttp-cliente/paso02diagramaSecuencia.html#diagrama",
"diagramaSecuenciaNavegador", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaDiagramaSecuenciaNavegador.focus();
}



function abrirVentanaDiagramaClasesDisenyoSerializacion(){
	var ventanaDiagramaClasesDisenyoSerializacion = window.open(			"/cursos/infosintesis.net/javaseav/paqstreams/serializacion/paso02diagramaClases.html#diagrama",
"diagramaClasesDisenyoSerializacion", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaDiagramaClasesDisenyoSerializacion.focus();
}

function abrirVentanaDiagramaSecuenciaSerializacion(){
	var ventanaDiagramaSecuenciaSerializacion = window.open(			"/cursos/infosintesis.net/javaseav/paqstreams/serializacion/paso02diagramaSecuencia.html#diagrama", 
"diagramaSecuenciaSerializacion", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaDiagramaSecuenciaSerializacion.focus();
}


function abrirVentanaObtenerParametrosProperties(){
	var ventanaObtenerParametrosProperties = window.open("http://www.infosintesis.net/apensintesis/paqproperties/index.html",				  			
"properties", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaObtenerParametrosProperties.focus();
}



function abrirVentanaSintaxisDTD(){
	var ventanaSintaxisDTD = window.open("http://www.infosintesis.net/apensintesis/dtd/sintaxis/index.html",
"sintaxisDTD", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaSintaxisDTD.focus();
}

function abrirVentanaSintaxisXMLSchema(){
	var ventanaSintaxisXMLSchema = window.open("http://www.infosintesis.net/apensintesis/xmlschema/sintaxis/index.html",
"sintaxisXMLSchema", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaSintaxisXMLSchema.focus();
}

function abrirVentanaSintaxisExpresionesRegulares(){
	var ventanaSintaxisExpresionesRegulares = window.open(			"http://www.infosintesis.net/apensintesis/expresionesRegulares/sintaxis/index.html",				  			"sintaxisExpresionesRegulares", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaSintaxisExpresionesRegulares.focus();
}

function abrirVentanaSintaxisPaginasJSP(){
	var ventanaSintaxisPaginasJSP = window.open(			"http://www.infosintesis.net/apensintesis/jsp/sintaxis/index.html ",				  			"sintaxisPaginasJSP", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaSintaxisPaginasJSP.focus();
}



function abrirVentanaIntroduccionJavaScript(){
	var ventanaIntroduccionJavaScript = window.open(			"http://www.infosintesis.net/apensintesis/javascript/introduccion/index.html",
"JavaScript", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaIntroduccionJavaScript.focus();
}

function abrirVentanaGuiasReferenciasJavaScript(){
	var ventanaGuiasReferenciasJavaScript = window.open(			"http://www.infosintesis.net/apensintesis/javascript/guiasReferencias/index.html",				  			"JavaScript", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaGuiasReferenciasJavaScript.focus();
}




function abrirVentanaIterarcoleccionesForeach(){
	var ventanaIterarcoleccionesForeach = window.open(			"http://www.infosintesis.net/forosintesis/java/j2se/foreachColecciones.html",				  			"foroJavaSE", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaIterarcoleccionesForeach.focus();
}




function abrirVentanaHolaServlet(){
	var ventanaHolaServlet = window.open(			"/cursos/infosintesis.net/javaee/paqjspservlets/introServlets/paso01operativaCrearServletHolaServlet.html",							"jspservlets", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaHolaServlet.focus();
}

function abrirVentanaHojasDeEstiloEnCascada(){
	var ventanaHojasDeEstiloEnCascada = window.open(
"http://www.infosintesis.net/apensintesis/css2/hojasestilo/index.html",
"css2", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaHojasDeEstiloEnCascada.focus();
}

function abrirVentanaCrearServletHolaServlet(){
	var ventanaCrearServletHolaServlet = window.open("/cursos/infosintesis.net/javaee/paqjspservlets/introServlets/paso01operativaCrearServletHolaServlet.html", 					"jspservlets", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaCrearServletHolaServlet.focus();
}

function abrirVentanaCrearPaginaWeb(){
	var ventanaCrearPaginaWeb = window.open("/cursos/infosintesis.net/javaee/paqjspservlets/introServlets/paso02operativaCrearPaginaWeb.html",
"jspservlets", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaCrearPaginaWeb.focus();
}

function abrirVentanaCrearFormulario(){
	var ventanaCrearFormulario = window.open("/cursos/infosintesis.net/javaee/paqjspservlets/introServlets/paso02operativaCrearFormulario.html",
"jspservlets", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaCrearFormulario.focus();
}

function abrirVentanaAgregarCamposDeTextoFormulario(){
	var ventanaAgregarCamposDeTextoFormulario = window.open("/cursos/infosintesis.net/javaee/paqjspservlets/introServlets/paso02operativaAgregarCamposDeTextoFormulario.jsp",
"jspservlets", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaAgregarCamposDeTextoFormulario.focus();
}

function abrirVentanaAgregarBotonesFormulario(){
	var ventanaAgregarBotonesFormulario = window.open("/cursos/infosintesis.net/javaee/paqjspservlets/introServlets/paso02operativaAgregarBotonesFormulario.jsp", 					"jspservlets", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaAgregarBotonesFormulario.focus();
}

function abrirVentanaRelacionarPaginaJspHojaEstiloExterna(){
	var ventanaRelacionarPaginaJspHojaEstiloExterna = window.open("/cursos/infosintesis.net/javaee/implementarMVC/registrarUsuarioMVC/paso03operativaHojaEstiloExterna.html", 					"jspservlets", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaRelacionarPaginaJspHojaEstiloExterna.focus();
}




function abrirVentanaCrearProyectoVisualWebJSF(){
	var ventanaCrearProyectoVisualWebJSF = window.open("/cursos/infosintesis.net/javaee/implementarMVC/registrarUsuarioVWJSF/paso00operativa.html", 
"vwjsf", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaCrearProyectoVisualWebJSF.focus();
}

function abrirVentanaCrearPaginaVisualWebJSF(){
	var ventanaCrearPaginaVisualWebJSF = window.open("/cursos/infosintesis.net/javaee/implementarMVC/registrarUsuarioVWJSF/paso02operativaCrearPaginaVWJSF.html", 
"vwjsf", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaCrearPaginaVisualWebJSF.focus();
}


function abrirVentanaValueExpressionsResourceBundle(){
	var ventanaValueExpressionsResourceBundle = window.open("/cursos/infosintesis.net/javaee/implementarMVC/registrarUsuarioVWJSF/paso02operativaValueExpressionsResourceBundle.html", 
"vwjsf", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaValueExpressionsResourceBundle.focus();
}

function abrirVentanaAgregarComponenteLabelLienzo(){
	var ventanaAgregarComponenteLabelLienzo = window.open("/cursos/infosintesis.net/javaee/implementarMVC/registrarUsuarioVWJSF/paso03operativaAgregarComponenteLabelAlLienzo.html", 
"vwjsf", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaAgregarComponenteLabelLienzo.focus();
}

function abrirVentanaAgregarComponenteTextFieldLienzo(){
	var ventanaAgregarComponenteTextFieldLienzo = window.open("/cursos/infosintesis.net/javaee/implementarMVC/registrarUsuarioVWJSF/paso03operativaAgregarComponenteTextFieldAlLienzo.html", 
"vwjsf", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaAgregarComponenteTextFieldLienzo.focus();
}

function abrirVentanaAgregarComponenteMessageLienzo(){
	var ventanaAgregarComponenteMessageLienzo = window.open("/cursos/infosintesis.net/javaee/implementarMVC/registrarUsuarioVWJSF/paso03operativaAgregarComponenteMessageAlLienzo.html", 
"vwjsf", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaAgregarComponenteMessageLienzo.focus();
}

function abrirVentanaAgregarComponenteRadioButonGroupLienzo(){
	var ventanaAgregarComponenteRadioButonGroupLienzo = window.open("/cursos/infosintesis.net/javaee/implementarMVC/registrarUsuarioVWJSF/paso11operativaAgregarComponenteRadiobuttonGroupAlLienzo.jsp", 
"vwjsf", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaAgregarComponenteRadioButonGroupLienzo.focus();
}

function abrirVentanaCambiarTextoMensajeValidacionEstandar(){
	var ventanaCambiarTextoMensajeValidacionEstandar = window.open("/cursos/infosintesis.net/javaee/implementarMVC/registrarUsuarioVWJSF/paso03operativaPersonalizarMensajeValidacionEstandar.html", 
"vwjsf", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaCambiarTextoMensajeValidacionEstandar.focus();
}

function abrirVentanaConvertirString2Integer(){
	var ventanaConvertirString2Integer = window.open("/cursos/infosintesis.net/javaee/implementarMVC/registrarUsuarioVWJSF/paso07operativarConvertirValorTextFieldintegerConVWJSF.html", 
"vwjsf", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaConvertirString2Integer.focus();
}

function abrirVentanaCrearMetodoValidacionPersonalizado(){
	var ventanaCrearMetodoValidacionPersonalizado = window.open("/cursos/infosintesis.net/javaee/implementarMVC/registrarUsuarioVWJSF/paso06operativaCrearValidadorPersonalizado.html#metodovalidacion", 
"vwjsf", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaCrearMetodoValidacionPersonalizado.focus();
}

function abrirVentanaVisualizarComponenteButtonCorrectamenteIE7(){
	var ventanaVisualizarComponenteButtonCorrectamenteIE7 = window.open("/cursos/infosintesis.net/javaee/implementarMVC/registrarUsuarioVWJSF/paso03operativaVisualizarComponenteButtonCorrectamenteIE7.html#groupPanel", 
"vwjsf", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaVisualizarComponenteButtonCorrectamenteIE7.focus();
}




function abrirVentanaIndiceConsultarTablaJPAyVWJSF(){
	var ventanaIndiceConsultarTablaJPAyVWJSF = window.open("/cursos/infosintesis.net/javaee/implementarJPA/consultarUsuariosVWJSF/index.html", 
"jpaVwjsf", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaIndiceConsultarTablaJPAyVWJSF.focus();
}

function abrirVentanaCrearBDSconMySQLadministrator(){
	var ventanaCrearBDSconMySQLadministrator = window.open("/cursos/infosintesis.net/javaee/implementarJPA/consultarUsuariosVWJSF/paso00operativaCrearBDSyUsuarioConMySQLAdministrator.html", 
"jpaVwjsf", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaCrearBDSconMySQLadministrator.focus();
}

function abrirVentanaConectarBDSyEjecutarComandosSQLdesdeNetBeans(){
	var ventanaConectarBDSyEjecutarComandosSQLdesdeNetBeans = window.open("/cursos/infosintesis.net/javaee/implementarJPA/consultarUsuariosVWJSF/paso00operativaConectarBDSyEjecutarComandosSQLdesdeNetbeans.html", 
"jpaVwjsf", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaConectarBDSyEjecutarComandosSQLdesdeNetBeans.focus();
}

function abrirVentanaConfigurarRecursoJDBCenlazaPoolConexionesGlassFish(){
	var ventanaConfigurarRecursoJDBCenlazaPoolConexionesGlassFish = window.open("/cursos/infosintesis.net/javaee/implementarJPA/consultarUsuariosVWJSF/paso00operativaConfigurarRecursoJDBCenlazaPoolConexionesGlassfish.html", 
"jpaVwjsf", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaConfigurarRecursoJDBCenlazaPoolConexionesGlassFish.focus();
}

function abrirVentanaCrearProyectoVWJSFyCrearPaquetes(){
	var ventanaCrearProyectoVWJSFyCrearPaquetes = window.open("/cursos/infosintesis.net/javaee/implementarJPA/consultarUsuariosVWJSF/paso00operativaCrearProyectoVisualWebJSF.html", 
"jpaVwjsf", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaCrearProyectoVWJSFyCrearPaquetes.focus();
}

function abrirVentanaCrearPersistenceEntityClassCrearPersistenceUnit(){
	var ventanaCrearPersistenceEntityClassCrearPersistenceUnit = window.open("/cursos/infosintesis.net/javaee/implementarJPA/consultarUsuariosVWJSF/paso02operativaCrearPersistenceEntityClassYcrearPersistenceUnit.html", 
"jpaVwjsf", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaCrearPersistenceEntityClassCrearPersistenceUnit.focus();
}

function abrirVentanaCrearPersistenceUnit(){
	var ventanaCrearPersistenceUnit = window.open("/cursos/infosintesis.net/javaee/implementarJPA/consultarUsuariosVWJSF/paso01operativaCrearPersistenceEntityClassYcrearPersistenceUnit.html#crearPersistenceUnit", 
"jpaVwjsf", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaCrearPersistenceUnit.focus();
}

function abrirVentanaCrearClaseControldadoraJPAdesdeClaseEntidad(){
	var ventanaCrearClaseControldadoraJPAdesdeClaseEntidad = window.open("/cursos/infosintesis.net/javaee/implementarJPA/consultarUsuariosVWJSF/paso02operativaCrearEntityControllerClass.html", 
"jpaVwjsf", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaCrearClaseControldadoraJPAdesdeClaseEntidad.focus();
}

function abrirVentanaCrearPropiedadListaPOJOsEnSessionBean1(){
	var ventanaCrearPropiedadListaPOJOsEnSessionBean1 = window.open("/cursos/infosintesis.net/javaee/implementarJPA/consultarUsuariosVWJSF/paso03operativaCrearPropiedadListaPojosUsuarioSessionBean1.html", 
"jpaVwjsf", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaCrearPropiedadListaPOJOsEnSessionBean1.focus();
}

function abrirVentanaMostrarDatosListaPOJOsComponenteTable(){
	var ventanaMostrarDatosListaPOJOsComponenteTable = window.open("/cursos/infosintesis.net/javaee/implementarJPA/consultarUsuariosVWJSF/paso05operativaMostrarDatosListaPOJOsComponenteTable.html", 
"jpaVwjsf", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaMostrarDatosListaPOJOsComponenteTable.focus();
}




function abrirVentanaAPIwebuijsfEtiquetaTextField(){
	var ventanaAPIwebuijsfEtiquetaTextField = window.open("http://webdev2.sun.com/woodstock-tlddocs/webuijsf/textField.html", 
"apiwebuijsf", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaAPIwebuijsfEtiquetaTextField.focus();
}




function abrirVentanaListaMensajesJSFestandares(){
	var ventanaListaMensajesJSFestandares = window.open("http://www.infosintesis.net/apensintesis/jsf/mensajesEstandar/index.html", 
"jsf", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaListaMensajesJSFestandares.focus();
}




function abrirVentanaIntrospeccion(){
	var ventanaIntrospeccion = window.open(			"/cursos/infosintesis.net/javaseav/paqlangreflect/examinarobjetos/index.html",				  			"introspeccion", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaIntrospeccion.focus();
}

function abrirVentanaIntrospeccionInvocacionMetodos(){
	var ventanaIntrospeccionInvocacionMetodos = window.open(			"/cursos/infosintesis.net/javaseav/paqlangreflect/examinarobjetos/paso02operativaInvocacionMetodosClass.jsp?s=ab#b",							"introspeccion", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaIntrospeccionInvocacionMetodos.focus();
}



function abrirVentanaTiposDriversBdsJava(){
	var ventanaTiposDriversBdsJava = window.open(			"http://www.infosintesis.net/apensintesis/bds/jdbc/tiposDrivers/index.html",
"bds", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaTiposDriversBdsJava.focus();
}

function abrirVentanaDescargaInstalacionMySQL(){
	var ventanaDescargaInstalacionMySQL = window.open(			"http://www.infosintesis.net/apensintesis/bds/mysql/instalacion/index.html",
"bds", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaDescargaInstalacionMySQL.focus();
}

function abrirVentanaDescargaInstalacionMySQLdatabaseServer(){
	var ventanaDescargaInstalacionMySQLdatabaseServer = window.open(			"http://www.infosintesis.net/apensintesis/bds/mysql/instalacion/mysqlServer.html",
"bds", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaDescargaInstalacionMySQLdatabaseServer.focus();
}

function abrirVentanaCrearTablaMySQLQueryBrowser(){
	var ventanaCrearTablaMySQLQueryBrowser = window.open(			"http://www.infosintesis.net/apensintesis/bds/mysql/nuevatabla/querybrowser/index.html",
"bds", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaCrearTablaMySQLQueryBrowser.focus();
}

function abrirVentanaIntroducirDatosTablaMySQLQueryBrowser(){
	var ventanaIntroducirDatosTablaMySQLQueryBrowser = window.open(			"http://www.infosintesis.net/apensintesis/bds/mysql/introducirdatos/querybrowser/index.html",
"bds", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaIntroducirDatosTablaMySQLQueryBrowser.focus();
}

function abrirVentanaDescargaInstalacionDriverMySQLconnectorJ(){
	var ventanaDescargaInstalacionDriverMySQLconnectorJ = window.open(			"http://www.infosintesis.net/apensintesis/bds/mysql/instalacion/mysqlConnectorJ.html",
"bds", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaDescargaInstalacionDriverMySQLconnectorJ.focus();
}

function abrirVentanaIncorporarDriverMySQLconnectorJproyectoNetBeans(){
	var ventanaIncorporarDriverMySQLconnectorJproyectoNetBeans = window.open(			"http://www.infosintesis.net/apensintesis/netbeans/mapa/incorporarDriverMySQLconnectorJproyectoNetBeans.html",
"bds", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaIncorporarDriverMySQLconnectorJproyectoNetBeans.focus();
}

function abrirVentanaCrearConexionBaseDeDatosMySQLDesdeNetBeans(){
	var ventanaCrearConexionBaseDeDatosMySQLDesdeNetBeans = window.open(			"http://www.infosintesis.net/apensintesis/netbeans/mapa/crearConexionBaseDeDatosMySQL.html",
"bds", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaCrearConexionBaseDeDatosMySQLDesdeNetBeans.focus();
}

function abrirVentanaEjecutarComandosSQLdesdeNetBeans(){
	var ventanaEjecutarComandosSQLdesdeNetBeans = window.open(			"http://www.infosintesis.net/apensintesis/netbeans/mapa/ejecutarComandosSQL.html",
"bds", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaEjecutarComandosSQLdesdeNetBeans.focus();
}

function abrirVentanaCreacionBDSconHerramientaMySQLadministrator(){
	var ventanaCreacionBDSconHerramientaMySQLadministrator = window.open(			"http://www.infosintesis.net/apensintesis/bds/mysql/nuevabds/index.html",
"bds", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaCreacionBDSconHerramientaMySQLadministrator.focus();
}

function abrirVentanaCrearUsuarioMySQLAdministrator(){
	var ventanaCrearUsuarioMySQLAdministrator = window.open(			"http://www.infosintesis.net/apensintesis/bds/mysql/nuevousuario/index.html",
"bds", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaCrearUsuarioMySQLAdministrator.focus();
}

function abrirVentanaJNDI(){
	var ventanaJNDI = window.open(
"http://www.infosintesis.net/apensintesis/jndi/index.html",
"bds", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaJNDI.focus();
}

function abrirVentanaConexionBdSpoolConexionesTransparente(){
	var ventanaConexionBdSpoolConexionesTransparente = window.open("http://www.infosintesis.net/apensintesis/bds/jdbc/poolconexiones/index.html",
"bds", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaConexionBdSpoolConexionesTransparente.focus();
}




function abrirVentanaConfigurarRecursoJDBCenlazaPoolConexiones(){
	var ventanaConfigurarRecursoJDBCenlazaPoolConexiones = window.open(			"http://www.infosintesis.net/apensintesis/glassfish/mapa/v2/configurarRecursoJDBCpoolConexiones.html",
"glassfishBds", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaConfigurarRecursoJDBCenlazaPoolConexiones.focus();
}

function abrirVentanaIndicarClasspathDriverConnectorJMySQL(){
	var ventanaIndicarClasspathDriverConnectorJMySQL = window.open(			"http://www.infosintesis.net/apensintesis/glassfish/mapa/v2/classpathMySQLconnector.html",
"glassfishBds", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaIndicarClasspathDriverConnectorJMySQL.focus();
}

function abrirVentanaCrearNuevoPoolConexionesJDBC(){
	var ventanaCrearNuevoPoolConexionesJDBC = window.open(			"http://www.infosintesis.net/apensintesis/glassfish/mapa/v2/crearPoolConexiones.html",
"glassfishBds", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaCrearNuevoPoolConexionesJDBC.focus();
}

function abrirVentanaCrearNuevoRecursoJDBC(){
	var ventanaCrearNuevoRecursoJDBC = window.open(			"http://www.infosintesis.net/apensintesis/glassfish/mapa/v2/crearRecursoJDBC.html",
"glassfishBds", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaCrearNuevoRecursoJDBC.focus();
}



function abrirVentanaArrancarPararGlassFishDesdeNetbeans(){
	var ventanaArrancarPararGlassFishDesdeNetbeans = window.open(			"http://www.infosintesis.net/apensintesis/glassfish/mapa/v2/arrancarPararGlassfishDesdeNetbeans.html",
"glassfish", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaArrancarPararGlassFishDesdeNetbeans.focus();
}

function abrirVentanaDesplegarAplicacionWebDesdeNetbeans(){
	var ventanaDesplegarAplicacionWebDesdeNetbeans = window.open(			"http://www.infosintesis.net/apensintesis/glassfish/mapa/v2/desplegarAplicacionWeb.html",
"glassfish", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaDesplegarAplicacionWebDesdeNetbeans.focus();
}

function abrirVentanaAccederConsolaAdministracionDesdeNetbeans(){
	var ventanaAccederConsolaAdministracionDesdeNetbeans = window.open(			"http://www.infosintesis.net/apensintesis/glassfish/mapa/v2/accederConsolaAdministracion.html",
"glassfish", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaAccederConsolaAdministracionDesdeNetbeans.focus();
}



function abrirVentanaTPCIPyOtrosProtocolosInternet(){
	var ventanaProtocolosTPCIPyOtrosProtocolosInternet = window.open("http://www.infosintesis.net/apensintesis/internet/index.html",
"internet", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaProtocolosTPCIPyOtrosProtocolosInternet.focus();
}

function abrirVentanaRFCs(){
	var ventanaRFCs = window.open("http://www.infosintesis.net/apensintesis/internet/rfc.html",
"internet", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaRFCs.focus();
}



function abrirVentanaCrearDescriptorLibreriaEtiquetasTLD(){
	var ventanaCrearDescriptorLibreriaEtiquetasTLD = window.open("/cursos/infosintesis.net/javaee/customTags/tagHandler/paso01operativaCrearDescriptorLibreriaEtiquetas.html",
"customTags", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaCrearDescriptorLibreriaEtiquetasTLD.focus();
}

function abrirVentanaCrearCustomTagConSuTagHandler(){
	var ventanaCrearCustomTagConSuTagHandler = window.open("/cursos/infosintesis.net/javaee/customTags/tagHandler/paso01operativaCrearTagHandler.html",
"customTags", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaCrearCustomTagConSuTagHandler.focus();
}




function abrirVentanaMensajesErrorJSFestandares(){
	var ventanaMensajesErrorJSFestandares = window.open("http://www.infosintesis.net/apensintesis/jsf/mensajesEstandar/index.html", 
"jsf", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaMensajesErrorJSFestandares.focus();
}

function abrirVentanaDocumentacionForosJSF(){
	var ventanaDocumentacionForosJSF = window.open("http://www.infosintesis.net/apensintesis/jsf/documentacionForos/index.html", 
"jsf", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaDocumentacionForosJSF.focus();
}




function abrirVentanaDocumentacionForosVisualWebJSF(){
	var ventanaDocumentacionForosVisualWebJSF = window.open("http://www.infosintesis.net/apensintesis/vwjsf/documentacionForos/index.html", 
"apiwebuijsf", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaDocumentacionForosVisualWebJSF.focus();
}

function abrirVentanaAPIwebuijsfEtiquetaPanelGroup(){
	var ventanaAPIwebuijsfEtiquetaPanelGroup = window.open("http://webdev2.sun.com/woodstock-tlddocs/webuijsf/panelGroup.html", 
"apiwebuijsf", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaAPIwebuijsfEtiquetaPanelGroup.focus();
}

function abrirVentanaAPIwebuijsfEtiquetaPanelLayout(){
	var ventanaAPIwebuijsfEtiquetaPanelLayout = window.open("http://webdev2.sun.com/woodstock-tlddocs/webuijsf/panelLayout.html", 
"apiwebuijsf", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaAPIwebuijsfEtiquetaPanelLayout.focus();
}




function abrirVentanaDescargaInstalacionICEfacesNetBeans(){
	var ventanaDescargaInstalacionICEfacesNetBeans = window.open("http://www.infosintesis.net/apensintesis/netbeans/descargarpluginICEfaces/index.html", 
"netBeansICEfaces", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaDescargaInstalacionICEfacesNetBeans.focus();
}




function abrirVentanaDescargaInstalacionICEfaces(){
	var ventanaDescargaInstalacionICEfaces = window.open("http://www.infosintesis.net/apensintesis/ICEfaces/descargarICEfaces/index.html", 
"ICEfaces", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaDescargaInstalacionICEfaces.focus();
}

function abrirVentanaDocumentacionForosICEfaces(){
	var ventanaDocumentacionForosICEfaces = window.open("http://www.infosintesis.net/apensintesis/ICEfaces/documentacionForos/index.html", 
"ICEfaces", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaDocumentacionForosICEfaces.focus();
}




function abrirVentanaAPIcomponenteICEfacesForm(){
	var ventanaAPIcomponenteICEfacesForm = window.open(
"http://www.icefaces.org/docs/v1_8_0/tld/ice/form.html", 
"apiComponentesICEfaces", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaAPIcomponenteICEfacesForm.focus();
}

function abrirVentanaAPIcomponenteICEfacesInputText(){
	var ventanaAPIcomponenteICEfacesInputText = window.open(
"http://www.icefaces.org/docs/v1_8_0/tld/ice/inputText.html", 
"apiComponentesICEfaces", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaAPIcomponenteICEfacesInputText.focus();
}

function abrirVentanaAPIcomponenteICEfacesMessage(){
	var ventanaAPIcomponenteICEfacesMessage = window.open(
"http://www.icefaces.org/docs/v1_8_0/tld/ice/message.html", 
"apiComponentesICEfaces", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaAPIcomponenteICEfacesMessage.focus();
}

function abrirVentanaAPIcomponenteICEfacesOuputLabel(){
	var ventanaAPIcomponenteICEfacesOuputLabel = window.open(
"http://www.icefaces.org/docs/v1_8_0/tld/ice/outputLabel.html", 
"apiComponentesICEfaces", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaAPIcomponenteICEfacesOuputLabel.focus();
}

function abrirVentanaAPIcomponenteICEfacesOuputStyle(){
	var ventanaAPIcomponenteICEfacesOuputStyle = window.open(
"http://www.icefaces.org/docs/v1_8_0/tld/ice/outputStyle.html", 
"apiComponentesICEfaces", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaAPIcomponenteICEfacesOuputStyle.focus();
}

function abrirVentanaAPIcomponenteICEfacesOuputText(){
	var ventanaAPIcomponenteICEfacesOuputText = window.open(
"http://www.icefaces.org/docs/v1_8_0/tld/ice/outputText.html", 
"apiComponentesICEfaces", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaAPIcomponenteICEfacesOuputText.focus();
}




function abrirVentanaAPIetiquetaJSFconvertNumber(){
	var ventanaAPIetiquetaJSFconvertNumber = window.open(
"http://java.sun.com/javaee/javaserverfaces/1.2/docs/tlddocs/f/convertNumber.html", 
"apiComponentesJSF", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaAPIetiquetaJSFconvertNumber.focus();
}



function abrirFotosSalidaMontserrat739(){
	var ventanaFotosSalidaMontserrat739 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0739.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat739.focus();
}

function abrirFotosSalidaMontserrat740(){
	var ventanaFotosSalidaMontserrat740 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0740.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat740.focus();
}

function abrirFotosSalidaMontserrat741(){
	var ventanaFotosSalidaMontserrat741 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0741.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat741.focus();
}

function abrirFotosSalidaMontserrat742(){
	var ventanaFotosSalidaMontserrat742 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0742.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat742.focus();
}

function abrirFotosSalidaMontserrat743(){
	var ventanaFotosSalidaMontserrat743 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0743.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat743.focus();
}

function abrirFotosSalidaMontserrat744(){
	var ventanaFotosSalidaMontserrat744 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0744.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat744.focus();
}

function abrirFotosSalidaMontserrat745(){
	var ventanaFotosSalidaMontserrat745 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0745.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat745.focus();
}

function abrirFotosSalidaMontserrat746(){
	var ventanaFotosSalidaMontserrat746 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0746.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat746.focus();
}

function abrirFotosSalidaMontserrat747(){
	var ventanaFotosSalidaMontserrat747 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0747.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat747.focus();
}

function abrirFotosSalidaMontserrat748(){
	var ventanaFotosSalidaMontserrat748 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0748.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat748.focus();
}

function abrirFotosSalidaMontserrat749(){
	var ventanaFotosSalidaMontserrat749 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0749.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat749.focus();
}

function abrirFotosSalidaMontserrat750(){
	var ventanaFotosSalidaMontserrat750 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0750.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat750.focus();
}

function abrirFotosSalidaMontserrat751(){
	var ventanaFotosSalidaMontserrat751 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0751.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat751.focus();
}

function abrirFotosSalidaMontserrat752(){
	var ventanaFotosSalidaMontserrat740 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0752.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat752focus();
}

function abrirFotosSalidaMontserrat753(){
	var ventanaFotosSalidaMontserrat753 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0740.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat753.focus();
}

function abrirFotosSalidaMontserrat754(){
	var ventanaFotosSalidaMontserrat754 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0754.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat754.focus();
}

function abrirFotosSalidaMontserrat755(){
	var ventanaFotosSalidaMontserrat755 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0755.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat7555.focus();
}

function abrirFotosSalidaMontserrat756(){
	var ventanaFotosSalidaMontserrat756 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0756.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat756.focus();
}

function abrirFotosSalidaMontserrat757(){
	var ventanaFotosSalidaMontserrat757 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0757.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat757.focus();
}

function abrirFotosSalidaMontserrat758(){
	var ventanaFotosSalidaMontserrat758 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0758.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat758.focus();
}

function abrirFotosSalidaMontserrat759(){
	var ventanaFotosSalidaMontserrat759 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0759.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat759.focus();
}

function abrirFotosSalidaMontserrat760(){
	var ventanaFotosSalidaMontserrat760 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0760.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat760.focus();
}

function abrirFotosSalidaMontserrat761(){
	var ventanaFotosSalidaMontserrat761 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0761.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat761.focus();
}

function abrirFotosSalidaMontserrat762(){
	var ventanaFotosSalidaMontserrat762 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0762.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat762.focus();
}

function abrirFotosSalidaMontserrat763(){
	var ventanaFotosSalidaMontserrat763 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0763.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat763.focus();
}

function abrirFotosSalidaMontserrat764(){
	var ventanaFotosSalidaMontserrat764 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0764.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat764.focus();
}

function abrirFotosSalidaMontserrat765(){
	var ventanaFotosSalidaMontserrat765 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0765.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat765.focus();
}

function abrirFotosSalidaMontserrat766(){
	var ventanaFotosSalidaMontserrat766 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0766.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat766.focus();
}

function abrirFotosSalidaMontserrat767(){
	var ventanaFotosSalidaMontserrat767 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0767.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat767.focus();
}

function abrirFotosSalidaMontserrat768(){
	var ventanaFotosSalidaMontserrat768 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0768.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat768.focus();
}

function abrirFotosSalidaMontserrat769(){
	var ventanaFotosSalidaMontserrat769 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0769.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat769.focus();
}

function abrirFotosSalidaMontserrat770(){
	var ventanaFotosSalidaMontserrat770 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0770.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat770.focus();
}

function abrirFotosSalidaMontserrat771(){
	var ventanaFotosSalidaMontserrat771 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0771.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat771.focus();
}

function abrirFotosSalidaMontserrat772(){
	var ventanaFotosSalidaMontserrat772 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0772.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat772.focus();
}

function abrirFotosSalidaMontserrat773(){
	var ventanaFotosSalidaMontserrat773 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0773.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat773.focus();
}

function abrirFotosSalidaMontserrat774(){
	var ventanaFotosSalidaMontserrat740 = window.open(
"/fotos/salidaMontserrat/ventana-SANY077.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat774.focus();
}

function abrirFotosSalidaMontserrat775(){
	var ventanaFotosSalidaMontserrat775 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0775.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat775.focus();
}

function abrirFotosSalidaMontserrat776(){
	var ventanaFotosSalidaMontserrat776 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0776.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat776.focus();
}

function abrirFotosSalidaMontserrat740(){
	var ventanaFotosSalidaMontserrat740 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0740.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat740.focus();
}

function abrirFotosSalidaMontserrat740(){
	var ventanaFotosSalidaMontserrat740 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0740.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat740.focus();
}

function abrirFotosSalidaMontserrat740(){
	var ventanaFotosSalidaMontserrat740 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0740.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat740.focus();
}

function abrirFotosSalidaMontserrat740(){
	var ventanaFotosSalidaMontserrat740 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0740.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat740.focus();
}

function abrirFotosSalidaMontserrat740(){
	var ventanaFotosSalidaMontserrat740 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0740.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat740.focus();
}

function abrirFotosSalidaMontserrat740(){
	var ventanaFotosSalidaMontserrat740 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0740.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat740.focus();
}

function abrirFotosSalidaMontserrat740(){
	var ventanaFotosSalidaMontserrat740 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0740.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat740.focus();
}

function abrirFotosSalidaMontserrat740(){
	var ventanaFotosSalidaMontserrat740 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0740.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat740.focus();
}

function abrirFotosSalidaMontserrat740(){
	var ventanaFotosSalidaMontserrat740 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0740.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat740.focus();
}

function abrirFotosSalidaMontserrat740(){
	var ventanaFotosSalidaMontserrat740 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0740.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat740.focus();
}

function abrirFotosSalidaMontserrat740(){
	var ventanaFotosSalidaMontserrat740 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0740.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat740.focus();
}

function abrirFotosSalidaMontserrat740(){
	var ventanaFotosSalidaMontserrat740 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0740.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat740.focus();
}

function abrirFotosSalidaMontserrat740(){
	var ventanaFotosSalidaMontserrat740 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0740.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat740.focus();
}

function abrirFotosSalidaMontserrat740(){
	var ventanaFotosSalidaMontserrat740 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0740.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat740.focus();
}

function abrirFotosSalidaMontserrat740(){
	var ventanaFotosSalidaMontserrat740 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0740.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat740.focus();
}

function abrirFotosSalidaMontserrat740(){
	var ventanaFotosSalidaMontserrat740 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0740.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat740.focus();
}

function abrirFotosSalidaMontserrat740(){
	var ventanaFotosSalidaMontserrat740 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0740.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat740.focus();
}

function abrirFotosSalidaMontserrat740(){
	var ventanaFotosSalidaMontserrat740 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0740.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat740.focus();
}

function abrirFotosSalidaMontserrat740(){
	var ventanaFotosSalidaMontserrat740 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0740.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat740.focus();
}

function abrirFotosSalidaMontserrat740(){
	var ventanaFotosSalidaMontserrat740 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0740.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat740.focus();
}

function abrirFotosSalidaMontserrat740(){
	var ventanaFotosSalidaMontserrat740 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0740.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat740.focus();
}

function abrirFotosSalidaMontserrat740(){
	var ventanaFotosSalidaMontserrat740 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0740.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat740.focus();
}

function abrirFotosSalidaMontserrat740(){
	var ventanaFotosSalidaMontserrat740 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0740.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat740.focus();
}

function abrirFotosSalidaMontserrat740(){
	var ventanaFotosSalidaMontserrat740 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0740.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat740.focus();
}

function abrirFotosSalidaMontserrat740(){
	var ventanaFotosSalidaMontserrat740 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0740.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat740.focus();
}

function abrirFotosSalidaMontserrat740(){
	var ventanaFotosSalidaMontserrat740 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0740.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat740.focus();
}

function abrirFotosSalidaMontserrat740(){
	var ventanaFotosSalidaMontserrat740 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0740.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat740.focus();
}

function abrirFotosSalidaMontserrat740(){
	var ventanaFotosSalidaMontserrat740 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0740.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat740.focus();
}

function abrirFotosSalidaMontserrat740(){
	var ventanaFotosSalidaMontserrat740 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0740.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat740.focus();
}

function abrirFotosSalidaMontserrat740(){
	var ventanaFotosSalidaMontserrat740 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0740.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat740.focus();
}

function abrirFotosSalidaMontserrat740(){
	var ventanaFotosSalidaMontserrat740 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0740.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat740.focus();
}

function abrirFotosSalidaMontserrat740(){
	var ventanaFotosSalidaMontserrat740 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0740.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat740.focus();
}

function abrirFotosSalidaMontserrat740(){
	var ventanaFotosSalidaMontserrat740 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0740.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat740.focus();
}



