var messages = {
	required: 'Aizpildiet lauku!',
	email: 'Nepareiza e-pasta adrese.',
	form_not_send: 'Kļūda! Forma nav nosūtīta!',
	not_similar_password: 'Password and repeat password must be similar!',
	check_agreement: 'You should agree with the policies',
	numeric: 'value_must_be_numeric',
	view_full_map: 'Lielāka izmēra karte',
	no_such_country: 'Valsts nav atrasta.',
	search_results: 'Meklēšanas rezultāts'
};
var message_loading = 'Loading...';