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.9692,-88.462)};var g_1bcc312ff0527fb291ade0dbe7657e2f = new google.maps.Geocoder();g_1bcc312ff0527fb291ade0dbe7657e2f.geocode( { 'address': "1506 US-278 e, Amory, MS 38821, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('amory-MS-check-advance').style.display = '';map = new google.maps.Map(document.getElementById('amory-MS-check-advance'), mapOptions);}document.getElementById('d2848772').innerHTML += ' | View Map';var $l1bcc312ff0527fb291ade0dbe7657e2f = '

Check Advance

Address: 1506 US-278 e, Amory, MS 38821, USA
Phone: (662) 256-9254
';var m_1bcc312ff0527fb291ade0dbe7657e2f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Check Advance',});m_1bcc312ff0527fb291ade0dbe7657e2f['infowindow'] = new google.maps.InfoWindow({content: $l1bcc312ff0527fb291ade0dbe7657e2f});var infowindow = new google.maps.InfoWindow({content: $l1bcc312ff0527fb291ade0dbe7657e2f});google.maps.event.addListener(m_1bcc312ff0527fb291ade0dbe7657e2f, 'click', function() {infowindow.open(map,m_1bcc312ff0527fb291ade0dbe7657e2f);});$marker.push(m_1bcc312ff0527fb291ade0dbe7657e2f);}});var g_d28197066132513ebd865b9f620f536c = new google.maps.Geocoder();g_d28197066132513ebd865b9f620f536c.geocode( { 'address': "1509 Highway 280 East E, Amory, MS 38821, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('amory-MS-check-advance').style.display = '';map = new google.maps.Map(document.getElementById('amory-MS-check-advance'), mapOptions);}document.getElementById('331b296c').innerHTML += ' | View Map';var $ld28197066132513ebd865b9f620f536c = '

Check Advance

Address: 1509 Highway 280 East E, Amory, MS 38821, USA
Phone: (662) 256-9254
';var m_d28197066132513ebd865b9f620f536c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Check Advance',});m_d28197066132513ebd865b9f620f536c['infowindow'] = new google.maps.InfoWindow({content: $ld28197066132513ebd865b9f620f536c});var infowindow = new google.maps.InfoWindow({content: $ld28197066132513ebd865b9f620f536c});google.maps.event.addListener(m_d28197066132513ebd865b9f620f536c, 'click', function() {infowindow.open(map,m_d28197066132513ebd865b9f620f536c);});$marker.push(m_d28197066132513ebd865b9f620f536c);}});}google.maps.event.addDomListener(window, 'load', initialize);