document.write('<STYLE type="text/css">');
document.write('#menuspan176 { position:absolute; width:150px; }');
document.write('#menutable176 { border-width: 0px; border-color: #962B10; border-style:solid}');
document.write('td.menucell176 { padding:2px; padding-left:4px; padding-right:4px; background:#F8FCA8; border:1px solid #000000; text-align:CENTER; }');
document.write('#submenutable176 { background: #000000; border-width: 0px; border-color: #962B10; border-style:solid}');
document.write('td.topcell176 {text-decoration:none; color:#070707; font-weight: 700; font-family: SF Arch Rival Extended; font-size: 12px; font-style:normal; text-align:CENTER; }');
document.write('a.topitem176 {text-decoration:none; color:#070707; font-weight: 700; font-family: SF Arch Rival Extended; font-size: 12px; font-style:normal; } ');
document.write('a.topitem176:hover {text-decoration:none; color:#A0110C; font-weight: 700; font-family: SF Arch Rival Extended; font-size: 12px; font-style:normal;}');
document.write('a.subitem176 {text-decoration:none; color:#070707; font-weight: 700; font-family: SF Arch Rival Extended; font-size: 12px; font-style:normal; } ');
document.write('a.subitem176:hover {text-decoration:none; color:#A0110C; font-weight: 700; font-family: SF Arch Rival Extended; font-size: 12px; font-style:normal; }');
document.write('P.MN176 {margin:0px; color:#070707; font-weight: 700; font-family: SF Arch Rival Extended; font-size:12px; font-style:normal;  }');
document.write('P.SMN176 {text-decoration:none; color:#070707; font-weight: 700; font-family: SF Arch Rival Extended; font-size:12px; font-style:normal; margin:0px; }');
document.write('</style>');
var thisbrowser176
var hidetimer176 = null;
if(document.layers){ thisbrowser176='NN4'; }
if(document.all){ thisbrowser176='IE'; }
if(!document.all && document.getElementById){ thisbrowser176='NN6'; }
function showmenu176(menuname)
{
if(thisbrowser176=='NN4') document.layers[menuname].visibility = 'visible';
if(thisbrowser176=='IE') document.all[menuname].style.visibility = 'visible';
if(thisbrowser176=='NN6') document.getElementById(menuname).style.visibility = 'visible';
if(hidetimer176) clearTimeout(hidetimer176);}
function timermenu176()
{
if(hidetimer176) clearTimeout(hidetimer176);hidetimer176 = setTimeout("hideall176();",1000);
}
function hidemenu176(menuname)
{
if(thisbrowser176=='NN4') document.layers[menuname].visibility = 'hidden';
if(thisbrowser176=='IE') document.all[menuname].style.visibility = 'hidden';
if(thisbrowser176=='NN6') document.getElementById(menuname).style.visibility = 'hidden';
}
function hilite176(menuitem) 
{
if(typeof(currentpage176)!='undefined' && menuitem==currentpage176) return;
if(thisbrowser176=='IE') document.all[menuitem].style.backgroundColor = '#A00000';
if(thisbrowser176=='NN6') document.getElementById(menuitem).style.backgroundColor = '#A00000';
if(hidetimer176) clearTimeout(hidetimer176);}
function unhilite176(menuitem) 
{
if(typeof(currentpage176)!='undefined' && menuitem==currentpage176) return;
if(thisbrowser176=='IE') document.all[menuitem].style.backgroundColor = '#F8FCA8';
if(thisbrowser176=='NN6') document.getElementById(menuitem).style. backgroundColor = '#F8FCA8';
if(hidetimer176) clearTimeout(hidetimer176);hidetimer176 = setTimeout("hideall176();",1000);
}
function hideall176()
{
}
function openmenu176(menuname)
{
showmenu176(menuname);
}
document.write('<table width=150 cellspacing=0 border=0 cellpadding=0>');
document.write('<tr><td align=left valign=top>');
document.write('<span id="menuspan176">');
document.write('<table width=150 id="menutable176" cellspacing=5 cellpadding=5 bgcolor=#EDE168>');
document.write('<tr>');
document.write('<td class="topcell176" align=CENTER width=150 height=20 bgcolor=#F8FCA8 onMouseOver="hideall176()">')
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align=CENTER>');
document.write('<a href="video/index.html" target="_blank" title="" class="topitem176">Video Demo</a>');
document.write('</td><td><p class="SMN176">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td class="topcell176" align=CENTER width=150 height=20 bgcolor=#F8FCA8 onMouseOver="hideall176()">')
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align=CENTER>');
document.write('<a href="scheddemo.html" target="_blank" title="" class="topitem176">Schedule a Private Demonstration</a>');
document.write('</td><td><p class="SMN176">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('</table><p>');
document.write('</span></td></tr></table>');

