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(36.7169,-81.9558)};var g_6beccb2caf512bfd50c5f93ab6ec69fc = new google.maps.Geocoder();g_6beccb2caf512bfd50c5f93ab6ec69fc.geocode( { 'address': "613 E Main St, Abingdon, VA 24210, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('abingdon-VA-first-choice-cash-advance').style.display = '';map = new google.maps.Map(document.getElementById('abingdon-VA-first-choice-cash-advance'), mapOptions);}document.getElementById('5cab5ce1').innerHTML += ' | View Map';var $l6beccb2caf512bfd50c5f93ab6ec69fc = '

First Choice Cash Advance

Address: 613 E Main St, Abingdon, VA 24210, USA
Phone: (276) 628-7609
';var m_6beccb2caf512bfd50c5f93ab6ec69fc = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Choice Cash Advance',});m_6beccb2caf512bfd50c5f93ab6ec69fc['infowindow'] = new google.maps.InfoWindow({content: $l6beccb2caf512bfd50c5f93ab6ec69fc});var infowindow = new google.maps.InfoWindow({content: $l6beccb2caf512bfd50c5f93ab6ec69fc});google.maps.event.addListener(m_6beccb2caf512bfd50c5f93ab6ec69fc, 'click', function() {infowindow.open(map,m_6beccb2caf512bfd50c5f93ab6ec69fc);});$marker.push(m_6beccb2caf512bfd50c5f93ab6ec69fc);}});}google.maps.event.addDomListener(window, 'load', initialize);