jQuery(document).ready(function() {   
	jQuery('#slide1').ulslide({
					padding: 0,
                    statusbar: true,
                    width: 1100,
					height: 1000,
                    nextButton: '#slide1_next',
                    prevButton: '#slide1_prev',
					effect: {
						type: 'fade', // slide or fade
						distance: 10   // Distance between frames
					},
                    mousewheel: false,
                    duration: 400,
					lazyload: true,
					pager: '#navigation_3 a'
                });
				
				jQuery(document).ready(function() {   
	jQuery('#slide2').ulslide({
					padding: 0,
                    statusbar: true,
                    width: 1100,
					height: 1000,
                    nextButton: '.arrow_right',
                    prevButton: '.arrow_left',
					effect: {
						type: 'fade', // slide or fade
						distance: 10   // Distance between frames
					},
                    mousewheel: false,
                    duration: 400,
					lazyload: true,
					pager: '#navigation_4 a'
                });
				
						jQuery(document).ready(function() {   
	jQuery('#slide3').ulslide({
					padding: 0,
                    statusbar: true,
                    width: 1100,
					height: 1000,
                    nextButton: '#slide1_next',
                    prevButton: '#slide1_prev',
					effect: {
						type: 'fade', // slide or fade
						distance: 10   // Distance between frames
					},
                    mousewheel: false,
                    duration: 400,
					lazyload: true,
					pager: '#navigation_5 a'
                });
				
	jQuery(document).ready(function() {   
	jQuery('#slide4').ulslide({
					padding: 0,
                    statusbar: true,
                    width: 1100,
					height: 1000,
                    nextButton: '.arrow_right_2',
                    prevButton: '.arrow_left_2',
					effect: {
						type: 'fade', // slide or fade
						distance: 10   // Distance between frames
					},
                    mousewheel: false,
                    duration: 400,
					lazyload: true,
					pager: '#navigation_6 a'
                });
				
				jQuery(document).ready(function() {   
	jQuery('#slide5').ulslide({
					padding: 0,
                    statusbar: true,
                    width: 1100,
					height: 1000,
                    nextButton: '.arrow_right_3',
                    prevButton: '.arrow_right_3',
					effect: {
						type: 'fade', // slide or fade
						distance: 10   // Distance between frames
					},
                    mousewheel: false,
                    duration: 400,
					lazyload: true,
					pager: '#navigation_7 a'
                });
				
							jQuery(document).ready(function() {   
	jQuery('#slide6').ulslide({
					padding: 0,
                    statusbar: true,
                    width: 1100,
					height: 1000,
                    nextButton: '.arrow_right_6',
                    prevButton: '.arrow_left_6',
					effect: {
						type: 'fade', // slide or fade
						distance: 10   // Distance between frames
					},
                    mousewheel: false,
                    duration: 400,
					lazyload: true,
					pager: '#navigation_8 a'
                });
				
	
				
				jQuery(document).ready(function() {   
	jQuery('#slide9').ulslide({
					padding: 0,
                    statusbar: true,
                    width: 1100,
					height: 1000,
                    nextButton: '.arrow_right_11',
                    prevButton: '.arrow_left_11',
					effect: {
						type: 'fade', // slide or fade
						distance: 10   // Distance between frames
					},
                    mousewheel: false,
                    duration: 400,
					lazyload: true,
					pager: '#navigation_11 a'
                });
				
				jQuery(document).ready(function() {   
	jQuery('#slide10').ulslide({
					padding: 0,
                    statusbar: true,
                    width: 1100,
					height: 1000,
                    nextButton: '.arrow_right_11',
                    prevButton: '.arrow_left_11',
					effect: {
						type: 'fade', // slide or fade
						distance: 10   // Distance between frames
					},
                    mousewheel: false,
                    duration: 400,
					lazyload: true,
					pager: '#navigation_12 a'
                });
				
	
				
	
				
				$(document).ready(function(){
					
$('.button').mouseover(function(){
$('.button_hover').fadeIn();
});

$('.button').mouseleave(function(){
$('.button_hover').fadeOut();
});

$('.button,').click(function(){
$('.button_active').fadeIn();
$('.button_2_active').fadeOut();
$('.button_3_active').fadeOut();
$('.button_4_active').fadeOut();
$('.button_5_active').fadeOut();
$('.button_6_active').fadeOut();
$('.button_7_active').fadeOut();
$('.button_8_active').fadeOut();
$('.button_9_active').fadeOut();
$('.button_10_active').fadeOut();
$('.button_11_active').fadeOut();
$('.button_12_active').fadeOut();
$('.button_13_active').fadeOut();
$('.button_14_active').fadeOut();
$('.button_15_active').fadeOut();
$('.button_16_active').fadeOut();
$('.button_17_active').fadeOut();
$('.button_18_active').fadeOut();
$('.button_19_active').fadeOut();
$('.button_20_active').fadeOut();
});

$('.button_2').mouseenter(function(){
$('.button_2_hover').fadeIn();
});

$('.button_2').mouseleave(function(){
$('.button_2_hover').fadeOut();
});

$('.button_2,').click(function(){
$('.button_2_active').fadeIn();
$('.button_active').fadeOut();
$('.button_3_active').fadeOut();
$('.button_4_active').fadeOut();
$('.button_5_active').fadeOut();
$('.button_6_active').fadeOut();
$('.button_7_active').fadeOut();
$('.button_8_active').fadeOut();
$('.button_9_active').fadeOut();
$('.button_10_active').fadeOut();
$('.button_11_active').fadeOut();
$('.button_12_active').fadeOut();
$('.button_13_active').fadeOut();
$('.button_14_active').fadeOut();
$('.button_15_active').fadeOut();
$('.button_16_active').fadeOut();
$('.button_17_active').fadeOut();
$('.button_18_active').fadeOut();
$('.button_19_active').fadeOut();
$('.button_20_active').fadeOut();
});

$('.button_3').mouseenter(function(){
$('.button_3_hover').fadeIn();
});

$('.button_3,').mouseleave(function(){
$('.button_3_hover').fadeOut();
});

$('.button_3,').click(function(){
$('.button_3_active').fadeIn();
$('.button_active').fadeOut();
$('.button_2_active').fadeOut();
$('.button_4_active').fadeOut();
$('.button_5_active').fadeOut();
$('.button_6_active').fadeOut();
$('.button_7_active').fadeOut();
$('.button_8_active').fadeOut();
$('.button_9_active').fadeOut();
$('.button_10_active').fadeOut();
$('.button_11_active').fadeOut();
$('.button_12_active').fadeOut();
$('.button_13_active').fadeOut();
$('.button_14_active').fadeOut();
$('.button_15_active').fadeOut();
$('.button_16_active').fadeOut();
$('.button_17_active').fadeOut();
$('.button_18_active').fadeOut();
$('.button_19_active').fadeOut();
$('.button_20_active').fadeOut();
});

$('.button_4').mouseenter(function(){
$('.button_4_hover').fadeIn();
});

$('.button_4').mouseleave(function(){
$('.button_4_hover').fadeOut();
});

$('.button_4,').click(function(){
$('.button_4_active').fadeIn();
$('.button_2_active').fadeOut();
$('.button_3_active').fadeOut();
$('.button_active').fadeOut();
$('.button_5_active').fadeOut();
$('.button_6_active').fadeOut();
$('.button_7_active').fadeOut();
$('.button_8_active').fadeOut();
$('.button_9_active').fadeOut();
$('.button_10_active').fadeOut();
$('.button_11_active').fadeOut();
$('.button_12_active').fadeOut();
$('.button_13_active').fadeOut();
$('.button_14_active').fadeOut();
$('.button_15_active').fadeOut();
$('.button_16_active').fadeOut();
$('.button_17_active').fadeOut();
$('.button_18_active').fadeOut();
$('.button_19_active').fadeOut();
$('.button_20_active').fadeOut();
});

$('.button_5').mouseenter(function(){
$('.button_5_hover').fadeIn();
});

$('.button_5').mouseleave(function(){
$('.button_5_hover').fadeOut();
});

$('.button_5,').click(function(){
$('.button_5_active').fadeIn();
$('.button_active').fadeOut();
$('.button_2_active').fadeOut();
$('.button_3_active').fadeOut();
$('.button_4_active').fadeOut();
$('.button_6_active').fadeOut();
$('.button_7_active').fadeOut();
$('.button_8_active').fadeOut();
$('.button_9_active').fadeOut();
$('.button_10_active').fadeOut();
$('.button_11_active').fadeOut();
$('.button_12_active').fadeOut();
$('.button_13_active').fadeOut();
$('.button_14_active').fadeOut();
$('.button_15_active').fadeOut();
$('.button_16_active').fadeOut();
$('.button_17_active').fadeOut();
$('.button_18_active').fadeOut();
$('.button_19_active').fadeOut();
$('.button_20_active').fadeOut();
});

$('.button_6').mouseenter(function(){
$('.button_6_hover').fadeIn();
});

$('.button_6').mouseleave(function(){
$('.button_6_hover').fadeOut();
});

$('.button_6,').click(function(){
$('.button_6_active').fadeIn();
$('.button_active').fadeOut();
$('.button_2_active').fadeOut();
$('.button_3_active').fadeOut();
$('.button_4_active').fadeOut();
$('.button_5_active').fadeOut();
$('.button_7_active').fadeOut();
$('.button_8_active').fadeOut();
$('.button_9_active').fadeOut();
$('.button_10_active').fadeOut();
$('.button_11_active').fadeOut();
$('.button_12_active').fadeOut();
$('.button_13_active').fadeOut();
$('.button_14_active').fadeOut();
$('.button_15_active').fadeOut();
$('.button_16_active').fadeOut();
$('.button_17_active').fadeOut();
$('.button_18_active').fadeOut();
$('.button_19_active').fadeOut();
$('.button_20_active').fadeOut();
});

$('.button_7').mouseenter(function(){
$('.button_7_hover').fadeIn();
});

$('.button_7').mouseleave(function(){
$('.button_7_hover').fadeOut();
});

$('.button_7').click(function(){
$('.button_7_active').fadeIn();
$('.button_active').fadeOut();
$('.button_2_active').fadeOut();
$('.button_3_active').fadeOut();
$('.button_4_active').fadeOut();
$('.button_5_active').fadeOut();
$('.button_6_active').fadeOut();
$('.button_8_active').fadeOut();
$('.button_9_active').fadeOut();
$('.button_10_active').fadeOut();
$('.button_11_active').fadeOut();
$('.button_12_active').fadeOut();
$('.button_13_active').fadeOut();
$('.button_14_active').fadeOut();
$('.button_15_active').fadeOut();
$('.button_16_active').fadeOut();
$('.button_17_active').fadeOut();
$('.button_18_active').fadeOut();
$('.button_19_active').fadeOut();
$('.button_20_active').fadeOut();
});

$('.button_8').mouseenter(function(){
$('.button_8_hover').fadeIn();
});

$('.button_8').mouseleave(function(){
$('.button_8_hover').fadeOut();
});

$('.button_8,').click(function(){
$('.button_8_active').fadeIn();
$('.button_active').fadeOut();
$('.button_2_active').fadeOut();
$('.button_3_active').fadeOut();
$('.button_4_active').fadeOut();
$('.button_5_active').fadeOut();
$('.button_6_active').fadeOut();
$('.button_7_active').fadeOut();
$('.button_9_active').fadeOut();
$('.button_10_active').fadeOut();
$('.button_11_active').fadeOut();
$('.button_12_active').fadeOut();
$('.button_13_active').fadeOut();
$('.button_14_active').fadeOut();
$('.button_15_active').fadeOut();
$('.button_16_active').fadeOut();
$('.button_17_active').fadeOut();
$('.button_18_active').fadeOut();
$('.button_19_active').fadeOut();
$('.button_20_active').fadeOut();
});


$('.button_9').mouseenter(function(){
$('.button_9_hover').fadeIn();
});

$('.button_9').mouseleave(function(){
$('.button_9_hover').fadeOut();
});

$('.button_9,').click(function(){
$('.button_9_active').fadeIn();
$('.button_active').fadeOut();
$('.button_2_active').fadeOut();
$('.button_3_active').fadeOut();
$('.button_4_active').fadeOut();
$('.button_5_active').fadeOut();
$('.button_6_active').fadeOut();
$('.button_7_active').fadeOut();
$('.button_8_active').fadeOut();
$('.button_10_active').fadeOut();
$('.button_11_active').fadeOut();
$('.button_12_active').fadeOut();
$('.button_13_active').fadeOut();
$('.button_14_active').fadeOut();
$('.button_15_active').fadeOut();
$('.button_16_active').fadeOut();
$('.button_17_active').fadeOut();
$('.button_18_active').fadeOut();
$('.button_19_active').fadeOut();
$('.button_20_active').fadeOut();
});

$('.button_10').mouseenter(function(){
$('.button_10_hover').fadeIn();
});

$('.button_10').mouseleave(function(){
$('.button_10_hover').fadeOut();
});

$('.button_10,').click(function(){
$('.button_10_active').fadeIn();
$('.button_active').fadeOut();
$('.button_2_active').fadeOut();
$('.button_3_active').fadeOut();
$('.button_4_active').fadeOut();
$('.button_5_active').fadeOut();
$('.button_6_active').fadeOut();
$('.button_7_active').fadeOut();
$('.button_8_active').fadeOut();
$('.button_9_active').fadeOut();
$('.button_11_active').fadeOut();
$('.button_12_active').fadeOut();
$('.button_13_active').fadeOut();
$('.button_14_active').fadeOut();
$('.button_15_active').fadeOut();
$('.button_16_active').fadeOut();
$('.button_17_active').fadeOut();
$('.button_18_active').fadeOut();
$('.button_19_active').fadeOut();
$('.button_20_active').fadeOut();
});

$('.button_11').mouseenter(function(){
$('.button_11_hover').fadeIn();
});

$('.button_11').mouseleave(function(){
$('.button_11_hover').fadeOut();
});

$('.button_11,').click(function(){
$('.button_11_active').fadeIn();
$('.button_active').fadeOut();
$('.button_2_active').fadeOut();
$('.button_3_active').fadeOut();
$('.button_4_active').fadeOut();
$('.button_5_active').fadeOut();
$('.button_6_active').fadeOut();
$('.button_7_active').fadeOut();
$('.button_8_active').fadeOut();
$('.button_9_active').fadeOut();
$('.button_10_active').fadeOut();
$('.button_12_active').fadeOut();
$('.button_13_active').fadeOut();
$('.button_14_active').fadeOut();
$('.button_15_active').fadeOut();
$('.button_16_active').fadeOut();
$('.button_17_active').fadeOut();
$('.button_18_active').fadeOut();
$('.button_19_active').fadeOut();
$('.button_20_active').fadeOut();
});

$('.button_12').mouseenter(function(){
$('.button_12_hover').fadeIn();
});

$('.button_12').mouseleave(function(){
$('.button_12_hover').fadeOut();
});

$('.button_12,').click(function(){
$('.button_12_active').fadeIn();
$('.button_active').fadeOut();
$('.button_2_active').fadeOut();
$('.button_3_active').fadeOut();
$('.button_4_active').fadeOut();
$('.button_5_active').fadeOut();
$('.button_6_active').fadeOut();
$('.button_7_active').fadeOut();
$('.button_8_active').fadeOut();
$('.button_9_active').fadeOut();
$('.button_10_active').fadeOut();
$('.button_11_active').fadeOut();
$('.button_13_active').fadeOut();
$('.button_14_active').fadeOut();
$('.button_15_active').fadeOut();
$('.button_16_active').fadeOut();
$('.button_17_active').fadeOut();
$('.button_18_active').fadeOut();
$('.button_19_active').fadeOut();
$('.button_20_active').fadeOut();
});

$('.button_13').mouseenter(function(){
$('.button_13_hover').fadeIn();
});

$('.button_13').mouseleave(function(){
$('.button_13_hover').fadeOut();
});

$('.button_13,').click(function(){
$('.button_13_active').fadeIn();
$('.button_active').fadeOut();
$('.button_2_active').fadeOut();
$('.button_3_active').fadeOut();
$('.button_4_active').fadeOut();
$('.button_5_active').fadeOut();
$('.button_6_active').fadeOut();
$('.button_7_active').fadeOut();
$('.button_8_active').fadeOut();
$('.button_9_active').fadeOut();
$('.button_10_active').fadeOut();
$('.button_11_active').fadeOut();
$('.button_12_active').fadeOut();
$('.button_14_active').fadeOut();
$('.button_15_active').fadeOut();
$('.button_16_active').fadeOut();
$('.button_17_active').fadeOut();
$('.button_18_active').fadeOut();
$('.button_19_active').fadeOut();
$('.button_20_active').fadeOut();
});

$('.button_14').mouseenter(function(){
$('.button_14_hover').fadeIn();
});

$('.button_14').mouseleave(function(){
$('.button_14_hover').fadeOut();
});

$('.button_14,').click(function(){
$('.button_14_active').fadeIn();
$('.button_active').fadeOut();
$('.button_2_active').fadeOut();
$('.button_3_active').fadeOut();
$('.button_4_active').fadeOut();
$('.button_5_active').fadeOut();
$('.button_6_active').fadeOut();
$('.button_7_active').fadeOut();
$('.button_8_active').fadeOut();
$('.button_9_active').fadeOut();
$('.button_10_active').fadeOut();
$('.button_11_active').fadeOut();
$('.button_12_active').fadeOut();
$('.button_13_active').fadeOut();
$('.button_15_active').fadeOut();
$('.button_16_active').fadeOut();
$('.button_17_active').fadeOut();
$('.button_18_active').fadeOut();
$('.button_19_active').fadeOut();
$('.button_20_active').fadeOut();
});

$('.button_15').mouseenter(function(){
$('.button_15_hover').fadeIn();
});

$('.button_15').mouseleave(function(){
$('.button_15_hover').fadeOut();
});

$('.button_15,').click(function(){
$('.button_15_active').fadeIn();
$('.button_active').fadeOut();
$('.button_2_active').fadeOut();
$('.button_3_active').fadeOut();
$('.button_4_active').fadeOut();
$('.button_5_active').fadeOut();
$('.button_6_active').fadeOut();
$('.button_7_active').fadeOut();
$('.button_8_active').fadeOut();
$('.button_9_active').fadeOut();
$('.button_10_active').fadeOut();
$('.button_11_active').fadeOut();
$('.button_12_active').fadeOut();
$('.button_13_active').fadeOut();
$('.button_14_active').fadeOut();
$('.button_16_active').fadeOut();
$('.button_17_active').fadeOut();
$('.button_18_active').fadeOut();
$('.button_19_active').fadeOut();
$('.button_20_active').fadeOut();
});

$('.button_16').mouseenter(function(){
$('.button_16_hover').fadeIn();
});

$('.button_16').mouseleave(function(){
$('.button_16_hover').fadeOut();
});

$('.button_16,').click(function(){
$('.button_16_active').fadeIn();
$('.button_active').fadeOut();
$('.button_2_active').fadeOut();
$('.button_3_active').fadeOut();
$('.button_4_active').fadeOut();
$('.button_5_active').fadeOut();
$('.button_6_active').fadeOut();
$('.button_7_active').fadeOut();
$('.button_8_active').fadeOut();
$('.button_9_active').fadeOut();
$('.button_10_active').fadeOut();
$('.button_11_active').fadeOut();
$('.button_12_active').fadeOut();
$('.button_13_active').fadeOut();
$('.button_14_active').fadeOut();
$('.button_15_active').fadeOut();
$('.button_17_active').fadeOut();
$('.button_18_active').fadeOut();
$('.button_19_active').fadeOut();
$('.button_20_active').fadeOut();
});

$('.button_17').mouseenter(function(){
$('.button_17_hover').fadeIn();
});

$('.button_17').mouseleave(function(){
$('.button_17_hover').fadeOut();
});

$('.button_17,').click(function(){
$('.button_17_active').fadeIn();
$('.button_active').fadeOut();
$('.button_2_active').fadeOut();
$('.button_3_active').fadeOut();
$('.button_4_active').fadeOut();
$('.button_5_active').fadeOut();
$('.button_6_active').fadeOut();
$('.button_7_active').fadeOut();
$('.button_8_active').fadeOut();
$('.button_9_active').fadeOut();
$('.button_10_active').fadeOut();
$('.button_11_active').fadeOut();
$('.button_12_active').fadeOut();
$('.button_13_active').fadeOut();
$('.button_14_active').fadeOut();
$('.button_15_active').fadeOut();
$('.button_16_active').fadeOut();
$('.button_18_active').fadeOut();
$('.button_19_active').fadeOut();
$('.button_20_active').fadeOut();
});

$('.button_18').mouseenter(function(){
$('.button_18_hover').fadeIn();
});

$('.button_18').mouseleave(function(){
$('.button_18_hover').fadeOut();
});

$('.button_18,').click(function(){
$('.button_18_active').fadeIn();
$('.button_active').fadeOut();
$('.button_2_active').fadeOut();
$('.button_3_active').fadeOut();
$('.button_4_active').fadeOut();
$('.button_5_active').fadeOut();
$('.button_6_active').fadeOut();
$('.button_7_active').fadeOut();
$('.button_8_active').fadeOut();
$('.button_9_active').fadeOut();
$('.button_10_active').fadeOut();
$('.button_11_active').fadeOut();
$('.button_12_active').fadeOut();
$('.button_13_active').fadeOut();
$('.button_14_active').fadeOut();
$('.button_15_active').fadeOut();
$('.button_16_active').fadeOut();
$('.button_17_active').fadeOut();
$('.button_19_active').fadeOut();
$('.button_20_active').fadeOut();
});

$('.button_19').mouseenter(function(){
$('.button_19_hover').fadeIn();
});

$('.button_19').mouseleave(function(){
$('.button_19_hover').fadeOut();
});

$('.button_19,').click(function(){
$('.button_19_active').fadeIn();
$('.button_active').fadeOut();
$('.button_2_active').fadeOut();
$('.button_3_active').fadeOut();
$('.button_4_active').fadeOut();
$('.button_5_active').fadeOut();
$('.button_6_active').fadeOut();
$('.button_7_active').fadeOut();
$('.button_8_active').fadeOut();
$('.button_9_active').fadeOut();
$('.button_10_active').fadeOut();
$('.button_11_active').fadeOut();
$('.button_12_active').fadeOut();
$('.button_13_active').fadeOut();
$('.button_14_active').fadeOut();
$('.button_15_active').fadeOut();
$('.button_16_active').fadeOut();
$('.button_17_active').fadeOut();
$('.button_18_active').fadeOut();
$('.button_20_active').fadeOut();
});

$('.button_20').mouseenter(function(){
$('.button_20_hover').fadeIn();
});

$('.button_20').mouseleave(function(){
$('.button_20_hover').fadeOut();
});

$('.button_20,').click(function(){
$('.button_20_active').fadeIn();
$('.button_active').fadeOut();
$('.button_2_active').fadeOut();
$('.button_3_active').fadeOut();
$('.button_4_active').fadeOut();
$('.button_5_active').fadeOut();
$('.button_6_active').fadeOut();
$('.button_7_active').fadeOut();
$('.button_8_active').fadeOut();
$('.button_9_active').fadeOut();
$('.button_10_active').fadeOut();
$('.button_11_active').fadeOut();
$('.button_12_active').fadeOut();
$('.button_13_active').fadeOut();
$('.button_14_active').fadeOut();
$('.button_15_active').fadeOut();
$('.button_16_active').fadeOut();
$('.button_17_active').fadeOut();
$('.button_18_active').fadeOut();
$('.button_19_active').fadeOut();
});

$('.square_1').mouseenter(function(){
$('.square_1_hover').fadeIn();
});

$('.square_1').mouseleave(function(){
$('.square_1_hover').fadeOut();
});

$('.square_1,').click(function(){
$('.square_1_active').fadeIn();
$('.button_2_active').fadeOut();
$('.button_3_active').fadeOut();
});

$('.arrow_right').mouseenter(function(){
$('.arrow_right_hover').fadeIn();
});

$('.arrow_right').mouseleave(function(){
$('.arrow_right_hover').fadeOut();
});

$('.arrow_left').mouseenter(function(){
$('.arrow_left_hover').fadeIn();
});

$('.arrow_left').mouseleave(function(){
$('.arrow_left_hover').fadeOut();
});

$('.arrow_right_2').mouseenter(function(){
$('.arrow_right_hover').fadeIn();
});

$('.arrow_right_2').mouseleave(function(){
$('.arrow_right_hover').fadeOut();
});

$('.arrow_left_2').mouseenter(function(){
$('.arrow_left_hover').fadeIn();
});

$('.arrow_left_2').mouseleave(function(){
$('.arrow_left_hover').fadeOut();
});


$('.arrow_right_3').mouseenter(function(){
$('.arrow_right_hover').fadeIn();
});

$('.arrow_right_3').mouseleave(function(){
$('.arrow_right_hover').fadeOut();
});

$('.arrow_left_3').mouseenter(function(){
$('.arrow_left_hover').fadeIn();
});

$('.arrow_left_3').mouseleave(function(){
$('.arrow_left_hover').fadeOut();
});



$('.arrow_right_6').mouseenter(function(){
$('.arrow_right_hover').fadeIn();
});

$('.arrow_right_6').mouseleave(function(){
$('.arrow_right_hover').fadeOut();
});

$('.arrow_left_6').mouseenter(function(){
$('.arrow_left_hover').fadeIn();
});

$('.arrow_left_6').mouseleave(function(){
$('.arrow_left_hover').fadeOut();
});


$('.arrow_right_11').mouseenter(function(){
$('.arrow_right_hover').fadeIn();
});

$('.arrow_right_11').mouseleave(function(){
$('.arrow_right_hover').fadeOut();
});

$('.arrow_left_11').mouseenter(function(){
$('.arrow_left_hover').fadeIn();
});

$('.arrow_left_11').mouseleave(function(){
$('.arrow_left_hover').fadeOut();
});



$('.square_2').mouseenter(function(){
$('.square_2_hover').fadeIn();
});

$('.square_2').mouseleave(function(){
$('.square_2_hover').fadeOut();
});

$('.square_3').mouseenter(function(){
$('.square_3_hover').fadeIn();
});

$('.square_3').mouseleave(function(){
$('.square_3_hover').fadeOut();
});




$('.agentur').mouseenter(function(){
$('.agentur_hover').fadeIn();
});

$('.agentur').mouseleave(function(){
$('.agentur_hover').fadeOut();
});

$('.button_website_1').mouseenter(function(){
$('.button_website_hover_1').fadeIn();
});

$('.button_website_1').mouseleave(function(){
$('.button_website_hover_1').fadeOut();
});

$('.button_website_2').mouseenter(function(){
$('.button_website_hover_2').fadeIn();
});

$('.button_website_2').mouseleave(function(){
$('.button_website_hover_2').fadeOut();
});


$('.agentur,.fakten,.team,.leitung').click(function(){
$('.agentur_active').fadeIn();
$('.leistungen_hover').fadeOut();
$('.referenzen_hover').fadeOut();
$('.kontakt_hover').fadeOut();
$('.leistungen_active').fadeOut();
$('.referenzen_active').fadeOut();
$('.kontakt_active').fadeOut();
});

$('.leistungen').mouseenter(function(){
$('.leistungen_hover').fadeIn();
});

$('.leistungen').mouseleave(function(){
$('.leistungen_hover').fadeOut();
});



$('.leistungen,.print,.absatz,.konzept,.corporate,.direct,.pos,.online,.katalog,.foto,.aussen').click(function(){
$('.leistungen_active').fadeIn();
$('.agentur_hover').fadeOut();
$('.referenzen_hover').fadeOut();
$('.kontakt_hover').fadeOut();
$('.agentur_active').fadeOut();
$('.referenzen_active').fadeOut();
$('.kontakt_active').fadeOut();
});

$('.referenzen').mouseenter(function(){
$('.referenzen_hover').fadeIn();
});

$('.referenzen').mouseleave(function(){
$('.referenzen_hover').fadeOut();
});



$('.referenzen').click(function(){
$('.referenzen_active').fadeIn();
$('.leistungen_hover').fadeOut();
$('.agentur_hover').fadeOut();
$('.kontakt_hover').fadeOut();
$('.leistungen_active').fadeOut();
$('.agentur_active').fadeOut();
$('.kontakt_active').fadeOut();
});

$('.kontakt').mouseenter(function(){
$('.kontakt_hover').fadeIn();
});

$('.kontakt').mouseleave(function(){
$('.kontakt_hover').fadeOut();
});



$('.kontakt,.karriere,.formular,.impressum').click(function(){
$('.kontakt_active').fadeIn();
$('.leistungen_hover').fadeOut();
$('.agentur_hover').fadeOut();
$('.referenzen_hover').fadeOut();
$('.leistungen_active').fadeOut();
$('.agentur_active').fadeOut();
$('.referenzen_active').fadeOut();
});

            });
			            });
						 });
						 });
						 });
						 });
						 });
						 });
						  });
	
	
	
						  
