function scroll()
{

document.write("<span style='font-size: 75%'>")
document.write("<marquee direction=up scrollamount=2 height=100% onmouseover=stop() onmouseout=start()>")


document.write("<br><b><font color=#9E7BFF>Cash timing is from 10:00AMto 1:00 PM</font></b><br>")


document.write("<br><b><font color=#151B8D>Fees can be paid via cheque/ DD from 1.00 pm to 7. 00 pm </font></b><br>")


document.write("<br><b><font color=#9E7BFF>No Cash Transaction on Saturday</font></b><br>")

document.write("<br><b><font color=#151B8D><b>Congratulations !!<b>to all students who placed through Campus </font></b><br>")

document.write("<br><b><font color=#151B8D>Upcoming Event </font></b><br>")

document.write("<br><b><font color=#9E7BFF><b>Spandan 2012</b>(Intercollegiate Competitions)on 25th January</font></b><br>")



document.write("<br><b><font color=#151B8D><b> Rainbow 2012<b>(Annual Gathering & Prize Distribution)on 30th January</font></b><br>")

document.write("</marquee>")
document.write("<span>")
}
scroll()

