var fillField = 'Attention!\nPlease fill the field',
	fldDescription = 'Description',
	fldQuantity = 'Quantity',
	specifyWarranty = 'Attention!\nPlease specify if the item is in warranty!',
	sendPwd = 'Please insert the user ID used during the registration in order to receive the password by e-mail.',
	productObbl = 'You must specify an item of this category.';
	closeWindow = 'CLOSE',
	formFieldsErrorMessage = 'Attention!\nWrong data. Please check again all red fields.',
	chooseFileToUpload = 'Browse';
	

