; private function initCollections():void { menuBarCollection = new XMLListCollection(menubarXML); } public function closeAlert():void { if(curAlert != null){ PopUpManager.removePopUp(curAlert); } } ]]>