function Global(){var	nCValue=0;var gID=Global.uniqueId();this.getMapValue=function(p){return parseInt(nCValue)+parseInt(p);};this.setUniqueId=function(p){nCValue=gID+parseInt(p);};this.getMapValueT=function(){return parseInt(nCValue);};};Global.uniqueId=function(){return(20051229+parseInt(10*Math.random())+parseInt(10*Math.random())+parseInt(10*Math.random()));};Global.zIndex=10;function processException(e){switch(typeof(e)){case"string":{if(e!="abort"){if(e)alert(e);else alert(unescape("%u672A%u77E5%u9519%u8BEF%21"));};break;};case"object":{alert(unescape(e.description+"\n%u9519%u8BEF%u7C7B%u578B:"+(e.number&0xFFFF)));break;};};};String.prototype.trim=function(){return this.replace(/(^\s*)|(\s*$)/g,"");};String.prototype.trimLeft=function(){return this.replace(/^\s*/g,"");};String.prototype.trimRight=function(){return this.replace(/\s*$/g,"");};Object.prototype.getClassName=function(){var classBody=this.constructor.toString();var className=classBody.substring(classBody.indexOf("function")+9,classBody.indexOf("("));return className;};if(typeof(parseInt.apply)!='function'){Function.prototype.apply=function(obj,argu){var s;if(obj){obj.constructor.prototype._caller=this;s="obj._caller";}else{s="this";};var argus=new Array();for(var i=0;i<argu.length;i++)argus[i]="argu["+i+"]";eval("var r="+s+"("+argus.join(",")+");");return r;};Function.prototype.call=function(obj){var argu=new Array();for(var i=1;i<arguments.length;i++)argu[i-1]=arguments[i];return this.apply(obj,argu);};};var ost=window.setTimeout;window.setTimeout=function(fRef,mDelay){if(typeof fRef=='function'){var argu=Array.prototype.slice.call(arguments,2);var f=(function(){fRef.apply(null,argu);});return ost(f,mDelay);};return ost(fRef,mDelay);};function oprtMapEngineProcessed(jsReturn){try{if(jsReturn==null){jsReturn=GetAllParam();};var id=MapEngineProcess.prototype.mapProcess[0].mapProcessId;MapEngineProcess.prototype.callMapProcess(jsReturn,id);}catch(e){alert(e.description);};};if(typeof XMLHttpRequest=='undefined'){XMLHttpRequest=function(){var msxmls=['MSXML3','MSXML2','Microsoft'];for(var i=0;i<msxmls.length;i++){try{return new ActiveXObject(msxmls[i]+'.XMLHTTP');}catch(e){};};throw new Error("No XML component installed!");};};function createXMLHttpRequest(){var http_request=false;try{http_request=new ActiveXObject("Msxml2.XMLHTTP");}catch(e){try{http_request=new ActiveXObject("Microsoft.XMLHTTP");}catch(e){try{http_request=new XMLHttpRequest();}catch(e){};};};return http_request;};var okMapXMLRequest=createXMLHttpRequest();if(!okMapXMLRequest){alert("很遗憾，您的机器不支持XML。地图服务将存在问题。");};var useMapId=false;pubMapValueC=new Global();

