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(34.6024,-98.5122)};var g_6efea599190d0a5151d7f5cdb3ed8a35 = new google.maps.Geocoder();g_6efea599190d0a5151d7f5cdb3ed8a35.geocode( { 'address': "108 SW 17th St, Lawton, OK 73501, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lawton-OK-communication-federal-cu').style.display = '';map = new google.maps.Map(document.getElementById('lawton-OK-communication-federal-cu'), mapOptions);}document.getElementById('f2e7c9d9').innerHTML += ' | View Map';var $l6efea599190d0a5151d7f5cdb3ed8a35 = '

Communication Federal Cu

Address: 108 SW 17th St, Lawton, OK 73501, USA
Phone: (580) 355-9817
';var m_6efea599190d0a5151d7f5cdb3ed8a35 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Communication Federal Cu',});m_6efea599190d0a5151d7f5cdb3ed8a35['infowindow'] = new google.maps.InfoWindow({content: $l6efea599190d0a5151d7f5cdb3ed8a35});var infowindow = new google.maps.InfoWindow({content: $l6efea599190d0a5151d7f5cdb3ed8a35});google.maps.event.addListener(m_6efea599190d0a5151d7f5cdb3ed8a35, 'click', function() {infowindow.open(map,m_6efea599190d0a5151d7f5cdb3ed8a35);});$marker.push(m_6efea599190d0a5151d7f5cdb3ed8a35);}});var g_13ab242d6e7c8118060135f95bcd562f = new google.maps.Geocoder();g_13ab242d6e7c8118060135f95bcd562f.geocode( { 'address': "1 SW Goodyear Blvd, Lawton, OK 73505, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lawton-OK-communication-federal-cu').style.display = '';map = new google.maps.Map(document.getElementById('lawton-OK-communication-federal-cu'), mapOptions);}document.getElementById('2bb57242').innerHTML += ' | View Map';var $l13ab242d6e7c8118060135f95bcd562f = '

Communication Federal Cu

Address: 1 SW Goodyear Blvd, Lawton, OK 73505, USA
Phone: (580) 536-2094
';var m_13ab242d6e7c8118060135f95bcd562f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Communication Federal Cu',});m_13ab242d6e7c8118060135f95bcd562f['infowindow'] = new google.maps.InfoWindow({content: $l13ab242d6e7c8118060135f95bcd562f});var infowindow = new google.maps.InfoWindow({content: $l13ab242d6e7c8118060135f95bcd562f});google.maps.event.addListener(m_13ab242d6e7c8118060135f95bcd562f, 'click', function() {infowindow.open(map,m_13ab242d6e7c8118060135f95bcd562f);});$marker.push(m_13ab242d6e7c8118060135f95bcd562f);}});}google.maps.event.addDomListener(window, 'load', initialize);