| Current Path : /var/www/html/mmishra/profile1/kanandg/ |
| Current File : /var/www/html/mmishra/profile1/kanandg/exit.html |
<html>
<body background="images\backg2.gif" onLoad="fla();">
<bgsound src="images\witchlaugh.wav" loop="50">
<div style="text-align:justify">
<font face="comic sans ms" size="6" color="#008800">
Thanks for coming out of the death zone! I respect your feelings. Hope you will gain some guts soon and will visit the site again.
</font>
</div>
<div align="center">
<br><br><img src="images\Hourglass2.gif" width="200" height="200">
</div>
<br><br><marquee><font face="viner hand itc" size="7" color="#008800"><b>GOODBYE</b>
</font></marquee>
</body>
</html>
<script language="javascript">
c=1;
var a="No Guts Just Get Lost";
function fla(){
if(c==1){
window.status=a;
c=0;
}
else{
window.status=" ";
c=1;
}
setTimeout("fla();",700);
}
</script>