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(33.9781,-81.2295)};var g_dff31ca0dfaab4b6273b6e44c25b8cca = new google.maps.Geocoder();g_dff31ca0dfaab4b6273b6e44c25b8cca.geocode( { 'address': "100 Harmon St, Lexington, SC 29072, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lexington-SC-lexington-mortgage-funding').style.display = '';map = new google.maps.Map(document.getElementById('lexington-SC-lexington-mortgage-funding'), mapOptions);}document.getElementById('bd63d751').innerHTML += ' | View Map';var $ldff31ca0dfaab4b6273b6e44c25b8cca = '

Lexington Mortgage Funding

Address: 100 Harmon St, Lexington, SC 29072, USA
Phone: (803) 808-6230
';var m_dff31ca0dfaab4b6273b6e44c25b8cca = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Lexington Mortgage Funding',});m_dff31ca0dfaab4b6273b6e44c25b8cca['infowindow'] = new google.maps.InfoWindow({content: $ldff31ca0dfaab4b6273b6e44c25b8cca});var infowindow = new google.maps.InfoWindow({content: $ldff31ca0dfaab4b6273b6e44c25b8cca});google.maps.event.addListener(m_dff31ca0dfaab4b6273b6e44c25b8cca, 'click', function() {infowindow.open(map,m_dff31ca0dfaab4b6273b6e44c25b8cca);});$marker.push(m_dff31ca0dfaab4b6273b6e44c25b8cca);}});}google.maps.event.addDomListener(window, 'load', initialize);