var ObjPhotoFilter;function Document_OnLoad(){ObjPhotoFilter = new PhotoFilter();ObjPhotoFilter.Width = 300;ObjPhotoFilter.Height= 236;ObjPhotoFilter.ImgSrcList("pic/6.jpg|||pic/2.jpg|||pic/3.jpg|||pic/4.jpg|||pic/5.jpg|||pic/1.jpg");ObjPhotoFilter.TitleList("百万网友掀起MSN红心签名潮祝愿奥运|||媒体不实报道|||南京|||北京|||残疾人火炬手金晶用残缺身体保护奥运圣火|||中国留学生被日本右翼打伤");ObjPhotoFilter.TimeList("8000|||8000|||8000|||8000|||8000|||8000");ObjPhotoFilter.HrefList("http://www.aizhongguo.com/news/html/html_2008-4-26246.html|||http://www.aizhongguo.com/news/html/html_2008-4-2679.html|||http://www.aizhongguo.com/news/html/html_2008-4-1974.html|||http://dv.ce.cn/video/2008/04/17/230522.html|||http://www.aizhongguo.com/news/html/html_2008-4-26247.html|||http://www.aizhongguo.com/news/html/html_2008-4-26244.html");ObjPhotoFilter.ObjAdContainer(document.all.tdFlashAdContainer);ObjPhotoFilter.ObjText(document.all.divPhotoComment);ObjPhotoFilter.ObjName = 'ObjPhotoFilter';ObjPhotoFilter.Init();ObjPhotoFilter.NextPhoto();window.onresize = function(){ObjPhotoFilter.SetNagivatePos();}}function ClickPhotoTd(){var ObjSrc = window.event.srcElement;ObjPhotoFilter.GoToTarget(ObjSrc.innerText, ObjSrc)	}