var isOpenMsg = true;
if (getCookie('56770_Msg_isclose') == "true")
{
isOpenMsg = false;
}else{
isOpenMsg = true;
}
if (isOpenMsg)
{
document.write('');
document.write('
');
document.write(' |
1 上午10点前加急订单,当日送到,最迟确保24小时内送到;10点后订单,次日送到。 2 订单满99元免费送货,不足99元加收10元送货费。 3 网上直接下订单可享积分回馈,若订单中的商品需替代品,客服会电话联系确认。
|
');
document.write('
');
document.write('');
var box = new LightBox("idBox", "idOverlay", { Center: true });
var drag = new Drag("idBox", "idBoxHead", { mxContainer: document.documentElement, Lock: true });
$("idBoxCancel").onclick = function(){ setCookie('56770_Msg_isclose',"true"); box.Close(); }
box.Show();
box.Fixed = true;
drag.Lock = false; //固定
drag.Limit = false;
}