	var focus_width=778
	var focus_height=153
	var text_height=0
	var swf_height = focus_height+text_height
	
	var pics='images/a1.jpg|images/a2.jpg|images/a3.jpg|images/a4.jpg|images/a5.jpg|images/a6.jpg'
	var links='cpzs1_111.htm|cpzs1_1.htm|cpzs222.htm|cpzs333.htm|cpzs3.htm|cpzs666.htm'
	var texts='#|#|#|#|#'
	
	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">');
	document.write('<param name="movie" value="images/picviewer.swf">');
	document.write('<param name="quality" value="high">');
	document.write('<param name="bgcolor" value="#F0F0F0">');
	document.write('<param name="menu" value="false">');
	document.write('<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('</object>');
