  function changelist(s_formname){ 
  var  val=document.forms[s_formname].f_diqu.options[document.forms[s_formname].f_diqu.selectedIndex].value
  var obj1=document.forms[s_formname].f_city.options //LIST1(Lower List)
  var obj2=document.forms[s_formname].hotelname //LIST1(Lower List)
  obj1.length=0;
  obj2.value='';
  if(val=="nothing"){ 
  obj1[obj1.length]=new Option("城市","",true,true)  
  }else  
  if(val=="motherland"){  
  obj1[obj1.length]=new Option("全部","",true,true)  
  obj1[obj1.length]=new Option("安徽","anhui")  
  obj1[obj1.length]=new Option("北京","beijing")  
  obj1[obj1.length]=new Option("重庆","chongqing")  
  obj1[obj1.length]=new Option("福建","fujian")  
  obj1[obj1.length]=new Option("甘肃","gansu")  
  obj1[obj1.length]=new Option("广东","guangdong")  
  obj1[obj1.length]=new Option("广西","guangxi")  
  obj1[obj1.length]=new Option("贵州","guizhou")  
  obj1[obj1.length]=new Option("海南","hainan")  
  obj1[obj1.length]=new Option("河北","hebei")  
  obj1[obj1.length]=new Option("黑龙江","heilongjiang")  
  obj1[obj1.length]=new Option("河南","henan")  
  obj1[obj1.length]=new Option("湖北","hubei")  
  obj1[obj1.length]=new Option("湖南","hunan")  
  obj1[obj1.length]=new Option("内蒙古","neimenggu")  
  obj1[obj1.length]=new Option("江苏","jiangsu")  
  obj1[obj1.length]=new Option("江西","jiangxi")  
  obj1[obj1.length]=new Option("吉林","jilin")  
  obj1[obj1.length]=new Option("辽宁","liaoning")  
  obj1[obj1.length]=new Option("宁夏","ningxia")  
  obj1[obj1.length]=new Option("青海","qinghai")  
  obj1[obj1.length]=new Option("陕西","westshanxi")  
  obj1[obj1.length]=new Option("山东","shandong")  
  obj1[obj1.length]=new Option("上海","shanghai")  
  obj1[obj1.length]=new Option("山西","eastshanxi")  
  obj1[obj1.length]=new Option("四川","sichuan")  
  obj1[obj1.length]=new Option("天津","tianjin")  
  obj1[obj1.length]=new Option("西藏","xizang")  
  obj1[obj1.length]=new Option("新疆","xinjiang")  
  obj1[obj1.length]=new Option("云南","yunnan")  
  obj1[obj1.length]=new Option("浙江","zhejiang")  
  }else  
  if(val=="xianggang"){  
  obj1[obj1.length]=new Option("全部","",true,true)  
  obj1[obj1.length]=new Option("中西区","zhongxiqu")  
  obj1[obj1.length]=new Option("东区","dongqu")  
  obj1[obj1.length]=new Option("九龙城区","jiulongchengqu")  
  obj1[obj1.length]=new Option("湾仔区","wanzaiqu")  
  obj1[obj1.length]=new Option("油尖旺区","youjianwangqu")  
  obj1[obj1.length]=new Option("离岛区","lidaoqu")  
  obj1[obj1.length]=new Option("沙田区","shatianqu")  
  obj1[obj1.length]=new Option("屯门区","tunmenqu")
  obj1[obj1.length]=new Option("荃湾区","quanwanqu")      	  
  }else  
  if(val=="aomen"){  
  obj1[obj1.length]=new Option("全部","",true,true)  
  obj1[obj1.length]=new Option("澳门","aomentebiexingzhengqu")  
  }else  
  if(val=="taiwan"){  
  obj1[obj1.length]=new Option("全部","",true,true)  
  obj1[obj1.length]=new Option("嘉义市","chiayi")    
  obj1[obj1.length]=new Option("花莲","hualien")    
  obj1[obj1.length]=new Option("高雄","gaoxiong")  
  obj1[obj1.length]=new Option("台北","taibei")  
  obj1[obj1.length]=new Option("台中","taizhong")  
  obj1[obj1.length]=new Option("台南","tainan")    	  
  obj1[obj1.length]=new Option("新竹","hsinchu")  
  obj1[obj1.length]=new Option("宜兰","i-lan")  
  obj1[obj1.length]=new Option("台北县","taibeixian")  
  obj1[obj1.length]=new Option("台东县","taitongxian")  
  obj1[obj1.length]=new Option("台南县","tainanxian")    	  
  obj1[obj1.length]=new Option("桃园","taoyuan")  
  obj1[obj1.length]=new Option("屏东县","pingtungxian")  
} 
else  
  if(val=="japan"){  
  obj1[obj1.length]=new Option("全部","",true,true)    	  
  obj1[obj1.length]=new Option("北海道","hokkaido")  
  obj1[obj1.length]=new Option("青森县","aomori")  
  obj1[obj1.length]=new Option("岩手县","iwate")  
  obj1[obj1.length]=new Option("宫城县","miyagi")  
  obj1[obj1.length]=new Option("秋田县","akita")  
  obj1[obj1.length]=new Option("山形县","yamagata")  
  obj1[obj1.length]=new Option("福岛县","hukushima")  
  obj1[obj1.length]=new Option("茨城县","ibaragi")  
  obj1[obj1.length]=new Option("枥木县","tochigi")  
  obj1[obj1.length]=new Option("群马县","gunma")  
  obj1[obj1.length]=new Option("琦玉县","saitama")  
  obj1[obj1.length]=new Option("千叶县","tiba")  
  obj1[obj1.length]=new Option("东京都","tokyo")
  obj1[obj1.length]=new Option("神奈川县","kanagawa")  
  obj1[obj1.length]=new Option("新泻县","niigata")  
  obj1[obj1.length]=new Option("富山县","toyama")  
  obj1[obj1.length]=new Option("石川县","ishikawa")  
  obj1[obj1.length]=new Option("福井县","hukui")  
  obj1[obj1.length]=new Option("山梨县","yamanasi")  
  obj1[obj1.length]=new Option("长野县","nagano")  
  obj1[obj1.length]=new Option("岐阜县","gihu") 
  obj1[obj1.length]=new Option("静冈县","shizuoka")  
  obj1[obj1.length]=new Option("爱知县","aichi") 
  obj1[obj1.length]=new Option("三重县","mie")  
  obj1[obj1.length]=new Option("滋贺县","shiga")  
  obj1[obj1.length]=new Option("京都府","kyoto")  
  obj1[obj1.length]=new Option("大阪府","osaka") 
  obj1[obj1.length]=new Option("兵库县","hyogo")  
  obj1[obj1.length]=new Option("奈良县","nara")  
  obj1[obj1.length]=new Option("和歌山县","wakayama") 
  obj1[obj1.length]=new Option("鸟取县","tottori")  
  obj1[obj1.length]=new Option("岛根县","simane")
  obj1[obj1.length]=new Option("冈山县","okayama")  
  obj1[obj1.length]=new Option("广岛县","hiroshima")
  obj1[obj1.length]=new Option("山口县","yamaguchi")
  obj1[obj1.length]=new Option("德岛县","tokushima")  
  obj1[obj1.length]=new Option("香川县","kagawa")  
  obj1[obj1.length]=new Option("爱媛县","ehime")  
  obj1[obj1.length]=new Option("高知县","kouchi")  
  obj1[obj1.length]=new Option("福冈县","hukuoka")  
  obj1[obj1.length]=new Option("佐贺县","saga")  
  obj1[obj1.length]=new Option("长崎县","nagasaki")  
  obj1[obj1.length]=new Option("熊本县","kumamoto")
  obj1[obj1.length]=new Option("大分县","ooita")  
  obj1[obj1.length]=new Option("宫崎县","miyazaki")  
  obj1[obj1.length]=new Option("鹿儿岛县","kagoshima")
  obj1[obj1.length]=new Option("冲绳县","okinawa")  
   	  
} 
 } 
 //==================================
//函数说明：选择不同地区下的城市名称
//参数说明：
//   s_formname：FORMNAME，s_curr：分类货币,1:有分类,0:没有
//==================================
  function changelist1(s_formname,s_curr){  
  var val=document.forms[s_formname].f_chu.options[document.forms[s_formname].f_chu.selectedIndex].value
  var obj1=document.forms[s_formname].f_shou.options //LIST1(Lower List)
  var obj2=document.forms[s_formname].f_Location  
  var obj3=document.forms[s_formname].f_cd  
  var obj4=document.forms[s_formname].f_hotelname	  
  obj1.length=0 
  obj4.value=''
  if(val==""){  
  obj1[obj1.length]=new Option("城市","",true,true)  
  }else  
  if(val=="beijing"){  
  obj1[obj1.length]=new Option("全部","",true,true)  
  obj1[obj1.length]=new Option("东城区","dongchengqu")  
  obj1[obj1.length]=new Option("西城区","xichengqu")  
  obj1[obj1.length]=new Option("崇文区","chongwenqu")  
  obj1[obj1.length]=new Option("宣武区","xuanwuqu")  
  obj1[obj1.length]=new Option("朝阳区","chaoyangqu")  
  obj1[obj1.length]=new Option("丰台区","fengtaiqu")  
  obj1[obj1.length]=new Option("海淀区","haidianqu")  
  obj1[obj1.length]=new Option("通州区","tongzhouqu")  
  obj1[obj1.length]=new Option("顺义区","shunyiqu")  
  obj1[obj1.length]=new Option("昌平区","changpingqu")  
  obj1[obj1.length]=new Option("大兴区","daxingqu")
    
  obj2.value="motherland"   //obj2.innertext="motherland"  
  obj3.value="02"   //obj3.value="02" modify by tang miya 2006-12-18
  }else  
  if(val=="shanghai"){  
  obj1[obj1.length]=new Option("全部","",true,true)  
  obj1[obj1.length]=new Option("黄浦区","huangpuqu")  
  obj1[obj1.length]=new Option("卢湾区","luwanqu")  
  obj1[obj1.length]=new Option("徐汇区","xuhuiqu")  
  obj1[obj1.length]=new Option("长宁区","changningqu")  
  obj1[obj1.length]=new Option("静安区","jinganqu")  
  obj1[obj1.length]=new Option("普陀区","putuoqu")  
  obj1[obj1.length]=new Option("闸北区","zhabeiqu")  
  obj1[obj1.length]=new Option("虹口区","hongkouqu")  
  obj1[obj1.length]=new Option("杨浦区","yangpuqu")  
  obj1[obj1.length]=new Option("闵行区","minhangqu")  
  obj1[obj1.length]=new Option("宝山区","baoshanqu")  
  obj1[obj1.length]=new Option("浦东新区","pudongxinqu")  
  obj1[obj1.length]=new Option("金山区","jinshanqu")  
  obj1[obj1.length]=new Option("松江区","songjiangqu")  
  obj1[obj1.length]=new Option("青浦区","qingpuqu")  
  obj1[obj1.length]=new Option("南汇区","nanhuiqu")  
  obj1[obj1.length]=new Option("奉贤区","fengxianqu")  
  obj1[obj1.length]=new Option("嘉定区","jiadingqu")    
 obj2.value="motherland"   
 obj3.value="02"   
  }else  
  if(val=="tianjin"){  
  obj1[obj1.length]=new Option("全部","",true,true)  
  obj1[obj1.length]=new Option("和平区","hepingqu")  
  obj1[obj1.length]=new Option("河东区","hedongqu")  
  obj1[obj1.length]=new Option("河西区","hexiqu")  
  obj1[obj1.length]=new Option("河北区","hebeiqu")  
  obj1[obj1.length]=new Option("塘沽区","tangguqu")  
  obj1[obj1.length]=new Option("东丽区","dongliqu")  
  obj1[obj1.length]=new Option("大港区","dagangqu")    	  
  obj1[obj1.length]=new Option("南开区","nankaiqu")    
  obj1[obj1.length]=new Option("北辰区","beichenqu")    
 obj2.value=="motherland"   
 obj3.value="02"   
  }else  
  if(val=="hebei"){  
  obj1[obj1.length]=new Option("全部","",true,true)  
  obj1[obj1.length]=new Option("石家庄","shijiazhuang")  
  obj1[obj1.length]=new Option("秦皇岛","qinhuangdao")  
  obj1[obj1.length]=new Option("廊坊","langfang")  
  obj1[obj1.length]=new Option("保定","baoding")  
  obj1[obj1.length]=new Option("衡水","hengshui")  
  obj1[obj1.length]=new Option("北戴河","beidaihe")  
  obj1[obj1.length]=new Option("任丘","renqiu")  
  obj1[obj1.length]=new Option("唐山","tangshan")  
  obj1[obj1.length]=new Option("邯郸","handan")    
 obj2.value="motherland"   
 obj3.value="02"   
  }else  
  if(val=="eastshanxi"){  
  obj1[obj1.length]=new Option("全部","",true,true)
  obj1[obj1.length]=new Option("太原","taiyuan")
  obj1[obj1.length]=new Option("大同","datong")
  obj1[obj1.length]=new Option("长治","changzhi")
  obj1[obj1.length]=new Option("晋中","jinzhong")
  obj1[obj1.length]=new Option("晋城","jincheng")
  obj1[obj1.length]=new Option("平遥","pinyao")
  obj1[obj1.length]=new Option("运城","yuncheng")
 obj2.value="motherland"   
 obj3.value="02"   
  }else  
  if(val=="neimenggu"){  
  obj1[obj1.length]=new Option("全部","",true,true)  
  obj1[obj1.length]=new Option("呼和浩特","huhehaote")  
  obj1[obj1.length]=new Option("鄂尔多斯","eerduosi")  
  obj1[obj1.length]=new Option("包头","baotou")    	  
 obj2.value="motherland"   
 obj3.value="02"   
  }else  
  if(val=="liaoning"){  
  obj1[obj1.length]=new Option("全部","",true,true)  
  obj1[obj1.length]=new Option("沈阳","shenyang")  
  obj1[obj1.length]=new Option("大连","dalian")  
  obj1[obj1.length]=new Option("锦州","jinzhou")  
  obj1[obj1.length]=new Option("兴城","xingcheng")  
  obj1[obj1.length]=new Option("丹东","dandong")     
 obj2.value="motherland"   
 obj3.value="02"   
  }else  
  if(val=="jilin"){  
  obj1[obj1.length]=new Option("全部","",true,true)  
  obj1[obj1.length]=new Option("长春","changchun")  
  obj1[obj1.length]=new Option("吉林","jilin")  
  obj1[obj1.length]=new Option("敦化","dunhua")  
  obj1[obj1.length]=new Option("延吉","yanji")  
 obj2.value="motherland"   
 obj3.value="02"   
  }else  
  if(val=="heilongjiang"){  
  obj1[obj1.length]=new Option("全部","",true,true)  
  obj1[obj1.length]=new Option("哈尔滨","haerbin")  
  obj1[obj1.length]=new Option("大庆","daqing")  
  obj1[obj1.length]=new Option("佳木斯","jiamusi")    	  
  obj1[obj1.length]=new Option("牡丹江","mudanjiang")  
 obj2.value="motherland"   
 obj3.value="02"   
  }else  
  if(val=="jiangsu"){  
  obj1[obj1.length]=new Option("全部","",true,true)  
  obj1[obj1.length]=new Option("江都","jiangdu")  
  obj1[obj1.length]=new Option("周庄","zhouzhuang")  
  obj1[obj1.length]=new Option("昆山","kunshan")  
  obj1[obj1.length]=new Option("常熟","changshu")  
  obj1[obj1.length]=new Option("太仓","taicang")  
  obj1[obj1.length]=new Option("张家港","zhangjiagang")  
  obj1[obj1.length]=new Option("南京","nanjing")  
  obj1[obj1.length]=new Option("连云港","lianyungang")  
  obj1[obj1.length]=new Option("扬州","yangzhou")  
  obj1[obj1.length]=new Option("泰州","taizhou")  
  obj1[obj1.length]=new Option("南通","nantong")  
  obj1[obj1.length]=new Option("镇江","zhenjiang")  
  obj1[obj1.length]=new Option("常州","changzhou")  
  obj1[obj1.length]=new Option("无锡","wuxi")  
  obj1[obj1.length]=new Option("苏州","suzhou")  
  obj1[obj1.length]=new Option("江阴","jiangyin")  
  obj1[obj1.length]=new Option("金坛","jintan")  
  obj1[obj1.length]=new Option("溧阳","liyang")  
  obj1[obj1.length]=new Option("徐州","xuzhou")    
  obj1[obj1.length]=new Option("宿迁","suqian")    	  
 obj2.value="motherland"   
 obj3.value="02"   
  }else  
  if(val=="zhejiang"){  
  obj1[obj1.length]=new Option("全部","",true,true)  
  obj1[obj1.length]=new Option("杭州","hangzhou")  
  obj1[obj1.length]=new Option("舟山","zhoushan")  
  obj1[obj1.length]=new Option("宁波","ningbo")  
  obj1[obj1.length]=new Option("绍兴","shaoxing")  
  obj1[obj1.length]=new Option("台州","taizhou")  
  obj1[obj1.length]=new Option("温州","wenzhou")  
  obj1[obj1.length]=new Option("丽水","lishui")  
  obj1[obj1.length]=new Option("义乌","yiwu")  
  obj1[obj1.length]=new Option("上虞","shangyu")  
  obj1[obj1.length]=new Option("千岛湖","qiandaohu")  
  obj1[obj1.length]=new Option("慈溪","cixi")  
  obj1[obj1.length]=new Option("桐庐","tonglu")  
  obj1[obj1.length]=new Option("乐清","yueqing")    
  obj1[obj1.length]=new Option("嘉兴","jiaxing")    	  
  obj1[obj1.length]=new Option("奉化","fenghua")    
obj1[obj1.length]=new Option("诸暨","zhuji")      
obj1[obj1.length]=new Option("嘉善","jiashan")     
 obj2.value="motherland"   
 obj3.value="02"   
  }else  
  if(val=="anhui"){  
  obj1[obj1.length]=new Option("全部","",true,true)  
  obj1[obj1.length]=new Option("黄山","huangshan")  
  obj1[obj1.length]=new Option("合肥","hefei")  
  obj1[obj1.length]=new Option("安庆","anqing")  
  obj1[obj1.length]=new Option("马鞍山","maanshan")      	  
  obj1[obj1.length]=new Option("芜湖","wuhui")    
 obj2.value="motherland"   
 obj3.value="02"   
  }else  
  if(val=="fujian"){  
  obj1[obj1.length]=new Option("全部","",true,true)  
  obj1[obj1.length]=new Option("福州","fuzhou")  
  obj1[obj1.length]=new Option("泉州","quanzhou")  
  obj1[obj1.length]=new Option("厦门","xiamen")  
  obj1[obj1.length]=new Option("石狮","shishi")  
  obj1[obj1.length]=new Option("晋江","jinjiang")  
  obj1[obj1.length]=new Option("龙岩","longyan")  
  obj1[obj1.length]=new Option("武夷山","wuyishan")    
  obj1[obj1.length]=new Option("漳州","zhangzhou")    	  
 obj2.value="motherland"   
 obj3.value="02"   
  }else  
  if(val=="jiangxi"){  
  obj1[obj1.length]=new Option("全部","",true,true)
  obj1[obj1.length]=new Option("南昌","nanchang")  
  obj1[obj1.length]=new Option("庐山","lushan")  
  obj1[obj1.length]=new Option("景德镇","jingdezhen")  
  obj1[obj1.length]=new Option("九江","jiujiang")  
  obj1[obj1.length]=new Option("上饶","shangrao")    
 obj2.value="motherland"   
 obj3.value="02"   
  }else  
  if(val=="shandong"){  
  obj1[obj1.length]=new Option("全部","",true,true)  
  obj1[obj1.length]=new Option("济南","jinan")  
  obj1[obj1.length]=new Option("淄博","zibo")  
  obj1[obj1.length]=new Option("潍坊","weifang")  
  obj1[obj1.length]=new Option("烟台","yantai")  
  obj1[obj1.length]=new Option("威海","weihai")  
  obj1[obj1.length]=new Option("青岛","qingdao")  
  obj1[obj1.length]=new Option("日照","rizhao")  
  obj1[obj1.length]=new Option("临沂","linyi")  
  obj1[obj1.length]=new Option("蓬莱","penglai")  
  obj1[obj1.length]=new Option("曲阜","qufu")  
 obj2.value="motherland"   
 obj3.value="02"   
  }else  
  if(val=="henan"){  
  obj1[obj1.length]=new Option("全部","",true,true)  
  obj1[obj1.length]=new Option("郑州","zhengzhou")  
  obj1[obj1.length]=new Option("洛阳","luoyang")  
  obj1[obj1.length]=new Option("新乡","xinxiang")  
  obj1[obj1.length]=new Option("安阳","anyang")  
  obj1[obj1.length]=new Option("开封","kaifeng")  
  obj1[obj1.length]=new Option("南阳","nanyang")    
  obj1[obj1.length]=new Option("焦作","jiaozuo")    	  
 obj2.value="motherland"   
 obj3.value="02"   
  }else  
  if(val=="hubei"){  
  obj1[obj1.length]=new Option("全部","",true,true)  
  obj1[obj1.length]=new Option("武汉","wuhan")  
  obj1[obj1.length]=new Option("襄樊","xiangfan")  
  obj1[obj1.length]=new Option("荆州","jingzhou")    	  
  obj1[obj1.length]=new Option("荆门","jingmen")  
  obj1[obj1.length]=new Option("宜昌","yichang")  
  obj1[obj1.length]=new Option("丹江口","danjiangkou")  
  obj1[obj1.length]=new Option("十堰","shiyan")    
 obj2.value="motherland"   
 obj3.value="02"   
  }else  
  if(val=="hunan"){  
  obj1[obj1.length]=new Option("全部","",true,true)  
  obj1[obj1.length]=new Option("长沙","changsha")  
  obj1[obj1.length]=new Option("张家界","zhangjiajie")  
  obj1[obj1.length]=new Option("湘潭","xiangtan")  
  obj1[obj1.length]=new Option("韶山","shaoshan")  
  obj1[obj1.length]=new Option("衡阳","hengyang")    
 obj2.value="motherland"   
 obj3.value="02"   
  }else  
  if(val=="guangdong"){  
  obj1[obj1.length]=new Option("全部","",true,true)  
  obj1[obj1.length]=new Option("广州","guangzhou")  
  obj1[obj1.length]=new Option("清远","qingyuan")  
  obj1[obj1.length]=new Option("汕头","shantou")  
  obj1[obj1.length]=new Option("惠州","huizhou")  
  obj1[obj1.length]=new Option("东莞","dongguan")  
  obj1[obj1.length]=new Option("深圳","shenzhen")  
  obj1[obj1.length]=new Option("珠海","zhuhai")  
  obj1[obj1.length]=new Option("中山","zhongshan")  
  obj1[obj1.length]=new Option("江门","jiangmen")  
  obj1[obj1.length]=new Option("佛山","foshan")  
  obj1[obj1.length]=new Option("肇庆","zhaoqing")  
  obj1[obj1.length]=new Option("鹤山","heshan")    
  obj1[obj1.length]=new Option("茂名","maoming")    	  
 obj2.value="motherland"   
 obj3.value="02"   
  }else  
  if(val=="guangxi"){  
  obj1[obj1.length]=new Option("全部","",true,true)  
  obj1[obj1.length]=new Option("南宁","nanning")  
  obj1[obj1.length]=new Option("桂林","guilin")  
  obj1[obj1.length]=new Option("柳州","liuzhou")  
  obj1[obj1.length]=new Option("北海","beihai")  
 obj2.value="motherland"   
 obj3.value="02"   
  }else  
  if(val=="hainan"){  
  obj1[obj1.length]=new Option("全部","",true,true)  
  obj1[obj1.length]=new Option("海口","haikou")  
  obj1[obj1.length]=new Option("三亚","sanya")  
  obj1[obj1.length]=new Option("文昌","wenchang")  
  obj1[obj1.length]=new Option("琼海","qionghai")  
 obj2.value="motherland"   
 obj3.value="02"   
  }else  
  if(val=="chongqing"){  
  obj1[obj1.length]=new Option("全部","",true,true)  
  obj1[obj1.length]=new Option("渝中区","yuzhongqu")  
  obj1[obj1.length]=new Option("江北区","jiangbeiqu")  
  obj1[obj1.length]=new Option("沙坪坝区","shapingbaqu")  
  obj1[obj1.length]=new Option("九龙坡区","jiulongpoqu")  
  obj1[obj1.length]=new Option("南岸区","nananqu")  
  obj1[obj1.length]=new Option("渝北区","yubeiqu")  
  obj1[obj1.length]=new Option("北碚区","beibeiqu")    
 obj2.value="motherland"   
 obj3.value="02"   
  }else  
  if(val=="sichuan"){  
  obj1[obj1.length]=new Option("全部","",true,true)  
  obj1[obj1.length]=new Option("成都","chengdu")  
  obj1[obj1.length]=new Option("绵阳","mianyang")  
  obj1[obj1.length]=new Option("峨眉山","emeishan")    	  
 obj2.value="motherland"   
 obj3.value="02"   
  }else  
  if(val=="guizhou"){  
  obj1[obj1.length]=new Option("全部","",true,true)  
  obj1[obj1.length]=new Option("贵阳","guiyang")  
 obj2.value="motherland"   
 obj3.value="02"   
  }else  
  if(val=="yunnan"){  
  obj1[obj1.length]=new Option("全部","",true,true)  
  obj1[obj1.length]=new Option("大理","dali")  
  obj1[obj1.length]=new Option("西双版纳","xishuangbanna")  
  obj1[obj1.length]=new Option("香格里拉","xianggelila")  
  obj1[obj1.length]=new Option("昆明","kunming")  
  obj1[obj1.length]=new Option("丽江","lijiang")  
  obj1[obj1.length]=new Option("迪庆","diqing")    	  
 obj2.value="motherland"   
 obj3.value="02"   
  }else  
  if(val=="xizang"){  
  obj1[obj1.length]=new Option("全部","",true,true)  
  obj1[obj1.length]=new Option("拉萨","lasa")  
  obj1[obj1.length]=new Option("日喀则","rikaze")    	  
 obj2.value="motherland"   
 obj3.value="02"   
  }else  
  if(val=="westshanxi"){  
  obj1[obj1.length]=new Option("全部","",true,true)  
  obj1[obj1.length]=new Option("西安","xian")  
  obj1[obj1.length]=new Option("咸阳","xianyang")    
 obj2.value="motherland"   
 obj3.value="02"   
  }else  
  if(val=="gansu"){  
  obj1[obj1.length]=new Option("全部","",true,true)  
  obj1[obj1.length]=new Option("兰州","lanzhou")  
  obj1[obj1.length]=new Option("嘉峪关","jiayuguan")  
  obj1[obj1.length]=new Option("酒泉","jiuquan")  
  obj1[obj1.length]=new Option("张掖","zhangye")  
  obj1[obj1.length]=new Option("敦煌","dunhuan")  
 obj2.value="motherland"   
 obj3.value="02"   
  }else  
  if(val=="qinghai"){  
  obj1[obj1.length]=new Option("全部","",true,true)  
  obj1[obj1.length]=new Option("西宁","xining")  
 obj2.value="motherland"   
 obj3.value="02"   
  }else  
  if(val=="ningxia"){  
  obj1[obj1.length]=new Option("全部","",true,true)  
  obj1[obj1.length]=new Option("银川","yinchuan")  
 obj2.value="motherland"   
 obj3.value="02"   
  }else  
  if(val=="xinjiang"){  
  obj1[obj1.length]=new Option("全部","",true,true)  
  obj1[obj1.length]=new Option("乌鲁木齐","wulumuqi")  
  obj1[obj1.length]=new Option("阿克苏","akesu")  
  obj1[obj1.length]=new Option("伊宁","yining")  
  obj1[obj1.length]=new Option("博乐","bole") 
  obj1[obj1.length]=new Option("库尔勒","kuerle") 
  obj1[obj1.length]=new Option("吐鲁番","tulufan")  
 obj2.value="motherland"   
 obj3.value="02"   
  }else  
  if(val=="xianggang"){  
  obj1[obj1.length]=new Option("全部","",true,true)  
  obj1[obj1.length]=new Option("中西区","zhongxiqu")  
  obj1[obj1.length]=new Option("东区","dongqu")  
  obj1[obj1.length]=new Option("九龙城区","jiulongchengqu")  
  obj1[obj1.length]=new Option("湾仔区","wanzaiqu")  
  obj1[obj1.length]=new Option("油尖旺区","youjianwangqu")
  obj1[obj1.length]=new Option("元朗区","yuanlangqu")
  obj1[obj1.length]=new Option("葵青区","kuiqingqu")   
  obj1[obj1.length]=new Option("离岛区","lidaoqu")  
  obj1[obj1.length]=new Option("沙田区","shatianqu")  
  obj1[obj1.length]=new Option("屯门区","tunmenqu")  
  obj1[obj1.length]=new Option("荃湾区","quanwanqu")    
 obj2.value="xianggang"   
 obj3.value="02"   
  }else  
  if(val=="aomen"){  
  obj1[obj1.length]=new Option("全部","",true,true)  
  obj1[obj1.length]=new Option("澳门","aomentebiexingzhengqu")  
 obj2.value="aomen"   
 obj3.value="02"   
  }else  
  if(val=="taiwan"){  
  obj1[obj1.length]=new Option("全部","everything",true,true)  
  obj1[obj1.length]=new Option("高雄","kaohsiung")  
  obj1[obj1.length]=new Option("台北","taibei")  
  obj1[obj1.length]=new Option("台中","taizhong")  
  obj1[obj1.length]=new Option("台南","tainan")    	  
  obj1[obj1.length]=new Option("新竹","hsinchu")  
  obj1[obj1.length]=new Option("宜兰","i-lan")  
  obj1[obj1.length]=new Option("嘉义市","chiayi")    	  
  obj1[obj1.length]=new Option("台北县","taibeixian")  
  obj1[obj1.length]=new Option("台南县","tainanxian")  
  obj1[obj1.length]=new Option("台东县","taitongxian")    	  
  obj1[obj1.length]=new Option("桃园","taoyuan")  
  obj1[obj1.length]=new Option("屏东县","pingtungxian")  
  obj1[obj1.length]=new Option("花莲","hualien")  
  obj2.value="taiwan"   
  obj3.value="02"   
 }
 // modify by tang miya 2008/03/11
// if (s_curr=='1'){ 
 //币种的改变
//  currentyChangList(obj2.value)
//  }
} 
  function changelist2(s_formname){  
  var obj1=document.forms[s_formname].f_cd  
  var val=document.forms[s_formname].f_shou.options[document.forms[s_formname].f_shou.selectedIndex].value  
  if(val==""||val=="everything"){  
  obj1.value="02"   
  }else {obj1.value="03" } 

 }   
function PopupWindow()
{ 
	var a=window.open ('/info/cp/2005/gb_prize.html', 'newwindow', 'height=250, width=530, top=0, left=0, toolbar=no, menubar=no, scrollbars=no,resizable=no,location=no, status=no')
}
function go(f_formname){
 var val=document.forms[f_formname].location.value

 var obj2= document.forms[f_formname].hotelname.value;	 
	 if (obj2=="&" ){
	 alert(obj2+"为非法字符,请重新输入");
	document.forms[f_formname].hotelname.focus();
	return false;}else{
	//	alert(obj2.length);
		 if (obj2.length==0){//内容都没有输入,提示输入!
		alert("请输入宾馆名称!");
		document.forms[f_formname].hotelname.focus();
		return false;}
		else {
			location.href="/portal/gbmy/gb_reserveinfo_03.search_hotel?location="+val+"&query="+obj2+"&maxlen=20";	}		
	}

}

//	直辖市;
function go_city(f_formname){
 var val=document.forms[f_formname].location.value
	  var val2=document.forms[f_formname].city.value
 var obj2= document.forms[f_formname].hotelname.value;	 
	 if (obj2=="&" ){
	 alert(obj2+"为非法字符,请重新输入");
	document.forms[f_formname].hotelname.focus();
	return false;}else{
	//	alert(obj2.length);
		 if (obj2.length==0){//内容都没有输入,提示输入!
		alert("请输入宾馆名称!");
		document.forms[f_formname].hotelname.focus();
		return false;}
		else {
			location.href="/portal/gbmy/gb_reserveinfo_03.search_hotel?location="+val+"&city="+val2+"&query="+obj2+"&maxlen=20";	}		
	}

}
//	港澳台地区;
function go_gat(f_formname){
 var val=document.forms[f_formname].location.value
 var obj2= document.forms[f_formname].hotelname.value;	 
	 if (obj2=="&" ){
	 alert(obj2+"为非法字符,请重新输入");
	document.forms[f_formname].hotelname.focus();
	return false;}else{
	//	alert(obj2.length);
		 if (obj2.length==0){//内容都没有输入,提示输入!
		alert("请输入宾馆名称!");
		document.forms[f_formname].hotelname.focus();
		return false;}
		else {
			location.href="/portal/gbmy/gb_reserveinfo_03.search_hotel?location="+val+"&query="+obj2+"&maxlen=20";	}		
	}

}
//	省会城市;
function go_zxs(f_formname){
 var val=document.forms[f_formname].location.value
 var obj2= document.forms[f_formname].hotelname.value;	 
	 if (obj2=="&" ){
	 alert(obj2+"为非法字符,请重新输入");
	document.forms[f_formname].hotelname.focus();
	return false;}else{
	//	alert(obj2.length);
		 if (obj2.length==0){//内容都没有输入,提示输入!
		alert("请输入宾馆名称!");
		document.forms[f_formname].hotelname.focus();
		return false;}
		else {
			location.href="/portal/gbmy/gb_reserveinfo_03.search_hotel?location="+val+"&query="+obj2+"&maxlen=20";	}		
	}

}



function search_by_hotelname(s_formname){
 var val=document.forms[s_formname].f_diqu.options[document.forms["easysearch"].f_diqu.selectedIndex].value  
 var obj1=document.forms[s_formname].f_city.options[document.forms["easysearch"].f_city.selectedIndex].value  
 var obj2= document.forms[s_formname].hotelname.value
 var temp=document.forms[s_formname].f_city
 location.href="/portal/gbmy/gb_reserveinfo_03.search_hotel?location="+val+"&city="+obj1+"&query="+obj2+"&maxlen=20";
}

function jp_go(s_formname){
 var val=document.forms[f_formname].location.value  	
 var obj2= document.forms[f_formname].hotelname.value;	 
 if (obj2=="&" ){
 alert(obj2+"为非法字符,请重新输入");
document.forms[s_formname].hotelname.focus();
return false;}else{
 if (obj2.length==0){//2项内容都没有选择,警告输入!
alert("请输入酒店名称!");
document.forms[s_formname].hotelname.focus();
return false;
}
 if (obj2.length!=0 ){//输入了宾馆内容,直接按宾馆名称查找
location.href="/portal/gbmy/gb_reserveinfo_03.search_hotel?location="+val+"&city="+val2+"&query="+obj2+"&maxlen=20";
}
 if (obj2.length==0&&obj1!="") {location.href="/group/tiku/02japan"+obj1+".html";
  } 
}
}

 function searchsubmit1(p_formname){
	var lowerprice=document.forms[p_formname].f_LowerLimit.value;
	var upperprice=document.forms[p_formname].f_UpperLimit.value;
	var price;
	if (lowerprice-0>0 && upperprice-0>0) {
	   if (lowerprice - upperprice > 0 ) {
			price =lowerprice;
			document.forms[p_formname].f_LowerLimit.value = document.forms[p_formname].f_UpperLimit.value;
			document.forms[p_formname].f_UpperLimit.value = price;
		}
	}
	if (document.forms[p_formname].f_chu.value=="" &&document.forms[p_formname].f_shou.value=="" )
	{	alert("请选择入住地区!");
		return false;}
	return true;

} 

function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

  function changelist3(s_formname){  
  var obj1=document.forms[s_formname].f_cd  
  var val1=document.forms[s_formname].f_Location.value  
  var val=document.forms[s_formname].f_chu.options[document.forms[s_formname].f_chu.selectedIndex].value  
  if(val==""||val=="everything"||val1=="japan"  ){  
  obj1.value="02" 
  }else 
  {obj1.value="03" 
  } 
 }  
  function changelist4(s_formname){  

 var val=document.forms[s_formname].f_area.options[document.forms[s_formname].f_area.selectedIndex].value      
  var obj1=document.forms[s_formname].f_chu.options //LIST1(Lower List)  
  var obj2=document.forms[s_formname].f_Location  
  var obj3=document.forms[s_formname].f_cd  
  var obj4=document.forms[s_formname].f_hotelname       
  obj1.length=0  
  if(val==""){  
  obj1[obj1.length]=new Option("","",true,true)  
  }else  
  if(val=="beihaidao"){  
  obj1[obj1.length]=new Option("全部","",true,true)  
  obj1[obj1.length]=new Option("北海道","hokkaido")  
 obj2.value="japan"   
 obj3.value="02"   
  }else  
  if(val=="dongbei"){  
  obj1[obj1.length]=new Option("全部","",true,true)  
  obj1[obj1.length]=new Option("青森县","aomori")  
  obj1[obj1.length]=new Option("岩手县","iwate")  
  obj1[obj1.length]=new Option("宫城县","miyagi")  
  obj1[obj1.length]=new Option("秋田县","akita")  
  obj1[obj1.length]=new Option("山形县","yamagata")  
  obj1[obj1.length]=new Option("福岛县","hukushima")  
 obj2.value="japan"   
 obj3.value="02"   
  }else  
  if(val=="guandong"){  
  obj1[obj1.length]=new Option("全部","",true,true)  
  obj1[obj1.length]=new Option("茨城县","ibaragi")  
  obj1[obj1.length]=new Option("枥木县","tochigi")  
  obj1[obj1.length]=new Option("群马县","gunma")  
  obj1[obj1.length]=new Option("琦玉县","saitama")  
  obj1[obj1.length]=new Option("千叶县","tiba")  
  obj1[obj1.length]=new Option("东京都","tokyo")
  obj1[obj1.length]=new Option("神奈川县","kanagawa")  
 obj2.value="japan"   
 obj3.value="02"   
  }else  
  if(val=="zhongbu"){  
  obj1[obj1.length]=new Option("全部","",true,true)  
  obj1[obj1.length]=new Option("新泻县","niigata")  
  obj1[obj1.length]=new Option("富山县","toyama")  
  obj1[obj1.length]=new Option("石川县","ishikawa")  
  obj1[obj1.length]=new Option("福井县","hukui")  
  obj1[obj1.length]=new Option("山梨县","yamanasi")  
  obj1[obj1.length]=new Option("长野县","nagano")  
  obj1[obj1.length]=new Option("岐阜县","gihu") 
  obj1[obj1.length]=new Option("静冈县","shizuoka")  
  obj1[obj1.length]=new Option("爱知县","aichi") 
 obj2.value="japan"   
 obj3.value="02"   
  }else  
  if(val=="jinji"){  
  obj1[obj1.length]=new Option("全部","",true,true)  
  obj1[obj1.length]=new Option("三重县","mie")  
  obj1[obj1.length]=new Option("滋贺县","shiga")  
  obj1[obj1.length]=new Option("京都府","kyoto")  
  obj1[obj1.length]=new Option("大阪府","osaka") 
  obj1[obj1.length]=new Option("兵库县","hyogo")  
  obj1[obj1.length]=new Option("奈良县","nara")  
  obj1[obj1.length]=new Option("和歌山县","wakayama") 
 obj2.value="japan"   
 obj3.value="02"   
  }else  
  if(val=="zhongguo"){  
  obj1[obj1.length]=new Option("全部","",true,true)  
  obj1[obj1.length]=new Option("鸟取县","tottori")  
  obj1[obj1.length]=new Option("岛根县","simane")
  obj1[obj1.length]=new Option("冈山县","okayama")  
  obj1[obj1.length]=new Option("广岛县","hiroshima")
  obj1[obj1.length]=new Option("山口县","yamaguchi")
 obj2.value="japan"   
 obj3.value="02"   
  }else  
  if(val=="siguo"){  
  obj1[obj1.length]=new Option("全部","",true,true)  
  obj1[obj1.length]=new Option("德岛县","tokushima")  
  obj1[obj1.length]=new Option("香川县","kagawa")  
  obj1[obj1.length]=new Option("爱媛县","ehime")  
  obj1[obj1.length]=new Option("高知县","kouchi")  
 obj2.value="japan"   
 obj3.value="02"   
  }else  
  if(val=="jiuzhou"){  
  obj1[obj1.length]=new Option("全部","",true,true)  
  obj1[obj1.length]=new Option("福冈县","hukuoka")  
  obj1[obj1.length]=new Option("佐贺县","saga")  
  obj1[obj1.length]=new Option("长崎县","nagasaki")  
  obj1[obj1.length]=new Option("熊本县","kumamoto")
  obj1[obj1.length]=new Option("大分县","ooita")  
  obj1[obj1.length]=new Option("宫崎县","miyazaki")  
  obj1[obj1.length]=new Option("鹿儿岛县","kagoshima")
  
 obj2.value="japan"   
 obj3.value="02"   
  }else  
  if(val=="chongsheng"){  
  obj1[obj1.length]=new Option("全部","",true,true)  
  obj1[obj1.length]=new Option("冲绳县","okinawa")  
 obj2.value="japan"   
 obj3.value="02"   
   } 
   obj4.value=''
 }
  function searchsubmit2(p_formname){
	var lowerprice=document.forms[p_formname].f_LowerLimit.value;
	var upperprice=document.forms[p_formname].f_UpperLimit.value;
	var price;  	  
	if (lowerprice-0 > upperprice-0 && lowerprice-0>0 && upperprice-0>0 ) {
		price =lowerprice;
		document.forms[p_formname].f_LowerLimit.value = document.forms[p_formname].f_UpperLimit.value;
		document.forms[p_formname].f_UpperLimit.value = price;
		}	
	if (document.forms[p_formname].f_chu.value=="")
	{alert("请选择入住地区县!");
	return false;}
	return true;
} 
