Saturday, 24 December 2011 06:13 | Last Updated on Friday, 30 March 2012 19:34 | Published on Saturday, 24 December 2011 06:13 | Written by Precious Properties Administration | | | Hits: 75
Eat-in-Kitchen with 42” Manhattan style Maple cabinets, glass tile back splash, stainless steel high-end Jenn-Air appliances. Master Bedroom w/ balcony and 5 piece bath, custom designed vanity w/ granite tops, 2 person corner Jacuzzi, bidet, frameless shower glass doors, matching marble floor and chair rail, #1 grade– 3 1/4” wide Oak floors, 8 ft. ceilings, mirrored closet doors, hall bath w/ porcelain floors, custom vanity w/ granite top, washer/dryer hook ups, high efficiency gas boiler, assigned parking, commercial size storage rooms, elevator with 10 ft. ceiling, private and general use of roof top patio, pella windows and custom block construction.
Property Type
Condo E - Residential - Condo End Unit
Address
1933 78TH ST, #4B, BROOKLYN, NY 11214
Town
Bensonhurst
List Price
$879,000
County
Kings
MLS ID
1072070
//Error code: ' + directions0_21w0i_0.getStatus().code;
else if (directions0_21w0i_0.getStatus().code == G_GEO_SERVER_ERROR)
newelem.innerHTML = 'A geocoding or directions request could not be successfully processed, yet the exact reason for the failure is not known. Error code: ' + directions0_21w0i_0.getStatus().code;
else if (directions0_21w0i_0.getStatus().code == G_GEO_MISSING_QUERY)
newelem.innerHTML = 'The HTTP q parameter was either missing or had no value. For geocoder requests, this means that an empty address was specified as input. For directions requests, this means that no query was specified in the input. Error code: ' + directions0_21w0i_0.getStatus().code;
// else if (directions0_21w0i_0.getStatus().code == G_UNAVAILABLE_ADDRESS) <--- Doc bug... this is either not defined, or Doc is wrong
// newelem.innerHTML = 'The geocode for the given address or the route for the given directions query cannot be returned due to legal or contractual reasons. Error code: ' + directions0_21w0i_0.getStatus().code;
else if (directions0_21w0i_0.getStatus().code == G_GEO_BAD_KEY)
newelem.innerHTML = 'The given key is either invalid or does not match the domain for which it was given. Error code: ' + directions0_21w0i_0.getStatus().code;
else if (directions0_21w0i_0.getStatus().code == G_GEO_BAD_REQUEST)
newelem.innerHTML = 'A directions request could not be successfully parsed. Error code: ' + directions0_21w0i_0.getStatus().code;
else newelem.innerHTML = 'An unknown error occurred.';
dirsidebar0_21w0i_0.appendChild(newelem);
}
DirectionMarkersubmit0_21w0i_0 = function( formObj ){
if(formObj.dir&&formObj.dir[1].checked ){
tmp = formObj.daddr.value;
formObj.daddr.value = formObj.saddr.value;
formObj.saddr.value = tmp;
}
formObj.submit();
if(formObj.dir&&formObj.dir[1].checked )
setTimeout('DirectionRevert0_21w0i_0()',100);
};
DirectionRevert0_21w0i_0 = function(){
formObj = document.getElementById('directionform0_21w0i_0');
tmp = formObj.daddr.value;
formObj.daddr.value = formObj.saddr.value;
formObj.saddr.value = tmp;
};
function checkOverview0_21w0i_0() {
for (var i in overviewmap0_21w0i_0) {
if (overviewmap0_21w0i_0[i].setMapType) {
overmap0_21w0i_0 = overviewmap0_21w0i_0[i];
break;
}
}
if (overmap0_21w0i_0) {
overmap0_21w0i_0.setMapType(G_NORMAL_MAP);
setTimeout('overmap0_21w0i_0.setCenter(map0_21w0i_0.getCenter(), map0_21w0i_0.getZoom()+-3)', 100);
GEvent.addListener(map0_21w0i_0,'move',function() {
var c = Math.min(Math.max(0, map0_21w0i_0.getZoom()+-3), 19);
overmap0_21w0i_0.setCenter(map0_21w0i_0.getCenter(), c);
});
GEvent.addListener(map0_21w0i_0,'moveend',function() {
var c = Math.min(Math.max(0, map0_21w0i_0.getZoom()+-3), 19);
overmap0_21w0i_0.setCenter(map0_21w0i_0.getCenter(), c);
});
} else {
setTimeout('checkOverview0_21w0i_0()',100);
}
}
function initearth0_21w0i_0(geplugin) {
if (!geplugin0_21w0i_0) {
geplugin0_21w0i_0 = geplugin;
geplugin0_21w0i_0.getLayerRoot().enableLayerById(geplugin0_21w0i_0.LAYER_BORDERS, true);
geplugin0_21w0i_0.getLayerRoot().enableLayerById(geplugin0_21w0i_0.LAYER_BUILDINGS, false);
geplugin0_21w0i_0.getLayerRoot().enableLayerById(geplugin0_21w0i_0.LAYER_TERRAIN, false);
var url = 'Test';
var newurl = url+'/doc.kml';
var link = geplugin0_21w0i_0.createLink('');
link.setHref(newurl);
var networkLink = geplugin0_21w0i_0.createNetworkLink('');
networkLink.set(link, false, false);
geplugin0_21w0i_0.getFeatures().appendChild(networkLink);
}
}
function savePositionKML0_21w0i_0() {
ok = true;
for (x=0;x 0) {
if (tst0_21w0i_0.getAttribute("refreshMap")==0)
clearInterval(tstint0_21w0i_0);
getMap0_21w0i_0();
tst0_21w0i_0.setAttribute("refreshMap", 1);
}
}
}
}
function getMap0_21w0i_0(){
if (tst0_21w0i_0.offsetWidth > 0) {
map0_21w0i_0 = new GMap2(document.getElementById('googlemap0_21w0i_0'));
map0_21w0i_0.getContainer().style.overflow='hidden';
map0_21w0i_0.addMapType(G_PHYSICAL_MAP);map0_21w0i_0.addMapType(G_SATELLITE_3D_MAP);overviewmap0_21w0i_0 = new GOverviewMapControl();map0_21w0i_0.addControl(overviewmap0_21w0i_0, new GControlPosition(G_ANCHOR_BOTTOM_RIGHT));setTimeout('checkOverview0_21w0i_0()',100);map0_21w0i_0.addControl(new GNavLabelControl(), new GControlPosition(G_ANCHOR_TOP_RIGHT, new GSize(7, 30)));
var point = new GLatLng( 40.6100289, -73.9947817);
var centerpoint = point;map0_21w0i_0.setCenter(centerpoint, 16);
map0_21w0i_0.addControl(new GLargeMapControl3D());map0_21w0i_0.enableRotation();map0_21w0i_0.addControl(new GMapTypeControl());
trafficInfo0_21w0i_0 = new GTrafficOverlay();
map0_21w0i_0.addOverlay(trafficInfo0_21w0i_0);
map0_21w0i_0.setMapType(G_NORMAL_MAP);
var mt = map0_21w0i_0.getMapTypes();
for (var i=0; i Directions: To here From here Address: ");GEvent.addListener(marker0_21w0i_0, 'click', function() {
marker0_21w0i_0.openInfoWindowHtml("");});
}
}
//]]>//
Property Specifications
Condition
Excellent
Zoning
R-6
Year Built
2009/NEW
CofO
Y
Style
High Rise
Abated
Y
Stories / Level
3
Lot Dimensions
1820
Basement
Full/Other
Lot size
1,820 Soft
Garage
None/0 Car(s), Assigned, Off Street
Building Dimensions
1,820 Soft
Attic
N
Building sq... ft..
1,820 SqFt
Street Parking
Y
$ / sq... ft..
$482.97
Rooms/Unit:
6/
Sewer
City
Bedrooms
3
Heat source
Gas
Total Bathrooms
2
Heat System
Hot Water
Full / 3/4/Half
2/0/0
Heating Units
1
2nd Unit
N
Cooling System
Central
Monthly Rental
N
AC Unites
11
Leased
N
Electric
220
Terms
N
Taxes
$1,193
Interior Features
Room Type
Level
Dimensions
Interior Room Features
Living Room
1
N/A
Combination
Dining Room
1
N/A
Combination
Kitchen
1
N/A
Eat In
Master Bedroom
1
N/A
Jacuzzi, PrivBath, Suite
Bedroom 1
1
N/A
N/A
Bedroom 2
1
N/A
N/A
Bedroom 3
N
N/A
N/A
Main Bath
1
N/A
Full Bath
Family Room
N
N/A
N/A
Level 1:
LARGE LR, DR, EIK, MBR W. 4 PSC BATH, BR, BR, FULL BATH, UTILITY + WASHER/DRYER ROOM
Level 2:
N
Level 3:
N
Basement
STORAGE ROOM APPROX 200 SF
Appliances
Dishwasher, Refrig, Microwave
Amenities
N/A
Exterior Features
House Construction
Style
High Rise
Roofing Style
N/A
Siding Style
Stucco
Handy-cap Access
Y
Backyard / Side-yard / Front Yard
N
Back side deck
Pool
N
Garage
N
Cable Hookup
Y
Water View
N
2nd Unit Apartment Details
Remarks
ONE BEDROOM APARTMENT WITH FULL BATH.
Leased?
N/A
Full Bath
N/A
Rental$
N/A
Heating System
N/A
Controlled
N/A
Total Rooms
N/A
Heat Source
N/A
Bedrooms
N/A
Heating Units
N/A
Location
N/A
AC System
N/A
Controlled
N/A
Appliances
N/A
Amenities
N/A
Property Management
Condo/CoOp/Pud Name:
FIELDWAY GROUP
Fee-Includes:
Electric, Gas, Sewer
ManagingAgnt:
N/A
Association Fee:
$440
ManagingAgntTel:
718-987-9102
CoOp Shares:
N/A
Fee Paid:
Monthly
Amenities:
N/A
For more information, visit our Contact Page or our Staff and Agents page
Prepared for Precious Properties Corp... | Information Deemed but not guaranteed