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(44.9222,-123.317)};var g_26e4ff63e1ba6fe0ec4122363d0e46cc = new google.maps.Geocoder();g_26e4ff63e1ba6fe0ec4122363d0e46cc.geocode( { 'address': "121 SW Oak St, Dallas, OR 97338, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('dallas-OR-western-union').style.display = '';map = new google.maps.Map(document.getElementById('dallas-OR-western-union'), mapOptions);}document.getElementById('cfb1b5e0').innerHTML += ' | View Map';var $l26e4ff63e1ba6fe0ec4122363d0e46cc = '

Western Union

Address: 121 SW Oak St, Dallas, OR 97338, USA
Phone: (800) 325-6000
';var m_26e4ff63e1ba6fe0ec4122363d0e46cc = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Western Union',});m_26e4ff63e1ba6fe0ec4122363d0e46cc['infowindow'] = new google.maps.InfoWindow({content: $l26e4ff63e1ba6fe0ec4122363d0e46cc});var infowindow = new google.maps.InfoWindow({content: $l26e4ff63e1ba6fe0ec4122363d0e46cc});google.maps.event.addListener(m_26e4ff63e1ba6fe0ec4122363d0e46cc, 'click', function() {infowindow.open(map,m_26e4ff63e1ba6fe0ec4122363d0e46cc);});$marker.push(m_26e4ff63e1ba6fe0ec4122363d0e46cc);}});var g_152a3724abacd846e99d67c36f7e2c80 = new google.maps.Geocoder();g_152a3724abacd846e99d67c36f7e2c80.geocode( { 'address': "178 W Ellendale Ave, Dallas, OR 97338, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('dallas-OR-western-union').style.display = '';map = new google.maps.Map(document.getElementById('dallas-OR-western-union'), mapOptions);}document.getElementById('4579998c').innerHTML += ' | View Map';var $l152a3724abacd846e99d67c36f7e2c80 = '

Western Union

Address: 178 W Ellendale Ave, Dallas, OR 97338, USA
Phone: (800) 325-6000
';var m_152a3724abacd846e99d67c36f7e2c80 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Western Union',});m_152a3724abacd846e99d67c36f7e2c80['infowindow'] = new google.maps.InfoWindow({content: $l152a3724abacd846e99d67c36f7e2c80});var infowindow = new google.maps.InfoWindow({content: $l152a3724abacd846e99d67c36f7e2c80});google.maps.event.addListener(m_152a3724abacd846e99d67c36f7e2c80, 'click', function() {infowindow.open(map,m_152a3724abacd846e99d67c36f7e2c80);});$marker.push(m_152a3724abacd846e99d67c36f7e2c80);}});}google.maps.event.addDomListener(window, 'load', initialize);