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(29.5792,-96.3208)};var g_158e889cf24cc801f3ac5cc731d5230f = new google.maps.Geocoder();g_158e889cf24cc801f3ac5cc731d5230f.geocode( { 'address': "403 Hwy 3013 W, Eagle Lake, TX 77434, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('eagle-lake-TX-western-union').style.display = '';map = new google.maps.Map(document.getElementById('eagle-lake-TX-western-union'), mapOptions);}document.getElementById('1bcfaa48').innerHTML += ' | View Map';var $l158e889cf24cc801f3ac5cc731d5230f = '

Western Union

Address: 403 Hwy 3013 W, Eagle Lake, TX 77434, USA
Phone: (800) 325-6000
';var m_158e889cf24cc801f3ac5cc731d5230f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Western Union',});m_158e889cf24cc801f3ac5cc731d5230f['infowindow'] = new google.maps.InfoWindow({content: $l158e889cf24cc801f3ac5cc731d5230f});var infowindow = new google.maps.InfoWindow({content: $l158e889cf24cc801f3ac5cc731d5230f});google.maps.event.addListener(m_158e889cf24cc801f3ac5cc731d5230f, 'click', function() {infowindow.open(map,m_158e889cf24cc801f3ac5cc731d5230f);});$marker.push(m_158e889cf24cc801f3ac5cc731d5230f);}});var g_19e21d13715b9720d8c00977145f1dd8 = new google.maps.Geocoder();g_19e21d13715b9720d8c00977145f1dd8.geocode( { 'address': "1601 E Main St, Eagle Lake, TX 77434, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('eagle-lake-TX-western-union').style.display = '';map = new google.maps.Map(document.getElementById('eagle-lake-TX-western-union'), mapOptions);}document.getElementById('570c3eb2').innerHTML += ' | View Map';var $l19e21d13715b9720d8c00977145f1dd8 = '

Western Union

Address: 1601 E Main St, Eagle Lake, TX 77434, USA
Phone: (800) 325-6000
';var m_19e21d13715b9720d8c00977145f1dd8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Western Union',});m_19e21d13715b9720d8c00977145f1dd8['infowindow'] = new google.maps.InfoWindow({content: $l19e21d13715b9720d8c00977145f1dd8});var infowindow = new google.maps.InfoWindow({content: $l19e21d13715b9720d8c00977145f1dd8});google.maps.event.addListener(m_19e21d13715b9720d8c00977145f1dd8, 'click', function() {infowindow.open(map,m_19e21d13715b9720d8c00977145f1dd8);});$marker.push(m_19e21d13715b9720d8c00977145f1dd8);}});}google.maps.event.addDomListener(window, 'load', initialize);