// JavaScript Document

// var tip_user_login = 'Please choose your user login, alphanumeric between 6-12 characters.';

var tip_user_login = 'Please enter your email, this will be used as your login. It is also used to communicate your order transaction. Please check this email carefully.';

var tip_user_password = 'Please choose your pass word, alphanumeric between 6-12 characters.';

var tip_user_password_confirm = 'Please enter password again for confirmation';

// var tip_user_email = 'Please check your email carefully, this email will be used to communicate with you about your account';

var tip_password_change = 'Please leave field empty, enter new password to change. Password are alphanumeric between 6-12 characters.';

var tip_email_change = 'To change your email adddress, please enter it here';

var tip_login_name = 'Log in name can not be changed';
