function Movie06() {
	$("div#tisch-plate-06-faders-flash-box").fadeIn("slow");
	$("div#tisch-plate-06-flash-button").fadeOut("slow");
};

function Movie09() {
	$("div#tisch-plate-09-faders-flash-box").fadeIn("slow");
	$("div#tisch-plate-09-flash-button").fadeOut("slow");
	$("div#zana-03").fadeOut("fast");
};

function Movie11() {
	$("div#tisch-plate-11-faders-flash-box").fadeIn("slow");
	$("div#tisch-plate-11-flash-button").fadeOut("slow");
};
function MovieOuttakes() {
	$("div#tisch-plate-outtakes-faders-flash-box").fadeIn("slow");
	$("div#tisch-plate-outtakes-flash-button").fadeOut("slow");
};