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(43.665,-70.2745)};var g_917c26f560da37df2d39df717b353657 = new google.maps.Geocoder();g_917c26f560da37df2d39df717b353657.geocode( { 'address': "391 Forest Ave, Portland, ME 04101, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('portland-ME-university-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('portland-ME-university-credit-union'), mapOptions);}document.getElementById('fb708aa8').innerHTML += ' | View Map';var $l917c26f560da37df2d39df717b353657 = '

University Credit Union

Address: 391 Forest Ave, Portland, ME 04101, USA
Phone: (207) 772-1906
';var m_917c26f560da37df2d39df717b353657 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'University Credit Union',});m_917c26f560da37df2d39df717b353657['infowindow'] = new google.maps.InfoWindow({content: $l917c26f560da37df2d39df717b353657});var infowindow = new google.maps.InfoWindow({content: $l917c26f560da37df2d39df717b353657});google.maps.event.addListener(m_917c26f560da37df2d39df717b353657, 'click', function() {infowindow.open(map,m_917c26f560da37df2d39df717b353657);});$marker.push(m_917c26f560da37df2d39df717b353657);}});var g_95e61034581a97c81d2b10d01020ddae = new google.maps.Geocoder();g_95e61034581a97c81d2b10d01020ddae.geocode( { 'address': "1071 Brighton Ave, Portland, ME 04102, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('portland-ME-university-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('portland-ME-university-credit-union'), mapOptions);}document.getElementById('ffe2c2ba').innerHTML += ' | View Map';var $l95e61034581a97c81d2b10d01020ddae = '

University Credit Union

Address: 1071 Brighton Ave, Portland, ME 04102, USA
Phone: (207) 553-9259
';var m_95e61034581a97c81d2b10d01020ddae = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'University Credit Union',});m_95e61034581a97c81d2b10d01020ddae['infowindow'] = new google.maps.InfoWindow({content: $l95e61034581a97c81d2b10d01020ddae});var infowindow = new google.maps.InfoWindow({content: $l95e61034581a97c81d2b10d01020ddae});google.maps.event.addListener(m_95e61034581a97c81d2b10d01020ddae, 'click', function() {infowindow.open(map,m_95e61034581a97c81d2b10d01020ddae);});$marker.push(m_95e61034581a97c81d2b10d01020ddae);}});}google.maps.event.addDomListener(window, 'load', initialize);