以下为引用的内容: function dj_menu0() { getURL("http://www.39cqq.com", "_blank"); } // End of the function function dj_menu1() { getURL("http://www.39c.cc", "_blank"); } // End of the function function dj_menu2() { getURL("http://www.39cqq.com", "_blank"); } // End of the function function dj_menu3() { getURL("http://www.39c.cc", "_blank"); } // End of the function 右键菜单 = new ContextMenu(); eval("右键菜单").hideBuiltInItems(); eval("右键菜单").customItems.push(new ContextMenuItem("╰☆╮欢迎光临「39空间站」www.39cqq.com ↑", dj_menu0, false)); eval("右键菜单").customItems.push(new ContextMenuItem("╰☆╮欢迎光临「39度家族社区」www.39c.cc ↑", dj_menu1, false)); eval("右键菜单").customItems.push(new ContextMenuItem("╰☆╮点击进入39空间站", dj_menu2, false)); eval("右键菜单").customItems.push(new ContextMenuItem("╰☆╮点击进入39度家族社区", dj_menu3, false)); _root.menu = eval("右键菜单");