function showflash(basepath){ imgUrl1=basepath + '/resources/images/flash/jinjiangguolv.jpg' imgtext1='锦江国旅' imgLink1='http://www.tt6161.com/greentrip/jsp/index/xx.html' imgUrl2=basepath + '/resources/images/flash/hangongdajiudian.jpg' imgtext2='汉宫大酒店' imgLink2='http://www.tt6161.com/greentrip/jsp/index/three.html' imgUrl3=basepath + '/resources/images/flash/jiaoye.jpg' imgtext3='上海蕉叶咖喱屋餐饮有限公司' imgLink3='http://www.tt6161.com/greentrip/jsp/index/five.html' var focus_width=250 var focus_height=187 var text_height=20 var swf_height = focus_height+text_height var pics=imgUrl1+"|"+imgUrl2+"|"+imgUrl3 var links=imgLink1+"|"+imgLink2+"|"+imgLink3 var texts=imgtext1+"|"+imgtext2+"|"+imgtext3 document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); }