var ZORPIA_JS_LANG;
if(!ZORPIA_JS_LANG) ZORPIA_JS_LANG = {};

ZORPIA_JS_LANG.MESSAGE = {
	SENDING : 'Sending...',
	NO_RCPT : 'Select at least one recipient',
	NO_TITLE: 'Title is requried.',
	NO_MSG  : 'Message is requried.',
    NO_EVENT_GUEST : 'Please select a type of event attenders.',
	MAX_RCPT : 'To add more than 5 friends, upgrade to <a href="http://www.zorpia.com/info/Royal_Membership">Royal Membership</a>',
	AUTO_TIP : 'Please type the first name or username of the Zorpian friend you want to message'
};

