function LTNS_CONF(){
	var b=window;
	b._LT_map_imgSize=200;
	b._LT_map_methodConfig=8;
	b._LT_map_zoomLevels=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14];
	b._LT_map_maskBackgroundURL="http://api.mapcc.cn/img/maps/mask.gif";
	b._LT_map_imgURL=["http://api.mapcc.cn/"];
	b._LT_map_useStaticFile=true;
	b._LT_msg_cityNameNodeFound="没有找到城市名";
	b._LT_plg_btnValue="测面积";
	b._LT_pll_btnValue="测距离";
	b._LT_zic_btnInValue="拉框放大";
	b._LT_zic_btnOutValue="拉框缩小";
	b._LT_zsc_btnValue="拉框查找";
	b._LT_sclc_units=[[1000,"公里"],[1,"米"]];
	b._LT_smc_activeXImg="http://api.mapcc.cn/img/maps/";
	b._LT_smc_buttonSize=[17,10,9,2,17];
	b._LT_smc_tipText={0:"街道",3:"区/镇",6:"城市",10:"省",14:"全国"};
	b._LT_smc_tipSize=[51,17,0,-3,6,2];
	b._LT_pgc_labelPre="地图加载中……";
	b._LT_icon_img="http://api.mapcc.cn/img/maps/A.gif";
	b._LT_icon_imgSize=[23,21];
	b._LT_icon_imgAnchor=[4,21];
	b._LT_info_img="http://api.mapcc.cn/img/maps/";
	b._LT_map_bgImg="http://api.mapcc.cn/img/maps/bg.jpg";
	
	var s=["http://api.mapcc.cn/js/V2/place_maps.js","http://api.mapcc.cn/js/V2/maps_forbid.js","http://api.mapcc.cn/js/V2/maps_api.js"];
	if(!document.all||navigator.appName.indexOf("Microsoft Internet Explorer")<0){
		s.push("http://api.mapcc.cn/js/V2/maps_graphics_1.js");
	};
	if(!window.LTEvent||!(document.all?(document.readyState!="loading"&&document.readyState!="interactive"):(window.LTEvent.readyState=="complete"))){
		s.push("http://api.mapcc.cn/js/V2/ajax.js");
		for(var z=s.length-1;z>=0;z--){
			document.writeln("<script language=\"javascript\" src=\""+s[z]+"\" charset=\"gb2312\" type=\"text/javascript\"></script>");
		};
	};
	window._OLR={_classUrls:s};
}
LTNS_CONF();
