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(35.8224,-80.2395)};var g_04f337d8c97716abd9c74d5d5370cfee = new google.maps.Geocoder();g_04f337d8c97716abd9c74d5d5370cfee.geocode( { 'address': "800 W M.L.K. Jr Blvd, Lexington, NC 27292, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lexington-NC-rushed-refunds-tax-service').style.display = '';map = new google.maps.Map(document.getElementById('lexington-NC-rushed-refunds-tax-service'), mapOptions);}document.getElementById('dcfa7d5c').innerHTML += ' | View Map';var $l04f337d8c97716abd9c74d5d5370cfee = '

Rushed Refunds Tax Service

Address: 800 W M.L.K. Jr Blvd, Lexington, NC 27292, USA
Phone: (336) 248-8333
';var m_04f337d8c97716abd9c74d5d5370cfee = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Rushed Refunds Tax Service',});m_04f337d8c97716abd9c74d5d5370cfee['infowindow'] = new google.maps.InfoWindow({content: $l04f337d8c97716abd9c74d5d5370cfee});var infowindow = new google.maps.InfoWindow({content: $l04f337d8c97716abd9c74d5d5370cfee});google.maps.event.addListener(m_04f337d8c97716abd9c74d5d5370cfee, 'click', function() {infowindow.open(map,m_04f337d8c97716abd9c74d5d5370cfee);});$marker.push(m_04f337d8c97716abd9c74d5d5370cfee);}});}google.maps.event.addDomListener(window, 'load', initialize);