﻿br = navigator.appName;

//alert(br);

//if (br == "Netscape") {

//    alert('This site looks good in Internet explorer or chrome');

    //setTimeout("self.close();", 5000) 

 //   window.close();

//}

src = "Welcome to Jindal Squash Academy,Have a nice Day :-) ";

src1="Many Many happy returns of the day to Sunil Sir"

src2="Congratulations to Urvashi Joshi as she is been selected to represent India for the Asian Junior Squash Championship 2010, that is to be held at Srilanka.we wish her all the very best, and wish she will make us and our country proud.";



src3="Welcome to Jindal Squash Academy,Have a nice Day :-),<a href=newsflash.html>Vikas Jangra</a> is selected for final test event for Commonwealth games 2010 New Delhi";

document.write(src);

//document.write(src2);

//document.write(src1);



//document.Write("<marquee>"+src+"</marquee>")