private function onVKButtonClick(event:MouseEvent):void { navigateToURL(new URLRequest("http://vkontakte.ru/id" + _userId)); }