function Submit(){
  if (ListItemForSale.city.value=="")
  {
    alert("请选择目的城市！");
    ListItemForSale.city.focus();
    return (false);
  }
  ListItemForSale.submit();
  return (true);
}

function SubmitTours(){
  if (FormTours.content.value=="")
  {
    alert("请输入旅游目的地！");
    FormTours.content.focus();
    return (false);
  }
   FormTours.submit();
   return (true);
}



ct = new Array();
ct[0] = "none";
//北京 1,1
ct[1]="北京";
//上海 2,1
ct[2]="上海";
//天津 3,1
ct[3]="天津";
//重庆 4,1
ct[4]="重庆";
//河北 5,13
ct[5]="石家庄";
ct[6]="保定";
ct[7]="秦皇岛";
ct[8]="邯郸";
ct[9]="承德";
ct[10]="衡水";
ct[11]="北戴河";
ct[12]="南戴河";
ct[13]="邢台";
ct[14]="唐山";
ct[15]="任丘";
ct[16]="廊坊";
ct[17]="霸州";
//山西 18,4
ct[18]="太原";
ct[19]="大同";
ct[20]="平遥";
ct[21]="运城";
//内蒙古 22,6
ct[22]="呼和浩特";
ct[23]="鄂尔多斯";
ct[24]="包头";
ct[25]="锡林郭勒";
ct[26]="乌海";
ct[27]="赤峰";
//辽宁 28,6
ct[28]="沈阳";
ct[29]="大连";
ct[30]="盘锦";
ct[31]="丹东";
ct[32]="海城";
ct[33]="锦州";
//吉林 34,4
ct[34]="长春";
ct[35]="吉林";
ct[36]="安图";
ct[37]="延吉";
//黑龙江 38,5
ct[38]="哈尔滨";
ct[39]="大庆";
ct[40]="牡丹江";
ct[41]="鹤岗";
ct[42]="齐齐哈尔";
//江苏 43,23
ct[43]="南京";
ct[44]="苏州";
ct[45]="无锡";
ct[46]="常州";
ct[47]="泰州";
ct[48]="扬州";
ct[49]="常熟";
ct[50]="徐州";
ct[51]="连云港";
ct[52]="江阴";
ct[53]="吴江";
ct[54]="镇江";
ct[55]="南通";
ct[56]="昆山";
ct[57]="周庄";
ct[58]="太仓";
ct[59]="仪征";
ct[60]="宜兴";
ct[61]="金坛";
ct[62]="淮安";
ct[63]="江都";
ct[64]="溧阳";
ct[65]="张家港";
//浙江 66,30

ct[66]="杭州";

ct[67]="余姚";

ct[68]="宁波";

ct[69]="温州";

ct[70]="慈溪";

ct[71]="绍兴";

ct[72]="嘉兴";

ct[73]="台州";

ct[74]="舟山";

ct[75]="衢州";

ct[76]="雁荡山";

ct[77]="丽水";

ct[78]="义乌";

ct[79]="温岭";

ct[80]="千岛湖";

ct[81]="金华";

ct[82]="临安";

ct[83]="永康";

ct[84]="安吉";

ct[85]="东阳";

ct[86]="兰溪";

ct[87]="海宁";

ct[88]="上虞";

ct[89]="临海";

ct[90]="湖州";

ct[91]="诸暨";

ct[92]="桐庐";

ct[93]="建德";

ct[94]="平湖";

ct[95]="乐清";

//安徽 96,12

ct[96]="合肥";

ct[97]="芜湖";

ct[98]="阜阳";

ct[99]="安庆";

ct[100]="亳州";

ct[101]="黄山";

ct[102]="天柱山";

ct[103]="蚌埠";

ct[104]="巢湖";

ct[105]="马鞍山";

ct[106]="九华山";

ct[107]="滁州";

//福建 108,12

ct[108]="福州";

ct[109]="厦门";

ct[110]="泉州";

ct[111]="漳州";

ct[112]="宁德";

ct[113]="龙岩";

ct[114]="福鼎";

ct[115]="石狮";

ct[116]="武夷山";

ct[117]="晋江";

ct[118]="连城";

ct[119]="长乐";

//江西 120,8

ct[120]="南昌";

ct[121]="九江";

ct[122]="上饶";

ct[123]="吉安";

ct[124]="景德镇";

ct[125]="井冈山";

ct[126]="宜春";

ct[127]="庐山";

//山东 128,15

ct[128]="济南";

ct[129]="青岛";

ct[130]="淄博";

ct[131]="蓬莱";

ct[132]="烟台";

ct[133]="潍坊";

ct[134]="曲阜";

ct[135]="泰安";

ct[136]="临沂";

ct[137]="威海";

ct[138]="德州";

ct[139]="日照";

ct[140]="寿光";

ct[141]="枣庄";

ct[142]="菏泽";

//河南 143,13

ct[143]="洛阳";

ct[144]="开封";

ct[145]="南阳";

ct[146]="济源";

ct[147]="鹤壁";

ct[148]="新乡";

ct[149]="濮阳";

ct[150]="郑州";

ct[151]="辉县";

ct[152]="焦作";

ct[153]="三门峡";

ct[154]="漯河";

ct[155]="信阳";

//湖北 156,5

ct[156]="武汉";

ct[157]="宜昌";

ct[158]="荆门";

ct[159]="十堰";

ct[160]="襄樊";

//湖南 161,9

ct[161]="长沙";

ct[162]="株洲";

ct[163]="浏阳";

ct[164]="凤凰";

ct[165]="衡阳";

ct[166]="韶山";

ct[167]="湘潭";

ct[168]="张家界";

ct[169]="郴州";

//广东 170,27

ct[170]="广州";

ct[171]="深圳";


ct[172]="佛山";

ct[173]="湛江";

ct[174]="汕头";

ct[175]="珠海";

ct[176]="顺德";

ct[177]="东莞";

ct[178]="江门";

ct[179]="中山";

ct[180]="阳江";

ct[181]="惠州";

ct[182]="南海";

ct[183]="开平";

ct[184]="四会";

ct[185]="茂名";

ct[186]="台山";

ct[187]="增城";

ct[188]="从化";

ct[189]="河源";

ct[190]="清远";

ct[191]="肇庆";

ct[192]="高要";

ct[193]="云浮";

ct[194]="鹤山";

ct[195]="潮州";

ct[196]="韶关";

//广西 197,6

ct[197]="南宁";

ct[198]="北海";

ct[199]="阳朔";

ct[200]="桂林";

ct[201]="柳州";

ct[202]="贵港";

//海南 203,6

ct[203]="海口";

ct[204]="琼山";

ct[205]="万宁";

ct[206]="三亚";

ct[207]="琼海";

ct[208]="五指山";

//四川 209,20

ct[209]="成都";

ct[210]="自贡";

ct[211]="峨眉山";

ct[212]="四姑娘山";

ct[213]="泸州";

ct[214]="攀枝花";

ct[215]="九寨沟";

ct[216]="都江堰";

ct[217]="遂宁";

ct[218]="新津";

ct[219]="广安";

ct[220]="泸定";

ct[221]="乐山";

ct[222]="海螺沟";

ct[223]="德阳";

ct[224]="江油";

ct[225]="宜宾";

ct[226]="广汉";

ct[227]="内江";

ct[228]="绵阳";

//贵州 229,2

ct[229]="贵阳";

ct[230]="遵义";

//云南 231,8

ct[231]="昆明";

ct[232]="大理";

ct[233]="红河";

ct[234]="香格里拉";

ct[235]="丽江";

ct[236]="曲靖";

ct[237]="西双版纳";

ct[238]="思茅";

//西藏 239,1

ct[239]="拉萨";

//陕西 240,8

ct[240]="西安";

ct[241]="宝鸡";

ct[242]="榆林";

ct[243]="延安";

ct[244]="安康";

ct[245]="咸阳";

ct[246]="杨凌";

ct[247]="汉中";

//甘肃 248,5

ct[248]="兰州";

ct[249]="天水";

ct[250]="张掖";

ct[251]="嘉峪关";

ct[252]="敦煌";

//青海 253,2

ct[253]="西宁市";

ct[254]="格尔木";

//宁夏 255,1

ct[255]="银川";

//新疆 256,5

ct[256]="乌鲁木齐";

ct[257]="喀什";

ct[258]="库尔勒";

ct[259]="吐鲁番";

ct[260]="克拉玛依";



ctc = new Array(); // "ctc" means "the couter number of the cities code"
ctc[1]=1;
ctc[2]=5;
ctc[3]=18;
ctc[4]=22;
ctc[5]=28;
ctc[6]=34;
ctc[7]=38;
ctc[8]=43;
ctc[9]=66;
ctc[10]=96;
ctc[11]=108;
ctc[12]=120;
ctc[13]=128;
ctc[14]=143;
ctc[15]=156;
ctc[16]=161;
ctc[17]=170;
ctc[18]=197;
ctc[19]=203;
ctc[20]=209;
ctc[21]=229;
ctc[22]=231;
ctc[23]=239;
ctc[24]=240;
ctc[25]=248;
ctc[26]=253;
ctc[27]=255;
ctc[28]=256;



ctn = new Array(); // "ctn" means "the numbers of the contents of the cities code"
ctn[1]=4;
ctn[2]=13;
ctn[3]=4;
ctn[4]=6;
ctn[5]=6;
ctn[6]=4;
ctn[7]=5;
ctn[8]=23;
ctn[9]=30;
ctn[10]=12;
ctn[11]=12;
ctn[12]=8;
ctn[13]=15;
ctn[14]=13;
ctn[15]=5;
ctn[16]=9;
ctn[17]=27;
ctn[18]=6;
ctn[19]=6;
ctn[20]=20;
ctn[21]=2;
ctn[22]=8;
ctn[23]=1;
ctn[24]=8;
ctn[25]=5;
ctn[26]=2;
ctn[27]=1;
ctn[28]=5;



function setHotelBaseOptions()  //郑力兴 2006-9-20
{
  provincedone(ListItemForSale.province);
  document.getElementById("city").selectedIndex = document.getElementById("selectedSubIndex").value; 
}

function setSelectedCityIndex(origin)  //郑力兴 206-9-20
{
  document.getElementById("selectedSubIndex").value=origin.selectedIndex; 
}


function provincedone(origin)
{

 var num = origin.selectedIndex;   
 
 thect = document.ListItemForSale.city;

 if (num > 0)
 {
  document.getElementById("selectedMainIndex").value=num;  //郑力兴 206-9-20
  if (num == 1)
  {

   thect.options.length = 5;

   thect.options[0].text = "请选择城市";

//   thect.options[1].text = "北京市";

//   thect.options[1].value = "北京";

//   thect.options[2].text = "上海市";

//   thect.options[2].value = "上海";

//   thect.options[3].text = "天津市";

//   thect.options[3].value = "天津";

//   thect.options[4].text = "重庆市";

//   thect.options[4].value = "重庆";

//   thect.options[5].text = "香港特别行政区";

//   thect.options[5].value = "香港";

//   thect.options[6].text = "澳门特别行政区";

//   thect.options[6].value = "澳门";

   

    for (i=1;i<=4;i++)
    {

    thect.options[i].text = ct[ctc[num]+i-1]+"市";

    thect.options[i].value = ct[ctc[num]+i-1];

    }


  }else
  {

   thect.options.length = ctn[num]+1;

   thect.options[0].text = "请选择城市";

    for (i=1;i<=ctn[num];i++)
    {

    thect.options[i].text = ct[ctc[num]+i-1];

    thect.options[i].value = ct[ctc[num]+i-1];

    }

   thect.options[0].selected = true;

  }

 }else
 {

 thect.options.length = 1;

 thect.options[0].text = "请先选省份";

 thect.options[0].value = false;

 }

}