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.5301,-83.8364)};var g_917b4d9a8c0c833392e61b905f197ccc = new google.maps.Geocoder();g_917b4d9a8c0c833392e61b905f197ccc.geocode( { 'address': "106 E Franklin St, Sylvester, GA 31791, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sylvester-GA-western-union').style.display = '';map = new google.maps.Map(document.getElementById('sylvester-GA-western-union'), mapOptions);}document.getElementById('6b43e0b6').innerHTML += ' | View Map';var $l917b4d9a8c0c833392e61b905f197ccc = '

Western Union

Address: 106 E Franklin St, Sylvester, GA 31791, USA
Phone: (800) 325-6000
';var m_917b4d9a8c0c833392e61b905f197ccc = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Western Union',});m_917b4d9a8c0c833392e61b905f197ccc['infowindow'] = new google.maps.InfoWindow({content: $l917b4d9a8c0c833392e61b905f197ccc});var infowindow = new google.maps.InfoWindow({content: $l917b4d9a8c0c833392e61b905f197ccc});google.maps.event.addListener(m_917b4d9a8c0c833392e61b905f197ccc, 'click', function() {infowindow.open(map,m_917b4d9a8c0c833392e61b905f197ccc);});$marker.push(m_917b4d9a8c0c833392e61b905f197ccc);}});var g_5a1749f5356b40fa755f2663a45042ac = new google.maps.Geocoder();g_5a1749f5356b40fa755f2663a45042ac.geocode( { 'address': "2402 GA-313, Sylvester, GA 31791, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sylvester-GA-western-union').style.display = '';map = new google.maps.Map(document.getElementById('sylvester-GA-western-union'), mapOptions);}document.getElementById('714e2713').innerHTML += ' | View Map';var $l5a1749f5356b40fa755f2663a45042ac = '

Western Union

Address: 2402 GA-313, Sylvester, GA 31791, USA
Phone: (229) 776-7885
';var m_5a1749f5356b40fa755f2663a45042ac = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Western Union',});m_5a1749f5356b40fa755f2663a45042ac['infowindow'] = new google.maps.InfoWindow({content: $l5a1749f5356b40fa755f2663a45042ac});var infowindow = new google.maps.InfoWindow({content: $l5a1749f5356b40fa755f2663a45042ac});google.maps.event.addListener(m_5a1749f5356b40fa755f2663a45042ac, 'click', function() {infowindow.open(map,m_5a1749f5356b40fa755f2663a45042ac);});$marker.push(m_5a1749f5356b40fa755f2663a45042ac);}});}google.maps.event.addDomListener(window, 'load', initialize);