﻿	<!--
	var focus_width=520;
	var focus_height=300;
	var text_height=22;
	var swf_height = focus_height + text_height;
	
	var pics='PicFile/2007112714332134.jpg|PicFile/2007112516591634.jpg|PicFile/2007112516582851.jpg|PicFile/2007120514402077.jpg|PicFile/2007112516575026.jpg|PicFile/2007112516570849.jpg';
	var links='video/7.html|video/8.html|new/31.html|article/19.html|article/23.html|article/24.html';
	var texts='KBN总经理戴晓畅博士致辞|KBN常务副总经理胡利昆致辞|新品牌启动仪式|医院果皮箱合作启动仪式|KBN博爱小学捐赠仪式|媒体见面会';
	
	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="images/pixviewer.swf"><param name="quality" value="high"><param name="bgcolor" value="#ededed">');
	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="images/pixviewer.swf" wmode="opaque" FlashVars="pics='+pics+'&links='+links+'&texts='+texts+'&borderwidth='+focus_width+'&borderheight='+focus_height+'&textheight='+text_height+'" menu="false" bgcolor="#ededed" 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>');
	//-->