// --
// -- Javascript library, language addition
// -- Language: EN
// --

// Language
js_language = 'en';

// Root
var strPageRoot = 'http://www.rockpalace.com/en/';

// Translation
var getText = {
	cont_failtel:   'The telephone number shown in the "Tel.nr." box is incorrectly filled in. \Only digits, hyphens and spaces are allowed. ',
	cont_teldigits: 'The telephone number should consist of at least ten digits. ',
	cont_required:  'All boxes in the contact form must be completed, except "Tel.nr.". ',
	cont_sending:   'Send message...  ',
	cont_butsend:   'Send message ',
	s2f_reqemails:  'Both e-mail addresses are required. ',
	form_fail:      'Fill in all fields correctly. ',
	search_minimum: 'Enter at least 2 characters to perform a search. ',
	drag:           'Attention: please click and drag the image. ',
	expand:         'Expand this image '
};
