function floormap1() {
win=window.open('images/modelhouse/floormap1.html','floormap','width=400,height=350','scrollbars=auto');
}

function floormap2() {
win=window.open('images/modelhouse/floormap2.html','floormap','width=400,height=300','scrollbars=auto');
}
