
	var error_GoogleRoute 		= 'Enter your address and calculate your route';
	var error_SearchInput			= 'Fill in a search word';
	
	var error_Bedrijfsnaam 		= 'Company is required';
	var error_Contactpersoon 	= 'Name is required';
	var error_Functie 				= 'Function is required';
	var error_Adres 					= 'Address is required';
	var error_Postcode 				= 'P.O. box is required';
	var error_Woonplaats 			= 'City is required';
	var error_Telefoonnummer 	= 'Phonenumber is required';
	var error_Emailadres 			= 'E-mailaddress is required';
	var error_EmailadresFout	= 'E-mail address is not correct, for example name@provider.com';
	var error_StockSelected		= 'You have to select which stocklist you want to receive';
	var error_typeofcompanySelected		= 'You have to select which type of company you want to receive';

