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(33.4078,-96.9416)};var g_c4c99ae01f22e98b12c86b88b479eb38 = new google.maps.Geocoder();g_c4c99ae01f22e98b12c86b88b479eb38.geocode( { 'address': "1225 N Highway 377, Pilot Point, TX 76258, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('pilot-point-TX-western-union').style.display = '';map = new google.maps.Map(document.getElementById('pilot-point-TX-western-union'), mapOptions);}document.getElementById('8c7fc2f4').innerHTML += ' | View Map';var $lc4c99ae01f22e98b12c86b88b479eb38 = '

Western Union

Address: 1225 N Highway 377, Pilot Point, TX 76258, USA
Phone: (800) 325-6000
';var m_c4c99ae01f22e98b12c86b88b479eb38 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Western Union',});m_c4c99ae01f22e98b12c86b88b479eb38['infowindow'] = new google.maps.InfoWindow({content: $lc4c99ae01f22e98b12c86b88b479eb38});var infowindow = new google.maps.InfoWindow({content: $lc4c99ae01f22e98b12c86b88b479eb38});google.maps.event.addListener(m_c4c99ae01f22e98b12c86b88b479eb38, 'click', function() {infowindow.open(map,m_c4c99ae01f22e98b12c86b88b479eb38);});$marker.push(m_c4c99ae01f22e98b12c86b88b479eb38);}});var g_1940538eea8a4c8cc5ab67ff4fb03c1f = new google.maps.Geocoder();g_1940538eea8a4c8cc5ab67ff4fb03c1f.geocode( { 'address': "444 S Highway 377, Pilot Point, TX 76258, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('pilot-point-TX-western-union').style.display = '';map = new google.maps.Map(document.getElementById('pilot-point-TX-western-union'), mapOptions);}document.getElementById('2b0c7791').innerHTML += ' | View Map';var $l1940538eea8a4c8cc5ab67ff4fb03c1f = '

Western Union

Address: 444 S Highway 377, Pilot Point, TX 76258, USA
Phone: (800) 325-6000
';var m_1940538eea8a4c8cc5ab67ff4fb03c1f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Western Union',});m_1940538eea8a4c8cc5ab67ff4fb03c1f['infowindow'] = new google.maps.InfoWindow({content: $l1940538eea8a4c8cc5ab67ff4fb03c1f});var infowindow = new google.maps.InfoWindow({content: $l1940538eea8a4c8cc5ab67ff4fb03c1f});google.maps.event.addListener(m_1940538eea8a4c8cc5ab67ff4fb03c1f, 'click', function() {infowindow.open(map,m_1940538eea8a4c8cc5ab67ff4fb03c1f);});$marker.push(m_1940538eea8a4c8cc5ab67ff4fb03c1f);}});}google.maps.event.addDomListener(window, 'load', initialize);