<!-- Copy and paste this between <HEAD> and </HEAD> tags -->
<script language="JavaScript" type="text/javascript">
//Visit rainbow.arch.scriptmania.com for this script and more
//Hides all status bar messages
function hidestatus(){
window.status=''
return true
}
if (document.layers)
document.captureEvents(Event.MOUSEOVER | Event.MOUSEOUT)
document.onmouseover=hidestatus
document.onmouseout=hidestatus
</script>
No comments:
Post a Comment
Hello all, if you have any doubt feel free comment