var map;var $marker = [];function $setCursor($lat, $lng, $index){$marker[$index - 1]['infowindow'].open(map, $marker[$index - 1]);var $lat_lng = new google.maps.LatLng($lat, $lng);map.setCenter($lat_lng);map.setZoom(20);}function initialize(){var $i = 0;var mapOptions = {zoom: 10,center: new google.maps.LatLng(38.9446,-104.807)};var g_4d502a1b208a0303e995e051756ab73f = new google.maps.Geocoder();g_4d502a1b208a0303e995e051756ab73f.geocode( { 'address': "1283 Kelly Johnson Blvd., Colorado Springs, CO 80920, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('colorado-springs-CO-lifetimelender-team-of-fairway-independent-mortgage-fimc-2289').style.display = '';map = new google.maps.Map(document.getElementById('colorado-springs-CO-lifetimelender-team-of-fairway-independent-mortgage-fimc-2289'), mapOptions);}document.getElementById('dd7e437f').innerHTML += ' | View Map';var $l4d502a1b208a0303e995e051756ab73f = '

LifetimeLender Team of Fairway Independent Mortgage FIMC #2289

Address: 1283 Kelly Johnson Blvd., Colorado Springs, CO 80920, USA
Phone: (303) 881-7849
';var m_4d502a1b208a0303e995e051756ab73f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'LifetimeLender Team of Fairway Independent Mortgage FIMC #2289',});m_4d502a1b208a0303e995e051756ab73f['infowindow'] = new google.maps.InfoWindow({content: $l4d502a1b208a0303e995e051756ab73f});var infowindow = new google.maps.InfoWindow({content: $l4d502a1b208a0303e995e051756ab73f});google.maps.event.addListener(m_4d502a1b208a0303e995e051756ab73f, 'click', function() {infowindow.open(map,m_4d502a1b208a0303e995e051756ab73f);});$marker.push(m_4d502a1b208a0303e995e051756ab73f);}});}google.maps.event.addDomListener(window, 'load', initialize);