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(33.9617,-98.5139)};var g_3fb77fe6d3475af64b1ad0b30ca96709 = new google.maps.Geocoder();g_3fb77fe6d3475af64b1ad0b30ca96709.geocode( { 'address': "3900 Sheppard Access Rd, Wichita Falls, TX 76306, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wichita-falls-TX-cash-store').style.display = '';map = new google.maps.Map(document.getElementById('wichita-falls-TX-cash-store'), mapOptions);}document.getElementById('1a499543').innerHTML += ' | View Map';var $l3fb77fe6d3475af64b1ad0b30ca96709 = '

Cash Store

Address: 3900 Sheppard Access Rd, Wichita Falls, TX 76306, USA
Phone: (940) 855-3314
';var m_3fb77fe6d3475af64b1ad0b30ca96709 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Cash Store',});m_3fb77fe6d3475af64b1ad0b30ca96709['infowindow'] = new google.maps.InfoWindow({content: $l3fb77fe6d3475af64b1ad0b30ca96709});var infowindow = new google.maps.InfoWindow({content: $l3fb77fe6d3475af64b1ad0b30ca96709});google.maps.event.addListener(m_3fb77fe6d3475af64b1ad0b30ca96709, 'click', function() {infowindow.open(map,m_3fb77fe6d3475af64b1ad0b30ca96709);});$marker.push(m_3fb77fe6d3475af64b1ad0b30ca96709);}});var g_920ba30f435cfbc6175fe4d4473de08d = new google.maps.Geocoder();g_920ba30f435cfbc6175fe4d4473de08d.geocode( { 'address': "1506 Southwest Pkwy, Wichita Falls, TX 76302, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wichita-falls-TX-cash-store').style.display = '';map = new google.maps.Map(document.getElementById('wichita-falls-TX-cash-store'), mapOptions);}document.getElementById('04c0cf43').innerHTML += ' | View Map';var $l920ba30f435cfbc6175fe4d4473de08d = '

Cash Store

Address: 1506 Southwest Pkwy, Wichita Falls, TX 76302, USA
Phone: (940) 766-0572
';var m_920ba30f435cfbc6175fe4d4473de08d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Cash Store',});m_920ba30f435cfbc6175fe4d4473de08d['infowindow'] = new google.maps.InfoWindow({content: $l920ba30f435cfbc6175fe4d4473de08d});var infowindow = new google.maps.InfoWindow({content: $l920ba30f435cfbc6175fe4d4473de08d});google.maps.event.addListener(m_920ba30f435cfbc6175fe4d4473de08d, 'click', function() {infowindow.open(map,m_920ba30f435cfbc6175fe4d4473de08d);});$marker.push(m_920ba30f435cfbc6175fe4d4473de08d);}});}google.maps.event.addDomListener(window, 'load', initialize);