$(function(){ if($('style[name="special_event_box"]').length<=0) $('').appendTo('head'); rightspecialhtml='
\ 全運會\
\
'; $('#rightspecial').html(rightspecialhtml); $('#rightspecial img.lazy').lazyload({effect:'fadeIn',load:function(){ $(this).closest('div.imgLiquidNoFill').imgLiquid({fill:false, horizontalAlign:'center', verticalAlign:'center', useBackgroundSize:true}); },}); });