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.6597,-83.2489)};var g_207e170b7e3c8d56b5d68b6e40ea0969 = new google.maps.Geocoder();g_207e170b7e3c8d56b5d68b6e40ea0969.geocode( { 'address': "2100 Executive Hills Ct, Auburn Hills, MI 48326, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('auburn-hills-MI-genisys-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('auburn-hills-MI-genisys-credit-union'), mapOptions);}document.getElementById('60dda028').innerHTML += ' | View Map';var $l207e170b7e3c8d56b5d68b6e40ea0969 = '

Genisys Credit Union

Address: 2100 Executive Hills Ct, Auburn Hills, MI 48326, USA
Phone: (248) 322-9800
';var m_207e170b7e3c8d56b5d68b6e40ea0969 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Genisys Credit Union',});m_207e170b7e3c8d56b5d68b6e40ea0969['infowindow'] = new google.maps.InfoWindow({content: $l207e170b7e3c8d56b5d68b6e40ea0969});var infowindow = new google.maps.InfoWindow({content: $l207e170b7e3c8d56b5d68b6e40ea0969});google.maps.event.addListener(m_207e170b7e3c8d56b5d68b6e40ea0969, 'click', function() {infowindow.open(map,m_207e170b7e3c8d56b5d68b6e40ea0969);});$marker.push(m_207e170b7e3c8d56b5d68b6e40ea0969);}});var g_e191ca3a181346b9b41438995e65adf8 = new google.maps.Geocoder();g_e191ca3a181346b9b41438995e65adf8.geocode( { 'address': "1500 University Dr, Auburn Hills, MI 48326, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('auburn-hills-MI-genisys-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('auburn-hills-MI-genisys-credit-union'), mapOptions);}document.getElementById('207f7e19').innerHTML += ' | View Map';var $le191ca3a181346b9b41438995e65adf8 = '

Genisys Credit Union

Address: 1500 University Dr, Auburn Hills, MI 48326, USA
Phone:
';var m_e191ca3a181346b9b41438995e65adf8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Genisys Credit Union',});m_e191ca3a181346b9b41438995e65adf8['infowindow'] = new google.maps.InfoWindow({content: $le191ca3a181346b9b41438995e65adf8});var infowindow = new google.maps.InfoWindow({content: $le191ca3a181346b9b41438995e65adf8});google.maps.event.addListener(m_e191ca3a181346b9b41438995e65adf8, 'click', function() {infowindow.open(map,m_e191ca3a181346b9b41438995e65adf8);});$marker.push(m_e191ca3a181346b9b41438995e65adf8);}});}google.maps.event.addDomListener(window, 'load', initialize);