//
// Copyright 1999-2008 Cyclope VR
//
function ext() {
document.pmvr.set('script','script_amandier.js:ext');
document.apch.setPressedItem(1);
}
function salon() {
document.pmvr.set('script','script_amandier.js:salon');
document.apch.setPressedItem(1);
}
function cuisine() {
document.pmvr.set('script','script_amandier.js:cuisine');
document.apch.setPressedItem(1);
}
function ch1() {
document.pmvr.set('script','script_amandier.js:ch1');
document.apch.setPressedItem(1);
}
function ch2() {
document.pmvr.set('script','script_amandier.js:ch2');
document.apch.setPressedItem(1);
}
function ch3() {
document.pmvr.set('script','script_amandier.js:ch3');
document.apch.setPressedItem(1);
}
function ch4() {
document.pmvr.set('script','script_amandier.js:ch4');
document.apch.setPressedItem(1);
}
function sdb() {
document.pmvr.set('script','script_amandier.js:sdb');
document.apch.setPressedItem(1);
}
function sdb2() {
document.pmvr.set('script','script_amandier.js:sdb2');
document.apch.setPressedItem(1);
}
function esc() {
document.pmvr.set('script','script_amandier.js:esc');
document.apch.setPressedItem(1);
}
function balcon() {
document.pmvr.set('script','script_amandier.js:balcon');
document.apch.setPressedItem(1);
}