Your IP : 216.73.216.40


Current Path : /var/www/html/mmishra/profile1/kanandg/
Upload File :
Current File : /var/www/html/mmishra/profile1/kanandg/form submit.html

<html>
<body background="images\guestbook1.jpg" onLoad="fla();">
<div style="text-align:justify">
<font face="comic sans ms" size="6" color="green">
Thanks for filling up the scrapbook. Your comments are successfully submitted. Do visit the site again for latest information.
</font></div>
</body>
</html>

<script language="javascript">
c=1;
var a="Congratulations";
function fla(){
if(c==1){
window.status=a;
c=0;
}
else{
window.status=" ";
c=1;
}
setTimeout("fla();",700);
}
</script>