﻿document.writeln("<div id=\"chunjiewuliupar\" style=\"width:100%; min-width:1000px; float:left; clear:both; background:#e7d663; color:#000; height:27px; line-height:27px; position:relative; z-index:99999999;\">");
document.writeln("<div id=\"chunjiewuliu\" style=\"width:100%; min-width:1000px; float:left; clear:both; background:#e7d663; color:#000; height:27px; line-height:27px; position:absolute;left:0;top:0;overflow:hidden;\">"); 
document.writeln("	<ol style=\"margin:0 0 0 -500px; padding:0; list-style:none; width:1000px; height:86px; display:block; position:absolute; left:50%; top:0; background:#e7d663;\">");
document.writeln("    	<li style=\"width:100%; float:left; clear:both;\">尊敬的佳品会员：因春运物流配送进入高峰及部分快递公司放假，各类订单配送将出现以下不同程度的延迟，给您造成的不便，敬请谅解！</li>");
document.writeln("        <li style=\"width:100%; float:left; clear:both; text-indent:97px;\">1、1月10日起订购海外商品的订单，将延迟至春节假期后从海外发运。</li>");
document.writeln("        <li style=\"width:100%; float:left; clear:both; text-indent:97px;\">2、1月15日起订购现货商品的订单，除一线城市外，其它区域将延迟至春节假期后从各仓发货。</li>");
document.writeln("        <li style=\"width:16px; height:16px; background:url(http://www.vipstore.com/templates/1/images/public/closed.gif) no-repeat; overflow:hidden; position:absolute; right:0; top:6px; clear:both;\"><a href=\"javascript:closeTopNotice();\" style=\"width:16px; height:16px; display:block; overflow:hidden; text-indent:-999px;\" title=\"关闭\">关闭</a></li>");
document.writeln("    </ol>");
document.writeln("</div>");
document.writeln("</div>");
jQuery('#chunjiewuliu').hover(function(){
	jQuery(this).stop(true, true).animate({height: 86}, 200);
}, function(){
	jQuery(this).stop(true, true).animate({height: 27}, 200);
});
function closeTopNotice(){
	jQuery('#chunjiewuliupar').remove();	
}
