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.9681,-81.8927)};var g_c39532aa47db677513962e781bad47b8 = new google.maps.Geocoder();g_c39532aa47db677513962e781bad47b8.geocode( { 'address': "1874 E Main St, Spartanburg, SC 29307, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('spartanburg-SC-spartanburg-mortgages').style.display = '';map = new google.maps.Map(document.getElementById('spartanburg-SC-spartanburg-mortgages'), mapOptions);}document.getElementById('6e42fa8c').innerHTML += ' | View Map';var $lc39532aa47db677513962e781bad47b8 = '

Spartanburg Mortgages

Address: 1874 E Main St, Spartanburg, SC 29307, USA
Phone: (864) 583-1995
';var m_c39532aa47db677513962e781bad47b8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Spartanburg Mortgages',});m_c39532aa47db677513962e781bad47b8['infowindow'] = new google.maps.InfoWindow({content: $lc39532aa47db677513962e781bad47b8});var infowindow = new google.maps.InfoWindow({content: $lc39532aa47db677513962e781bad47b8});google.maps.event.addListener(m_c39532aa47db677513962e781bad47b8, 'click', function() {infowindow.open(map,m_c39532aa47db677513962e781bad47b8);});$marker.push(m_c39532aa47db677513962e781bad47b8);}});}google.maps.event.addDomListener(window, 'load', initialize);