";
});
$("#con_290_52_collections .w-imglist-item .w-imglist-in img").cutFill("423", "249");
$("#con_290_52_collections .w-imglist-item .w-imglist-bigimg img").cutFill("592.1999999999999", "348.59999999999997");
}
function con_290_52_InitImg() {
con_290_52_imgZoomInit();
if ("off" == "on") {
$('#con_290_52_collections .w-imglist-item').hover(function () {
$('#smv_con_290_52').css("z-Index", "9999999");
var img = $(this).find(".w-imglist-bigimg img");
var realWidth;//原始宽度
var realHeight;//原始高度
var height = parseInt(249);
var IntHeight = height;
$(this).addClass('on');
realWidth = img.width();
realHeight = img.height();
img.css("marginLeft", (-realWidth / 2) + "px").css("marginTop", (-realHeight / 2) + "px");
if (realWidth