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(36.1298,-97.0555)};var g_6aea08c3a5f3cc3ed0177ab958c46fff = new google.maps.Geocoder();g_6aea08c3a5f3cc3ed0177ab958c46fff.geocode( { 'address': "e 74075, 311 E McElroy Rd, Stillwater, OK 74075, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('stillwater-OK-university--community-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('stillwater-OK-university--community-federal-credit-union'), mapOptions);}document.getElementById('d6532571').innerHTML += ' | View Map';var $l6aea08c3a5f3cc3ed0177ab958c46fff = '

University & Community Federal Credit Union

Address: e 74075, 311 E McElroy Rd, Stillwater, OK 74075, USA
Phone: (405) 743-3328
';var m_6aea08c3a5f3cc3ed0177ab958c46fff = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'University & Community Federal Credit Union',});m_6aea08c3a5f3cc3ed0177ab958c46fff['infowindow'] = new google.maps.InfoWindow({content: $l6aea08c3a5f3cc3ed0177ab958c46fff});var infowindow = new google.maps.InfoWindow({content: $l6aea08c3a5f3cc3ed0177ab958c46fff});google.maps.event.addListener(m_6aea08c3a5f3cc3ed0177ab958c46fff, 'click', function() {infowindow.open(map,m_6aea08c3a5f3cc3ed0177ab958c46fff);});$marker.push(m_6aea08c3a5f3cc3ed0177ab958c46fff);}});var g_af78d2a38e4953c40fe70c54195c83b3 = new google.maps.Geocoder();g_af78d2a38e4953c40fe70c54195c83b3.geocode( { 'address': "321 E McElroy Rd, Stillwater, OK 74075, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('stillwater-OK-university--community-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('stillwater-OK-university--community-federal-credit-union'), mapOptions);}document.getElementById('8d858d10').innerHTML += ' | View Map';var $laf78d2a38e4953c40fe70c54195c83b3 = '

University & Community Federal Credit Union

Address: 321 E McElroy Rd, Stillwater, OK 74075, USA
Phone: (405) 743-3328
';var m_af78d2a38e4953c40fe70c54195c83b3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'University & Community Federal Credit Union',});m_af78d2a38e4953c40fe70c54195c83b3['infowindow'] = new google.maps.InfoWindow({content: $laf78d2a38e4953c40fe70c54195c83b3});var infowindow = new google.maps.InfoWindow({content: $laf78d2a38e4953c40fe70c54195c83b3});google.maps.event.addListener(m_af78d2a38e4953c40fe70c54195c83b3, 'click', function() {infowindow.open(map,m_af78d2a38e4953c40fe70c54195c83b3);});$marker.push(m_af78d2a38e4953c40fe70c54195c83b3);}});}google.maps.event.addDomListener(window, 'load', initialize);