document.write('<STYLE type="text/css">');
document.write('#menuspan33 { position:absolute; width:200px; }');
document.write('#menutable33 { border-width: 0px; border-color: #C6C6C6; border-style:solid}');
document.write('td.menucell33 { padding:2px; padding-left:4px; padding-right:4px; background:#FFFFFF; border:0px inset #207479; text-align:CENTER; }');
document.write('#submenutable33 { background: #282723; border-width: 0px; border-color: #C6C6C6; border-style:solid}');
document.write('td.topcell33 {text-decoration:none; color:#5C747C; font-weight: 700; font-family: Arial; font-size: 11px; font-style:italic; text-align:CENTER; }');
document.write('a.topitem33 {text-decoration:none; color:#5C747C; font-weight: 700; font-family: Arial; font-size: 11px; font-style:italic; } ');
document.write('a.topitem33:hover {text-decoration:none; color:#FF7628; font-weight: 700; font-family: Arial; font-size: 11px; font-style:italic;}');
document.write('a.subitem33 {text-decoration:none; color:#5C747C; font-weight: 700; font-family: Arial; font-size: 11px; font-style:italic; } ');
document.write('a.subitem33:hover {text-decoration:none; color:#FF7628; font-weight: 700; font-family: Arial; font-size: 11px; font-style:italic; }');
document.write('P.MN33 {margin:0px; color:#5C747C; font-weight: 700; font-family: Arial; font-size:11px; font-style:italic;  }');
document.write('P.SMN33 {text-decoration:none; color:#5C747C; font-weight: 700; font-family: Arial; font-size:11px; font-style:italic; margin:0px; }');
document.write('</style>');
var thisbrowser33
var hidetimer33 = null;
if(document.layers){ thisbrowser33='NN4'; }
if(document.all){ thisbrowser33='IE'; }
if(!document.all && document.getElementById){ thisbrowser33='NN6'; }
function showmenu33(menuname)
{
if(thisbrowser33=='NN4') document.layers[menuname].visibility = 'visible';
if(thisbrowser33=='IE') document.all[menuname].style.visibility = 'visible';
if(thisbrowser33=='NN6') document.getElementById(menuname).style.visibility = 'visible';
if(hidetimer33) clearTimeout(hidetimer33);}
function timermenu33()
{
if(hidetimer33) clearTimeout(hidetimer33);hidetimer33 = setTimeout("hideall33();",1000);
}
function hidemenu33(menuname)
{
if(thisbrowser33=='NN4') document.layers[menuname].visibility = 'hidden';
if(thisbrowser33=='IE') document.all[menuname].style.visibility = 'hidden';
if(thisbrowser33=='NN6') document.getElementById(menuname).style.visibility = 'hidden';
}
function hilite33(menuitem) 
{
if(typeof(currentpage33)!='undefined' && menuitem==currentpage33) return;
if(thisbrowser33=='IE') document.all[menuitem].style.backgroundColor = '#E8E0E0';
if(thisbrowser33=='NN6') document.getElementById(menuitem).style.backgroundColor = '#E8E0E0';
if(hidetimer33) clearTimeout(hidetimer33);}
function unhilite33(menuitem) 
{
if(typeof(currentpage33)!='undefined' && menuitem==currentpage33) return;
if(thisbrowser33=='IE') document.all[menuitem].style.backgroundColor = '#FFFFFF';
if(thisbrowser33=='NN6') document.getElementById(menuitem).style. backgroundColor = '#FFFFFF';
if(hidetimer33) clearTimeout(hidetimer33);hidetimer33 = setTimeout("hideall33();",1000);
}
function hideall33()
{
}
function openmenu33(menuname)
{
showmenu33(menuname);
}
document.write('<table width=200 cellspacing=0 border=0 cellpadding=0>');
document.write('<tr><td align=left valign=top>');
document.write('<span id="menuspan33">');
document.write('<table width=200 id="menutable33" cellspacing=0 cellpadding=1 >');
document.write('<tr>');
document.write('<td class="topcell33" align=CENTER width=100 height=20 bgcolor=#FFFFFF>')
document.write('<table cellspacing=0 cellpadding=0 border=0><tr><td>');
document.write('<a href="aboutrtiact.htm" target="_self" title="" class="topitem33" onMouseOver="hideall33()">About RTI Act</a>');
document.write('</td><td><p class="SMN33">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('<td class="topcell33" align=CENTER width=100 height=20 bgcolor=#FFFFFF>')
document.write('<table cellspacing=0 cellpadding=0 border=0><tr><td>');
document.write('<a href="http://persmin.nic.in/RTI/WelcomeRTI.htm" target="_blank" title="" class="topitem33" onMouseOver="hideall33()">FAQs</a>');
document.write('</td><td><p class="SMN33">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('</table><p>');
document.write('</span></td></tr></table>');

