$(document).ready(function() {
	//Home
	$("a#home").click(
		function() {
			$.ajax({url: 'content/home.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
			$('#logo').removeClass().addClass("logo");
		}
	);


	//Wie
	$("a#wie").click(
		function() {
			$.ajax({url: 'content/wie.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
			$('#logo').removeClass().addClass("logo");
		}
	);
	
		//Wie
	$("a#weshalb").click(
		function() {
			$.ajax({url: 'content/weshalb.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
			$('#logo').removeClass().addClass("logo");
		}
	);



	//Wer
	$("a#beratung").click(
		function() {
			$.ajax({url: 'content/gkn.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
			$('#logo').removeClass().addClass("logo_gkn");
		}
	);
	
	$("a#kreation").click(
		function() {
			$.ajax({url: 'content/fla.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
			$('#logo').removeClass().addClass("logo_fla");
		}
	);
	
	$("a#fotografie").click(
		function() {
			$.ajax({url: 'content/ren.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
			$('#logo').removeClass().addClass("logo_ren");
		}
	);
	
	$("a#amm").click(
		function() {
			$.ajax({url: 'content/amm.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
			$('#logo').removeClass().addClass("logo_amm");
		}
	);
	
	$("a#meb").click(
		function() {
			$.ajax({url: 'content/meb.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
			$('#logo').removeClass().addClass("logo_meb");
		}
	);
	
	$("a#gat").click(
		function() {
			$.ajax({url: 'content/gat.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
			$('#logo').removeClass().addClass("logo_gat");
		}
	);

	$("a#mbu").click(
			function() {
				$.ajax({url: 'content/mbu.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
				$('#logo').removeClass().addClass("logo_mbu");
			}
		);
	
	$("a#ses").click(
		function() {
			$.ajax({url: 'content/ses.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
			$('#logo').removeClass().addClass("logo_ses");
		}
	);

	$("a#hai").click(
			function() {
				$.ajax({url: 'content/hai.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
				$('#logo').removeClass().addClass("logo_hai");
			}
		);
	
	$("a#fla").click(
			function() {
				$.ajax({url: 'content/fla.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
				$('#logo').removeClass().addClass("logo_fla");
			}
		);

	$("a#rcr").click(
			function() {
				$.ajax({url: 'content/rcr.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
				$('#logo').removeClass().addClass("logo_rcr");
			}
		);

	$("a#gkn").click(
			function() {
				$.ajax({url: 'content/gkn.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
				$('#logo').removeClass().addClass("logo_gkn");
			}
		);


	$("a#ren").click(
			function() {
				$.ajax({url: 'content/ren.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
				$('#logo').removeClass().addClass("logo_ren");
			}
		);

	$("a#tat").click(
			function() {
				$.ajax({url: 'content/tat.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
				$('#logo').removeClass().addClass("logo_tat");
			}
		);
		
		
		//Wo
		$("a#lageplan").click(
			function() {
				$.ajax({url: 'content/lageplan.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
				$('#logo').removeClass().addClass("logo");
			}
		);

		$("a#kontakt").click(
			function() {
				$.ajax({url: 'content/kontakt.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
				$('#logo').removeClass().addClass("logo");
			}
		);
		
		$("a#hoegger_print").click(
			function() {
				$.ajax({url: 'content/hoegger_print.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
				$('#logo').removeClass().addClass("logo");
			}
		);
		
		$("a#hoegger_logo").click(
			function() {
				$.ajax({url: 'content/hoegger_logo.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
				$('#logo').removeClass().addClass("logo");
			}
		);

		$("a#hoegger_foto").click(
			function() {
				$.ajax({url: 'content/hoegger_foto.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
				$('#logo').removeClass().addClass("logo");
			}
		);

		$("a#hoegger_web").click(
			function() {
				$.ajax({url: 'content/hoegger_web.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
				$('#logo').removeClass().addClass("logo");
			}
		);
		
		
		$("a#bingesser_print").click(
			function() {
				$.ajax({url: 'content/bingesser_print.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
				$('#logo').removeClass().addClass("logo");
			}
		);
		
		$("a#haeberli_print").click(
			function() {
				$.ajax({url: 'content/haeberli_print.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
				$('#logo').removeClass().addClass("logo");
			}
		);
		
		$("a#travcon_logo").click(
			function() {
				$.ajax({url: 'content/travcon_logo.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
				$('#logo').removeClass().addClass("logo");
			}
		);

		$("a#travcon_print").click(
			function() {
				$.ajax({url: 'content/travcon_print.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
				$('#logo').removeClass().addClass("logo");
			}
		);
		
		$("a#travcon_foto").click(
			function() {
				$.ajax({url: 'content/travcon_foto.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
				$('#logo').removeClass().addClass("logo");
			}
		);

		$("a#travcon_messe").click(
			function() {
				$.ajax({url: 'content/travcon_messe.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
				$('#logo').removeClass().addClass("logo");
			}
		);

		$("a#travcon_web").click(
			function() {
				$.ajax({url: 'content/travcon_web.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
				$('#logo').removeClass().addClass("logo");
			}
		);

		$("a#qloom_logo").click(
			function() {
				$.ajax({url: 'content/qloom_logo.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
				$('#logo').removeClass().addClass("logo");
			}
		);
		$("a#qloom_print").click(
			function() {
				$.ajax({url: 'content/qloom_print.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
				$('#logo').removeClass().addClass("logo");
			}
		);

		$("a#rutishauser_print").click(
			function() {
				$.ajax({url: 'content/rutishauser_print.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
				$('#logo').removeClass().addClass("logo");
			}
		);

		$("a#rutishauser_fahrzeugbeschriftung").click(
			function() {
				$.ajax({url: 'content/rutishauser_fahrzeugbeschriftung.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
				$('#logo').removeClass().addClass("logo");
			}
		);

		$("a#rutishauser_taschen").click(
			function() {
				$.ajax({url: 'content/rutishauser_taschen.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
				$('#logo').removeClass().addClass("logo");
			}
		);

		$("a#zueger_print").click(
			function() {
				$.ajax({url: 'content/zueger_print.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
				$('#logo').removeClass().addClass("logo");
			}
		);

		$("a#zueger_foto").click(
			function() {
				$.ajax({url: 'content/zueger_foto.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
				$('#logo').removeClass().addClass("logo");
			}
		);

		$("a#zueger_verpackungen").click(
			function() {
				$.ajax({url: 'content/zueger_verpackungen.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
				$('#logo').removeClass().addClass("logo");
			}
		);

		$("a#zueger_web").click(
			function() {
				$.ajax({url: 'content/zueger_web.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
				$('#logo').removeClass().addClass("logo");
			}
		);

		$("a#nestle_print").click(
			function() {
				$.ajax({url: 'content/nestle_print.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
				$('#logo').removeClass().addClass("logo");
			}
		);

		$("a#nestle_verpackungen").click(
			function() {
				$.ajax({url: 'content/nestle_verpackungen.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
				$('#logo').removeClass().addClass("logo");
			}
		);

		$("a#buhler_print").click(
			function() {
				$.ajax({url: 'content/buhler_print.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
				$('#logo').removeClass().addClass("logo");
			}
		);

		$("a#schmobi_event").click(
			function() {
				$.ajax({url: 'content/schmobi_event.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
				$('#logo').removeClass().addClass("logo");
			}
		);

		$("a#schmobi_print").click(
			function() {
				$.ajax({url: 'content/schmobi_print.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
				$('#logo').removeClass().addClass("logo");
			}
		);

		$("a#bingesser").click(
			function() {
				$.ajax({url: 'content/bingesser.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
				$('#logo').removeClass().addClass("logo");
			}
		);
		
		$("a#buhler").click(
			function() {
				$.ajax({url: 'content/buhler.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
				$('#logo').removeClass().addClass("logo");
			}
		);
		
		$("#buhler_map").click(
			function() {
				$.ajax({url: 'content/buhler.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
				$('#logo').removeClass().addClass("logo");
			}
		);
		
		$("a#nestle").click(
			function() {
				$.ajax({url: 'content/nestle.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
				$('#logo').removeClass().addClass("logo");
			}
		);
		
		$("#nestle_map").click(
			function() {
				$.ajax({url: 'content/nestle.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
				$('#logo').removeClass().addClass("logo");
			}
		);
		
			$("a#haeberli").click(
			function() {
				$.ajax({url: 'content/haeberli.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
				$('#logo').removeClass().addClass("logo");
			}
		);
	
		$("a#hoegger").click(
			function() {
				$.ajax({url: 'content/hoegger.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
				$('#logo').removeClass().addClass("logo");
			}
		);
		
		$("#hoegger_map").click(
			function() {
				$.ajax({url: 'content/hoegger.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
				$('#logo').removeClass().addClass("logo");
			}
		);
	
			$("a#rutishauser").click(
			function() {
				$.ajax({url: 'content/rutishauser.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
				$('#logo').removeClass().addClass("logo");
			}
		);

			$("a#travcon").click(
			function() {
				$.ajax({url: 'content/travcon.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
				$('#logo').removeClass().addClass("logo");
			}
		);
		
		$("#travcon_map").click(
			function() {
				$.ajax({url: 'content/travcon.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
				$('#logo').removeClass().addClass("logo");
			}
		);
	
			$("#qloom").click(
			function() {
				$.ajax({url: 'content/qloom.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
				$('#logo').removeClass().addClass("logo");
			}
		);
		
		
	
			$("a#schmobi").click(
			function() {
				$.ajax({url: 'content/schmobi.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
				$('#logo').removeClass().addClass("logo");
			}
		);
		
		$("#schmobi_map").click(
			function() {
				$.ajax({url: 'content/schmobi.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
				$('#logo').removeClass().addClass("logo");
			}
		);
	
			$("a#zueger").click(
			function() {
				$.ajax({url: 'content/zueger.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
				$('#logo').removeClass().addClass("logo");
			}
		);
		
		$("#zueger_map").click(
			function() {
				$.ajax({url: 'content/zueger.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
				$('#logo').removeClass().addClass("logo");
			}
		);
		
			$("a#hoegger_text").click(
			function() {
				$.ajax({url: 'content/hoegger_text.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
				$('#logo').removeClass().addClass("logo");
			}
		);
		
			$("a#was").click(
			function() {
				$.ajax({url: 'content/was.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
				$('#logo').removeClass().addClass("logo");
			}
		);

			$("a#anfrage").click(
			function() {
				$.ajax({url: 'content/anfrage.php',  success: function(data) {$('.content').html(data);}, cache: false,  error: function(data) {alert('Die gewünschte Seite wurde nicht gefunden');}});
				$('#logo').removeClass().addClass("logo");
			}
		);
		
		

});

