function menu()
{
document.write("<TD VALIGN=TOP WIDTH=140 BGCOLOR='#709F00'>")
document.write("<CENTER><TABLE CELLSPACING=0 CELLPADDING=0 WIDTH=140 BORDER=0>")
document.write("<TR><TD><IMG WIDTH=140 SRC='graphics/menu-head.gif' BORDER=0></TD></TR>")
document.write("<TR><TD VALIGN=TOP BGCOLOR='#709F00' CLASS='menu'><A CLASS='menu' HREF='aboutjhang/default.html'>About Jhang</A></TD></TR>")
document.write("<TR><TD VALIGN=TOP BGCOLOR='#80B700'><IMG HEIGHT=1 SRC='images/clear.gif' BORDER=0></TD></TR>")
document.write("<TR><TD VALIGN=TOP BGCOLOR='#709F00' CLASS='menu'><A CLASS='menu' HREF='government/default.html'>Government Sector</A></TD></TR>")
document.write("<TR><TD VALIGN=TOP BGCOLOR='#80B700'><IMG HEIGHT=1 SRC='images/clear.gif' BORDER=0></TD></TR>")
document.write("<TR><TD VALIGN=TOP BGCOLOR='#709F00' CLASS='menu'><A CLASS='menu' HREF='business/default.html'>Business Corner</A></TD></TR>")
document.write("<TR><TD VALIGN=TOP BGCOLOR='#80B700'><IMG HEIGHT=1 SRC='images/clear.gif' BORDER=0></TD></TR>")
document.write("<TR><TD VALIGN=TOP BGCOLOR='#709F00' CLASS='menu'><A CLASS='menu' HREF='urdu/default.html'>Urdu Zone</A></TD></TR>")
document.write("<TR><TD VALIGN=TOP BGCOLOR='#80B700'><IMG HEIGHT=1 SRC='images/clear.gif' BORDER=0></TD></TR>")
document.write("<TR><TD VALIGN=TOP BGCOLOR='#709F00' CLASS='menu'><A CLASS='menu' HREF='jhangvian/default.html'>Proud Jhangvian</A></TD></TR>")
document.write("<TR><TD VALIGN=TOP BGCOLOR='#80B700'><IMG HEIGHT=1 SRC='images/clear.gif' BORDER=0></TD></TR>")
document.write("<TR><TD VALIGN=TOP BGCOLOR='#709F00' CLASS='menu'><A CLASS='menu' HREF='tourism/default.html'>Tourist Spots</A></TD></TR>")
document.write("<TR><TD VALIGN=TOP BGCOLOR='#80B700'><IMG HEIGHT=1 SRC='images/clear.gif' BORDER=0></TD></TR>")
document.write("<TR><TD VALIGN=TOP BGCOLOR='#709F00' CLASS='menu'><A CLASS='menu' HREF='handicrafts/default.html'>Handicrafts & Skills</A></TD></TR>")
document.write("<TR><TD VALIGN=TOP BGCOLOR='#80B700'><IMG HEIGHT=1 SRC='images/clear.gif' BORDER=0></TD></TR>")
document.write("<TR><TD VALIGN=TOP BGCOLOR='#709F00' CLASS='menu'><A CLASS='menu' HREF='education/default.html'>Education & Learning</A></TD></TR>")
document.write("<TR><TD VALIGN=TOP BGCOLOR='#80B700'><IMG HEIGHT=1 SRC='images/clear.gif' BORDER=0></TD></TR>")
document.write("<TR><TD VALIGN=TOP BGCOLOR='#709F00' CLASS='menu'><A CLASS='menu' HREF='health/default.html'>Health Facilities</A></TD></TR>")
document.write("<TR><TD VALIGN=TOP BGCOLOR='#80B700'><IMG HEIGHT=1 SRC='images/clear.gif' BORDER=0></TD></TR>")
document.write("<TR><TD VALIGN=TOP BGCOLOR='#709F00' CLASS='menu'><A CLASS='menu' HREF='sports/default.html'>Sports & Recreation</A></TD></TR>")
document.write("<TR><TD VALIGN=TOP BGCOLOR='#80B700'><IMG HEIGHT=1 SRC='images/clear.gif' BORDER=0></TD></TR>")
document.write("<TR><TD VALIGN=TOP BGCOLOR='#709F00' CLASS='menu'><A CLASS='menu' HREF='friends/default.html'>Jhang @ Friends</A></TD></TR>")
document.write("<TR><TD VALIGN=TOP BGCOLOR='#80B700'><IMG HEIGHT=1 SRC='images/clear.gif' BORDER=0></TD></TR>")
document.write("<TR><TD VALIGN=TOP BGCOLOR='#709F00' CLASS='menu'><A CLASS='menu' HREF='entertainment/default.html'>Fun & Entertainment</A></TD></TR>")
document.write("<TR><TD VALIGN=TOP BGCOLOR='#80B700'><IMG HEIGHT=1 SRC='images/clear.gif' BORDER=0></TD></TR>")
document.write("<TR><TD VALIGN=TOP BGCOLOR='#709F00' CLASS='menu'><A CLASS='menu' HREF='women_corner/default.html'>Women Corner</A></TD></TR>")
document.write("<TR><TD VALIGN=TOP BGCOLOR='#80B700'><IMG HEIGHT=1 SRC='images/clear.gif' BORDER=0></TD></TR>")
document.write("<TR><TD VALIGN=TOP BGCOLOR='#709F00' CLASS='menu'><A CLASS='menu' HREF='children/default.html'>Children Corner</A></TD></TR>")
document.write("<TR><TD VALIGN=TOP BGCOLOR='#80B700'><IMG HEIGHT=1 SRC='images/clear.gif' BORDER=0></TD></TR>")
document.write("<TR><TD VALIGN=TOP BGCOLOR='#709F00' CLASS='menu'><A CLASS='menu' HREF='stories/default.html'>Lok Stories</A></TD></TR>")
document.write("<TR><TD VALIGN=TOP BGCOLOR='#80B700'><IMG HEIGHT=1 SRC='images/clear.gif' BORDER=0></TD></TR>")
document.write("<TR><TD VALIGN=TOP BGCOLOR='#709F00' CLASS='menu'><A CLASS='menu' HREF='computers/default.html'>Computers & Internet</A></TD></TR>")
document.write("<TR><TD VALIGN=TOP BGCOLOR='#80B700'><IMG HEIGHT=1 SRC='images/clear.gif' BORDER=0></TD></TR>")
document.write("<TR><TD VALIGN=TOP BGCOLOR='#709F00' CLASS='menu'><A CLASS='menu' HREF='links/default.html'>WWW Links</A></TD></TR>")
document.write("<TR><TD VALIGN=TOP BGCOLOR='#80B700'><IMG HEIGHT=1 SRC='images/clear.gif' BORDER=0></TD></TR>")
document.write("<TR><TD VALIGN=TOP BGCOLOR='#709F00' CLASS='menu'><A CLASS='menu' HREF='contacts/default.html'>Important Contacts</A></TD></TR>")
document.write("<TR><TD VALIGN=TOP BGCOLOR='#80B700'><IMG HEIGHT=1 SRC='images/clear.gif' BORDER=0></TD></TR>")
document.write("<TR><TD VALIGN=TOP BGCOLOR='#709F00' CLASS='menu'><A CLASS='menu' HREF='contact.htm'>Contact Us</A></TD></TR>")
document.write("<TR><TD VALIGN=TOP BGCOLOR='#80B700'><IMG HEIGHT=1 SRC='images/clear.gif' BORDER=0></TD></TR>")
document.write("</TABLE></CENTER>")
document.write("</TD>")
}
