
// architecte_00.js 
// created 12.09.2002 by MNI Team Basel 


function fetchPic_00() {

	document.bild1.src="images/evacuation/habillage/centre.jpg";


}

function fetchPic_01() {

	document.bild1.src="images/evacuation/habillage/un.jpg";

}

function fetchPic_02() {

	document.bild1.src="images/evacuation/habillage/deux.jpg";

}

function fetchPic_03() {

	document.bild1.src="images/evacuation/habillage/trois.jpg";

}

function fetchPic_04() {

	document.bild1.src="images/evacuation/habillage/quatre.jpg";

}

function fetchPic_05() {

	document.bild1.src="images/evacuation/habillage/cinq.jpg";

}

function fetchPic_06() {

	document.bild1.src="images/evacuation/habillage/six.jpg";

}

function fetchPic_07() {

	document.bild1.src="images/evacuation/habillage/sept.jpg";

}

function fetchPic_08() {

	document.bild1.src="images/evacuation/habillage/huit.jpg";

}

function fetchPic_09() {

	document.bild1.src="images/evacuation/habillage/neuf.jpg";

}




