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(29.5594,-98.3273)};var g_56b6fd630129266bd5edbbc4ccccb19b = new google.maps.Geocoder();g_56b6fd630129266bd5edbbc4ccccb19b.geocode( { 'address': "8350 Pat Booker Rd, Live Oak, TX 78233, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('live-oak-TX-first-cash-advance').style.display = '';map = new google.maps.Map(document.getElementById('live-oak-TX-first-cash-advance'), mapOptions);}document.getElementById('a9634cbe').innerHTML += ' | View Map';var $l56b6fd630129266bd5edbbc4ccccb19b = '

First Cash Advance

Address: 8350 Pat Booker Rd, Live Oak, TX 78233, USA
Phone: (210) 653-1694
';var m_56b6fd630129266bd5edbbc4ccccb19b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Cash Advance',});m_56b6fd630129266bd5edbbc4ccccb19b['infowindow'] = new google.maps.InfoWindow({content: $l56b6fd630129266bd5edbbc4ccccb19b});var infowindow = new google.maps.InfoWindow({content: $l56b6fd630129266bd5edbbc4ccccb19b});google.maps.event.addListener(m_56b6fd630129266bd5edbbc4ccccb19b, 'click', function() {infowindow.open(map,m_56b6fd630129266bd5edbbc4ccccb19b);});$marker.push(m_56b6fd630129266bd5edbbc4ccccb19b);}});}google.maps.event.addDomListener(window, 'load', initialize);