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(39.5434,-81.6415)};var g_345b4ddb0c5026fd7dca3662929e9b2c = new google.maps.Geocoder();g_345b4ddb0c5026fd7dca3662929e9b2c.geocode( { 'address': "20115 OH-339, Waterford, OH 45786, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('waterford-OH-waterford-commercial--savings').style.display = '';map = new google.maps.Map(document.getElementById('waterford-OH-waterford-commercial--savings'), mapOptions);}document.getElementById('46efcd5f').innerHTML += ' | View Map';var $l345b4ddb0c5026fd7dca3662929e9b2c = '

Waterford Commercial & Savings

Address: 20115 OH-339, Waterford, OH 45786, USA
Phone: (740) 984-2357
';var m_345b4ddb0c5026fd7dca3662929e9b2c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Waterford Commercial & Savings',});m_345b4ddb0c5026fd7dca3662929e9b2c['infowindow'] = new google.maps.InfoWindow({content: $l345b4ddb0c5026fd7dca3662929e9b2c});var infowindow = new google.maps.InfoWindow({content: $l345b4ddb0c5026fd7dca3662929e9b2c});google.maps.event.addListener(m_345b4ddb0c5026fd7dca3662929e9b2c, 'click', function() {infowindow.open(map,m_345b4ddb0c5026fd7dca3662929e9b2c);});$marker.push(m_345b4ddb0c5026fd7dca3662929e9b2c);}});}google.maps.event.addDomListener(window, 'load', initialize);