﻿					var pics='',links='',texts='';
					
					
					pics+='|/template/images/2011-11-1.jpg';
					links+='|/Contact-Us.html';
					texts+='|POLO-GOLF00';		
					
					pics+='|/template/images/2011-11-2.jpg';
					links+='|/Contact-Us.html';
					texts+='|POLO-GOLF00';		
					
					pics+='|/template/images/2011-8.jpg';
					links+='|/News/43.htm';
					texts+='|POLO-GOLF00';		
					
					pics+='|/template/images/2010-1.jpg';
					links+='|/New-Products/index.html';
					texts+='|POLO-GOLF1';
					
					pics+='|/template/images/2011-1.jpg';
					links+='|/About-Us.html';
					texts+='|POLO-GOLF2';
					
					pics+='|/template/images/2011-2.jpg';
					links+='|/News/';
					texts+='|POLO-GOLF3';
					
					//pics+='|/template/images/09hs.jpg';
					//links+='|/New-Products/index.html';
					//texts+='|POLO-GOLF5';

					pics+='|/template/images/2011-3.jpg';
					links+='|/pinpai.html';
					texts+='|POLO-GOLF6';
					
					
					pics+='|/template/images/2011-4.jpg';
					links+='|/Taogan/';
					texts+='|POLO-GOLF0';					

					pics=pics.substring(1);
					links=links.substring(1);
					texts=texts.substring(1);
					// 注意：swfheight= textheight+ focusheight 
					var text_height=0;
					var swf_height=354;
					var focus_width=925;
					var focus_height=354;
					document.write('<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 +'">');
					document.write('<param name="allowScriptAccess" value="sameDomain"><param name="movie"value="/template/images/pixviewer.swf"><param name="quality" value="high"><param name="bgcolor" value="#cccccc">');
					document.write('<param name="menu" value="false"><param name=wmode value="opaque">');
					document.write('<param name="FlashVars" value="pics='+pics+'&links='+links+'&texts='+texts+'&borderwidth='+focus_width+'&borderheight='+focus_height+'&textheight='+text_height+'">');
					document.write('<embed src="/template/images/pixviewer.swf" wmode="opaque" FlashVars="pics='+pics+'&links='+links+'&texts='+texts+'&borderwidth='+focus_width+'&borderheight='+focus_height+'&textheight='+text_height+'" menu="false" bgcolor="#cccccc" color="#ffffff" quality="high" width="'+ focus_width +'" height="'+ swf_height +'" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />');
					document.write('</object>');
