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.3064,-83.1733)};var g_bdcb5c740603615e28537070b93f9c26 = new google.maps.Geocoder();g_bdcb5c740603615e28537070b93f9c26.geocode( { 'address': "22290 Michigan Ave, Dearborn, MI 48124"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('dearborn-MI-huntington-bank').style.display = '';map = new google.maps.Map(document.getElementById('dearborn-MI-huntington-bank'), mapOptions);}document.getElementById('3f2ba204').innerHTML += ' | View Map';var $lbdcb5c740603615e28537070b93f9c26 = '

Huntington Bank

Address: 22290 Michigan Ave, Dearborn, MI 48124
Phone: (313) 274-1000
';var m_bdcb5c740603615e28537070b93f9c26 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Huntington Bank',});m_bdcb5c740603615e28537070b93f9c26['infowindow'] = new google.maps.InfoWindow({content: $lbdcb5c740603615e28537070b93f9c26});var infowindow = new google.maps.InfoWindow({content: $lbdcb5c740603615e28537070b93f9c26});google.maps.event.addListener(m_bdcb5c740603615e28537070b93f9c26, 'click', function() {infowindow.open(map,m_bdcb5c740603615e28537070b93f9c26);});$marker.push(m_bdcb5c740603615e28537070b93f9c26);}});var g_84a7b3381d10a12ff0f5ed39bc9030f2 = new google.maps.Geocoder();g_84a7b3381d10a12ff0f5ed39bc9030f2.geocode( { 'address': "5251 Oakman Blvd, Dearborn, MI 48126"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('dearborn-MI-huntington-bank').style.display = '';map = new google.maps.Map(document.getElementById('dearborn-MI-huntington-bank'), mapOptions);}document.getElementById('a31fdff7').innerHTML += ' | View Map';var $l84a7b3381d10a12ff0f5ed39bc9030f2 = '

Huntington Bank

Address: 5251 Oakman Blvd, Dearborn, MI 48126
Phone: (313) 846-4781
';var m_84a7b3381d10a12ff0f5ed39bc9030f2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Huntington Bank',});m_84a7b3381d10a12ff0f5ed39bc9030f2['infowindow'] = new google.maps.InfoWindow({content: $l84a7b3381d10a12ff0f5ed39bc9030f2});var infowindow = new google.maps.InfoWindow({content: $l84a7b3381d10a12ff0f5ed39bc9030f2});google.maps.event.addListener(m_84a7b3381d10a12ff0f5ed39bc9030f2, 'click', function() {infowindow.open(map,m_84a7b3381d10a12ff0f5ed39bc9030f2);});$marker.push(m_84a7b3381d10a12ff0f5ed39bc9030f2);}});}google.maps.event.addDomListener(window, 'load', initialize);