MapSearch.Config.Map.defaultLatLong.Lat = 39.7304257297;
MapSearch.Config.Map.defaultLatLong.Long = -104.99908447266;
MapSearch.Config.Map.defaultZoom = 10;
MapSearch.Config.Company = 'Kentwood Real Estate';

MapSearch.Config.GUI.Theme = MapSearch.GUI.Theme.DarkGreen;

var MapSearchObj = MapSearch.Base.I();
MapSearchObj.addOffice(new MapSearch.Office.Office({codes: new Array('0KCCC','08435'),latitude: 39.71755277890615,longitude: -104.94722127914429,title: 'Kentwood - Cherry Creek',streetAddress: '44 Cook Street, 9th Floor',city: 'Denver',state: 'CO',phone: '(303) 331-1400',image: 'http://brianharris.kentwoodrealestate.com/pics/office/111/26/'}));
MapSearchObj.addOffice(new MapSearch.Office.Office({codes: new Array('0CITY','00587'),latitude: 39.75264241806177,longitude: -104.99980330467226,title: 'Kentwood - City Properties',streetAddress: '1660 17th Street Suite 100',city: 'Denver',state: 'CO',phone: '(303) 820-2489',image: 'http://brianharris.kentwoodrealestate.com/pics/office/112/22/'}));
MapSearchObj.addOffice(new MapSearch.Office.Office({codes: new Array('MOO34'),latitude: 39.61350740237674,longitude: -104.88675355911255,title: 'Kentwood - DTC',streetAddress: '5690 DTC Boulevard #600W',city: 'Greenwood Village',state: 'CO',phone: '(303) 773-3399',image: 'http://brianharris.kentwoodrealestate.com/pics/office/110/20/'}));

MapSearchObj.setIconSet('office', {
	far: {
		icon: '/images/map_search/office_far.png',
		iconH: 10,
		iconW: 18,
		shadow: '/images/map_search/shadow-office_far.png',
		shadowH: 10,
		shadowW: 24,
		anchorX: 9,
		anchorY: 5,
		windowX: null,
		windowY: null
	},
	mid: {
		icon: '/images/map_search/office_mid.png',
		iconH: 14,
		iconW: 25,
		shadow: '/images/map_search/shadow-office_mid.png',
		shadowH: 14,
		shadowW: 33,
		anchorX: 12,
		anchorY: 7,
		windowX: null,
		windowY: null
	},
	near: {
		icon: '/images/map_search/office.png',
		iconH: 21,
		iconW: 37,
		shadow: '/images/map_search/shadow-office.png',
		shadowH: 21,
		shadowW: 48,
		anchorX: 18,
		anchorY: 10,
		windowX: null,
		windowY: null
	},
	result: '/images/map_search/office_mid.png'
});<!-- //0.21911406517029 --><!-- //10.10.98.13 -->