var l = {
	'favorite-added-title': 'Favorite Added!',
	'favorite-added': 'You have saved this member as a favorite.<br /><br />This member will now appear in your Favorites list.',
	'favorite-already-title': 'Oops!',
	'favorite-already': 'This profile is already in your Favorites list.',
	'favorite-self-title': 'Sorry!',
	'favorite-self': 'You cannot favorite yourself.<br /><br />Please only use this feature for members you want to favorite.',

	'wink-sent': "This member has been sent a notification of your interest.<br /><br />The notification will appear in both the inbox and wink search sections of this member's profile.",
	'wink-sent-title': 'Wink Sent!',
	'winks-30-days-title': 'Oops!',
	'winks-30-days': 'You have already sent a wink to this member within 30 days.<br /><br />Try again after 30 days.',
	'winks-self-title': 'Sorry!',
	'winks-self': 'You cannot wink to yourself.<br /><br />Please use this feature to send other members a wink.',
	
	'introduction-long-title': 'Notice!',
	'introduction-long': 'Submitting a very long introduction discourages members to read it. <br/><br/>Please do not exceed 1500 characters in your introduction.<br /><br />Thanks for your understanding!',
	
	'blocked-title': 'Member Blocked!',
	'blocked-message': 'You will no longer recieve messages or winks from this member unless you unblock this profile from your Blocked Member list.',
    'blocked-already-title': 'Oops!',
	'blocked-already-message': 'This profile is already in your Blocked Members list.',
	'blocked-self': 'We Are Sorry!',
	'blocked-self-message': 'You cannot block yourself.<br><br>Please only use this feature for members you want to block.',

    'messages-move-free-title': 'Notice!',
    //['messages-move-free-text': 'You must be a premium member to move message from Inbox to a Custom Folder or from Custom Folder to your Inbox. You can, however, move any messages between your Trash and any folder, and between your Custom Folder(s) without restriction.'],
    //['messages-move-free-text': 'You must be a premium member to move messages to and from your Custom Folders from your Inbox, however you can move any messages between your Custom Folders without restriction.'],
    'messages-move-free-text': 'You must be a premium member to move messages between your Inbox and your Custom Folders, however you can move messages from a Custom Folder to another Custom Folder without restriction.',
    'messages-move-free-button': 'Became Premium Member',
    'messages-move-old-title': 'Notice!',
    'messages-move-old-text': 'This message is older than 30 days. If you attempt move it to your Inbox it will automatically be deleted. Do you want to delete this message?',
    'yes': 'Yes',
    'no': 'No',
    'message-read': 'Read',
    'message-unread': 'Unread',
    'lb-image': 'Photo',
    'messages-no-new': 'There Are No New E-Mails in Your Inbox.',
    'info-rel-info':
        '<div class="hint">'
            + '<span class="underline">Not Limited to An Arrangement:</span> Open to more than a Sugar Daddy/Mommy relationship.<br />'
            + '<span class="underline">An Arrangement Only:</span> Interested only in a Sugar Daddy/Mommy relationship.'
        + '</div>',
    'info-upg-code':
        '<div class="hint">'
            + '<img src="//www.mutualarrangements.com/images/cc-code-info.jpg" />'
        + '</div>'
};

var months = ["January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"];
var days = ["Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"];

var winkTexts = {
		1: "I think you're hot!",
		2: "I love your photos!", 
		3: "I love your profile!", 
		4: "Can you tell me more about yourself?", 
		5: "What kind of an arrangement are you seeking?", 
		6: "Will you spoil me if I spoil you?", 
		7: "Have you ever been in an arrangement before? ", 
		8: "I think we could be a good match! ", 
		9: "You are so attractive! Write me!", 
		10: "Can you please post some photos for me? ", 
		11: "You are so handsome. I would love to hear from you! ", 
		12: "You are beautiful. I would love to hear from you! ", 
		13: "Your profile made me laugh, I love someone who is funny!", 
		14: "I am new at this, would you like to get to know each other? ", 
		15: "I love an experienced man. Write me."
};
