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(31.552,-97.1366)};var g_8c87898e670d3f3a3647a118eb56e030 = new google.maps.Geocoder();g_8c87898e670d3f3a3647a118eb56e030.geocode( { 'address': "1500 N Loop 340, Waco, TX 76705"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('waco-TX-genco-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('waco-TX-genco-federal-credit-union'), mapOptions);}document.getElementById('2240e0af').innerHTML += ' | View Map';var $l8c87898e670d3f3a3647a118eb56e030 = '

Genco Federal Credit Union

Address: 1500 N Loop 340, Waco, TX 76705
Phone: (254) 741-4181
';var m_8c87898e670d3f3a3647a118eb56e030 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Genco Federal Credit Union',});m_8c87898e670d3f3a3647a118eb56e030['infowindow'] = new google.maps.InfoWindow({content: $l8c87898e670d3f3a3647a118eb56e030});var infowindow = new google.maps.InfoWindow({content: $l8c87898e670d3f3a3647a118eb56e030});google.maps.event.addListener(m_8c87898e670d3f3a3647a118eb56e030, 'click', function() {infowindow.open(map,m_8c87898e670d3f3a3647a118eb56e030);});$marker.push(m_8c87898e670d3f3a3647a118eb56e030);}});var g_29e260d962d72bde59e0da78b6ed7f4c = new google.maps.Geocoder();g_29e260d962d72bde59e0da78b6ed7f4c.geocode( { 'address': "731 N Valley Mills Dr, Waco, TX 76710"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('waco-TX-genco-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('waco-TX-genco-federal-credit-union'), mapOptions);}document.getElementById('2accc1a8').innerHTML += ' | View Map';var $l29e260d962d72bde59e0da78b6ed7f4c = '

Genco Federal Credit Union

Address: 731 N Valley Mills Dr, Waco, TX 76710
Phone: (254) 776-9550
';var m_29e260d962d72bde59e0da78b6ed7f4c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Genco Federal Credit Union',});m_29e260d962d72bde59e0da78b6ed7f4c['infowindow'] = new google.maps.InfoWindow({content: $l29e260d962d72bde59e0da78b6ed7f4c});var infowindow = new google.maps.InfoWindow({content: $l29e260d962d72bde59e0da78b6ed7f4c});google.maps.event.addListener(m_29e260d962d72bde59e0da78b6ed7f4c, 'click', function() {infowindow.open(map,m_29e260d962d72bde59e0da78b6ed7f4c);});$marker.push(m_29e260d962d72bde59e0da78b6ed7f4c);}});}google.maps.event.addDomListener(window, 'load', initialize);