document.write('<STYLE type="text/css">');
document.write('#menuspan25 { position:absolute; width:500px; }');
document.write('#menutable25 { border-width: 0; border-color: #FFFFFF; border-style:solid}');
document.write('td.menucell25 { padding:2; padding-left:4; padding-right:4; background:#FF0000; border:1 solid #000000; text-align:LEFT; }');
document.write('#submenutable25 { background: #000000; border-width: 0; border-color: #FFFFFF; border-style:solid}');
document.write('td.topcell25 {text-decoration:none; color:#FFFFFF; font-weight: 700; font-family: @Arial Unicode MS; font-size: 12px; font-style:normal; text-align:LEFT; }');
document.write('a.topitem25 {text-decoration:none; color:#FFFFFF; font-weight: 700; font-family: @Arial Unicode MS; font-size: 12px; font-style:normal; } ');
document.write('a.topitem25:hover {text-decoration:none; color:#000000; }');
document.write('a.subitem25 {text-decoration:none; color:#FFFFFF; font-weight: 700; font-family: @Arial Unicode MS; font-size: 12px; font-style:normal; } ');
document.write('a.subitem25:hover {text-decoration:none; color:#000000; }');
document.write('P.MN25 {color:#FFFFFF; font-weight: 700; font-family: @Arial Unicode MS; font-size:12px; font-style:normal;  }');
document.write('P.SMN25 {text-decoration:none; color:#FFFFFF; font-weight: 700; font-family: @Arial Unicode MS; font-size:12px; font-style:normal;  }');
document.write('</style>');
var thisbrowser25
var hidetimer25 = null;
if(document.layers){ thisbrowser25='NN4'; }
if(document.all){ thisbrowser25='IE'; }
if(!document.all && document.getElementById){ thisbrowser25='NN6'; }
function showmenu25(menuname)
{
if(thisbrowser25=='NN4') document.layers[menuname].visibility = 'visible';
if(thisbrowser25=='IE') document.all[menuname].style.visibility = 'visible';
if(thisbrowser25=='NN6') document.getElementById(menuname).style.visibility = 'visible';
if(hidetimer25) clearTimeout(hidetimer25);}
function timermenu25()
{
if(hidetimer25) clearTimeout(hidetimer25);hidetimer25 = setTimeout("hideall25();",1000);
}
function hidemenu25(menuname)
{
if(thisbrowser25=='NN4') document.layers[menuname].visibility = 'hidden';
if(thisbrowser25=='IE') document.all[menuname].style.visibility = 'hidden';
if(thisbrowser25=='NN6') document.getElementById(menuname).style.visibility = 'hidden';
}
function hilite25(menuitem) 
{
if(typeof(currentpage25)!='undefined' && menuitem==currentpage25) return;
if(thisbrowser25=='IE') document.all[menuitem].style.backgroundColor = '#606060';
if(thisbrowser25=='NN6') document.getElementById(menuitem).style.backgroundColor = '#606060';
if(hidetimer25) clearTimeout(hidetimer25);}
function unhilite25(menuitem) 
{
if(typeof(currentpage25)!='undefined' && menuitem==currentpage25) return;
if(thisbrowser25=='IE') document.all[menuitem].style.backgroundColor = '#FF0000';
if(thisbrowser25=='NN6') document.getElementById(menuitem).style. backgroundColor = '#FF0000';
if(hidetimer25) clearTimeout(hidetimer25);hidetimer25 = setTimeout("hideall25();",1000);
}
function hideall25()
{
}
function openmenu25(menuname)
{
showmenu25(menuname);
}
document.write('<table width=500 cellspacing=0 border=0 cellpadding=0>');
document.write('<tr><td align=left valign=top>');
document.write('<span id="menuspan25">');
document.write('<table width=500 id="menutable25" cellspacing=0 cellpadding=2 >');
document.write('<tr>');
document.write('<td class="topcell25" align=LEFT width=100 height=20 bgcolor=#FF0000>')
document.write('<table cellspacing=0 cellpadding=0 border=0><tr><td>');
document.write('<a href="index.htm" target="_self" title="" class="topitem25" onMouseOver="hideall25()">Home</a>');
document.write('</td><td><p class="SMN25">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('<td class="topcell25" align=LEFT width=100 height=20 bgcolor=#FF0000>')
document.write('<table cellspacing=0 cellpadding=0 border=0><tr><td>');
document.write('<a href="feedback.htm" target="_self" title="" class="topitem25" onMouseOver="hideall25()">Feedback</a>');
document.write('</td><td><p class="SMN25">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('<td class="topcell25" align=LEFT width=100 height=20 bgcolor=#FF0000>')
document.write('<table cellspacing=0 cellpadding=0 border=0><tr><td>');
document.write('<a href="toc.htm" target="_self" title="" class="topitem25" onMouseOver="hideall25()">Contents</a>');
document.write('</td><td><p class="SMN25">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('<td class="topcell25" align=LEFT width=100 height=20 bgcolor=#FF0000>')
document.write('<table cellspacing=0 cellpadding=0 border=0><tr><td>');
document.write('<a href="search.htm" target="_self" title="" class="topitem25" onMouseOver="hideall25()">Search</a>');
document.write('</td><td><p class="SMN25">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('<td class="topcell25" align=LEFT width=100 height=20 bgcolor=#FF0000>')
document.write('<table cellspacing=0 cellpadding=0 border=0><tr><td>');
document.write('<a href="map.htm" target="_self" title="" class="topitem25" onMouseOver="hideall25()">Map</a>');
document.write('</td><td><p class="SMN25">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('</table><p>');
document.write('</span></td></tr></table>');
