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.8748,-98.5309)};var g_e8f1601912999e5341bea78093543a3d = new google.maps.Geocoder();g_e8f1601912999e5341bea78093543a3d.geocode( { 'address': "3624 Old Jacksboro Hwy, Wichita Falls, TX 76302, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wichita-falls-TX-ace-cash-express').style.display = '';map = new google.maps.Map(document.getElementById('wichita-falls-TX-ace-cash-express'), mapOptions);}document.getElementById('1bc97861').innerHTML += ' | View Map';var $le8f1601912999e5341bea78093543a3d = '

ACE Cash Express

Address: 3624 Old Jacksboro Hwy, Wichita Falls, TX 76302, USA
Phone: (940) 766-4800
';var m_e8f1601912999e5341bea78093543a3d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ACE Cash Express',});m_e8f1601912999e5341bea78093543a3d['infowindow'] = new google.maps.InfoWindow({content: $le8f1601912999e5341bea78093543a3d});var infowindow = new google.maps.InfoWindow({content: $le8f1601912999e5341bea78093543a3d});google.maps.event.addListener(m_e8f1601912999e5341bea78093543a3d, 'click', function() {infowindow.open(map,m_e8f1601912999e5341bea78093543a3d);});$marker.push(m_e8f1601912999e5341bea78093543a3d);}});var g_cfc8e62fb3556624c35f6386cc084136 = new google.maps.Geocoder();g_cfc8e62fb3556624c35f6386cc084136.geocode( { 'address': "3605 Kemp Blvd, Wichita Falls, TX 76308, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wichita-falls-TX-ace-cash-express').style.display = '';map = new google.maps.Map(document.getElementById('wichita-falls-TX-ace-cash-express'), mapOptions);}document.getElementById('a9cf64d9').innerHTML += ' | View Map';var $lcfc8e62fb3556624c35f6386cc084136 = '

ACE Cash Express

Address: 3605 Kemp Blvd, Wichita Falls, TX 76308, USA
Phone: (940) 692-6264
';var m_cfc8e62fb3556624c35f6386cc084136 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ACE Cash Express',});m_cfc8e62fb3556624c35f6386cc084136['infowindow'] = new google.maps.InfoWindow({content: $lcfc8e62fb3556624c35f6386cc084136});var infowindow = new google.maps.InfoWindow({content: $lcfc8e62fb3556624c35f6386cc084136});google.maps.event.addListener(m_cfc8e62fb3556624c35f6386cc084136, 'click', function() {infowindow.open(map,m_cfc8e62fb3556624c35f6386cc084136);});$marker.push(m_cfc8e62fb3556624c35f6386cc084136);}});}google.maps.event.addDomListener(window, 'load', initialize);