
През Gizmodo попаднах на готина галерия със снимки на японски жилищни сгради, като тази от горната снимка или пък ето тази:

Само като видите колко място заема входната врата може да си представите каква е спалнята, сигурно спят изправени. А тоалетната със сигурност е подобна на тази:

И за да не си помислите, че е оптическа измама ето:

Секс във ваната ли?! Каква вана, всъщност е чудно, че въобще остава място за секс.
[Източник Bouncing Red Ball]
// onload hacks here window.onload = function() { try { $('ad-300x250').descendants().each( function( el ) { if( el.readAttribute('src') != undefined ) { if( el.readAttribute('src').match( /817-grey.gif/ ) ) { expandTopStories(); } } }); if($('ad-300x250').innerHTML.trim().length == 0) expandTopStories();
if($$('#content .metadata .ad300x40')){ var cont = $$('#content .metadata .ad300x40'); for(i=0;i<cont.length;i++){ var el = cont[i].descendants(); found = false; for(j=0;j<el.length;j++) { if( el[j].readAttribute('src') != undefined ) { if( el[j].readAttribute('src').match( /817-grey.gif/ ) ) { found = true; } } } if(!found) { cont[i].style.marginBottom = '10px'; } } } if($('ad-160x160-bottom')){ if($('ad-160x160-bottom').innerHTML.trim().length == 0) { $('ad-160x160-bottom').style.display = 'none'; $('spacer160').style.marginTop = '-1.5em'; $('spacer160').style.borderTopWidth = '0'; } else { $('ad-160x160-bottom').descendants().each( function( el ) { if( el.readAttribute('src') != undefined ) { if( el.readAttribute('src').match( /817-grey.gif/ ) ) { $('ad-160x160-bottom').style.display = 'none'; $('spacer160').style.marginTop = '-1.5em'; $('spacer160').style.borderTopWidth = '0'; } } }); } } if($('ad-160x160')) { if($('ad-160x160').innerHTML.trim().length == 0) { $('ad-160x160').style.display = 'none'; $('spacer160').style.marginTop = '-1.5em'; $('spacer160').style.borderTopWidth = '0'; } else { $('ad-160x160').descendants().each( function( el ) { if( el.readAttribute('src') != undefined ) { if( el.readAttribute('src').match( /817-grey.gif/ ) ) { $('ad-160x160').style.display = 'none'; $('spacer160').style.marginTop = '-1.5em'; $('spacer160').style.borderTopWidth = '0'; } } }); } } if($('skyscraper')) { if($('skyscraper').innerHTML.trim().length == 0) { collapseSkyscraper(); } else { $('skyscraper').descendants().each( function( el ) { if( el.readAttribute('src') != undefined ) { if( el.readAttribute('src').match( /817-grey.gif/ ) ) { collapseSkyscraper(); } } }); } } if($('interruptor')) { if($('interruptor').innerHTML.trim().length == 0) { $('interruptor').style.display = 'none'; } else { $('interruptor').descendants().each( function( el ) { if( el.readAttribute('src') != undefined ) { if( el.readAttribute('src').match( /817-grey.gif/ ) ) { $('interruptor').style.display = 'none'; } } }); } } $('content_container').style.borderBottom = '1px #CCC solid'; } catch(e) {} };