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(41.2607,-80.8331)};var g_fa14d4fe2f19414de3ebd9f63d5c0169 = new google.maps.Geocoder();g_fa14d4fe2f19414de3ebd9f63d5c0169.geocode( { 'address': "2750 Mahoning Ave. NW, #8, Warren, OH 44483, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('warren-OH-advance-america').style.display = '';map = new google.maps.Map(document.getElementById('warren-OH-advance-america'), mapOptions);}document.getElementById('cdccc049').innerHTML += ' | View Map';var $lfa14d4fe2f19414de3ebd9f63d5c0169 = '

Advance America

Address: 2750 Mahoning Ave. NW, #8, Warren, OH 44483, USA
Phone: (330) 399-2050
';var m_fa14d4fe2f19414de3ebd9f63d5c0169 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Advance America',});m_fa14d4fe2f19414de3ebd9f63d5c0169['infowindow'] = new google.maps.InfoWindow({content: $lfa14d4fe2f19414de3ebd9f63d5c0169});var infowindow = new google.maps.InfoWindow({content: $lfa14d4fe2f19414de3ebd9f63d5c0169});google.maps.event.addListener(m_fa14d4fe2f19414de3ebd9f63d5c0169, 'click', function() {infowindow.open(map,m_fa14d4fe2f19414de3ebd9f63d5c0169);});$marker.push(m_fa14d4fe2f19414de3ebd9f63d5c0169);}});var g_b5b51ea98a0fe3ba71787a570deee800 = new google.maps.Geocoder();g_b5b51ea98a0fe3ba71787a570deee800.geocode( { 'address': "3031 Elm Rd NE, Warren, OH 44483, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('warren-OH-advance-america').style.display = '';map = new google.maps.Map(document.getElementById('warren-OH-advance-america'), mapOptions);}document.getElementById('d7bcc58d').innerHTML += ' | View Map';var $lb5b51ea98a0fe3ba71787a570deee800 = '

Advance America

Address: 3031 Elm Rd NE, Warren, OH 44483, USA
Phone: (330) 372-7529
';var m_b5b51ea98a0fe3ba71787a570deee800 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Advance America',});m_b5b51ea98a0fe3ba71787a570deee800['infowindow'] = new google.maps.InfoWindow({content: $lb5b51ea98a0fe3ba71787a570deee800});var infowindow = new google.maps.InfoWindow({content: $lb5b51ea98a0fe3ba71787a570deee800});google.maps.event.addListener(m_b5b51ea98a0fe3ba71787a570deee800, 'click', function() {infowindow.open(map,m_b5b51ea98a0fe3ba71787a570deee800);});$marker.push(m_b5b51ea98a0fe3ba71787a570deee800);}});}google.maps.event.addDomListener(window, 'load', initialize);