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.6914,-83.9531)};var g_df690958bbcd2456abdcf9e769bb543c = new google.maps.Geocoder();g_df690958bbcd2456abdcf9e769bb543c.geocode( { 'address': "941 N Detroit St, Xenia, OH 45385"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('xenia-OH-huntington-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('xenia-OH-huntington-national-bank'), mapOptions);}document.getElementById('13e55e4c').innerHTML += ' | View Map';var $ldf690958bbcd2456abdcf9e769bb543c = '

Huntington National Bank

Address: 941 N Detroit St, Xenia, OH 45385
Phone: (937) 429-7200
';var m_df690958bbcd2456abdcf9e769bb543c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Huntington National Bank',});m_df690958bbcd2456abdcf9e769bb543c['infowindow'] = new google.maps.InfoWindow({content: $ldf690958bbcd2456abdcf9e769bb543c});var infowindow = new google.maps.InfoWindow({content: $ldf690958bbcd2456abdcf9e769bb543c});google.maps.event.addListener(m_df690958bbcd2456abdcf9e769bb543c, 'click', function() {infowindow.open(map,m_df690958bbcd2456abdcf9e769bb543c);});$marker.push(m_df690958bbcd2456abdcf9e769bb543c);}});var g_7201527bfc8751683fdf19af3e033d63 = new google.maps.Geocoder();g_7201527bfc8751683fdf19af3e033d63.geocode( { 'address': "194 N Detroit St, Xenia, OH 45385"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('xenia-OH-huntington-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('xenia-OH-huntington-national-bank'), mapOptions);}document.getElementById('3b7414a4').innerHTML += ' | View Map';var $l7201527bfc8751683fdf19af3e033d63 = '

Huntington National Bank

Address: 194 N Detroit St, Xenia, OH 45385
Phone: (937) 429-7205
';var m_7201527bfc8751683fdf19af3e033d63 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Huntington National Bank',});m_7201527bfc8751683fdf19af3e033d63['infowindow'] = new google.maps.InfoWindow({content: $l7201527bfc8751683fdf19af3e033d63});var infowindow = new google.maps.InfoWindow({content: $l7201527bfc8751683fdf19af3e033d63});google.maps.event.addListener(m_7201527bfc8751683fdf19af3e033d63, 'click', function() {infowindow.open(map,m_7201527bfc8751683fdf19af3e033d63);});$marker.push(m_7201527bfc8751683fdf19af3e033d63);}});}google.maps.event.addDomListener(window, 'load', initialize);