function inicio() {
   document.getElementById("cuerpo").innerHTML = "<iframe src='ceoms.html' width='620' height='870' frameborder='0'></iframe>";
}

function consejos1() {
   document.getElementById("cuerpo").innerHTML = "<iframe src='c_practicos.html' width='620' height='870' frameborder='0'></iframe>";
}

function consejos2() {
   document.getElementById("cuerpo").innerHTML = "<iframe src='c_practicos_i.html' width='620' height='870' frameborder='0'></iframe>";
}


function servicios() {
   document.getElementById("cuerpo").innerHTML = "<iframe src='servicios.html' width='620' height='870' frameborder='0'></iframe>";
}

function galeria() {
   document.getElementById("cuerpo").innerHTML = "<iframe src='f_galeria.html' width='620' height='870' frameborder='0'></iframe>";
}

function citas() {
   document.getElementById("cuerpo").innerHTML = "<iframe src='citavirtual.html' width='620' height='870' frameborder='0'></iframe>";
}

function especialidades() {
   document.getElementById("cuerpo").innerHTML = "<iframe src='especialidades.html' width='620' height='870' frameborder='0'></iframe>";
}

function directorio() {
   document.getElementById("cuerpo").innerHTML = "<iframe src='d_odontologico.html' width='620' height='870' frameborder='0'></iframe>";
}
