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(30.6014,-98.3484)};var g_c5f8adb33f04f74776c792a05e050e18 = new google.maps.Geocoder();g_c5f8adb33f04f74776c792a05e050e18.geocode( { 'address': "Granite Shoals, TX 78654, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('granite-shoals-TX-a1-cash-loan').style.display = '';map = new google.maps.Map(document.getElementById('granite-shoals-TX-a1-cash-loan'), mapOptions);}document.getElementById('82f8eb5d').innerHTML += ' | View Map';var $lc5f8adb33f04f74776c792a05e050e18 = '

A1 Cash Loan

Address: Granite Shoals, TX 78654, USA
Phone: (830) 596-0030
';var m_c5f8adb33f04f74776c792a05e050e18 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'A1 Cash Loan',});m_c5f8adb33f04f74776c792a05e050e18['infowindow'] = new google.maps.InfoWindow({content: $lc5f8adb33f04f74776c792a05e050e18});var infowindow = new google.maps.InfoWindow({content: $lc5f8adb33f04f74776c792a05e050e18});google.maps.event.addListener(m_c5f8adb33f04f74776c792a05e050e18, 'click', function() {infowindow.open(map,m_c5f8adb33f04f74776c792a05e050e18);});$marker.push(m_c5f8adb33f04f74776c792a05e050e18);}});}google.maps.event.addDomListener(window, 'load', initialize);