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("/apendice/convenciones/index.html",
"convenciones", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaConvenciones.focus();
}

function abrirVentanaConvencion010(){
	var ventanaConvencion010 = window.open("http://www.javadabbadoo.org/apendice/convenciones/convencion010.html",
"convenciones", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaConvencion010.focus();
}

function abrirVentanaConvencion020(){
	var ventanaConvencion020 = window.open("http://www.javadabbadoo.org/apendice/convenciones/convencion020.html",
"convenciones", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaConvencion020.focus();
}

function abrirVentanaConvencion030(){
	var ventanaConvencion030 = window.open("http://www.javadabbadoo.org/apendice/convenciones/convencion030.html",
"convenciones", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaConvencion030.focus();
}

function abrirVentanaConvencion040(){
	var ventanaConvencion040 = window.open("http://www.javadabbadoo.org/apendice/convenciones/convencion040.html",
"convenciones", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaConvencion040.focus();
}

function abrirVentanaConvencion050(){
	var ventanaConvencion050 = window.open("http://www.javadabbadoo.org/apendice/convenciones/convencion050.html",
"convenciones", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaConvencion050.focus();
}

function abrirVentanaConvencion060(){
	var ventanaConvencion060 = window.open("http://www.javadabbadoo.org/apendice/convenciones/convencion060.html",
"convenciones", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaConvencion060.focus();
}

function abrirVentanaConvencion070(){
	var ventanaConvencion070 = window.open("http://www.javadabbadoo.org/apendice/convenciones/convencion070.html",
"convenciones", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaConvencion070.focus();
}




function abrirVentanaDescargaInstalacionNetBeans(){
	var ventanaDescargaInstalacionNetBeans = window.open(
"/apendice/netbeans/descargainstalacion/index.html",
"descargaInstalacionNetBeans", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaDescargaInstalacionNetBeans.focus();
}




function abrirVentanaDescargaInstalacionApacheTomcat(){
	var ventanaDescargaInstalacionApacheTomcat = window.open("http://www.javadabbadoo.org/apendice/tomcat/instalacion/index.html",
"APIJava", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaDescargaInstalacionApacheTomcat.focus();
}




function abrirVentanaMapaNetBeansCopiarClase(){
	var ventanaMapaNetBeansCopiarClase = window.open("http://www.javadabbadoo.org/apendice/netbeans/mapa/copiarClase.html",
"mapaNetBeans", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaMapaNetBeansCopiarClase.focus();
}

function abrirVentanaPasarArgumentosAplicacion(){
	var ventanaPasarArgumentosAplicacion = window.open("/apendice/netbeans/mapa/pasarArgumentos.html",				  			"mapaNetBeans", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaPasarArgumentosAplicacion.focus();
}

function abrirVentanaInsertarJavaBeanPaletaComponentes(){
	var ventanaInsertarJavaBeanPaletaComponentes = window.open("http://www.javadabbadoo.org/apendice/netbeans/mapa/paletaBeans.html",				  			"mapaNetBeans", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaInsertarJavaBeanPaletaComponentes.focus();
}

function abrirVentanaPararAplicacion(){
	var ventanaPararAplicacion = window.open("http://www.javadabbadoo.org/apendice/netbeans/mapa/pararAplicacion.html",
"mapaNetBeans", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaPararAplicacion.focus();
}

function abrirVentanaAnyadirLibreriaProyecto(){
	var ventanaAnyadirLibreriaProyecto = window.open("http://www.javadabbadoo.org/apendice/netbeans/mapa/nuevaLibreria.html",				  			"mapaNetBeans", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaAnyadirLibreriaProyecto.focus();
}

function abrirVincularLibreriaAunProyecto(){
	var ventanaVincularLibreriaAunProyecto = window.open(
"http://www.javadabbadoo.org/apendice/netbeans/mapa/vincularLibreiaAunProyecto.html",
"mapaNetBeans", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaVincularLibreriaAunProyecto.focus();
}

function abrirVentanaAnyadirLibreriaProyectoVersion5(){
	var ventanaAnyadirLibreriaProyectoVersion5 = window.open("/apendice/netbeans/mapa/v5/nuevaLibreria.html",
"mapaNetBeans", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaAnyadirLibreriaProyectoVersion5.focus();
}

function abrirVentanaEjecutarApacheTomcatNetBeans(){
	var ventanaEjecutarApacheTomcatNetBeans = window.open("/apendice/netbeans/mapa/ejecutarTomcat.html",
"mapaNetBeans", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaEjecutarApacheTomcatNetBeans.focus();
}

function abrirVentanaRecompileWithXlintUnchecked(){
	var ventanaRecompileWithXlintUnchecked = window.open("/apendice/netbeans/mapa/recompileWithXlintUnchecked.html",							"mapaNetBeans", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaRecompileWithXlintUnchecked.focus();
}

function abrirVentanaCrearCarpeta(){
	var ventanaCrearCarpeta = window.open("/apendice/netbeans/mapa/crearCarpeta.html",
"mapaNetBeans", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaCrearCarpeta.focus();
}

function abrirVentanaCrearFicheroProperties(){
	var ventanaCrearFicheroProperties = window.open("/apendice/netbeans/mapa/crearFicheroProperties.html",
"mapaNetBeans", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaCrearFicheroProperties.focus();
}

function abrirVentanaCrearResourceBundleIngles(){
	var ventanaCrearResourceBundleIngles = window.open("/apendice/netbeans/mapa/crearResourceBundleIngles.html",
"mapaNetBeans", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaCrearResourceBundleIngles.focus();
}

function abrirVentanaEditarFicheroProperties(){
	var ventanaEditarFicheroProperties = window.open("/apendice/netbeans/mapa/editarFicheroProperties.html",
"mapaNetBeans", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaEditarFicheroProperties.focus();
}

function abrirVentanaProyectoAccedeClasesOtroProyecto(){
	var ventanaProyectoAccedeClasesOtroProyecto = window.open("/apendice/netbeans/mapa/proyectoAccedeClasesOtroProyecto.html",
"mapaNetBeans", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaProyectoAccedeClasesOtroProyecto.focus();
}

function abrirVentanaAgregarFrameworkVWJSFaProyectoWeb(){
	var ventanaAgregarFrameworkVWJSFaProyectoWeb = window.open("/apendice/netbeans/mapa/agregarFrameworkVisualWebJSF.html",
"mapaNetBeans", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaAgregarFrameworkVWJSFaProyectoWeb.focus();
}

function abrirVentanaCrearHojaEstiloCascada(){
	var ventanaCrearHojaEstiloCascada = window.open("/apendice/netbeans/mapa/crearHojaEstiloCascada.html",
"mapaNetBeans", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaCrearHojaEstiloCascada.focus();
}




function abrirVentanaRequestForComments(){
	var ventanaRequestForComments = window.open("/apendice/internet/rfc.html",
"protocolos", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaRequestForComments.focus();
}

function abrirVentanaProtocolosEstandares(){
	var ventanaProtocolosEstandares = window.open("/apendice/internet/index.html",
"protocolos", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaProtocolosEstandares.focus();
}




function abrirVentanaIntroduccionPatronesDisenyo(){
	var ventanaIntroduccionPatronesDisenyo = window.open("/apendice/patrones/introduccion/index.html",
"patrones", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaIntroduccionPatronesDisenyo.focus();
}

function abrirVentanaPatronSingleton(){
	var ventanaPatronSingleton = window.open("/apendice/patrones/catalogo/gof/singleton/index.html",
"patrones", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaPatronSingleton.focus();
}

function abrirVentanaReferenciaPatronesGRASP(){
	var ventanaReferenciaPatronesGRASP = window.open("/apendice/patrones/catalogo/grasp/index.html",
"patrones", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaReferenciaPatronesGRASP.focus();
}

function abrirVentanaReferenciaPatronesGoF(){
	var ventanaReferenciaPatronesGoF = window.open("/apendice/patrones/catalogo/gof/index.html",
"patrones", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaReferenciaPatronesGoF.focus();
}




function abrirVentanaServidorWebMuestraPeticiones(){
	var ventanaServidorWebMuestraPeticiones = window.open("/apendice/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.javadabbadoo.org/apendice/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.javadabbadoo.org/apendice/paqproperties/index.html",				  			
"properties", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaObtenerParametrosProperties.focus();
}



function abrirVentanaSintaxisDTD(){
	var ventanaSintaxisDTD = window.open("/apendice/dtd/sintaxis/index.html",
"sintaxisDTD", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaSintaxisDTD.focus();
}

function abrirVentanaSintaxisXMLSchema(){
	var ventanaSintaxisXMLSchema = window.open("http://www.javadabbadoo.org/apendice/xmlschema/sintaxis/index.html",
"sintaxisXMLSchema", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaSintaxisXMLSchema.focus();
}

function abrirVentanaSintaxisExpresionesRegulares(){
	var ventanaSintaxisExpresionesRegulares = window.open(			"http://www.javadabbadoo.org/apendice/expresionesRegulares/sintaxis/index.html",				  			"sintaxisExpresionesRegulares", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaSintaxisExpresionesRegulares.focus();
}

function abrirVentanaSintaxisPaginasJSP(){
	var ventanaSintaxisPaginasJSP = window.open(			"http://www.javadabbadoo.org/apendice/jsp/sintaxis/index.html ",				  			"sintaxisPaginasJSP", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaSintaxisPaginasJSP.focus();
}



function abrirVentanaIntroduccionJavaScript(){
	var ventanaIntroduccionJavaScript = window.open(			"http://www.javadabbadoo.org/apendice/javascript/introduccion/index.html",
"JavaScript", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaIntroduccionJavaScript.focus();
}

function abrirVentanaGuiasReferenciasJavaScript(){
	var ventanaGuiasReferenciasJavaScript = window.open(			"http://www.javadabbadoo.org/apendice/javascript/guiasReferencias/index.html",				  			"JavaScript", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaGuiasReferenciasJavaScript.focus();
}




function abrirVentanaIterarcoleccionesForeach(){
	var ventanaIterarcoleccionesForeach = window.open(			"http://www.javadabbadoo.org/houstons/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.javadabbadoo.org/apendice/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.javadabbadoo.org/apendice/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 abrirVentanaDescargaInstalacionMySQL(){
	var ventanaDescargaInstalacionMySQL = window.open("/apendice/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.javadabbadoo.org/apendice/bds/mysql/instalacion/mysqlServer.html",
"bds", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaDescargaInstalacionMySQLdatabaseServer.focus();
}

function abrirVentanaDescargaInstalacionHibernate(){
	var ventanaDescargaInstalacionHibernate = window.open("/apendice/bds/hibernate/descargaInstalacion/index.html",
"bds", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaDescargaInstalacionHibernate.focus();
}

function abrirVentanaDescargaInstalacionPluginHibernateTools(){
	var ventanaDescargaInstalacionPluginHibernateTools = window.open("/apendice/eclipse/hibernate/descargarPluginHibernateTools/index.html",
"bds", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaDescargaInstalacionPluginHibernateTools.focus();
}

function abrirVentanaCrearTablaMySQLQueryBrowser(){
	var ventanaCrearTablaMySQLQueryBrowser = window.open(			"http://www.javadabbadoo.org/apendice/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.javadabbadoo.org/apendice/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.javadabbadoo.org/apendice/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.javadabbadoo.org/apendice/netbeans/mapa/incorporarDriverMySQLconnectorJproyectoNetBeans.html",
"bds", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaIncorporarDriverMySQLconnectorJproyectoNetBeans.focus();
}

function abrirVentanaCrearConexionBaseDeDatosMySQLDesdeNetBeans(){
	var ventanaCrearConexionBaseDeDatosMySQLDesdeNetBeans = window.open(			"http://www.javadabbadoo.org/apendice/netbeans/mapa/crearConexionBaseDeDatosMySQL.html",
"bds", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaCrearConexionBaseDeDatosMySQLDesdeNetBeans.focus();
}

function abrirVentanaEjecutarComandosSQLdesdeNetBeans(){
	var ventanaEjecutarComandosSQLdesdeNetBeans = window.open(			"http://www.javadabbadoo.org/apendice/netbeans/mapa/ejecutarComandosSQL.html",
"bds", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaEjecutarComandosSQLdesdeNetBeans.focus();
}

function abrirVentanaCreacionBDSconHerramientaMySQLadministrator(){
	var ventanaCreacionBDSconHerramientaMySQLadministrator = window.open(			"http://www.javadabbadoo.org/apendice/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.javadabbadoo.org/apendice/bds/mysql/nuevousuario/index.html",
"bds", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaCrearUsuarioMySQLAdministrator.focus();
}

function abrirVentanaJNDI(){
	var ventanaJNDI = window.open(
"/apendice/jndi/index.html",
"bds", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaJNDI.focus();
}

function abrirVentanaConexionBdSpoolConexionesTransparente(){
	var ventanaConexionBdSpoolConexionesTransparente = window.open("http://www.javadabbadoo.org/apendice/bds/jdbc/poolconexiones/index.html",
"bds", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaConexionBdSpoolConexionesTransparente.focus();
}

function abrirVentanaTiposDriversBdsJava(){
	var ventanaTiposDriversBdsJava = window.open(			"http://www.javadabbadoo.org/apendice/bds/jdbc/tiposDrivers/index.html",
"bds", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaTiposDriversBdsJava.focus();
}




function abrirVentanaConfigurarRecursoJDBCenlazaPoolConexiones(){
	var ventanaConfigurarRecursoJDBCenlazaPoolConexiones = window.open(			"http://www.javadabbadoo.org/apendice/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.javadabbadoo.org/apendice/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.javadabbadoo.org/apendice/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.javadabbadoo.org/apendice/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.javadabbadoo.org/apendice/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.javadabbadoo.org/apendice/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.javadabbadoo.org/apendice/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.javadabbadoo.org/apendice/internet/index.html",
"internet", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaProtocolosTPCIPyOtrosProtocolosInternet.focus();
}

function abrirVentanaRFCs(){
	var ventanaRFCs = window.open("http://www.javadabbadoo.org/apendice/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.javadabbadoo.org/apendice/jsf/mensajesEstandar/index.html", 
"jsf", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaMensajesErrorJSFestandares.focus();
}

function abrirVentanaDocumentacionForosJSF(){
	var ventanaDocumentacionForosJSF = window.open("http://www.javadabbadoo.org/apendice/jsf/documentacionForos/index.html", 
"jsf", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaDocumentacionForosJSF.focus();
}




function abrirVentanaDocumentacionForosVisualWebJSF(){
	var ventanaDocumentacionForosVisualWebJSF = window.open("http://www.javadabbadoo.org/apendice/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.javadabbadoo.org/apendice/netbeans/descargarpluginICEfaces/index.html", 
"netBeansICEfaces", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaDescargaInstalacionICEfacesNetBeans.focus();
}




function abrirVentanaDescargaInstalacionICEfaces(){
	var ventanaDescargaInstalacionICEfaces = window.open("http://www.javadabbadoo.org/apendice/ICEfaces/descargarICEfaces/index.html", 
"ICEfaces", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaDescargaInstalacionICEfaces.focus();
}

function abrirVentanaDocumentacionForosICEfaces(){
	var ventanaDocumentacionForosICEfaces = window.open("http://www.javadabbadoo.org/apendice/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 abrirVentanaFundamentosJava(){
	var ventanaFundamentosJava = window.open("http://www.javadabbadoo.org/cursos/infosintesis.net/javase/paqfundamentos/index.html",
"fundamentosJava", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaFundamentosJava.focus();
}










function abrirVentanaEntornoOrientadoObjetos(){
	var ventanaEntornoOrientadoObjetos = window.open("objetos-ventana.html", "entornoOrientadoObjetos", "width=660,height=330");
	ventanaEntornoOrientadoObjetos.focus();
}

function abrirVentanaEntornoOrientadoObjetos2(){
	var ventanaEntornoOrientadoObjetos2 = window.open("objetos050010-ventana.html", "entornoOrientadoObjetos", "width=660,height=330");
	ventanaEntornoOrientadoObjetos2.focus();
}

function abrirVentanaCapaCliente(){
	var ventanaCapaCliente= window.open("capas010020-ventana.html", "", "width=660,height=340");
	ventanaCapaCliente.focus();
}

function abrirVentanaCapaPresentacion2(){
	var ventanaCapaPresentacion2 = window.open("capas020020-ventana.html", "capaPresentacion", "width=660,height=350");
	ventanaCapaPresentacion2.focus();
}

function abrirVentanaCapaPresentacion3(){
	var ventanaCapaPresentacion3 = window.open("capas020030-ventana.html", "capaPresentacion", "width=660,height=350");
	ventanaCapaPresentacion3.focus();
}

function abrirVentanaCapaPresentacion4(){
	var ventanaCapaPresentacion4= window.open("capas020040-ventana.html", "capaPresentacion", "width=660,height=350");
	ventanaCapaPresentacion4.focus();
}

function abrirVentanaCapaLogicaNegocio(){
	var ventanaCapaLogicaNegocio = window.open("capas030020-ventana.html", "capaLogicaNegocio", "width=660,height=330");
	ventanaCapaLogicaNegocio.focus();
}

function abrirVentanaCapaAccesoDatos2a(){
	var ventanaCapaAccesoDatos2a = window.open("capas040020-ventana1.html", "capaAccesoDatos", "width=660,height=230");
	ventanaCapaAccesoDatos2a.focus();
}

function abrirVentanaCapaAccesoDatos2b(){
	var ventanaCapaAccesoDatos2b = window.open("capas040020-ventana2.html", "capaAccesoDatos", "width=660,height=230");
	ventanaCapaAccesoDatos2b.focus();
}

function abrirVentanaCapaAccesoDatos3(){
	var ventanaCapaAccesoDatos3 = window.open("capas040030-ventana.html", "capaAccesoDatos3", "width=660,height=300");
	ventanaCapaAccesoDatos3.focus();
}




function abrirVentanaDescargaInstalacionAPIJavaSE(){
	var ventanaDescargaInstalacionAPIJavaSE = window.open("/apendice/api/javase/index.html",
"APIJava", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaDescargaInstalacionAPIJavaSE.focus();
}

function abrirVentanaDescargaInstalacionAPIJavaEE(){
	var ventanaDescargaInstalacionAPIJavaEE = window.open("http://www.javadabbadoo.org/apendice/api/javaee/index.html",
"APIJavaEE", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaDescargaInstalacionAPIJavaEE.focus();
}

function abrirNavegarDocumentacionAPIJavaSE(){
	var ventanaNavegarDocumentacionAPIJavaSE = window.open("/apendice/api/primerosPasos/index.html",
"APIJava", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaNavegarDocumentacionAPIJavaSE.focus();
}




function abrirVentanaDescargaInstalacionJavaSE(){
	var ventanaDescargaInstalacionJavaSE = window.open(
"/apendice/javase/descargainstalacion/index.html",
"softwareNecesario", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaDescargaInstalacionJavaSE.focus();
}

function abrirDescargaInstalacionEclipse(){
	var ventanaDescargaInstalacionEclipse = window.open("/apendice/eclipse/descargainstalacion/index.html",
"softwareNecesario", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaDescargaInstalacionEclipse.focus();
}

function abrirDescargaInstalacionSpringFramework(){
	var ventanaDescargaInstalacionSpringFramework = window.open("/apendice/eclipse/spring/descargainstalacion/index.html",
"softwareNecesario", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaDescargaInstalacionSpringFramework.focus();
}

function abrirDescargaInstalacionPluginsAdicionalesSpring(){
	var ventanaDescargaInstalacionPluginsAdicionalesSpring = window.open("/apendice/eclipse/spring/descargarPluginsAdicionalesProyectosSpring/index.html",
"softwareNecesario", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaDescargaInstalacionPluginsAdicionalesSpring.focus();
}

function abrirDescargaInstalacionPluginSpringIDE(){
	var ventanaDescargaInstalacionPluginSpringIDE = window.open("/apendice/eclipse/spring/descargarPluginSpringIDE/index.html",
"softwareNecesario", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaDescargaInstalacionPluginSpringIDE.focus();
}

function abrirVincularLibreriaAunProyectoEclipse(){
	var ventanaVincularLibreriaAunProyectoEclipse = window.open(
"/apendice/eclipse/mapa/vincularLibreiaAunProyecto.html",
"softwareNecesario", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaVincularLibreriaAunProyectoEclipse.focus();
}




function abrirVentanaEclipseCrearNuevoProyectoJava(){
	var ventanaCrearNuevoProyectoJava = window.open("/apendice/eclipse/mapa/nuevoProyectoJava.html",
"mapaEclipse", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaCrearNuevoProyectoJava.focus();
}

function abrirVentanaEclipseCrearNuevoPaquete(){
	var ventanaEclipseCrearNuevoPaquete = window.open("/apendice/eclipse/mapa/nuevoPaquete.html",
"mapaEclipse", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaEclipseCrearNuevoPaquete.focus();
}

function abrirVentanaEclipseCrearNuevaInterfaz(){
	var ventanaEclipseCrearNuevaInterfaz = window.open("/apendice/eclipse/mapa/nuevaInterfaz.html",
"mapaEclipse", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaEclipseCrearNuevoPaquete.focus();
}

function abrirVentanaEclipseCrearNuevaClaseJava(){
	var ventanaEclipseCrearNuevaClaseJava = window.open("/apendice/eclipse/mapa/nuevaClaseJava.html",
"mapaEclipse", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaEclipseCrearNuevaClaseJava.focus();
}

function abrirVentanaEclipseCrearNuevaClaseJavaMain(){
	var ventanaEclipseCrearNuevaClaseJavaMain = window.open("/apendice/eclipse/mapa/nuevaClaseJavaMain.html",
"mapaEclipse", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaEclipseCrearNuevaClaseJavaMain.focus();
}

function abrirVentanaEclipseEjecutarAplicacionEscritorio(){
	var ventanaEclipseEjecutarAplicacionEscritorio = window.open("/apendice/eclipse/mapa/ejecutarAplicacionEscritorio.html",
"mapaEclipse", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaEclipseEjecutarAplicacionEscritorio.focus();
}

function abrirVentanaEclipseCopiarUnaClaseJava(){
	var ventanaEclipseCopiarUnaClaseJava = window.open("/apendice/eclipse/mapa/copiarUnaClaseJava.html",
"mapaEclipse", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaEclipseCopiarUnaClaseJava.focus();
}

function abrirVentanaEclipseCopiarUnPqueteJava(){
	var ventanaEclipseCopiarUnPqueteJava = window.open("/apendice/eclipse/mapa/copiarUnPaqueteJava.html",
"mapaEclipse", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaEclipseCopiarUnPqueteJava.focus();
}

function abrirVentanaEclipseCrearFicheroProperties(){
	var ventanaEclipseCrearFicheroProperties = window.open("/apendice/eclipse/mapa/nuevoFicheroProperties.html",
"mapaEclipse", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaEclipseCrearFicheroProperties.focus();
}

function abrirVentanaEclipseCrearUnaNuevaLibreria(){
	var ventanaEclipseCrearUnaNuevaLibreria = window.open("/apendice/eclipse/mapa/nuevaLibreria.html",
"mapaEclipse", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaEclipseCrearUnaNuevaLibreria.focus();
}

function abrirVentanaEclipseCrearNuevoProyectoSpring(){
	var ventanaCrearNuevoProyectoSpring = window.open("/apendice/eclipse/mapa/nuevoProyectoSpringConSpringIDE.html",
"mapaEclipse", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaCrearNuevoProyectoSpring.focus();
}

function abrirVentanaEclipseCrearNuevoSpringBeanConfigurationFile(){
	var ventanaCrearNuevoSpringBeanConfigurationFile = window.open("/apendice/eclipse/mapa/nuevoSpringBeanConfigurationFile.html",
"mapaEclipse", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaCrearNuevoSpringBeanConfigurationFile.focus();
}

function abrirVentanaEclipseVincularJavaDocAPIsExternas(){
	var ventanaEclipseVincularJavaDocAPIsExternas = window.open("/apendice/eclipse/mapa/vincularJavaDocAPIsExternas.html",
"mapaEclipse", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaEclipseVincularJavaDocAPIsExternas.focus();
}

function abrirVentanaEclipseVincularCodigoFuenteJavaAPIsExternas(){
	var ventanaEclipseVincularCodigoFuenteJavaAPIsExternas = window.open("/apendice/eclipse/mapa/vincularcodigoFuenteJavaAPIsExternas.html",
"mapaEclipse", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaEclipseEclipseVincularCodigoFuenteJavaAPIsExternas.focus();
}

function abrirVentanaAgregarMetodosInterfaz(){
	var ventanaAgregarMetodosInterfaz = window.open("/apendice/eclipse/mapa/agregarMetodosInterfaz.html",
"mapaEclipse", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaAgregarMetodosInterfaz.focus();
}




function abrirVentanaForoHolaMundo(){
	var ventanaForoHolaMundo = window.open("/web/portal/foro/-/message_boards?_19_mbCategoryId=16471",
"foros", "width=1000, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaForoHolaMundo.focus();
}

function abrirVentanaForoIniciacionOrientacionObjetos(){
	var ventanaForoIniciacionOrientacionObjetos = window.open("/web/portal/foro/-/message_boards?_19_mbCategoryId=16473",
"foros", "width=1000, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaForoIniciacionOrientacionObjetos.focus();
}

function abrirVentanaForoAWT(){
	var ventanaForoAWT = window.open("/web/portal/foro/-/message_boards?_19_mbCategoryId=16475",
"foros", "width=1000, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaForoAWT.focus();
}

function abrirVentanaForoThreads(){
	var ventanaForoThreads = window.open("/web/portal/foro/-/message_boards?_19_mbCategoryId=16477",
"foros", "width=1000, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaForoThreads.focus();
}

function abrirVentanaForoStreams(){
	var ventanaForoStreams = window.open("/web/portal/foro/-/message_boards?_19_mbCategoryId=16479",
"foros", "width=1000, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaForoStreams.focus();
}

function abrirVentanaForoUtilidades(){
	var ventanaForoUtilidades = window.open("/web/portal/foro/-/message_boards?_19_mbCategoryId=16481",
"foros", "width=1000, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaForoUtilidades.focus();
}

function abrirVentanaForoRedSwingStreamsThreads(){
	var ventanaForoRedSwingStreamsThreads = window.open("/web/portal/foro/-/message_boards?_19_mbCategoryId=16485",
"foros", "width=1000, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaForoRedSwingStreamsThreads.focus();
}

function abrirVentanaForoSerializacionStreamsColecciones(){
	var ventanaForoSerializacionStreamsColecciones = window.open("/web/portal/foro/-/message_boards?_19_mbCategoryId=16487",
"foros", "width=1000, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaForoSerializacionStreamsColecciones.focus();
}

function abrirVentanaForoBasesDeDatos(){
	var ventanaForoBasesDeDatos = window.open("/web/portal/foro/-/message_boards?_19_mbCategoryId=16489",
"foros", "width=1000, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaForoBasesDeDatos.focus();
}

function abrirVentanaForoIntrospeccion(){
	var ventanaForoIntrospeccion = window.open("/web/portal/foro/-/message_boards?_19_mbCategoryId=16491",
"foros", "width=1000, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaForoIntrospeccion.focus();
}

function abrirVentanaForoXML_DTD(){
	var ventanaForoXML_DTD = window.open("/web/portal/foro/-/message_boards?_19_mbCategoryId=16493",
"foros", "width=1000, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaForoXML_DTD.focus();
}

function abrirVentanaForoXML_XMLSchema(){
	var ventanaForoXML_XMLSchema = window.open("/web/portal/foro/-/message_boards?_19_mbCategoryId=16495",
"foros", "width=1000, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaForoXML_XMLSchema.focus();
}

function abrirVentanaForoContenedorWeb(){
	var ventanaForoContenedorWeb = window.open("/web/portal/foro/-/message_boards?_19_mbCategoryId=16499",
"foros", "width=1000, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaForoContenedorWeb.focus();
}

function abrirVentanaForoImplementarPatronDisenyoMVC(){
	var ventanaForoImplementarPatronDisenyoMVC = window.open("/web/portal/foro/-/message_boards?_19_mbCategoryId=16501",
"foros", "width=1000, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaForoImplementarPatronDisenyoMVC.focus();
}

function abrirVentanaForoCustomTags(){
	var ventanaForoCustomTags = window.open("/web/portal/foro/-/message_boards?_19_mbCategoryId=16503",
"foros", "width=1000, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaForoCustomTags.focus();
}

function abrirVentanaForoFiltros(){
	var ventanaForoCustomFiltros = window.open("/web/portal/foro/-/message_boards?_19_mbCategoryId=16505",
"foros", "width=1000, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaForoCustomFiltros.focus();
}

function abrirVentanaForoJNDIdsatasourceCustomTags(){
	var ventanaForoJNDIdsatasourceCustomTags = window.open("/web/portal/foro/-/message_boards?_19_mbCategoryId=16507",
"foros", "width=1000, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaForoJNDIdsatasourceCustomTags.focus();
}

function abrirVentanaForoImplementarPatronDisenyoMVCconStruts1_2(){
	var ventanaForoImplementarPatronDisenyoMVCconStruts1_2 = window.open("/web/portal/foro/-/message_boards?_19_mbCategoryId=16509",
"foros", "width=1000, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaForoImplementarPatronDisenyoMVCconStruts1_2.focus();
}

function abrirVentanaForoImplementarPatronDisenyoMVCconVisualWebJSF(){
	var ventanaForoImplementarPatronDisenyoMVCconVisualWebJSF = window.open("/web/portal/foro/-/message_boards?_19_mbCategoryId=16511",
"foros", "width=1000, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaForoImplementarPatronDisenyoMVCconVisualWebJSF.focus();
}

function abrirVentanaForoInteractuarConJPAdesdeAplicacionVisualWebJSF(){
	var ventanaForoInteractuarConJPAdesdeAplicacionVisualWebJSF = window.open("/web/portal/foro/-/message_boards?_19_mbCategoryId=16513",
"foros", "width=1000, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaForoInteractuarConJPAdesdeAplicacionVisualWebJSF.focus();
}

function abrirVentanaForoImplementarPatronDisenyoMVCconICEFaces1_8(){
	var ventanaForoImplementarPatronDisenyoMVCconICEFaces1_8 = window.open("/web/portal/foro/-/message_boards?_19_mbCategoryId=16515",
"foros", "width=1000, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaForoImplementarPatronDisenyoMVCconICEFaces1_8.focus();
}

function abrirVentanaForoSpringFramework(){
	var ventanaForoSpringFramework = window.open("/web/portal/foro/-/message_boards?_19_mbCategoryId=16517",
"foros", "width=1000, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaForoSpringFramework.focus();
}

function abrirVentanaForoContenedorEJB(){
	var ventanaForoContenedorEJB = window.open("/web/portal/foro/-/message_boards?_19_mbCategoryId=16521",
"foros", "width=1000, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaForoContenedorEJB.focus();
}

function abrirVentanaStatelessSessionBeans(){
	var ventanaForoStatelessSessionBeans = window.open("/web/portal/foro/-/message_boards?_19_mbCategoryId=16523",
"foros", "width=1000, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaForoStatelessSessionBeans.focus();
}

function abrirVentanaForoServiciosWeb(){
	var ventanaForoServiciosWeb = window.open("/web/portal/foro/-/message_boards?_19_mbCategoryId=16525",
"foros", "width=1000, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaForoServiciosWeb.focus();
}

//Funcions que proximament s'esborraran.

function abrirVentanaIntroduccionServlet(){
	var ventanaIntroduccionServlet = window.open("/cursos/infosintesis.net/javaee/paqjspservlets/introServlets/index.html",							"jspservlets", "width=760, height=740, resizable, scrollbars, menubar, toolbar, location");
	ventanaIntroduccionServlet.focus();
}


function abrirFotosSalidaMontserrat739(){
	var ventanaFotosSalidaMontserrat739 = window.open(
"/fotos/salidaMontserrat/ventana-SANY0739.html", 
"fotosMontserrat", "width=1024, height=768, resizable, scrollbars, menubar, toolbar, location");
	ventanaFotosSalidaMontserrat739.focus();
}


