function hotels(hotel_id,campaign_id){
var width="100%" //设置iframe的宽度
var height="1600" //设置iframe的高度
document.write("<iframe frameborder=0 scrolling=no height="+height+" width="+width+" src='http://travel.elong.com/hotel/detail_cn_"+hotel_id+".html?campaign_id="+campaign_id+"'></iframe>")
}

 var hotel = "<iframe src=\"/JS/jiudian.html\" frameborder=\"no\" width=\"160\" height=\"160\" border=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>"

var flight = "<iframe src=\"/JS/Hotel.html\" frameborder=\"no\" width=\"225\" height=\"230\" border=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>"
