






var HOMEPAGE="/index.html";
var defDatePattern='yyyy-MM-dd';
var extDateFormat='Y-m-d';
var __ctxPath = "";
var __tsCtxPath="/tss/general";
var __mediaPath = "/media/";
var __defaultImage = "/images/default/00.jpg";
var __defaultCurrencySymbol = "&yen;";

var __vaMsg = {
	required:"此项为必须项。",
	number:"必须为数字。",
	integer:"必须为正整数或0。",
	short:"必须为不大于32767的整数。",
	double:"必须为整数或小数。",
	long:"必须为长整数。",
	maxValue:"数值必须小于：",
	minValue:"数值必须大于：",
	maxlength:"长度必须小于：",
	minlength:"长度必须大于：",
	price:"无效的价格/金额，正确格式应为整数或小数（1-2位小数）。",
    money:"无效的金额，正确格式应为整数或小数（1-2位小数）。",
	code:"无效的编码/代号，正确格式应为字母、数字、下划线、减号的组合。",
	phone:"无效电话号，正确格式应为6－8位数字。",
	mobile:"无效手机号，正确格式应为9－11位数字。",
	email:"无效邮件地址。",
	positiveInteger:"必须为正整数（大于1）。",
	double4:"无效的格式，正确格式应为整数或小数（1-4位小数）。",
	noHtml:"不能有HTML代码。",
	radio:"必须至少需要选择一项。"
};

var __FMT = {
	catalog_selecter_title:"产品目录选择",
	catalog_compare_title:"产品比较",
	catalog_product_compareComment1:"您需要选择两到五个产品来比较!",
	catalog_product_compareComment2:"您一次最多可以选择五个产品来比较!!!",
	customer_account:"我的帐号",
	customer_login:"登录",
	customer_logout:"退出 ",
	customer_signup:"注册 ",
	customer_logining_tips:"正在登录．．．",
	customer_login_success:"登录成功！",
	customer_username_isRequired:"帐号为必填！",
	customer_password_isRequired:"密码为必填!",
	customer_login_fail:"无效的帐号或密码又或是该帐号还没有激活。",
	errors_password_mismatch:"无效用户名或密码，请重试。",
	loginConfirm:"执行此操作要求你先登录系统。你想现在就登录吗？",
	wishlist_dg_checkName:"意愿清单名称必须要填写！",
	wishlist_dg_selectItem:"请选择一项意愿清单或创建一个新的意愿清单。",
	wishlist_dg_addSuccess:"你的商品已经成功添加到意愿清单！",
	wishlist_dg_addExist:"该商品已经存在于你选择的意愿清单中。",
	wishlist_dg_title:"添加至意愿清单",
	shoppingcart_lowMembership:"非常抱歉！该商品只有高于或等于####等级会员才能购买！",
    minicart_kind:"商品种类",
    minicart_totalQuantity:"总数量",
    minicart_addToCartSuccess:"恭喜添加成功！",
    minicart_addToCartAndFavoriteSuccess:"产品可能有部分加入到BuyNow,有部分加到BuyLater。",
    minicart_info:"您当前的购物篮产品数为{0}，共{1}。",
    minicart_cart:"购物篮",
    minicart_addException:"由于您的购物篮中已有商品和您刚才加入的商品的结帐流程不同，\n所以系统将该商品加入到您的购物篮收藏夹里。",
    minicart_addToFavorite:"添加收藏成功！",
    minicart_subtotal:"小计",
    minicart_itemUnit:"件",
    checkout_wrap_conflict:"还存在运输方式冲突问题，请先在本页面的商品栏将运输冲突解决再进行结帐！",
    checkout_shipping_selectone:"请选择一种运输方式！",
    checkout_shipping_fullAddr:"请输入完整的运输地址！",
    checkout_shipping_loading:"正在加载运输方式，请稍等...",
    checkout_payment_selectone:"请选择一种支付方式！",
    button_clear:"清空",
    button_close:"关闭",
    button_select:"选择",
    catalog_product_productIsExisted:"您选择的产品已经存在!",
    product_varition_notnull:"属性不能为空",
    cart_promotion_title:"促销信息列表",
    product_emailYourFriendHint:"您的Email已经成功发送.",
    product_emailYourFriendErr:"对不起,邮件服务器忙,请稍后发送。",
    emailYourFriend_recipientName_isRequired:'"接收者名称"是必须的!',
    emailYourFriend_recipientEmail_isRequired:'"接收者Email"是必须的!',
    emailYourFriend_emailformat_err:"无效的Email!",
    emailYourFriend_sendName_isRequired:'"发送者名称"是必须的!',
    emailYourFriend_sendEmail_isRequired:'"发送者Email"是必须的!',
    product_feedback_add_success:"您成功添加了反馈.",
    product_feedback_add_unsuccess:"您添加反馈不成功!",
    product_feedback_subject_isRequired:"主题是必须的!",
    product_feedback_content_isRequired:"内容是必须的!",
    product_addFavorite_success:"您已经成功把该商品加到收藏夹。",
    product_addFavorite_failed:"很抱歉，您的会员等级不够高，因而不能收藏该商品。",
    product_addFavorite_repeated:"您已经把该商品添加到了收藏夹。",
    productView_allRatingItem_isRquired:"所有评级项都需要选择",
    product_addReview_success:"您成功添加了评论.",
    productReview_subject_maxlength:'"主题"不能超过128字符。',
    productReview_subject_required:'"主题"是必须要填写的。',
    productReview_message_maxlength:'"消息"不能超过1024字符。',
    productReview_message_required:'"消息"是必须要填写的。',
    productReview_voteSuccess:"谢谢您的反馈!",
    productReview_isVoted:"您以前已经投票了， 这票将不被计算.",
    productReview_isSelfReview:"您不能给您自己的评论投票， 这票将不被计算.",
    wishlist_my:"添加到意愿清单",
    send_friend:"发送给朋友",
    feed_kui:"添加反馈",
    add_Review:"发表评论",
    first_login:"登录",
    checkout_wrapName:"包装名称",
    chectout_wrapDis:"包装描述",
    chectout_wrapNote:"不需要填写礼品赠言吗？", 
    checkout_notwrap:"不需要包装",
    checkout_notselecrWrap:"不需要礼品包装！",
    otherpayment_comter:"客户信息保存过期，请重新登录",  
    checkout_shipping_loading:"正在加载运输方式，请稍等...", 
    customer_ti_error:"您填写的内容可能出现错误，请根据提示修改后再继续.",
    checkout_labelShippingRate:"运输方式", 
    checkout_plase_contiue:"请选择一种运输方式，然后再继续.", 
    shippingMethod_new_address:"请重新编辑您的运输地址.",
    billingAddress_system:"本系统不支持发票",  
    shoppingcartItem_wrapType:"包装类型：",
    orderItem_quantity:"数量",  
    orderItem_fen:"份",   
    checkout_wrap_notDIS:"本系统不支持包装服务"       
    
};                           
