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(34.6202,-98.4215)};var g_414aeb60c70011bdfae360000d9bc353 = new google.maps.Geocoder();g_414aeb60c70011bdfae360000d9bc353.geocode( { 'address': "1201 NW Sheridan Rd, Lawton, OK 73507, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lawton-OK-advance-america').style.display = '';map = new google.maps.Map(document.getElementById('lawton-OK-advance-america'), mapOptions);}document.getElementById('54405814').innerHTML += ' | View Map';var $l414aeb60c70011bdfae360000d9bc353 = '

Advance America

Address: 1201 NW Sheridan Rd, Lawton, OK 73507, USA
Phone: (580) 354-0516
';var m_414aeb60c70011bdfae360000d9bc353 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Advance America',});m_414aeb60c70011bdfae360000d9bc353['infowindow'] = new google.maps.InfoWindow({content: $l414aeb60c70011bdfae360000d9bc353});var infowindow = new google.maps.InfoWindow({content: $l414aeb60c70011bdfae360000d9bc353});google.maps.event.addListener(m_414aeb60c70011bdfae360000d9bc353, 'click', function() {infowindow.open(map,m_414aeb60c70011bdfae360000d9bc353);});$marker.push(m_414aeb60c70011bdfae360000d9bc353);}});var g_9df7b222fd75451232b5686615555467 = new google.maps.Geocoder();g_9df7b222fd75451232b5686615555467.geocode( { 'address': "5334 NW Cache Rd a, Lawton, OK 73505, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lawton-OK-advance-america').style.display = '';map = new google.maps.Map(document.getElementById('lawton-OK-advance-america'), mapOptions);}document.getElementById('6fdb4825').innerHTML += ' | View Map';var $l9df7b222fd75451232b5686615555467 = '

Advance America

Address: 5334 NW Cache Rd a, Lawton, OK 73505, USA
Phone: (580) 591-0333
';var m_9df7b222fd75451232b5686615555467 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Advance America',});m_9df7b222fd75451232b5686615555467['infowindow'] = new google.maps.InfoWindow({content: $l9df7b222fd75451232b5686615555467});var infowindow = new google.maps.InfoWindow({content: $l9df7b222fd75451232b5686615555467});google.maps.event.addListener(m_9df7b222fd75451232b5686615555467, 'click', function() {infowindow.open(map,m_9df7b222fd75451232b5686615555467);});$marker.push(m_9df7b222fd75451232b5686615555467);}});}google.maps.event.addDomListener(window, 'load', initialize);