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.7987,-78.4925)};var g_baa5efe4a6dc4ee752e1c0770a7108ff = new google.maps.Geocoder();g_baa5efe4a6dc4ee752e1c0770a7108ff.geocode( { 'address': "7041 Knightdale Blvd, Knightdale, NC 27545, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('knightdale-NC-new-southern-loans-inc').style.display = '';map = new google.maps.Map(document.getElementById('knightdale-NC-new-southern-loans-inc'), mapOptions);}document.getElementById('b7879007').innerHTML += ' | View Map';var $lbaa5efe4a6dc4ee752e1c0770a7108ff = '

New Southern Loans, Inc.

Address: 7041 Knightdale Blvd, Knightdale, NC 27545, USA
Phone: (919) 217-8393
';var m_baa5efe4a6dc4ee752e1c0770a7108ff = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'New Southern Loans, Inc.',});m_baa5efe4a6dc4ee752e1c0770a7108ff['infowindow'] = new google.maps.InfoWindow({content: $lbaa5efe4a6dc4ee752e1c0770a7108ff});var infowindow = new google.maps.InfoWindow({content: $lbaa5efe4a6dc4ee752e1c0770a7108ff});google.maps.event.addListener(m_baa5efe4a6dc4ee752e1c0770a7108ff, 'click', function() {infowindow.open(map,m_baa5efe4a6dc4ee752e1c0770a7108ff);});$marker.push(m_baa5efe4a6dc4ee752e1c0770a7108ff);}});}google.maps.event.addDomListener(window, 'load', initialize);