// JavaScript Document
function b1() {
	var url="centros/ver.php?id=1";
	var title="CL&Iacute;NICA ODONTOL&Oacute;GICA";
	Modalbox.show(url, {title: title, width:840,height:390} );
}
function b2() {
	var url="centros/ver.php?id=2";
	var title="HOSPITAL CL&Iacute;NICO VETERINARIO";
	Modalbox.show(url, {title: title, width:840,height:390} );
}
function b3() {
	var url="centros/ver.php?id=3";
	var title="HOSPITAL CL&Iacute;NICO";
	Modalbox.show(url, {title: title, width:840,height:390} );
}
function b4() {
	var url="centros/ver.php?id=4";
	var title="CL&Iacute;NICA KIN&Eacute;SICA";
	Modalbox.show(url, {title: title, width:840,height:390} );
}
function b5() {
	var url="centros/ver.php?id=5";
	var title="LABORATORIO AUDIOVISUAL";
	Modalbox.show(url, {title: title, width:840,height:390} );
}
function b6() {
	var url="centros/ver.php?id=6";
	var title="LABORATORIO DE IDIOMAS";
	Modalbox.show(url, {title: title, width:840,height:390} );
}
function b7() {
	var url="centros/ver.php?id=7";
	var title="CL&Iacute;NICA PSICOL&Oacute;GICA";
	Modalbox.show(url, {title: title, width:840,height:390} );
}
function b8() {
	var url="centros/ver.php?id=8";
	var title="LABORATORIO DE NEUROCIENCIA";
	Modalbox.show(url, {title: title, width:840,height:390} );
}
function b9() {
	var url="centros/ver.php?id=9";
	var title="ESTADIO MAYOR";
	Modalbox.show(url, {title: title, width:840,height:390} );
}
function b10() {
	var url="centros/ver.php?id=10";
	var title="CENTRO JUR&Iacute;DICO";
	Modalbox.show(url, {title: title, width:840,height:390} );
}
function b11() {
	var url="centros/ver.php?id=11";
	var title="BIBLIOTECA";
	Modalbox.show(url, {title: title, width:840,height:390} );
}