_lockroot = true;
function PR(obj, item)
{
getURL(“http://www.zhoushibiao.com/”, “_blank”);
} // End of the function
Stage.scaleMode = “noScale”;
myMenu = new ContextMenu();
myMenu.hideBuiltInItems();
myMenu.customItems.push(new ContextMenuItem(” Peter Zhou’s Blog “, PR));
_root.menu = myMenu;