<script language="javascript">
   function window.onbeforeunload()
   {   
    event.returnValue = "hello";
   }
</script>
 posted on 2008-05-13 18:21  天 天  阅读(226)  评论(0)    收藏  举报