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.0831,-81.5688)};var g_ceb9118a875d0526f44d09e4adf919e1 = new google.maps.Geocoder();g_ceb9118a875d0526f44d09e4adf919e1.geocode( { 'address': "830 Brittain Rd, Akron, OH 44305, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('akron-OH-huntington-atm').style.display = '';map = new google.maps.Map(document.getElementById('akron-OH-huntington-atm'), mapOptions);}document.getElementById('328be69a').innerHTML += ' | View Map';var $lceb9118a875d0526f44d09e4adf919e1 = '

Huntington ATM

Address: 830 Brittain Rd, Akron, OH 44305, USA
Phone:
';var m_ceb9118a875d0526f44d09e4adf919e1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Huntington ATM',});m_ceb9118a875d0526f44d09e4adf919e1['infowindow'] = new google.maps.InfoWindow({content: $lceb9118a875d0526f44d09e4adf919e1});var infowindow = new google.maps.InfoWindow({content: $lceb9118a875d0526f44d09e4adf919e1});google.maps.event.addListener(m_ceb9118a875d0526f44d09e4adf919e1, 'click', function() {infowindow.open(map,m_ceb9118a875d0526f44d09e4adf919e1);});$marker.push(m_ceb9118a875d0526f44d09e4adf919e1);}});var g_54c5f97db436791009d59bb219c559f3 = new google.maps.Geocoder();g_54c5f97db436791009d59bb219c559f3.geocode( { 'address': "1303 Copley Rd, Akron, OH 44320, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('akron-OH-huntington-atm').style.display = '';map = new google.maps.Map(document.getElementById('akron-OH-huntington-atm'), mapOptions);}document.getElementById('f83a0580').innerHTML += ' | View Map';var $l54c5f97db436791009d59bb219c559f3 = '

Huntington ATM

Address: 1303 Copley Rd, Akron, OH 44320, USA
Phone:
';var m_54c5f97db436791009d59bb219c559f3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Huntington ATM',});m_54c5f97db436791009d59bb219c559f3['infowindow'] = new google.maps.InfoWindow({content: $l54c5f97db436791009d59bb219c559f3});var infowindow = new google.maps.InfoWindow({content: $l54c5f97db436791009d59bb219c559f3});google.maps.event.addListener(m_54c5f97db436791009d59bb219c559f3, 'click', function() {infowindow.open(map,m_54c5f97db436791009d59bb219c559f3);});$marker.push(m_54c5f97db436791009d59bb219c559f3);}});}google.maps.event.addDomListener(window, 'load', initialize);