MapSearch.Config.Map.defaultLatLong.Lat = 40.02128825499438;
MapSearch.Config.Map.defaultLatLong.Long = -105.24013996124269;
MapSearch.Config.Map.defaultZoom = 13;
MapSearch.Config.Company = 'Wright Kingdom';
MapSearch.Config.CompanyID = '5';
//MapSearch.Config.Search.Auto = true;
//MapSearch.Config.Search.SignleProperty.Zoom = 16;

MapSearch.Config.GUI.Theme = MapSearch.GUI.Theme.Green;
MapSearch.Config.Urls.Base.propertyPicServer = 'http://media.wkre.com';
var MapSearchObj = MapSearch.Base.I();
MapSearchObj.addOffice(new MapSearch.Office.Office({codes: new Array('WRKI','0152B'),latitude: 40.021524,longitude: -105.239174,title: 'Commercial',streetAddress: '',city: '',state: '',phone: '',image: 'http://media.wkre.com/pics/office/203/208/'}));
MapSearchObj.addOffice(new MapSearch.Office.Office({codes: new Array('WRKI','0152B'),latitude: 40.02128825499438,longitude: -105.24013996124269,title: 'WKRE',streetAddress: '4875 Pearl E. Circle, Suite 100',city: 'Boulder',state: 'Colorado',phone: '1-877-532-0820',image: ''}));
MapSearchObj.addOffice(new MapSearch.Office.Office({codes: new Array('WRKI','0152B'),latitude: 40.021524,longitude: -105.239174,title: 'WKRE Commercial',streetAddress: '',city: '',state: '',phone: '',image: ''}));

MapSearchObj.setIconSet('office', {
	far: {
		icon: '/images/map_search/office_far.png',
		iconH: 10,
		iconW: 17,
		shadow: '/images/map_search/shadow-office_far.png',
		shadowH: 10,
		shadowW: 23,
		anchorX: 9,
		anchorY: 5,
		windowX: null,
		windowY: null
	},
	mid: {
		icon: '/images/map_search/office_mid.png',
		iconH: 15,
		iconW: 25,
		shadow: '/images/map_search/shadow-office_mid.png',
		shadowH: 15,
		shadowW: 33,
		anchorX: 12,
		anchorY: 7,
		windowX: null,
		windowY: null
	},
	near: {
		icon: '/images/map_search/office.png',
		iconH: 22,
		iconW: 36,
		shadow: '/images/map_search/shadow-office.png',
		shadowH: 2,
		shadowW: 48,
		anchorX: 20,
		anchorY: 11,
		windowX: null,
		windowY: null
	},
	result: '/images/map_search/office_mid.png'
});<!-- //0.20015120506287 --><!-- //10.10.98.70 -->