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(35.2219,-101.813)};var g_a822554e5403b1d370db84cfbc530503 = new google.maps.Geocoder();g_a822554e5403b1d370db84cfbc530503.geocode( { 'address': "1808 E Amarillo Blvd, Amarillo, TX 79107, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('amarillo-TX-payment-1-financial').style.display = '';map = new google.maps.Map(document.getElementById('amarillo-TX-payment-1-financial'), mapOptions);}document.getElementById('340b2aa1').innerHTML += ' | View Map';var $la822554e5403b1d370db84cfbc530503 = '

Payment 1 Financial

Address: 1808 E Amarillo Blvd, Amarillo, TX 79107, USA
Phone: (806) 418-6181
';var m_a822554e5403b1d370db84cfbc530503 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Payment 1 Financial',});m_a822554e5403b1d370db84cfbc530503['infowindow'] = new google.maps.InfoWindow({content: $la822554e5403b1d370db84cfbc530503});var infowindow = new google.maps.InfoWindow({content: $la822554e5403b1d370db84cfbc530503});google.maps.event.addListener(m_a822554e5403b1d370db84cfbc530503, 'click', function() {infowindow.open(map,m_a822554e5403b1d370db84cfbc530503);});$marker.push(m_a822554e5403b1d370db84cfbc530503);}});var g_3795d3a1bcd79ee934bf8ae37c031191 = new google.maps.Geocoder();g_3795d3a1bcd79ee934bf8ae37c031191.geocode( { 'address': "1110 E Amarillo Blvd, Amarillo, TX 79107, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('amarillo-TX-payment-1-financial').style.display = '';map = new google.maps.Map(document.getElementById('amarillo-TX-payment-1-financial'), mapOptions);}document.getElementById('a73008c2').innerHTML += ' | View Map';var $l3795d3a1bcd79ee934bf8ae37c031191 = '

Payment 1 Financial

Address: 1110 E Amarillo Blvd, Amarillo, TX 79107, USA
Phone: (806) 367-9744
';var m_3795d3a1bcd79ee934bf8ae37c031191 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Payment 1 Financial',});m_3795d3a1bcd79ee934bf8ae37c031191['infowindow'] = new google.maps.InfoWindow({content: $l3795d3a1bcd79ee934bf8ae37c031191});var infowindow = new google.maps.InfoWindow({content: $l3795d3a1bcd79ee934bf8ae37c031191});google.maps.event.addListener(m_3795d3a1bcd79ee934bf8ae37c031191, 'click', function() {infowindow.open(map,m_3795d3a1bcd79ee934bf8ae37c031191);});$marker.push(m_3795d3a1bcd79ee934bf8ae37c031191);}});}google.maps.event.addDomListener(window, 'load', initialize);