(function($){
	var imag=[];
	var link=[];
	var text=[];

  	imag[0]=encodeURIComponent("http://www.cdseopx.com/images/a.jpg");
	link[0]=encodeURIComponent("http://www.cdseopx.com/GBook50/");
	text[0]="成都seo培训";
  	imag[1]=encodeURIComponent("http://www.cdseopx.com/images/b.jpg");
	link[1]=encodeURIComponent("http://www.cdseopx.com/Info60/");
	text[1]="成都seo培训";
  	imag[2]=encodeURIComponent("http://www.cdseopx.com/images/c.jpg");
	link[2]=encodeURIComponent("http://www.cdseopx.com/Info66/");
	text[2]="成都seo培训";
  	imag[3]=encodeURIComponent("http://www.cdseopx.com/images/d.jpg");
	link[3]=encodeURIComponent("http://www.cdseopx.com/GBook51/");
	text[3]="成都seo培训";
 
 
	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=1004;
	var pic_height=210;
	var stop_time=6000;
    makeSWF('FrontPageFocusShower','http://www.cdseopx.com/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
	});
})($);
