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.4097,-81.7378)};var g_b0a9a7c2f22037c4a5e3e8c08a34cf0c = new google.maps.Geocoder();g_b0a9a7c2f22037c4a5e3e8c08a34cf0c.geocode( { 'address': "5579 Pearl Rd #101, Parma, OH 44129, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('parma-OH-toth-felty-insurance-agency').style.display = '';map = new google.maps.Map(document.getElementById('parma-OH-toth-felty-insurance-agency'), mapOptions);}document.getElementById('38ea296a').innerHTML += ' | View Map';var $lb0a9a7c2f22037c4a5e3e8c08a34cf0c = '

Toth-Felty Insurance Agency

Address: 5579 Pearl Rd #101, Parma, OH 44129, USA
Phone: (440) 888-7854
';var m_b0a9a7c2f22037c4a5e3e8c08a34cf0c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Toth-Felty Insurance Agency',});m_b0a9a7c2f22037c4a5e3e8c08a34cf0c['infowindow'] = new google.maps.InfoWindow({content: $lb0a9a7c2f22037c4a5e3e8c08a34cf0c});var infowindow = new google.maps.InfoWindow({content: $lb0a9a7c2f22037c4a5e3e8c08a34cf0c});google.maps.event.addListener(m_b0a9a7c2f22037c4a5e3e8c08a34cf0c, 'click', function() {infowindow.open(map,m_b0a9a7c2f22037c4a5e3e8c08a34cf0c);});$marker.push(m_b0a9a7c2f22037c4a5e3e8c08a34cf0c);}});}google.maps.event.addDomListener(window, 'load', initialize);