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.2216,-101.816)};var g_88d4befcc3f61ee076ec834cff41b54f = new google.maps.Geocoder();g_88d4befcc3f61ee076ec834cff41b54f.geocode( { 'address': "5811 S Western St, Amarillo, TX 79110, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('amarillo-TX-ace-cash-express').style.display = '';map = new google.maps.Map(document.getElementById('amarillo-TX-ace-cash-express'), mapOptions);}document.getElementById('88e22080').innerHTML += ' | View Map';var $l88d4befcc3f61ee076ec834cff41b54f = '

ACE Cash Express

Address: 5811 S Western St, Amarillo, TX 79110, USA
Phone: (806) 355-7665
';var m_88d4befcc3f61ee076ec834cff41b54f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ACE Cash Express',});m_88d4befcc3f61ee076ec834cff41b54f['infowindow'] = new google.maps.InfoWindow({content: $l88d4befcc3f61ee076ec834cff41b54f});var infowindow = new google.maps.InfoWindow({content: $l88d4befcc3f61ee076ec834cff41b54f});google.maps.event.addListener(m_88d4befcc3f61ee076ec834cff41b54f, 'click', function() {infowindow.open(map,m_88d4befcc3f61ee076ec834cff41b54f);});$marker.push(m_88d4befcc3f61ee076ec834cff41b54f);}});var g_198493fe68d189127c9f5a4eb5fdd17f = new google.maps.Geocoder();g_198493fe68d189127c9f5a4eb5fdd17f.geocode( { 'address': "1500 E Amarillo Blvd, Amarillo, TX 79107, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('amarillo-TX-ace-cash-express').style.display = '';map = new google.maps.Map(document.getElementById('amarillo-TX-ace-cash-express'), mapOptions);}document.getElementById('2b2b6dbb').innerHTML += ' | View Map';var $l198493fe68d189127c9f5a4eb5fdd17f = '

ACE Cash Express

Address: 1500 E Amarillo Blvd, Amarillo, TX 79107, USA
Phone: (806) 331-0867
';var m_198493fe68d189127c9f5a4eb5fdd17f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ACE Cash Express',});m_198493fe68d189127c9f5a4eb5fdd17f['infowindow'] = new google.maps.InfoWindow({content: $l198493fe68d189127c9f5a4eb5fdd17f});var infowindow = new google.maps.InfoWindow({content: $l198493fe68d189127c9f5a4eb5fdd17f});google.maps.event.addListener(m_198493fe68d189127c9f5a4eb5fdd17f, 'click', function() {infowindow.open(map,m_198493fe68d189127c9f5a4eb5fdd17f);});$marker.push(m_198493fe68d189127c9f5a4eb5fdd17f);}});}google.maps.event.addDomListener(window, 'load', initialize);