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.738,-84.629)};var g_6171403fef0f18afaf70351701629ff1 = new google.maps.Geocoder();g_6171403fef0f18afaf70351701629ff1.geocode( { 'address': "5609 W Saginaw Hwy, Lansing, MI 48917, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lansing-MI-tcf-bank-atm').style.display = '';map = new google.maps.Map(document.getElementById('lansing-MI-tcf-bank-atm'), mapOptions);}document.getElementById('eb435fc8').innerHTML += ' | View Map';var $l6171403fef0f18afaf70351701629ff1 = '

TCF Bank ATM

Address: 5609 W Saginaw Hwy, Lansing, MI 48917, USA
Phone: (800) 823-2265
';var m_6171403fef0f18afaf70351701629ff1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'TCF Bank ATM',});m_6171403fef0f18afaf70351701629ff1['infowindow'] = new google.maps.InfoWindow({content: $l6171403fef0f18afaf70351701629ff1});var infowindow = new google.maps.InfoWindow({content: $l6171403fef0f18afaf70351701629ff1});google.maps.event.addListener(m_6171403fef0f18afaf70351701629ff1, 'click', function() {infowindow.open(map,m_6171403fef0f18afaf70351701629ff1);});$marker.push(m_6171403fef0f18afaf70351701629ff1);}});var g_444f06da7370ff970173b2c049f48a12 = new google.maps.Geocoder();g_444f06da7370ff970173b2c049f48a12.geocode( { 'address': "500 E Edgewood Blvd, Lansing, MI 48911, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lansing-MI-tcf-bank-atm').style.display = '';map = new google.maps.Map(document.getElementById('lansing-MI-tcf-bank-atm'), mapOptions);}document.getElementById('66c7b4a6').innerHTML += ' | View Map';var $l444f06da7370ff970173b2c049f48a12 = '

TCF Bank ATM

Address: 500 E Edgewood Blvd, Lansing, MI 48911, USA
Phone: (800) 823-2265
';var m_444f06da7370ff970173b2c049f48a12 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'TCF Bank ATM',});m_444f06da7370ff970173b2c049f48a12['infowindow'] = new google.maps.InfoWindow({content: $l444f06da7370ff970173b2c049f48a12});var infowindow = new google.maps.InfoWindow({content: $l444f06da7370ff970173b2c049f48a12});google.maps.event.addListener(m_444f06da7370ff970173b2c049f48a12, 'click', function() {infowindow.open(map,m_444f06da7370ff970173b2c049f48a12);});$marker.push(m_444f06da7370ff970173b2c049f48a12);}});}google.maps.event.addDomListener(window, 'load', initialize);