code:function OnEvent_Initialize(MessengerStart) { var contact = "xxx@hotmail.com" Messenger.OpenChat(contact); }