$(document).ready(function() {

	$(document).ready(function(){
		$(document).pngFix( );
	});

	//setTimeout('move_up()', 1);
	 
	 
/* plate 03 Grapefruit */
	$("div#tisch-plate-03-faders-1").click(function () {
		$("div#tisch-plate-03-faders-1-box").fadeIn("slow");
	});
	$("div#tisch-plate-03-faders-1-box").click(function () {
		$(this).fadeOut("slow");
	});
	$("div#tisch-plate-03-faders-2").click(function () {
		$("div#tisch-plate-03-faders-2-box").fadeIn("slow");
	});
	$("div#tisch-plate-03-faders-2-box").click(function () {
		$(this).fadeOut("slow");
	});
	/* +++++++++++++++++  */
	
/* plate 05 Brötchen */
	$("div#tisch-plate-05-faders-1").click(function () {
		$("div#tisch-plate-05-faders-1-box").fadeIn("slow");
	});
	$("div#tisch-plate-05-faders-1-box").click(function () {
		$(this).fadeOut("slow");
	});
	
	$("div#tisch-plate-05-faders-2").click(function () {
		$("div#tisch-plate-05-faders-2-box").fadeIn("slow");
	});
	$("div#tisch-plate-05-faders-2-box").click(function () {
		$(this).fadeOut("slow");
	});
	/* +++++++++++++++++  */	 
	 
/* plate 06 Kürbissuppe */
	 $("#tisch-plate-06-faders-flash-box").click(function () {
		$(this).fadeOut("slow");
		$("div#tisch-plate-06-flash-button").fadeIn("slow");
	});
	 
	$("div#tisch-plate-06-faders-1").click(function () {
		$("div#tisch-plate-06-faders-1-box").fadeIn("slow");
		$("div#tisch-plate-06-flash-button").fadeOut("slow");
	});
	$("div#tisch-plate-06-faders-1-box").click(function () {
		$("div#tisch-plate-06-faders-1-box").fadeOut("slow");
		$("div#tisch-plate-06-flash-button").fadeIn("slow");
	});
	
	$("div#tisch-plate-06-faders-2").click(function () {
		$("div#tisch-plate-06-faders-2-box").fadeIn("slow");
		$("div#tisch-plate-06-flash-button").fadeOut("slow");
	});
	$("div#tisch-plate-06-faders-2-box").click(function () {
		$("div#tisch-plate-06-faders-2-box").fadeOut("slow");
		$("div#tisch-plate-06-flash-button").fadeIn("slow");
	});
	
	$("div#tisch-plate-06-faders-3").click(function () {
		$("div#tisch-plate-06-faders-3-box").fadeIn("slow");
		$("div#tisch-plate-06-flash-button").fadeOut("slow");
		
		$("div#tisch-plate-06-faders-flash-box").fadeIn("slow");
		$("div#tisch-plate-06-flash-button").fadeOut("slow");
	});
	
	
/* plate 07 Maisbrot */
	$("div#tisch-plate-07-faders-1").click(function () {
		$("div#tisch-plate-07-faders-1-box").fadeIn("slow");
		$("div#zana-02").fadeOut("fast");
	});
	$("div#tisch-plate-07-faders-1-box").click(function () {
		$("div#tisch-plate-07-faders-1-box").fadeOut("slow");
		$("div#zana-02").fadeIn("fast");
	});
	$("div#tisch-plate-07-faders-2").click(function () {
		$("div#tisch-plate-07-faders-2-box").fadeIn("slow");
		$("div#zana-02").fadeOut("fast");
	});
	$("div#tisch-plate-07-faders-2-box").click(function () {
		$("div#tisch-plate-07-faders-2-box").fadeOut("slow");
		$("div#zana-02").fadeIn("fast");
	});
	/* +++++++++++++++++  */

/* plate 08 Chili */
	$("div#tisch-plate-08-faders-1").click(function () {
		$("div#tisch-plate-08-faders-1-box").fadeIn("slow");
	});
	$("div#tisch-plate-08-faders-1-box").click(function () {
		$("div#tisch-plate-08-faders-1-box").fadeOut("slow");
	});
	$("div#tisch-plate-08-faders-2").click(function () {
		$("div#tisch-plate-08-faders-2-box").fadeIn("slow");
	});
	$("div#tisch-plate-08-faders-2-box").click(function () {
		$("div#tisch-plate-08-faders-2-box").fadeOut("slow");
	});
	/* +++++++++++++++++  */
	
	 
/* plate 09 Kassler */
	$("div#tisch-plate-09-faders-flash-box").click(function () {
		$(this).fadeOut("slow");
		$("div#tisch-plate-09-flash-button").fadeIn("slow");
		$("div#zana-03").fadeIn("fast");
	});
	 
	$("div#tisch-plate-09-faders-1").click(function () {
	$("div#tisch-plate-09-faders-1-box").fadeIn("slow");
	$("div#zana-03").fadeOut("fast");
	});
	$("div#tisch-plate-09-faders-1-box").click(function () {
		$("div#tisch-plate-09-faders-1-box").fadeOut("slow");
		$("div#zana-03").fadeIn("fast");
	});
	
	$("div#tisch-plate-09-faders-2").click(function () {
		$("div#tisch-plate-09-faders-2-box").fadeIn("slow");
		$("div#zana-03").fadeOut("fast");
	});
	$("div#tisch-plate-09-faders-2-box").click(function () {
		$("div#tisch-plate-09-faders-2-box").fadeOut("slow");
		$("div#zana-03").fadeIn("fast");
	});
	$("div#tisch-plate-09-faders-3").click(function () {
		$("div#tisch-plate-09-faders-3-box").fadeIn("slow");
		$("div#zana-03").fadeOut("fast");
		
		$("div#tisch-plate-09-faders-flash-box").fadeIn("slow");
		$("div#tisch-plate-09-flash-button").fadeOut("slow");
		$("div#zana-03").fadeIn("fast");
	});
	/* +++++++++++++++++  */
	
/* plate 10 Muffins */
	$("div#tisch-plate-10-faders-1").click(function () {
		$("div#tisch-plate-10-faders-1-box").fadeIn("slow");
		$("div#zana-03").fadeOut("fast");
	});
	$("div#tisch-plate-10-faders-1-box").click(function () {
		$("div#tisch-plate-10-faders-1-box").fadeOut("slow");
		$("div#zana-03").fadeIn("fast");
	});
	$("div#tisch-plate-10-faders-2").click(function () {
		$("div#tisch-plate-10-faders-2-box").fadeIn("slow");
		$("div#zana-03").fadeOut("fast");
	});
	$("div#tisch-plate-10-faders-2-box").click(function () {
		$("div#tisch-plate-10-faders-2-box").fadeOut("slow");
		$("div#zana-03").fadeIn("fast");
	});
	/* +++++++++++++++++  */
	
/* plate 11 waldbeeren schoko */
	$("div#tisch-plate-11-faders-flash-box").click(function () {
		$(this).fadeOut("slow");
		$("div#tisch-plate-11-flash-button").fadeIn("slow");
	});
	 
	$("div#tisch-plate-11-faders-1").click(function () {
	$("div#tisch-plate-11-faders-1-box").fadeIn("slow");
	});
	$("div#tisch-plate-11-faders-1-box").click(function () {
		$("div#tisch-plate-11-faders-1-box").fadeOut("slow");
	});
	
	$("div#tisch-plate-11-faders-2").click(function () {
		$("div#tisch-plate-11-faders-2-box").fadeIn("slow");
	});
	$("div#tisch-plate-11-faders-2-box").click(function () {
		$("div#tisch-plate-11-faders-2-box").fadeOut("slow");
	});
	$("div#tisch-plate-11-faders-3").click(function () {
		$("div#tisch-plate-11-faders-3-box").fadeIn("slow");
		
		$("div#tisch-plate-11-faders-flash-box").fadeIn("slow");
		$("div#tisch-plate-11-flash-button").fadeOut("slow");
	});
	/* +++++++++++++++++  */
	
	 /* plate 13 Outtakes schoko */
	$("div#tisch-plate-outtakes-faders-flash-box").click(function () {
		$(this).fadeOut("slow");
		$("div#tisch-plate-outtakes-flash-button").fadeIn("slow");
	});
	 
	/* +++++++++++++++++  */
	
});







