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(34.8505,-82.3961)};var g_2557751fc005850b3c7ec4c40723cf41 = new google.maps.Geocoder();g_2557751fc005850b3c7ec4c40723cf41.geocode( { 'address': "300 E Coffee St, Greenville, SC 29601, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('greenville-SC-krista-smith-mortgage-loan-officer-at-fairway-independent-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('greenville-SC-krista-smith-mortgage-loan-officer-at-fairway-independent-mortgage'), mapOptions);}document.getElementById('e2ebb8f6').innerHTML += ' | View Map';var $l2557751fc005850b3c7ec4c40723cf41 = '

Krista Smith, Mortgage Loan Officer at Fairway Independent Mortgage

Address: 300 E Coffee St, Greenville, SC 29601, USA
Phone: (864) 630-6323
';var m_2557751fc005850b3c7ec4c40723cf41 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Krista Smith, Mortgage Loan Officer at Fairway Independent Mortgage',});m_2557751fc005850b3c7ec4c40723cf41['infowindow'] = new google.maps.InfoWindow({content: $l2557751fc005850b3c7ec4c40723cf41});var infowindow = new google.maps.InfoWindow({content: $l2557751fc005850b3c7ec4c40723cf41});google.maps.event.addListener(m_2557751fc005850b3c7ec4c40723cf41, 'click', function() {infowindow.open(map,m_2557751fc005850b3c7ec4c40723cf41);});$marker.push(m_2557751fc005850b3c7ec4c40723cf41);}});}google.maps.event.addDomListener(window, 'load', initialize);