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.9651,-95.2355)};var g_b1df38b8629b8ced5db21200b342c451 = new google.maps.Geocoder();g_b1df38b8629b8ced5db21200b342c451.geocode( { 'address': "1012 Massachusetts St #213, Lawrence, KS 66044, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lawrence-KS-chris-w-steffens-lawrence-bankruptcy-attorney').style.display = '';map = new google.maps.Map(document.getElementById('lawrence-KS-chris-w-steffens-lawrence-bankruptcy-attorney'), mapOptions);}document.getElementById('9ffa8787').innerHTML += ' | View Map';var $lb1df38b8629b8ced5db21200b342c451 = '

Chris W. Steffens, Lawrence Bankruptcy Attorney

Address: 1012 Massachusetts St #213, Lawrence, KS 66044, USA
Phone: (785) 727-7700
';var m_b1df38b8629b8ced5db21200b342c451 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Chris W. Steffens, Lawrence Bankruptcy Attorney',});m_b1df38b8629b8ced5db21200b342c451['infowindow'] = new google.maps.InfoWindow({content: $lb1df38b8629b8ced5db21200b342c451});var infowindow = new google.maps.InfoWindow({content: $lb1df38b8629b8ced5db21200b342c451});google.maps.event.addListener(m_b1df38b8629b8ced5db21200b342c451, 'click', function() {infowindow.open(map,m_b1df38b8629b8ced5db21200b342c451);});$marker.push(m_b1df38b8629b8ced5db21200b342c451);}});}google.maps.event.addDomListener(window, 'load', initialize);