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.6618,-81.2211)};var g_15548283f04c9b50a2d04162769ee1ba = new google.maps.Geocoder();g_15548283f04c9b50a2d04162769ee1ba.geocode( { 'address': "2418 N Main Ave, Newton, NC 28658, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('newton-NC-turner-finance-co').style.display = '';map = new google.maps.Map(document.getElementById('newton-NC-turner-finance-co'), mapOptions);}document.getElementById('afaf81f2').innerHTML += ' | View Map';var $l15548283f04c9b50a2d04162769ee1ba = '

Turner Finance Co

Address: 2418 N Main Ave, Newton, NC 28658, USA
Phone: (828) 464-0616
';var m_15548283f04c9b50a2d04162769ee1ba = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Turner Finance Co',});m_15548283f04c9b50a2d04162769ee1ba['infowindow'] = new google.maps.InfoWindow({content: $l15548283f04c9b50a2d04162769ee1ba});var infowindow = new google.maps.InfoWindow({content: $l15548283f04c9b50a2d04162769ee1ba});google.maps.event.addListener(m_15548283f04c9b50a2d04162769ee1ba, 'click', function() {infowindow.open(map,m_15548283f04c9b50a2d04162769ee1ba);});$marker.push(m_15548283f04c9b50a2d04162769ee1ba);}});var g_34a167480f1ee9328cf6f555ef1b7940 = new google.maps.Geocoder();g_34a167480f1ee9328cf6f555ef1b7940.geocode( { 'address': "24 S Brady Ave a, Newton, NC 28658, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('newton-NC-turner-finance-co').style.display = '';map = new google.maps.Map(document.getElementById('newton-NC-turner-finance-co'), mapOptions);}document.getElementById('53291312').innerHTML += ' | View Map';var $l34a167480f1ee9328cf6f555ef1b7940 = '

Turner Finance Co

Address: 24 S Brady Ave a, Newton, NC 28658, USA
Phone:
';var m_34a167480f1ee9328cf6f555ef1b7940 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Turner Finance Co',});m_34a167480f1ee9328cf6f555ef1b7940['infowindow'] = new google.maps.InfoWindow({content: $l34a167480f1ee9328cf6f555ef1b7940});var infowindow = new google.maps.InfoWindow({content: $l34a167480f1ee9328cf6f555ef1b7940});google.maps.event.addListener(m_34a167480f1ee9328cf6f555ef1b7940, 'click', function() {infowindow.open(map,m_34a167480f1ee9328cf6f555ef1b7940);});$marker.push(m_34a167480f1ee9328cf6f555ef1b7940);}});}google.maps.event.addDomListener(window, 'load', initialize);