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.8218,-71.498)};var g_65666fb67eb93a76f6f9422b46943c50 = new google.maps.Geocoder();g_65666fb67eb93a76f6f9422b46943c50.geocode( { 'address': "1465 Atwood Ave, Johnston, RI 02919, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('johnston-RI-nationwide-insurance-vincent-s-podmaska').style.display = '';map = new google.maps.Map(document.getElementById('johnston-RI-nationwide-insurance-vincent-s-podmaska'), mapOptions);}document.getElementById('82ecc814').innerHTML += ' | View Map';var $l65666fb67eb93a76f6f9422b46943c50 = '

Nationwide Insurance: Vincent S Podmaska

Address: 1465 Atwood Ave, Johnston, RI 02919, USA
Phone: (401) 273-8700
';var m_65666fb67eb93a76f6f9422b46943c50 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Nationwide Insurance: Vincent S Podmaska',});m_65666fb67eb93a76f6f9422b46943c50['infowindow'] = new google.maps.InfoWindow({content: $l65666fb67eb93a76f6f9422b46943c50});var infowindow = new google.maps.InfoWindow({content: $l65666fb67eb93a76f6f9422b46943c50});google.maps.event.addListener(m_65666fb67eb93a76f6f9422b46943c50, 'click', function() {infowindow.open(map,m_65666fb67eb93a76f6f9422b46943c50);});$marker.push(m_65666fb67eb93a76f6f9422b46943c50);}});}google.maps.event.addDomListener(window, 'load', initialize);