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.9662,-83.7778)};var g_10f3db7cb30c643a979c198182381c16 = new google.maps.Geocoder();g_10f3db7cb30c643a979c198182381c16.geocode( { 'address': "1373 S Linden Rd, Flint, MI 48532"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('flint-MI-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('flint-MI-citizens-bank'), mapOptions);}document.getElementById('85377bf6').innerHTML += ' | View Map';var $l10f3db7cb30c643a979c198182381c16 = '

Citizens Bank

Address: 1373 S Linden Rd, Flint, MI 48532
Phone: (810) 766-6915
';var m_10f3db7cb30c643a979c198182381c16 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_10f3db7cb30c643a979c198182381c16['infowindow'] = new google.maps.InfoWindow({content: $l10f3db7cb30c643a979c198182381c16});var infowindow = new google.maps.InfoWindow({content: $l10f3db7cb30c643a979c198182381c16});google.maps.event.addListener(m_10f3db7cb30c643a979c198182381c16, 'click', function() {infowindow.open(map,m_10f3db7cb30c643a979c198182381c16);});$marker.push(m_10f3db7cb30c643a979c198182381c16);}});var g_9d78d2dd7d4d5fd3845b7f84715b645f = new google.maps.Geocoder();g_9d78d2dd7d4d5fd3845b7f84715b645f.geocode( { 'address': "328 S Saginaw St, LBBY LBBY, Flint, MI 48502"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('flint-MI-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('flint-MI-citizens-bank'), mapOptions);}document.getElementById('15217621').innerHTML += ' | View Map';var $l9d78d2dd7d4d5fd3845b7f84715b645f = '

Citizens Bank

Address: 328 S Saginaw St, LBBY LBBY, Flint, MI 48502
Phone: (810) 766-7554
';var m_9d78d2dd7d4d5fd3845b7f84715b645f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_9d78d2dd7d4d5fd3845b7f84715b645f['infowindow'] = new google.maps.InfoWindow({content: $l9d78d2dd7d4d5fd3845b7f84715b645f});var infowindow = new google.maps.InfoWindow({content: $l9d78d2dd7d4d5fd3845b7f84715b645f});google.maps.event.addListener(m_9d78d2dd7d4d5fd3845b7f84715b645f, 'click', function() {infowindow.open(map,m_9d78d2dd7d4d5fd3845b7f84715b645f);});$marker.push(m_9d78d2dd7d4d5fd3845b7f84715b645f);}});}google.maps.event.addDomListener(window, 'load', initialize);