var focus_width=615 /*幻灯片新闻图片宽度*/ var focus_height=210 /*幻灯片新闻图片高度*/ var text_height=0 /*幻灯片新闻文字标题高度*/ var swf_height = focus_height+text_height; var pics = ''; var links = ''; var texts = ''; function ati(url, img, title) { if(pics != '') { pics = "|" + pics; links = "|" + links; texts = "|" + texts; } pics = escape(img) + pics; links = escape(url) + links; texts = title + texts; } ati('productShow.asp?id=7', 'image/ad/change/1.jpg', ' '); ati('productShow.asp?id=102', 'image/ad/change/2.jpg', ' '); ati('productShow.asp?id=562', 'image/ad/change/3.jpg', ' '); document.write('');