(function($){
	var imag=[];
	var link=[];
	var text=[];

    imag[0]=encodeURIComponent("/Event/2011yafenwang/Banner/home1.gif");
	link[0]=encodeURIComponent("http://www.eweiqi.com/Event/2011yafenwang/baoming_main.asp");
	text[0]="";
    imag[1]=encodeURIComponent("/Event/2011yafenwang/Banner/home2.gif");
	link[1]=encodeURIComponent("http://www.eweiqi.com/Event/2011yafenwang/jiangpin.html");
	text[1]="";
    imag[2]=encodeURIComponent("/Event/legend_9D/Banner/legend_9D_home.gif");
	link[2]=encodeURIComponent("http://www.eweiqi.com/Event/legend_9D/gaiyao.html");
	text[2]="";
	imag[3]=encodeURIComponent("/ad/images/taixingyx1.gif");
	link[3]=encodeURIComponent("http://www.eweiqi.com/Event/taixing/taixing32.html");
	text[3]="";
	
	if(imag.length < 4){
	    for(var i=imag.length;i<4;i++){
        	imag[i]="images/ad.jpg";
       	link[i]=encodeURIComponent("/");
     	text[i]="";
	    }
	}
 	var pic_width=505;
	var pic_height=246;
	var stop_time=6000;
    makeSWF('FrontPageFocusShower','focus'+imag.length+'.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
	});
})($);
