
function main_menu_home()
{
document.write("<table border='0' cellpadding='0' cellspacing='0' style='border-collapse: collapse' ercolor='#111111' id='AutoNumber3'>")
document.write("<tr><td width='63'>&nbsp;</td>")
document.write("<td><img border='0' src='images/menu_home.jpg' width='48' height='22'></td>")
document.write("<td><a href='introduction_phd.htm'><img border='0' src='images/r_p.jpg' width='136' height='22'></a></td>")
document.write("<td><a href='contact_us.htm'><img border='0' src='images/menu_contact.jpg' width='80' height='22'></a></td>")
document.write("<td><a href='sitemap.htm'><img border='0' src='images/menu_sitemap.jpg' width='84' height='22'></a></td>")
document.write("<td><a href='http://mail.numl.edu.pk'><img border='0' src='images/mail.jpg' width='84' height='22'></a></td>")
document.write("<td><img border='0' src='images/menu_links.jpg' width='55' height='22'></td>")
document.write("<td>&nbsp;</td><td>&nbsp;</td>")
document.write("</tr></table>")
}


function main_menu()
{
document.write("<table border='0' cellpadding='0' cellspacing='0' style='border-collapse: collapse' ercolor='#111111' id='AutoNumber3'>")
document.write("<tr><td width='63'>&nbsp;</td>")
document.write("<td><a href='index.htm'><img border='0' src='images/home_new.jpg' width='48' height='22'></a></td>")
document.write("<td><a href='introduction_phd.htm'><img border='0' src='images/r_p.jpg' width='136' height='22'></a></td>")
document.write("<td><a href='contact_us.htm'><img border='0' src='images/menu_contact.jpg' width='80' height='22'></a></td>")
document.write("<td><a href='sitemap.htm'><img border='0' src='images/menu_sitemap.jpg' width='84' height='22'></a></td>")
//document.write("<td><a href='http://mail.numl.edu.pk'><img border='0' src='images/mail.jpg' width='84' height='22'></a></td>")
document.write("<td><img border='0' src='images/menu_links.jpg' width='55' height='22'></td>")
document.write("<td>&nbsp;</td><td>&nbsp;</td>")
document.write("</tr></table>")
}

function main_menu_contact()
{
document.write("<table border='0' cellpadding='0' cellspacing='0' style='border-collapse: collapse' ercolor='#111111' id='AutoNumber3'>")
document.write("<tr><td width='63'>&nbsp;</td>")
document.write("<td><a href='index.htm'><img border='0' src='images/home_new.jpg' width='48' height='22'></a></td>")
document.write("<td><a href='introduction_phd.htm'><img border='0' src='images/r_p.jpg' width='136' height='22'></a></td>")
document.write("<td><img border='0' src='images/menu_contact_press.jpg' width='80' height='22'></td>")
document.write("<td><a href='sitemap.htm'><img border='0' src='images/menu_sitemap.jpg' width='84' height='22'></a></td>")
//document.write("<td><a href='http://mail.numl.edu.pk'><img border='0' src='images/mail.jpg' width='84' height='22'></a></td>")
document.write("<td><img border='0' src='images/menu_links.jpg' width='55' height='22'></td>")
document.write("<td>&nbsp;</td><td>&nbsp;</td>")
document.write("</tr></table>")
}

function main_menu_sitemap()
{
document.write("<table border='0' cellpadding='0' cellspacing='0' style='border-collapse: collapse' ercolor='#111111' id='AutoNumber3'>")
document.write("<tr><td width='63'>&nbsp;</td>")
document.write("<td><a href='index.htm'><img border='0' src='images/home_new.jpg' width='48' height='22'></a></td>")
document.write("<td><a href='introduction_phd.htm'><img border='0' src='images/r_p.jpg' width='136' height='22'></a></td>")
document.write("<td><a href='contact_us.htm'><img border='0' src='images/menu_contact.jpg' width='80' height='22'></a></td>")
document.write("<td><img border='0' src='images/menu_sitemap_press.jpg' width='84' height='22'></td>")
//document.write("<td><a href='http://mail.numl.edu.pk'><img border='0' src='images/mail.jpg' width='84' height='22'></a></td>")
document.write("<td><img border='0' src='images/menu_links.jpg' width='55' height='22'></td>")
document.write("<td>&nbsp;</td><td>&nbsp;</td>")
document.write("</tr></table>")
}
function main_menu_rp()
{
document.write("<table border='0' cellpadding='0' cellspacing='0' style='border-collapse: collapse' ercolor='#111111' id='AutoNumber3'>")
document.write("<tr><td width='63'>&nbsp;</td>")
document.write("<td><a href='index.htm'><img border='0' src='images/home_new.jpg' width='48' height='22'></a></td>")
document.write("<td><img border='0' src='images/r_p_press.jpg' width='136' height='22'></td>")
document.write("<td><a href='contact_us.htm'><img border='0' src='images/menu_contact.jpg' width='80' height='22'></a></td>")
document.write("<td><a href='sitemap.htm'><img border='0' src='images/menu_sitemap.jpg' width='84' height='22'></a></td>")
//document.write("<td><a href='http://mail.numl.edu.pk'><img border='0' src='images/mail.jpg' width='84' height='22'></a></td>")
document.write("<td><img border='0' src='images/menu_links.jpg' width='55' height='22'></td>")
document.write("<td>&nbsp;</td><td>&nbsp;</td>")
document.write("</tr></table>")
}