(function($){
var imag=[];
var link=[];
var text=[];
imag[0]=encodeURIComponent("index/images/5.jpg");
link[0]=encodeURIComponent("http://www.horigen.cn/chanpinzhanting/dianzidianqi/49.html");
text[0]="好女人消毒器 XDQ-65B";
imag[1]=encodeURIComponent("index/images/6.jpg");
link[1]=encodeURIComponent("http://www.horigen.cn/chanpinzhanting/dianzidianqi/50.html");
text[1]="好女人恒温水壶 TNQ-12A";
imag[2]=encodeURIComponent("index/images/1.jpg");
link[2]=encodeURIComponent("http://www.horigen.cn/chanpinzhanting/dianzidianqi/51.html");
text[2]="双子星·恒温水壶 SZX-12A";
imag[3]=encodeURIComponent("index/images/4.jpg");
link[3]=encodeURIComponent("http://horigen.cn/chanpinzhanting/xinaiqilei/2009-08-07/6.html");
text[3]="吸奶器";
if(imag.length < 4){
for(var i=imag.length;i<4;i++){
imag[i]="index/images/ad.jpg";
link[i]=encodeURIComponent("/");
text[i]="好女人母婴用品";
}
}
var pic_width=540;
var pic_height=252;
var stop_time=4000;
makeSWF('FrontPageFocusShower','index/focus.swf',{
FlashVars : 'pics='+imag.join('|')+'&links='+link.join('|')+'&texts='+text.join('|')+'&stop_time='+stop_time+'',
wmode: 'opaque',
scale: 'noScale',
quality: 'high',
width : pic_width,
height : pic_height
});
})($);
