// JavaScript Document// HOMEfunction openInfo(){	window.open("material/convocatoria.pdf", "nuevaVentana", "width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50");}function openInfoExamen(){	window.open("examen.htm", "nuevaVentana", "width=300,height=250,scrollbars=no,resizable=no,top=50,left=50");}// DOCUMENTOS ESTUDIANTESfunction abrir(valor){	switch (valor){		case 1:			window.open("matEst/autoevModuloI.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 2:			window.open("matEst/respModuloI.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 3:			window.open("matEst/autoevModulo2.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 4:			window.open("matEst/respModulo2.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 5:			window.open("matEst/AutoevRespPreg.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 6:			window.open("matEst/AutoevRespResp.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;				break;		case 7:			window.open("matEst/ModuloResp.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 8:			window.open("matEst/mecanica.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 9:			window.open("matEst/calculosO2.xls","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 10:			window.open("matEst/modulo4.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 11:			window.open("matEst/SeminarioCC07.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 12:			window.open("matEst/OclusionIntestinal.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 13:			window.open("matEst/DiabetesMellitus.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 14:			window.open("matEst/Seminario_Ictericias.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 15:			window.open("matEst/TrastornosNutricion.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 16:			window.open("matEst/Respuestas_puntuales_examen_1er_periodo_2007.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;			case 17:			window.open("matEst/resp_2_periodo.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;			case 18:			window.open("matEst/insuficiencia_cardiaca_coronaria.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 19:			window.open("matEst/Medio-Interno-2009.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 20:			window.open("matEst/historias_shock_2008.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;			case 21:			window.open("matEst/Modulo2_HTA2008.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;			case 22:			window.open("matEst/hta-2009.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;			case 23:			window.open("matEst/Roles_del_SRAA_HTA_CIMI.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;			case 24:			window.open("matEst/medio-interno-sup-1.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;			case 25:			window.open("matEst/HTA_Sup1.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;					case 26:			window.open("matEst/HTA_Sup2.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 27:			window.open("matEst/HTA_Sup3.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;				}		}										// TEORICOSfunction abrirTeor(valor){	switch (valor){		case 1:			window.open("teoricos/AlterMetaHidro.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 2:			window.open("teoricos/AlterMetaAgua.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 3:			window.open("teoricos/Potasio.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 4:			window.open("teoricos/teorico-acido-base.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 5:			window.open("teoricos/insuficiencia-cardiaca.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 6:			window.open("teoricos/InsufCoronaria1.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;				break;		case 7:			window.open("teoricos/InsufCoronaria2.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 8:			window.open("teoricos/HTA-teorico-2009.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 9:			window.open("teoricos/shock2007.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 10:			window.open("teoricos/metabolismo-del-oxigeno.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 11:			window.open("teoricos/espirometria.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 12:			window.open("teoricos/insufResp.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 13:			window.open("teoricos/IRA_FSP_CIMI_2007.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;			case 14:			window.open("teoricos/ERC.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 15:			window.open("teoricos/sindromeUremico2007.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 16:			window.open("teoricos/TeoricoCIMI2009CirculacionCerebral.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 17:			window.open("teoricos/LesionCerebral.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 18:			window.open("teoricos/teorico-nutricion.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 19:			window.open("teoricos/TeoricoDiabetes.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 20:			window.open("teoricos/Ictericias.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 21:			window.open("teoricos/InsufHepatocitica.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 22:			window.open("teoricos/lesion_y_muerte_celular.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 23:			window.open("teoricos/apoptosis.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 24:			window.open("teoricos/inflamacion.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 25:			window.open("teoricos/insuficiencia-cardiaca-aguda.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;			case 26:			window.open("teoricos/hidrosalino-2009.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;							case 27:			window.open("teoricos/teorico-diabetes-2009.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;						}		}		// DOCUMENTOS DOCENTESfunction abre(valor){	switch (valor){		case 1:			window.open("matDoc/Adrogue_HTA_CIMI.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 2:			window.open("matDoc/formasMonogenicasHTA_CIMI.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 3:			window.open("matDoc/NephSAP_HTA.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 4:			window.open("matDoc/Operil_Pathogenesis_CIMI.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 5:			window.open("matDoc/Roles_del_SRAA_HTA_CIMI.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 6:			window.open("matDoc/ARFnormotensiva.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 7:			window.open("matDoc/Goligorsky.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 8:			window.open("matDoc/NephSAP_ARF.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 9:			window.open("matDoc/patogeniaIRA_JASN_2006.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 10:			window.open("matDoc/Yamamoto.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 11:			window.open("matDoc/JASN_review_Bloqueo_SRAA.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 12:			window.open("matDoc/JASN_review_Dislipidemias_in_CKD.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 13:			window.open("matDoc/JASN_review_Progression_of_Renal_Disease_Mineral_Metabolism.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 14:			window.open("matDoc/JASN_review_Progression_of_Renal_Disease_SRAA_Blockade.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 15:			window.open("matDoc/NephSAP_CKD.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 16:			window.open("matDoc/uremia.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 17:			window.open("matDoc/AVE_isq_NEJM_07.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 18:			window.open("matDoc/InfartoMalignoACM.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 19:			window.open("matDoc/NeuroinflamIsqFocal.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 20:			window.open("matDoc/Canales_TRPM_ FSC.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 21:			window.open("matDoc/Crisis_hiperglicemicas_06.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 22:			window.open("matDoc/Guia_Dbt_ninos.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 23:			window.open("matDoc/Mecanismos_IR.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 24:			window.open("matDoc/Tratamiento_antag_rec_IL1.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 25:			window.open("matDoc/Desarrollo_DBT.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 26:			window.open("material/ordenanza.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;								case 27:			window.open("matDoc/Acute_Heart_Failure_Syndromes.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 28:			window.open("matDoc/The_Cardiorenal_Syndrome.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;					}		}		function popupcursos(valor){	switch (valor){		case 1:			window.open("popupcimi.htm","nuevaVentana","width=320,height=295,scrollbars=no,resizable=no,top=150,left=150") ;			break;		case 2:			window.open("popuptec.htm","nuevaVentana","width=320,height=250,scrollbars=no,resizable=no,top=150,left=150") ;			break;		case 3:			window.open("material/Calendario-CEFA.pdf","nuevaVentana","width=700,height=550,scrollbars=yes,resizable=yes,top=100,left=150");			break;		case 4:			window.open("material/calendario-cimi-2009.pdf","nuevaVentana","width=700,height=550,scrollbars=yes,resizable=yes,top=100,left=150");			break;		}}// PROYECTOSfunction abrirProyectoEsp(valor){	switch (valor){		case 1:			window.open("proyectos/javierEsp.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 2:			window.open("proyectos/nicoEsp.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 3:			window.open("proyectos/lilianaEsp.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 4:			window.open("proyectos/oscarEsp.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 5:			window.open("proyectos/pepeEsp.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 6:			window.open("proyectos/majoEsp.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 7:			window.open("proyectos/leonellaEsp.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 8:			window.open("proyectos/arturoEsp.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 9:			window.open("proyectos/manuelEsp.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 10:			window.open("proyectos/pirizEsp.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 11:			window.open("proyectos/juanCarlosEsp.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 12:			window.open("proyectos/marceloEsp.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 13:			window.open("proyectos/sergioEsp.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;							}		}function abrirProyectoEng(valor){	switch (valor){		case 1:			window.open("proyectos/JavierEng.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 2:			window.open("proyectos/nicoEng.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 3:			window.open("proyectos/lilianaEng.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 4:			window.open("proyectos/oscarEng.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 5:			window.open("proyectos/pepeEng.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 6:			window.open("proyectos/majoEng.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 7:			window.open("proyectos/leonellaEng.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 8:			window.open("proyectos/arturoEng.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 9:			window.open("proyectos/manuelEng.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 10:			window.open("proyectos/pirizEng.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 11:			window.open("proyectos/juanCarlosEng.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 12:			window.open("proyectos/marceloEng.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 13:			window.open("proyectos/sergioEng.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;							}		}// ETMfunction abrirEtm(valor){	switch (valor){		case 1:			window.open("materialETM/Alteraciones_del_Metabolismo_del_Oxigeno.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 2:			window.open("materialETM/ESPIROMETRIACLINICA.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 3:			window.open("materialETM/HIPERTENSION_ARTERIAL.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 4:			window.open("materialETM/ICC.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 5:			window.open("materialETM/insuficiencia_respiratoria.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 6:			window.open("materialETM/MecanicaRespiratoria.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 7:			window.open("materialETM/Metabolismo_del_potasio.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 8:			window.open("materialETM/Teorico_Alteraciones_del_equilibrio_acido_base.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 9:			window.open("materialETM/Teorico_Inflamacion_y_fiebre.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 10:			window.open("materialETM/estados_de_shock.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 11:			window.open("materialETM/IRA.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 12:			window.open("materialETM/Diabetes.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;		case 13:			window.open("materialETM/CC.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;			case 14:			window.open("materialETM/hidrosalino-etm.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;			case 15:			window.open("materialETM/dolor-etm.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;			case 16:			window.open("materialETM/renal-etm.pdf","nuevaVentana","width=600,height=500,scrollbars=yes,resizable=yes,top=50,left=50") ;			break;											}		}