var i18n = {
	'lang':'en',
    'required': 'Required field',
    'checkEmail': 'Insert a valid Email',
    'privacy': "Accept the privacy policy - ",
    'sendOk': "<strong>Your request has been send.</strong>"	
};  
