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(39.9979,-105.089)};var g_f18d57d52c9f9f6f7ac0abdfb806af9e = new google.maps.Geocoder();g_f18d57d52c9f9f6f7ac0abdfb806af9e.geocode( { 'address': "106 S Harrison Ave #2, Lafayette, CO 80026, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lafayette-CO-michelle-stroup-mortgage-lender---envoy-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('lafayette-CO-michelle-stroup-mortgage-lender---envoy-mortgage'), mapOptions);}document.getElementById('39b39887').innerHTML += ' | View Map';var $lf18d57d52c9f9f6f7ac0abdfb806af9e = '

Michelle Stroup Mortgage Lender - Envoy Mortgage

Address: 106 S Harrison Ave #2, Lafayette, CO 80026, USA
Phone: (303) 835-0629
';var m_f18d57d52c9f9f6f7ac0abdfb806af9e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Michelle Stroup Mortgage Lender - Envoy Mortgage',});m_f18d57d52c9f9f6f7ac0abdfb806af9e['infowindow'] = new google.maps.InfoWindow({content: $lf18d57d52c9f9f6f7ac0abdfb806af9e});var infowindow = new google.maps.InfoWindow({content: $lf18d57d52c9f9f6f7ac0abdfb806af9e});google.maps.event.addListener(m_f18d57d52c9f9f6f7ac0abdfb806af9e, 'click', function() {infowindow.open(map,m_f18d57d52c9f9f6f7ac0abdfb806af9e);});$marker.push(m_f18d57d52c9f9f6f7ac0abdfb806af9e);}});}google.maps.event.addDomListener(window, 'load', initialize);