






var HOMEPAGE="/index.html";
var defDatePattern='MM/dd/yyyy';
var extDateFormat='m/d/Y';
var __ctxPath = "";
var __tsCtxPath="/tss/general";
var __mediaPath = "/media/";
var __defaultImage = "/images/default/00.jpg";
var __defaultCurrencySymbol = "$";

var __vaMsg = {
	required:"This field is required.",
	number:"must be number.",
	integer:"must non negative integar.",
	short:"Please enter a integar no greater than 32767.",
	double:"must be Integar or Decimal.",
	long:"must be of type Long.",
	maxValue:"Value must be less than:",
	minValue:"Value must be greater than:",
	maxlength:"Length must be less than:",
	minlength:"Length must be greater than:",
	price:"Invalid Amount!",
    money:"Invalid Amount! Please enter in the format of XX.XX",
	code:"Invalid Code. Only combination of letters, digits, _ and - is accepted.",
	phone:"Invalid phone number. Please enter phone number with 6-8 digits.",
	mobile:"Invalid mobile no.! 9 to 11 digits required!",
	email:"Invalid Email Address.",
	positiveInteger:"must be positive integar which is greater than 1.",
	double4:"Invalid format! Please enter integar or decimal.",
	noHtml:"HTML not supported.",
	radio:"Please at least select one."
};

var __FMT = {
	catalog_selecter_title:"Product/Category Selector",
	catalog_compare_title:"Product comparison",
	catalog_product_compareComment1:"You need to choose at least 2 products to compare.",
	catalog_product_compareComment2:"You may choose no more than 5 products to compare.",
	customer_account:"My Account",
	customer_login:"Login",
	customer_logout:"Logout",
	customer_signup:"Sign Up",
	customer_logining_tips:"Now logging in...",
	customer_login_success:"Login succeeded!",
	customer_username_isRequired:"Please enter a valid username.",
	customer_password_isRequired:"Please enter your password.",
	customer_login_fail:"Invalid username or password. Please try again. ",
	errors_password_mismatch:"Invalid username or password, please try again.",
	loginConfirm:"You need to login before proceed, would you like to login now?",
	wishlist_dg_checkName:"Wish list name must be filled!",
	wishlist_dg_selectItem:"Please select a wish list or create a new wish list.",
	wishlist_dg_addSuccess:"Product was added to wish list successfully!",
	wishlist_dg_addExist:"This product has exist in your selected wish list.",
	wishlist_dg_title:"Add to wish list",
	shoppingcart_lowMembership:"This product is only available to customers whose membership levels are higher than ####.",
    minicart_kind:"Items",
    minicart_totalQuantity:"Items",
    minicart_addToCartSuccess:"Shopping Cart updated!",
    minicart_addToCartAndFavoriteSuccess:"Some of the items were added to the Buy Later list.",
    minicart_info:"There are {0} items in your shopping cart with a cart total of {1}.",
    minicart_cart:"Mini Cart",
    minicart_addException:"The item you are tring to add to cart has a different checkout flow from those already in your cart\nso the system has added the new item to Favourites.",
    minicart_addToFavorite:"Item added to Favourites.",
    minicart_subtotal:"Total",
    minicart_itemUnit:"item(s)",
    checkout_wrap_conflict:"The shipping methods you selected can not be used in same order. Please solve this before proceeding.",
    checkout_shipping_selectone:"Please select a shipping method!",
    checkout_shipping_fullAddr:"Please enter your full shipping address!",
    checkout_shipping_loading:"Loading shipping methods, please wait...",
    checkout_payment_selectone:"Please select a payment method!",
    button_clear:"Clear",
    button_close:"Close",
    button_select:"Select",
    catalog_product_productIsExisted:"This product is already in your comparison.",
    product_varition_notnull:"Attribute can't be null!",
    cart_promotion_title:"Promotion list",
    product_emailYourFriendHint:"You have just sent an email to your friend!",
    product_emailYourFriendErr:"Sorry! Mail server is currently busy, please try again later!",
    emailYourFriend_recipientName_isRequired:'Please enter the recipient\'s name!',
    emailYourFriend_recipientEmail_isRequired:'Please enter the recipient\'s email!',
    emailYourFriend_emailformat_err:"Invalid email address!",
    emailYourFriend_sendName_isRequired:'Please enter your name!',
    emailYourFriend_sendEmail_isRequired:'Please enter your email!',
    product_feedback_add_success:"Thank you. Your feedback has been submitted.",
    product_feedback_add_unsuccess:"Our feedback system is currently unavailable. Please try again later.",
    product_feedback_subject_isRequired:"Please enter a topic!",
    product_feedback_content_isRequired:"Your feedback can not be empty!",
    product_addFavorite_success:"You have successfully added a product to you favorites!",
    product_addFavorite_failed:"Sorry, you are not allowed to bookmark this item due to your membership level.",
    product_addFavorite_repeated:"This product is already in your favorites!",
    productView_allRatingItem_isRquired:"All fields are mandatory.",
    product_addReview_success:"Thank you. Your review has been submitted.",
    productReview_subject_maxlength:'Title can be no longer than 128 characters!',
    productReview_subject_required:'Please give your review a title!',
    productReview_message_maxlength:'Your review can be no longer than 1024 characters!',
    productReview_message_required:'Oops! Looks like you forgot to fill in a required form field.',
    productReview_voteSuccess:"Thanks for the valuable feedback you provided to other reviewers. Your vote will be counted and will appear on the product page soon.",
    productReview_isVoted:"You have already voted on this review.",
    productReview_isSelfReview:"Sorry but you can not vote on your own review.",
    wishlist_my:"Add to Wish List",
    send_friend:"Tell a Friend",
    feed_kui:"Leave a Feedback",
    add_Review:"Write a Review",
    first_login:"Login",
    checkout_wrapName:"Wrapping type",
    chectout_wrapDis:"Wrapping description",
    chectout_wrapNote:"Are you sure of not leaving a gift note?", 
    checkout_notwrap:"No Wrapping.",
    checkout_notselecrWrap:"No need.",
    otherpayment_comter:"Session time out, please login",  
    checkout_shipping_loading:"Loading shipping methods, please wait...", 
    customer_ti_error:"You fill in the content of possible error, according to prompt further amended to.",
    checkout_labelShippingRate:"Shipping Method", 
    checkout_plase_contiue:"Please select a shipping method.", 
    shippingMethod_new_address:"Please re-edit your shipping address.",
    billingAddress_system:"This system doesn't provide invoices.",  
    shoppingcartItem_wrapType:"Wrapping type",
    orderItem_quantity:"Quantity",  
    orderItem_fen:"in",   
    checkout_wrap_notDIS:"We provide FREE gift packing for all orders!",
    checkout_wrap_notDIS:"We provide FREE gift packing for all orders!",    
    exchangeproducterror_1:"This gift is out of stock.",
    exchangeproducterror_2:"This promotion has either expired or not started.",
    exchangeproducterror_3:"You don't have enough points to redeem this gift."
};                           
