/*
function sliding()
{
document.write("<MARQUEE onmouseover=this.stop() style='COLOR: #000080' onmouseout=this.start() scrollAmount=1 scrollDelay=10 direction=up width=150 bgcolor=#F2F2F2 height=100>")
document.write("<TABLE cellSpacing=0 cellPadding=0 width=200 bgcolor=#F2F2F2 border=0>")
document.write("<TBODY><TR><TD align=left class='sdetails'>")
//document.write("<font color='#000000'>Admission Spring 2005</font><br><a href='spring2005.htm'><font class='s13pttxt' color='#0000FF'><u>Click here</u></a></p>")
document.write("<p align=&quot;justify&quot; class='sdetails'><font class='s13pttxt' color='#000000'>NUML-The first University <br> to start 1 year's extensive course-work for Ph D</font><br><a href='introduction_phd.htm'><font class='s13pttxt' color='#0000FF'><u>Click here</u></a>")
document.write("<br><br>")
document.write("<font class='s13pttxt' color='#000000'>Academic Calendar</font><br><a href='calendar.htm'><font class='s13pttxt' color='#0000FF'><u>Click here</u></a>")
document.write("<br><br>")
document.write("<font class='s13pttxt' color='#000000'>WHAT IS ON</font><br><a href='newsnevents.htm'><font class='s13pttxt' color='#0000FF'><u>Click here</u></a>")
document.write("<br><br>")
document.write("<a href='tender_notice.htm'><font class='s13pttxt' color='#0000FF'>Tender Notice</a>")
document.write("<br><br>")
document.write("</td></tr></tbody></table></morquee></marquee>")
}
*/

function sliding()
{
document.write("<MARQUEE onmouseover=this.stop() style='COLOR: #000080' onmouseout=this.start() scrollAmount=1 scrollDelay=10 direction=up width=150 bgcolor=#F2F2F2 height=100>")

document.write("<TABLE cellSpacing=0 cellPadding=0 width=200 bgcolor=#F2F2F2 border=0>")

document.write("<TBODY><TR><TD align=left class='sdetails'>")

document.write("<font color='#000000'>Admissions</font><br><a href='addmission.htm'><font class='s13pttxt' color='#0000FF'><u>Click here</u></a></p>")

//document.write("<p align=&quot;justify&quot; class='sdetails'><font class='s13pttxt' color='#000000'>NUML-The first University <br> to start 1 year's extensive course-work for Ph D</font><br><a href='introduction_phd.htm'><font class='s13pttxt' color='#0000FF'><u>Click here</u></a>")

document.write("<br><br>")

//document.write("<font class='s13pttxt' color='#000000'>Academic Calendar</font><br><a href='calendar.htm'><font //class='s13pttxt' color='#0000FF'><u>Click here</u></a>")

//document.write("<br><br>")

document.write("<a href='introduction_phd.htm'><font class='s13pttxt' color='#0000FF'>NUML-The first University <br> to start 1 year's extensive course-work for Ph D</a>")

document.write("<br><br>")

document.write("<a href='tender_notice.htm'><font class='s13pttxt' color='#0000FF'>Tender Notice </a>")

document.write("<br><br>")

document.write("<a href='jobsatnuml.htm'><font class='s13pttxt' color='#0000FF'>Jobs @ NUML</a>")

document.write("<br><br>")

document.write("<a href='newsnevents.htm'><font class='s13pttxt' color='#0000FF'>WHAT IS ON</a>")

document.write("<br><br>")

document.write("<a href='calendar.htm'><font class='s13pttxt' color='#0000FF'>Academic Calendar</a>")

document.write("<br><br>")

document.write("<a href='ci_numl_traning2008.htm'><font class='s13pttxt' color='#0000FF'>CI@NUML,Training Programs, 2008</a>")


document.write("</td></tr></tbody></table></morquee></marquee>")
}