function initialize() { var mapOptions = { center: new google.maps.LatLng(54.59673227, -5.92712402), zoom: 11, mapTypeId: google.maps.MapTypeId.ROADMAP, scrollwheel: false, panControl: true, zoomControl: true, gestureHandling: 'auto', mapTypeControl: true, mapTypeControlOptions: { style: google.maps.MapTypeControlStyle.DROPDOWN_MENU }, navigationControl: true, zoomControlOptions: { style: google.maps.ZoomControlStyle.SMALL, position: google.maps.ControlPosition.RIGHT_TOP, }, streetViewControlOptions: { position: google.maps.ControlPosition.RIGHT_TOP } }; map = new google.maps.Map(document.getElementById('map_canvas'), mapOptions); var markers = []; // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£1,500,000'+ ''+ '
'+ '
'+ ' Detached'+ 'Ballyaughlis Lodge, 238 Ballylesson Road'+ 'Lisburn, County Antrim, BT27 5TS'+ '
'+ '
'+ ' 5 bedrooms'+ ' 4 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS52571 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5247666155114, -5.96864597558101) }); google.maps.event.addListener(markerECSECS52571, 'click', onMarkerClick); markers.push(markerECSECS52571); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£570,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 72 Monree Road'+ 'Dromore, County Down, BT25 1JJ'+ '
'+ '
'+ ' 4 bedrooms'+ ' 4 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS55851 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.4180488907772, -6.22908283320971) }); google.maps.event.addListener(markerECSECS55851, 'click', onMarkerClick); markers.push(markerECSECS55851); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£459,950'+ ''+ '
'+ '
'+ ' Detached'+ 'The Maygreen, Site 11 Dunadry Gate'+ 'Antrim, BT41'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS56955 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6957762635728, -6.14403345178263) }); google.maps.event.addListener(markerECSECS56955, 'click', onMarkerClick); markers.push(markerECSECS56955); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£385,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 17 Nut Grove Road'+ 'Magherafelt, County Londonderry, BT45 5NF'+ '
'+ '
'+ ' 5 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS56621 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7786357300259, -6.70546225497582) }); google.maps.event.addListener(markerECSECS56621, 'click', onMarkerClick); markers.push(markerECSECS56621); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£595,000'+ ''+ '
'+ '
'+ ' Site'+ ' 20 Knockbracken Road'+ 'Belfast, County Antrim, BT8 6SE'+ '
'+ '
'+ ' 0 bedroom'+ ' 0 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS56127 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5438709436528, -5.89273706359863) }); google.maps.event.addListener(markerECSECS56127, 'click', onMarkerClick); markers.push(markerECSECS56127); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Over'+ '£950,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 27B Deramore Park'+ 'Belfast, County Antrim, BT9 5JX'+ '
'+ '
'+ ' 5 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS50169 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5650007047511, -5.9446483523941) }); google.maps.event.addListener(markerECSECS50169, 'click', onMarkerClick); markers.push(markerECSECS50169); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£150,000'+ ''+ '
'+ '
'+ ' Site'+ ' Development Site Adjacent To 21A Downpatrick Road'+ 'Downpatrick, County Down, BT30 7SF'+ '
'+ '
'+ ' 0 bedroom'+ ' 0 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS51718 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.2662933848297, -5.61606442977268) }); google.maps.event.addListener(markerECSECS51718, 'click', onMarkerClick); markers.push(markerECSECS51718); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Around'+ '£449,000'+ ''+ '
'+ '
'+ ' Detached Bungalow'+ ' 142b Movilla Road'+ 'Newtownards, County Down, BT23 8RJ'+ '
'+ '
'+ ' 5 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN58378 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6010219267293, -5.64115510932867) }); google.maps.event.addListener(markerBTWNBTWN58378, 'click', onMarkerClick); markers.push(markerBTWNBTWN58378); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Around'+ '£225,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 76 Railway Street'+ 'Comber, County Down, BT23 5HQ'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN57804 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.54786400983, -5.7548956969447) }); google.maps.event.addListener(markerBTWNBTWN57804, 'click', onMarkerClick); markers.push(markerBTWNBTWN57804); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Over'+ '£195,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ ' 2 Shaftesbury Avenue'+ 'BANGOR, County Down, BT20 3GA'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH58858 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.654757458789, -5.6925633742077) }); google.maps.event.addListener(markerECHECH58858, 'click', onMarkerClick); markers.push(markerECHECH58858); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£150,000'+ ''+ '
'+ '
'+ ' Terrace'+ ' 22 Belgravia Avenue'+ 'Belfast, BT9 7BJ'+ '
'+ '
'+ ' 0 bedroom'+ ' 0 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS59225 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5843043332327, -5.94378168162062) }); google.maps.event.addListener(markerECSECS59225, 'click', onMarkerClick); markers.push(markerECSECS59225); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Over'+ '£175,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ ' 16 Ashley Park'+ 'Belfast, County Antrim, BT17 9EH'+ '
'+ '
'+ ' 0 bedroom'+ ' 0 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS59804 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5508228533281, -6.00854948444366) }); google.maps.event.addListener(markerECSECS59804, 'click', onMarkerClick); markers.push(markerECSECS59804); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Around'+ '£275,000'+ ''+ '
'+ '
'+ ' Detached Bungalow'+ ' 7 Second Avenue'+ 'Newtownards, BT23 8AE'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN59901 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6006312516132, -5.65730414559888) }); google.maps.event.addListener(markerBTWNBTWN59901, 'click', onMarkerClick); markers.push(markerBTWNBTWN59901); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£825,000'+ ''+ '
'+ '
'+ ' Townhouse'+ 'The Cartwright, 9 The Courtyard'+ 'Cultra, BT18'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH59964 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6540562065205, -5.79940691871642) }); google.maps.event.addListener(markerECHECH59964, 'click', onMarkerClick); markers.push(markerECHECH59964); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£789,950'+ ''+ '
'+ '
'+ ' Townhouse'+ 'The Deane, 10 The Courtyard'+ 'Cultra, BT18'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH59965 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.654240236496, -5.7995463935852) }); google.maps.event.addListener(markerECHECH59965, 'click', onMarkerClick); markers.push(markerECHECH59965); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£1,450,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 49 Ardress Road'+ 'Craigavon, County Armagh, BT62 1SE'+ '
'+ '
'+ ' 5 bedrooms'+ ' 4 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS59981 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.4409717763835, -6.56573483631376) }); google.maps.event.addListener(markerECSECS59981, 'click', onMarkerClick); markers.push(markerECSECS59981); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£795,000'+ ''+ '
'+ '
'+ ' Detached Bungalow'+ 'Barnwell Farm Cottages, 8 Ballybryan Road'+ 'Newtownards, County Down, BT22 2RB'+ '
'+ '
'+ ' 0 bedroom'+ ' 0 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB60102 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5277360626134, -5.53201141320006) }); google.maps.event.addListener(markerBTWEBBTWEB60102, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB60102); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£550,000'+ ''+ '
'+ '
'+ ' Terrace'+ 'Blessington House, 18 Ballynahinch Street'+ 'Hillsborough, County Down, BT26 6AW'+ '
'+ '
'+ ' 5 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS60080 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.4636411895506, -6.08141989558741) }); google.maps.event.addListener(markerECSECS60080, 'click', onMarkerClick); markers.push(markerECSECS60080); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Over'+ '£795,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 10 Mill Road'+ 'Lisburn, County Antrim, BT27 5TT'+ '
'+ '
'+ ' 5 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS60359 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5241889644912, -5.96254547253141) }); google.maps.event.addListener(markerECSECS60359, 'click', onMarkerClick); markers.push(markerECSECS60359); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Over'+ '£375,000'+ ''+ '
'+ '
'+ ' End Terrace'+ ' 27 St Johns Place'+ 'Belfast, County Antrim, BT7 3HA'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS60097 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5700216819607, -5.91866970062256) }); google.maps.event.addListener(markerECSECS60097, 'click', onMarkerClick); markers.push(markerECSECS60097); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Around'+ '£399,950'+ ''+ '
'+ '
'+ ' Townhouse'+ ' 124 Seacliff Road'+ 'BANGOR, County Down, BT20 5EZ'+ '
'+ '
'+ ' 5 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH60008 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6678501699909, -5.66164002771144) }); google.maps.event.addListener(markerECHECH60008, 'click', onMarkerClick); markers.push(markerECHECH60008); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£550,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 1 Beechwood'+ 'HOLYWOOD, County Down, BT18 0NN'+ '
'+ '
'+ ' 4 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH60675 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.645539925992, -5.81824579728631) }); google.maps.event.addListener(markerECHECH60675, 'click', onMarkerClick); markers.push(markerECHECH60675); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Around'+ '£499,950'+ ''+ '
'+ '
'+ ' Detached'+ 'High Trees, 39 Ballymaleddy Road'+ 'Comber, County Down, BT23 5RD'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN60899 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5486292060014, -5.78803435249328) }); google.maps.event.addListener(markerBTWNBTWN60899, 'click', onMarkerClick); markers.push(markerBTWNBTWN60899); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£265,000'+ ''+ '
'+ '
'+ ' Detached'+ 'Cherry Blossom , 506 The Green at Millmount Village'+ 'Dundonald, BT16'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB60974 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.581215402433, -5.79116821289063) }); google.maps.event.addListener(markerBTWEBBTWEB60974, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB60974); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£925,000'+ ''+ '
'+ '
'+ ' Detached'+ 'Drum View, 131 Ballyskeagh Road'+ 'Belfast, BT17 9BY'+ '
'+ '
'+ ' 4 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS60968 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5340844717568, -5.9886750891743) }); google.maps.event.addListener(markerECSECS60968, 'click', onMarkerClick); markers.push(markerECSECS60968); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£195,000'+ ''+ '
'+ '
'+ ' Terrace'+ ' 22 Sydenham Drive'+ 'Belfast, BT4 2AX'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB59572 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6012112344901, -5.87709625244704) }); google.maps.event.addListener(markerBTWEBBTWEB59572, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB59572); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£165,000'+ ''+ '
'+ '
'+ ' Apartment'+ ' Apt 1 4 Loughan Hall'+ 'Belfast, BT16 2FN'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB61066 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5911415039957, -5.80852141836221) }); google.maps.event.addListener(markerBTWEBBTWEB61066, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB61066); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£185,000'+ ''+ '
'+ '
'+ ' Terrace'+ ' 22 Belmont Avenue'+ 'Belfast, County Antrim, BT4 3DD'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB60222 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5992625426541, -5.87285768495246) }); google.maps.event.addListener(markerBTWEBBTWEB60222, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB60222); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£125,000'+ ''+ '
'+ '
'+ ' Site'+ ' 65-69 Crumlin Road'+ 'Crumlin, County Antrim, BT29 4AQ'+ '
'+ '
'+ ' 0 bedroom'+ ' 0 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS61231 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6490520034525, -6.21352192570229) }); google.maps.event.addListener(markerECSECS61231, 'click', onMarkerClick); markers.push(markerECSECS61231); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Over'+ '£209,950'+ ''+ '
'+ '
'+ ' Apartment'+ ' Apartment 6.05 Portland 88'+ 'BELFAST, BT7 1FE'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS55395 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5898364331037, -5.92514059078528) }); google.maps.event.addListener(markerECSECS55395, 'click', onMarkerClick); markers.push(markerECSECS55395); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£379,950'+ ''+ '
'+ '
'+ ' Detached'+ 'The Lindsay, Site 3 Edenbrook'+ 'Banbridge, BT32'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS61333 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.3408078835814, -6.27546935818634) }); google.maps.event.addListener(markerECSECS61333, 'click', onMarkerClick); markers.push(markerECSECS61333); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£165,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Cedar, Site 170 Blackthorn Hollow'+ 'Larne, Antrim, BT40'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS61483 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.8606060493752, -5.85019375488866) }); google.maps.event.addListener(markerECSECS61483, 'click', onMarkerClick); markers.push(markerECSECS61483); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Over'+ '£485,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 16 Kilbright Road'+ 'Newtownards, County Down, BT22 2JD'+ '
'+ '
'+ ' 5 bedrooms'+ ' 4 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN61319 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5781137062975, -5.53272839877155) }); google.maps.event.addListener(markerBTWNBTWN61319, 'click', onMarkerClick); markers.push(markerBTWNBTWN61319); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£305,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Type N4, Site 201 BaronsGrange'+ 'Carryduff, Down, BT8 '+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS61476 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5196297476143, -5.87921873016353) }); google.maps.event.addListener(markerECSECS61476, 'click', onMarkerClick); markers.push(markerECSECS61476); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£0'+ ''+ '
'+ '
'+ ' Apartment'+ ' 14 Ardavon House Apartments'+ 'Cultra, '+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH61646 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6551437505912, -5.79928837364343) }); google.maps.event.addListener(markerECHECH61646, 'click', onMarkerClick); markers.push(markerECHECH61646); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£0'+ ''+ '
'+ '
'+ ' Apartment'+ ' 15 Ardavon House Apartments'+ 'Cultra, '+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH61644 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6549498018718, -5.79910201430029) }); google.maps.event.addListener(markerECHECH61644, 'click', onMarkerClick); markers.push(markerECHECH61644); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£0'+ ''+ '
'+ '
'+ ' Apartment'+ ' 16 Ardavon House Apartments'+ 'Cultra, BT18'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH61648 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.654930721426, -5.79902215119032) }); google.maps.event.addListener(markerECHECH61648, 'click', onMarkerClick); markers.push(markerECHECH61648); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£0'+ ''+ '
'+ '
'+ ' Apartment'+ ' 17 Ardavon House Apartments'+ 'Cultra, BT18'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH61647 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6547836174583, -5.799395666325) }); google.maps.event.addListener(markerECHECH61647, 'click', onMarkerClick); markers.push(markerECHECH61647); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£217,500'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Marram, Site 109 Rushfield'+ 'Ballyclare, Co. Antrim, BT39 9ZE'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS61676 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7406672372818, -6.01718731794846) }); google.maps.event.addListener(markerECSECS61676, 'click', onMarkerClick); markers.push(markerECSECS61676); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£332,500'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Type N4 Inc Sunroom, Site 216 BaronsGrange'+ 'Carryduff, Down, BT8 '+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS61480 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5196297476143, -5.87921873016353) }); google.maps.event.addListener(markerECSECS61480, 'click', onMarkerClick); markers.push(markerECSECS61480); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£950,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 27a Glen Road'+ 'HOLYWOOD, County Down, BT18 0HB'+ '
'+ '
'+ ' 5 bedrooms'+ ' 4 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH61778 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6571336612467, -5.80099581127273) }); google.maps.event.addListener(markerECHECH61778, 'click', onMarkerClick); markers.push(markerECHECH61778); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£325,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 36 The Burn Road'+ 'Newtownards, County Down, BT23 5RY'+ '
'+ '
'+ ' 4 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB62307 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5143833808178, -5.75641960624953) }); google.maps.event.addListener(markerBTWEBBTWEB62307, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB62307); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£337,000'+ ''+ '
'+ '
'+ ' Detached'+ 'Tyrella, Site P78 Charlestown Hall'+ 'Lisburn, BT28'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS62389 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5257662698578, -6.09046951217651) }); google.maps.event.addListener(markerECSECS62389, 'click', onMarkerClick); markers.push(markerECSECS62389); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£245,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Hartford, 279 Rivenwood'+ 'Newtownards, County Down, BT23'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN62470 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.598002514287, -5.65181032104488) }); google.maps.event.addListener(markerBTWNBTWN62470, 'click', onMarkerClick); markers.push(markerBTWNBTWN62470); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£245,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Hartford, 280 Rivenwood'+ 'Newtownards, County Down, BT23'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN62472 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.598002514287, -5.65181032104488) }); google.maps.event.addListener(markerBTWNBTWN62472, 'click', onMarkerClick); markers.push(markerBTWNBTWN62472); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£249,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Mayflower, 527 The Green at Millmount Village'+ 'Dundonald, BT16'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB62419 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.581215402433, -5.79116821289063) }); google.maps.event.addListener(markerBTWEBBTWEB62419, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB62419); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£259,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Type N3, Site 193 BaronsGrange'+ 'Carryduff, Down, BT8 '+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS62510 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5204891023804, -5.88387504501338) }); google.maps.event.addListener(markerECSECS62510, 'click', onMarkerClick); markers.push(markerECSECS62510); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£279,500'+ ''+ '
'+ '
'+ ' Detached'+ 'Hampton, 282 Rivenwood'+ 'Newtownards, County Down, BT23'+ '
'+ '
'+ ' 3 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN62476 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5959638390791, -5.65816179199214) }); google.maps.event.addListener(markerBTWNBTWN62476, 'click', onMarkerClick); markers.push(markerBTWNBTWN62476); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£249,950'+ ''+ '
'+ '
'+ ' End Terrace'+ ' 2A and 2B Rugby Avenue'+ 'Belfast, County Antrim, BT7 1RG'+ '
'+ '
'+ ' 6 bedrooms'+ ' 0 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS62744 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5843778132216, -5.92825487537383) }); google.maps.event.addListener(markerECSECS62744, 'click', onMarkerClick); markers.push(markerECSECS62744); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Over'+ '£190,000'+ ''+ '
'+ '
'+ ' Terrace'+ ' 28 & 28a Grays Hill'+ 'Bangor, County Down, BT20 3BB'+ '
'+ '
'+ ' 2 bedrooms'+ ' 0 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH62841 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6616789811018, -5.67340325901881) }); google.maps.event.addListener(markerECHECH62841, 'click', onMarkerClick); markers.push(markerECHECH62841); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£385,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 3 Castlehill Wood'+ 'Belfast, County Antrim, BT4 3PJ'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB62833 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6008181488795, -5.84195732913512) }); google.maps.event.addListener(markerBTWEBBTWEB62833, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB62833); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£397,500'+ ''+ '
'+ '
'+ ' Detached'+ 'The Haven, 157 Hartley Hall'+ 'Greenisland, BT38 8AU'+ '
'+ '
'+ ' 5 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS63071 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6901677530882, -5.87144822327329) }); google.maps.event.addListener(markerECSECS63071, 'click', onMarkerClick); markers.push(markerECSECS63071); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£425,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 19 Farm Lodge Park'+ 'Carrickfergus, County Antrim, BT38 8YB'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS63172 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6993263111633, -5.88258009291203) }); google.maps.event.addListener(markerECSECS63172, 'click', onMarkerClick); markers.push(markerECSECS63172); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£285,000'+ ''+ '
'+ '
'+ ' Apartment'+ ' Apt 6. 81 Osborne Park'+ 'Belfast, County Antrim, BT9 6JQ'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS63259 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5684681106062, -5.95341410981051) }); google.maps.event.addListener(markerECSECS63259, 'click', onMarkerClick); markers.push(markerECSECS63259); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£427,500'+ ''+ '
'+ '
'+ ' Detached'+ 'The Beaufort, Site 62 Lancaster Park'+ 'Belfast , BT8 '+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS63392 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5467436385016, -5.89185729904174) }); google.maps.event.addListener(markerECSECS63392, 'click', onMarkerClick); markers.push(markerECSECS63392); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£450,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 85 Hillsborough Road'+ 'Carryduff, BT8 8HT'+ '
'+ '
'+ ' 5 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS63175 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5226035536935, -5.84532628804618) }); google.maps.event.addListener(markerECSECS63175, 'click', onMarkerClick); markers.push(markerECSECS63175); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£85,000'+ ''+ '
'+ '
'+ ' Site'+ ' Site at Rourkes Link'+ 'Downpatrick, BT30 7DQ'+ '
'+ '
'+ ' 0 bedroom'+ ' 0 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS63301 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.3044499852111, -5.57018288209521) }); google.maps.event.addListener(markerECSECS63301, 'click', onMarkerClick); markers.push(markerECSECS63301); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£275,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'SD 1, 286a Millmount Village'+ 'Dundonald, BT16'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB63454 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.581215402433, -5.79116821289063) }); google.maps.event.addListener(markerBTWEBBTWEB63454, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB63454); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£201,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Tammany A, 75 Oakwood'+ 'Antrim, BT41'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS63521 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7227526520002, -6.18782227046176) }); google.maps.event.addListener(markerECSECS63521, 'click', onMarkerClick); markers.push(markerECSECS63521); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Over'+ '£620,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 2 Malone Meadows'+ 'Belfast, County Antrim, BT9 5BG'+ '
'+ '
'+ ' 4 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS63511 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5595264531623, -5.95305905733183) }); google.maps.event.addListener(markerECSECS63511, 'click', onMarkerClick); markers.push(markerECSECS63511); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£377,500'+ ''+ '
'+ '
'+ ' Detached'+ 'The Haven, 159 Hartley Hall'+ 'Greenisland, BT38 8AU'+ '
'+ '
'+ ' 5 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS63532 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6901677530882, -5.87144822327329) }); google.maps.event.addListener(markerECSECS63532, 'click', onMarkerClick); markers.push(markerECSECS63532); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£323,500'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Langley, Site 118 Lancaster Park'+ 'Belfast , BT8 '+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS63589 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5467436385016, -5.89185729904174) }); google.maps.event.addListener(markerECSECS63589, 'click', onMarkerClick); markers.push(markerECSECS63589); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£595,000'+ ''+ '
'+ '
'+ ' Site'+ 'Building Site West of, 194A Upper Malone Road'+ 'Belfast, BT17 9JZ'+ '
'+ '
'+ ' 0 bedroom'+ ' 0 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS63566 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5455901248309, -5.97755917849108) }); google.maps.event.addListener(markerECSECS63566, 'click', onMarkerClick); markers.push(markerECSECS63566); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£495,000'+ ''+ '
'+ '
'+ ' Detached'+ 'Mayfield Lodge, 6 Mayfield Avenue'+ 'Dromore, County Down, BT25 2NP'+ '
'+ '
'+ ' 5 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS32488 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.3868610569014, -6.078187123556) }); google.maps.event.addListener(markerECSECS32488, 'click', onMarkerClick); markers.push(markerECSECS32488); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£495,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 36 Meadow View'+ 'Jordanstown, County Antrim, BT37 0US'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECH63038 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6948729758717, -5.89165493141123) }); google.maps.event.addListener(markerECSECH63038, 'click', onMarkerClick); markers.push(markerECSECH63038); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£495,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 40 Meadow View'+ 'Jordanstown, County Antrim, BT37 0US'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECH63039 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6948946858984, -5.89180171627419) }); google.maps.event.addListener(markerECSECH63039, 'click', onMarkerClick); markers.push(markerECSECH63039); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£450,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 74c Carncome Road'+ 'Ballymena, County Antrim, BT42 3NF'+ '
'+ '
'+ ' 4 bedrooms'+ ' 4 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS63335 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.8004692856954, -6.18006581121148) }); google.maps.event.addListener(markerECSECS63335, 'click', onMarkerClick); markers.push(markerECSECS63335); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£155,000'+ ''+ '
'+ '
'+ ' Apartment'+ ' 114 The Rose Garden'+ 'Belfast, BT17 9GY'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS63666 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5367258107792, -6.02454929973387) }); google.maps.event.addListener(markerECSECS63666, 'click', onMarkerClick); markers.push(markerECSECS63666); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£192,500'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Type B1, 31 Carleton Bridge Mews'+ 'Newtownards, BT23'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN63799 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5896287161848, -5.69597937786996) }); google.maps.event.addListener(markerBTWNBTWN63799, 'click', onMarkerClick); markers.push(markerBTWNBTWN63799); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ ''+ '£192,500'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Type B2, 32 Carleton Bridge Mews'+ 'Newtownards, BT23'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN63800 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5896287161848, -5.69597937786996) }); google.maps.event.addListener(markerBTWNBTWN63800, 'click', onMarkerClick); markers.push(markerBTWNBTWN63800); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Over'+ '£2,500,000'+ ''+ '
'+ '
'+ ' Detached'+ 'Old Glebe, 166 Castlecat Road'+ 'Bushmills, BT53 8AP'+ '
'+ '
'+ ' 7 bedrooms'+ ' 4 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS63877 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(55.1428323415343, -6.4923154326538) }); google.maps.event.addListener(markerECSECS63877, 'click', onMarkerClick); markers.push(markerECSECS63877); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£490,000'+ ''+ '
'+ '
'+ ' Detached'+ 'Huntington S, Site 10 Governors Gate Demesne'+ 'Hillsborough, BT26 6FE'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS62171 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.4647649063324, -6.06635108871459) }); google.maps.event.addListener(markerECSECS62171, 'click', onMarkerClick); markers.push(markerECSECS62171); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£749,950'+ ''+ '
'+ '
'+ ' Detached'+ ' 58 Ballycreely Road'+ 'NEWTOWNARDS, County Down, BT23 5PX'+ '
'+ '
'+ ' 4 bedrooms'+ ' 4 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS63886 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.528834182128, -5.79304046265225) }); google.maps.event.addListener(markerECSECS63886, 'click', onMarkerClick); markers.push(markerECSECS63886); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£188,500'+ ''+ '
'+ '
'+ ' Townhouse'+ 'Grange Cottages A6, Site 71 Glen Manor'+ 'Glengormley, BT36'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS63916 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6659111118121, -5.96869116588613) }); google.maps.event.addListener(markerECSECS63916, 'click', onMarkerClick); markers.push(markerECSECS63916); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Around'+ '£95,000'+ ''+ '
'+ '
'+ ' Terrace'+ ' 8 Ravenscroft Street'+ 'Belfast, BT5 5BE'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB63951 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5968280210127, -5.88847621811589) }); google.maps.event.addListener(markerBTWEBBTWEB63951, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB63951); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£350,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ ' 62 Castlehill Road'+ 'BELFAST, County Antrim, BT4 3GP'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB63960 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5986800847635, -5.84524813574575) }); google.maps.event.addListener(markerBTWEBBTWEB63960, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB63960); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£247,500'+ ''+ '
'+ '
'+ ' Detached'+ 'The Portland A1.2Sp(S), Site 72 Glen Manor'+ 'Glengormley, BT36'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS64056 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.666072440146, -5.9705579833605) }); google.maps.event.addListener(markerECSECS64056, 'click', onMarkerClick); markers.push(markerECSECS64056); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£675,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 217 Belfast Road'+ 'Ballynahinch, County Down, BT24 8UP'+ '
'+ '
'+ ' 5 bedrooms'+ ' 4 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS64011 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.4409674650028, -5.89453049664384) }); google.maps.event.addListener(markerECSECS64011, 'click', onMarkerClick); markers.push(markerECSECS64011); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£235,000'+ ''+ '
'+ '
'+ ' Detached'+ 'The Glenveagh, Site 2 Monabot Park'+ 'Downpatrick , BT30'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS64126 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.3355645165244, -5.69063328297445) }); google.maps.event.addListener(markerECSECS64126, 'click', onMarkerClick); markers.push(markerECSECS64126); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£238,500'+ ''+ '
'+ '
'+ ' Detached'+ 'The Howth, Site 5 Monabot Park'+ 'Downpatrick , BT30'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS64128 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.3356829467021, -5.6900659853351) }); google.maps.event.addListener(markerECSECS64128, 'click', onMarkerClick); markers.push(markerECSECS64128); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£169,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Type F, Site 114 Woodbrook'+ 'Lisburn, BT28'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS64102 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.519137167329, -6.09405294342036) }); google.maps.event.addListener(markerECSECS64102, 'click', onMarkerClick); markers.push(markerECSECS64102); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£249,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Murland, Site 38 Edenbrook'+ 'Banbridge, BT32'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS64173 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.3408078835814, -6.27546935818634) }); google.maps.event.addListener(markerECSECS64173, 'click', onMarkerClick); markers.push(markerECSECS64173); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Over'+ '£225,000'+ ''+ '
'+ '
'+ ' Detached Bungalow'+ ' 1 Watermeade Park'+ 'Greyabbey, County Down, BT22 2XD'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN64079 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5356871931547, -5.56672134140014) }); google.maps.event.addListener(markerBTWNBTWN64079, 'click', onMarkerClick); markers.push(markerBTWNBTWN64079); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£199,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Baxter, 46 Oakwood'+ 'Antrim, BT41'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS64211 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7227526520002, -6.18782227046176) }); google.maps.event.addListener(markerECSECS64211, 'click', onMarkerClick); markers.push(markerECSECS64211); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£299,950'+ ''+ '
'+ '
'+ ' Detached'+ ' 8 Ascot Park'+ 'Belfast, County Antrim, BT5 6LW'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB64202 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.585188571243, -5.86116178815446) }); google.maps.event.addListener(markerBTWEBBTWEB64202, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB64202); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£230,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ ' 18 Gransha Chase'+ 'BELFAST, County Antrim, BT16 2FE'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB64228 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5868485546184, -5.80425974923196) }); google.maps.event.addListener(markerBTWEBBTWEB64228, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB64228); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£750,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 227 Ballylesson Road'+ 'Lisburn, County Antrim, BT27 5TS'+ '
'+ '
'+ ' 5 bedrooms'+ ' 4 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS60656 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5263299296843, -5.97000905063364) }); google.maps.event.addListener(markerECSECS60656, 'click', onMarkerClick); markers.push(markerECSECS60656); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£1,285,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 66 Princetown Road'+ 'BANGOR, County Down, BT20 3TD'+ '
'+ '
'+ ' 7 bedrooms'+ ' 4 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH62065 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6637538118887, -5.67594208284886) }); google.maps.event.addListener(markerECHECH62065, 'click', onMarkerClick); markers.push(markerECHECH62065); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Over'+ '£750,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 33 Caddy Road'+ 'ANTRIM, County Antrim, BT41 3DL'+ '
'+ '
'+ ' 5 bedrooms'+ ' 4 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH64284 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7718132545762, -6.32388142765748) }); google.maps.event.addListener(markerECHECH64284, 'click', onMarkerClick); markers.push(markerECHECH64284); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Over'+ '£195,000'+ ''+ '
'+ '
'+ ' Apartment'+ ' Apt 1 Meadow House'+ 'Belfast, BT7 3LN'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS64280 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5704914544856, -5.92430549515192) }); google.maps.event.addListener(markerECSECS64280, 'click', onMarkerClick); markers.push(markerECSECS64280); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£222,950'+ ''+ '
'+ '
'+ ' Detached'+ 'The Portland A1.2a(NG), Site 192 Belmont Hall'+ 'Antrim, Antrim, BT41'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS64338 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7057767252212, -6.21158776976824) }); google.maps.event.addListener(markerECSECS64338, 'click', onMarkerClick); markers.push(markerECSECS64338); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£220,950'+ ''+ '
'+ '
'+ ' Detached'+ 'The Portland A1.4e(NG), Site 192A Belmont Hall'+ 'Antrim, Antrim, BT41'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS64339 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7057767252212, -6.21158776976824) }); google.maps.event.addListener(markerECSECS64339, 'click', onMarkerClick); markers.push(markerECSECS64339); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£525,000'+ ''+ '
'+ '
'+ ' Detached'+ 'F1, Site 97 Mealough'+ 'Belfast, BT8'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS64365 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.523555035581, -5.89280160918146) }); google.maps.event.addListener(markerECSECS64365, 'click', onMarkerClick); markers.push(markerECSECS64365); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£400,000'+ ''+ '
'+ '
'+ ' Site'+ ' Site @ 24a Donegore Hill'+ 'ANTRIM, County Antrim, BT41 2HW'+ '
'+ '
'+ ' 0 bedroom'+ ' 0 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS64114 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.724926801143, -6.12933666214467) }); google.maps.event.addListener(markerECSECS64114, 'click', onMarkerClick); markers.push(markerECSECS64114); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£167,500'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Cedar, Site 210 Blackthorn Hollow'+ 'Larne, Antrim, BT40'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS64426 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.8606060493752, -5.85019375488866) }); google.maps.event.addListener(markerECSECS64426, 'click', onMarkerClick); markers.push(markerECSECS64426); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£167,500'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Cedar, Site 211 Blackthorn Hollow'+ 'Larne, Antrim, BT40'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS64427 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.8606060493752, -5.85019375488866) }); google.maps.event.addListener(markerECSECS64427, 'click', onMarkerClick); markers.push(markerECSECS64427); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£187,500'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Beech, Site 212 Blackthorn Hollow'+ 'Larne, Antrim, BT40'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS64424 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.8606060493752, -5.85019375488866) }); google.maps.event.addListener(markerECSECS64424, 'click', onMarkerClick); markers.push(markerECSECS64424); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Around'+ '£377,500'+ ''+ '
'+ '
'+ ' Detached'+ ' 5 Plover Green'+ 'Newtownards, County Down, BT23 8FN'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN64400 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5843677296176, -5.67262113851253) }); google.maps.event.addListener(markerBTWNBTWN64400, 'click', onMarkerClick); markers.push(markerBTWNBTWN64400); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£995,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 48 Ballydorn Road'+ 'Killinchy, County Down, BT23 6QB'+ '
'+ '
'+ ' 4 bedrooms'+ ' 4 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN64240 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.4925547067443, -5.65202526112843) }); google.maps.event.addListener(markerBTWNBTWN64240, 'click', onMarkerClick); markers.push(markerBTWNBTWN64240); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£199,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ ' 50 Cumberland Drive'+ 'BELFAST, County Antrim, BT16 2AT'+ '
'+ '
'+ ' 3 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB64439 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5911575777041, -5.81580154303755) }); google.maps.event.addListener(markerBTWEBBTWEB64439, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB64439); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£425,000'+ ''+ '
'+ '
'+ ' Detached'+ 'The Donovan , Site 3 Tollymore Brae'+ 'Newcastle, '+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS64471 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.2162272926577, -5.89364454749709) }); google.maps.event.addListener(markerECSECS64471, 'click', onMarkerClick); markers.push(markerECSECS64471); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£342,500'+ ''+ '
'+ '
'+ ' Detached'+ 'The Strand, 163 Hartley Hall'+ 'Greenisland, BT38 8AU'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS64485 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6912679499791, -5.87272179686867) }); google.maps.event.addListener(markerECSECS64485, 'click', onMarkerClick); markers.push(markerECSECS64485); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£285,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Carswell, Site 6 Upton Hall'+ 'Templepatrick , BT39'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS64507 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7042750027074, -6.09152635624023) }); google.maps.event.addListener(markerECSECS64507, 'click', onMarkerClick); markers.push(markerECSECS64507); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£290,000'+ ''+ '
'+ '
'+ ' Detached'+ 'The Horsham, Site 11 Upton Hall'+ 'Templepatrick , BT39'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS64509 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7042750027074, -6.09152635624023) }); google.maps.event.addListener(markerECSECS64509, 'click', onMarkerClick); markers.push(markerECSECS64509); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£430,000'+ ''+ '
'+ '
'+ ' Detached'+ 'Beverley, Site 51 Governors Gate Demesne'+ 'Hillsborough, BT26 6FE'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS64532 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.4648023201377, -6.06641546173095) }); google.maps.event.addListener(markerECSECS64532, 'click', onMarkerClick); markers.push(markerECSECS64532); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£1,350,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 112 Princetown Road'+ 'BANGOR, County Down, BT20 3TG'+ '
'+ '
'+ ' 4 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH64552 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.666547123618, -5.6786176068927) }); google.maps.event.addListener(markerECHECH64552, 'click', onMarkerClick); markers.push(markerECHECH64552); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£499,950'+ ''+ '
'+ '
'+ ' Detached'+ 'The Bracken, Site 15 Ferndene'+ 'Belfast, BT16'+ '
'+ '
'+ ' 5 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB63762 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5825099134497, -5.80037683854108) }); google.maps.event.addListener(markerBTWEBBTWEB63762, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB63762); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£495,000'+ ''+ '
'+ '
'+ ' Detached'+ 'The Bracken, Site 16 Ferndene'+ 'Belfast, BT16'+ '
'+ '
'+ ' 5 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB63763 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5825762711928, -5.80100139790794) }); google.maps.event.addListener(markerBTWEBBTWEB63763, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB63763); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£192,500'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Beech, Site 213 Blackthorn Hollow'+ 'Larne, Antrim, BT40'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS64425 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.8606060493752, -5.85019375488866) }); google.maps.event.addListener(markerECSECS64425, 'click', onMarkerClick); markers.push(markerECSECS64425); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£259,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Type N3, Site 191 BaronsGrange'+ 'Carryduff, Down, BT8 '+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS64572 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5203147420061, -5.88054910583491) }); google.maps.event.addListener(markerECSECS64572, 'click', onMarkerClick); markers.push(markerECSECS64572); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£265,000'+ ''+ '
'+ '
'+ ' Detached'+ 'The Brooklyn, 65 Oakwood'+ 'Antrim, BT41'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS64578 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7227526520002, -6.18782227046176) }); google.maps.event.addListener(markerECSECS64578, 'click', onMarkerClick); markers.push(markerECSECS64578); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£265,000'+ ''+ '
'+ '
'+ ' Detached'+ 'The Brooklyn, 66 Oakwood'+ 'Antrim, BT41'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS64580 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7227526520002, -6.18782227046176) }); google.maps.event.addListener(markerECSECS64580, 'click', onMarkerClick); markers.push(markerECSECS64580); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£265,000'+ ''+ '
'+ '
'+ ' Detached'+ 'The Brooklyn, 67 Oakwood'+ 'Antrim, BT41'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS64581 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7227526520002, -6.18782227046176) }); google.maps.event.addListener(markerECSECS64581, 'click', onMarkerClick); markers.push(markerECSECS64581); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£299,950'+ ''+ '
'+ '
'+ ' Detached'+ 'The Roosevelt, 52 Oakwood'+ 'Antrim, BT41'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS64583 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7227526520002, -6.18782227046176) }); google.maps.event.addListener(markerECSECS64583, 'click', onMarkerClick); markers.push(markerECSECS64583); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£265,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Type N3, Site 31 BaronsGrange'+ 'Carryduff, Down, BT8 '+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS64601 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5203147420061, -5.88054910583491) }); google.maps.event.addListener(markerECSECS64601, 'click', onMarkerClick); markers.push(markerECSECS64601); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£265,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Type N3, Site 32A BaronsGrange'+ 'Carryduff, Down, BT8 '+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS64602 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5203147420061, -5.88054910583491) }); google.maps.event.addListener(markerECSECS64602, 'click', onMarkerClick); markers.push(markerECSECS64602); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£312,500'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Type N4, Site 40 BaronsGrange'+ 'Carryduff, Down, BT8 '+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS64606 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5196297476143, -5.87921873016353) }); google.maps.event.addListener(markerECSECS64606, 'click', onMarkerClick); markers.push(markerECSECS64606); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£138,000'+ ''+ '
'+ '
'+ ' Apartment'+ 'The Spinners Block C, 57 Milfort Mews'+ 'BELFAST, County Antrim, BT17 9JE'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS64613 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5496799478609, -6.00417036022111) }); google.maps.event.addListener(markerECSECS64613, 'click', onMarkerClick); markers.push(markerECSECS64613); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ ''+ '£215,000'+ ''+ '
'+ '
'+ ' Site'+ 'Building Site 40 Metres West Of, 33 Ballyknockan Road'+ 'NEWTOWNARDS, County Down, BT23 6NR'+ '
'+ '
'+ ' 0 bedroom'+ ' 0 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS64576 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.4928218083156, -5.83347745531889) }); google.maps.event.addListener(markerECSECS64576, 'click', onMarkerClick); markers.push(markerECSECS64576); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Around'+ '£895,000'+ ''+ '
'+ '
'+ ' Cottage'+ '"Carrigullian Cottage", 27A Killyleagh Road'+ 'Killinchy, County Down, BT23 6TD'+ '
'+ '
'+ ' 4 bedrooms'+ ' 4 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN64234 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.4583897587921, -5.68750202368537) }); google.maps.event.addListener(markerBTWNBTWN64234, 'click', onMarkerClick); markers.push(markerBTWNBTWN64234); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Around'+ '£157,500'+ ''+ '
'+ '
'+ ' Apartment'+ ' Apartment 3 7 Old Shore Road'+ 'Carrickfergus, County Antrim, BT38 8PF'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS64016 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7069154844568, -5.83926268445349) }); google.maps.event.addListener(markerECSECS64016, 'click', onMarkerClick); markers.push(markerECSECS64016); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Around'+ '£440,000'+ ''+ '
'+ '
'+ ' Detached Bungalow'+ '"Clea Cottage", 91 Clea Lough Road'+ 'Killyleagh, County Down, BT30 9SZ'+ '
'+ '
'+ ' 5 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN64432 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.42228328934, -5.68790076795084) }); google.maps.event.addListener(markerBTWNBTWN64432, 'click', onMarkerClick); markers.push(markerBTWNBTWN64432); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£225,000'+ ''+ '
'+ '
'+ ' Apartment'+ ' Apartment 4 Farnham Lodge'+ 'Bangor, County Down, BT20 3SW'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH64577 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6640123747078, -5.67807417803366) }); google.maps.event.addListener(markerECHECH64577, 'click', onMarkerClick); markers.push(markerECHECH64577); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ ''+ '£285,000'+ ''+ '
'+ '
'+ ' Detached Bungalow'+ ' 78 Ballygowan Road'+ 'HILLSBOROUGH, County Down, BT26 6EQ'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS64591 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.4575749730228, -6.13400864014394) }); google.maps.event.addListener(markerECSECS64591, 'click', onMarkerClick); markers.push(markerECSECS64591); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£199,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ ' 38 Coopers Mill Court'+ 'Dundonald, BT16 1SZ'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB64596 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5882446000224, -5.77996604252193) }); google.maps.event.addListener(markerBTWEBBTWEB64596, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB64596); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£389,950'+ ''+ '
'+ '
'+ ' Detached'+ ' 29 Donaghadee Road'+ 'Bangor, County Down, BT20 4QY'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH64674 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6624989656228, -5.65348722196871) }); google.maps.event.addListener(markerECHECH64674, 'click', onMarkerClick); markers.push(markerECHECH64674); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£579,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ ' 12 Harberton Lane'+ 'BELFAST, County Antrim, BT9 6WQ'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS64712 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5643596470316, -5.96695908552066) }); google.maps.event.addListener(markerECSECS64712, 'click', onMarkerClick); markers.push(markerECSECS64712); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£1,850,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 1 Craigavad Park'+ 'HOLYWOOD, County Down, BT18 0GH'+ '
'+ '
'+ ' 6 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH64680 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6584382127281, -5.79764585185834) }); google.maps.event.addListener(markerECHECH64680, 'click', onMarkerClick); markers.push(markerECHECH64680); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Around'+ '£1,100,000'+ ''+ '
'+ '
'+ ' Detached'+ 'Craigarth, 70 Craigdarragh Road'+ 'BANGOR, County Down, BT19 1UB'+ '
'+ '
'+ ' 6 bedrooms'+ ' 5 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH64703 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6636504723891, -5.75848433284854) }); google.maps.event.addListener(markerECHECH64703, 'click', onMarkerClick); markers.push(markerECHECH64703); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£352,500'+ ''+ '
'+ '
'+ ' Detached'+ 'The Spinnaker , 155 Hartley Hall'+ 'Greenisland, BT38 8AU'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS64870 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6913175585417, -5.87285054290139) }); google.maps.event.addListener(markerECSECS64870, 'click', onMarkerClick); markers.push(markerECSECS64870); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£190,000'+ ''+ '
'+ '
'+ ' Detached'+ 'The Palmer, 41 The Tides'+ 'Portavogie, '+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN64652 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.458446848933, -5.44138816256512) }); google.maps.event.addListener(markerBTWNBTWN64652, 'click', onMarkerClick); markers.push(markerBTWNBTWN64652); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£392,500'+ ''+ '
'+ '
'+ ' Detached'+ 'The Mulligan, Site 40 Edenbrook'+ 'Banbridge, BT32'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS63408 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.3408078835814, -6.27546935818634) }); google.maps.event.addListener(markerECSECS63408, 'click', onMarkerClick); markers.push(markerECSECS63408); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£219,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Hudson, Site 43 Edenbrook'+ 'Banbridge, BT32'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS64885 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.3408078835814, -6.27546935818634) }); google.maps.event.addListener(markerECSECS64885, 'click', onMarkerClick); markers.push(markerECSECS64885); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£265,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Finlay , Site 41 Edenbrook'+ 'Banbridge, BT32'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS64884 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.3408078835814, -6.27546935818634) }); google.maps.event.addListener(markerECSECS64884, 'click', onMarkerClick); markers.push(markerECSECS64884); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£328,500'+ ''+ '
'+ '
'+ ' Detached'+ 'The McClelland, Site 45 Edenbrook'+ 'Banbridge, BT32'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS64886 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.3408078835814, -6.27546935818634) }); google.maps.event.addListener(markerECSECS64886, 'click', onMarkerClick); markers.push(markerECSECS64886); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£199,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ ' 15 Belmont Place'+ 'Belfast, County Antrim, BT4 3FN'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB62272 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5989752908124, -5.86293940973146) }); google.maps.event.addListener(markerBTWEBBTWEB62272, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB62272); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£375,000'+ ''+ '
'+ '
'+ ' Detached'+ 'The Brehon, Site 4 Tollymore Brae'+ 'Newcastle, '+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS64898 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.2215832001054, -5.89835981457682) }); google.maps.event.addListener(markerECSECS64898, 'click', onMarkerClick); markers.push(markerECSECS64898); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£229,950'+ ''+ '
'+ '
'+ ' Detached'+ ' 27 Ivanhoe Avenue'+ 'Belfast, County Antrim, BT8 8BN'+ '
'+ '
'+ ' 4 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS64614 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5275771750996, -5.88997425535216) }); google.maps.event.addListener(markerECSECS64614, 'click', onMarkerClick); markers.push(markerECSECS64614); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£425,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 9 Chestnut Brae'+ 'Gilford, BT63 6FA'+ '
'+ '
'+ ' 4 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS64774 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.3690451959428, -6.35905872466776) }); google.maps.event.addListener(markerECSECS64774, 'click', onMarkerClick); markers.push(markerECSECS64774); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Around'+ '£195,000'+ ''+ '
'+ '
'+ ' Site'+ 'Building Site 35m North West of , 259 Scrabo Road'+ 'Newtownards, County Down, BT23 4SN'+ '
'+ '
'+ ' 0 bedroom'+ ' 0 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN64897 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5760110319044, -5.73027344663488) }); google.maps.event.addListener(markerBTWNBTWN64897, 'click', onMarkerClick); markers.push(markerBTWNBTWN64897); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£204,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Type A1, 2 Carleton Bridge Mews'+ 'Newtownards, BT23'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN64967 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5896287161848, -5.69597937786996) }); google.maps.event.addListener(markerBTWNBTWN64967, 'click', onMarkerClick); markers.push(markerBTWNBTWN64967); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£189,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Type B4, 3 Carleton Bridge Mews'+ 'Newtownards, BT23'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN64956 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5896287161848, -5.69597937786996) }); google.maps.event.addListener(markerBTWNBTWN64956, 'click', onMarkerClick); markers.push(markerBTWNBTWN64956); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£189,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Type B4, 4 Carleton Bridge Mews'+ 'Newtownards, BT23'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN64962 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5896287161848, -5.69597937786996) }); google.maps.event.addListener(markerBTWNBTWN64962, 'click', onMarkerClick); markers.push(markerBTWNBTWN64962); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£189,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Type B3, 5 Carleton Bridge Mews'+ 'Newtownards, BT23'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN64965 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5896287161848, -5.69597937786996) }); google.maps.event.addListener(markerBTWNBTWN64965, 'click', onMarkerClick); markers.push(markerBTWNBTWN64965); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£189,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Type B3, 6 Carleton Bridge Mews'+ 'Newtownards, BT23'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN64966 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5896287161848, -5.69597937786996) }); google.maps.event.addListener(markerBTWNBTWN64966, 'click', onMarkerClick); markers.push(markerBTWNBTWN64966); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£189,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Type B4, 7 Carleton Bridge Mews'+ 'Newtownards, BT23'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN64963 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5896287161848, -5.69597937786996) }); google.maps.event.addListener(markerBTWNBTWN64963, 'click', onMarkerClick); markers.push(markerBTWNBTWN64963); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£0'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Type B4, 8 Carleton Bridge Mews'+ 'Newtownards, BT23'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN64964 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5896287161848, -5.69597937786996) }); google.maps.event.addListener(markerBTWNBTWN64964, 'click', onMarkerClick); markers.push(markerBTWNBTWN64964); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£259,950'+ ''+ '
'+ '
'+ ' Detached'+ 'Type E2, 9 Carleton Bridge Mews'+ 'Newtownards, BT23'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN64960 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5896287161848, -5.69597937786996) }); google.maps.event.addListener(markerBTWNBTWN64960, 'click', onMarkerClick); markers.push(markerBTWNBTWN64960); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£285,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Carswell, Site 12 Upton Hall'+ 'Templepatrick , BT39'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65005 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7042750027074, -6.09152635624023) }); google.maps.event.addListener(markerECSECS65005, 'click', onMarkerClick); markers.push(markerECSECS65005); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£337,500'+ ''+ '
'+ '
'+ ' Detached'+ 'The Bentham, Site 14 Upton Hall'+ 'Templepatrick , BT39'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65007 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7042750027074, -6.09152635624023) }); google.maps.event.addListener(markerECSECS65007, 'click', onMarkerClick); markers.push(markerECSECS65007); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£337,500'+ ''+ '
'+ '
'+ ' Detached'+ 'The Bentham, Site 15 Upton Hall'+ 'Templepatrick , BT39'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65008 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7042750027074, -6.09152635624023) }); google.maps.event.addListener(markerECSECS65008, 'click', onMarkerClick); markers.push(markerECSECS65008); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£340,000'+ ''+ '
'+ '
'+ ' Detached'+ 'The Bentham, Site 16 Upton Hall'+ 'Templepatrick , BT39'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65009 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7042750027074, -6.09152635624023) }); google.maps.event.addListener(markerECSECS65009, 'click', onMarkerClick); markers.push(markerECSECS65009); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£175,000'+ ''+ '
'+ '
'+ ' Townhouse'+ ' 12 Copeland Square'+ 'DONAGHADEE, County Down, BT21 0JZ'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH65003 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6282355726619, -5.54116172187608) }); google.maps.event.addListener(markerECHECH65003, 'click', onMarkerClick); markers.push(markerECHECH65003); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£402,500'+ ''+ '
'+ '
'+ ' Detached'+ 'The Haven, 160 Hartley Hall'+ 'Greenisland, BT38 8AU'+ '
'+ '
'+ ' 5 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65057 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6914823951482, -5.87299317566587) }); google.maps.event.addListener(markerECSECS65057, 'click', onMarkerClick); markers.push(markerECSECS65057); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£169,500'+ ''+ '
'+ '
'+ ' Apartment'+ ' Apt 3 Enler House Apartments - Building A'+ 'Comber, BT23'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN65085 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5500382089532, -5.72880918349798) }); google.maps.event.addListener(markerBTWNBTWN65085, 'click', onMarkerClick); markers.push(markerBTWNBTWN65085); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£169,500'+ ''+ '
'+ '
'+ ' Apartment'+ ' Apt 4 Enler House Apartments - Building A'+ 'Comber, BT23'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN65086 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5496150695444, -5.72890668275587) }); google.maps.event.addListener(markerBTWNBTWN65086, 'click', onMarkerClick); markers.push(markerBTWNBTWN65086); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£199,950'+ ''+ '
'+ '
'+ ' Apartment'+ ' Apt 5 Enler House Apartments - Building A'+ 'Comber, BT23'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN65088 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5493965420144, -5.72949185893508) }); google.maps.event.addListener(markerBTWNBTWN65088, 'click', onMarkerClick); markers.push(markerBTWNBTWN65088); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£455,000'+ ''+ '
'+ '
'+ ' Detached'+ 'The Coniston , Site 92 Lancaster Park'+ 'Belfast , BT8 '+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65092 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5467436385016, -5.89185729904174) }); google.maps.event.addListener(markerECSECS65092, 'click', onMarkerClick); markers.push(markerECSECS65092); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£259,950'+ ''+ '
'+ '
'+ ' Detached'+ ' 1 The Pines'+ 'Bangor, County Down, BT19 7RZ'+ '
'+ '
'+ ' 5 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH64947 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6423312100565, -5.64588355044648) }); google.maps.event.addListener(markerECHECH64947, 'click', onMarkerClick); markers.push(markerECHECH64947); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£385,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 16c Cardy Road'+ 'Greyabbey, BT22 2LS'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHBTWN65040 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5568178895053, -5.5500205156037) }); google.maps.event.addListener(markerECHBTWN65040, 'click', onMarkerClick); markers.push(markerECHBTWN65040); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£377,500'+ ''+ '
'+ '
'+ ' Detached'+ 'House Type OP4.1, 44 Oakfield Park'+ 'Newtownabbey, County Antrim, BT37 0QY'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65108 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6869929698109, -5.89247957153316) }); google.maps.event.addListener(markerECSECS65108, 'click', onMarkerClick); markers.push(markerECSECS65108); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£420,000'+ ''+ '
'+ '
'+ ' Detached'+ 'The Deanery, Site 9 Fairfields'+ 'Lisburn, BT28 3QL'+ '
'+ '
'+ ' 4 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65153 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5325698405086, -6.04938879890437) }); google.maps.event.addListener(markerECSECS65153, 'click', onMarkerClick); markers.push(markerECSECS65153); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£221,500'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Marram, Site 136 Rushfield'+ 'Ballyclare, Co. Antrim, BT39 9ZE'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65140 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7406672372818, -6.01718731794846) }); google.maps.event.addListener(markerECSECS65140, 'click', onMarkerClick); markers.push(markerECSECS65140); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£425,000'+ ''+ '
'+ '
'+ ' Detached'+ 'F4, Site 61 Mealough'+ 'Belfast, BT8'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65183 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.523555035581, -5.89280160918146) }); google.maps.event.addListener(markerECSECS65183, 'click', onMarkerClick); markers.push(markerECSECS65183); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£425,000'+ ''+ '
'+ '
'+ ' Detached'+ 'F4, Site 62 Mealough'+ 'Belfast, BT8'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65184 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.523555035581, -5.89280160918146) }); google.maps.event.addListener(markerECSECS65184, 'click', onMarkerClick); markers.push(markerECSECS65184); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Around'+ '£500,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 19 Tildarg Road'+ 'Ballymena, County Antrim, BT39 9JU'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65078 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7940085705048, -6.05554340092218) }); google.maps.event.addListener(markerECSECS65078, 'click', onMarkerClick); markers.push(markerECSECS65078); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£415,000'+ ''+ '
'+ '
'+ ' Detached'+ 'F2, Site 122 Mealough'+ 'Belfast, BT8'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65186 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.523555035581, -5.89280160918146) }); google.maps.event.addListener(markerECSECS65186, 'click', onMarkerClick); markers.push(markerECSECS65186); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£432,500'+ ''+ '
'+ '
'+ ' Detached'+ 'F3, Site 58 Mealough'+ 'Belfast, BT8'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65188 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.523555035581, -5.89280160918146) }); google.maps.event.addListener(markerECSECS65188, 'click', onMarkerClick); markers.push(markerECSECS65188); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£425,000'+ ''+ '
'+ '
'+ ' Detached'+ 'F3, Site 59 Mealough'+ 'Belfast, BT8'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65189 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.523555035581, -5.89280160918146) }); google.maps.event.addListener(markerECSECS65189, 'click', onMarkerClick); markers.push(markerECSECS65189); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£419,950'+ ''+ '
'+ '
'+ ' Detached'+ 'F3, Site 68 Mealough'+ 'Belfast, BT8'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65192 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.523555035581, -5.89280160918146) }); google.maps.event.addListener(markerECSECS65192, 'click', onMarkerClick); markers.push(markerECSECS65192); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£309,950'+ ''+ '
'+ '
'+ ' Detached'+ 'Meadow, Site 124 Rushfield'+ 'Ballyclare, Co. Antrim, BT39 9ZE'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65200 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7418064770179, -6.01852193756103) }); google.maps.event.addListener(markerECSECS65200, 'click', onMarkerClick); markers.push(markerECSECS65200); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Around'+ '£379,950'+ ''+ '
'+ '
'+ ' Detached'+ ' 3 Glenview Avenue'+ 'Holywood, County Down, BT18 0PX'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH65047 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6366161918637, -5.81826020367737) }); google.maps.event.addListener(markerECHECH65047, 'click', onMarkerClick); markers.push(markerECHECH65047); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£282,500'+ ''+ '
'+ '
'+ ' Detached'+ ' 36 Castlewater Wood'+ 'Antrim, County Antrim, BT41 4FQ'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS62863 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7232709005536, -6.23579113579222) }); google.maps.event.addListener(markerECSECS62863, 'click', onMarkerClick); markers.push(markerECSECS62863); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£149,950'+ ''+ '
'+ '
'+ ' Terrace'+ ' 69 Larkfield Gardens'+ 'BELFAST, County Antrim, BT4 1QR'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB64041 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6063051396828, -5.87870914134285) }); google.maps.event.addListener(markerBTWEBBTWEB64041, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB64041); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£650,000'+ ''+ '
'+ '
'+ ' Detached'+ 'The Manor House , 38 High Street'+ 'Donaghadee, BT21 0HA'+ '
'+ '
'+ ' 8 bedrooms'+ ' 5 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH65214 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6412775082141, -5.53525838725778) }); google.maps.event.addListener(markerECHECH65214, 'click', onMarkerClick); markers.push(markerECHECH65214); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£365,000'+ ''+ '
'+ '
'+ ' Detached'+ 'The Connellan, Site 5 Tollymore Brae'+ 'Newcastle, '+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65231 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.2214112433428, -5.89835458309723) }); google.maps.event.addListener(markerECSECS65231, 'click', onMarkerClick); markers.push(markerECSECS65231); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£365,000'+ ''+ '
'+ '
'+ ' Detached'+ 'The Connellan, Site 6 Tollymore Brae'+ 'Newcastle, '+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65232 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.2214112433428, -5.89835458309723) }); google.maps.event.addListener(markerECSECS65232, 'click', onMarkerClick); markers.push(markerECSECS65232); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£257,500'+ ''+ '
'+ '
'+ ' Detached'+ 'The Kildare A18.1S, Site 194a Belmont Hall'+ 'Antrim, Antrim, BT41'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65220 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7059007021689, -6.21163068511248) }); google.maps.event.addListener(markerECSECS65220, 'click', onMarkerClick); markers.push(markerECSECS65220); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£198,500'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Ardristan A28.2a, Site 201 Belmont Hall'+ 'Antrim, Antrim, BT41'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65217 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7059502928419, -6.21227441527605) }); google.maps.event.addListener(markerECSECS65217, 'click', onMarkerClick); markers.push(markerECSECS65217); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£198,500'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Ardristan A28.2a, Site 202 Belmont Hall'+ 'Antrim, Antrim, BT41'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65218 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7059502928419, -6.21227441527605) }); google.maps.event.addListener(markerECSECS65218, 'click', onMarkerClick); markers.push(markerECSECS65218); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£244,950'+ ''+ '
'+ '
'+ ' Detached'+ 'The Barnett A27.1a, Site 203 Belmont Hall'+ 'Antrim, Antrim, BT41'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65219 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7059007021689, -6.21163068511248) }); google.maps.event.addListener(markerECSECS65219, 'click', onMarkerClick); markers.push(markerECSECS65219); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£1,495,000'+ ''+ '
'+ '
'+ ' Detached'+ 'Merton, 29 Cultra Avenue'+ 'HOLYWOOD, County Down, BT18 0AZ'+ '
'+ '
'+ ' 4 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH65227 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6513723681021, -5.81384879721936) }); google.maps.event.addListener(markerECHECH65227, 'click', onMarkerClick); markers.push(markerECHECH65227); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£319,950'+ ''+ '
'+ '
'+ ' Detached'+ 'The Braithwaite A141.2a, Site 200 Belmont Hall'+ 'Antrim, Antrim, BT41'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65221 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7059007021689, -6.21163068511248) }); google.maps.event.addListener(markerECSECS65221, 'click', onMarkerClick); markers.push(markerECSECS65221); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£349,950'+ ''+ '
'+ '
'+ ' Detached'+ 'The Genoa, 162 Hartley Hall'+ 'Greenisland, BT38 8AU'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65263 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6915816116884, -5.87391585556699) }); google.maps.event.addListener(markerECSECS65263, 'click', onMarkerClick); markers.push(markerECSECS65263); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Around'+ '£110,000'+ ''+ '
'+ '
'+ ' End Terrace'+ ' 2 Strandburn Street'+ 'Belfast, BT4 1LX'+ '
'+ '
'+ ' 2 bedrooms'+ ' 0 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB65042 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6041447451392, -5.88119804607366) }); google.maps.event.addListener(markerBTWEBBTWEB65042, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB65042); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£385,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 20 Lisburn Road'+ 'Saintfield, BT24 7AL'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65144 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.4599751880074, -5.8379280941024) }); google.maps.event.addListener(markerECSECS65144, 'click', onMarkerClick); markers.push(markerECSECS65144); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£255,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'SR4.3, 355b Millmount Village'+ 'Dundonald, BT16'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB63191 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5813026226114, -5.78157605327738) }); google.maps.event.addListener(markerBTWEBBTWEB63191, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB63191); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£240,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'SR15.2 , 285a Millmount Village'+ 'Belfast, BT16'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB63523 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5799369458997, -5.78552916927333) }); google.maps.event.addListener(markerBTWEBBTWEB63523, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB63523); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£435,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 18 Croft Hill'+ 'Belfast, BT8 6GX'+ '
'+ '
'+ ' 5 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSPRO5460 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5467651326376, -5.89793841602201) }); google.maps.event.addListener(markerECSPRO5460, 'click', onMarkerClick); markers.push(markerECSPRO5460); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£499,950'+ ''+ '
'+ '
'+ ' Detached'+ ' 34 Culcavy Road'+ 'Hillsborough, County Down, BT26 6JD'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65250 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.4736020058383, -6.08859706339) }); google.maps.event.addListener(markerECSECS65250, 'click', onMarkerClick); markers.push(markerECSECS65250); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£585,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 48 Knocklofty Park'+ 'Belfast, County Antrim, BT4 3ND'+ '
'+ '
'+ ' 4 bedrooms'+ ' 4 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB65262 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5975615219461, -5.85540724376224) }); google.maps.event.addListener(markerBTWEBBTWEB65262, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB65262); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£650,000'+ ''+ '
'+ '
'+ ' Site'+ 'Exceptional Seafront Building Site, 117A Station Road'+ 'Holywood, BT18'+ '
'+ '
'+ ' 0 bedroom'+ ' 0 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH65276 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6607884982812, -5.79388179259259) }); google.maps.event.addListener(markerECHECH65276, 'click', onMarkerClick); markers.push(markerECHECH65276); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£250,000'+ ''+ '
'+ '
'+ ' Detached Bungalow'+ ' 4 Glencregagh Road'+ 'Belfast, BT8 6FZ'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB65118 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5634256917214, -5.90377580091002) }); google.maps.event.addListener(markerBTWEBBTWEB65118, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB65118); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Fixed Price'+ '£225,000'+ ''+ '
'+ '
'+ ' Apartment'+ ' 1 Orchard Hall, Castlehill Wood'+ 'Belfast, BT4 3PJ'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB65345 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6000412534799, -5.84154632486814) }); google.maps.event.addListener(markerBTWEBBTWEB65345, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB65345); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Fixed Price'+ '£235,000'+ ''+ '
'+ '
'+ ' Apartment'+ ' 5 Orchard Hall, Castlehill Wood'+ 'Belfast, BT4 3PJ'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB65349 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6000412534799, -5.84154632486814) }); google.maps.event.addListener(markerBTWEBBTWEB65349, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB65349); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Fixed Price'+ '£240,000'+ ''+ '
'+ '
'+ ' Apartment'+ ' 2 Orchard Hall, Castlehill Wood'+ 'Belfast, BT4 3PJ'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB65351 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6000412534799, -5.84154632486814) }); google.maps.event.addListener(markerBTWEBBTWEB65351, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB65351); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Fixed Price'+ '£240,000'+ ''+ '
'+ '
'+ ' Apartment'+ ' 3 Orchard Hall, Castlehill Wood'+ 'Belfast, BT4 3PJ'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB65353 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6000412534799, -5.84154632486814) }); google.maps.event.addListener(markerBTWEBBTWEB65353, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB65353); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Fixed Price'+ '£230,000'+ ''+ '
'+ '
'+ ' Apartment'+ ' 4 Orchard Hall, Castlehill Wood'+ 'Belfast, BT4 3PJ'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB65354 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6000412534799, -5.84154632486814) }); google.maps.event.addListener(markerBTWEBBTWEB65354, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB65354); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Fixed Price'+ '£245,000'+ ''+ '
'+ '
'+ ' Apartment'+ ' 6 Orchard Hall, Castlehill Wood'+ 'Belfast, BT4 3PJ'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB65355 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6000412534799, -5.84154632486814) }); google.maps.event.addListener(markerBTWEBBTWEB65355, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB65355); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Fixed Price'+ '£245,000'+ ''+ '
'+ '
'+ ' Apartment'+ ' 7 Orchard Hall, Castlehill Wood'+ 'Belfast, BT4 3PJ'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB65356 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6000412534799, -5.84154632486814) }); google.maps.event.addListener(markerBTWEBBTWEB65356, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB65356); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Fixed Price'+ '£250,000'+ ''+ '
'+ '
'+ ' Apartment'+ ' 9 Orchard Hall, Castlehill Wood'+ 'Belfast, BT4 3PJ'+ '
'+ '
'+ ' 1 bedroom'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB65359 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6000412534799, -5.84154632486814) }); google.maps.event.addListener(markerBTWEBBTWEB65359, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB65359); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Fixed Price'+ '£265,000'+ ''+ '
'+ '
'+ ' Apartment'+ ' 15 Orchard Hall, Castlehill Wood'+ 'Belfast, BT4 3PJ'+ '
'+ '
'+ ' 1 bedroom'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB65360 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6000412534799, -5.84154632486814) }); google.maps.event.addListener(markerBTWEBBTWEB65360, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB65360); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Fixed Price'+ '£250,000'+ ''+ '
'+ '
'+ ' Apartment'+ ' 13 Orchard Hall, Castlehill Wood'+ 'Belfast, BT4 3PJ'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB65364 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6000412534799, -5.84154632486814) }); google.maps.event.addListener(markerBTWEBBTWEB65364, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB65364); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£580,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 28 Malone Meadows'+ 'BELFAST, County Antrim, BT9 5BG'+ '
'+ '
'+ ' 4 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS12611 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5587922844841, -5.95087734062308) }); google.maps.event.addListener(markerECSECS12611, 'click', onMarkerClick); markers.push(markerECSECS12611); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£149,950'+ ''+ '
'+ '
'+ ' Terrace'+ ' 16 Rosebery Street'+ 'Belfast, BT5 5BU'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB65312 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5950649493769, -5.88715366105406) }); google.maps.event.addListener(markerBTWEBBTWEB65312, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB65312); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Around'+ '£385,000'+ ''+ '
'+ '
'+ ' Detached Bungalow'+ ' 1 Hillfoot'+ 'Newtownards, County Down, BT23 4BS'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN65313 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5963071315923, -5.71057215614318) }); google.maps.event.addListener(markerBTWNBTWN65313, 'click', onMarkerClick); markers.push(markerBTWNBTWN65313); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£1,795,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 34 Bladon Park'+ 'Belfast, County Antrim, BT9 5LG'+ '
'+ '
'+ ' 6 bedrooms'+ ' 4 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65292 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5679261030751, -5.94683268336844) }); google.maps.event.addListener(markerECSECS65292, 'click', onMarkerClick); markers.push(markerECSECS65292); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£185,000'+ ''+ '
'+ '
'+ ' Apartment'+ ' Apt 1 35-37 Sans Souci Park'+ 'BELFAST, County Antrim, BT9 5QZ'+ '
'+ '
'+ ' 1 bedroom'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65330 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5771635388471, -5.93999444674917) }); google.maps.event.addListener(markerECSECS65330, 'click', onMarkerClick); markers.push(markerECSECS65330); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£425,000'+ ''+ '
'+ '
'+ ' Detached'+ 'F3, Site 60 Mealough'+ 'Belfast, BT8'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65190 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.523555035581, -5.89280160918146) }); google.maps.event.addListener(markerECSECS65190, 'click', onMarkerClick); markers.push(markerECSECS65190); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£427,500'+ ''+ '
'+ '
'+ ' Detached'+ 'The Beaufort, Site 100 Lancaster Park'+ 'Belfast , BT8 '+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65069 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5467436385016, -5.89185729904174) }); google.maps.event.addListener(markerECSECS65069, 'click', onMarkerClick); markers.push(markerECSECS65069); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£675,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 16 Norwood Park'+ 'BELFAST, County Antrim, BT4 2DY'+ '
'+ '
'+ ' 5 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB64431 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6025126379198, -5.86532986931949) }); google.maps.event.addListener(markerBTWEBBTWEB64431, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB64431); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Around'+ '£315,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ ' 11 Milecross Manor'+ 'Newtownards, County Down, BT23 4ZW'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN65373 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5993064098168, -5.7155102405759) }); google.maps.event.addListener(markerBTWNBTWN65373, 'click', onMarkerClick); markers.push(markerBTWNBTWN65373); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£275,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'SD 1, 288a Millmount Village'+ 'Dundonald, BT16'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB63554 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.581215402433, -5.79116821289063) }); google.maps.event.addListener(markerBTWEBBTWEB63554, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB63554); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£279,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'SD 1, 288b Millmount Village'+ 'Dundonald, BT16'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB63555 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.581215402433, -5.79116821289063) }); google.maps.event.addListener(markerBTWEBBTWEB63555, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB63555); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£99,950'+ ''+ '
'+ '
'+ ' Apartment'+ ' Apt 6, 39 Thorndyke Street'+ 'BELFAST, County Antrim, BT5 4QB'+ '
'+ '
'+ ' 1 bedroom'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB65395 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5951223634044, -5.90063020326464) }); google.maps.event.addListener(markerBTWEBBTWEB65395, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB65395); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£389,500'+ ''+ '
'+ '
'+ ' Detached'+ 'The Derwent, Site 97 Lancaster Park'+ 'Belfast , BT8 '+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65067 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5467436385016, -5.89185729904174) }); google.maps.event.addListener(markerECSECS65067, 'click', onMarkerClick); markers.push(markerECSECS65067); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£384,500'+ ''+ '
'+ '
'+ ' Detached'+ 'The Blenheim, Site 98 Lancaster Park'+ 'Belfast , BT8 '+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65095 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5467436385016, -5.89185729904174) }); google.maps.event.addListener(markerECSECS65095, 'click', onMarkerClick); markers.push(markerECSECS65095); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£425,000'+ ''+ '
'+ '
'+ ' Detached'+ 'F4, Site 74 Mealough'+ 'Belfast, BT8'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65454 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.523555035581, -5.89280160918146) }); google.maps.event.addListener(markerECSECS65454, 'click', onMarkerClick); markers.push(markerECSECS65454); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Around'+ '£322,500'+ ''+ '
'+ '
'+ ' Detached'+ ' 95F Green Ridge'+ 'Newtownards, BT23 7BZ'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN65428 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5981160832667, -5.68612444003146) }); google.maps.event.addListener(markerBTWNBTWN65428, 'click', onMarkerClick); markers.push(markerBTWNBTWN65428); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£314,950'+ ''+ '
'+ '
'+ ' Detached'+ 'The Fitzrovia, 1 Regent Park'+ 'Newtownards, County Down, BT23'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN65477 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6012840697539, -5.68906083984371) }); google.maps.event.addListener(markerBTWNBTWN65477, 'click', onMarkerClick); markers.push(markerBTWNBTWN65477); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£267,500'+ ''+ '
'+ '
'+ ' Detached'+ 'The Collingham, 2 Regent Park'+ 'Newtownards, County Down, BT23'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN65478 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6012840697539, -5.68906083984371) }); google.maps.event.addListener(markerBTWNBTWN65478, 'click', onMarkerClick); markers.push(markerBTWNBTWN65478); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£242,500'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Westbourne, 3 Regent Park'+ 'Newtownards, County Down, BT23'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN65479 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6012840697539, -5.68906083984371) }); google.maps.event.addListener(markerBTWNBTWN65479, 'click', onMarkerClick); markers.push(markerBTWNBTWN65479); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£239,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Westbourne, 4 Regent Park'+ 'Newtownards, County Down, BT23'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN65482 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6012840697539, -5.68906083984371) }); google.maps.event.addListener(markerBTWNBTWN65482, 'click', onMarkerClick); markers.push(markerBTWNBTWN65482); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£307,500'+ ''+ '
'+ '
'+ ' Detached'+ 'The Earlsfield, 113 Regent Park'+ 'Newtownards, County Down, BT23'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN65474 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6012840697539, -5.68906083984371) }); google.maps.event.addListener(markerBTWNBTWN65474, 'click', onMarkerClick); markers.push(markerBTWNBTWN65474); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£329,950'+ ''+ '
'+ '
'+ ' Detached'+ 'The Hampton, 114 Regent Park'+ 'Newtownards, County Down, BT23'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN65475 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6012840697539, -5.68906083984371) }); google.maps.event.addListener(markerBTWNBTWN65475, 'click', onMarkerClick); markers.push(markerBTWNBTWN65475); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£307,500'+ ''+ '
'+ '
'+ ' Detached'+ 'The Earlsfield, 116 Regent Park'+ 'Newtownards, County Down, BT23'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN65481 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6012840697539, -5.68906083984371) }); google.maps.event.addListener(markerBTWNBTWN65481, 'click', onMarkerClick); markers.push(markerBTWNBTWN65481); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£307,500'+ ''+ '
'+ '
'+ ' Detached'+ 'The Hazelwood, 117 Regent Park'+ 'Newtownards, County Down, BT23'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN65476 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6012840697539, -5.68906083984371) }); google.maps.event.addListener(markerBTWNBTWN65476, 'click', onMarkerClick); markers.push(markerBTWNBTWN65476); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£355,000'+ ''+ '
'+ '
'+ ' Detached'+ 'The Coombe, 112 Regent Park'+ 'Newtownards, County Down, BT23'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN65471 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6012840697539, -5.68906083984371) }); google.maps.event.addListener(markerBTWNBTWN65471, 'click', onMarkerClick); markers.push(markerBTWNBTWN65471); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£357,500'+ ''+ '
'+ '
'+ ' Detached'+ 'The Coombe, 115 Regent Park'+ 'Newtownards, County Down, BT23'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN65480 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6012840697539, -5.68906083984371) }); google.maps.event.addListener(markerBTWNBTWN65480, 'click', onMarkerClick); markers.push(markerBTWNBTWN65480); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Over'+ '£260,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ ' 25 Eaton Park'+ 'Belfast, County Antrim, BT17 9FX'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS41756 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5423329353542, -6.02335458752297) }); google.maps.event.addListener(markerECSECS41756, 'click', onMarkerClick); markers.push(markerECSECS41756); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Around'+ '£645,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 59 The Oaks'+ 'Newtownards, County Down, BT23 8GZ'+ '
'+ '
'+ ' 4 bedrooms'+ ' 4 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN65383 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5887037614368, -5.67834829979559) }); google.maps.event.addListener(markerBTWNBTWN65383, 'click', onMarkerClick); markers.push(markerBTWNBTWN65383); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£272,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Finlay , Site 42 Edenbrook'+ 'Banbridge, BT32'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65497 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.3408078835814, -6.27546935818634) }); google.maps.event.addListener(markerECSECS65497, 'click', onMarkerClick); markers.push(markerECSECS65497); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£239,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Hudson, Site 58 Edenbrook'+ 'Banbridge, BT32'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65500 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.3408078835814, -6.27546935818634) }); google.maps.event.addListener(markerECSECS65500, 'click', onMarkerClick); markers.push(markerECSECS65500); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£221,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Hudson, Site 60 Edenbrook'+ 'Banbridge, BT32'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65502 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.3408078835814, -6.27546935818634) }); google.maps.event.addListener(markerECSECS65502, 'click', onMarkerClick); markers.push(markerECSECS65502); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£269,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Murland, Site 61 Edenbrook'+ 'Banbridge, BT32'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65503 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.3408078835814, -6.27546935818634) }); google.maps.event.addListener(markerECSECS65503, 'click', onMarkerClick); markers.push(markerECSECS65503); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£239,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Hudson, Site 68 Edenbrook'+ 'Banbridge, BT32'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65507 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.3408078835814, -6.27546935818634) }); google.maps.event.addListener(markerECSECS65507, 'click', onMarkerClick); markers.push(markerECSECS65507); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Over'+ '£680,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 3 Maxwell Drive'+ 'BANGOR, County Down, BT20 3PE'+ '
'+ '
'+ ' 5 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH65275 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6670599896193, -5.68214050936668) }); google.maps.event.addListener(markerECHECH65275, 'click', onMarkerClick); markers.push(markerECHECH65275); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Around'+ '£239,950'+ ''+ '
'+ '
'+ ' Detached Bungalow'+ ' 1 Watermeade Avenue'+ 'Greyabbey, County Down, BT22 2XA'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN65389 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5366420152739, -5.56575056376702) }); google.maps.event.addListener(markerBTWNBTWN65389, 'click', onMarkerClick); markers.push(markerBTWNBTWN65389); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£235,450'+ ''+ '
'+ '
'+ ' Detached'+ 'The Barnett A27.1a(NG), 193a Belmont Hall'+ 'Antrim, Antrim, BT41'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65522 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7059007021689, -6.21163068511248) }); google.maps.event.addListener(markerECSECS65522, 'click', onMarkerClick); markers.push(markerECSECS65522); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£320,450'+ ''+ '
'+ '
'+ ' Detached'+ 'The Braithwaite A141.2a, 196 Belmont Hall'+ 'Antrim, Antrim, BT41'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65525 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7059007021689, -6.21163068511248) }); google.maps.event.addListener(markerECSECS65525, 'click', onMarkerClick); markers.push(markerECSECS65525); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£235,950'+ ''+ '
'+ '
'+ ' Detached'+ 'The Barnett A27.1a(NG), 194 Belmont Hall'+ 'Antrim, Antrim, BT41'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65524 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7059007021689, -6.21163068511248) }); google.maps.event.addListener(markerECSECS65524, 'click', onMarkerClick); markers.push(markerECSECS65524); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Around'+ '£350,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 7 Ascot Park'+ 'Newtownards, County Down, BT23 4AZ'+ '
'+ '
'+ ' 5 bedrooms'+ ' 4 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN65465 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5985854675813, -5.71253192122084) }); google.maps.event.addListener(markerBTWNBTWN65465, 'click', onMarkerClick); markers.push(markerBTWNBTWN65465); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£109,950'+ ''+ '
'+ '
'+ ' Terrace'+ ' 3 Strandburn Drive'+ 'BELFAST, County Antrim, BT4 1NA'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB65555 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.60342187271, -5.88081626391103) }); google.maps.event.addListener(markerBTWEBBTWEB65555, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB65555); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£385,000'+ ''+ '
'+ '
'+ ' Detached'+ 'House Type OP4.1, 40 Oakfield Park'+ 'Newtownabbey, County Antrim, BT37 0QY'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65587 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6869929698109, -5.89247957153316) }); google.maps.event.addListener(markerECSECS65587, 'click', onMarkerClick); markers.push(markerECSECS65587); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£375,000'+ ''+ '
'+ '
'+ ' Detached'+ 'House Type OP4.1, 41 Oakfield Park'+ 'Newtownabbey, County Antrim, BT37 0QY'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65590 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6869929698109, -5.89247957153316) }); google.maps.event.addListener(markerECSECS65590, 'click', onMarkerClick); markers.push(markerECSECS65590); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Around'+ '£89,950'+ ''+ '
'+ '
'+ ' Terrace'+ ' 27 Court Street'+ 'Newtownards, BT23 7NX'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN65519 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.591377209407, -5.695422826288) }); google.maps.event.addListener(markerBTWNBTWN65519, 'click', onMarkerClick); markers.push(markerBTWNBTWN65519); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£321,000'+ ''+ '
'+ '
'+ ' Detached'+ 'The Magee, Site 65 Edenbrook'+ 'Banbridge, BT32'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65147 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.3408078835814, -6.27546935818634) }); google.maps.event.addListener(markerECSECS65147, 'click', onMarkerClick); markers.push(markerECSECS65147); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£475,000'+ ''+ '
'+ '
'+ ' Detached'+ 'The Eaton, Site 28 Ferndene'+ 'Belfast, BT16'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB65564 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5825160596603, -5.80116312930248) }); google.maps.event.addListener(markerBTWEBBTWEB65564, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB65564); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£750,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Cortmerron, 16 Raglan Road'+ 'Bangor, County Down, BT20 3TL'+ '
'+ '
'+ ' 5 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH28989 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6648698777907, -5.68083453784787) }); google.maps.event.addListener(markerECHECH28989, 'click', onMarkerClick); markers.push(markerECHECH28989); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£685,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ ' 108 Balmoral Avenue'+ 'BELFAST, County Antrim, BT9 6NZ'+ '
'+ '
'+ ' 4 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS10062 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5642428611344, -5.9539131871396) }); google.maps.event.addListener(markerECSECS10062, 'click', onMarkerClick); markers.push(markerECSECS10062); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£181,000'+ ''+ '
'+ '
'+ ' End Terrace'+ ' 40 Hills Avenue'+ 'BELFAST, County Antrim, BT4 1LR'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB65601 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6042031019931, -5.88490683815117) }); google.maps.event.addListener(markerBTWEBBTWEB65601, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB65601); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£175,000'+ ''+ '
'+ '
'+ ' Apartment'+ ' 27 Bawnmore Court'+ 'Belfast, County Antrim, BT9 6LS'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65380 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5728172325015, -5.95853190288422) }); google.maps.event.addListener(markerECSECS65380, 'click', onMarkerClick); markers.push(markerECSECS65380); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£765,000'+ ''+ '
'+ '
'+ ' Detached'+ 'The Magennis, Site 44 Cromlyn Wood'+ 'Royal Hillsborough, Down, BT26 '+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65675 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.4680238095594, -6.08343856579654) }); google.maps.event.addListener(markerECSECS65675, 'click', onMarkerClick); markers.push(markerECSECS65675); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£799,950'+ ''+ '
'+ '
'+ ' Detached'+ 'The Arthur, Site 4 Cromlyn Wood'+ 'Royal Hillsborough, Down, BT26 '+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65674 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.4680238095594, -6.08343856579654) }); google.maps.event.addListener(markerECSECS65674, 'click', onMarkerClick); markers.push(markerECSECS65674); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£615,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 1C Old Road'+ 'Lisburn, County Antrim, BT28 2NJ'+ '
'+ '
'+ ' 6 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65463 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5320924511641, -6.20231126819109) }); google.maps.event.addListener(markerECSECS65463, 'click', onMarkerClick); markers.push(markerECSECS65463); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£200,000'+ ''+ '
'+ '
'+ ' Site'+ ' Site Adjacent To 16 Newforge Grange'+ 'Belfast, County Antrim, BT9 5QB'+ '
'+ '
'+ ' 0 bedroom'+ ' 0 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS24108 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5629867213795, -5.94953656196594) }); google.maps.event.addListener(markerECSECS24108, 'click', onMarkerClick); markers.push(markerECSECS24108); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£695,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 12 Royal Park Avenue'+ 'Hillsborough, County Down, BT26 6SL'+ '
'+ '
'+ ' 4 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS29456 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.4602699194633, -6.09259973742273) }); google.maps.event.addListener(markerECSECS29456, 'click', onMarkerClick); markers.push(markerECSECS29456); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£475,000'+ ''+ '
'+ '
'+ ' Detached'+ 'Type E3S, Site 235 BaronsGrange'+ 'Carryduff, Down, BT8 '+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65619 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5208004583401, -5.87911144180293) }); google.maps.event.addListener(markerECSECS65619, 'click', onMarkerClick); markers.push(markerECSECS65619); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£330,000'+ ''+ '
'+ '
'+ ' Detached'+ 'The McClelland, Site 66 Edenbrook'+ 'Banbridge, BT32'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65148 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.3408078835814, -6.27546935818634) }); google.maps.event.addListener(markerECSECS65148, 'click', onMarkerClick); markers.push(markerECSECS65148); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£300,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 38 Beechfield Drive'+ 'Bangor, County Down, BT19 7ZW'+ '
'+ '
'+ ' 4 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH65669 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6371007077307, -5.67834588891504) }); google.maps.event.addListener(markerECHECH65669, 'click', onMarkerClick); markers.push(markerECHECH65669); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£240,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'SR15.2, 308d Millmount Village'+ 'Belfast, BT16'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB65708 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5841898870222, -5.78366235179896) }); google.maps.event.addListener(markerBTWEBBTWEB65708, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB65708); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£220,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'NS15.2, 308c Millmount Village'+ 'Belfast, BT16'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB65709 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5839660590829, -5.78443482799525) }); google.maps.event.addListener(markerBTWEBBTWEB65709, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB65709); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£355,450'+ ''+ '
'+ '
'+ ' Detached'+ 'The McClelland, Site 71 Edenbrook (inc garage)'+ 'Banbridge, BT32'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65714 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.3408078835814, -6.27546935818634) }); google.maps.event.addListener(markerECSECS65714, 'click', onMarkerClick); markers.push(markerECSECS65714); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Around'+ '£162,500'+ ''+ '
'+ '
'+ ' Semi-Detached'+ ' 89 Brentwood Way'+ 'Newtownards, County Down, BT23 8RY'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN65667 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5998799982756, -5.67625775323229) }); google.maps.event.addListener(markerBTWNBTWN65667, 'click', onMarkerClick); markers.push(markerBTWNBTWN65667); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£275,000'+ ''+ '
'+ '
'+ ' Detached'+ 'Earlsfield, Site 3 Hobart Hall at Millmount Village'+ 'Dundonald, BT16'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB65736 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5815601960795, -5.79137644169356) }); google.maps.event.addListener(markerBTWEBBTWEB65736, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB65736); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£345,000'+ ''+ '
'+ '
'+ ' Detached'+ 'Granby, Site 35 Hobart Hall at Millmount Village'+ 'Dundonald, BT16'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB65731 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5814584878118, -5.79166778487085) }); google.maps.event.addListener(markerBTWEBBTWEB65731, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB65731); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£275,000'+ ''+ '
'+ '
'+ ' Detached'+ 'Earlsfield, Site 36 Hobart Hall at Millmount Village'+ 'Dundonald, BT16'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB65732 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5815601960795, -5.79137644169356) }); google.maps.event.addListener(markerBTWEBBTWEB65732, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB65732); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£275,000'+ ''+ '
'+ '
'+ ' Detached'+ 'Earlsfield, Site 37 Hobart Hall at Millmount Village'+ 'Dundonald, BT16'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB65733 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5815601960795, -5.79137644169356) }); google.maps.event.addListener(markerBTWEBBTWEB65733, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB65733); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£425,000'+ ''+ '
'+ '
'+ ' Detached'+ 'Gatelodge, Site 2 Hobart Hall at Millmount Village'+ 'Dundonald , BT16'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB65727 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5817203441119, -5.79199110193961) }); google.maps.event.addListener(markerBTWEBBTWEB65727, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB65727); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£430,000'+ ''+ '
'+ '
'+ ' Detached'+ 'Gatton, Site 38 Hobart Hall at Millmount Village'+ 'Dundonald, BT16'+ '
'+ '
'+ ' 6 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB65734 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5811465619315, -5.79214582399507) }); google.maps.event.addListener(markerBTWEBBTWEB65734, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB65734); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£346,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Staunton, Site 117 Lancaster Park'+ 'Belfast , BT8 '+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65075 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5467436385016, -5.89185729904174) }); google.maps.event.addListener(markerECSECS65075, 'click', onMarkerClick); markers.push(markerECSECS65075); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£212,500'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Style E Brick, Site 42 Mossfield'+ 'Ballyclare, BT39'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65581 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7622705568047, -6.01325440933828) }); google.maps.event.addListener(markerECSECS65581, 'click', onMarkerClick); markers.push(markerECSECS65581); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£375,000'+ ''+ '
'+ '
'+ ' Detached'+ 'House Type OP4.1, 73 Oakfield Park'+ 'Newtownabbey, County Antrim, BT37 0QY'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65766 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6866766804835, -5.89150324745173) }); google.maps.event.addListener(markerECSECS65766, 'click', onMarkerClick); markers.push(markerECSECS65766); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£375,000'+ ''+ '
'+ '
'+ ' Detached'+ 'House Type OP4.1, 74 Oakfield Park'+ 'Newtownabbey, County Antrim, BT37 0QY'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65768 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6866766804835, -5.89150324745173) }); google.maps.event.addListener(markerECSECS65768, 'click', onMarkerClick); markers.push(markerECSECS65768); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£229,950'+ ''+ '
'+ '
'+ ' Detached'+ 'Style D Brick inc Sunroom, Site 1 Mossfield'+ 'Ballyclare, BT39'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65574 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7622705568047, -6.01325440933828) }); google.maps.event.addListener(markerECSECS65574, 'click', onMarkerClick); markers.push(markerECSECS65574); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£212,500'+ ''+ '
'+ '
'+ ' Detached'+ 'Style D (Render), Site 2 Mossfield'+ 'Ballyclare, BT39'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65576 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7622705568047, -6.01325440933828) }); google.maps.event.addListener(markerECSECS65576, 'click', onMarkerClick); markers.push(markerECSECS65576); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£207,500'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Style G2 Brick, Site 4 Mossfield + sunroom'+ 'Ballyclare, BT39'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65577 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7622705568047, -6.01325440933828) }); google.maps.event.addListener(markerECSECS65577, 'click', onMarkerClick); markers.push(markerECSECS65577); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£210,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Style G1 Brick, Site 5 Mossfield'+ 'Ballyclare, BT39'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65578 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7622705568047, -6.01325440933828) }); google.maps.event.addListener(markerECSECS65578, 'click', onMarkerClick); markers.push(markerECSECS65578); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£207,500'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Style G2 Brick inc Sunroom, Site 28 Mossfield'+ 'Ballyclare, BT39'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65579 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7622705568047, -6.01325440933828) }); google.maps.event.addListener(markerECSECS65579, 'click', onMarkerClick); markers.push(markerECSECS65579); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£212,500'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Style E Brick, Site 43 Mossfield'+ 'Ballyclare, BT39'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65582 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7622705568047, -6.01325440933828) }); google.maps.event.addListener(markerECSECS65582, 'click', onMarkerClick); markers.push(markerECSECS65582); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£199,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Style F Brick, Site 44 Mossfield'+ 'Ballyclare, BT39'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65583 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7622705568047, -6.01325440933828) }); google.maps.event.addListener(markerECSECS65583, 'click', onMarkerClick); markers.push(markerECSECS65583); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£192,500'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Style F Brick, Site 45 Mossfield'+ 'Ballyclare, BT39'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65584 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7622705568047, -6.01325440933828) }); google.maps.event.addListener(markerECSECS65584, 'click', onMarkerClick); markers.push(markerECSECS65584); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£346,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Staunton, Site 115 Lancaster Park'+ 'Belfast , BT8 '+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65073 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5467436385016, -5.89185729904174) }); google.maps.event.addListener(markerECSECS65073, 'click', onMarkerClick); markers.push(markerECSECS65073); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£205,000'+ ''+ '
'+ '
'+ ' Apartment'+ ' Apartment 2'+ 'BELFAST, County Antrim, BT5 5NF'+ '
'+ '
'+ ' 1 bedroom'+ ' 0 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB65741 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5928547478881, -5.87612766377879) }); google.maps.event.addListener(markerBTWEBBTWEB65741, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB65741); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£425,000'+ ''+ '
'+ '
'+ ' Detached'+ 'F4, Site 100 Mealough'+ 'Belfast, BT8'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65776 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.523555035581, -5.89280160918146) }); google.maps.event.addListener(markerECSECS65776, 'click', onMarkerClick); markers.push(markerECSECS65776); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£202,500'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Baxter, 73 Oakwood'+ 'Antrim, BT41'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65780 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7227526520002, -6.18782227046176) }); google.maps.event.addListener(markerECSECS65780, 'click', onMarkerClick); markers.push(markerECSECS65780); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£247,500'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Mulberry, 70 Oakwood'+ 'Antrim, BT41'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65781 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7227526520002, -6.18782227046176) }); google.maps.event.addListener(markerECSECS65781, 'click', onMarkerClick); markers.push(markerECSECS65781); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£247,500'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Mulberry, 71 Oakwood'+ 'Antrim, BT41'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65782 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7227526520002, -6.18782227046176) }); google.maps.event.addListener(markerECSECS65782, 'click', onMarkerClick); markers.push(markerECSECS65782); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Around'+ '£265,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 6 Second Avenue'+ 'Newtownards, County Down, BT23 8AE'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN65698 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6000362299761, -5.65742761476635) }); google.maps.event.addListener(markerBTWNBTWN65698, 'click', onMarkerClick); markers.push(markerBTWNBTWN65698); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£367,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 1 Millmount Village Court'+ 'BELFAST, County Antrim, BT16 1AX'+ '
'+ '
'+ ' 4 bedrooms'+ ' 0 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB65672 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5816232382748, -5.78105393410916) }); google.maps.event.addListener(markerBTWEBBTWEB65672, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB65672); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£295,000'+ ''+ '
'+ '
'+ ' Apartment'+ ' Sharman House Apartment'+ 'Crawfordsburn, County Down, BT19 1XN'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH65706 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6643663996789, -5.7231250814967) }); google.maps.event.addListener(markerECHECH65706, 'click', onMarkerClick); markers.push(markerECHECH65706); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£475,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 34 Meadow View'+ 'NEWTOWNABBEY, County Antrim, BT37 0US'+ '
'+ '
'+ ' 5 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65744 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6951766350672, -5.89132824532794) }); google.maps.event.addListener(markerECSECS65744, 'click', onMarkerClick); markers.push(markerECSECS65744); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£750,000'+ ''+ '
'+ '
'+ ' Detached Bungalow'+ ' 81 Station Road'+ 'PORTSTEWART, County Londonderry, BT55 7PU'+ '
'+ '
'+ ' 5 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65739 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(55.1846469661985, -6.7013979091257) }); google.maps.event.addListener(markerECSECS65739, 'click', onMarkerClick); markers.push(markerECSECS65739); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£215,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Mayflower, Site L130 Charlestown Hall'+ 'Lisburn, BT28'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65828 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5239557310284, -6.08859771421022) }); google.maps.event.addListener(markerECSECS65828, 'click', onMarkerClick); markers.push(markerECSECS65828); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£215,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Foxglove, Site L124 Charlestown Hall'+ 'Lisburn, BT28'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65716 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5239557310284, -6.08859771421022) }); google.maps.event.addListener(markerECSECS65716, 'click', onMarkerClick); markers.push(markerECSECS65716); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£215,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Foxglove, Site L125 Charlestown Hall'+ 'Lisburn, BT28'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65717 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5239557310284, -6.08859771421022) }); google.maps.event.addListener(markerECSECS65717, 'click', onMarkerClick); markers.push(markerECSECS65717); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£259,950'+ ''+ '
'+ '
'+ ' Detached'+ 'The Darter, Site L128 Charlestown Hall'+ 'Lisburn, BT28'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65719 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5238656237815, -6.08850932849899) }); google.maps.event.addListener(markerECSECS65719, 'click', onMarkerClick); markers.push(markerECSECS65719); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£215,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Mayflower, Site L129 Charlestown Hall'+ 'Lisburn, BT28'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65826 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5239557310284, -6.08859771421022) }); google.maps.event.addListener(markerECSECS65826, 'click', onMarkerClick); markers.push(markerECSECS65826); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£229,950'+ ''+ '
'+ '
'+ ' Detached'+ 'Style D Brick (inc Sunroom), Site 3 Mossfield'+ 'Ballyclare, BT39'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65575 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7622705568047, -6.01325440933828) }); google.maps.event.addListener(markerECSECS65575, 'click', onMarkerClick); markers.push(markerECSECS65575); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£377,500'+ ''+ '
'+ '
'+ ' Detached'+ 'The Russell, 1 Brynmor Park'+ 'Newtownards, Down, '+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN65747 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5995851010558, -5.68594081016828) }); google.maps.event.addListener(markerBTWNBTWN65747, 'click', onMarkerClick); markers.push(markerBTWNBTWN65747); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£367,500'+ ''+ '
'+ '
'+ ' Detached'+ 'The Russell, 2 Brynmor Park'+ 'Newtownards, Down, '+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN65749 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5995851010558, -5.68594081016828) }); google.maps.event.addListener(markerBTWNBTWN65749, 'click', onMarkerClick); markers.push(markerBTWNBTWN65749); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£367,500'+ ''+ '
'+ '
'+ ' Detached'+ 'The Bateman, 3 Brynmor Park'+ 'Newtownards, Down, '+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN65751 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5995851010558, -5.68594081016828) }); google.maps.event.addListener(markerBTWNBTWN65751, 'click', onMarkerClick); markers.push(markerBTWNBTWN65751); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£475,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 9a Ballyknockan Road'+ 'Saintfield, County Down, BT24 7HQ'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB65816 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.4894031195714, -5.85192004269743) }); google.maps.event.addListener(markerBTWEBBTWEB65816, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB65816); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£525,000'+ ''+ '
'+ '
'+ ' Detached'+ 'F1, Site 98 Mealough'+ 'Belfast, BT8'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65851 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.523555035581, -5.89280160918146) }); google.maps.event.addListener(markerECSECS65851, 'click', onMarkerClick); markers.push(markerECSECS65851); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£427,500'+ ''+ '
'+ '
'+ ' Detached'+ 'The Beaufort, Site 91 Lancaster Park'+ 'Belfast , BT8 '+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65857 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5467436385016, -5.89185729904174) }); google.maps.event.addListener(markerECSECS65857, 'click', onMarkerClick); markers.push(markerECSECS65857); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£323,500'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Langley, Site 81 Lancaster Park'+ 'Belfast , BT8 '+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65062 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5467436385016, -5.89185729904174) }); google.maps.event.addListener(markerECSECS65062, 'click', onMarkerClick); markers.push(markerECSECS65062); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£323,500'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Langley, Site 82 Lancaster Park'+ 'Belfast , BT8 '+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65063 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5467436385016, -5.89185729904174) }); google.maps.event.addListener(markerECSECS65063, 'click', onMarkerClick); markers.push(markerECSECS65063); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£384,500'+ ''+ '
'+ '
'+ ' Detached'+ 'The Blenheim, Site 99 Lancaster Park'+ 'Belfast , BT8 '+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65096 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5467436385016, -5.89185729904174) }); google.maps.event.addListener(markerECSECS65096, 'click', onMarkerClick); markers.push(markerECSECS65096); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£346,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Staunton, Site 114 Lancaster Park'+ 'Belfast , BT8 '+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65072 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5467436385016, -5.89185729904174) }); google.maps.event.addListener(markerECSECS65072, 'click', onMarkerClick); markers.push(markerECSECS65072); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£875,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 14 Craigdarragh Road'+ 'BANGOR, County Down, BT19 1UA'+ '
'+ '
'+ ' 4 bedrooms'+ ' 4 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH65769 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.669119438955, -5.75035022095448) }); google.maps.event.addListener(markerECHECH65769, 'click', onMarkerClick); markers.push(markerECHECH65769); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£342,500'+ ''+ '
'+ '
'+ ' Detached'+ 'House Type OP3.1, 46 Oakfield Park'+ 'Newtownabbey, County Antrim, BT37 0QY'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65871 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6869929698109, -5.89247957153316) }); google.maps.event.addListener(markerECSECS65871, 'click', onMarkerClick); markers.push(markerECSECS65871); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£317,500'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'House Type OP2.2, 76 Oakfield Park'+ 'Newtownabbey, County Antrim, BT37 0QY'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65872 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6866898742444, -5.89149251861568) }); google.maps.event.addListener(markerECSECS65872, 'click', onMarkerClick); markers.push(markerECSECS65872); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£385,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 2A Linen Green'+ 'Lisburn, County Antrim, BT28 3NZ'+ '
'+ '
'+ ' 4 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65774 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5305845585228, -6.06738565450029) }); google.maps.event.addListener(markerECSECS65774, 'click', onMarkerClick); markers.push(markerECSECS65774); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£219,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Hudson, Site 44 Edenbrook'+ 'Banbridge, BT32'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65597 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.3408078835814, -6.27546935818634) }); google.maps.event.addListener(markerECSECS65597, 'click', onMarkerClick); markers.push(markerECSECS65597); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£315,000'+ ''+ '
'+ '
'+ ' Detached'+ 'The Priory A9.1a(b), Site 198 Belmont Hall'+ 'Antrim, Antrim, BT41'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65878 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7059007021689, -6.21163068511248) }); google.maps.event.addListener(markerECSECS65878, 'click', onMarkerClick); markers.push(markerECSECS65878); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£198,500'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Ardristan A28.1a, Site 195 Belmont Hall'+ 'Antrim, Antrim, BT41'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65876 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7059502928419, -6.21227441527605) }); google.maps.event.addListener(markerECSECS65876, 'click', onMarkerClick); markers.push(markerECSECS65876); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£198,500'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Ardristan A28.1a, Site 195a Belmont Hall'+ 'Antrim, Antrim, BT41'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65877 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7059502928419, -6.21227441527605) }); google.maps.event.addListener(markerECSECS65877, 'click', onMarkerClick); markers.push(markerECSECS65877); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£202,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Marram, Site 128 Rushfield'+ 'Ballyclare, Co. Antrim, BT39 9ZE'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65880 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7406672372818, -6.01718731794846) }); google.maps.event.addListener(markerECSECS65880, 'click', onMarkerClick); markers.push(markerECSECS65880); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£241,950'+ ''+ '
'+ '
'+ ' Detached'+ 'Woodrush, Site 135 Rushfield'+ 'Ballyclare, Co. Antrim, BT39 9ZE'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65881 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7405005071037, -6.01708666254073) }); google.maps.event.addListener(markerECSECS65881, 'click', onMarkerClick); markers.push(markerECSECS65881); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£625,000'+ ''+ '
'+ '
'+ ' Detached'+ '"The Old Rectory", 90 Newtownards Road'+ 'Greyabbey, County Down, BT22 2QJ'+ '
'+ '
'+ ' 4 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN65859 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5415225036746, -5.58462233522127) }); google.maps.event.addListener(markerBTWNBTWN65859, 'click', onMarkerClick); markers.push(markerBTWNBTWN65859); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Future Release'+ '£0'+ ''+ '
'+ '
'+ ' Apartment'+ ' Quay Meadows Apartment Type B The Port Building'+ 'Lisburn , '+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65896 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5042984407417, -6.03987232131954) }); google.maps.event.addListener(markerECSECS65896, 'click', onMarkerClick); markers.push(markerECSECS65896); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£327,500'+ ''+ '
'+ '
'+ ' Detached'+ 'The Magee, 180 Edenbrook'+ 'Banbridge, BT32'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65694 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.3408078835814, -6.27546935818634) }); google.maps.event.addListener(markerECSECS65694, 'click', onMarkerClick); markers.push(markerECSECS65694); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£275,000'+ ''+ '
'+ '
'+ ' Apartment'+ ' Apt 1 Admin House'+ 'Belfast, BT8'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65909 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5439232268123, -5.9331784981213) }); google.maps.event.addListener(markerECSECS65909, 'click', onMarkerClick); markers.push(markerECSECS65909); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£395,000'+ ''+ '
'+ '
'+ ' Detached'+ 'The Mills (a), Site 11 Fairfields'+ 'Lisburn, BT28 3QL'+ '
'+ '
'+ ' 4 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65910 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5325698405086, -6.04938879890437) }); google.maps.event.addListener(markerECSECS65910, 'click', onMarkerClick); markers.push(markerECSECS65910); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£395,000'+ ''+ '
'+ '
'+ ' Detached'+ 'The Mills (a), Site 12 Fairfields'+ 'Lisburn, BT28 3QL'+ '
'+ '
'+ ' 4 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65912 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5325698405086, -6.04938879890437) }); google.maps.event.addListener(markerECSECS65912, 'click', onMarkerClick); markers.push(markerECSECS65912); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Future Release'+ '£0'+ ''+ '
'+ '
'+ ' Apartment'+ ' Quay Meadows Apartment Type A The Port Building'+ 'Lisburn , '+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65894 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5042984407417, -6.03987232131954) }); google.maps.event.addListener(markerECSECS65894, 'click', onMarkerClick); markers.push(markerECSECS65894); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£359,950'+ ''+ '
'+ '
'+ ' Detached'+ ' 4 Millmount Village Court'+ 'BELFAST, County Antrim, BT16 1AX'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB65845 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5814102423204, -5.78095536577301) }); google.maps.event.addListener(markerBTWEBBTWEB65845, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB65845); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£347,500'+ ''+ '
'+ '
'+ ' Detached'+ 'Granby, 4 Hobart Hall at Millmount Village'+ 'Dundonald, BT16'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB65918 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5814584878118, -5.79166778487085) }); google.maps.event.addListener(markerBTWEBBTWEB65918, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB65918); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£275,000'+ ''+ '
'+ '
'+ ' Detached'+ 'Earlsfield, 5 Hobart Hall at Millmount Village'+ 'Dundonald, BT16'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB65919 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5815601960795, -5.79137644169356) }); google.maps.event.addListener(markerBTWEBBTWEB65919, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB65919); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£347,500'+ ''+ '
'+ '
'+ ' Detached'+ 'Granby, 8 Hobart Hall at Millmount Village'+ 'Dundonald, BT16'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB65920 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5814584878118, -5.79166778487085) }); google.maps.event.addListener(markerBTWEBBTWEB65920, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB65920); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£285,000'+ ''+ '
'+ '
'+ ' Detached'+ 'Earlsfield, 10 Hobart Hall at Millmount Village'+ 'Dundonald, BT16'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB65921 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5815601960795, -5.79137644169356) }); google.maps.event.addListener(markerBTWEBBTWEB65921, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB65921); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£277,500'+ ''+ '
'+ '
'+ ' Detached'+ 'Elderton, 6 Hobart Hall at Millmount Village'+ 'Dundonald, BT16'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB65922 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5814584878118, -5.79166778487085) }); google.maps.event.addListener(markerBTWEBBTWEB65922, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB65922); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£280,000'+ ''+ '
'+ '
'+ ' Detached'+ 'Elderton, 7 Hobart Hall at Millmount Village'+ 'Dundonald, BT16'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB65923 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5814584878118, -5.79166778487085) }); google.maps.event.addListener(markerBTWEBBTWEB65923, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB65923); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£199,950'+ ''+ '
'+ '
'+ ' Apartment'+ ' Apt 18 Admin House'+ 'Belfast, BT8'+ '
'+ '
'+ ' 1 bedroom'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65926 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5439232268123, -5.9331784981213) }); google.maps.event.addListener(markerECSECS65926, 'click', onMarkerClick); markers.push(markerECSECS65926); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Over'+ '£287,000'+ ''+ '
'+ '
'+ ' Apartment'+ ' Apt 1 13 College Gardens'+ 'Belfast, County Antrim, BT9 6BQ'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65901 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5841299086631, -5.93985863011333) }); google.maps.event.addListener(markerECSECS65901, 'click', onMarkerClick); markers.push(markerECSECS65901); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£196,500'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Type E, Site 219 The Galloway At Woodbrook'+ 'Lisburn, BT28'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65853 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5200961678273, -6.09270111007686) }); google.maps.event.addListener(markerECSECS65853, 'click', onMarkerClick); markers.push(markerECSECS65853); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£234,500'+ ''+ '
'+ '
'+ ' Detached'+ 'Type C, Site 212 The Galloway At Woodbrook'+ 'Lisburn, BT28'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65849 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5200961678273, -6.09270111007686) }); google.maps.event.addListener(markerECSECS65849, 'click', onMarkerClick); markers.push(markerECSECS65849); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£177,500'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Type F, Site 209 The Galloway At Woodbrook'+ 'Lisburn, BT28'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65846 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5200961678273, -6.09270111007686) }); google.maps.event.addListener(markerECSECS65846, 'click', onMarkerClick); markers.push(markerECSECS65846); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£177,500'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Type F, Site 210 The Galloway At Woodbrook'+ 'Lisburn, BT28'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65847 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5200961678273, -6.09270111007686) }); google.maps.event.addListener(markerECSECS65847, 'click', onMarkerClick); markers.push(markerECSECS65847); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£234,500'+ ''+ '
'+ '
'+ ' Detached'+ 'Type C, Site 211 The Galloway At Woodbrook'+ 'Lisburn, BT28'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65848 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5200961678273, -6.09270111007686) }); google.maps.event.addListener(markerECSECS65848, 'click', onMarkerClick); markers.push(markerECSECS65848); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£234,500'+ ''+ '
'+ '
'+ ' Detached'+ 'Type C, Site 213 The Galloway At Woodbrook'+ 'Lisburn, BT28'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65850 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5200961678273, -6.09270111007686) }); google.maps.event.addListener(markerECSECS65850, 'click', onMarkerClick); markers.push(markerECSECS65850); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£307,500'+ ''+ '
'+ '
'+ ' Detached'+ 'Type A, Site 218 The Galloway At Woodbrook'+ 'Lisburn, BT28'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65852 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5200961678273, -6.09270111007686) }); google.maps.event.addListener(markerECSECS65852, 'click', onMarkerClick); markers.push(markerECSECS65852); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£196,500'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Type E, Site 220 The Galloway At Woodbrook'+ 'Lisburn, BT28'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65854 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5200961678273, -6.09270111007686) }); google.maps.event.addListener(markerECSECS65854, 'click', onMarkerClick); markers.push(markerECSECS65854); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£287,500'+ ''+ '
'+ '
'+ ' Detached'+ 'Type B, Site 221 The Galloway At Woodbrook'+ 'Lisburn, BT28'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65855 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5200961678273, -6.09270111007686) }); google.maps.event.addListener(markerECSECS65855, 'click', onMarkerClick); markers.push(markerECSECS65855); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£189,500'+ ''+ '
'+ '
'+ ' Townhouse'+ ' 3 Gransha Road Terrace'+ 'Dundonald, BT16 2HW'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB65925 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5858473631501, -5.80560818595885) }); google.maps.event.addListener(markerBTWEBBTWEB65925, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB65925); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Over'+ '£275,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 33 Henryville Manor'+ 'Ballyclare, County Antrim, BT39 9FP'+ '
'+ '
'+ ' 4 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65775 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7561014589613, -5.98380614534431) }); google.maps.event.addListener(markerECSECS65775, 'click', onMarkerClick); markers.push(markerECSECS65775); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£539,950'+ ''+ '
'+ '
'+ ' Detached'+ 'House Type OP5.2, 72 Oakfield Park'+ 'Newtownabbey, County Antrim, BT37 0QY'+ '
'+ '
'+ ' 5 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65962 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6869929698109, -5.89247957153316) }); google.maps.event.addListener(markerECSECS65962, 'click', onMarkerClick); markers.push(markerECSECS65962); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£495,000'+ ''+ '
'+ '
'+ ' Detached'+ 'The Bracken, Site 17 Ferndene'+ 'Belfast, BT16'+ '
'+ '
'+ ' 5 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB63764 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5826104797929, -5.80097984394989) }); google.maps.event.addListener(markerBTWEBBTWEB63764, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB63764); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£475,000'+ ''+ '
'+ '
'+ ' Detached'+ 'The Eaton, Site 29 Ferndene'+ 'Belfast, BT16'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB65972 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5825160596603, -5.80116312930248) }); google.maps.event.addListener(markerBTWEBBTWEB65972, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB65972); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£247,500'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Mulberry, 55 Oakwood'+ 'Antrim, BT41'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65975 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7227526520002, -6.18782227046176) }); google.maps.event.addListener(markerECSECS65975, 'click', onMarkerClick); markers.push(markerECSECS65975); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£247,500'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Mulberry, 56 Oakwood'+ 'Antrim, BT41'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65976 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7227526520002, -6.18782227046176) }); google.maps.event.addListener(markerECSECS65976, 'click', onMarkerClick); markers.push(markerECSECS65976); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Around'+ '£90,000'+ ''+ '
'+ '
'+ ' Site'+ 'Building Site At , 7A Abbacy Road'+ 'Portaferry, County Down, BT22 1PG'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN65829 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.4207707052404, -5.55775542514575) }); google.maps.event.addListener(markerBTWNBTWN65829, 'click', onMarkerClick); markers.push(markerBTWNBTWN65829); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£202,500'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Baxter, 57 Oakwood'+ 'Antrim, BT41'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65977 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7227526520002, -6.18782227046176) }); google.maps.event.addListener(markerECSECS65977, 'click', onMarkerClick); markers.push(markerECSECS65977); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£202,500'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Baxter, 58 Oakwood'+ 'Antrim, BT41'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65978 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7227526520002, -6.18782227046176) }); google.maps.event.addListener(markerECSECS65978, 'click', onMarkerClick); markers.push(markerECSECS65978); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£232,500'+ ''+ '
'+ '
'+ ' Detached'+ 'The Inwood, 59 Oakwood'+ 'Antrim, BT41'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65979 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7227526520002, -6.18782227046176) }); google.maps.event.addListener(markerECSECS65979, 'click', onMarkerClick); markers.push(markerECSECS65979); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£420,000'+ ''+ '
'+ '
'+ ' Detached'+ 'The Admiral, 1 Hartley Hall'+ 'Greenisland, BT38 8AU'+ '
'+ '
'+ ' 6 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65980 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6902757659912, -5.87439549529397) }); google.maps.event.addListener(markerECSECS65980, 'click', onMarkerClick); markers.push(markerECSECS65980); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£225,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Prow, 2 Hartley Hall'+ 'Greenisland, BT38 8AU'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65981 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6902757659912, -5.87439549529397) }); google.maps.event.addListener(markerECSECS65981, 'click', onMarkerClick); markers.push(markerECSECS65981); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£225,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Prow, 3 Hartley Hall'+ 'Greenisland, BT38 8AU'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65982 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6902757659912, -5.87439549529397) }); google.maps.event.addListener(markerECSECS65982, 'click', onMarkerClick); markers.push(markerECSECS65982); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£225,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Prow, 5 Hartley Hall'+ 'Greenisland, BT38 8AU'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65983 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6902757659912, -5.87439549529397) }); google.maps.event.addListener(markerECSECS65983, 'click', onMarkerClick); markers.push(markerECSECS65983); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£225,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Prow, 4 Hartley Hall'+ 'Greenisland, BT38 8AU'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65984 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6902757659912, -5.87439549529397) }); google.maps.event.addListener(markerECSECS65984, 'click', onMarkerClick); markers.push(markerECSECS65984); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£255,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Cape, 6 Hartley Hall'+ 'Greenisland, BT38 8AU'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65985 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6902757659912, -5.87439549529397) }); google.maps.event.addListener(markerECSECS65985, 'click', onMarkerClick); markers.push(markerECSECS65985); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£255,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Cape, 7 Hartley Hall'+ 'Greenisland, BT38 8AU'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65986 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6902757659912, -5.87439549529397) }); google.maps.event.addListener(markerECSECS65986, 'click', onMarkerClick); markers.push(markerECSECS65986); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£155,000'+ ''+ '
'+ '
'+ ' Site'+ ' Building Site at 3 Old Farm Mews'+ 'Comber, BT23 5QS'+ '
'+ '
'+ ' 0 bedroom'+ ' 0 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65967 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5516264498459, -5.7697717038519) }); google.maps.event.addListener(markerECSECS65967, 'click', onMarkerClick); markers.push(markerECSECS65967); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£410,000'+ ''+ '
'+ '
'+ ' Detached'+ 'The Forecastle, 74 Hartley Hall'+ 'Greenisland, BT38 8AU'+ '
'+ '
'+ ' 5 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65987 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6902757659912, -5.87439549529397) }); google.maps.event.addListener(markerECSECS65987, 'click', onMarkerClick); markers.push(markerECSECS65987); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ ''+ '£327,500'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'House Type OP2.1, 75 Oakfield Park'+ 'Newtownabbey, County Antrim, BT37 0QY'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65991 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6867324964263, -5.89143887443538) }); google.maps.event.addListener(markerECSECS65991, 'click', onMarkerClick); markers.push(markerECSECS65991); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£295,000'+ ''+ '
'+ '
'+ ' Apartment'+ ' APT 9 Mentmore'+ 'Belfast, BT9 7EZ'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65798 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.577027936583, -5.95361672750388) }); google.maps.event.addListener(markerECSECS65798, 'click', onMarkerClick); markers.push(markerECSECS65798); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Over'+ '£275,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 54 Eaton Park'+ 'Belfast, BT17 9FX'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS41764 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5427331708879, -6.02314995441859) }); google.maps.event.addListener(markerECSECS41764, 'click', onMarkerClick); markers.push(markerECSECS41764); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Over'+ '£395,000'+ ''+ '
'+ '
'+ ' Detached Bungalow'+ ' 6 Rushfield'+ 'BANGOR, County Down, BT19 1JZ'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH65966 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6712871551075, -5.74537591570841) }); google.maps.event.addListener(markerECHECH65966, 'click', onMarkerClick); markers.push(markerECHECH65966); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£675,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 8A Massey Park'+ 'BELFAST, County Antrim, BT4 2JX'+ '
'+ '
'+ ' 5 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH66033 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6051250943334, -5.84319202843782) }); google.maps.event.addListener(markerECHECH66033, 'click', onMarkerClick); markers.push(markerECHECH66033); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£245,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'SR15.2 , 397a Millmount Village'+ 'Belfast, BT16'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB66098 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.585184662986, -5.78136638088222) }); google.maps.event.addListener(markerBTWEBBTWEB66098, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB66098); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£245,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'SR15.2 , 397b Millmount Village'+ 'Belfast, BT16'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB66099 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5854830910389, -5.78128055019374) }); google.maps.event.addListener(markerBTWEBBTWEB66099, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB66099); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£245,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'SR15.2 , 401 Millmount Village'+ 'Belfast, BT16'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB66101 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5857069106437, -5.78149512691493) }); google.maps.event.addListener(markerBTWEBBTWEB66101, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB66101); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£245,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'SR15.2 , 402 Millmount Village'+ 'Belfast, BT16'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB66102 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.585184662986, -5.78136638088222) }); google.maps.event.addListener(markerBTWEBBTWEB66102, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB66102); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£275,000'+ ''+ '
'+ '
'+ ' Detached'+ 'SR2.1, 403 Millmount Village'+ 'Belfast, BT16'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB66103 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5825682724997, -5.78925475759501) }); google.maps.event.addListener(markerBTWEBBTWEB66103, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB66103); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£245,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'SR15.2 , 404a Millmount Village'+ 'Belfast, BT16'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB66104 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.585184662986, -5.78136638088222) }); google.maps.event.addListener(markerBTWEBBTWEB66104, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB66104); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£245,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'SR15.2 , 404b Millmount Village'+ 'Belfast, BT16'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB66105 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5854830910389, -5.78128055019374) }); google.maps.event.addListener(markerBTWEBBTWEB66105, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB66105); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£535,000'+ ''+ '
'+ '
'+ ' Detached'+ 'F1, Site 99 Mealough'+ 'Belfast, BT8'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66111 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.523555035581, -5.89280160918146) }); google.maps.event.addListener(markerECSECS66111, 'click', onMarkerClick); markers.push(markerECSECS66111); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£255,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'SR3.2, 381b Millmount Village'+ 'Dundonald, BT16'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB66138 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.584224745021, -5.78342199325562) }); google.maps.event.addListener(markerBTWEBBTWEB66138, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB66138); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£125,000'+ ''+ '
'+ '
'+ ' Apartment'+ ' 14 Fountain Mews'+ 'Lisburn, BT28 3YD'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65939 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.531419995218, -6.07895753715166) }); google.maps.event.addListener(markerECSECS65939, 'click', onMarkerClick); markers.push(markerECSECS65939); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£375,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 1 Burandell Manor'+ 'Lisburn, County Antrim, BT28 3AX'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66046 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5313135357896, -6.05878369870723) }); google.maps.event.addListener(markerECSECS66046, 'click', onMarkerClick); markers.push(markerECSECS66046); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£220,000'+ ''+ '
'+ '
'+ ' Townhouse'+ ' 10 Thornhill Mews'+ 'Belfast, BT5 7AF'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB65974 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5930370464256, -5.84702251427056) }); google.maps.event.addListener(markerBTWEBBTWEB65974, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB65974); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£375,000'+ ''+ '
'+ '
'+ ' Detached Bungalow'+ ' 20 Crossgar Road East'+ 'DOWNPATRICK, County Down, BT30 9ER'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66108 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.3725692408836, -5.73780703933649) }); google.maps.event.addListener(markerECSECS66108, 'click', onMarkerClick); markers.push(markerECSECS66108); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ ''+ '£275,000'+ ''+ '
'+ '
'+ ' Detached Bungalow'+ ' 22 Crossgar Road East'+ 'DOWNPATRICK, County Down, BT30 9ER'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66058 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.3728020572831, -5.73773464353364) }); google.maps.event.addListener(markerECSECS66058, 'click', onMarkerClick); markers.push(markerECSECS66058); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£199,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ ' 22 Coopers Mill Heights'+ 'Dundonald, BT16 1WX'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB65998 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5891587951829, -5.78153437458976) }); google.maps.event.addListener(markerBTWEBBTWEB65998, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB65998); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£245,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Ferguson, Site 73 Edenbrook (Ferguson)'+ 'Banbridge, BT32'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66168 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.3408078835814, -6.27546935818634) }); google.maps.event.addListener(markerECSECS66168, 'click', onMarkerClick); markers.push(markerECSECS66168); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£337,500'+ ''+ '
'+ '
'+ ' Detached'+ 'The McClelland, Site 176 Edenbrook (McClelland)'+ 'Banbridge, BT32'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66169 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.3408078835814, -6.27546935818634) }); google.maps.event.addListener(markerECSECS66169, 'click', onMarkerClick); markers.push(markerECSECS66169); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£272,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Finlay, Site 179 Edenbrook'+ 'Banbridge, BT32'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66170 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.3408078835814, -6.27546935818634) }); google.maps.event.addListener(markerECSECS66170, 'click', onMarkerClick); markers.push(markerECSECS66170); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£195,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ ' 74 Lynn Hall Place'+ 'Bangor, County Down, BT19 1XP'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH66160 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6385957507712, -5.67798499280768) }); google.maps.event.addListener(markerECHECH66160, 'click', onMarkerClick); markers.push(markerECHECH66160); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Around'+ '£240,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 1 River Hill Drive'+ 'Newtownards, County Down, BT23 7GU'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN66021 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.597381107407, -5.68491962982622) }); google.maps.event.addListener(markerBTWNBTWN66021, 'click', onMarkerClick); markers.push(markerBTWNBTWN66021); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£210,000'+ ''+ '
'+ '
'+ ' Apartment'+ ' 18 Demesne Gate'+ 'Holywood, County Down, BT18 9FR'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH66172 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6391690442358, -5.82884684486388) }); google.maps.event.addListener(markerECHECH66172, 'click', onMarkerClick); markers.push(markerECHECH66172); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£125,000'+ ''+ '
'+ '
'+ ' Apartment'+ ' Apt 6, 4 Lewis Mews'+ 'BELFAST, County Antrim, BT4 1FY'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB66077 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5997389043464, -5.88930018334655) }); google.maps.event.addListener(markerBTWEBBTWEB66077, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB66077); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£427,500'+ ''+ '
'+ '
'+ ' Detached'+ 'Marshall, 14 Ashgrove'+ 'Comber, BT23'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN65291 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5427647702904, -5.74017978349898) }); google.maps.event.addListener(markerBTWNBTWN65291, 'click', onMarkerClick); markers.push(markerBTWNBTWN65291); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£225,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 54 Greenwood Glen'+ 'BELFAST, County Antrim, BT8 7WE'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66121 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5458498562112, -5.91694395742198) }); google.maps.event.addListener(markerECSECS66121, 'click', onMarkerClick); markers.push(markerECSECS66121); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£195,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ ' 26 Forge Avenue'+ 'NEWTOWNARDS, County Down, BT23 6JG'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66075 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.4983300949392, -5.78408052987243) }); google.maps.event.addListener(markerECSECS66075, 'click', onMarkerClick); markers.push(markerECSECS66075); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Over'+ '£575,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 44 Church Road'+ 'LISBURN, County Antrim, BT27 6UP'+ '
'+ '
'+ ' 4 bedrooms'+ ' 4 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65339 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.4661235921283, -5.91581542202305) }); google.maps.event.addListener(markerECSECS65339, 'click', onMarkerClick); markers.push(markerECSECS65339); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£315,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 15 Orchardville Park'+ 'Bangor, County Down, BT19 1PW'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH66078 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6523952821355, -5.70136919179697) }); google.maps.event.addListener(markerECHECH66078, 'click', onMarkerClick); markers.push(markerECHECH66078); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Around'+ '£139,950'+ ''+ '
'+ '
'+ ' Apartment'+ ' 10 Galway Manor'+ 'BELFAST, County Antrim, BT16 2HT'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB66008 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5938254243615, -5.81890327443953) }); google.maps.event.addListener(markerBTWEBBTWEB66008, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB66008); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£150,000'+ ''+ '
'+ '
'+ ' Apartment'+ ' 5 Sycamore Grove'+ 'BELFAST, County Antrim, BT4 2RB'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB66175 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6022685792314, -5.87603256200646) }); google.maps.event.addListener(markerBTWEBBTWEB66175, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB66175); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£525,000'+ ''+ '
'+ '
'+ ' Terrace'+ ' 30 Warren Road'+ 'DONAGHADEE, County Down, BT21 0DT'+ '
'+ '
'+ ' 5 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH66161 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6474422423474, -5.54231511323696) }); google.maps.event.addListener(markerECHECH66161, 'click', onMarkerClick); markers.push(markerECHECH66161); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£289,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'House Type OP1.1, 66 Oakfield Park'+ 'Newtownabbey, County Antrim, BT37 0QY'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66211 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6869867680831, -5.8923079101562) }); google.maps.event.addListener(markerECSECS66211, 'click', onMarkerClick); markers.push(markerECSECS66211); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£285,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'House Type OP1.2, 67 Oakfield Park'+ 'Newtownabbey, County Antrim, BT37 0QY'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66212 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6869867680831, -5.8923079101562) }); google.maps.event.addListener(markerECSECS66212, 'click', onMarkerClick); markers.push(markerECSECS66212); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£310,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 50 Beechfield Avenue'+ 'Bangor, County Down, BT19 7ZY'+ '
'+ '
'+ ' 3 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH66107 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6346627728105, -5.68143131413637) }); google.maps.event.addListener(markerECHECH66107, 'click', onMarkerClick); markers.push(markerECHECH66107); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£340,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Type N4 Inc Sunroom, Site 243 BaronsGrange'+ 'Carryduff, Down, BT8 '+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65623 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5196297476143, -5.87921873016353) }); google.maps.event.addListener(markerECSECS65623, 'click', onMarkerClick); markers.push(markerECSECS65623); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Over'+ '£215,000'+ ''+ '
'+ '
'+ ' Apartment'+ ' 19 Quay Meadows'+ 'Lisburn, County Antrim, BT27 5FL'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66219 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5043529812752, -6.04130561740561) }); google.maps.event.addListener(markerECSECS66219, 'click', onMarkerClick); markers.push(markerECSECS66219); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£775,000'+ ''+ '
'+ '
'+ ' Detached'+ ''Laureldene', 75 Comber Road'+ 'Comber, County Down, BT23 6PF'+ '
'+ '
'+ ' 5 bedrooms'+ ' 4 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN66022 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.4821299109998, -5.69105263720013) }); google.maps.event.addListener(markerBTWNBTWN66022, 'click', onMarkerClick); markers.push(markerBTWNBTWN66022); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£405,000'+ ''+ '
'+ '
'+ ' Detached'+ 'The Mills, Site 35 Fairfields'+ 'Lisburn, BT28 3QL'+ '
'+ '
'+ ' 4 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66232 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5325698405086, -6.04938879890437) }); google.maps.event.addListener(markerECSECS66232, 'click', onMarkerClick); markers.push(markerECSECS66232); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£430,000'+ ''+ '
'+ '
'+ ' Detached'+ 'The Gracey, Site 25 Fairfields'+ 'Lisburn, BT28 3QL'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66234 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5325698405086, -6.04938879890437) }); google.maps.event.addListener(markerECSECS66234, 'click', onMarkerClick); markers.push(markerECSECS66234); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Around'+ '£249,950'+ ''+ '
'+ '
'+ ' Apartment'+ ' 4 The Merchant House'+ 'Donaghadee, BT21 0AA'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH66195 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6419682591542, -5.5364826746092) }); google.maps.event.addListener(markerECHECH66195, 'click', onMarkerClick); markers.push(markerECHECH66195); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Over'+ '£950,000'+ ''+ '
'+ '
'+ ' Site'+ ' Lands at Ballyhamage House'+ 'Doagh, BT39 0QH'+ '
'+ '
'+ ' 0 bedroom'+ ' 0 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66174 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7358098486871, -6.04747795420832) }); google.maps.event.addListener(markerECSECS66174, 'click', onMarkerClick); markers.push(markerECSECS66174); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Over'+ '£275,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ ' 2 Waverley Avenue'+ 'Lisburn, County Antrim, BT28 1JS'+ '
'+ '
'+ ' 4 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65943 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5030333229896, -6.04725527567273) }); google.maps.event.addListener(markerECSECS65943, 'click', onMarkerClick); markers.push(markerECSECS65943); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Around'+ '£179,950'+ ''+ '
'+ '
'+ ' Semi-Detached Bungalow'+ ' 39 Dermott Road'+ 'Comber, County Down, BT23 5LG'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN66151 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5565305462793, -5.73354834961784) }); google.maps.event.addListener(markerBTWNBTWN66151, 'click', onMarkerClick); markers.push(markerBTWNBTWN66151); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Around'+ '£650,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 11 Massey Avenue'+ 'BELFAST, County Antrim, BT4 2JT'+ '
'+ '
'+ ' 5 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECH2265 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6032900286358, -5.84169951381803) }); google.maps.event.addListener(markerECSECH2265, 'click', onMarkerClick); markers.push(markerECSECH2265); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Over'+ '£209,950'+ ''+ '
'+ '
'+ ' Apartment'+ ' Apartment 3.03 Portland 88'+ 'BELFAST, County Antrim, BT7 1FD'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66081 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5898259200533, -5.92514541501701) }); google.maps.event.addListener(markerECSECS66081, 'click', onMarkerClick); markers.push(markerECSECS66081); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£149,950'+ ''+ '
'+ '
'+ ' Apartment'+ ' Apt 11 Dunmore Building'+ 'BELFAST, County Antrim, BT6 8QX'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS64987 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5868088999234, -5.90765271450807) }); google.maps.event.addListener(markerECSECS64987, 'click', onMarkerClick); markers.push(markerECSECS64987); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£350,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 71 Oakwood Avenue'+ 'Carryduff, BT8 8SW'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66054 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5070870918095, -5.89878677672282) }); google.maps.event.addListener(markerECSECS66054, 'click', onMarkerClick); markers.push(markerECSECS66054); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£202,500'+ ''+ '
'+ '
'+ ' Apartment'+ ' Apt 26 Admin House'+ 'Belfast, BT8'+ '
'+ '
'+ ' 1 bedroom'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66262 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5439232268123, -5.9331784981213) }); google.maps.event.addListener(markerECSECS66262, 'click', onMarkerClick); markers.push(markerECSECS66262); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£475,000'+ ''+ '
'+ '
'+ ' Detached'+ 'Type E3S, Site 234 BaronsGrange'+ 'Carryduff, Down, BT8 '+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65618 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5208004583401, -5.87911144180293) }); google.maps.event.addListener(markerECSECS65618, 'click', onMarkerClick); markers.push(markerECSECS65618); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£164,500'+ ''+ '
'+ '
'+ ' Apartment'+ ' Apt 1 Enler House Apartments - Building B'+ 'Comber, BT23'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN66250 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.549163649096, -5.7279252751138) }); google.maps.event.addListener(markerBTWNBTWN66250, 'click', onMarkerClick); markers.push(markerBTWNBTWN66250); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£164,500'+ ''+ '
'+ '
'+ ' Apartment'+ ' Apt 2 Enler House Apartments - Building B'+ 'Comber, BT23'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN66251 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5486099100215, -5.72832178636291) }); google.maps.event.addListener(markerBTWNBTWN66251, 'click', onMarkerClick); markers.push(markerBTWNBTWN66251); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ ''+ '£169,500'+ ''+ '
'+ '
'+ ' Apartment'+ ' Apt 3 Enler House Apartments - Building B'+ 'Comber, BT23'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN66252 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5500382089532, -5.72880918349798) }); google.maps.event.addListener(markerBTWNBTWN66252, 'click', onMarkerClick); markers.push(markerBTWNBTWN66252); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ ''+ '£169,500'+ ''+ '
'+ '
'+ ' Apartment'+ ' Apt 4 Enler House Apartments - Building B'+ 'Comber, BT23'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN66253 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5496150695444, -5.72890668275587) }); google.maps.event.addListener(markerBTWNBTWN66253, 'click', onMarkerClick); markers.push(markerBTWNBTWN66253); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£199,950'+ ''+ '
'+ '
'+ ' Apartment'+ ' Apt 5 Enler House Apartments - Building B'+ 'Comber, BT23'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN66255 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5493965420144, -5.72949185893508) }); google.maps.event.addListener(markerBTWNBTWN66255, 'click', onMarkerClick); markers.push(markerBTWNBTWN66255); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£179,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Grange A6c, Site 223 Belmont Hall'+ 'Antrim, Antrim, BT41'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66267 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7065391774484, -6.21004281737566) }); google.maps.event.addListener(markerECSECS66267, 'click', onMarkerClick); markers.push(markerECSECS66267); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£179,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Grange A6c, Site 222 Belmont Hall'+ 'Antrim, Antrim, BT41'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66266 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7065391774484, -6.21004281737566) }); google.maps.event.addListener(markerECSECS66266, 'click', onMarkerClick); markers.push(markerECSECS66266); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£125,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ ' 63 Melfort Drive'+ 'BELFAST, County Antrim, BT5 7FE'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB66204 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5861042219319, -5.83487583363711) }); google.maps.event.addListener(markerBTWEBBTWEB66204, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB66204); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Around'+ '£215,000'+ ''+ '
'+ '
'+ ' Detached Bungalow'+ ' 19 Lough Moss Park'+ 'Belfast, County Antrim, BT8 8PD'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS64861 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5156014835604, -5.89386173655415) }); google.maps.event.addListener(markerECSECS64861, 'click', onMarkerClick); markers.push(markerECSECS64861); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£189,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Beech, Site 190 Blackthorn Hollow'+ 'Larne, Antrim, BT40'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66176 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.8606060493752, -5.85019375488866) }); google.maps.event.addListener(markerECSECS66176, 'click', onMarkerClick); markers.push(markerECSECS66176); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£189,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Beech, Site 191 Blackthorn Hollow'+ 'Larne, Antrim, BT40'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66177 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.8606060493752, -5.85019375488866) }); google.maps.event.addListener(markerECSECS66177, 'click', onMarkerClick); markers.push(markerECSECS66177); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£174,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Chestnut, Site 192 Blackthorn Hollow'+ 'Larne, Antrim, BT40'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66178 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.8606060493752, -5.85019375488866) }); google.maps.event.addListener(markerECSECS66178, 'click', onMarkerClick); markers.push(markerECSECS66178); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£174,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Chestnut, Site 193 Blackthorn Hollow'+ 'Larne, Antrim, BT40'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66179 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.8606060493752, -5.85019375488866) }); google.maps.event.addListener(markerECSECS66179, 'click', onMarkerClick); markers.push(markerECSECS66179); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£213,950'+ ''+ '
'+ '
'+ ' Detached'+ 'W4DC, Site 205 Blackthorn Hollow'+ 'Larne, Antrim, BT40'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66181 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.8606060493752, -5.85019375488866) }); google.maps.event.addListener(markerECSECS66181, 'click', onMarkerClick); markers.push(markerECSECS66181); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£222,500'+ ''+ '
'+ '
'+ ' Detached'+ 'W4DC, Site 194 Blackthorn Hollow'+ 'Larne, Antrim, BT40'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66299 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.8606060493752, -5.85019375488866) }); google.maps.event.addListener(markerECSECS66299, 'click', onMarkerClick); markers.push(markerECSECS66299); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£189,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Beech, Site 206 Blackthorn Hollow'+ 'Larne, Antrim, BT40'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66182 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.8606060493752, -5.85019375488866) }); google.maps.event.addListener(markerECSECS66182, 'click', onMarkerClick); markers.push(markerECSECS66182); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£189,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Beech, Site 207a Blackthorn Hollow'+ 'Larne, Antrim, BT40'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66183 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.8606060493752, -5.85019375488866) }); google.maps.event.addListener(markerECSECS66183, 'click', onMarkerClick); markers.push(markerECSECS66183); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£209,950'+ ''+ '
'+ '
'+ ' Detached'+ 'W4D, Site 207b Blackthorn Hollow'+ 'Larne, Antrim, BT40'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66184 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.8606060493752, -5.85019375488866) }); google.maps.event.addListener(markerECSECS66184, 'click', onMarkerClick); markers.push(markerECSECS66184); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£169,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Cedar, Site 208 Blackthorn Hollow'+ 'Larne, Antrim, BT40'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66185 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.8606060493752, -5.85019375488866) }); google.maps.event.addListener(markerECSECS66185, 'click', onMarkerClick); markers.push(markerECSECS66185); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£169,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Cedar, Site 209 Blackthorn Hollow'+ 'Larne, Antrim, BT40'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66186 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.8606060493752, -5.85019375488866) }); google.maps.event.addListener(markerECSECS66186, 'click', onMarkerClick); markers.push(markerECSECS66186); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£7,000,000'+ ''+ '
'+ '
'+ ' Site'+ ' Lands at Ballantine Garden Village'+ 'Lisburn, BT27'+ '
'+ '
'+ ' 0 bedroom'+ ' 0 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66274 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5094746189557, -6.01509657510605) }); google.maps.event.addListener(markerECSECS66274, 'click', onMarkerClick); markers.push(markerECSECS66274); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Around'+ '£209,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ ' 13 Finsbury Drive'+ 'BELFAST, County Antrim, BT8 6GY'+ '
'+ '
'+ ' 3 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS50082 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5485453973009, -5.89621696541009) }); google.maps.event.addListener(markerECSECS50082, 'click', onMarkerClick); markers.push(markerECSECS50082); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£245,000'+ ''+ '
'+ '
'+ ' Apartment'+ ' Apt 218 The Bakery'+ 'Belfast, BT7 3GA'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66271 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5796944403575, -5.92040136737819) }); google.maps.event.addListener(markerECSECS66271, 'click', onMarkerClick); markers.push(markerECSECS66271); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ ''+ '£115,000'+ ''+ '
'+ '
'+ ' Apartment'+ ' 3 Hampton Court'+ 'Ballygowan, BT23 6HW'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS60976 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5031746975171, -5.79174562110762) }); google.maps.event.addListener(markerECSECS60976, 'click', onMarkerClick); markers.push(markerECSECS60976); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Around'+ '£169,950'+ ''+ '
'+ '
'+ ' Apartment'+ ' 1 Blaris Drive'+ 'LISBURN, County Antrim, BT27 5FT'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66149 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.4950307595497, -6.05799724531788) }); google.maps.event.addListener(markerECSECS66149, 'click', onMarkerClick); markers.push(markerECSECS66149); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Future Release'+ '£0'+ ''+ '
'+ '
'+ ' Detached'+ 'The Broadway, Site 1 Beaufort Green'+ 'Carryduff, BT8 '+ '
'+ '
'+ ' 4 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66313 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5467436385016, -5.89185729904174) }); google.maps.event.addListener(markerECSECS66313, 'click', onMarkerClick); markers.push(markerECSECS66313); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Future Release'+ '£0'+ ''+ '
'+ '
'+ ' Detached'+ 'The Leafield , Site 2 Beaufort Green'+ 'Carryduff, BT8 '+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66314 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5467436385016, -5.89185729904174) }); google.maps.event.addListener(markerECSECS66314, 'click', onMarkerClick); markers.push(markerECSECS66314); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Future Release'+ '£0'+ ''+ '
'+ '
'+ ' Detached'+ 'The Leafield , Site 3 Beaufort Green'+ 'Carryduff, BT8 '+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66315 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5467436385016, -5.89185729904174) }); google.maps.event.addListener(markerECSECS66315, 'click', onMarkerClick); markers.push(markerECSECS66315); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Future Release'+ '£0'+ ''+ '
'+ '
'+ ' Detached'+ 'The Kingham , Site 4 Beaufort Green'+ 'Carryduff, BT8 '+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66316 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5467436385016, -5.89185729904174) }); google.maps.event.addListener(markerECSECS66316, 'click', onMarkerClick); markers.push(markerECSECS66316); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Future Release'+ '£0'+ ''+ '
'+ '
'+ ' Detached'+ 'The Moreton, Site 5 Beaufort Green'+ 'Carryduff, BT8 '+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66318 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5467436385016, -5.89185729904174) }); google.maps.event.addListener(markerECSECS66318, 'click', onMarkerClick); markers.push(markerECSECS66318); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Over'+ '£215,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 68 Hydepark Manor'+ 'NEWTOWNABBEY, County Antrim, BT36 4PB'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66141 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6758538841211, -6.00419016202281) }); google.maps.event.addListener(markerECSECS66141, 'click', onMarkerClick); markers.push(markerECSECS66141); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Future Release'+ '£0'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Tetbury, Site 7 Beaufort Green'+ 'Carryduff, BT8 '+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66320 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5467436385016, -5.89185729904174) }); google.maps.event.addListener(markerECSECS66320, 'click', onMarkerClick); markers.push(markerECSECS66320); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£265,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Finlay, Site 50 Edenbrook'+ 'Banbridge, BT32'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66321 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.3408078835814, -6.27546935818634) }); google.maps.event.addListener(markerECSECS66321, 'click', onMarkerClick); markers.push(markerECSECS66321); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Future Release'+ '£0'+ ''+ '
'+ '
'+ ' Detached'+ 'The Broadway, Site 9 Beaufort Green'+ 'Carryduff, BT8 '+ '
'+ '
'+ ' 4 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66323 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5467436385016, -5.89185729904174) }); google.maps.event.addListener(markerECSECS66323, 'click', onMarkerClick); markers.push(markerECSECS66323); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Around'+ '£259,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ ' 26 Ophir Gardens'+ 'Belfast, County Antrim, BT15 5EP'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS63514 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6304779029638, -5.94380604109058) }); google.maps.event.addListener(markerECSECS63514, 'click', onMarkerClick); markers.push(markerECSECS63514); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Future Release'+ '£0'+ ''+ '
'+ '
'+ ' Detached'+ 'The Moreton, Site 77 Beaufort Green'+ 'Carryduff, BT8 '+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66324 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5467436385016, -5.89185729904174) }); google.maps.event.addListener(markerECSECS66324, 'click', onMarkerClick); markers.push(markerECSECS66324); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Future Release'+ '£0'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Tetbury, Site 76 Beaufort Green'+ 'Carryduff, BT8 '+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66325 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5467436385016, -5.89185729904174) }); google.maps.event.addListener(markerECSECS66325, 'click', onMarkerClick); markers.push(markerECSECS66325); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Future Release'+ '£0'+ ''+ '
'+ '
'+ ' Detached'+ 'The Mia, Site 8 Beaufort Green'+ 'Carryduff, BT8 '+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66327 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5467436385016, -5.89185729904174) }); google.maps.event.addListener(markerECSECS66327, 'click', onMarkerClick); markers.push(markerECSECS66327); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Future Release'+ '£0'+ ''+ '
'+ '
'+ ' Detached'+ 'The Mia, Site 74 Beaufort Green'+ 'Carryduff, BT8 '+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66330 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5467436385016, -5.89185729904174) }); google.maps.event.addListener(markerECSECS66330, 'click', onMarkerClick); markers.push(markerECSECS66330); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Over'+ '£235,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ ' 18 Fairfields Glen'+ 'Lisburn, County Antrim, BT28 3QL'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65927 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.531691169929, -6.04962915860222) }); google.maps.event.addListener(markerECSECS65927, 'click', onMarkerClick); markers.push(markerECSECS65927); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Around'+ '£305,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 2 Hartley Hall Avenue'+ 'Carrickfergus, BT38 8BA'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66049 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6906662228175, -5.87184861786641) }); google.maps.event.addListener(markerECSECS66049, 'click', onMarkerClick); markers.push(markerECSECS66049); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£265,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Finlay, Site 51 Edenbrook'+ 'Banbridge, BT32'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66322 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.3408078835814, -6.27546935818634) }); google.maps.event.addListener(markerECSECS66322, 'click', onMarkerClick); markers.push(markerECSECS66322); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Over'+ '£225,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 22 Greenvale Road'+ 'Antrim, County Antrim, BT41 1SE'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS45994 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7086452749402, -6.20859327395912) }); google.maps.event.addListener(markerECSECS45994, 'click', onMarkerClick); markers.push(markerECSECS45994); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£314,950'+ ''+ '
'+ '
'+ ' Detached'+ 'The Magee, Site 56 Edenbrook'+ 'Banbridge, BT32'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66353 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.3408078835814, -6.27546935818634) }); google.maps.event.addListener(markerECSECS66353, 'click', onMarkerClick); markers.push(markerECSECS66353); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Over'+ '£295,000'+ ''+ '
'+ '
'+ ' Site'+ ' Lands at Orchardvale'+ 'Belfast, BT6 9TA'+ '
'+ '
'+ ' 0 bedroom'+ ' 0 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSBTWN66257 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5718465146041, -5.88124947537276) }); google.maps.event.addListener(markerECSBTWN66257, 'click', onMarkerClick); markers.push(markerECSBTWN66257); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Around'+ '£269,950'+ ''+ '
'+ '
'+ ' Apartment'+ 'The Loom Penthouse, 20 The Linen House'+ 'Comber, County Down, BT23 5WS'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN66238 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5485251503634, -5.75280747093972) }); google.maps.event.addListener(markerBTWNBTWN66238, 'click', onMarkerClick); markers.push(markerBTWNBTWN66238); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£435,000'+ ''+ '
'+ '
'+ ' Detached'+ 'F4, Site 75 Mealough'+ 'Belfast, BT8'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66291 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.523555035581, -5.89280160918146) }); google.maps.event.addListener(markerECSECS66291, 'click', onMarkerClick); markers.push(markerECSECS66291); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£377,500'+ ''+ '
'+ '
'+ ' Detached'+ 'F5, Site 76 Mealough'+ 'Belfast, BT8'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66293 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5232584227398, -5.89389054908647) }); google.maps.event.addListener(markerECSECS66293, 'click', onMarkerClick); markers.push(markerECSECS66293); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£445,000'+ ''+ '
'+ '
'+ ' Detached'+ 'F4, Site 77 Mealough'+ 'Belfast, BT8'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66292 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.523555035581, -5.89280160918146) }); google.maps.event.addListener(markerECSECS66292, 'click', onMarkerClick); markers.push(markerECSECS66292); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£377,500'+ ''+ '
'+ '
'+ ' Detached'+ 'F5, Site 78 Mealough'+ 'Belfast, BT8'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66294 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5232584227398, -5.89389054908647) }); google.maps.event.addListener(markerECSECS66294, 'click', onMarkerClick); markers.push(markerECSECS66294); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£350,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'F6, Site 101 Mealough'+ 'Belfast, BT8'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66297 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5232584227398, -5.89389054908647) }); google.maps.event.addListener(markerECSECS66297, 'click', onMarkerClick); markers.push(markerECSECS66297); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£350,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'F6, Site 102 Mealough'+ 'Belfast, BT8'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66298 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5232584227398, -5.89389054908647) }); google.maps.event.addListener(markerECSECS66298, 'click', onMarkerClick); markers.push(markerECSECS66298); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£220,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ ' 9 Hansons Hall Park'+ 'Ballyclare, BT39 9YG'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66164 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7397394846282, -6.01534264792981) }); google.maps.event.addListener(markerECSECS66164, 'click', onMarkerClick); markers.push(markerECSECS66164); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£450,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 47A Killaire Park'+ 'BANGOR, County Down, BT19 1EJ'+ '
'+ '
'+ ' 4 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH66272 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6635523618803, -5.71134463233947) }); google.maps.event.addListener(markerECHECH66272, 'click', onMarkerClick); markers.push(markerECHECH66272); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Around'+ '£210,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 8 Chesterbrook Crescent'+ 'Newtownards, County Down, BT23 8QZ'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN66264 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5964600042023, -5.67680956455519) }); google.maps.event.addListener(markerBTWNBTWN66264, 'click', onMarkerClick); markers.push(markerBTWNBTWN66264); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£215,000'+ ''+ '
'+ '
'+ ' Terrace'+ ' 125 Belmont Road'+ 'BELFAST, County Antrim, BT4 2AD'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB66246 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5998170578075, -5.87285250690553) }); google.maps.event.addListener(markerBTWEBBTWEB66246, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB66246); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£120,000'+ ''+ '
'+ '
'+ ' Apartment'+ ' 16 Sir Richard Wallace Walk'+ 'Lisburn, County Antrim, BT28 3RW'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66282 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5314698969975, -6.07867710061607) }); google.maps.event.addListener(markerECSECS66282, 'click', onMarkerClick); markers.push(markerECSECS66282); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ ''+ '£275,000'+ ''+ '
'+ '
'+ ' Apartment'+ ' Apt 7 Admin House'+ 'Belfast, BT8'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66381 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5439232268123, -5.9331784981213) }); google.maps.event.addListener(markerECSECS66381, 'click', onMarkerClick); markers.push(markerECSECS66381); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£650,000'+ ''+ '
'+ '
'+ ' Detached'+ 'St Helens, 43 Clifton Road'+ 'BANGOR, County Down, BT20 5HY'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH66300 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6657080504498, -5.66118777310404) }); google.maps.event.addListener(markerECHECH66300, 'click', onMarkerClick); markers.push(markerECHECH66300); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Over'+ '£895,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 2 Old Cultra Lane'+ 'HOLYWOOD, County Down, BT18 0BN'+ '
'+ '
'+ ' 4 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH65802 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6483372723172, -5.81695390756339) }); google.maps.event.addListener(markerECHECH65802, 'click', onMarkerClick); markers.push(markerECHECH65802); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Around'+ '£299,500'+ ''+ '
'+ '
'+ ' Detached'+ ' 12 First Avenue'+ 'Newtownards, County Down, BT23 8HJ'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN64588 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.59680982495, -5.65804131975515) }); google.maps.event.addListener(markerBTWNBTWN64588, 'click', onMarkerClick); markers.push(markerBTWNBTWN64588); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£550,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 2B Dorchester Park'+ 'BELFAST, County Antrim, BT9 6RH'+ '
'+ '
'+ ' 5 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66384 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5587957659364, -5.95605561287076) }); google.maps.event.addListener(markerECSECS66384, 'click', onMarkerClick); markers.push(markerECSECS66384); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£225,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ ' 58 Lansdowne Park'+ 'BELFAST, County Antrim, BT15 4AG'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66214 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6340946166163, -5.9293584681257) }); google.maps.event.addListener(markerECSECS66214, 'click', onMarkerClick); markers.push(markerECSECS66214); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Over'+ '£1,350,000'+ ''+ '
'+ '
'+ ' Detached'+ 'Lenaghmore, 4 Circular Road West'+ 'HOLYWOOD, County Down, BT18 0AT'+ '
'+ '
'+ ' 4 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH66024 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.651871234273, -5.80799961822015) }); google.maps.event.addListener(markerECHECH66024, 'click', onMarkerClick); markers.push(markerECHECH66024); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£209,950'+ ''+ '
'+ '
'+ ' Apartment'+ ' Apt 23 Admin House'+ 'Belfast, BT8'+ '
'+ '
'+ ' 1 bedroom'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66388 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5439232268123, -5.9331784981213) }); google.maps.event.addListener(markerECSECS66388, 'click', onMarkerClick); markers.push(markerECSECS66388); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£169,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ ' 20 Westway Grove'+ 'BELFAST, County Antrim, BT13 3NY'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65968 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6106432814542, -5.98212339293965) }); google.maps.event.addListener(markerECSECS65968, 'click', onMarkerClick); markers.push(markerECSECS65968); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£238,500'+ ''+ '
'+ '
'+ ' Detached'+ 'The Howth, Site 6 Monabot Park'+ 'Downpatrick , BT30'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66391 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.3356829467021, -5.6900659853351) }); google.maps.event.addListener(markerECSECS66391, 'click', onMarkerClick); markers.push(markerECSECS66391); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£238,500'+ ''+ '
'+ '
'+ ' Detached'+ 'The Howth, Site 7 Monabot Park'+ 'Downpatrick , BT30'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66392 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.3356829467021, -5.6900659853351) }); google.maps.event.addListener(markerECSECS66392, 'click', onMarkerClick); markers.push(markerECSECS66392); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£238,500'+ ''+ '
'+ '
'+ ' Detached'+ 'The Howth, Site 8 Monabot Park'+ 'Downpatrick , BT30'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66393 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.3356829467021, -5.6900659853351) }); google.maps.event.addListener(markerECSECS66393, 'click', onMarkerClick); markers.push(markerECSECS66393); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£238,500'+ ''+ '
'+ '
'+ ' Detached'+ 'The Howth, Site 9 Monabot Park'+ 'Downpatrick , BT30'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66395 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.3356829467021, -5.6900659853351) }); google.maps.event.addListener(markerECSECS66395, 'click', onMarkerClick); markers.push(markerECSECS66395); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Over'+ '£215,000'+ ''+ '
'+ '
'+ ' Townhouse'+ ' 26 Todds Hill Park'+ 'BALLYNAHINCH, County Down, BT24 7FB'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66275 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.4615228368378, -5.82763737138216) }); google.maps.event.addListener(markerECSECS66275, 'click', onMarkerClick); markers.push(markerECSECS66275); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£222,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Marram, Site 127 Rushfield'+ 'Ballyclare, Co. Antrim, BT39 9ZE'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66408 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7406672372818, -6.01718731794846) }); google.maps.event.addListener(markerECSECS66408, 'click', onMarkerClick); markers.push(markerECSECS66408); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£221,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Brome, Site 130 Rushfield'+ 'Ballyclare, Co. Antrim, BT39 9ZE'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66409 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7440236352788, -6.02560296936034) }); google.maps.event.addListener(markerECSECS66409, 'click', onMarkerClick); markers.push(markerECSECS66409); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£212,500'+ ''+ '
'+ '
'+ ' Apartment'+ ' Apt 15 Admin House'+ 'Belfast, BT8'+ '
'+ '
'+ ' 1 bedroom'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66413 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5439232268123, -5.9331784981213) }); google.maps.event.addListener(markerECSECS66413, 'click', onMarkerClick); markers.push(markerECSECS66413); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£695,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 65A Carnbane Road'+ 'Hillsborough, BT27 5NG'+ '
'+ '
'+ ' 4 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66261 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.4772597016072, -6.05965603165349) }); google.maps.event.addListener(markerECSECS66261, 'click', onMarkerClick); markers.push(markerECSECS66261); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£925,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 25M Harberton Park'+ 'Belfast, BT9 6TW '+ '
'+ '
'+ ' 4 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65797 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5629054869734, -5.96502305370525) }); google.maps.event.addListener(markerECSECS65797, 'click', onMarkerClick); markers.push(markerECSECS65797); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Over'+ '£169,950'+ ''+ '
'+ '
'+ ' Townhouse'+ ' 76 Alexandra Park'+ 'Antrim, County Antrim, BT41 4RD'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65938 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.702506624805, -6.17976066563233) }); google.maps.event.addListener(markerECSECS65938, 'click', onMarkerClick); markers.push(markerECSECS65938); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£295,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ ' 17 Rossdale Glen'+ 'Belfast, County Antrim, BT8 6XQ'+ '
'+ '
'+ ' 5 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66020 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5498827015346, -5.89462772169549) }); google.maps.event.addListener(markerECSECS66020, 'click', onMarkerClick); markers.push(markerECSECS66020); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£235,000'+ ''+ '
'+ '
'+ ' Townhouse'+ ' 45 The Demesne'+ 'BELFAST, County Antrim, BT8 8GU'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66432 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5127164475978, -5.89451856140024) }); google.maps.event.addListener(markerECSECS66432, 'click', onMarkerClick); markers.push(markerECSECS66432); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Over'+ '£184,950'+ ''+ '
'+ '
'+ ' Townhouse'+ ' 10 Woodgate'+ 'BANGOR, County Down, BT19 1WL'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH66379 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6451303218692, -5.69704932969842) }); google.maps.event.addListener(markerECHECH66379, 'click', onMarkerClick); markers.push(markerECHECH66379); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£725,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 4 Redbridge'+ ' County Down, BT19 1ZU'+ '
'+ '
'+ ' 5 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH66397 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6580804045142, -5.73823046698574) }); google.maps.event.addListener(markerECHECH66397, 'click', onMarkerClick); markers.push(markerECHECH66397); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Around'+ '£149,950'+ ''+ '
'+ '
'+ ' Townhouse'+ ' 48 Fairview Farm Road'+ 'Ballyclare, County Antrim, BT39 9LB'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66189 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7542752582885, -6.01152480737129) }); google.maps.event.addListener(markerECSECS66189, 'click', onMarkerClick); markers.push(markerECSECS66189); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£224,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Daisy, Site L463 Charlestown Hall'+ 'Lisburn, BT28'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66431 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5240802631247, -6.0892414443738) }); google.maps.event.addListener(markerECSECS66431, 'click', onMarkerClick); markers.push(markerECSECS66431); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£232,500'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Daisy, Site L462 Charlestown Hall'+ 'Lisburn, BT28'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66429 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5240802631247, -6.0892414443738) }); google.maps.event.addListener(markerECSECS66429, 'click', onMarkerClick); markers.push(markerECSECS66429); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£262,500'+ ''+ '
'+ '
'+ ' Detached'+ 'The Darter, Site L461 Charlestown Hall'+ 'Lisburn, BT28'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66428 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5240477643458, -6.08921649526642) }); google.maps.event.addListener(markerECSECS66428, 'click', onMarkerClick); markers.push(markerECSECS66428); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£259,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Shearwater, Site L458 Charlestown Hall'+ 'Lisburn, BT28'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66427 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5237700584372, -6.08979362818553) }); google.maps.event.addListener(markerECSECS66427, 'click', onMarkerClick); markers.push(markerECSECS66427); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£259,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Shearwater, Site L457 Charlestown Hall'+ 'Lisburn, BT28'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66426 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5237700584372, -6.08979362818553) }); google.maps.event.addListener(markerECSECS66426, 'click', onMarkerClick); markers.push(markerECSECS66426); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£259,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Shearwater, Site L456 Charlestown Hall'+ 'Lisburn, BT28'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66425 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5237700584372, -6.08979362818553) }); google.maps.event.addListener(markerECSECS66425, 'click', onMarkerClick); markers.push(markerECSECS66425); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£259,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Shearwater, Site L455 Charlestown Hall'+ 'Lisburn, BT28'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66424 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5237700584372, -6.08979362818553) }); google.maps.event.addListener(markerECSECS66424, 'click', onMarkerClick); markers.push(markerECSECS66424); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£239,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Brambling, Site L454 Charlestown Hall'+ 'Lisburn, BT28'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66423 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5237700584372, -6.08979362818553) }); google.maps.event.addListener(markerECSECS66423, 'click', onMarkerClick); markers.push(markerECSECS66423); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£239,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Brambling, Site L453 Charlestown Hall'+ 'Lisburn, BT28'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66422 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5237700584372, -6.08979362818553) }); google.maps.event.addListener(markerECSECS66422, 'click', onMarkerClick); markers.push(markerECSECS66422); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ ''+ '£265,000'+ ''+ '
'+ '
'+ ' Apartment'+ ' Apt 9 Admin House'+ 'Belfast, BT8'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66437 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5439232268123, -5.9331784981213) }); google.maps.event.addListener(markerECSECS66437, 'click', onMarkerClick); markers.push(markerECSECS66437); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£550,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 8B Ardarragh Road'+ 'NEWRY, County Down, BT34 1NY'+ '
'+ '
'+ ' 6 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66162 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.2337157636961, -6.23356117514148) }); google.maps.event.addListener(markerECSECS66162, 'click', onMarkerClick); markers.push(markerECSECS66162); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Guide Price'+ '£73,000'+ ''+ '
'+ '
'+ ' Agricultural Land'+ ' Land SW of 5 Rock Road'+ 'LISBURN, County Antrim, BT28 3SU'+ '
'+ '
'+ ' 0 bedroom'+ ' 0 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66228 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5781420834662, -6.10557014470701) }); google.maps.event.addListener(markerECSECS66228, 'click', onMarkerClick); markers.push(markerECSECS66228); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£265,000'+ ''+ '
'+ '
'+ ' Apartment'+ ' Apt 10 Admin House'+ 'Belfast, BT8'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66454 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5439232268123, -5.9331784981213) }); google.maps.event.addListener(markerECSECS66454, 'click', onMarkerClick); markers.push(markerECSECS66454); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Over'+ '£199,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ ' 16 Ravelston Crescent'+ 'Newtownabbey, County Antrim, BT36 6PJ'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66131 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6881106736841, -5.94168680434769) }); google.maps.event.addListener(markerECSECS66131, 'click', onMarkerClick); markers.push(markerECSECS66131); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Around'+ '£490,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 6 Manor Park'+ 'Comber, County Down, BT23 5FW'+ '
'+ '
'+ ' 5 bedrooms'+ ' 4 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN66317 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5452343770559, -5.74898216144032) }); google.maps.event.addListener(markerBTWNBTWN66317, 'click', onMarkerClick); markers.push(markerBTWNBTWN66317); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Guide Price'+ '£75,000'+ ''+ '
'+ '
'+ ' Site'+ ' Land 75m NW of 30 - 32 Glenview Road'+ 'BALLYMENA, County Antrim, BT44 0DL'+ '
'+ '
'+ ' 0 bedroom'+ ' 0 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66420 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.8997814601268, -6.00497744351547) }); google.maps.event.addListener(markerECSECS66420, 'click', onMarkerClick); markers.push(markerECSECS66420); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£329,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'House Type OP2.1, 68 Oakfield Park'+ 'Newtownabbey, County Antrim, BT37 0QY'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66478 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6867324964263, -5.89143887443538) }); google.maps.event.addListener(markerECSECS66478, 'click', onMarkerClick); markers.push(markerECSECS66478); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£319,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'House Type OP2.2, 69 Oakfield Park'+ 'Newtownabbey, County Antrim, BT37 0QY'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66481 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6866898742444, -5.89149251861568) }); google.maps.event.addListener(markerECSECS66481, 'click', onMarkerClick); markers.push(markerECSECS66481); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£285,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 57 Hollybrook Manor'+ 'Newtownabbey, County Antrim, BT36 7XR'+ '
'+ '
'+ ' 3 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66273 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6638522633509, -5.97340607263) }); google.maps.event.addListener(markerECSECS66273, 'click', onMarkerClick); markers.push(markerECSECS66273); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Around'+ '£160,000'+ ''+ '
'+ '
'+ ' Townhouse'+ ' 4 Church Court'+ 'Moneyreagh, County Down, BT23 6EU'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN66190 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5305156861386, -5.82784942089972) }); google.maps.event.addListener(markerBTWNBTWN66190, 'click', onMarkerClick); markers.push(markerBTWNBTWN66190); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Around'+ '£320,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 15 Millers Park Avenue'+ 'Newtownards, BT23 7GD'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN66442 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5995866143561, -5.69258515889472) }); google.maps.event.addListener(markerBTWNBTWN66442, 'click', onMarkerClick); markers.push(markerBTWNBTWN66442); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Over'+ '£215,000'+ ''+ '
'+ '
'+ ' Detached Bungalow'+ 'Runkerry, 147 Queensway'+ 'Lisburn, County Antrim, BT27 4QS'+ '
'+ '
'+ ' 3 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66404 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.524898881389, -6.03025266341594) }); google.maps.event.addListener(markerECSECS66404, 'click', onMarkerClick); markers.push(markerECSECS66404); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Over'+ '£170,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ ' 42 Hermitage'+ 'HILLSBOROUGH, County Down, BT26 6RJ'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66348 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.4762947196673, -6.09347279393349) }); google.maps.event.addListener(markerECSECS66348, 'click', onMarkerClick); markers.push(markerECSECS66348); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£125,000'+ ''+ '
'+ '
'+ ' Apartment'+ ' Flat 2A 11 Deramore Park'+ 'BELFAST, County Antrim, BT9 5JW'+ '
'+ '
'+ ' 1 bedroom'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66416 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5654776701315, -5.94825253612069) }); google.maps.event.addListener(markerECSECS66416, 'click', onMarkerClick); markers.push(markerECSECS66416); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£362,500'+ ''+ '
'+ '
'+ ' Detached'+ 'The Bentham, Site 21 Upton Hall'+ 'Templepatrick , BT39'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66512 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7042750027074, -6.09152635624023) }); google.maps.event.addListener(markerECSECS66512, 'click', onMarkerClick); markers.push(markerECSECS66512); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£362,500'+ ''+ '
'+ '
'+ ' Detached'+ 'The Bentham, Site 22 Upton Hall'+ 'Templepatrick , BT39'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66513 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7042750027074, -6.09152635624023) }); google.maps.event.addListener(markerECSECS66513, 'click', onMarkerClick); markers.push(markerECSECS66513); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£299,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Needham, Site 19 Upton Hall'+ 'Templepatrick , BT39'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66514 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7042750027074, -6.09152635624023) }); google.maps.event.addListener(markerECSECS66514, 'click', onMarkerClick); markers.push(markerECSECS66514); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£299,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Needham, Site 20 Upton Hall'+ 'Templepatrick , BT39'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66515 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7042750027074, -6.09152635624023) }); google.maps.event.addListener(markerECSECS66515, 'click', onMarkerClick); markers.push(markerECSECS66515); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Around'+ '£285,000'+ ''+ '
'+ '
'+ ' Detached Bungalow'+ ' 19 Glenford Road'+ 'Newtownards, County Down, BT23 4AU'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN65382 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5988119298357, -5.70887700004577) }); google.maps.event.addListener(markerBTWNBTWN65382, 'click', onMarkerClick); markers.push(markerBTWNBTWN65382); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£291,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Finlay, Site 178 Edenbrook (Finlay) Inc Garage'+ 'Banbridge, BT32'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66519 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.3408078835814, -6.27546935818634) }); google.maps.event.addListener(markerECSECS66519, 'click', onMarkerClick); markers.push(markerECSECS66519); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£195,000'+ ''+ '
'+ '
'+ ' Apartment'+ ' 8 The Cloisters'+ 'Belfast, County Antrim, BT7 1GD'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66517 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5850785656282, -5.92482609940646) }); google.maps.event.addListener(markerECSECS66517, 'click', onMarkerClick); markers.push(markerECSECS66517); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£335,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 44 Oakwood Avenue'+ 'Carryduff, BT8 8SW'+ '
'+ '
'+ ' 4 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66411 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5077102341198, -5.89840474697505) }); google.maps.event.addListener(markerECSECS66411, 'click', onMarkerClick); markers.push(markerECSECS66411); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£895,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 51 Myrtlefield Park'+ 'BELFAST, County Antrim, BT9 6NF'+ '
'+ '
'+ ' 5 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66287 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5675055174367, -5.95598755017052) }); google.maps.event.addListener(markerECSECS66287, 'click', onMarkerClick); markers.push(markerECSECS66287); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Over'+ '£215,000'+ ''+ '
'+ '
'+ ' Townhouse'+ ' 11 Weavers Mews'+ 'Lisburn, County Antrim, BT28 3FZ'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66439 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5209797832833, -6.06231250216719) }); google.maps.event.addListener(markerECSECS66439, 'click', onMarkerClick); markers.push(markerECSECS66439); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£352,500'+ ''+ '
'+ '
'+ ' Detached'+ 'The Falmer , Site 18 Upton Hall'+ 'Templepatrick , BT39'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65016 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7042750027074, -6.09152635624023) }); google.maps.event.addListener(markerECSECS65016, 'click', onMarkerClick); markers.push(markerECSECS65016); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Around'+ '£325,000'+ ''+ '
'+ '
'+ ' Detached Bungalow'+ ' 80 Kingsway Park'+ 'BELFAST, County Antrim, BT5 7EX'+ '
'+ '
'+ ' 2 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBECS66406 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5881545675862, -5.83803542829697) }); google.maps.event.addListener(markerBTWEBECS66406, 'click', onMarkerClick); markers.push(markerBTWEBECS66406); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£195,000'+ ''+ '
'+ '
'+ ' Cottage'+ ' 10 Purdysburn Village'+ 'BELFAST, County Antrim, BT8 8LJ'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66207 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5397369120976, -5.93039426999685) }); google.maps.event.addListener(markerECSECS66207, 'click', onMarkerClick); markers.push(markerECSECS66207); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Around'+ '£465,000'+ ''+ '
'+ '
'+ ' Detached'+ ''Ard Na Mara', 28B Killyvolgan Road'+ 'Ballywalter, Newtownards, BT22 2NX'+ '
'+ '
'+ ' 5 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN66441 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5176909369305, -5.5007901609875) }); google.maps.event.addListener(markerBTWNBTWN66441, 'click', onMarkerClick); markers.push(markerBTWNBTWN66441); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Over'+ '£799,950'+ ''+ '
'+ '
'+ ' Detached'+ ' 42 Seafields'+ 'WARRENPOINT, BT34 3TG'+ '
'+ '
'+ ' 4 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66080 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.1032810839624, -6.23714076230812) }); google.maps.event.addListener(markerECSECS66080, 'click', onMarkerClick); markers.push(markerECSECS66080); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£135,000'+ ''+ '
'+ '
'+ ' Terrace'+ ' 3 Knocknagoney Green'+ 'BELFAST, County Antrim, BT4 2QD'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB66489 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.616142750743, -5.85057739511426) }); google.maps.event.addListener(markerBTWEBBTWEB66489, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB66489); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£350,000'+ ''+ '
'+ '
'+ ' Detached'+ 'The Falmer , Site 17 Upton Hall'+ 'Templepatrick , BT39'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65015 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7042750027074, -6.09152635624023) }); google.maps.event.addListener(markerECSECS65015, 'click', onMarkerClick); markers.push(markerECSECS65015); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£249,950'+ ''+ '
'+ '
'+ ' Detached'+ 'The Barnett A27.1a(Sp), Site 184 Belmont Hall'+ 'Antrim, Antrim, BT41'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66536 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7063780098796, -6.21011791922808) }); google.maps.event.addListener(markerECSECS66536, 'click', onMarkerClick); markers.push(markerECSECS66536); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£324,500'+ ''+ '
'+ '
'+ ' Detached'+ 'The Braithwaite A141.1b(b), SIte 185 Belmont Hall'+ 'Antrim, Antrim, BT41'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66538 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7057147366053, -6.2101393769002) }); google.maps.event.addListener(markerECSECS66538, 'click', onMarkerClick); markers.push(markerECSECS66538); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£324,500'+ ''+ '
'+ '
'+ ' Detached'+ 'The Braithwaite A141.1b(b), Site 186 Belmont Hall'+ 'Antrim, Antrim, BT41'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66539 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7057147366053, -6.2101393769002) }); google.maps.event.addListener(markerECSECS66539, 'click', onMarkerClick); markers.push(markerECSECS66539); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£195,000'+ ''+ '
'+ '
'+ ' Site'+ 'Site At , 22A Ballymiscaw Road'+ 'Holywood, County Down, BT18 9RR'+ '
'+ '
'+ ' 0 bedroom'+ ' 0 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH66501 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6133817148662, -5.81876253795249) }); google.maps.event.addListener(markerECHECH66501, 'click', onMarkerClick); markers.push(markerECHECH66501); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£645,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 39 Mount Eden Park'+ 'Belfast, BT9 6RB'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS46328 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5631197626261, -5.9574283990639) }); google.maps.event.addListener(markerECSECS46328, 'click', onMarkerClick); markers.push(markerECSECS46328); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£285,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 4 Castlewater Avenue'+ 'ANTRIM, County Antrim, BT41 4FW'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66241 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7244458228722, -6.23522425254403) }); google.maps.event.addListener(markerECSECS66241, 'click', onMarkerClick); markers.push(markerECSECS66241); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£414,950'+ ''+ '
'+ '
'+ ' Detached'+ 'The Mulligan, Site 47 Edenbrook'+ 'Banbridge, BT32'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65499 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.3408078835814, -6.27546935818634) }); google.maps.event.addListener(markerECSECS65499, 'click', onMarkerClick); markers.push(markerECSECS65499); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£139,500'+ ''+ '
'+ '
'+ ' Terrace'+ ' 39 Milfort Avenue'+ 'Belfast, County Antrim, BT17 9BJ'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS51006 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5486155644944, -6.0027953413296) }); google.maps.event.addListener(markerECSECS51006, 'click', onMarkerClick); markers.push(markerECSECS51006); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£235,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ ' 20 Gransha Chase'+ 'BELFAST, County Antrim, BT16 2FE'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBECH66452 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5870416710574, -5.80397909330897) }); google.maps.event.addListener(markerBTWEBECH66452, 'click', onMarkerClick); markers.push(markerBTWEBECH66452); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£505,000'+ ''+ '
'+ '
'+ ' Detached'+ 'The Bracken, Site 18 Ferndene'+ 'Belfast, BT16'+ '
'+ '
'+ ' 5 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB63765 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5826975270338, -5.80098405761718) }); google.maps.event.addListener(markerBTWEBBTWEB63765, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB63765); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ ''+ '£219,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Style G1 inc Sunroom, Site 26 Mossfield'+ 'Ballyclare, BT39'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66569 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7622705568047, -6.01325440933828) }); google.maps.event.addListener(markerECSECS66569, 'click', onMarkerClick); markers.push(markerECSECS66569); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ ''+ '£239,950'+ ''+ '
'+ '
'+ ' Detached'+ 'Style D (Brick) + Sunroom, Site 6 Mossfield'+ 'Ballyclare, BT39'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66570 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7622705568047, -6.01325440933828) }); google.maps.event.addListener(markerECSECS66570, 'click', onMarkerClick); markers.push(markerECSECS66570); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ ''+ '£237,500'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Style E Brick+ sunroom, Site 7 Mossfield'+ 'Ballyclare, BT39'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66571 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7622705568047, -6.01325440933828) }); google.maps.event.addListener(markerECSECS66571, 'click', onMarkerClick); markers.push(markerECSECS66571); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Over'+ '£550,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 5 Old Quay Court'+ 'Holywood, County Down, BT18 0HT'+ '
'+ '
'+ ' 4 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH66516 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6462621625029, -5.81864286848161) }); google.maps.event.addListener(markerECHECH66516, 'click', onMarkerClick); markers.push(markerECHECH66516); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£210,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ ' 18 Aylesbury Manor'+ 'Newtownabbey, County Antrim, BT36 7YU'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS47984 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6673538091754, -5.98975594788196) }); google.maps.event.addListener(markerECSECS47984, 'click', onMarkerClick); markers.push(markerECSECS47984); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£175,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ ' 32 Marquis Rise'+ 'Bangor, County Down, BT20 3HJ'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH66535 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6483439905767, -5.68258108570003) }); google.maps.event.addListener(markerECHECH66535, 'click', onMarkerClick); markers.push(markerECHECH66535); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Over'+ '£260,000'+ ''+ '
'+ '
'+ ' Apartment'+ ' Apt 3 River House'+ 'Belfast, BT7 3LN'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66440 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5712272942374, -5.92498433207659) }); google.maps.event.addListener(markerECSECS66440, 'click', onMarkerClick); markers.push(markerECSECS66440); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£240,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Foxglove, Site 17 Garden Square'+ 'Carryduff, BT8 8GW'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66575 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5124222499486, -5.89289935621311) }); google.maps.event.addListener(markerECSECS66575, 'click', onMarkerClick); markers.push(markerECSECS66575); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£240,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Foxglove, Site 18 Garden Square'+ 'Carryduff, BT8 8GW'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66576 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5124222499486, -5.89289935621311) }); google.maps.event.addListener(markerECSECS66576, 'click', onMarkerClick); markers.push(markerECSECS66576); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£239,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ ' 4 Briar Hill'+ 'BELFAST, County Antrim, BT8 6XW'+ '
'+ '
'+ ' 3 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS44602 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5508393647593, -5.89393800348724) }); google.maps.event.addListener(markerECSECS44602, 'click', onMarkerClick); markers.push(markerECSECS44602); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£645,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 218 Hillhall Road'+ 'LISBURN, County Antrim, BT27 5JQ'+ '
'+ '
'+ ' 4 bedrooms'+ ' 4 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66555 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5118752708806, -5.99587928713529) }); google.maps.event.addListener(markerECSECS66555, 'click', onMarkerClick); markers.push(markerECSECS66555); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£265,000'+ ''+ '
'+ '
'+ ' Detached'+ 'The Ivy, Site 19 Garden Square'+ 'Carryduff, BT8 8GW'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66577 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5123910292059, -5.89289411921198) }); google.maps.event.addListener(markerECSECS66577, 'click', onMarkerClick); markers.push(markerECSECS66577); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Future Release'+ '£0'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Bell, A4 Mariners Rest'+ 'Carrickfergus, Antrim, '+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66372 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7122130628569, -5.82821889537506) }); google.maps.event.addListener(markerECSECS66372, 'click', onMarkerClick); markers.push(markerECSECS66372); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Future Release'+ '£0'+ ''+ '
'+ '
'+ ' Detached Bungalow'+ 'The Anchorage, H3 Type Mariners Rest'+ 'Carrickfergus, Antrim, '+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66370 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7122130628569, -5.82821889537506) }); google.maps.event.addListener(markerECSECS66370, 'click', onMarkerClick); markers.push(markerECSECS66370); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Future Release'+ '£0'+ ''+ '
'+ '
'+ ' Detached Bungalow'+ 'The Haven, H5 Type Mariners Rest'+ 'Carrickfergus, Antrim, '+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66371 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7122130628569, -5.82821889537506) }); google.maps.event.addListener(markerECSECS66371, 'click', onMarkerClick); markers.push(markerECSECS66371); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Around'+ '£275,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 1 Blackwood Park'+ 'Newtownards, County Down, BT23 4YW'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN66506 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6043162140829, -5.69353802868847) }); google.maps.event.addListener(markerBTWNBTWN66506, 'click', onMarkerClick); markers.push(markerBTWNBTWN66506); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£339,950'+ ''+ '
'+ '
'+ ' Detached'+ 'The McClelland, 173 Edenbrook'+ 'Banbridge, BT32'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66589 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.3408078835814, -6.27546935818634) }); google.maps.event.addListener(markerECSECS66589, 'click', onMarkerClick); markers.push(markerECSECS66589); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Around'+ '£180,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 5C Castle Street'+ 'Portaferry, County Down, BT22 1NZ'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN66369 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.3823525911456, -5.54808725487156) }); google.maps.event.addListener(markerBTWNBTWN66369, 'click', onMarkerClick); markers.push(markerBTWNBTWN66369); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£267,500'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Type N3, Site 26 BaronsGrange'+ 'Carryduff, Down, BT8 '+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66526 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5203147420061, -5.88054910583491) }); google.maps.event.addListener(markerECSECS66526, 'click', onMarkerClick); markers.push(markerECSECS66526); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£267,500'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Type N3, Site 27 BaronsGrange'+ 'Carryduff, Down, BT8 '+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66527 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5203147420061, -5.88054910583491) }); google.maps.event.addListener(markerECSECS66527, 'click', onMarkerClick); markers.push(markerECSECS66527); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£285,000'+ ''+ '
'+ '
'+ ' Townhouse'+ ' 27 Berkeley Hall Square'+ 'Lisburn, BT27 5TB'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66485 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5018380764132, -6.02234057515148) }); google.maps.event.addListener(markerECSECS66485, 'click', onMarkerClick); markers.push(markerECSECS66485); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£329,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'House Type OP2.1, 47 Oakfield Park'+ 'Newtownabbey, County Antrim, BT37 0QY'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66599 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6867324964263, -5.89143887443538) }); google.maps.event.addListener(markerECSECS66599, 'click', onMarkerClick); markers.push(markerECSECS66599); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£344,950'+ ''+ '
'+ '
'+ ' Detached'+ 'The Ballylowen A87.2b, Site 187 Belmont Hall'+ 'Antrim, Antrim, BT41'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66568 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7067189405196, -6.20798288085223) }); google.maps.event.addListener(markerECSECS66568, 'click', onMarkerClick); markers.push(markerECSECS66568); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£132,500'+ ''+ '
'+ '
'+ ' Terrace'+ ' 24 Nevis Avenue'+ 'BELFAST, County Antrim, BT4 3AE'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB66518 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5980711339153, -5.88507970981743) }); google.maps.event.addListener(markerBTWEBBTWEB66518, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB66518); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£267,500'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Type N3, Site 24 BaronsGrange'+ 'Carryduff, Down, BT8 '+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66524 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5203147420061, -5.88054910583491) }); google.maps.event.addListener(markerECSECS66524, 'click', onMarkerClick); markers.push(markerECSECS66524); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£169,950'+ ''+ '
'+ '
'+ ' Terrace'+ ' 124 Melrose Street'+ 'Belfast, County Antrim, BT9 7DQ'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66549 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5831098933366, -5.95170568933468) }); google.maps.event.addListener(markerECSECS66549, 'click', onMarkerClick); markers.push(markerECSECS66549); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£202,500'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Baxter, 68 Oakwood'+ 'Antrim, BT41'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66631 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7227526520002, -6.18782227046176) }); google.maps.event.addListener(markerECSECS66631, 'click', onMarkerClick); markers.push(markerECSECS66631); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£202,500'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Baxter, 69 Oakwood'+ 'Antrim, BT41'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66632 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7227526520002, -6.18782227046176) }); google.maps.event.addListener(markerECSECS66632, 'click', onMarkerClick); markers.push(markerECSECS66632); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£250,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ ' 48 Princess Gardens'+ 'Holywood, County Down, BT18 0PW'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH66157 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6418706131593, -5.81592686492242) }); google.maps.event.addListener(markerECHECH66157, 'click', onMarkerClick); markers.push(markerECHECH66157); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Over'+ '£365,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 17 Hollymount Hall'+ 'Saintfield, Down, BT24 7FU'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65702 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.4560038736448, -5.82763605006356) }); google.maps.event.addListener(markerECSECS65702, 'click', onMarkerClick); markers.push(markerECSECS65702); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£345,000'+ ''+ '
'+ '
'+ ' Detached Bungalow'+ ' 6 Thornhill Avenue'+ 'LISBURN, County Antrim, BT28 3EE'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS51639 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5280653652811, -6.0593755932549) }); google.maps.event.addListener(markerECSECS51639, 'click', onMarkerClick); markers.push(markerECSECS51639); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£429,950'+ ''+ '
'+ '
'+ ' Detached'+ 'F3, Site 67 Mealough'+ 'Belfast, BT8'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66617 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.523555035581, -5.89280160918146) }); google.maps.event.addListener(markerECSECS66617, 'click', onMarkerClick); markers.push(markerECSECS66617); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Around'+ '£235,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ ' 36 Third Street'+ 'Newtownards, County Down, BT23 8AH'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN66590 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6016999779228, -5.65672232539166) }); google.maps.event.addListener(markerBTWNBTWN66590, 'click', onMarkerClick); markers.push(markerBTWNBTWN66590); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Over'+ '£275,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ ' 9 Hollymount Hall'+ 'BALLYNAHINCH, County Down, BT24 7FU'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66031 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.4559831071562, -5.82814113503651) }); google.maps.event.addListener(markerECSECS66031, 'click', onMarkerClick); markers.push(markerECSECS66031); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£370,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 15 Rath Cuan Heights'+ 'Downpatrick, BT30 6XD'+ '
'+ '
'+ ' 5 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66383 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.3336433814065, -5.7031184416767) }); google.maps.event.addListener(markerECSECS66383, 'click', onMarkerClick); markers.push(markerECSECS66383); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£237,500'+ ''+ '
'+ '
'+ ' Semi-Detached'+ ' 61 Old Mill Park'+ 'BELFAST, County Antrim, BT16 1WF'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB66226 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5936462803558, -5.78003439772544) }); google.maps.event.addListener(markerBTWEBBTWEB66226, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB66226); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£340,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Type N4 Inc Sunroom, Site 242 BaronsGrange'+ 'Carryduff, Down, BT8 '+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65620 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5196297476143, -5.87921873016353) }); google.maps.event.addListener(markerECSECS65620, 'click', onMarkerClick); markers.push(markerECSECS65620); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Around'+ '£345,000'+ ''+ '
'+ '
'+ ' Detached Bungalow'+ '"Dunelm", 26 Ballybarnes Road'+ 'Newtownards, County Down, BT23 4UE'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN66565 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6063779925853, -5.74094172777999) }); google.maps.event.addListener(markerBTWNBTWN66565, 'click', onMarkerClick); markers.push(markerBTWNBTWN66565); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Over'+ '£475,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 24 Brooke Hall Avenue'+ 'Belfast, BT8 6WE'+ '
'+ '
'+ ' 5 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66352 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5458989542963, -5.89647938211526) }); google.maps.event.addListener(markerECSECS66352, 'click', onMarkerClick); markers.push(markerECSECS66352); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Over'+ '£795,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 16 Demesne Manor'+ 'Holywood, BT18 9NW'+ '
'+ '
'+ ' 4 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH66613 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6374630767161, -5.82684055252074) }); google.maps.event.addListener(markerECHECH66613, 'click', onMarkerClick); markers.push(markerECHECH66613); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Over'+ '£2,000,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 13 Adelaide Park'+ 'Belfast, County Antrim, BT9 6FX'+ '
'+ '
'+ ' 5 bedrooms'+ ' 4 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66636 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5769277364003, -5.94950026794128) }); google.maps.event.addListener(markerECSECS66636, 'click', onMarkerClick); markers.push(markerECSECS66636); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£125,000'+ ''+ '
'+ '
'+ ' Terrace'+ ' 25 Hollycroft Avenue'+ 'Belfast, County Antrim, BT5 5JE'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB66582 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5930137123872, -5.88723029164263) }); google.maps.event.addListener(markerBTWEBBTWEB66582, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB66582); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Around'+ '£164,950'+ ''+ '
'+ '
'+ ' Townhouse'+ ' 37 Grainger's Mill'+ 'ANTRIM, County Antrim, BT41 4RB'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66496 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7017498020688, -6.1804436756033) }); google.maps.event.addListener(markerECSECS66496, 'click', onMarkerClick); markers.push(markerECSECS66496); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£425,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ ' 6 Lacefield'+ 'BELFAST, County Antrim, BT4 3PA'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB62880 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.595035142493, -5.85095020404192) }); google.maps.event.addListener(markerBTWEBBTWEB62880, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB62880); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£399,950'+ ''+ '
'+ '
'+ ' Detached'+ ' 22 Hollymount Hall'+ 'Saintfield, BT24 7FU'+ '
'+ '
'+ ' 4 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS65460 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.4558329896826, -5.82852987167093) }); google.maps.event.addListener(markerECSECS65460, 'click', onMarkerClick); markers.push(markerECSECS65460); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£340,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Type N4 Inc Sunroom, Site 236 BaronsGrange'+ 'Carryduff, Down, BT8 '+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66643 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5196297476143, -5.87921873016353) }); google.maps.event.addListener(markerECSECS66643, 'click', onMarkerClick); markers.push(markerECSECS66643); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£475,000'+ ''+ '
'+ '
'+ ' Terrace'+ ' 3 The Adam Yard'+ 'Templepatrick, County Antrim, BT39 0BE'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66546 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7054023298984, -6.09595476981087) }); google.maps.event.addListener(markerECSECS66546, 'click', onMarkerClick); markers.push(markerECSECS66546); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Over'+ '£365,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ ' 33 Cherryvalley Gardens'+ 'BELFAST, County Antrim, BT5 6PQ'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB66659 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5875448039455, -5.84858776265833) }); google.maps.event.addListener(markerBTWEBBTWEB66659, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB66659); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Over'+ '£599,950'+ ''+ '
'+ '
'+ ' Detached'+ ' 47 Malone Meadows'+ 'Belfast, County Antrim, BT9 5BG'+ '
'+ '
'+ ' 5 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECH33393 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5592986328276, -5.95325909900976) }); google.maps.event.addListener(markerECSECH33393, 'click', onMarkerClick); markers.push(markerECSECH33393); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£1,250,000'+ ''+ '
'+ '
'+ ' Detached'+ 'Kabakona, 19 Sheridan Drive'+ 'BANGOR, County Down, BT19 1LB'+ '
'+ '
'+ ' 4 bedrooms'+ ' 4 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH66667 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6744882500569, -5.744824054698) }); google.maps.event.addListener(markerECHECH66667, 'click', onMarkerClick); markers.push(markerECHECH66667); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£350,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 48 Beechfield Avenue'+ 'Bangor, County Down, BT19 7ZY'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH66641 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6341254680837, -5.68230193441814) }); google.maps.event.addListener(markerECHECH66641, 'click', onMarkerClick); markers.push(markerECHECH66641); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ ''+ '£237,500'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Style E Brick+ sunroom, Site 8 Mossfield'+ 'Ballyclare, BT39'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66699 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7622705568047, -6.01325440933828) }); google.maps.event.addListener(markerECSECS66699, 'click', onMarkerClick); markers.push(markerECSECS66699); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£242,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Rylane A108.1b (sl), Site 386 Belmont Hall'+ 'Antrim, Antrim, BT41'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66698 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7064808827615, -6.21019008862723) }); google.maps.event.addListener(markerECSECS66698, 'click', onMarkerClick); markers.push(markerECSECS66698); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£242,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Rylane A108.1b (sl), Site 387 Belmont Hall'+ 'Antrim, Antrim, BT41'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66700 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7064808827615, -6.21019008862723) }); google.maps.event.addListener(markerECSECS66700, 'click', onMarkerClick); markers.push(markerECSECS66700); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£445,000'+ ''+ '
'+ '
'+ ' Detached'+ 'F4, Site 86 Mealough'+ 'Belfast, BT8'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66662 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.523555035581, -5.89280160918146) }); google.maps.event.addListener(markerECSECS66662, 'click', onMarkerClick); markers.push(markerECSECS66662); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£265,000'+ ''+ '
'+ '
'+ ' Apartment'+ ' Apt 16 Admin House'+ 'Belfast, BT8'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66708 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5439232268123, -5.9331784981213) }); google.maps.event.addListener(markerECSECS66708, 'click', onMarkerClick); markers.push(markerECSECS66708); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£265,000'+ ''+ '
'+ '
'+ ' Apartment'+ ' Apt 17 Admin House'+ 'Belfast, BT8'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66710 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5439232268123, -5.9331784981213) }); google.maps.event.addListener(markerECSECS66710, 'click', onMarkerClick); markers.push(markerECSECS66710); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Around'+ '£155,000'+ ''+ '
'+ '
'+ ' Semi-Detached Bungalow'+ ' 15 Heron Lodge'+ 'Newtownards, County Down, BT23 8WQ'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN66639 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5956147480079, -5.66641332527851) }); google.maps.event.addListener(markerBTWNBTWN66639, 'click', onMarkerClick); markers.push(markerBTWNBTWN66639); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£225,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 5 Hampton Drive'+ 'Bangor, County Down, BT19 7GH'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH66508 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6383763347253, -5.64790048177255) }); google.maps.event.addListener(markerECHECH66508, 'click', onMarkerClick); markers.push(markerECHECH66508); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Around'+ '£299,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ ' 143 Comber Road'+ 'BELFAST, County Antrim, BT16 2BU'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBECS66197 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.587984565166, -5.80278789991084) }); google.maps.event.addListener(markerBTWEBECS66197, 'click', onMarkerClick); markers.push(markerBTWEBECS66197); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Around'+ '£220,000'+ ''+ '
'+ '
'+ ' Townhouse'+ ' 6 The Cottages'+ 'Comber, County Down, BT23 5PF'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN66638 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5489506847198, -5.75226998058186) }); google.maps.event.addListener(markerBTWNBTWN66638, 'click', onMarkerClick); markers.push(markerBTWNBTWN66638); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£249,950'+ ''+ '
'+ '
'+ ' Detached'+ 'Type G1, 29 Carleton Bridge Mews'+ 'Newtownards, BT23'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN66685 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5896287161848, -5.69597937786996) }); google.maps.event.addListener(markerBTWNBTWN66685, 'click', onMarkerClick); markers.push(markerBTWNBTWN66685); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£212,500'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Foxglove, Site L100 Charlestown Hall'+ 'Lisburn, BT28'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66730 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5239557310284, -6.08859771421022) }); google.maps.event.addListener(markerECSECS66730, 'click', onMarkerClick); markers.push(markerECSECS66730); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£241,500'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Brambling, Site L102 Charlestown Hall'+ 'Lisburn, BT28'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66732 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5237700584372, -6.08979362818553) }); google.maps.event.addListener(markerECSECS66732, 'click', onMarkerClick); markers.push(markerECSECS66732); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Over'+ '£350,000'+ ''+ '
'+ '
'+ ' Detached Bungalow'+ ' 8 Woodgrange'+ 'HOLYWOOD, County Down, BT18 0PQ'+ '
'+ '
'+ ' 3 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH66689 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6407001958703, -5.8182602795283) }); google.maps.event.addListener(markerECHECH66689, 'click', onMarkerClick); markers.push(markerECHECH66689); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£765,000'+ ''+ '
'+ '
'+ ' Detached'+ 'The Magennis, Site 43 Cromlyn Wood'+ 'Royal Hillsborough, Down, BT26 '+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66745 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.4680238095594, -6.08343856579654) }); google.maps.event.addListener(markerECSECS66745, 'click', onMarkerClick); markers.push(markerECSECS66745); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£255,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'SR3.1, 381a Millmount Village'+ 'Dundonald, BT16'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB66140 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5842744843535, -5.78357219696045) }); google.maps.event.addListener(markerBTWEBBTWEB66140, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB66140); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£275,000'+ ''+ '
'+ '
'+ ' Detached'+ 'SR3.5, 381c Millmount Village'+ 'Dundonald, BT16'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB66137 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5842496146949, -5.78363656997681) }); google.maps.event.addListener(markerBTWEBBTWEB66137, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB66137); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Around'+ '£199,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ ' 20 Ashbrook Drive'+ 'Belfast, BT4 2FG'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB66693 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.60822267506, -5.86691525395732) }); google.maps.event.addListener(markerBTWEBBTWEB66693, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB66693); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£250,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Ross (with bay), Site 2 Fairfields'+ 'Lisburn, BT28 3QL'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66761 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5326115499823, -6.04938879890437) }); google.maps.event.addListener(markerECSECS66761, 'click', onMarkerClick); markers.push(markerECSECS66761); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£250,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Ross (with bay), Site 3 Fairfields'+ 'Lisburn, BT28 3QL'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66762 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5326115499823, -6.04938879890437) }); google.maps.event.addListener(markerECSECS66762, 'click', onMarkerClick); markers.push(markerECSECS66762); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Around'+ '£109,950'+ ''+ '
'+ '
'+ ' Townhouse'+ ' 55 Whitethorn Drive'+ 'Newtownards, County Down, BT23 8WS'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN66714 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.592657522712, -5.66904749195795) }); google.maps.event.addListener(markerBTWNBTWN66714, 'click', onMarkerClick); markers.push(markerBTWNBTWN66714); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£370,000'+ ''+ '
'+ '
'+ ' Detached'+ 'The Grant, Site 1 Fairfields'+ 'Lisburn, BT28 3QL'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66764 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.534459798073, -6.04903474731441) }); google.maps.event.addListener(markerECSECS66764, 'click', onMarkerClick); markers.push(markerECSECS66764); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£325,000'+ ''+ '
'+ '
'+ ' Terrace'+ ' 90 Upper Newtownards Road'+ 'Belfast, BT4 3EN'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB66716 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.597285599486, -5.88472873206941) }); google.maps.event.addListener(markerBTWEBBTWEB66716, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB66716); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Over'+ '£199,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ ' 48 Loopland Crescent'+ 'BELFAST, County Antrim, BT6 9EE'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66065 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5852112278243, -5.89566952788944) }); google.maps.event.addListener(markerECSECS66065, 'click', onMarkerClick); markers.push(markerECSECS66065); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Around'+ '£235,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 3 Lagmore View Crescent'+ 'BELFAST, County Antrim, BT17 0FS'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66664 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5519431847953, -6.03886645727927) }); google.maps.event.addListener(markerECSECS66664, 'click', onMarkerClick); markers.push(markerECSECS66664); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£325,000'+ ''+ '
'+ '
'+ ' Detached'+ 'The Keel, 73 Hartley Hall'+ 'Greenisland, BT38 8AU'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66784 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6902757659912, -5.87439549529397) }); google.maps.event.addListener(markerECSECS66784, 'click', onMarkerClick); markers.push(markerECSECS66784); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£325,000'+ ''+ '
'+ '
'+ ' Detached'+ 'The Windward, 58 Hartley Hall'+ 'Greenisland, BT38 8AU'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66791 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6902757659912, -5.87439549529397) }); google.maps.event.addListener(markerECSECS66791, 'click', onMarkerClick); markers.push(markerECSECS66791); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£237,950'+ ''+ '
'+ '
'+ ' Detached'+ 'Type C, Site 223 The Galloway At Woodbrook'+ 'Lisburn, BT28'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66734 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.520469798289, -6.09304443283076) }); google.maps.event.addListener(markerECSECS66734, 'click', onMarkerClick); markers.push(markerECSECS66734); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£237,950'+ ''+ '
'+ '
'+ ' Detached'+ 'Type C, Site 267 The Galloway At Woodbrook'+ 'Lisburn, BT28'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66735 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.520469798289, -6.09304443283076) }); google.maps.event.addListener(markerECSECS66735, 'click', onMarkerClick); markers.push(markerECSECS66735); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£202,500'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Type E, Site 268 The Galloway At Woodbrook'+ 'Lisburn, BT28'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66736 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5203452551816, -6.09265819473262) }); google.maps.event.addListener(markerECSECS66736, 'click', onMarkerClick); markers.push(markerECSECS66736); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£202,500'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Type E, Site 269 The Galloway At Woodbrook'+ 'Lisburn, BT28'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66737 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5203452551816, -6.09265819473262) }); google.maps.event.addListener(markerECSECS66737, 'click', onMarkerClick); markers.push(markerECSECS66737); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£214,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Type D, Site 270 The Galloway At Woodbrook'+ 'Lisburn, BT28'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66773 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5203452551816, -6.09265819473262) }); google.maps.event.addListener(markerECSECS66773, 'click', onMarkerClick); markers.push(markerECSECS66773); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£214,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Type D, Site 271 The Galloway At Woodbrook'+ 'Lisburn, BT28'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66777 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5203452551816, -6.09265819473262) }); google.maps.event.addListener(markerECSECS66777, 'click', onMarkerClick); markers.push(markerECSECS66777); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£289,950'+ ''+ '
'+ '
'+ ' Detached'+ 'Type B, Site 272 The Galloway At Woodbrook'+ 'Lisburn, BT28'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66778 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5200961678273, -6.09270111007686) }); google.maps.event.addListener(markerECSECS66778, 'click', onMarkerClick); markers.push(markerECSECS66778); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Around'+ '£195,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ ' 20 Lily Wood Lane'+ 'Newtownards, County Down, BT23 7GF'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN66722 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6033313522073, -5.67717246449832) }); google.maps.event.addListener(markerBTWNBTWN66722, 'click', onMarkerClick); markers.push(markerBTWNBTWN66722); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£395,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Willow, 35 Castlehill Wood'+ 'Belfast, BT4 3PJ'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB66766 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5987110004792, -5.84170170711491) }); google.maps.event.addListener(markerBTWEBBTWEB66766, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB66766); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Over'+ '£950,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 113 Ballagh Road'+ 'NEWCASTLE, County Down, BT33 0LA'+ '
'+ '
'+ ' 5 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS64271 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.167401917086, -5.87626915999748) }); google.maps.event.addListener(markerECSECS64271, 'click', onMarkerClick); markers.push(markerECSECS64271); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£225,000'+ ''+ '
'+ '
'+ ' Apartment'+ ' Apt 11 Anna Hill'+ 'Belfast, BT7 3JH'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66706 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5675901995347, -5.91417582095341) }); google.maps.event.addListener(markerECSECS66706, 'click', onMarkerClick); markers.push(markerECSECS66706); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£340,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Type N4 Inc Sunroom, Site 238 BaronsGrange'+ 'Carryduff, Down, BT8 '+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66818 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5196297476143, -5.87921873016353) }); google.maps.event.addListener(markerECSECS66818, 'click', onMarkerClick); markers.push(markerECSECS66818); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Around'+ '£155,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ ' 12 Fountain Lane'+ 'ANTRIM, County Antrim, BT41 1LX'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66672 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7155337992643, -6.19606343327074) }); google.maps.event.addListener(markerECSECS66672, 'click', onMarkerClick); markers.push(markerECSECS66672); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£289,950'+ ''+ '
'+ '
'+ ' Apartment'+ ' Apt 3 Admin House'+ 'Belfast, BT8'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66828 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5439232268123, -5.9331784981213) }); google.maps.event.addListener(markerECSECS66828, 'click', onMarkerClick); markers.push(markerECSECS66828); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£249,950'+ ''+ '
'+ '
'+ ' Apartment'+ ' Apt 4 Admin House'+ 'Belfast, BT8'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66829 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5439232268123, -5.9331784981213) }); google.maps.event.addListener(markerECSECS66829, 'click', onMarkerClick); markers.push(markerECSECS66829); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£265,000'+ ''+ '
'+ '
'+ ' Apartment'+ ' 8 Lady Ishbel Boulevard, Admin House'+ 'Belfast, BT8'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66832 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5439232268123, -5.9331784981213) }); google.maps.event.addListener(markerECSECS66832, 'click', onMarkerClick); markers.push(markerECSECS66832); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£275,000'+ ''+ '
'+ '
'+ ' Apartment'+ ' 10 Lady Ishbel Boulevard, Admin House'+ 'Belfast, BT8'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66833 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5439232268123, -5.9331784981213) }); google.maps.event.addListener(markerECSECS66833, 'click', onMarkerClick); markers.push(markerECSECS66833); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£265,000'+ ''+ '
'+ '
'+ ' Apartment'+ ' Apt 24 Admin House'+ 'Belfast, BT8'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66834 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5439232268123, -5.9331784981213) }); google.maps.event.addListener(markerECSECS66834, 'click', onMarkerClick); markers.push(markerECSECS66834); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£265,000'+ ''+ '
'+ '
'+ ' Apartment'+ ' Apt 25 Admin House'+ 'Belfast, BT8'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66835 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5439232268123, -5.9331784981213) }); google.maps.event.addListener(markerECSECS66835, 'click', onMarkerClick); markers.push(markerECSECS66835); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£348,500'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Staunton, Site 109 Lancaster Park'+ 'Belfast , BT8 '+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66837 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5467436385016, -5.89185729904174) }); google.maps.event.addListener(markerECSECS66837, 'click', onMarkerClick); markers.push(markerECSECS66837); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Over'+ '£695,000'+ ''+ '
'+ '
'+ ' Detached'+ 'Clonaslee, 2 Lurgan Road'+ 'Banbridge, BT32 4AF'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS61421 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.3547834180095, -6.27085235079783) }); google.maps.event.addListener(markerECSECS61421, 'click', onMarkerClick); markers.push(markerECSECS61421); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Around'+ '£235,000'+ ''+ '
'+ '
'+ ' Apartment'+ ' Apartment 1 Beech House'+ 'BELFAST, County Antrim, BT7 3LQ'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSBTWEB60804 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5700144577478, -5.92313393637982) }); google.maps.event.addListener(markerECSBTWEB60804, 'click', onMarkerClick); markers.push(markerECSBTWEB60804); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers in the region of'+ '£1,100,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 14B Moira Road - Detached & Land & Equestrian Facilities'+ 'LISBURN, County Antrim, BT28 2HQ'+ '
'+ '
'+ ' 5 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS52731 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.512796423457, -6.21203897631333) }); google.maps.event.addListener(markerECSECS52731, 'click', onMarkerClick); markers.push(markerECSECS52731); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£429,950'+ ''+ '
'+ '
'+ ' Detached'+ 'The Beaufort, Site 78 Lancaster Park'+ 'Belfast , BT8 '+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66841 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5467436385016, -5.89185729904174) }); google.maps.event.addListener(markerECSECS66841, 'click', onMarkerClick); markers.push(markerECSECS66841); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£160,000'+ ''+ '
'+ '
'+ ' Terrace'+ ' 12 Gilnahirk Road'+ 'BELFAST, County Antrim, BT5 7DG'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB66495 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5893414361172, -5.84761498538847) }); google.maps.event.addListener(markerBTWEBBTWEB66495, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB66495); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Around'+ '£239,950'+ ''+ '
'+ '
'+ ' Apartment'+ ' 9B Malone Valley Park'+ 'BELFAST, County Antrim, BT9 5PZ'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66507 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5581721021408, -5.9535888065528) }); google.maps.event.addListener(markerECSECS66507, 'click', onMarkerClick); markers.push(markerECSECS66507); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£225,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ ' 24 Kingsdale Park'+ 'BELFAST, County Antrim, BT5 7BY'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB66106 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5903275626422, -5.8471592126744) }); google.maps.event.addListener(markerBTWEBBTWEB66106, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB66106); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Over'+ '£395,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 6 Charlestown Hall Crescent'+ 'Lisburn, County Antrim, BT28 0AJ'+ '
'+ '
'+ ' 4 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66611 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5255133946822, -6.08522023287673) }); google.maps.event.addListener(markerECSECS66611, 'click', onMarkerClick); markers.push(markerECSECS66611); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Over'+ '£695,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 56 Glen Road'+ 'HOLYWOOD, County Down, BT18 0HB'+ '
'+ '
'+ ' 4 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH66705 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6584688139351, -5.80167627540789) }); google.maps.event.addListener(markerECHECH66705, 'click', onMarkerClick); markers.push(markerECHECH66705); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£189,950'+ ''+ '
'+ '
'+ ' Townhouse'+ ' 38 The Demesne'+ 'BELFAST, County Antrim, BT8 8GU'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66850 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5126778772494, -5.89330750336882) }); google.maps.event.addListener(markerECSECS66850, 'click', onMarkerClick); markers.push(markerECSECS66850); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Around'+ '£175,000'+ ''+ '
'+ '
'+ ' Terrace'+ ' 10 St Judes Parade'+ 'BELFAST, BT7 2GX'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66626 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5767125849908, -5.91562717534714) }); google.maps.event.addListener(markerECSECS66626, 'click', onMarkerClick); markers.push(markerECSECS66626); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£391,500'+ ''+ '
'+ '
'+ ' Detached'+ 'The Derwent, Site 103 Lancaster Park'+ 'Belfast , BT8 '+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66853 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5467436385016, -5.89185729904174) }); google.maps.event.addListener(markerECSECS66853, 'click', onMarkerClick); markers.push(markerECSECS66853); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£459,950'+ ''+ '
'+ '
'+ ' Detached'+ 'The Coniston , Site 104 Lancaster Park'+ 'Belfast , BT8 '+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66855 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5467436385016, -5.89185729904174) }); google.maps.event.addListener(markerECSECS66855, 'click', onMarkerClick); markers.push(markerECSECS66855); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ ''+ '£429,950'+ ''+ '
'+ '
'+ ' Detached'+ 'The Beaufort, Site 105 Lancaster Park'+ 'Belfast , BT8 '+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66858 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5467436385016, -5.89185729904174) }); google.maps.event.addListener(markerECSECS66858, 'click', onMarkerClick); markers.push(markerECSECS66858); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ ''+ '£319,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Linley, Site 112 Lancaster Park'+ 'Belfast , BT8 '+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66859 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5467436385016, -5.89185729904174) }); google.maps.event.addListener(markerECSECS66859, 'click', onMarkerClick); markers.push(markerECSECS66859); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Around'+ '£147,500'+ ''+ '
'+ '
'+ ' End Terrace'+ ' 52 Railway Street'+ 'Comber, County Down, BT23 5HQ'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN66793 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5485980826338, -5.75461334757665) }); google.maps.event.addListener(markerBTWNBTWN66793, 'click', onMarkerClick); markers.push(markerBTWNBTWN66793); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Over'+ '£500,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 6 Ballycrochan Crescent'+ 'Bangor, County Down, BT19 7LG'+ '
'+ '
'+ ' 5 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH66798 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6422013962243, -5.62676905769465) }); google.maps.event.addListener(markerECHECH66798, 'click', onMarkerClick); markers.push(markerECHECH66798); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£475,000'+ ''+ '
'+ '
'+ ' Townhouse'+ ' 2 Kinnegar Drive'+ 'Holywood, County Down, BT18 9JQ'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH66696 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6411098993517, -5.84080315379532) }); google.maps.event.addListener(markerECHECH66696, 'click', onMarkerClick); markers.push(markerECHECH66696); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Over'+ '£675,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 19 Croft Road'+ 'HOLYWOOD, County Down, BT18 0PR'+ '
'+ '
'+ ' 4 bedrooms'+ ' 4 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH66669 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6399436728105, -5.81801922557178) }); google.maps.event.addListener(markerECHECH66669, 'click', onMarkerClick); markers.push(markerECHECH66669); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£204,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ ' 8 The Old Mill'+ 'Whiteabbey, County Antrim, BT37 0FU'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66772 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.681116015513, -5.90811557846803) }); google.maps.event.addListener(markerECSECS66772, 'click', onMarkerClick); markers.push(markerECSECS66772); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£275,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ ' 5 Castlegowan Crescent'+ 'Belfast, BT5 7WQ'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB66873 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5754349657845, -5.8608049901462) }); google.maps.event.addListener(markerBTWEBBTWEB66873, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB66873); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Over'+ '£395,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 6 Lady Wallace Crescent'+ 'LISBURN, County Antrim, BT28 3GP'+ '
'+ '
'+ ' 4 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66715 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5303410869281, -6.072230344059) }); google.maps.event.addListener(markerECSECS66715, 'click', onMarkerClick); markers.push(markerECSECS66715); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£220,000'+ ''+ '
'+ '
'+ ' End Terrace'+ ' 12 Millmount Village Heights'+ 'Dundonald, BT16 1AN'+ '
'+ '
'+ ' 3 bedrooms'+ ' 0 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB54505 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5811049698529, -5.78467821412199) }); google.maps.event.addListener(markerBTWEBBTWEB54505, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB54505); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Over'+ '£350,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 11 High Trees Drive'+ 'Donaghadee, BT21 0GL'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH66758 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6428964937348, -5.55374044609874) }); google.maps.event.addListener(markerECHECH66758, 'click', onMarkerClick); markers.push(markerECHECH66758); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Over'+ '£460,000'+ ''+ '
'+ '
'+ ' Cottage'+ 'Crawfordsburn Cottage and Cherrytree Cottage, 20 Main Street'+ 'BANGOR, County Down, BT19 1JE'+ '
'+ '
'+ ' 0 bedroom'+ ' 0 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH66236 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.658502146315, -5.7281676715481) }); google.maps.event.addListener(markerECHECH66236, 'click', onMarkerClick); markers.push(markerECHECH66236); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Over'+ '£299,950'+ ''+ '
'+ '
'+ ' Detached'+ ' 10 Thornhill Avenue'+ 'Lisburn, County Antrim, BT28 3EE'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66530 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5284023904465, -6.05892356217546) }); google.maps.event.addListener(markerECSECS66530, 'click', onMarkerClick); markers.push(markerECSECS66530); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Around'+ '£129,950'+ ''+ '
'+ '
'+ ' Terrace'+ ' 10 Main Street'+ 'Ballywalter, County Down, BT22 2PG'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN66752 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5420543161689, -5.48413828479119) }); google.maps.event.addListener(markerBTWNBTWN66752, 'click', onMarkerClick); markers.push(markerBTWNBTWN66752); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Around'+ '£305,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 32 Second Street'+ 'Newtownards, County Down, BT23 8AG'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN66744 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5992420985727, -5.65628941555742) }); google.maps.event.addListener(markerBTWNBTWN66744, 'click', onMarkerClick); markers.push(markerBTWNBTWN66744); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ ''+ '£415,000'+ ''+ '
'+ '
'+ ' Detached'+ 'F2, 121 Mealough'+ 'Belfast, BT8'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66908 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.523555035581, -5.89280160918146) }); google.maps.event.addListener(markerECSECS66908, 'click', onMarkerClick); markers.push(markerECSECS66908); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£455,000'+ ''+ '
'+ '
'+ ' Detached'+ 'F4, Site 57 Mealough'+ 'Belfast, BT8'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66723 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.523555035581, -5.89280160918146) }); google.maps.event.addListener(markerECSECS66723, 'click', onMarkerClick); markers.push(markerECSECS66723); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Around'+ '£179,950'+ ''+ '
'+ '
'+ ' Apartment'+ ' 2C Mornington Mews'+ 'BELFAST, County Antrim, BT7 3JZ'+ '
'+ '
'+ ' 2 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66695 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5684029211962, -5.92093223389551) }); google.maps.event.addListener(markerECSECS66695, 'click', onMarkerClick); markers.push(markerECSECS66695); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£319,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Linley, Site 111 Lancaster Park'+ 'Belfast , BT8 '+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66909 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5467436385016, -5.89185729904174) }); google.maps.event.addListener(markerECSECS66909, 'click', onMarkerClick); markers.push(markerECSECS66909); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Over'+ '£795,000'+ ''+ '
'+ '
'+ ' Detached'+ ' Rathvilla Clonallon Road'+ 'NEWRY, County Down, BT34 3RP'+ '
'+ '
'+ ' 4 bedrooms'+ ' 4 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66742 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.1050371255321, -6.24411070192582) }); google.maps.event.addListener(markerECSECS66742, 'click', onMarkerClick); markers.push(markerECSECS66742); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Around'+ '£165,000'+ ''+ '
'+ '
'+ ' Townhouse'+ ' 3 Willowholme Street'+ 'BELFAST, County Antrim, BT6 8NW'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66811 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5857428621881, -5.90014296274199) }); google.maps.event.addListener(markerECSECS66811, 'click', onMarkerClick); markers.push(markerECSECS66811); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ ''+ '£395,000'+ ''+ '
'+ '
'+ ' Detached'+ 'The Mills (a), Site 15 Fairfields'+ 'Lisburn, BT28 3QL'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66932 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.534459798073, -6.04903474731441) }); google.maps.event.addListener(markerECSECS66932, 'click', onMarkerClick); markers.push(markerECSECS66932); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Around'+ '£295,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ ' 9 Cottonmill Green'+ 'MALLUSK, BT36 4AX'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66559 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6773012787696, -6.00895081702964) }); google.maps.event.addListener(markerECSECS66559, 'click', onMarkerClick); markers.push(markerECSECS66559); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Around'+ '£125,000'+ ''+ '
'+ '
'+ ' Apartment'+ ' 37 Badgers Lane'+ 'LISBURN, County Antrim, BT28 2ZH'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66840 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5146715665425, -6.09122047012625) }); google.maps.event.addListener(markerECSECS66840, 'click', onMarkerClick); markers.push(markerECSECS66840); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Around'+ '£210,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 34 Cairndore Grange'+ 'Newtownards, County Down, BT23 8PD'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN66800 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5999196981535, -5.66782548736186) }); google.maps.event.addListener(markerBTWNBTWN66800, 'click', onMarkerClick); markers.push(markerBTWNBTWN66800); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ ''+ '£243,950'+ ''+ '
'+ '
'+ ' Detached'+ 'Woodrush, Site 140 Rushfield'+ 'Ballyclare, Co. Antrim, BT39 9ZE'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66960 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.7405005071037, -6.01708666254073) }); google.maps.event.addListener(markerECSECS66960, 'click', onMarkerClick); markers.push(markerECSECS66960); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£329,950'+ ''+ '
'+ '
'+ ' Detached'+ 'The Magee, 172 Edenbrook'+ 'Banbridge, BT32'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66963 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.3408078835814, -6.27546935818634) }); google.maps.event.addListener(markerECSECS66963, 'click', onMarkerClick); markers.push(markerECSECS66963); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£274,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Finlay , 175 Edenbrook'+ 'Banbridge, BT32'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66964 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.3408078835814, -6.27546935818634) }); google.maps.event.addListener(markerECSECS66964, 'click', onMarkerClick); markers.push(markerECSECS66964); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Around'+ '£264,950'+ ''+ '
'+ '
'+ ' Detached'+ ' 41 River Hill Road'+ 'Newtownards, County Down, BT23 7GT'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN66926 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5988163877018, -5.68219025998908) }); google.maps.event.addListener(markerBTWNBTWN66926, 'click', onMarkerClick); markers.push(markerBTWNBTWN66926); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Around'+ '£225,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ ' 105 Rosetta Road'+ 'Belfast, County Antrim, BT6 0LS'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB66953 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5700094907287, -5.90031194720781) }); google.maps.event.addListener(markerBTWEBBTWEB66953, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB66953); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Over'+ '£375,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ ' 7 Shandon Drive'+ 'Bangor, County Down, BT20 5HL'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH66875 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.666076341042, -5.65946422208274) }); google.maps.event.addListener(markerECHECH66875, 'click', onMarkerClick); markers.push(markerECHECH66875); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£450,000'+ ''+ '
'+ '
'+ ' Detached'+ 'F4, Site 63 Mealough'+ 'Belfast, BT8'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66966 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.523555035581, -5.89280160918146) }); google.maps.event.addListener(markerECSECS66966, 'click', onMarkerClick); markers.push(markerECSECS66966); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£212,500'+ ''+ '
'+ '
'+ ' Townhouse'+ ' 16 Lady Wallace Forge'+ 'Lisburn , BT28 3WQ'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66671 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5293454842863, -6.07484257513728) }); google.maps.event.addListener(markerECSECS66671, 'click', onMarkerClick); markers.push(markerECSECS66671); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£750,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 2 Old Station Road'+ 'HOLYWOOD, County Down, BT18 0BX'+ '
'+ '
'+ ' 5 bedrooms'+ ' 4 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH66910 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6550213140037, -5.79093016242712) }); google.maps.event.addListener(markerECHECH66910, 'click', onMarkerClick); markers.push(markerECHECH66910); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£205,000'+ ''+ '
'+ '
'+ ' Apartment'+ ' Apt 56 Queens Square'+ 'Belfast, County Antrim, BT1 3FF'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS64225 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6010883556547, -5.92280331892135) }); google.maps.event.addListener(markerECSECS64225, 'click', onMarkerClick); markers.push(markerECSECS64225); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Around'+ '£135,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ ' 86 Upper Dunmurry Lane'+ 'BELFAST, County Antrim, BT17 0PS'+ '
'+ '
'+ ' 2 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS41982 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5543227175394, -6.00843683166499) }); google.maps.event.addListener(markerECSECS41982, 'click', onMarkerClick); markers.push(markerECSECS41982); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Offers Around'+ '£225,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ ' 48 Gransha Park'+ 'BELFAST, County Antrim, BT11 8AU'+ '
'+ '
'+ ' 3 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66721 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5841644363446, -5.98987432942593) }); google.maps.event.addListener(markerECSECS66721, 'click', onMarkerClick); markers.push(markerECSECS66721); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£625,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 10 Inver Park'+ 'HOLYWOOD, County Down, BT18 9NF'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH66958 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6341285495474, -5.82837477607726) }); google.maps.event.addListener(markerECHECH66958, 'click', onMarkerClick); markers.push(markerECHECH66958); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Around'+ '£287,500'+ ''+ '
'+ '
'+ ' Detached'+ ' 1 First Street'+ 'Newtownards, County Down, BT23 8HR'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN66927 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5977716966935, -5.65672791047896) }); google.maps.event.addListener(markerBTWNBTWN66927, 'click', onMarkerClick); markers.push(markerBTWNBTWN66927); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£215,000'+ ''+ '
'+ '
'+ ' Apartment'+ ' Apt 18 Bridge House'+ ' BT7 3LW'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66763 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5716405538615, -5.92506285231466) }); google.maps.event.addListener(markerECSECS66763, 'click', onMarkerClick); markers.push(markerECSECS66763); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Over'+ '£950,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 38 My Ladys Mile'+ 'Holywood, County Down, BT18 9EN'+ '
'+ '
'+ ' 5 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH66556 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6352939703206, -5.83180253593684) }); google.maps.event.addListener(markerECHECH66556, 'click', onMarkerClick); markers.push(markerECHECH66556); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£127,000'+ ''+ '
'+ '
'+ ' Terrace'+ ' 29 Brook Lane'+ 'Bangor, County Down, BT19 1ST'+ '
'+ '
'+ ' 2 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH66827 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6395167998123, -5.68046853218217) }); google.maps.event.addListener(markerECHECH66827, 'click', onMarkerClick); markers.push(markerECHECH66827); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Around'+ '£225,000'+ ''+ '
'+ '
'+ ' Apartment'+ ' Apartment 205 The Bakery'+ 'BELFAST, County Antrim, BT7 3GA'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66812 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5797169386993, -5.92030871748019) }); google.maps.event.addListener(markerECSECS66812, 'click', onMarkerClick); markers.push(markerECSECS66812); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Over'+ '£495,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 6 Garland Crescent'+ 'Belfast, BT8 6YJ'+ '
'+ '
'+ ' 5 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECH66456 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5601478041378, -5.8910679804667) }); google.maps.event.addListener(markerECSECH66456, 'click', onMarkerClick); markers.push(markerECSECH66456); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Around'+ '£740,000'+ ''+ '
'+ '
'+ ' Detached'+ ''Brook Lodge', 121 Ballymorran Road'+ 'Killinchy, County Down, BT23 6TT'+ '
'+ '
'+ ' 5 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN66801 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.4439156792798, -5.65036223973117) }); google.maps.event.addListener(markerBTWNBTWN66801, 'click', onMarkerClick); markers.push(markerBTWNBTWN66801); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£399,950'+ ''+ '
'+ '
'+ ' Detached'+ ' 71 Castlehill Road'+ 'BELFAST, County Antrim, BT4 3GP'+ '
'+ '
'+ ' 4 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB66940 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6011823093067, -5.84392470437698) }); google.maps.event.addListener(markerBTWEBBTWEB66940, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB66940); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£385,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 20 Berkeley Hall'+ 'Lisburn, County Antrim, BT27 5TZ'+ '
'+ '
'+ ' 4 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS12025 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5025727645447, -6.02490648099161) }); google.maps.event.addListener(markerECSECS12025, 'click', onMarkerClick); markers.push(markerECSECS12025); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£795,000'+ ''+ '
'+ '
'+ ' Detached'+ 'Tobergill Cottage, 201 Springwell Road'+ 'BANGOR, County Down, BT19 6LY'+ '
'+ '
'+ ' 6 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH66845 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6540334296739, -5.60674740482684) }); google.maps.event.addListener(markerECHECH66845, 'click', onMarkerClick); markers.push(markerECHECH66845); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£295,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ ' 5 Princess Park'+ 'HOLYWOOD, County Down, BT18 0PP'+ '
'+ '
'+ ' 3 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH66965 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6412680026851, -5.81477126732473) }); google.maps.event.addListener(markerECHECH66965, 'click', onMarkerClick); markers.push(markerECHECH66965); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£799,950'+ ''+ '
'+ '
'+ ' Detached'+ 'The Arthur, Site 5 Cromlyn Wood'+ 'Royal Hillsborough, Down, BT26 '+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS67006 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.4680238095594, -6.08343856579654) }); google.maps.event.addListener(markerECSECS67006, 'click', onMarkerClick); markers.push(markerECSECS67006); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£765,000'+ ''+ '
'+ '
'+ ' Detached'+ 'The Magennis, Site 42 Cromlyn Wood'+ 'Royal Hillsborough, Down, BT26 '+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66975 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.4680238095594, -6.08343856579654) }); google.maps.event.addListener(markerECSECS66975, 'click', onMarkerClick); markers.push(markerECSECS66975); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Over'+ '£550,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 9 Ascot Gardens'+ 'BELFAST, County Antrim, BT5 6LX'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB67000 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5847351468076, -5.86135365792481) }); google.maps.event.addListener(markerBTWEBBTWEB67000, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB67000); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Around'+ '£189,950'+ ''+ '
'+ '
'+ ' Semi-Detached Bungalow'+ ' 11 De Courcy Park'+ 'Greyabbey, County Down, BT22 2SA'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN66949 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.537593016015, -5.56423080327241) }); google.maps.event.addListener(markerBTWNBTWN66949, 'click', onMarkerClick); markers.push(markerBTWNBTWN66949); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£1,495,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 47a Deramore Park'+ 'Belfast, County Antrim, BT9 5JX'+ '
'+ '
'+ ' 6 bedrooms'+ ' 4 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS6496 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5639592723724, -5.94240549482036) }); google.maps.event.addListener(markerECSECS6496, 'click', onMarkerClick); markers.push(markerECSECS6496); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£325,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ ' 37 Cabin Hill Park'+ 'BELFAST, County Antrim, BT5 7AN'+ '
'+ '
'+ ' 4 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB66948 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5930606640874, -5.85027915464508) }); google.maps.event.addListener(markerBTWEBBTWEB66948, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB66948); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Over'+ '£399,950'+ ''+ '
'+ '
'+ ' Townhouse'+ ' 8 South Parade'+ 'BELFAST, County Antrim, BT7 2GP'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS9907 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5786682670609, -5.91859638533975) }); google.maps.event.addListener(markerECSECS9907, 'click', onMarkerClick); markers.push(markerECSECS9907); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£125,000'+ ''+ '
'+ '
'+ ' Semi-Detached Bungalow'+ ' 65 Ashbury Road'+ 'BANGOR, County Down, BT19 6TX'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH66942 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6492217774212, -5.63204656606449) }); google.maps.event.addListener(markerECHECH66942, 'click', onMarkerClick); markers.push(markerECHECH66942); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£340,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Type N4 Inc Sunroom, Site 240 BaronsGrange'+ 'Carryduff, Down, BT8 '+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66936 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5196297476143, -5.87921873016353) }); google.maps.event.addListener(markerECSECS66936, 'click', onMarkerClick); markers.push(markerECSECS66936); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£340,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Type N4 Inc Sunroom, Site 241 BaronsGrange'+ 'Carryduff, Down, BT8 '+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66937 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5196297476143, -5.87921873016353) }); google.maps.event.addListener(markerECSECS66937, 'click', onMarkerClick); markers.push(markerECSECS66937); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£119,950'+ ''+ '
'+ '
'+ ' Terrace'+ ' 46 London Road'+ 'BELFAST, County Antrim, BT6 8EY'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB66925 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5897691787841, -5.90704725652452) }); google.maps.event.addListener(markerBTWEBBTWEB66925, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB66925); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ ''+ '£255,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Cape, 8 Hartley Hall'+ 'Greenisland, BT38 8AU'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS67042 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6902757659912, -5.87439549529397) }); google.maps.event.addListener(markerECSECS67042, 'click', onMarkerClick); markers.push(markerECSECS67042); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ ''+ '£255,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'The Cape, 9 Hartley Hall'+ 'Greenisland, BT38 8AU'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS67043 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6902757659912, -5.87439549529397) }); google.maps.event.addListener(markerECSECS67043, 'click', onMarkerClick); markers.push(markerECSECS67043); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£135,000'+ ''+ '
'+ '
'+ ' Apartment'+ ' 1 Posnett Court'+ 'Belfast, BT7 1FQ'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSBTWL0829 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5891485979545, -5.93112962570953) }); google.maps.event.addListener(markerECSBTWL0829, 'click', onMarkerClick); markers.push(markerECSBTWL0829); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£275,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Type N3, Site 25 BaronsGrange'+ 'Carryduff, Down, BT8 '+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66525 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5203147420061, -5.88054910583491) }); google.maps.event.addListener(markerECSECS66525, 'click', onMarkerClick); markers.push(markerECSECS66525); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Over'+ '£1,295,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 6a Old Cultra Road'+ 'Holywood, BT18 0AE'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH67055 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.648385674172, -5.81615921451267) }); google.maps.event.addListener(markerECHECH67055, 'click', onMarkerClick); markers.push(markerECHECH67055); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£219,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ ' 16 Glen Corr Way'+ 'Newtownabbey, County Antrim, BT36 5QY'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66914 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6916385592636, -5.9667055331202) }); google.maps.event.addListener(markerECSECS66914, 'click', onMarkerClick); markers.push(markerECSECS66914); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Around'+ '£199,950'+ ''+ '
'+ '
'+ ' Site'+ ' Building Site Adjacent To 41 Ballyrainey Road'+ 'Newtownards, County Down, BT23 5AD'+ '
'+ '
'+ ' 0 bedroom'+ ' 0 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN67010 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5835664943888, -5.73710247855837) }); google.maps.event.addListener(markerBTWNBTWN67010, 'click', onMarkerClick); markers.push(markerBTWNBTWN67010); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£340,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Type N4 Inc Sunroom, Site 239 BaronsGrange'+ 'Carryduff, Down, BT8 '+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS67018 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5196297476143, -5.87921873016353) }); google.maps.event.addListener(markerECSECS67018, 'click', onMarkerClick); markers.push(markerECSECS67018); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Around'+ '£275,000'+ ''+ '
'+ '
'+ ' Apartment'+ ' Apt E3 Central Park'+ 'BELFAST, County Antrim, BT2 8ED'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66718 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.59287173221, -5.92726709027376) }); google.maps.event.addListener(markerECSECS66718, 'click', onMarkerClick); markers.push(markerECSECS66718); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£312,500'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Type N4, Site 42 BaronsGrange'+ 'Carryduff, Down, BT8 '+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS67048 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5196297476143, -5.87921873016353) }); google.maps.event.addListener(markerECSECS67048, 'click', onMarkerClick); markers.push(markerECSECS67048); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£312,500'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Type N4, Site 41A BaronsGrange'+ 'Carryduff, Down, BT8 '+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS67047 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5196297476143, -5.87921873016353) }); google.maps.event.addListener(markerECSECS67047, 'click', onMarkerClick); markers.push(markerECSECS67047); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Around'+ '£320,000'+ ''+ '
'+ '
'+ ' Detached Bungalow'+ ''Snowdrop Brae', 47 Portaferry Road'+ 'Cloughey, County Down, BT22 1HP'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN67001 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.4267618623645, -5.4900088189509) }); google.maps.event.addListener(markerBTWNBTWN67001, 'click', onMarkerClick); markers.push(markerBTWNBTWN67001); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Offers Around'+ '£525,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 182 Belfast Road'+ 'Newtownards, County Down, BT23 4TA'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWNBTWN67026 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6040609525774, -5.7462409726862) }); google.maps.event.addListener(markerBTWNBTWN67026, 'click', onMarkerClick); markers.push(markerBTWNBTWN67026); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£169,950'+ ''+ '
'+ '
'+ ' Apartment'+ ' 6 O'Neills Place'+ 'Holywood, County Down, BT18 9BU'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH65546 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6415214675185, -5.83333024819218) }); google.maps.event.addListener(markerECHECH65546, 'click', onMarkerClick); markers.push(markerECHECH65546); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£280,000'+ ''+ '
'+ '
'+ ' Detached'+ ' 2 Evesham Lane'+ 'Bangor , County Down, BT19 1FU'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH67003 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6524438229512, -5.69959213194574) }); google.maps.event.addListener(markerECHECH67003, 'click', onMarkerClick); markers.push(markerECHECH67003); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Asking Price'+ '£274,950'+ ''+ '
'+ '
'+ ' Semi-Detached'+ ' Site 174 Edenbrook (Finlay)'+ 'Banbridge, BT32'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS67085 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.3408078835814, -6.27546935818634) }); google.maps.event.addListener(markerECSECS67085, 'click', onMarkerClick); markers.push(markerECSECS67085); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£155,000'+ ''+ '
'+ '
'+ ' Semi-Detached Bungalow'+ ' 46 Cedar Grove'+ 'Holywood, County Down, BT18 9QG'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH67053 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6201070994427, -5.84971580112276) }); google.maps.event.addListener(markerECHECH67053, 'click', onMarkerClick); markers.push(markerECHECH67053); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Asking Price'+ '£175,000'+ ''+ '
'+ '
'+ ' Semi-Detached'+ ' 17 Redwood Dale'+ 'Dunmurry, BT17 9RL'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66357 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5410889883577, -6.01814224951412) }); google.maps.event.addListener(markerECSECS66357, 'click', onMarkerClick); markers.push(markerECSECS66357); google.maps.event.addListener(infoWindow, 'domready', function() { var iwOuter = $('.gm-style-iw'); var iwBackground = iwOuter.prev(); iwBackground.children(':nth-child(2)').css({'display' : 'none'}); iwBackground.children(':nth-child(4)').css({'display' : 'none'}); iwOuter.parent().parent().css({left: '0px'}); iwBackground.children(':nth-child(1)').attr('style', function(i,s){ return s + 'left: 155px !important;'}); iwBackground.children(':nth-child(3)').attr('style', function(i,s){ return s + 'left: 155px !important;'}); iwBackground.children(':nth-child(3)').find('div').children().css({'box-shadow': '', 'z-index' : '1'}); var iwCloseBtn = iwOuter.next(); iwCloseBtn.css({'display': 'none'}); }); var clusterStyles = [ { textColor: 'white', url: '/images/cluster-new.png', height: 50, width: 50 }, { textColor: 'white', url: '/images/cluster-new2.png', height: 50, width: 50 }, { textColor: 'white', url: '/images/cluster-new.png', height: 50, width: 50 } ]; // Clusters options. var clusterOp = { gridSize: 40, styles: clusterStyles, maxZoom: 15 }; // Construct the Clusters. var markerCluster = new MarkerClusterer(map, markers, clusterOp); var bounds = new google.maps.LatLngBounds(); for (var i = 0; i < markers.length; i++) { bounds.extend(markers[i].getPosition()); } map.fitBounds(bounds); } //google.maps.event.addDomListener(window, 'load', initialize);