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.2476,-83.7385)};var g_72d5d10e7af76cd3062b99752a3cb12f = new google.maps.Geocoder();g_72d5d10e7af76cd3062b99752a3cb12f.geocode( { 'address': "355 S Zeeb Rd, Ann Arbor, MI 48103, USA"}, 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('81fa3a4b').innerHTML += ' | View Map';var $l72d5d10e7af76cd3062b99752a3cb12f = '

Old National Bank

Address: 355 S Zeeb Rd, Ann Arbor, MI 48103, USA
Phone: (734) 887-0600
';var m_72d5d10e7af76cd3062b99752a3cb12f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Old National Bank',});m_72d5d10e7af76cd3062b99752a3cb12f['infowindow'] = new google.maps.InfoWindow({content: $l72d5d10e7af76cd3062b99752a3cb12f});var infowindow = new google.maps.InfoWindow({content: $l72d5d10e7af76cd3062b99752a3cb12f});google.maps.event.addListener(m_72d5d10e7af76cd3062b99752a3cb12f, 'click', function() {infowindow.open(map,m_72d5d10e7af76cd3062b99752a3cb12f);});$marker.push(m_72d5d10e7af76cd3062b99752a3cb12f);}});var g_6aae651c258b51912c339507cdd6e6ec = new google.maps.Geocoder();g_6aae651c258b51912c339507cdd6e6ec.geocode( { 'address': "2723 S State St, Ann Arbor, MI 48104, USA"}, 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('7ccedf5d').innerHTML += ' | View Map';var $l6aae651c258b51912c339507cdd6e6ec = '

Old National Bank

Address: 2723 S State St, Ann Arbor, MI 48104, USA
Phone: (734) 887-2600
';var m_6aae651c258b51912c339507cdd6e6ec = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Old National Bank',});m_6aae651c258b51912c339507cdd6e6ec['infowindow'] = new google.maps.InfoWindow({content: $l6aae651c258b51912c339507cdd6e6ec});var infowindow = new google.maps.InfoWindow({content: $l6aae651c258b51912c339507cdd6e6ec});google.maps.event.addListener(m_6aae651c258b51912c339507cdd6e6ec, 'click', function() {infowindow.open(map,m_6aae651c258b51912c339507cdd6e6ec);});$marker.push(m_6aae651c258b51912c339507cdd6e6ec);}});}google.maps.event.addDomListener(window, 'load', initialize);