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.4101,-94.7045)};var g_bf8e28a6ec24c0cafc684d64812c8b21 = new google.maps.Geocoder();g_bf8e28a6ec24c0cafc684d64812c8b21.geocode( { 'address': "123 E 3rd St, Pittsburg, KS 66762, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('pittsburg-KS-affirmative-loan-co').style.display = '';map = new google.maps.Map(document.getElementById('pittsburg-KS-affirmative-loan-co'), mapOptions);}document.getElementById('56b5fa13').innerHTML += ' | View Map';var $lbf8e28a6ec24c0cafc684d64812c8b21 = '

Affirmative Loan Co

Address: 123 E 3rd St, Pittsburg, KS 66762, USA
Phone: (620) 231-0440
';var m_bf8e28a6ec24c0cafc684d64812c8b21 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Affirmative Loan Co',});m_bf8e28a6ec24c0cafc684d64812c8b21['infowindow'] = new google.maps.InfoWindow({content: $lbf8e28a6ec24c0cafc684d64812c8b21});var infowindow = new google.maps.InfoWindow({content: $lbf8e28a6ec24c0cafc684d64812c8b21});google.maps.event.addListener(m_bf8e28a6ec24c0cafc684d64812c8b21, 'click', function() {infowindow.open(map,m_bf8e28a6ec24c0cafc684d64812c8b21);});$marker.push(m_bf8e28a6ec24c0cafc684d64812c8b21);}});var g_24fb7b7812aa3ba35a8816724e24ac3b = new google.maps.Geocoder();g_24fb7b7812aa3ba35a8816724e24ac3b.geocode( { 'address': "225 E 21st St, Pittsburg, KS 66762, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('pittsburg-KS-affirmative-loan-co').style.display = '';map = new google.maps.Map(document.getElementById('pittsburg-KS-affirmative-loan-co'), mapOptions);}document.getElementById('74bbc145').innerHTML += ' | View Map';var $l24fb7b7812aa3ba35a8816724e24ac3b = '

Affirmative Loan Co

Address: 225 E 21st St, Pittsburg, KS 66762, USA
Phone: (620) 231-0440
';var m_24fb7b7812aa3ba35a8816724e24ac3b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Affirmative Loan Co',});m_24fb7b7812aa3ba35a8816724e24ac3b['infowindow'] = new google.maps.InfoWindow({content: $l24fb7b7812aa3ba35a8816724e24ac3b});var infowindow = new google.maps.InfoWindow({content: $l24fb7b7812aa3ba35a8816724e24ac3b});google.maps.event.addListener(m_24fb7b7812aa3ba35a8816724e24ac3b, 'click', function() {infowindow.open(map,m_24fb7b7812aa3ba35a8816724e24ac3b);});$marker.push(m_24fb7b7812aa3ba35a8816724e24ac3b);}});}google.maps.event.addDomListener(window, 'load', initialize);