$(function(){ leftvideo1html='
\

影片

\
\
'; $('#leftvideo1').html(leftvideo1html); $('#foo2').carouFredSel({ scroll : 2000, circular: true, infinite: false, auto : true, width : '100%', prev : { button:'#foo2_prev', key:'left' }, next : { button:'#foo2_next', key:'right' }, pagination: '#foo2_pag' }); $('.imgLiquid1').imgLiquid({fill:!false, horizontalAlign:'center', verticalAlign:'top', useBackgroundSize:true}); });