var areaList = new Array();
var adList = new Array();
var allAdList = new Array();
areaList[0] = {name:'华东',id:5};
adList[0] = new Array();
adList[0][0] = {name:'金信电玩',url:'http://www.levelup.cn/cmc/jx/',city:'上海'};
adList[0][1] = {name:'旗航电玩',url:'http://www.qihanggame.com/',city:'山东'};
adList[0][2] = {name:'光环数码娱乐 ',url:'http://shop34019729.taobao.com/',city:'上海'};
adList[0][3] = {name:'猪猪电玩',url:'http://shop34523113.taobao.com/ ',city:'上海'};
areaList[1] = {name:'华北',id:4};
adList[1] = new Array();
adList[1][0] = {name:'先锋电玩',url:'http://shop36506720.taobao.com/',city:'石家庄'};
areaList[2] = {name:'华中',id:2};
adList[2] = new Array();
areaList[3] = {name:'华南',id:3};
adList[3] = new Array();
adList[3][0] = {name:'飞龙电玩',url:'http://www.levelup.cn/cmc/feilong/',city:'深圳'};
adList[3][1] = {name:'掌电堂电玩',url:'http://shop33367676.taobao.com/',city:'广州'};
adList[3][2] = {name:'3G电玩',url:'http://shop59083684.taobao.com/',city:'佛山'};
adList[3][3] = {name:'中国游戏机维修中心',url:'http://wx.hopebuy.com/',city:'深圳'};
adList[3][4] = {name:'GG电玩',url:'http://www.levelup.cn/cmc/gg/',city:'深圳'};
adList[3][5] = {name:'游戏先生电玩',url:'http://shop33363455.taobao.com/',city:'香港'};
adList[3][6] = {name:'任我行电玩',url:'http://www.levelup.cn/cmc/rwx/',city:'广州'};
areaList[4] = {name:'东北',id:6};
adList[4] = new Array();
adList[4][0] = {name:'小陆电玩',url:'http://www.levelup.cn/cmc/xl/',city:'沈阳'};
adList[4][1] = {name:'游龙电玩',url:'http://bbs.levelup.cn/showtopic-764040.aspx',city:'沈阳'};
areaList[5] = {name:'西北',id:7};
adList[5] = new Array();
areaList[6] = {name:'西南',id:8};
adList[6] = new Array();
allAdList[0] = {name:'飞龙电玩',url:'http://www.levelup.cn/cmc/feilong/',city:'深圳'};
allAdList[1] = {name:'小陆电玩',url:'http://www.levelup.cn/cmc/xl/',city:'沈阳'};
allAdList[2] = {name:'掌电堂电玩',url:'http://shop33367676.taobao.com/',city:'广州'};
allAdList[3] = {name:'金信电玩',url:'http://www.levelup.cn/cmc/jx/',city:'上海'};
allAdList[4] = {name:'3G电玩',url:'http://shop59083684.taobao.com/',city:'佛山'};
allAdList[5] = {name:'中国游戏机维修中心',url:'http://wx.hopebuy.com/',city:'深圳'};
allAdList[6] = {name:'旗航电玩',url:'http://www.qihanggame.com/',city:'山东'};
allAdList[7] = {name:'游龙电玩',url:'http://bbs.levelup.cn/showtopic-764040.aspx',city:'沈阳'};
allAdList[8] = {name:'光环数码娱乐 ',url:'http://shop34019729.taobao.com/',city:'上海'};
allAdList[9] = {name:'先锋电玩',url:'http://shop36506720.taobao.com/',city:'石家庄'};
allAdList[10] = {name:'猪猪电玩',url:'http://shop34523113.taobao.com/ ',city:'上海'};
allAdList[11] = {name:'GG电玩',url:'http://www.levelup.cn/cmc/gg/',city:'深圳'};
allAdList[12] = {name:'游戏先生电玩',url:'http://shop33363455.taobao.com/',city:'香港'};
allAdList[13] = {name:'任我行电玩',url:'http://www.levelup.cn/cmc/rwx/',city:'广州'};
