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.5215,-83.7586)};var g_aae220a6d19bc93cc524e454198e13fb = new google.maps.Geocoder();g_aae220a6d19bc93cc524e454198e13fb.geocode( { 'address': "300 W North St, Brighton, MI 48116, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('brighton-MI-fifth-third-bank--atm').style.display = '';map = new google.maps.Map(document.getElementById('brighton-MI-fifth-third-bank--atm'), mapOptions);}document.getElementById('36a81195').innerHTML += ' | View Map';var $laae220a6d19bc93cc524e454198e13fb = '

Fifth Third Bank & ATM

Address: 300 W North St, Brighton, MI 48116, USA
Phone: (810) 225-6310
';var m_aae220a6d19bc93cc524e454198e13fb = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fifth Third Bank & ATM',});m_aae220a6d19bc93cc524e454198e13fb['infowindow'] = new google.maps.InfoWindow({content: $laae220a6d19bc93cc524e454198e13fb});var infowindow = new google.maps.InfoWindow({content: $laae220a6d19bc93cc524e454198e13fb});google.maps.event.addListener(m_aae220a6d19bc93cc524e454198e13fb, 'click', function() {infowindow.open(map,m_aae220a6d19bc93cc524e454198e13fb);});$marker.push(m_aae220a6d19bc93cc524e454198e13fb);}});var g_acd074973d1a7b0ecc9c3c8a55b736b5 = new google.maps.Geocoder();g_acd074973d1a7b0ecc9c3c8a55b736b5.geocode( { 'address': "10011 E Grand River Ave, Brighton, MI 48116, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('brighton-MI-fifth-third-bank--atm').style.display = '';map = new google.maps.Map(document.getElementById('brighton-MI-fifth-third-bank--atm'), mapOptions);}document.getElementById('4c7ddd05').innerHTML += ' | View Map';var $lacd074973d1a7b0ecc9c3c8a55b736b5 = '

Fifth Third Bank & ATM

Address: 10011 E Grand River Ave, Brighton, MI 48116, USA
Phone: (810) 225-6365
';var m_acd074973d1a7b0ecc9c3c8a55b736b5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fifth Third Bank & ATM',});m_acd074973d1a7b0ecc9c3c8a55b736b5['infowindow'] = new google.maps.InfoWindow({content: $lacd074973d1a7b0ecc9c3c8a55b736b5});var infowindow = new google.maps.InfoWindow({content: $lacd074973d1a7b0ecc9c3c8a55b736b5});google.maps.event.addListener(m_acd074973d1a7b0ecc9c3c8a55b736b5, 'click', function() {infowindow.open(map,m_acd074973d1a7b0ecc9c3c8a55b736b5);});$marker.push(m_acd074973d1a7b0ecc9c3c8a55b736b5);}});}google.maps.event.addDomListener(window, 'load', initialize);