var L_R_U_SURE_RMV='Are you sure to remove this product from the list ?';
var L_R_U_SURE_RMV_ALL='Are you sure to clear the whole list ?';
var INV_EMAIL = 'Invalid e-mail address.';
var JX_EB_ERRS = new Array(
	'',
	INV_EMAIL,
	'This e-mail address is already subscribed.',
	'Could not save the address.',
	'This e-mail address is not subscribed.',
	'Could not remove.',
	'Cannot process at this time',
	'Undefined error.'
);
var JX_EB_ADDED = 'Your address has been added !<br />Your subscription will be active after assessment.';
var JX_EB_DELED = 'Your address has deleted.';
var R_U_SURE_LOGOUT='Are you sure you want to log out ?';

var FREQ1='Please fill in the field "';
var FREQ2='".';

