晴天霹雳(Thunde 15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36" "-" "10.33.79.29" "17902147431230c0d090a3243210a7271f8a4" "/data/3020-1/news-pool/finance/meeting/2016-06-07/doc-ifxsvenv6821960.shtml"
fixed');
if($(".navTop").css("position") === "fixed"){
var h = $(".navTop").outerHeight(true);
$(".right_fixed").css("top",h);
} else {
$(".right_fixed").css("top",0);
}
} else {
utils.removeClass(container, 'right_fixed');
}
} else {
utils.removeClass(container, 'right_fixed');
}
}
var scrollTimeout = null;
var scrollCallback = function(){
adjustADPosition(160);
};
var resizeTimeout = null;
addEvent(window, 'scroll', function(){
if(scrollTimeout) window.clearTimeout(scrollTimeout);
scrollTimeout = window.setTimeout(scrollCallback, 10);
});
addEvent(window, 'resize', function(){
if(resizeTimeout) window.clearTimeout(resizeTimeout);
resizeTimeout = window.setTimeout(scrollCallback, 10);
});
}
// mod lqf 20140618 {fix view too low} end
})();
});