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(37.7255,-97.4277)};var g_88239e6a85e8708164a8410bc63fa7f3 = new google.maps.Geocoder();g_88239e6a85e8708164a8410bc63fa7f3.geocode( { 'address': "7340 W 21st St N #101j, Wichita, KS 67205, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wichita-KS-open-mortgage---michael-gonzales').style.display = '';map = new google.maps.Map(document.getElementById('wichita-KS-open-mortgage---michael-gonzales'), mapOptions);}document.getElementById('fdd1acc7').innerHTML += ' | View Map';var $l88239e6a85e8708164a8410bc63fa7f3 = '

Open Mortgage - Michael Gonzales

Address: 7340 W 21st St N #101j, Wichita, KS 67205, USA
Phone: (316) 262-7766
';var m_88239e6a85e8708164a8410bc63fa7f3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Open Mortgage - Michael Gonzales',});m_88239e6a85e8708164a8410bc63fa7f3['infowindow'] = new google.maps.InfoWindow({content: $l88239e6a85e8708164a8410bc63fa7f3});var infowindow = new google.maps.InfoWindow({content: $l88239e6a85e8708164a8410bc63fa7f3});google.maps.event.addListener(m_88239e6a85e8708164a8410bc63fa7f3, 'click', function() {infowindow.open(map,m_88239e6a85e8708164a8410bc63fa7f3);});$marker.push(m_88239e6a85e8708164a8410bc63fa7f3);}});}google.maps.event.addDomListener(window, 'load', initialize);