﻿(function(){
if (typeof window.$5 == 'undefined') window.$5 = function(i){return document.getElementById(i);};
if (typeof window.$5.city == 'undefined') window.$5.city = {};
var cityList = window.$5.city.cityList = {
"北京":{id:1,name:"北京",lo:39.917,la:116.397,isHot:true},
"上海":{id:2,name:"上海",lo:31.22,la:121.48,isHot:true},
"广州":{id:3,name:"广州",lo:23.16667,la:113.23333,isHot:true},
"深圳":{id:4,name:"深圳",lo:22.61667,la:114.06667,isHot:true},
"秦皇岛":{id:119,name:"秦皇岛",lo:39.9472,la:119.5875,isHot:false},
"承德":{id:112,name:"承德",lo:40.9774,la:117.9372,isHote:false},
"廊坊":{id:111,name:"廊坊",lo:39.530556,la:116.704167,isHote:false}
};
})()

