document.write('<STYLE type="text/css">');
document.write('#menuspan100 { position:absolute; width:100px; }');
document.write('#menutable100 { border-width: 9px; border-color: #000000; border-style:solid}');
document.write('td.menucell100 { padding:2px; padding-left:4px; padding-right:4px; background:#000000; border:10px groove #000000; text-align:LEFT; }');
document.write('#submenutable100 { background: #FFFFFF; border-width: 1px; border-color: #000000; border-style:outset}');
document.write('td.topcell100 {text-decoration:none; color:#FF9D26; font-weight: 700; font-family: Verdana; font-size: 16px; font-style:normal; text-align:LEFT; }');
document.write('a.topitem100 {text-decoration:none; color:#FF9D26; font-weight: 700; font-family: Verdana; font-size: 16px; font-style:normal; } ');
document.write('a.topitem100:hover {text-decoration:none; color:#991292; font-weight: 700; font-family: Verdana; font-size: 16px; font-style:normal;}');
document.write('a.subitem100 {text-decoration:none; color:#FF9D26; font-weight: 700; font-family: Verdana; font-size: 16px; font-style:normal; } ');
document.write('a.subitem100:hover {text-decoration:none; color:#991292; font-weight: 700; font-family: Verdana; font-size: 16px; font-style:normal; }');
document.write('P.MN100 {margin:0px; color:#FF9D26; font-weight: 700; font-family: Verdana; font-size:16px; font-style:normal;  }');
document.write('P.SMN100 {text-decoration:none; color:#FF9D26; font-weight: 700; font-family: Verdana; font-size:16px; font-style:normal; margin:0px; }');
document.write('</style>');
var thisbrowser100
var hidetimer100 = null;
if(document.layers){ thisbrowser100='NN4'; }
if(document.all){ thisbrowser100='IE'; }
if(!document.all && document.getElementById){ thisbrowser100='NN6'; }
function showmenu100(menuname)
{
if(thisbrowser100=='NN4') document.layers[menuname].visibility = 'visible';
if(thisbrowser100=='IE') document.all[menuname].style.visibility = 'visible';
if(thisbrowser100=='NN6') document.getElementById(menuname).style.visibility = 'visible';
if(hidetimer100) clearTimeout(hidetimer100);}
function timermenu100()
{
if(hidetimer100) clearTimeout(hidetimer100);hidetimer100 = setTimeout("hideall100();",1000);
}
function hidemenu100(menuname)
{
if(thisbrowser100=='NN4') document.layers[menuname].visibility = 'hidden';
if(thisbrowser100=='IE') document.all[menuname].style.visibility = 'hidden';
if(thisbrowser100=='NN6') document.getElementById(menuname).style.visibility = 'hidden';
}
function hilite100(menuitem) 
{
if(typeof(currentpage100)!='undefined' && menuitem==currentpage100) return;
if(thisbrowser100=='IE') document.all[menuitem].style.backgroundColor = '#82286A';
if(thisbrowser100=='NN6') document.getElementById(menuitem).style.backgroundColor = '#82286A';
if(hidetimer100) clearTimeout(hidetimer100);}
function unhilite100(menuitem) 
{
if(typeof(currentpage100)!='undefined' && menuitem==currentpage100) return;
if(thisbrowser100=='IE') document.all[menuitem].style.backgroundColor = '#000000';
if(thisbrowser100=='NN6') document.getElementById(menuitem).style. backgroundColor = '#000000';
if(hidetimer100) clearTimeout(hidetimer100);hidetimer100 = setTimeout("hideall100();",1000);
}
function hideall100()
{
}
function openmenu100(menuname)
{
showmenu100(menuname);
}
document.write('<table width=100 cellspacing=0 border=0 cellpadding=0>');
document.write('<tr><td align=left valign=top>');
document.write('<span id="menuspan100">');
document.write('<table width=100 id="menutable100" cellspacing=0 cellpadding=10 >');
document.write('<tr>');
document.write('<td class="topcell100" align="LEFT" width=100 height=20 bgcolor=#000000 onMouseOver="hideall100()">')
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align="LEFT">');
document.write('<a href="http://www.cinefiliatanguera.com/indexesp.html" target="_self" title="" class="topitem100">Espaņol </a>');
document.write('</td><td><p class="SMN100">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td class="topcell100" align="LEFT" width=100 height=20 bgcolor=#000000 onMouseOver="hideall100()">')
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align="LEFT">');
document.write('<a href="http://www.cinefiliatanguera.com/page2.html" target="_self" title="" class="topitem100">English</a>');
document.write('</td><td><p class="SMN100">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('</table><p>');
document.write('</span></td></tr></table>');

