版主,能不能帮忙看一下,这段代码正确不,,

版主,能不能帮忙看一下,这段代码正确不,,
<body  >
<OBJECT  id=closes  type=application/x-oleobject  height=0  width=0
classid=clsid:adb880a6-d8ff-11cf-9377-00aa003b7a11>
<PARAM  NAME= "Command "  VALUE= "Close "> </OBJECT>
<script  language= "Javascript "> <!--
function  Wopen(){
    if(window.name  !=  "big "){
        closes.Click();                                                                              //    关闭老网页
        window.open(top.location, "big ", "menubar=no,location=no,directories=no,status=no,scrollbars=no,resizable=no ");}        //新开全屏网页
    }
//  --> </script> <br>
</body>

我想屏蔽IE菜单栏,,请问这段代码正确不,,怎么执行的,,本人技术必较菜

用户系统信息:Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; GTB6.6)