﻿//<!--
var pic=new Array
(
	new Array("news/news11/small/111231-2_small.JPG","王竹溪先生诞辰100周年纪念大会","news/news11/111231.xml"),
	new Array("news/news11/small/111216.jpg","首届北京大学-高丽大学纳米科技研讨会","news/news11/111216.xml"),
	new Array("news/news11/small/111219_4.jpg","北京大学天文2011年新年晚会圆满落幕","news/news11/b-111216.htm"),
	new Array("under/base/small/111003-7_small.jpg","核物理基地学生日本理化学所一行圆满结束","under/base/111003.xml"),
	new Array("news/news11/small/111102-5_small.JPG","北京大学百年物理讲坛第四讲成功举办","news/news11/111102.xml"),
	new Array("events/archives/small/111021-02582_small.JPG","第四届格致青年学者论坛成功举行","events/archives/111021.xml")
)

var pic_root="/";
var text_height=20;
var focus_width=245;
var focus_height=163;
var swf_height = focus_height+text_height
			
var pics=pic_root+pic[0][0]; 
var texts=pic[0][1]; 
var links=pic_root+pic[0][2];
	
for(i=1;i<pic.length;i++)
{
	pics+="|"+pic_root+pic[i][0]; texts+="|"+pic[i][1]; links+="|"+pic_root+pic[i][2];
}
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="'+ (focus_height+text_height) +'">');
document.write('<param name="allowScriptAccess" value="sameDomain"><param name="movie" value="images/playswf.swf"><param name="quality" value="high"><param name="bgcolor" value="#FFFFFF">');
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/playswf.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>');
//-->
// 本科研/诺奖讲演/研科研/老教授/青年学者/招研

