function showcasePositionImage( img, containerWidth, containerHeight, fill, autoHeight ) { var w = img.width; var h = img.height; var ratio = w/h; autoHeight = autoHeight || false; var imgW = 0; var imgH = 0; if( autoHeight || ratio >= 1 ) { // horizontal imgW = fill? containerWidth : Math.min( containerWidth, w ); //img.style.width = imgW + "px"; //img.style.height = "auto"; imgH = Math.floor( imgW / ratio ); } else { // vertical imgH = fill? containerHeight : Math.min( containerHeight, h ); //img.style.height = imgH + "px"; //img.style.width = "auto"; imgW = Math.floor( imgH * ratio ); } if( fill ) { if( autoHeight || imgW < containerWidth ) { imgW = containerWidth; imgH = Math.floor( imgW / ratio ); } if( imgH < containerHeight ) { imgH = containerHeight; imgW = Math.floor( imgH * ratio ); } } img.style.width = imgW + "px"; img.style.height = imgH + "px"; img.style.maxWidth = imgW + "px"; // counter-act some WP themes img.style.visibility = "visible"; // center it img.style.left = Math.floor( ( containerWidth - imgW ) / 2 ) + "px"; if( autoHeight ) { img.style.top = "0"; } else { img.style.top = Math.floor( ( containerHeight - imgH ) / 2 ) + "px"; } // special case for ddf if( img.closest('.region-DDF') ) { img.style.left = '0px'; img.style.top = '0px'; } } function showcaseAutoImage( img, margin, borderWidth, fill, autoHeight ) { if( img.parentNode.offsetWidth == 0 ) { setTimeout( function() { // f** IE showcaseAutoImage( img, margin, borderWidth, fill, autoHeight ); }, 100 ); return; } if( img.src && img.src.indexOf( "/progress" ) != -1 ) { return; } /* if( !img.width || !img.height ) { return; } */ /* // bill: in FF, the original "img" appears to have incorrect non-zero width // even though the image is not loaded var tempImage = new Image(); tempImage.src = img.src; if( tempImage.width == 0 || tempImage.height == 0 ) { if(img.onload ) { // already hooked up, no go? return; } img.onload = function() { showcaseAutoImage( this, margin, borderWidth, fill, autoHeight ); }; return; } */ img.style.margin = "0"; img.style.position = "absolute"; img.style.display = "block"; img.style.visibility = "visible"; var b = isNaN( borderWidth ) ? 1 : borderWidth; var inner = img.parentNode; var outer = img.parentNode.parentNode; var outerW = outer.offsetWidth; var outerH = outer.offsetHeight; var containerWidth = outerW - margin*2 - b*2; var containerHeight = outerH - margin*2 - b*2; inner.style.width = containerWidth + "px"; if( !autoHeight ) { inner.style.height = containerHeight + "px"; } inner.style.position = "absolute"; inner.style.left = margin + "px"; inner.style.top = margin + "px"; inner.style.overflow = "hidden"; // special case for ddf if( img.closest('.region-DDF') ) { img.style.left = '0px'; img.style.top = '0px'; } //inner.style.backgroundColor = "yellow"; if( outer.style.position != "absolute" ) { outer.style.position = "relative"; } if( img.src && img.src.indexOf( "/nophoto" ) != -1 ) { //img.onclick = null; //img.style.cursor = "default"; fill = false; } var progressElem = img.parentNode.querySelectorAll( ".progress" )[0]; if( progressElem ) { progressElem.parentNode.removeNode( progressElem ); } showcasePositionImage( img, containerWidth, containerHeight, fill, autoHeight ); if( autoHeight ) { var imgH = parseInt( img.style.height ); inner.style.height = imgH + "px"; outer.style.height = imgH + (margin*2) + "px"; } } document.write( "" ); document.write( "
" ); document.write( "
" ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "" ); document.write( "" ); document.write( "" ); document.write( "
" ); document.write( "
" ); document.write( "
Listed by RE/MAX Central
" ); document.write( "
" ); document.write( "$420,000" ); document.write( "
" ); document.write( "
" ); document.write( "Quiet & Convenient & Well Maintenance Penthouse unit! Beautiful Condo in the prime area of Delta. This bright and spacious home features 2 bedroom, 2 baths, open concept layout, designer finishings including granite counter tops and stainless steel appliances. Washer/Dryer are only 1 year new. This property is facing insider and enjoy open view with lot of sunshine. Extra high 14 feet ceiling in the living room and two balconies. Two parkings and two lockers. Very Close to shopping complex(s), restaurants, parks, school and transit. Easy access to HWY 91. Great value and opportunity to own this beautiful Delta Condo. All measurements are approx. Buyer or buyer\'s agent to verify if important." ); document.write( "
" ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "" ); document.write( "" ); document.write( "" ); document.write( "
" ); document.write( "
" ); document.write( "
Listed by RE/MAX Central
" ); document.write( "
" ); document.write( "$598,000" ); document.write( "
" ); document.write( "
" ); document.write( "Beautiful condo in desirable Burnaby neighbourhood. This quality built condo features 2 bedrooms and den, 2 bath, functional layout, quarts kitchen countertop, S/S appliances. 1 storage locker and 1 parking included. Great location between Metrotown and Edmonds. Skytrain, shops, restaurants, library and community centre near by. Great value and opportunity to own this nice Burnaby condo. All measurements are approximate. Buyer or Buyer\'s agent to verify if important." ); document.write( "
" ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "" ); document.write( "" ); document.write( "" ); document.write( "
" ); document.write( "
" ); document.write( "
Listed by RE/MAX Central
" ); document.write( "
" ); document.write( "$720,000" ); document.write( "
" ); document.write( "
" ); document.write( "Beautiful townhouse in desirable Burnaby neighbourhood. This 3 level home features 3 bedrooms and 2 baths, functional layout, a cozy electrical fireplace and it is a inside QUIET property. Enhanced feature update including custom Cabinets, flooring , new paint. Bonus with extra big Private Patio (bigger than other units). Big storage locker and 1 parking included. Great location. Walking Minutes to Edmonds Skytrain Station. Shops, restaurants, community centre, library and park are nearby. Great value and opportunity to own this nice Burnaby townhouse. All measurements are approximate. Buyer or buyer\'s agent to verify if important. Click the virtual tour link for 3D Matterport walkthru and Video." ); document.write( "
" ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "" ); document.write( "" ); document.write( "" ); document.write( "
" ); document.write( "
" ); document.write( "
Listed by RE/MAX Central
" ); document.write( "
" ); document.write( "$739,000" ); document.write( "
" ); document.write( "
" ); document.write( "Welcome to One university Crescent by Millennium Development. This quality built 4 bedrooms and 3 baths condo features spacious and functional layout with 1725 sqft. 2 storeys with overheight ceilings, granite and quartz countertops, a cozy fireplace, Two large patios, One Spacious Kitchen and One mini Kitchen, separate Entrance in two levels and lots of windows and view. Unit being Sold "As is where is". 5 minute walk to SFU Campus and public transportation. Rental, Measurements, fees, information are approx. buyer and/or buyer agent to verify if deemed important. Accepted offer and Court date on 21Feb19." ); document.write( "
" ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "" ); document.write( "" ); document.write( "" ); document.write( "
" ); document.write( "
" ); document.write( "
Listed by RE/MAX Central
" ); document.write( "
" ); document.write( "$633,000" ); document.write( "
" ); document.write( "
" ); document.write( "Beautiful townhouse in desirable Burnaby neighbourhood. This bright spacious home features 2 bedrooms, 2.5 baths. Functional layout, 9\' ceiling, spacious living room with a cozy fireplace, gourmet kitchen, granite counters, S/S appliance package & a pantry. 3 individual private concrete storage lockers and 1 parking included. Walkable rooftop area accessible from the 2nd bedroom. Walking distance to public transit, shops, restaurants, schools, park and community centre. Great value and opportunity to own this nice Burnaby townhouse. All measurements are approximate. Buyer or Buyer\'s agent to verify if important." ); document.write( "
" ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "" ); document.write( "" ); document.write( "" ); document.write( "
" ); document.write( "
" ); document.write( "
Listed by Remax Central Realty
" ); document.write( "
" ); document.write( "$529,990" ); document.write( "
" ); document.write( "
" ); document.write( "City and Some River VIEWS\nEXCLUSIVE LISTING\nCondo Presale Assignment at Riversky Tower 2 by Bosa Properties.\nAddress: 1506 - 988 Quayside Drive, New Westminster, BC \nSpacious open-concept 1 bedroom / 1 bathroom floorplan!  Riversky is in a prime waterfront location, just next to the New West Quay Market.  The location is very convenient less than 5 minutes walk from the Skytrain, shopping centre and cinema.   This premium new development is being built by BOSA Properties, one of the very best developers in the Lower Mainland! This project is under construction now and expected to be completed in late 2018 to early 2019.  \nThis location offers extraordinary investment potential. New Westminster is an up an coming area with Skytrain.  This area has lot of potential and will be with lots of improvements planned for the waterfront including an extension of the Pier Park, completion of the boardwalk esplanade and refurbishment of Front Street.  \nDETAILS:\n\n1 bedroom and 1 bathroom Inside unit on the 15th floor\nGreat views of the Fraser River\n552 sq ft, 97 sq ft balcony\nParking and storage included\nColour scheme METRO\nPet and rental friendly\nEstimated completion Nov 2018 to Feb 2019  \n\nThis building is under construction and is completely SOLD OUT.  \nFull co-operation with Buyer\'s Agents.\nThis premium development has luxury features and amenities including: * Gym and yoga studio * Fireside entertainment lounge and party room * Rooftop patio and terrace- fire pit and BBQ area * Green courtyard * Two-story entrance lobby with fireplace * Full-time concierge * Pets allowed * Rentals allowed\nLotus Yuen PREC, Personal Real Estate Corporation for more information about this fabulous home at Riversky 2 built by BOSA. All paperwork available. \nRE/MAX Central Realty (individually owned and operated) \n(778) 862 8321\nLotusYuen@gmail.com\n\n" ); document.write( "
" ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "" ); document.write( "" ); document.write( "" ); document.write( "
" ); document.write( "
" ); document.write( "
Listed by SUTTON WESTCOAST REALTY
" ); document.write( "
" ); document.write( "$499,000" ); document.write( "
" ); document.write( "
" ); document.write( " Priceless Fraser River VIEWS\nEXCLUSIVE LISTING\nCondo Presale Assignment at Riversky Tower 1 by Bosa Properties.\nAddress: 802 - 1000 Quayside Drive, New Westminster, BC \nSpacious open-concept 1 bedroom / 1 bathroom with Amazing Fraser River View!  Riversky is in a prime waterfront location, just next to the New West Quay Market.  The location is very convenient less than 5 minutes walk from the Skytrain, shopping centre and cinema.   This premium new development is being built by BOSA Properties, one of the very best developers in the Lower Mainland! This project is under construction now and expected to be completed in late 2018 to early 2019.   Riversky Tower 1 is estimated to be complete in Early 2019.\nThis location offers extraordinary investment potential. New Westminster is an up an coming area with Skytrain.  This area has lot of potential and will be with lots of improvements planned for the waterfront including an extension of the Pier Park, completion of the boardwalk esplanade and refurbishment of Front Street. \nDETAILS:\n\n1 bedroom and 1 bathroom Inside unit on the 8th floor\nGreat views of the Fraser River\n593 sq ft, 108 sq ft balcony\nstorage included (No Parking)\nPet and rental friendly\nEstimated completion Early 2019  \n\n\nThis building is under construction and is completely SOLD OUT.  \nFull co-operation with Buyer\'s Agents.\nThis premium development has luxury features and amenities including: * Gym and yoga studio * Fireside entertainment lounge and party room * Rooftop patio and terrace- fire pit and BBQ area * Green courtyard * Two-story entrance lobby with fireplace * Full-time concierge * Pets allowed * Rentals allowed \nLotus Yuen PREC, Personal Real Estate Corporation for more information about this fabulous home at Riversky Tower 1 built by BOSA. All paperwork available. \nRE/MAX Central Realty (individually owned and operated) \n(778) 862 8321\nLotusYuen@gmail.com" ); document.write( "
" ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "" ); document.write( "" ); document.write( "" ); document.write( "
" ); document.write( "
" ); document.write( "
Listed by RE/MAX Central
" ); document.write( "
" ); document.write( "$818,000" ); document.write( "
" ); document.write( "
" ); document.write( "Beautiful house on a big 50x132 = 6600 sqft lot in the nice Royal Heights area, North Surrey. This beautiful home features 3 bedrooms, 2 baths, spacious kitchen and a large playroom on the main floor. Downstairs has featured with a large recreation room, 1 bedroom, 1 den and a full bath. The basement has separate entrance through garage. Beautiful mountain view on the main level. Roof & Furnace only a few years old. Walking distance to public transit and school. Easy access to Richmond, Burnaby and New Westminster. Great value and opportunity for starters or investors. All measurements are approx, buyer or buyer\'s agent to verify if important. Pls note: living room & master bedroom are virtually staged." ); document.write( "
" ); document.write( "
" ); document.write( "
" ); document.write( "
" ); document.write( "
" );