﻿function GetFriendsList(callback)
{
	GamePortal.WebServices.Comet.FriendsAynchCalls.GetFriendsList(callback);
}
