function showClinica(Id,Codigo) {
	open("/adesa/servlet/adesaWebServer?Resource=ClinicaView&Id="+Id+"&Codigo="+Codigo,"Clinica"+Codigo,"width=750,height=300,top=0,left=0");
}

function openEsquema() {
  open("/adesa/servlet/adesaWebServer?Resource=HtmlView&Template=Esquema","Esquema","width=750,height=500,top=0,left=0");
}

function openEjemplo() {
  open("/adesa/servlet/adesaWebServer?Resource=HtmlView&Template=Ejemplo","Ejemplo","width=700,height=500,top=0,left=0");
}

function openVinyeta() {
  open("/adesa/servlet/adesaWebServer?Resource=HtmlView&Template=vinyeta","Historia","width=552,height=435,top=0,left=0");
}

function openConsejo() {
  open("/adesa/servlet/adesaWebServer?Resource=HtmlView&Template=consejo","Consejo","width=552,height=435,top=0,left=0");
}

function openWDA() {
  open("/adesa/servlet/adesaWebServer?Resource=HtmlView&Template=wda","WDA","width=700,height=500,top=0,left=0");
}

function openPasatiempo1() {
  open("/adesa/servlet/adesaWebServer?Resource=HtmlView&Template=pasatiempo1","Pasatiempos","scrollbars=yes,width=700,height=415,top=0,left=0");
}

function openPasatiempo2() {
  open("/adesa/servlet/adesaWebServer?Resource=HtmlView&Template=pasatiempo2","Pasatiempos","scrollbars=yes,width=735,height=450,top=0,left=0");
}

function openPasatiempo3() {
  open("/adesa/servlet/adesaWebServer?Resource=HtmlView&Template=pasatiempo3","Pasatiempos","width=700,height=525,top=0,left=0");
}

function openPasatiempo4() {
  open("/adesa/servlet/adesaWebServer?Resource=HtmlView&Template=pasatiempo4","Pasatiempos","width=700,height=500,top=0,left=0");
}

function openPasatiempo5() {
  open("/adesa/servlet/adesaWebServer?Resource=HtmlView&Template=pasatiempo5","Pasatiempos","scrollbars=yes,width=700,height=550,top=0,left=0");
}

function openPasatiempo6() {
  open("/adesa/servlet/adesaWebServer?Resource=HtmlView&Template=pasatiempo6","Pasatiempos","scrollbars=yes,width=700,height=405,top=0,left=0");
}

function openPasatiempo7() {
  open("/adesa/servlet/adesaWebServer?Resource=HtmlView&Template=pasatiempo7","Pasatiempos","width=700,height=565,top=0,left=0");
}

function openPasatiempo8() {
  open("/adesa/servlet/adesaWebServer?Resource=HtmlView&Template=pasatiempo8","Pasatiempos","width=700,height=565,top=0,left=0");
}

function openPasatiempo9() {
  open("/adesa/servlet/adesaWebServer?Resource=HtmlView&Template=pasatiempo9","Pasatiempos","scrollbars=yes,width=735,height=450,top=0,left=0");
}

function openPasatiempo10() {
  open("/adesa/servlet/adesaWebServer?Resource=HtmlView&Template=pasatiempo10","Pasatiempos","scrollbars=yes,width=700,height=515,top=0,left=0");
}

function openPasatiempo11() {
  open("/adesa/servlet/adesaWebServer?Resource=HtmlView&Template=pasatiempo11","Pasatiempos","scrollbars=yes,width=700,height=575,top=0,left=0");
}

function openPasatiempo12() {
  open("/adesa/servlet/adesaWebServer?Resource=HtmlView&Template=pasatiempo12","Pasatiempos","scrollbars=yes,width=700,height=425,top=0,left=0");
}

function openClub() {
  open("/adesa/servlet/adesaWebServer?Resource=HtmlView&Template=club","Club","width=600,height=600,top=0,left=0");
}


