
function $(){
	if(arguments[0].indexOf("#")>0)return document.getElementById(arguments[0].replace("#",""));
	else if(arguments[0].indexOf(".")>0)return document.getElementsByTagName(arguments[0].replace(".",""));
	else return document.getElementById(arguments[0]);
}
/************浏览器定义************/
var userAgent = navigator.userAgent.toLowerCase();
var $B = {
	version: (userAgent.match(/.+(?:rv|it|ra|ie)[\/: ]([\d.]+)/) || [])[1],
	safari: /webkit/.test(userAgent),
	opera: /opera/.test(userAgent),
	msie: /msie/.test(userAgent) && !/opera/.test(userAgent),
	mozilla: /mozilla/.test(userAgent) && !/(compatible|webkit)/.test(userAgent)
};

//AJAX定义
var sf_ajax={
	xmlHttp:(window.XMLHttpRequest) ? new XMLHttpRequest() : ($B.msie ? new ActiveXObject('Microsoft.XMLHTTP') : false),
	getData:function(url, fun){
		var xmlHttp = this.xmlHttp;
		xmlHttp.open("GET", url, true);
		xmlHttp.onreadystatechange = function(){if(xmlHttp.readyState==4) fun (xmlHttp);};
		xmlHttp.send(null);	
	}
};
function getCityCenter(curCity){
		var mapcenter="JPRLRVUSNMLHFH,LXJWOUOPSQVLLJL";
		if(curCity=="鞍山"){mapcenter="JQOLOMPMNHULHFH,MPJOPRUPJHOLLJL";}//鞍山市
		if(curCity=="保定"){mapcenter="JPQLSSTNRLVDLNH,LWJVVVVPMHODHJD";}//保定市
		if(curCity=="北京"){mapcenter="JPRLRVUSNMLHFH,LXJWOUOPSQVLLJL";}//北京市
		if(curCity=="常州"){mapcenter="JPULXTRSJNMLDJD,LPJUUVUPSQSHHJD";}//常州市
		if(curCity=="长春"){mapcenter="JQQLRORQSKDHJH,MRJVWSVPLDLFL";}//长春市
		if(curCity=="长沙"){mapcenter="JPOLOMWMNOMHHJH,KWJPOURPQQUDDJH";}//长沙市
		if(curCity=="潮州"){mapcenter="JPRLUQPJJMVHHFH,KRJTVNQJOQVHHJH";}//潮州市
		if(curCity=="成都"){mapcenter="JOPLOSSRLOULLFL,LOJTTUOLJHODHNH";}//成都市
		if(curCity=="承德"){mapcenter="JPSLXPROOLVLLJH,MOJWXRRPPHOLHNL";}//承德市
		if(curCity=="大连"){mapcenter="JQMLUQQSJONHHNH,LWJWQNTMMHNHDND";}//大连市
		if(curCity=="大庆"){mapcenter="JQPLWUOSKJHDND,MUJTPSPOMHPDHFL";}//大庆市
		if(curCity=="丹东"){mapcenter="JQPLRUPJRLMHHFD,MOJORNOPJHOLLJL";}//丹东市
		if(curCity=="东莞"){mapcenter="JPOLVRWMNHUHHJH,KRJNRURMQQSLHNH";}//东莞市
		if(curCity=="鄂州"){mapcenter="JPPLXMQPQPVDLFL,LOJQWVUSOHNDLNL";}//鄂州市
		if(curCity=="佛山"){mapcenter="JPOLPNNOMPMDHJL,KRJNQMUSNQVLLJL";}//佛山市
		if(curCity=="福州"){mapcenter="JPULRMTNJQNDHFL,KUJNVSOJNHNLDNL";}//福州市
		if(curCity=="抚顺"){mapcenter="JQOLXORMPHVHHND,MPJVUTUQKHQDLND";}//抚顺市
		if(curCity=="广州"){mapcenter="JPOLROPMLKNHHJL,KRJORQOJNDLJD";}//广州市
		if(curCity=="哈尔滨"){mapcenter="JQRLURPKRONLHNH,MTJUUNPQMHNHLJH";}//哈尔滨市
		if(curCity=="海口"){mapcenter="JPLLRONKSOUHHNL,KOJNROQJLQSHHNL";}//海口市
		if(curCity=="邯郸"){mapcenter="JPPLSUWLJHNHDJH,LUJSXVRLJQTDLNH";}//邯郸市
		if(curCity=="杭州"){mapcenter="JQLLPTPSQKMHDNL,LOJPVPWQOQVLHJH";}//杭州市
		if(curCity=="黄石"){mapcenter="JPQLORQRKNVHDJL,LOJPPOQOMQUHLJL";}//黄石市

		if(curCity=="惠州"){mapcenter="JPPLRVWPKKMHHFD,KRJNXPVJMQUHHNH";}//惠州市
		if(curCity=="吉林"){mapcenter="JQRLTTOMNLNHLFL,MRJVSRVMQHPLHJH";}//吉林市
		if(curCity=="济南"){mapcenter="JPSLOONOSPNHHJH,LUJTTVQONHQDLND";}//济南市
		if(curCity=="嘉兴"){mapcenter="JQLLVRVONINHHFH,LOJUTPWKSQUDHNH";}//嘉兴市
		if(curCity=="佳木斯"){mapcenter="JRLLRSWOQQVLLFH,MUJVOTRORHPDLFH";}//佳木斯市
		if(curCity=="江门"){mapcenter="JPOLOVOJJHNLLFD,KQJSWTPKDHJH";}//江门市
		if(curCity=="锦州"){mapcenter="JQMLPQUPRPNLDFD,MPJOQSNSLHOHDNL";}//锦州市
		if(curCity=="开封"){mapcenter="JPPLRQNLKOMDHJL,LSJUWVQKJHNLHJL";}//开封市
		if(curCity=="昆明"){mapcenter="JONLVMQLSQUHHJL,KTJNSVVSLQSHLJH";}//
		if(curCity=="连云港"){mapcenter="JPULPTPRMINHHFL,LSJSXRVSMQUDHNL";}//连云港市
		if(curCity=="洛阳"){mapcenter="JPNLSMNOLNVDHJL,LSJTTSTRJQTHLJH";}//洛阳市
		if(curCity=="绵阳"){mapcenter="JOPLVTRLPMHDND,LPJRTRVQOQTLHND";}//绵阳市
		if(curCity=="南京"){mapcenter="JPTLVVWNQHMLLNH,LQJNVRURJHQDLFH";}//南京市
		if(curCity=="宁波"){mapcenter="JQMLTQQSSLNLLNL,KXJVUUQMOHNHDJL";}//宁波市
		if(curCity=="平顶山"){mapcenter="JPOLRMQOOJMLDFH,LRJUQTQSKHNLDNL";}//平顶山市
		if(curCity=="齐齐哈尔"){mapcenter="JQOLXPUKPOVHDND,MVJQSNSRPQTHHJL";}//齐齐哈尔市
		if(curCity=="秦皇岛"){mapcenter="JPULTUWOPNMHHND,LXJWSTVSNHNLHJH";}//秦皇岛市
		if(curCity=="青岛"){mapcenter="JQLLRRTRNHUHDJL,LUJNWPWSKQSLHNL";}//青岛市
		if(curCity=="泉州"){mapcenter="JPTLTUROKMNHLJH,KSJWQVRSSQSHDJL";}//泉州市
		if(curCity=="三亚"){mapcenter="JOULTNQPKLVLHJL,JWJPRRSKQHQDLJL";}//三亚市
		if(curCity=="汕头"){mapcenter="JPRLVOQQMKUDLNL,KRJQUMOJMLHFD";}//汕头市
		if(curCity=="乌鲁木齐"){mapcenter="osdphlrfigil,kodrhmqgekml";}//乌鲁木齐市
		if(curCity=="广州"){mapcenter="fjqekjmjmqFKOE,gllhkllgoJKKE";}
		if(curCity=="上海"){mapcenter="fkoelopplrJOGE,hjlijlnlnNOOI";}
		if(curCity=="022"){mapcenter="fjuejmmjsJOOE,hrlhhkslnJKGE";}
		if(curCity=="绍兴"){mapcenter="JQLLTVPSSINDLNL,LOJNOPSSJQTHHJD";}//绍兴市
		if(curCity=="深圳"){mapcenter="JPPLORSOQJVHHNL,KQJSSOONRQULHJH";}//深圳市
		if(curCity=="沈阳"){mapcenter="JQOLSPRJNHVHDJL,MPJVORTQNHNHHNH";}//沈阳市
		if(curCity=="石家庄"){mapcenter="JPPLSTTNSJUDDJH,LWJNSUPQJHQHLNH";}//石家庄市
		if(curCity=="四平"){mapcenter="JQPLRVUSPHMLHFD,MRJOVOSKJHQLDNH";}//四平市
		if(curCity=="苏州"){mapcenter="JQLLUPVPRQVLHJL,LPJQQMSNRHNLLJD";}//苏州市
		if(curCity=="泰安"){mapcenter="JPSLPPOSQPUHHNH,LUJOXPTQLQUHHJL";}//泰安市
		if(curCity=="泰州"){mapcenter="JPULXONRNOMDDFH,LQJRUNTPKQTLLNL";}//泰州市
		if(curCity=="唐山"){mapcenter="JPTLPSUMLQUHDNL,LXJTRRPRDLFD";}//唐山市
		if(curCity=="天津"){mapcenter="JPSLQRPMRHNLLJH,LXJOOPVOMHQHHFL";}//天津市
		if(curCity=="威海"){mapcenter="JQNLPOPJSPLHND,LVJSOQPSMHPDHFD";}//威海市
		if(curCity=="潍坊"){mapcenter="JPULPNOKPKUDHNL,LUJUPOQMKHNLDNH";}//潍坊市
		if(curCity=="温州"){mapcenter="JQLLUPUOKOMLLND,KWJNQTNKRQULDJD";}//温州市
		if(curCity=="无锡"){mapcenter="JQLLRRVSSHMHLJL,LPJSUNOLSQUHDJH";}//无锡市
		if(curCity=="武汉"){mapcenter="JPPLQUONPDHNL,LOJSVUOMSQVLHNL";}//武汉市
		if(curCity=="厦门"){mapcenter="JPTLPMOSNJLLNH,KSJRVVPQNQSDDNL";}//厦门市
		if(curCity=="湘潭"){mapcenter="JPNLXMTPMHMLHJL,KVJVUNORJHPLHND";}//湘潭市
		if(curCity=="烟台"){mapcenter="JQMLRVPMNMVLLFH,LVJSRTVSMQVHLJH";}//烟台市
		if(curCity=="0433"){mapcenter="JQULSVUPOLUDHJH,MQJVXQOOLHNHLJH";}//延边朝鲜族自治州
		if(curCity=="扬州"){mapcenter="JPULSNPRPMMHDJL,LQJRPVRQNHOHHNH";}//扬州市
		if(curCity=="营口"){mapcenter="JQNLQOPPPNNHLNH,MOJTUMPQOQSHLNL";}//营口市
		if(curCity=="玉溪"){mapcenter="JONLTPSSLNNHDJL,KSJQSTOOPHQLHJL";}//玉溪市
		if(curCity=="岳阳"){mapcenter="JPOLPMVKSNVHHFH,KXJQUSQKPHHNH";}//岳阳市
		if(curCity=="湛江"){mapcenter="JPLLSONOQKMLDJH,KPJOXUVOSHODHFL";}//湛江市
		if(curCity=="镇江"){mapcenter="JPULSQPNLQLHNH,LQJPPNNNOHHNH";}//镇江市
		if(curCity=="郑州"){mapcenter="JPOLUSQJNHNLLFD,LSJUUNVPSHNLHJL";}//郑州市
		if(curCity=="舟山"){mapcenter="JQNLPMTKKHMLHNL,LOJNQMPSJHOLHFH";}//舟山市
		if(curCity=="0756"){mapcenter="fjqempnnsuJOOM,gklinhrkmJGOE";}
		if(curCity=="资阳"){mapcenter="JOPLURNPQPMLHJH,LOJOQUSPMQULLFH";}//资阳市
		if(curCity=="徐州"){mapcenter="JPSLPTQSOKMHLFD,LSJPTUSQSHOLDFH";}//徐州市
		if(curCity=="许昌"){mapcenter="JPOLWPRKJNLDJH,LSJNQONROHPDLJH";}//许昌市
		if(curCity=="中山"){mapcenter="JPOLRTOONKMHHFH,KQJSQQWSSHPHHFD";}//中山市
		if(curCity=="重庆"){mapcenter="JORLTQVNLNHHNL,KXJSTQWKQHPLDNL";}//重庆市
		if(curCity=="安庆"){mapcenter="QINIITIQRNNHKJ,SHEPKVIILNHOF";}//安庆市
		if(curCity=="安阳"){mapcenter="QIKILSOITPFDKN,SNELJPKIQJHOF";}//安阳市
		if(curCity=="宝鸡"){mapcenter="QHNIJRQQSKNLOJ,SLENOXQILNLON";}//宝鸡市
		if(curCity=="牡丹江"){mapcenter="QJPIOQOLRKNLOJ,TLEPQVLKQJLKJ";}//牡丹江市
		if(curCity=="泸州"){mapcenter="QHLIMTJNQKJHKF,RPESQTIJPFDON";}//泸州市
		if(curCity=="宜昌"){mapcenter="QIHIKXMQPPNHOF,SHERIPJPLNDOF";}//宜昌市
		if(curCity=="张家界"){mapcenter="QIGIMVORTJLKF,RQELJXOPRFLKN";}//张家界市
		if(curCity=="株洲"){mapcenter="QIJIJSRMOONHKF,ROESMOOMOJLGF";}//株洲市
		if(curCity=="茂名"){mapcenter="QIGIRQMPLQJLGJ,RIEQOQPLPNHOF";}//茂名市
		if(curCity=="芜湖"){mapcenter="QIOILVNPORJHOJ,SIENKVKPQNLON";}//芜湖市
		if(curCity=="乐山"){mapcenter="QHJIPSOLRLNLON,RQEPQUOJONLKN";}//乐山市
		if(curCity=="廊坊"){mapcenter="QIMIPOOLNMJHGJ,SQEPLOQMONHGJ";}//廊坊市
		if(curCity=="荆州"){mapcenter="QIIIKSNLQLFLGJ,SHENKTKKLJDGN";}//荆州市
		if(curCity=="金华"){mapcenter="QJGIIVKMMOFHOJ,RQENIQILTNHOJ";}//金华市
		if(curCity=="揭阳"){mapcenter="QIMILURPSMFDOJ,RKEPKVNOLFLGF";}//揭阳市
		if(curCity=="淄博"){mapcenter="QIOIITIIRNLOJ,SNESIULLOFLGF";}//淄博市
		if(curCity=="重庆"){mapcenter="QHMINSQMMOJLKJ,RQEPNSRJRJHKJ";}//重庆市
		if(curCity=="北海"){mapcenter="QHPIJQKRRNJLKJ,RIEOPWPPPJHGJ";}//北海市
		if(curCity=="张家口"){mapcenter="QIKIQWRQPJJHON,THESKUKJPNLKF";}//张家口市
		if(curCity=="盘锦"){mapcenter="QJIIIVJIPFLGN,TIELJWQISJHOJ";}//盘锦市
		if(curCity=="德州"){mapcenter="QIMILONLLPJHON,SOEOMVOIMJHGN";}//德州市
		if(curCity=="十堰"){mapcenter="QIGIPWKIKNJHOJ,SJEQNTLIQNDON";}//十堰市
		if(curCity=="荆门"){mapcenter="QIIIJXOJRQJHKN,SIEKKVPMLJDOJ";}//荆门市
		if(curCity=="巢湖"){mapcenter="QINIQULRPLNHGN,SIEQIQPNONLKN";}//巢湖市
		if(curCity=="南通"){mapcenter="QJGIQVIMNMNHOF,SJEKJPOKNJDKJ";}//南通市
		if(curCity=="0743"){mapcenter="QHPIOOIOMLNHOF,ROETMVKJSJHKN";}//湘西土家族苗族自治州
		if(curCity=="常德"){mapcenter="QIHIPOKORKNLKJ,RQEKLUOLQNHOF";}//常德市
		if(curCity=="南昌"){mapcenter="QILIQXPLQNJLOF,RPEQPWPNRNLGJ";}//南昌市
		if(curCity=="景德镇"){mapcenter="QINIKPMQTQNLKF,RQEMRRRQQFHKN";}//景德镇市
		if(curCity=="内江"){mapcenter="QHLIIUKRLQNLKJ,RQEPQQNJLKN";}//内江市
		if(curCity=="自贡"){mapcenter="QHKIPVIKOLJDOJ,RQENNRLQLJHON";}//自贡市
		if(curCity=="莆田"){mapcenter="QIPIIONQOKNLON,RMEOLTONTNDGJ";}//莆田市
		if(curCity=="梅州"){mapcenter="QIMIJPPNMKFDKN,RLEMRRQIPNLKF";}//梅州市
		if(curCity=="漳州"){mapcenter="QINIOUNRSPJHOJ,RLEPJQLNJLOF";}//漳州市
		if(curCity=="南宁"){mapcenter="QHOILPPISJNHKJ,RJESIUKOOJHKN";}//南宁市
		if(curCity=="防城港"){mapcenter="QHOILTIRMJJLKF,RIEQKRMKSJHGN";}//防城港市
		if(curCity=="本溪"){mapcenter="QJJIPWNOKMFHKJ,TIEMRWLRSNDKF";}//本溪市
		if(curCity=="合肥"){mapcenter="QINIKXNPPNNHOF,SIESOXLMPJHKF";}//合肥市
		if(curCity=="呼和浩特"){mapcenter="QIHIOUOOPJLKJ,THESIWKOMJLKN";}//呼和浩特市
		if(curCity=="黄山"){mapcenter="QIOILONMMLJHON,RQERJQOINJHOJ";}//黄山市
		if(curCity=="焦作"){mapcenter="QIJIKTRRRJJDGJ,SMEMITPMPFHOJ";}//焦作市
		if(curCity=="池州"){mapcenter="QINIMXLIQOJHKJ,SHEQORLKLFLON";}//池州市
		if(curCity=="九江"){mapcenter="QILIRXILTNNLKJ,RQERJTNOQJLOJ";}//九江市
		if(curCity=="柳州"){mapcenter="QHPIMPKOKQJHOJ,RLENIUPNOFHON";}//柳州市
		if(curCity=="马鞍山"){mapcenter="QIOINOKINLNHOJ,SIEQRQRRRNDKJ";}//马鞍山市
		if(curCity=="韶关"){mapcenter="QIJINXOQORFDKJ,RLERRTINMJDKF";}//韶关市
		if(curCity=="台州"){mapcenter="QJHIMTNRKMNHKJ,RPEQPOPRRNHGN";}//台州市
		if(curCity=="咸阳"){mapcenter="QHOIPORQSJLGN,SLENKUPQPJLOJ";}//咸阳市
		if(curCity=="盐城"){mapcenter="QJGIJRRKLKNLKJ,SKENPXLQNLKJ";}//盐城市
		if(curCity=="肇庆"){mapcenter="QIIIMVNPMKFLOF,RKEKPRLQJHKJ";}//肇庆市
		if(curCity=="蚌埠"){mapcenter="QINIMOJPOOJHKF,SJETLOKLQJLOJ";}//蚌埠市
		if(curCity=="包头"){mapcenter="QHPIQVJKSMNHGN,THEQOPONJLON";}//包头市
		if(curCity=="东营"){mapcenter="QIOIOVMPMPNLKF,SOEOLQJMSFHOF";}//东营市
		if(curCity=="贵阳"){mapcenter="QHMIPOQOLPJLOF,RNEPOVRNPFDOJ";}//贵阳市
		if(curCity=="桂林"){mapcenter="QIGIKWMQQPNHON,RMEMQQOPNJDGN";}//桂林市
		if(curCity=="衡阳"){mapcenter="QIIIOPKKMPJDON,RNESRUKNJHOF";}//衡阳市
		if(curCity=="湖州"){mapcenter="QJGIIXORMPNDKJ,SHESPONRRJLOJ";}//湖州市
		if(curCity=="葫芦岛"){mapcenter="QJGIQTOKLKJLON,THERMWJJLNLOJ";}//葫芦岛市
		if(curCity=="辽阳"){mapcenter="QJJIJVRJNRNLKJ,TIEMPVPPSNLOF";}//辽阳市
		if(curCity=="眉山"){mapcenter="QHJIQQOJQMNLKJ,SHEKLWQNPJDKN";}//眉山市
		if(curCity=="宁德"){mapcenter="QIPINROORLJLON,RNEQNRQPPNHOF";}//宁德市
		if(curCity=="汕尾"){mapcenter="QILILVJITNFLON,RJERQSJRMNHKJ";}//汕尾市
		if(curCity=="西安"){mapcenter="QHOIRTMMKJNDGJ,SLEMOSRJPNLOJ";}//西安市
		if(curCity=="襄樊"){mapcenter="QIIIJRNKQNHOJ,SJEKOQIJTNHGN";}//襄樊市
		if(curCity=="新乡"){mapcenter="QIJIQWRQTJHGJ,SMENIPNMTNHON";}//新乡市
		if(curCity=="阳江"){mapcenter="QIHIRWLOMNJHOJ,RIESPPRNLNLOJ";}//阳江市
		if(curCity=="宜宾"){mapcenter="QHKIOQQOTOFLKJ,RPERNXKKQJDKN";}//宜宾市
		if(curCity=="太原"){mapcenter="QIIINRJMSKNLKN,SOESNTJKMNHON";}//太原市
		if(curCity=="延安"){mapcenter="QHPIMXONNHGJ,SNEPRRLKFDOJ";}//延安市
		if(curCity=="兰州"){mapcenter="lemlvhtkonJMJO,nkhnsivfolJENK";}//兰州
		if(curCity=="银川"){mapcenter="fipfmlnqrjilndo,hqhlqimkqmljlk";}//银川
		if(curCity=="西宁"){mapcenter="gffjsontknJGFE,ilcrnjqnjqFKNM";}//西宁
		if(curCity=="铁岭"){mapcenter="QMLMXQOMNLOGNM,TMGQXTUKOPOONI";}//铁岭
		if(curCity=="阜新"){mapcenter="kinlmlwkqhnJJLL,nhkwnksmppNJHH";}//阜新
		if(curCity=="朝阳"){mapcenter="HPMFTLYPVVPJLIK,KOKMWNRNXTJHMK";}//朝阳
		if(curCity=="临沂"){mapcenter="gloiomplevJJLN,ipekqnprfrJFLF";}//临沂
		if(curCity=="宿州"){mapcenter="ihrjppijnumMOJM,kjjrjmolpIOJM";}//宿州 
		if(curCity=="宿迁"){mapcenter="JPTLQVSKJKVHLJL,LRJWTTOMMPHHJL";}//宿迁
		if(curCity=="淮安"){mapcenter="khvlhoomllqNJLL,mjksgnospiNJLL";}// 淮安
		if(curCity=="衢州"){mapcenter="QLQMXRRKOOUKKNM,mjksgnospiNJLL";}// 衢州
		if(curCity=="滁州"){mapcenter="khuljltrsmkNNHL,mikqgpuqunNNHD";}// 滁州
		if(curCity=="六安"){mapcenter="QLOMUMPQOMSKKFM,SLGVUKSMQPOKNE";}// 六安
		if(curCity=="淮南"){mapcenter="IOTELNQSQRULLIL,KPKMPRNRRRDDIL";}// 淮南
		if(curCity=="铜陵"){mapcenter="HIWJRJPROSKKKMD,JHNUKMYUVOKKEL";}// 铜陵
		if(curCity=="池州"){mapcenter="QINIMXLIQOJHKJ,SHEQORLKLFLON";}// 池州
		if(curCity=="阜阳"){mapcenter="HIUJRMTUWONKGMD,JJNUJJSSNLKOMH";}// 阜阳
		if(curCity=="宁德"){mapcenter="fjwemlsomtJOKI,golmmiqFOGM";}//宁德
		if(curCity=="龙岩"){mapcenter="ihmkfpltsguLNDH,jldmosjlwoHJLH";}//龙岩
		if(curCity=="南平"){mapcenter="IKXFIPMVNLKHLON,JPNNKOMPNHLDGN";}//南平
		if(curCity=="三明"){mapcenter="HIWJRJPROSKKKMD,JHNUKMYUVOKKEL";}//三明
		if(curCity=="菏泽"){mapcenter="khrlkotrmqJJHL,mlkpkotlqJNDD";}//菏泽
		if(curCity=="聊城"){mapcenter="QMUMRRPQMOUKNOO,SRNSMSQLJOJGO";}//聊城
		if(curCity=="日照"){mapcenter="morhivqqokqGNDH,osgnfqkwpnGJHL";}//日照
		if(curCity=="枣庄"){mapcenter="ILPGTUGVQVLKOMM,KOGQRUMUQOGOII";}//枣庄 
		if(curCity=="清远"){mapcenter="MJKGLQNNMWTNKHL,NLFPMNOMOOFOHH";}//清远
		if(curCity=="云浮"){mapcenter="NHOHHLOOXJKMFGK,OIKSJQMHULIFKO";}//云浮
		if(curCity=="日喀则"){mapcenter="uphqujqltkNIKK,oqhktfrprnJIKK";}//日喀则
		if(curCity=="西宁"){mapcenter="ihferjnwpkJIIF,knclsmgthlFMMN";}//西宁
		if(curCity=="拉萨"){mapcenter="TPEMKKPQVRDMJI,MXERNONSXQHIFM";}//拉萨市
		if(curCity=="丽水"){mapcenter="ihtjriqojwpKLNH,joipmpqtnwKHFH";}//丽水
		if(curCity=="莱芜"){mapcenter="KOQNNPUUWNSKKOE,MTHQQRXMQUOGKI";}//莱芜市
		if(curCity=="济宁"){mapcenter="HOQHLXTQPSTHIGN,JSINGQQNOSHEOF";}//济宁市
		if(curCity=="滨州"){mapcenter="jfvlglnskrmNLJN,lllqnmnokpJLJJ";}//滨州市
		if(curCity=="河源"){mapcenter="ihihmuphoqMODM,jjcqjrqfjmEGDM";}//河源市
		return mapcenter;
	}

  