var focus_width=207 /*图片宽度*/ var focus_height=185 /*图片高度*/ var text_height=0 /*标题高度*/ var swf_file="../jgcy_image/pixviewer.swf" /*关联Flash文件路径*/ var swf_height = focus_height+text_height var pics = ''; var links = ''; var texts = ''; function ati(work, image, name) { if(pics != '') { pics = "|" + pics; links = "|" + links; texts = "|" + texts; } pics = escape(image) + pics; links = escape(work) + links; texts = name + texts; } ati('#','../products_image/200888103121733.jpg','形象图片四');ati('#','../products_image/200888103214322.jpg','形象图片三');ati('#','../products_image/2008881032307114.jpg','形象图片二');ati('#','../products_image/2008881032435491.jpg','形象图片一'); document.write('');