
		
		var interval_time=2;
		var focus_width=962;
		var focus_height=249;
		var text_height=0;
		var text_mtop = 0;
		var text_lm = 0;
		var textmargin = text_mtop+"|"+text_lm;
		var textcolor = "#ff9933|0xff0000";
		var text_align= 'center'; 
		var swf_height = focus_height+text_height+text_mtop; 
		var borderStyle="0|#cccccc|100";
		
		var pics='/images/img/7.jpg|/images/img/1.jpg|/images/img/2.jpg|/images/img/3.jpg|/images/img/4.jpg|/images/img/5.jpg|/images/img/6.jpg'; 
		var links='#|#|#|#|#|#|#';
		var texts='Our products export to more than 100 countries and regions|Participated in more than 40 large-scale international exhibitions|Obtained the CCC, CE, FCC , ROHS and ISO9001 etc. certifications|Gained the TOP 10 Chinese Security Brands and more than 50 Awards|Many international customers  and officials have visited our company|Many international customers  and officials have visited our company|';		
		var htmlcontent="<object classid=\"clsid:d27cdb6e-ae6d-11cf-96b8-444553540000\" codebase=\"http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0\" width=\""+ focus_width +"\" height=\""+ swf_height +"\">";
		htmlcontent = htmlcontent + "<param name=\"allowScriptAccess\" value=\"sameDomain\"><param name=\"movie\" value=\"/images/img/flashscroll.swf\"> <param name=\"quality\" value=\"high\"><param name=\"bgcolor\" value=\"#ffffff\">";
		htmlcontent = htmlcontent + "<param name=\"menu\" value=\"false\"><param name=wmode value=\"transparent\">";
		htmlcontent = htmlcontent + "<param name=\"FlashVars\" value=\"pics="+pics+"&links="+links+"&texts="+texts+"&borderwidth="+focus_width+"&borderheight="+focus_height+"&textheight="+text_height+"&textmargin="+textmargin+"&textcolor="+textcolor+"&borderstyle="+borderStyle+"&text_align="+text_align+"&interval_time="+interval_time+"\">";
		htmlcontent = htmlcontent + "<embed src=\"/images/img/flashscroll.swf\" wmode=\"transparent\" FlashVars=\"pics="+pics+"&links="+links+"&texts="+texts+"&borderwidth="+focus_width+"&borderheight="+focus_height+"&textheight="+text_height+"&textmargin="+textmargin+"&textcolor="+textcolor+"&borderstyle="+borderStyle+"&text_align="+text_align+"&interval_time="+interval_time+"\" menu=\"false\" bgcolor=\"#ffffff\" quality=\"high\" width=\""+ focus_width +"\" height=\""+ swf_height +"\" allowScriptAccess=\"sameDomain\" type=\"application/x-shockwave-flash\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\" /></object>";
		document.getElementById("scrollpic").innerHTML = htmlcontent;
		/*
		if(document.readlystate=="complete")
		{
			document.getElementById("scrollpic").innerHTML = htmlcontent;
		}
		else
		{
			setTimeout("document.getElementById('scrollpic').innerHTML =htmlcontent;",50);
		}*/
