		
function writetail() 
{
document.write("<TR>")
document.write("<TD>")
document.write("<img src=images/name_down.gif >")
document.write("</TD>")
document.write("<TD bgColor=#ffffff  align=center width=600 background=images/bg1.gif>")
document.write("<p style=text-align:center; margin-left:8; margin-top:0; margin-right:10>")
document.write("<font class=menu>")
document.write("Copyright &copy; Maulana Azad Education Foundation (MAEF) ")
document.write("<br>")
document.write("</font>")
document.write("<font class=datasoft>")
document.write("25, Ashok Road New Delhi 110001, Phone : 3344642 ")
document.write("</font>")
document.write("<br>")
document.write("<br>")
document.write("<font class=menu>")
document.write("Developed by ")
document.write("</font>")
document.write("<a href=http://www.calcuttaonweb.com target=newpage class=menua>")
document.write("Datasoft Solutions")
document.write("</a>")
document.write("</p>")
document.write("</TD>")
document.write("<TD>")
document.write("<img src=images/name_down1.gif>")
document.write("</TD>")
document.write("</TR>")
}










