function news()
{document.write("<marquee direction=up behavior=scroll onmouseover=stop() onmouseout=start() width=190  height=120 scrolldelay=0 scrollamount=2 >")
document.write("<p><a href='default.html'>GSS has launched Website</a>")
document.write("<DIV CLASS='info'>G.S.S was established in March 1998 in a small building located in civil lines Jhang.</DIV>")
document.write("<p><a href='default.html'>Coloured Day</a>")
document.write("<DIV CLASS='info'>G.S.S was established in March 1998 in a small building located in civil lines Jhang.</DIV>")
document.write("<p><a href='default.html'>Teacher Day</a>")
document.write("<DIV CLASS='info'>G.S.S was established in March 1998 in a small building located in civil lines Jhang.</DIV>")
document.write("</marquee>")
document.write("</div>")
}