var _align = "left";
var _align_mir = "right";
var _dir = "ltr";
var _dir_mir = "rtl";

var _contact_fName = "Please enter first name.";
var _contact_lName = "Please enter last name.";
var _contact_email = "Please insert email address.";
var _contact_emailInvalid = "Email address is invalid.";
var _contact_phone = "Please enter phone number";
var _contact_mobile = "Please enter Mobile number";
var _contact_fax = "Please enter Fax number";
var _contact_company = "Please enter company name";
var _contact_position = "Please enter your company position";
var _contact_phoneInvalid = "Phone number is invalid";
var _contact_mobileInvalid = "Mobile number is invalid";
var _contact_faxInvalid = "Fax number is invalid";
var _contact_confirm = "Send form?";
var _contact_success = "Your reqest was delivered successfully.";
var _contact_fail = "An error has occured please try again";
var _contact_clear = "Clear form?";
var _sec_code= "Security Code Error!";
var _first_file= "Invalid first file extension!";
var _sec_file= "Invalid second file extension!";
var _keyword= "- Keyword -";
var _password= "Please enter password";
var _alert_password_short= "Please enter password with 6 characters at least";
var _alert_password_invalid= "There are illegal  characters in the password.";
var _passwordval= "Please enter password verification";
var not_equal_pass= "Password fields does not match.";
var _email_exist="The email is already exist in the system. please choose another one";
var _register_succsess="Thank you for your subscription. your registration will be approved by the site manager as soon as possible.";

// ENGLISH
			var _login_userandpass = "Please enter your username and password";
			var _login_reminderEmail = "Please enter your Email address.";

