// JavaScript Document
var focus_width=308
	var focus_height=200
	var text_height=20
	var swf_height = focus_height+text_height	
	var pics='enky_1.jpg|hx_huanyuan.jpg|guang.jpg|xia_en.jpg|shuxue.jpg'
	var links='http://www.xue360.com/jptj/res/catong/unit5.swf|http://www.xue360.com/jptj/res/hx_huanyuan.swf|http://www.xue360.com/jptj/res/zsxj.htm|http://www.xue360.com/jptj/res/xiaoxue_en/main.html|http://www.xue360.com/jptj/res/zhishiguina.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"><param name="movie" value="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="pixviewer.swf" wmode="opaque" FlashVars="pics='+pics+'&links='+links+'&texts='+texts+'&borderwidth='+focus_width+'&borderheight='+focus_height+'&textheight='+text_height+'" 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" />');		document.write('</object>');