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.6797,-80.8967)};var g_60e7705f6e4b82d93ce37ff9b9b9030b = new google.maps.Geocoder();g_60e7705f6e4b82d93ce37ff9b9b9030b.geocode( { 'address': "974 E Stuart Dr # A, Galax, VA 24333, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('galax-VA-check-first-cash-advance').style.display = '';map = new google.maps.Map(document.getElementById('galax-VA-check-first-cash-advance'), mapOptions);}document.getElementById('a3805f60').innerHTML += ' | View Map';var $l60e7705f6e4b82d93ce37ff9b9b9030b = '

Check First Cash Advance

Address: 974 E Stuart Dr # A, Galax, VA 24333, USA
Phone: (276) 238-1195
';var m_60e7705f6e4b82d93ce37ff9b9b9030b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Check First Cash Advance',});m_60e7705f6e4b82d93ce37ff9b9b9030b['infowindow'] = new google.maps.InfoWindow({content: $l60e7705f6e4b82d93ce37ff9b9b9030b});var infowindow = new google.maps.InfoWindow({content: $l60e7705f6e4b82d93ce37ff9b9b9030b});google.maps.event.addListener(m_60e7705f6e4b82d93ce37ff9b9b9030b, 'click', function() {infowindow.open(map,m_60e7705f6e4b82d93ce37ff9b9b9030b);});$marker.push(m_60e7705f6e4b82d93ce37ff9b9b9030b);}});}google.maps.event.addDomListener(window, 'load', initialize);