MapSearch.Config.Map.defaultLatLong.Lat = 40.45844200118893;
MapSearch.Config.Map.defaultLatLong.Long = -104.85763549804689;
MapSearch.Config.Map.defaultZoom = 10;
MapSearch.Config.Company = 'The Group Inc.';

var MapSearchObj = MapSearch.Base.I();
MapSearchObj.addOffice(new MapSearch.Office.Office({codes: new Array('1GRPG'),latitude: 40.40690352011814,longitude: -104.73177552223206,title: 'Greeley',streetAddress: '3257 W 20th Street',city: 'Greeley',state: 'Colorado',phone: '',image: 'http://thegroupinc.com/pics/office/121/65/'}));
MapSearchObj.addOffice(new MapSearch.Office.Office({codes: new Array('9GRPH'),latitude: 40.52295838283678,longitude: -105.02662539482118,title: 'Harmony',streetAddress: '2803 E Harmony Rd',city: 'Fort Collins',state: 'Colorado',phone: '',image: 'http://thegroupinc.com/pics/office/124/66/'}));
MapSearchObj.addOffice(new MapSearch.Office.Office({codes: new Array('9GRPS'),latitude: 40.53834600370207,longitude: -105.07219076156616,title: 'Horsetooth',streetAddress: '375 E Horsetooth Rd',city: 'Fort Collins',state: 'Colorado',phone: '',image: 'http://thegroupinc.com/pics/office/123/67/'}));
MapSearchObj.addOffice(new MapSearch.Office.Office({codes: new Array('8GRPI'),latitude: 40.42200738167301,longitude: -105.09727478027345,title: 'Loveland',streetAddress: '1401 W 29th St',city: 'Loveland',state: 'Colorado',phone: '',image: 'http://thegroupinc.com/pics/office/125/68/'}));
MapSearchObj.addOffice(new MapSearch.Office.Office({codes: new Array('8GRPC'),latitude: 40.4084802309303,longitude: -105.0000071525574,title: 'Loveland Centerra',streetAddress: '5401 Stone Creek Circle',city: 'Loveland',state: 'Colorado',phone: '',image: 'http://thegroupinc.com/pics/office/126/69/'}));
MapSearchObj.addOffice(new MapSearch.Office.Office({codes: new Array('9GRPN'),latitude: 40.58165210424567,longitude: -105.08272647857666,title: 'Mulberry',streetAddress: '401 W Mulberry St',city: 'Fort Collins',state: 'Colorado',phone: '',image: 'http://thegroupinc.com/pics/office/122/70/'}));

MapSearchObj.setIconSet('office', {
	far: {
		icon: '/images/map_search/office_far.png',
		iconH: 18,
		iconW: 14,
		shadow: '/images/map_search/shadow-office_far.png',
		shadowH: 18,
		shadowW: 24,
		anchorX: 7,
		anchorY: 9,
		windowX: null,
		windowY: null
	},
	mid: {
		icon: '/images/map_search/office_mid.png',
		iconH: 24,
		iconW: 18,
		shadow: '/images/map_search/shadow-office_mid.png',
		shadowH: 24,
		shadowW: 31,
		anchorX: 9,
		anchorY: 12,
		windowX: null,
		windowY: null
	},
	near: {
		icon: '/images/map_search/office.png',
		iconH: 35,
		iconW: 26,
		shadow: '/images/map_search/shadow-office.png',
		shadowH: 35,
		shadowW: 44,
		anchorX: 13,
		anchorY: 17,
		windowX: null,
		windowY: null
	},
	result: '/images/map_search/office_mid.png'
});<!-- //0.071089029312134 --><!-- //10.10.98.74 -->