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(42.0161,-71.475)};var g_e93f31bd97b60ca8a84677546051539c = new google.maps.Geocoder();g_e93f31bd97b60ca8a84677546051539c.geocode( { 'address': "1700 Diamond Hill Road b, Woonsocket, RI 02895, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('woonsocket-RI-advance-america').style.display = '';map = new google.maps.Map(document.getElementById('woonsocket-RI-advance-america'), mapOptions);}document.getElementById('da80d51e').innerHTML += ' | View Map';var $le93f31bd97b60ca8a84677546051539c = '

Advance America

Address: 1700 Diamond Hill Road b, Woonsocket, RI 02895, USA
Phone: (401) 766-5128
';var m_e93f31bd97b60ca8a84677546051539c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Advance America',});m_e93f31bd97b60ca8a84677546051539c['infowindow'] = new google.maps.InfoWindow({content: $le93f31bd97b60ca8a84677546051539c});var infowindow = new google.maps.InfoWindow({content: $le93f31bd97b60ca8a84677546051539c});google.maps.event.addListener(m_e93f31bd97b60ca8a84677546051539c, 'click', function() {infowindow.open(map,m_e93f31bd97b60ca8a84677546051539c);});$marker.push(m_e93f31bd97b60ca8a84677546051539c);}});var g_61447146636957f924f65773f6cda6dd = new google.maps.Geocoder();g_61447146636957f924f65773f6cda6dd.geocode( { 'address': "204 South Main Street, Woonsocket, RI 02895, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('woonsocket-RI-advance-america').style.display = '';map = new google.maps.Map(document.getElementById('woonsocket-RI-advance-america'), mapOptions);}document.getElementById('f282a8be').innerHTML += ' | View Map';var $l61447146636957f924f65773f6cda6dd = '

Advance America

Address: 204 South Main Street, Woonsocket, RI 02895, USA
Phone: (401) 766-2109
';var m_61447146636957f924f65773f6cda6dd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Advance America',});m_61447146636957f924f65773f6cda6dd['infowindow'] = new google.maps.InfoWindow({content: $l61447146636957f924f65773f6cda6dd});var infowindow = new google.maps.InfoWindow({content: $l61447146636957f924f65773f6cda6dd});google.maps.event.addListener(m_61447146636957f924f65773f6cda6dd, 'click', function() {infowindow.open(map,m_61447146636957f924f65773f6cda6dd);});$marker.push(m_61447146636957f924f65773f6cda6dd);}});}google.maps.event.addDomListener(window, 'load', initialize);