var fDesc=new Array(); fDesc[0] = "Building a new home or making renovations to your current home should not be frightening. A great deal of time and money is invested in a project with little to no idea of how it will look upon completion. How can you be sure that floor plan is going to look the way you want? myHouse is a home design package created with that problem in mind. Not only will it help you layout a full multistory floor plan or a renovation project, but it will let you see the results in full color 3D before hammering the first nail.
With myHouse, you can make extensive changes to your design without any additional costs. Better yet, you can try out different scenarios before making any decisions. Working under Windows 95/98/NT/2000/XP/Vista/7, it is point and click easy. Intuitive icons guide you through daunting tasks like you have a degree in architecture. You never thought it could be this easy!

Interior, exterior, indoors, outdoors, myHouse lets you design or renovate it all. Here's a small sample of what you can do with myHouse:

Turn your kitchen into a gourmet paradise, complete with custom cabinets and an island counter.
Reorganize your bedroom, living room, or any other room without backbreaking lifting.
Plan a home office addition or expand to the second or third story.
Layout the dream house you have been dying to build.

myHouse puts the dream house or addition you've always wanted right at your fingertips. Even if you have never drawn a line or read a blueprint - if you can imagine it, you can create it quickly and easily with myHouse!

System Requirements

Windows 9x / NT / 2000 / ME / XP / Vista / 7
Internet access required to activate product
3D RECOMMENDED SYSTEM: OpenGL or DirectX Graphic System
1 GB of RAM, 400MB of hard disk space, CD or DVD ROM drive"; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }