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.4888,-83.1445)};var g_6a5c22c9e9be9ab98e915705965880a6 = new google.maps.Geocoder();g_6a5c22c9e9be9ab98e915705965880a6.geocode( { 'address': "400 E 11 Mile Rd, Royal Oak, MI 48067, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('royal-oak-MI-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('royal-oak-MI-citizens-bank'), mapOptions);}document.getElementById('865074cd').innerHTML += ' | View Map';var $l6a5c22c9e9be9ab98e915705965880a6 = '

CITIZENS BANK

Address: 400 E 11 Mile Rd, Royal Oak, MI 48067, USA
Phone: (800) 676-6276
';var m_6a5c22c9e9be9ab98e915705965880a6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'CITIZENS BANK',});m_6a5c22c9e9be9ab98e915705965880a6['infowindow'] = new google.maps.InfoWindow({content: $l6a5c22c9e9be9ab98e915705965880a6});var infowindow = new google.maps.InfoWindow({content: $l6a5c22c9e9be9ab98e915705965880a6});google.maps.event.addListener(m_6a5c22c9e9be9ab98e915705965880a6, 'click', function() {infowindow.open(map,m_6a5c22c9e9be9ab98e915705965880a6);});$marker.push(m_6a5c22c9e9be9ab98e915705965880a6);}});var g_f306d07d1d0022e299c953a089f94d6b = new google.maps.Geocoder();g_f306d07d1d0022e299c953a089f94d6b.geocode( { 'address': "200 S Main St, Royal Oak, MI 48067, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('royal-oak-MI-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('royal-oak-MI-citizens-bank'), mapOptions);}document.getElementById('33836a1f').innerHTML += ' | View Map';var $lf306d07d1d0022e299c953a089f94d6b = '

Citizens Bank

Address: 200 S Main St, Royal Oak, MI 48067, USA
Phone: (248) 548-5300
';var m_f306d07d1d0022e299c953a089f94d6b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_f306d07d1d0022e299c953a089f94d6b['infowindow'] = new google.maps.InfoWindow({content: $lf306d07d1d0022e299c953a089f94d6b});var infowindow = new google.maps.InfoWindow({content: $lf306d07d1d0022e299c953a089f94d6b});google.maps.event.addListener(m_f306d07d1d0022e299c953a089f94d6b, 'click', function() {infowindow.open(map,m_f306d07d1d0022e299c953a089f94d6b);});$marker.push(m_f306d07d1d0022e299c953a089f94d6b);}});}google.maps.event.addDomListener(window, 'load', initialize);