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.1954,-96.6382)};var g_f723d4c9c970cc206245a988868ed9df = new google.maps.Geocoder();g_f723d4c9c970cc206245a988868ed9df.geocode( { 'address': "401 S Central Expy, McKinney, TX 75069, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('mckinney-TX-ace-cash-express').style.display = '';map = new google.maps.Map(document.getElementById('mckinney-TX-ace-cash-express'), mapOptions);}document.getElementById('e5e96a57').innerHTML += ' | View Map';var $lf723d4c9c970cc206245a988868ed9df = '

ACE Cash Express

Address: 401 S Central Expy, McKinney, TX 75069, USA
Phone: (972) 562-6728
';var m_f723d4c9c970cc206245a988868ed9df = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ACE Cash Express',});m_f723d4c9c970cc206245a988868ed9df['infowindow'] = new google.maps.InfoWindow({content: $lf723d4c9c970cc206245a988868ed9df});var infowindow = new google.maps.InfoWindow({content: $lf723d4c9c970cc206245a988868ed9df});google.maps.event.addListener(m_f723d4c9c970cc206245a988868ed9df, 'click', function() {infowindow.open(map,m_f723d4c9c970cc206245a988868ed9df);});$marker.push(m_f723d4c9c970cc206245a988868ed9df);}});var g_2d0c8de18aac99b806f3e91e2792a11c = new google.maps.Geocoder();g_2d0c8de18aac99b806f3e91e2792a11c.geocode( { 'address': "3001 S Central Expy #301, McKinney, TX 75070, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('mckinney-TX-ace-cash-express').style.display = '';map = new google.maps.Map(document.getElementById('mckinney-TX-ace-cash-express'), mapOptions);}document.getElementById('1538a274').innerHTML += ' | View Map';var $l2d0c8de18aac99b806f3e91e2792a11c = '

ACE Cash Express

Address: 3001 S Central Expy #301, McKinney, TX 75070, USA
Phone:
';var m_2d0c8de18aac99b806f3e91e2792a11c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ACE Cash Express',});m_2d0c8de18aac99b806f3e91e2792a11c['infowindow'] = new google.maps.InfoWindow({content: $l2d0c8de18aac99b806f3e91e2792a11c});var infowindow = new google.maps.InfoWindow({content: $l2d0c8de18aac99b806f3e91e2792a11c});google.maps.event.addListener(m_2d0c8de18aac99b806f3e91e2792a11c, 'click', function() {infowindow.open(map,m_2d0c8de18aac99b806f3e91e2792a11c);});$marker.push(m_2d0c8de18aac99b806f3e91e2792a11c);}});}google.maps.event.addDomListener(window, 'load', initialize);