document.write('<STYLE type="text/css">');
document.write('#menuspan88 { position:absolute; width:520px; }');
document.write('#menutable88 { border-width: 0px; border-color: #000000; border-style:solid}');
document.write('td.menucell88 { padding:2px; padding-left:4px; padding-right:4px; ; border:0px inset #76A5E8; text-align:CENTER; }');
document.write('#submenutable88 { background: #F5F4FC; border-width: 0px; border-color: #000000; border-style:solid}');
document.write('td.topcell88 {text-decoration:none; color:#FFFFFF; font-weight: 700; font-family: Arial; font-size: 12px; font-style:normal; text-align:CENTER; }');
document.write('a.topitem88 {text-decoration:none; color:#FFFFFF; font-weight: 700; font-family: Arial; font-size: 12px; font-style:normal; } ');
document.write('a.topitem88:hover {text-decoration:none; color:#FFB328; font-weight: 700; font-family: Arial; font-size: 12px; font-style:normal;}');
document.write('a.subitem88 {text-decoration:none; color:#FFFFFF; font-weight: 700; font-family: Tahoma; font-size: 12px; font-style:normal; } ');
document.write('a.subitem88:hover {text-decoration:none; color:#FFFFFF; font-weight: 700; font-family: Tahoma; font-size: 12px; font-style:normal; }');
document.write('P.MN88 {margin:0px; color:#FFFFFF; font-weight: 700; font-family: Arial; font-size:12px; font-style:normal;  }');
document.write('P.SMN88 {text-decoration:none; color:#FFFFFF; font-weight: 700; font-family: Tahoma; font-size:12px; font-style:normal; margin:0px; }');
document.write('</style>');
var thisbrowser88
var hidetimer88 = null;
if(document.layers){ thisbrowser88='NN4'; }
if(document.all){ thisbrowser88='IE'; }
if(!document.all && document.getElementById){ thisbrowser88='NN6'; }
function showmenu88(menuname)
{
if(thisbrowser88=='NN4') document.layers[menuname].visibility = 'visible';
if(thisbrowser88=='IE') document.all[menuname].style.visibility = 'visible';
if(thisbrowser88=='NN6') document.getElementById(menuname).style.visibility = 'visible';
if(hidetimer88) clearTimeout(hidetimer88);}
function timermenu88()
{
if(hidetimer88) clearTimeout(hidetimer88);hidetimer88 = setTimeout("hideall88();",1000);
}
function hidemenu88(menuname)
{
if(thisbrowser88=='NN4') document.layers[menuname].visibility = 'hidden';
if(thisbrowser88=='IE') document.all[menuname].style.visibility = 'hidden';
if(thisbrowser88=='NN6') document.getElementById(menuname).style.visibility = 'hidden';
}
function hilite88(menuitem) 
{
if(typeof(currentpage88)!='undefined' && menuitem==currentpage88) return;
if(thisbrowser88=='IE') document.all[menuitem].style.backgroundColor = '#FFCC00';
if(thisbrowser88=='NN6') document.getElementById(menuitem).style.backgroundColor = '#FFCC00';
if(hidetimer88) clearTimeout(hidetimer88);}
function unhilite88(menuitem) 
{
if(typeof(currentpage88)!='undefined' && menuitem==currentpage88) return;
if(thisbrowser88=='IE') document.all[menuitem].style.backgroundColor = '#12397E';
if(thisbrowser88=='NN6') document.getElementById(menuitem).style. backgroundColor = '#12397E';
if(hidetimer88) clearTimeout(hidetimer88);hidetimer88 = setTimeout("hideall88();",1000);
}
function hideall88()
{
}
function openmenu88(menuname)
{
showmenu88(menuname);
}
document.write('<table width=520 cellspacing=0 border=0 cellpadding=0>');
document.write('<tr><td align=left valign=top>');
document.write('<span id="menuspan88">');
document.write('<table width=520 id="menutable88" cellspacing=0 cellpadding=4 >');
document.write('<tr>');
document.write('<td class="topcell88" align=CENTER width=130 height=5 >')
document.write('<a href="index.htm" target="_self" title="" class="topitem88" onMouseOver="hideall88()">INICIO</a>');
document.write('</td>');
document.write('<td class="topcell88" align=CENTER width=130 height=5 >')
document.write('<a href="CNPF.htm" target="_self" title="" class="topitem88" onMouseOver="hideall88()">QUIENES SOMOS</a>');
document.write('</td>');
document.write('<td class="topcell88" align=CENTER width=130 height=5 >')
document.write('<a href="semanadelafamilia.htm" target="_self" title="" class="topitem88" onMouseOver="hideall88()">NOTICIAS</a>');
document.write('</td>');
document.write('<td class="topcell88" align=CENTER width=130 height=5 >')
document.write('<a href="" target="_self" title="" class="topitem88" onMouseOver="hideall88()">CONTACTO</a>');
document.write('</td>');
document.write('</tr>');
document.write('</table><p>');
document.write('</span></td></tr></table>');
