function globalmenu()
{
document.write("<BODY BGCOLOR='FFFFFF' BACKGROUND='../graphics/bg.gif' LEFTMARGIN=0 TOPMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0>")
document.write("<MAP NAME='topmenu'>")
document.write("<area shape='rect' coords='84,1,125,17' href='../index.html' /><area shape='rect' coords='131,3,192,18' href='../feedback.htm' /><area shape='rect' coords='200,2,271,16' href='../contact.htm' /><area shape='rect' coords='278,4,351,16' href='../disclaimer.html' />")

document.write("</MAP>")
document.write("<TABLE WIDTH=100% BORDER=0 BGCOLOR='6699FF' CELLSPACING=0 CELLPADDING=0>")
document.write("	<TR>")
document.write("		<TD ROWSPAN=2 VALIGN=TOP ALIGN=LEFT><IMG SRC='../graphics/nrb_title.gif' WIDTH=395 HEIGHT=65></TD>")
document.write("		<TD VALIGN=TOP ALIGN=RIGHT><IMG SRC='../graphics/nrb_topmenu_dummy.gif?NOCACHE=1' WIDTH=355 HEIGHT=20 USEMAP='#topmenu' BORDER=0></TD>")
document.write("	</TR>")
document.write("	<TR>")
document.write("		<TD ALIGN=RIGHT><IMG SRC='../graphics/nrb_url.gif' HEIGHT=45 WIDTH=300></TD>")
document.write("	</TR>")
document.write("	<TR>")
document.write("		<TD COLSPAN=2><IMG SRC='../graphics/clear.gif' HEIGHT=20></TD>")
document.write("	</TR>")
document.write("</TABLE>")
document.write("<TABLE WIDTH=780 BORDER=0 CELLSPACING=0 CELLPADDING=0>")
document.write("	<TR>")
document.write("		<TD WIDTH=175 VALIGN=TOP>")
document.write("		<IMG SRC='../graphics/clear.gif' HEIGHT=20><BR>")
document.write("		<DIV CLASS='nrb'>")
document.write("			<UL>")
document.write("			<LI><A HREF='../about_nrb/index.html' CLASS='nrbNL'>About NRB</A><BR>")
document.write("			<LI><A HREF='../local_government/default.asp' CLASS='nrbNL'>Local Govt. System</A><BR>")
document.write("			<LI><A HREF='../lg_election/default.asp' CLASS='nrbNL'>Local Govt. Elections</A><BR>")
//document.write("			<LI><A HREF='../capacity_building/index.html' CLASS='nrbNL'>Capacity Building</A><BR>")
//document.write("			<LI><A HREF='http://www.mng.gov.pk/' TARGET='_blank' CLASS='nrbNL'>Media & Governance</A><BR>")
document.write("			<LI><A HREF='../local_finance/index.html' CLASS='nrbNL'>Local Finance</A><BR>")
document.write("			<LI><A HREF='../executive_magistracy/index.html' CLASS='nrbNL'>Executive Magistracy</A><BR>")
//document.write("			<LI><!--<A HREF='../law_enforcement/index.html' CLASS='nrbNL'>-->Law Enforcement</A><BR>")
document.write("			<LI><A HREF='../narims/index.html' CLASS='nrbNL'>NARIMS Development</A><BR>")
document.write("			<LI><A HREF='../constitutional_and_legal/index.html' CLASS='nrbNL'>Constitutional & Legal</A><BR>")
document.write("			<LI><A HREF='../civil_service/index.html' CLASS='nrbNL'>Civil Service</A><BR>")
document.write("			<LI><A HREF='../sp_supplements/index.html' CLASS='nrbNL'>Supplements</A><BR>")
document.write("			<LI><A HREF='../pdf/index.html' CLASS='nrbNL'>Pakistan Development Forum</A><BR>")
document.write("			<LI><A HREF='../related_links.htm' CLASS='nrbNL'>Related Links</A><BR>")
document.write("			<LI><A HREF='../archive.htm' CLASS='nrbNL'>Archives</A><BR>")
document.write("			<LI><A HREF='../archive_events.html' CLASS='nrbNL'>Archived Events</A><BR>")
document.write("			</UL>")
document.write("		</DIV>")
document.write("		<P><TABLE BORDER=0 CELLSPACING=0 CELLPADDING=5 WIDTH=175 ALIGN=CENTER>")
document.write("		<TR><TD COLSPAN=2><DIV CLASS='menu'>Search Web Site</DIV></TD></TR>")
document.write("		<TR><form method='get' name='frmSiteSearch' action='../site_search.asp'>")
document.write("		<TD><input type='TEXT' name='search' maxlength='50' size='13' value=''></TD>")
document.write("		<TD><input type='IMAGE' SRC='../graphics/go.gif' name='submit' BORDER=0 WIDTH=37 HEIGHT=20></TD>")
document.write("		</TR><TR><TD COLSPAN=2><DIV CLASS='nrbSM'>")
document.write("		<input type='radio' name='mode' value='allwords' CHECKED> All ")
document.write("		<input type='radio' name='mode' value='anywords'> Any ")
document.write("		<input type='radio' name='mode' value='phrase'> Phrase")
document.write("		</DIV></TD></TR>")
document.write("		</form></TR>")
document.write("		</TABLE>")
document.write("		</TD>")
document.write("		<TD WIDTH=10 VALIGN=TOP><IMG SRC='../graphics/clear.gif' WIDTH=10><BR></TD>")
}

function globalfoot()
{
document.write("</TR>")
document.write("	<TR>")
document.write("		<TD COLSPAN=3 BGCOLOR='6699FF'>")
document.write("			<IMG SRC='../graphics/clear.gif' HEIGHT=20><BR>")
document.write("		</TD>")
document.write("	</TR>")
document.write("	<TR>")
document.write("		<TD COLSPAN=3 BGCOLOR='FFFFFF'>")
document.write("			<IMG SRC='../graphics/clear.gif' HEIGHT=35><BR>")
document.write("			<TABLE BORDER=0><TR><TD>")
document.write("			<DIV CLASS='nrbSM'>")
document.write("			Web Site is best viewed in 800x600 Resolutions, with MS Internet Explorer 5.0 & Netscape 4.7 or higher Versions.<BR>")
document.write("			Developed & Managed jointly by <A HREF='http://pin.net.pk' TARGET='_new'>Pakistan Information Networks</A><BR>")
document.write("			and Web Management Team (<A HREF='mailto:webmaster@nrb.gov.pk'>webmaster@nrb.gov.pk</A>) of National Reconstruction Bureau, Government of Pakistan<BR>")
document.write("			Copyright © 1999-2007, National Reconstruction Bureau, Government of Pakistan</DIV>")
document.write("			</TD></TR></TABLE>")
document.write("			<IMG SRC='../graphics/clear.gif' HEIGHT=25>")
document.write("		</TD>")
document.write("	</TR>")
document.write("</TABLE>")
}

function openWindow(p,n,pr)
{
       window.open(p,n,pr)
}
