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.5392,-83.7851)};var g_9bab7fc9b9c70b287e8000b56b859aeb = new google.maps.Geocoder();g_9bab7fc9b9c70b287e8000b56b859aeb.geocode( { 'address': "8661 W Grand River Ave, Brighton, MI 48116, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('brighton-MI-lake-trust-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('brighton-MI-lake-trust-credit-union'), mapOptions);}document.getElementById('d015e8ba').innerHTML += ' | View Map';var $l9bab7fc9b9c70b287e8000b56b859aeb = '

Lake Trust Credit Union

Address: 8661 W Grand River Ave, Brighton, MI 48116, USA
Phone: (888) 267-7200
';var m_9bab7fc9b9c70b287e8000b56b859aeb = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Lake Trust Credit Union',});m_9bab7fc9b9c70b287e8000b56b859aeb['infowindow'] = new google.maps.InfoWindow({content: $l9bab7fc9b9c70b287e8000b56b859aeb});var infowindow = new google.maps.InfoWindow({content: $l9bab7fc9b9c70b287e8000b56b859aeb});google.maps.event.addListener(m_9bab7fc9b9c70b287e8000b56b859aeb, 'click', function() {infowindow.open(map,m_9bab7fc9b9c70b287e8000b56b859aeb);});$marker.push(m_9bab7fc9b9c70b287e8000b56b859aeb);}});var g_8737529fbf448c8b2467d3d615cbfe11 = new google.maps.Geocoder();g_8737529fbf448c8b2467d3d615cbfe11.geocode( { 'address': "123 Brighton Lake Rd, Brighton, MI 48116, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('brighton-MI-lake-trust-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('brighton-MI-lake-trust-credit-union'), mapOptions);}document.getElementById('77da67d0').innerHTML += ' | View Map';var $l8737529fbf448c8b2467d3d615cbfe11 = '

Lake Trust Credit Union

Address: 123 Brighton Lake Rd, Brighton, MI 48116, USA
Phone:
';var m_8737529fbf448c8b2467d3d615cbfe11 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Lake Trust Credit Union',});m_8737529fbf448c8b2467d3d615cbfe11['infowindow'] = new google.maps.InfoWindow({content: $l8737529fbf448c8b2467d3d615cbfe11});var infowindow = new google.maps.InfoWindow({content: $l8737529fbf448c8b2467d3d615cbfe11});google.maps.event.addListener(m_8737529fbf448c8b2467d3d615cbfe11, 'click', function() {infowindow.open(map,m_8737529fbf448c8b2467d3d615cbfe11);});$marker.push(m_8737529fbf448c8b2467d3d615cbfe11);}});}google.maps.event.addDomListener(window, 'load', initialize);