﻿(function($){
	var imag=[];
	var link=[];
	var text=[];

        imag[0]=encodeURIComponent("images/flash0.gif");
	link[0]=encodeURIComponent("http://www.neofranc.com/plan.aspx?id=27&list=True&name=%B8%DF%D6%D0%C9%FA%C1%F4%D1%A7%B7%BD%B0%B8");
	text[0]="高中生法国留学方案";
  	imag[1]=encodeURIComponent("images/flash2.jpg");
	link[1]=encodeURIComponent("http://www.neofranc.com/plan.aspx?id=28&list=True&name=%B4%F3%D1%A7%C9%FA%C1%F4%D1%A7%B7%BD%B0%B8");
	text[1]="法国硕士留学";
        imag[2]=encodeURIComponent("images/flash4.jpg");
	link[2]=encodeURIComponent("http://www.neofranc.com/les.aspx?id=23&name=%D2%F4%C0%D6%C3%C0%CA%F5%C9%E8%BC%C6%D1%A7%D4%BA");
	text[2]="艺术生法国留学";
 
	if(imag.length < 3){
	    for(var i=imag.length;i<4;i++){
          	imag[i]="images/ad.jpg";
        	link[i]=encodeURIComponent("/");
        	text[i]="ͼ";
	    }
	}
 	var pic_width=670;
	var pic_height=346;
	var stop_time=5000;
    makeSWF('FrontPageFocusShower','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
	});
})($);
