myApp.onPageInit('home', function (page) { ... function messages_get_dialogues() { ... } ... }
function messages_get_dialogues() { };
messages_get_dialogues();