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.2708,-83.8087)};var g_a9e388897a108c6851aa339173785819 = new google.maps.Geocoder();g_a9e388897a108c6851aa339173785819.geocode( { 'address': "2723 S State St, Ann Arbor, MI 48104"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ann-arbor-MI-old-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('ann-arbor-MI-old-national-bank'), mapOptions);}document.getElementById('632403fd').innerHTML += ' | View Map';var $la9e388897a108c6851aa339173785819 = '

Old National Bank

Address: 2723 S State St, Ann Arbor, MI 48104
Phone: (734) 887-2600
';var m_a9e388897a108c6851aa339173785819 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Old National Bank',});m_a9e388897a108c6851aa339173785819['infowindow'] = new google.maps.InfoWindow({content: $la9e388897a108c6851aa339173785819});var infowindow = new google.maps.InfoWindow({content: $la9e388897a108c6851aa339173785819});google.maps.event.addListener(m_a9e388897a108c6851aa339173785819, 'click', function() {infowindow.open(map,m_a9e388897a108c6851aa339173785819);});$marker.push(m_a9e388897a108c6851aa339173785819);}});var g_673c10798b8974c28f32cb99ee032658 = new google.maps.Geocoder();g_673c10798b8974c28f32cb99ee032658.geocode( { 'address': "355 S Zeeb Rd, Ann Arbor, MI 48103"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ann-arbor-MI-old-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('ann-arbor-MI-old-national-bank'), mapOptions);}document.getElementById('92ccc289').innerHTML += ' | View Map';var $l673c10798b8974c28f32cb99ee032658 = '

Old National Bank

Address: 355 S Zeeb Rd, Ann Arbor, MI 48103
Phone: (734) 887-0600
';var m_673c10798b8974c28f32cb99ee032658 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Old National Bank',});m_673c10798b8974c28f32cb99ee032658['infowindow'] = new google.maps.InfoWindow({content: $l673c10798b8974c28f32cb99ee032658});var infowindow = new google.maps.InfoWindow({content: $l673c10798b8974c28f32cb99ee032658});google.maps.event.addListener(m_673c10798b8974c28f32cb99ee032658, 'click', function() {infowindow.open(map,m_673c10798b8974c28f32cb99ee032658);});$marker.push(m_673c10798b8974c28f32cb99ee032658);}});}google.maps.event.addDomListener(window, 'load', initialize);