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(42.5446,-83.2139)};var g_5091ef4e06b8aa112ab455a35ac62f02 = new google.maps.Geocoder();g_5091ef4e06b8aa112ab455a35ac62f02.geocode( { 'address': "220 Park St, Birmingham, MI 48009"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('birmingham-MI-huntington-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('birmingham-MI-huntington-national-bank'), mapOptions);}document.getElementById('ca75083b').innerHTML += ' | View Map';var $l5091ef4e06b8aa112ab455a35ac62f02 = '

Huntington National Bank

Address: 220 Park St, Birmingham, MI 48009
Phone: (248) 433-0207
';var m_5091ef4e06b8aa112ab455a35ac62f02 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Huntington National Bank',});m_5091ef4e06b8aa112ab455a35ac62f02['infowindow'] = new google.maps.InfoWindow({content: $l5091ef4e06b8aa112ab455a35ac62f02});var infowindow = new google.maps.InfoWindow({content: $l5091ef4e06b8aa112ab455a35ac62f02});google.maps.event.addListener(m_5091ef4e06b8aa112ab455a35ac62f02, 'click', function() {infowindow.open(map,m_5091ef4e06b8aa112ab455a35ac62f02);});$marker.push(m_5091ef4e06b8aa112ab455a35ac62f02);}});var g_dba00ace283759a06b07f9ae2f6b0751 = new google.maps.Geocoder();g_dba00ace283759a06b07f9ae2f6b0751.geocode( { 'address': "1040 E Maple Rd, Birmingham, MI 48009"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('birmingham-MI-huntington-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('birmingham-MI-huntington-national-bank'), mapOptions);}document.getElementById('ee949006').innerHTML += ' | View Map';var $ldba00ace283759a06b07f9ae2f6b0751 = '

Huntington National Bank

Address: 1040 E Maple Rd, Birmingham, MI 48009
Phone: (248) 642-1901
';var m_dba00ace283759a06b07f9ae2f6b0751 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Huntington National Bank',});m_dba00ace283759a06b07f9ae2f6b0751['infowindow'] = new google.maps.InfoWindow({content: $ldba00ace283759a06b07f9ae2f6b0751});var infowindow = new google.maps.InfoWindow({content: $ldba00ace283759a06b07f9ae2f6b0751});google.maps.event.addListener(m_dba00ace283759a06b07f9ae2f6b0751, 'click', function() {infowindow.open(map,m_dba00ace283759a06b07f9ae2f6b0751);});$marker.push(m_dba00ace283759a06b07f9ae2f6b0751);}});}google.maps.event.addDomListener(window, 'load', initialize);