MapSearch.Config.Map.defaultLatLong.Lat = 39.641868;
MapSearch.Config.Map.defaultLatLong.Long = -106.373911;
MapSearch.Config.Map.defaultZoom = 11;
MapSearch.Config.Company = 'Sonnenalp Real Estate';
MapSearch.Config.CompanyID = '10';
MapSearch.Config.GUI.Theme = MapSearch.GUI.Theme.Red;
MapSearch.Config.Search.Auto = true;
MapSearch.Config.Search.SignleProperty.Zoom = 16;
MapSearch.Config.Urls.Base.propertyPicServer = 'http://media.sonnenalprealestate.com';
var MapSearchObj = MapSearch.Base.I();
MapSearchObj.addOffice(new MapSearch.Office.Office({codes: new Array('606'),latitude: 39.641883929467305,longitude: -106.37448370456696,title: 'Vail',streetAddress: '242 East Meadow Drive',city: 'Vail',state: 'CO',phone: '(970) 477-5301',image: 'http://media.sonnenalprealestate.com/pics/office/156/81/'}));

MapSearchObj.setIconSet('office', {
	far: {
		icon: '/images/map_search/office_far.png',
		iconH: 16,
		iconW: 16,
		shadow: '/images/map_search/shadow-office_far.png',
		shadowH: 16,
		shadowW: 25,
		anchorX: 8,
		anchorY: 8,
		windowX: null,
		windowY: null
	},
	mid: {
		icon: '/images/map_search/office_mid.png',
		iconH: 24,
		iconW: 24,
		shadow: '/images/map_search/shadow-office_mid.png',
		shadowH: 24,
		shadowW: 37,
		anchorX: 12,
		anchorY: 12,
		windowX: null,
		windowY: null
	},
	near: {
		icon: '/images/map_search/office.png',
		iconH: 35,
		iconW: 35,
		shadow: '/images/map_search/shadow-office.png',
		shadowH: 35,
		shadowW: 53,
		anchorX: 17,
		anchorY: 17,
		windowX: null,
		windowY: null
	},
	result: '/images/map_search/office_mid.png'
});<!-- //0.06303596496582 --><!-- //10.10.98.19 -->