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(39.6555,-75.5461)};var g_c7654c7501a87e54ba42dd1d1f38f1a6 = new google.maps.Geocoder();g_c7654c7501a87e54ba42dd1d1f38f1a6.geocode( { 'address': "56 W Main St #204, New Castle, DE 19720, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('new-castle-DE-gsf-mortgage-corporation').style.display = '';map = new google.maps.Map(document.getElementById('new-castle-DE-gsf-mortgage-corporation'), mapOptions);}document.getElementById('c8ec96ee').innerHTML += ' | View Map';var $lc7654c7501a87e54ba42dd1d1f38f1a6 = '

GSF Mortgage Corporation

Address: 56 W Main St #204, New Castle, DE 19720, USA
Phone: (302) 737-5853
';var m_c7654c7501a87e54ba42dd1d1f38f1a6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'GSF Mortgage Corporation',});m_c7654c7501a87e54ba42dd1d1f38f1a6['infowindow'] = new google.maps.InfoWindow({content: $lc7654c7501a87e54ba42dd1d1f38f1a6});var infowindow = new google.maps.InfoWindow({content: $lc7654c7501a87e54ba42dd1d1f38f1a6});google.maps.event.addListener(m_c7654c7501a87e54ba42dd1d1f38f1a6, 'click', function() {infowindow.open(map,m_c7654c7501a87e54ba42dd1d1f38f1a6);});$marker.push(m_c7654c7501a87e54ba42dd1d1f38f1a6);}});var g_18a397cc516c19ac496c543265d80478 = new google.maps.Geocoder();g_18a397cc516c19ac496c543265d80478.geocode( { 'address': "2 Penns Way #202, New Castle, DE 19720, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('new-castle-DE-gsf-mortgage-corporation').style.display = '';map = new google.maps.Map(document.getElementById('new-castle-DE-gsf-mortgage-corporation'), mapOptions);}document.getElementById('21c5f424').innerHTML += ' | View Map';var $l18a397cc516c19ac496c543265d80478 = '

GSF Mortgage Corporation

Address: 2 Penns Way #202, New Castle, DE 19720, USA
Phone: (302) 322-7015
';var m_18a397cc516c19ac496c543265d80478 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'GSF Mortgage Corporation',});m_18a397cc516c19ac496c543265d80478['infowindow'] = new google.maps.InfoWindow({content: $l18a397cc516c19ac496c543265d80478});var infowindow = new google.maps.InfoWindow({content: $l18a397cc516c19ac496c543265d80478});google.maps.event.addListener(m_18a397cc516c19ac496c543265d80478, 'click', function() {infowindow.open(map,m_18a397cc516c19ac496c543265d80478);});$marker.push(m_18a397cc516c19ac496c543265d80478);}});}google.maps.event.addDomListener(window, 'load', initialize);