function showHeader(URL){ document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln("
"); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln("
"); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln("
"); document.writeln("
"); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln("
"); } function showBottom(URL){ document.writeln(""); document.writeln(""); document.writeln("
"); document.writeln(""); document.writeln("关于我们 | "); document.writeln("预订帮助 | "); document.writeln("支付方式 | "); document.writeln("诚聘英才 | "); document.writeln("联系我们 | "); document.writeln("合作网站 | "); document.writeln("淘宝店铺
"); document.writeln("天涯之旅网版权所有 Copright2004-2008 tianyatrip.com All Rights Reserved 海南中旅三亚分社 & 美好时光商务
"); document.writeln("我们提供的服务有:海南旅游|三亚旅游|三亚酒店|海南酒店|三亚自助游|三亚一日游|海南景点|三亚会议策划
"); document.writeln("电话:(0898)88986665 88986568 值班经理:0+13876577264 E-mail:tianyatrip@163.com 琼ICP备07002594号
"); document.writeln("
"); } function showFontSizeSwitch(){ document.write("【字体: 】\n"); } function imgzoom(img){ var a=new Image(); a.src=img.src if(a.width > 760){ img.style.width=760; } return false; }