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.6964,-97.3365)};var g_8020d9dfcb0e207ec48f7596179b607b = new google.maps.Geocoder();g_8020d9dfcb0e207ec48f7596179b607b.geocode( { 'address': "700 N Market St, Wichita, KS 67214, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wichita-KS-kansas-loan-modification-attorney').style.display = '';map = new google.maps.Map(document.getElementById('wichita-KS-kansas-loan-modification-attorney'), mapOptions);}document.getElementById('449d0493').innerHTML += ' | View Map';var $l8020d9dfcb0e207ec48f7596179b607b = '

Kansas Loan Modification Attorney

Address: 700 N Market St, Wichita, KS 67214, USA
Phone: (800) 836-3617
';var m_8020d9dfcb0e207ec48f7596179b607b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Kansas Loan Modification Attorney',});m_8020d9dfcb0e207ec48f7596179b607b['infowindow'] = new google.maps.InfoWindow({content: $l8020d9dfcb0e207ec48f7596179b607b});var infowindow = new google.maps.InfoWindow({content: $l8020d9dfcb0e207ec48f7596179b607b});google.maps.event.addListener(m_8020d9dfcb0e207ec48f7596179b607b, 'click', function() {infowindow.open(map,m_8020d9dfcb0e207ec48f7596179b607b);});$marker.push(m_8020d9dfcb0e207ec48f7596179b607b);}});}google.maps.event.addDomListener(window, 'load', initialize);