document.write ("<table border='0' cellspacing='0' width='60%'><tr><td width='38%'><img border='0' src='images/newlogo.gif' width='133' height='47'></td><td width='18%'><table border='0' width='50%' cellspacing='1'><tr><td width='27'><img border='0' src='img/homeicon.gif' width='23' height='12'></td><td width='43'><font size='1'><a href='http://www.educationinindia.net/index.htm'>Home</a></font></td><td width='26'><img border='0' src='img/opm.jpg' width='23' height='10'></td><td width='235'><font size='1'>&nbsp;</font><a href='http://www.educationinindia.net/Internal_team.htm'>opm</a></td><td width='28'><font size='1'><img border='0' src='../img/sitemapicon.gif'></font></td><td width='51' style=padding-left:'5px'><a href='http://www.educationinindia.net/sitemap.htm'><font size='1'>Sitemap</font></a></td><td width='18'><font size='1'><img border='0' src='../img/searchicon.gif' width='23' height='10'></font></td><td> <a href='http://www.educationinindia.net/ksearch.asp'><font size='1'>Search</font></a></td></tr></table></td></tr><tr><td colspan='2' height='21'><p align='left'><img border='0' src='img/top.gif' usemap='#FPMap1' width='835' height='39'><map name='FPMap1'><area href='http://www.educationinindia.net/teach270207.asp' shape='rect' coords='11, 4, 145, 31' target='_blank'><area href='http://www.he.educationinindia.net/highereducation.htm' target='_blank' shape='rect' coords='466, 2, 625, 30'><area shape='rect' coords='174, 5, 447, 30' href='http://www.iris.educationinindia.net/iris.htm' target='_blank'><area shape='rect' coords='644, 5, 828, 30' href='http://www.learn.educationinindia.net/learn.htm' target='_blank'></map></td></tr></table>");


function sitemap(){
window.open("../sitemap.htm","new","width=410 ,height=300, status=no, menubar=no ,toolbar=no ,location=no,scrollbars=NO,'resizable=yes'");
}

function dateinbar()
{
var d=new Date();
var mon=d.getMonth()+1;
var year=d.getFullYear();
var date=d.getDate();
var h=d.getHours();
var m=d.getMinutes();
var s=d.getSeconds();
var AorP=" ";
if (h>=12)
    AorP="P.M.";
else
    AorP="A.M.";
if (h>=13)
    h=h-12;
if (s<10)
    s="0"+s;
if (m<10)
    m="0"+m;
defaultStatus = "Date:  "+mon+"/"+date+"/"+year+" "+" and time:  " + h+":"+m+":"+s+" "+AorP ;
setTimeout("dateinbar()",1000);
}
dateinbar();

