$(document).ready(function() {
/*SCROLL*/$(function () {$(window).scroll(function () { if ($(this).scrollTop() > 100) {$('.scrolltop').fadeIn();} else {$('.scrolltop').fadeOut();}});$('.scrolltop').click(function () {$('body,html').animate({scrollTop: 0}, 800);return false;});});
/*MODAL WINDOW*/$(".modal-window-500").colorbox({inline:true, width:"520px", transition:"none", opacity:"0.6"}); $(".modal-window-640").colorbox({inline:true, width:"660px", transition:"none", opacity:"0.6"}); $(".modal-window-560").colorbox({inline:true, width:"580px", height:"500px", transition:"none", opacity:"0.6"});$(".modal-window-relative").colorbox({inline:true, width:"80%", height:"80%", transition:"none", opacity:"0.6"});
/*SLIDER*/$('.anwendungen_bildslider').cycle({fx: 'fade'});$('.voss-coat-kompetenz-zentrum-slider').cycle({fx: 'scrollLeft',speed: 1000, timeout: 4000});
/*MENUMAIN*/$('ul.menu li').hover (function() {$('a.menu-animate', $(this)).stop(true, true).animate({backgroundColor: '#D1DCE2'}, 0);$('ul', $(this)).stop(true, true).slideDown('150');},function() {$('ul', $(this)).stop(true, true).slideUp('150');if($('a', $(this)).is('.menuactive')) {$('a.menu-animate', $(this)).animate({backgroundColor: '#FFF'}, 700);} else {$('a.menu-animate', $(this)).animate({backgroundColor: 'transparent'}, 700);};});
/*MENULANGUAGE*/$("ul.menu-language li a").hide();$("ul.menu-language li a.menuactive").show();$("ul.menu-language").stop().hover(function () {$("ul.menu-language li a").show();}, function () {$("ul.menu-language li a").hide();$("ul.menu-language li a.menuactive").show();});
/*LIGHTBOX*/$(function() {$('a.lightbox').lightBox({overlayBgColor: '#54676D', overlayOpacity: 0.6, imageLoading: '/images/uploads/img/lightbox-ico-loading.gif', imageBtnClose: '/images/uploads/img/lightbox-btn-close.gif', imageBtnPrev: '/images/uploads/img/lightbox-btn-prev.gif',imageBtnNext: '/images/uploads/img/lightbox-btn-next.gif', containerResizeSpeed: 350, containerResizeSpeed: 0, txtImage: 'Bild', txtOf: 'von'});});
/*PRODUCTTABMENU*/$('a.product-ta-menu-button').click(function() {$('a.product-ta-menu-button.menuactive').removeClass('menuactive');$(this).addClass('menuactive');$('.product-ta-wrapper').addClass('active'); $('.product-ta-box').hide();$('.product-ta-box').removeClass('active');});$("#Button1").hover(function() {if($('#Button1').hasClass('menuactive')) {$('#Box1').show();} else {$('#Box1').toggle();}});$("#Button2").hover(function() {if($('#Button2').hasClass('menuactive')) {$('#Box2').show();} else {$('#Box2').toggle();}});$("#Button3").hover(function() {if($('#Button3').hasClass('menuactive')) {$('#Box3').show();} else {$('#Box3').toggle();}});$("#Button4").hover(function() {if($('#Button4').hasClass('menuactive')) {$('#Box4').show();} else {$('#Box4').toggle();}});$("#Button5").hover(function() {if($('#Button5').hasClass('menuactive')) {$('#Box5').show();} else {$('#Box5').toggle();}});$("#Button6").hover(function() {if($('#Button6').hasClass('menuactive')) {$('#Box6').show();} else {$('#Box6').toggle();}});$("#Button7").hover(function() {if($('#Button7').hasClass('menuactive')) {$('#Box7').show();} else {$('#Box7').toggle();}});$("#Button8").hover(function() {if($('#Button8').hasClass('menuactive')) {$('#Box8').show();} else {$('#Box8').toggle();}});$("#Button9").hover(function() {if($('#Button9').hasClass('menuactive')) {$('#Box9').show();} else {$('#Box9').toggle();}});$("#Button1").click(function() {$('#Box1').show();$('#Box1').addClass('active');});$("#Button2").click(function() {$('#Box2').show();$('#Box2').addClass('active');});$("#Button3").click(function() {$('#Box3').show();$('#Box3').addClass('active');});$("#Button4").click(function() {$('#Box4').show(); $('#Box4').addClass('active');});$("#Button5").click(function() {$('#Box5').show();$('#Box5').addClass('active');});$("#Button6").click(function() {$('#Box6').show();$('#Box6').addClass('active');});$("#Button7").click(function() {$('#Box7').show();$('#Box7').addClass('active');});$("#Button8").click(function() {$('#Box8').show();$('#Box8').addClass('active');});$("#Button9").click(function() {$('#Box9').show();$('#Box9').addClass('active');});
/*EXPANDCOLLAPSE*/$(".expand-collapse-table").hide();$("h3.expand-collapse-trigger").click(function(){$(this).toggleClass("active").next().slideToggle("slow");return false;});$("table tr.expand-collapse-table-small").hide();$("tr.expand-collapse-trigger-small").click(function(){$(this).toggleClass("active").next().slideToggle("fast");return false;});$('.expand').click(function(event){$('h3.expand-collapse-trigger').next().slideDown('slow');{$('.expand-collapse-trigger').addClass('active');}});$('.collapse').click(function(event){$('h3.expand-collapse-trigger').next().slideUp('slow');{$('h3.expand-collapse-trigger').removeClass('active');}});
/*LOCATIONS*/$("#Box2037").hide();$("#Box-Language2037").hide();$("#Button2037").click(function() {$('.location-box-wrapper').fadeOut(); $('#Box2037').fadeIn()});$("#Button2037").mouseover(function() {$(this).addClass('hover');$('#Box-Language2037').stop().fadeIn()});$("#Button2037").mouseout(function() {setTimeout(function(){$('#Button2037').stop().removeClass('hover');},400);$('#Box-Language2037').stop().fadeOut()});$(".location-box-close").click(function() {$(".location-box-wrapper").fadeOut()});$("#Box2036").hide();$("#Box-Language2036").hide();$("#Button2036").click(function() {$('.location-box-wrapper').fadeOut(); $('#Box2036').fadeIn()});$("#Button2036").mouseover(function() {$(this).addClass('hover');$('#Box-Language2036').stop().fadeIn()});$("#Button2036").mouseout(function() {setTimeout(function(){$('#Button2036').stop().removeClass('hover');},400);$('#Box-Language2036').stop().fadeOut()});$(".location-box-close").click(function() {$(".location-box-wrapper").fadeOut()});$("#Box2035").hide();$("#Box-Language2035").hide();$("#Button2035").click(function() {$('.location-box-wrapper').fadeOut(); $('#Box2035').fadeIn()});$("#Button2035").mouseover(function() {$(this).addClass('hover');$('#Box-Language2035').stop().fadeIn()});$("#Button2035").mouseout(function() {setTimeout(function(){$('#Button2035').stop().removeClass('hover');},400);$('#Box-Language2035').stop().fadeOut()});$(".location-box-close").click(function() {$(".location-box-wrapper").fadeOut()});$("#Box2009").hide();$("#Box-Language2009").hide();$("#Button2009").click(function() {$('.location-box-wrapper').fadeOut(); $('#Box2009').fadeIn()});$("#Button2009").mouseover(function() {$(this).addClass('hover');$('#Box-Language2009').stop().fadeIn()});$("#Button2009").mouseout(function() {setTimeout(function(){$('#Button2009').stop().removeClass('hover');},400);$('#Box-Language2009').stop().fadeOut()});$(".location-box-close").click(function() {$(".location-box-wrapper").fadeOut()});$("#Box2008").hide();$("#Box-Language2008").hide();$("#Button2008").click(function() {$('.location-box-wrapper').fadeOut(); $('#Box2008').fadeIn()});$("#Button2008").mouseover(function() {$(this).addClass('hover');$('#Box-Language2008').stop().fadeIn()});$("#Button2008").mouseout(function() {setTimeout(function(){$('#Button2008').stop().removeClass('hover');},400);$('#Box-Language2008').stop().fadeOut()});$(".location-box-close").click(function() {$(".location-box-wrapper").fadeOut()});$("#Box2007").hide();$("#Box-Language2007").hide();$("#Button2007").click(function() {$('.location-box-wrapper').fadeOut(); $('#Box2007').fadeIn()});$("#Button2007").mouseover(function() {$(this).addClass('hover');$('#Box-Language2007').stop().fadeIn()});$("#Button2007").mouseout(function() {setTimeout(function(){$('#Button2007').stop().removeClass('hover');},400);$('#Box-Language2007').stop().fadeOut()});$(".location-box-close").click(function() {$(".location-box-wrapper").fadeOut()});$("#Box2006").hide();$("#Box-Language2006").hide();$("#Button2006").click(function() {$('.location-box-wrapper').fadeOut(); $('#Box2006').fadeIn()});$("#Button2006").mouseover(function() {$(this).addClass('hover');$('#Box-Language2006').stop().fadeIn()});$("#Button2006").mouseout(function() {setTimeout(function(){$('#Button2006').stop().removeClass('hover');},400);$('#Box-Language2006').stop().fadeOut()});$(".location-box-close").click(function() {$(".location-box-wrapper").fadeOut()});$("#Box2005").hide();$("#Box-Language2005").hide();$("#Button2005").click(function() {$('.location-box-wrapper').fadeOut(); $('#Box2005').fadeIn()});$("#Button2005").mouseover(function() {$(this).addClass('hover');$('#Box-Language2005').stop().fadeIn()});$("#Button2005").mouseout(function() {setTimeout(function(){$('#Button2005').stop().removeClass('hover');},400);$('#Box-Language2005').stop().fadeOut()});$(".location-box-close").click(function() {$(".location-box-wrapper").fadeOut()});$("#Box2004").hide();$("#Box-Language2004").hide();$("#Button2004").click(function() {$('.location-box-wrapper').fadeOut(); $('#Box2004').fadeIn()});$("#Button2004").mouseover(function() {$(this).addClass('hover');$('#Box-Language2004').stop().fadeIn()});$("#Button2004").mouseout(function() {setTimeout(function(){$('#Button2004').stop().removeClass('hover');},400);$('#Box-Language2004').stop().fadeOut()});$(".location-box-close").click(function() {$(".location-box-wrapper").fadeOut()});$("#Box2003").hide();$("#Box-Language2003").hide();$("#Button2003").click(function() {$('.location-box-wrapper').fadeOut(); $('#Box2003').fadeIn()});$("#Button2003").mouseover(function() {$(this).addClass('hover');$('#Box-Language2003').stop().fadeIn()});$("#Button2003").mouseout(function() {setTimeout(function(){$('#Button2003').stop().removeClass('hover');},400);$('#Box-Language2003').stop().fadeOut()});$(".location-box-close").click(function() {$(".location-box-wrapper").fadeOut()});$("#Box2002").hide();$("#Box-Language2002").hide();$("#Button2002").click(function() {$('.location-box-wrapper').fadeOut(); $('#Box2002').fadeIn()});$("#Button2002").mouseover(function() {$(this).addClass('hover');$('#Box-Language2002').stop().fadeIn()});$("#Button2002").mouseout(function() {setTimeout(function(){$('#Button2002').stop().removeClass('hover');},400);$('#Box-Language2002').stop().fadeOut()});$(".location-box-close").click(function() {$(".location-box-wrapper").fadeOut()});$("#Box2001").hide();$("#Box-Language2001").hide();$("#Button2001").click(function() {$('.location-box-wrapper').fadeOut(); $('#Box2001').fadeIn()});$("#Button2001").mouseover(function() {$(this).addClass('hover');$('#Box-Language2001').stop().fadeIn()});$("#Button2001").mouseout(function() {setTimeout(function(){$('#Button2001').stop().removeClass('hover');},400);$('#Box-Language2001').stop().fadeOut()});$(".location-box-close").click(function() {$(".location-box-wrapper").fadeOut()});$("#Box1808").hide();$("#Box-Language1808").hide();$("#Button1808").click(function() {$('.location-box-wrapper').fadeOut(); $('#Box1808').fadeIn()});$("#Button1808").mouseover(function() {$(this).addClass('hover');$('#Box-Language1808').stop().fadeIn()});$("#Button1808").mouseout(function() {setTimeout(function(){$('#Button1808').stop().removeClass('hover');},400);$('#Box-Language1808').stop().fadeOut()});$(".location-box-close").click(function() {$(".location-box-wrapper").fadeOut()});$("#Box1368").hide();$("#Box-Language1368").hide();$("#Button1368").click(function() {$('.location-box-wrapper').fadeOut(); $('#Box1368').fadeIn()});$("#Button1368").mouseover(function() {$(this).addClass('hover');$('#Box-Language1368').stop().fadeIn()});$("#Button1368").mouseout(function() {setTimeout(function(){$('#Button1368').stop().removeClass('hover');},400);$('#Box-Language1368').stop().fadeOut()});$(".location-box-close").click(function() {$(".location-box-wrapper").fadeOut()});$("#Box1367").hide();$("#Box-Language1367").hide();$("#Button1367").click(function() {$('.location-box-wrapper').fadeOut(); $('#Box1367').fadeIn()});$("#Button1367").mouseover(function() {$(this).addClass('hover');$('#Box-Language1367').stop().fadeIn()});$("#Button1367").mouseout(function() {setTimeout(function(){$('#Button1367').stop().removeClass('hover');},400);$('#Box-Language1367').stop().fadeOut()});$(".location-box-close").click(function() {$(".location-box-wrapper").fadeOut()});$("#Box1363").hide();$("#Box-Language1363").hide();$("#Button1363").click(function() {$('.location-box-wrapper').fadeOut(); $('#Box1363').fadeIn()});$("#Button1363").mouseover(function() {$(this).addClass('hover');$('#Box-Language1363').stop().fadeIn()});$("#Button1363").mouseout(function() {setTimeout(function(){$('#Button1363').stop().removeClass('hover');},400);$('#Box-Language1363').stop().fadeOut()});$(".location-box-close").click(function() {$(".location-box-wrapper").fadeOut()});$("#Box1362").hide();$("#Box-Language1362").hide();$("#Button1362").click(function() {$('.location-box-wrapper').fadeOut(); $('#Box1362').fadeIn()});$("#Button1362").mouseover(function() {$(this).addClass('hover');$('#Box-Language1362').stop().fadeIn()});$("#Button1362").mouseout(function() {setTimeout(function(){$('#Button1362').stop().removeClass('hover');},400);$('#Box-Language1362').stop().fadeOut()});$(".location-box-close").click(function() {$(".location-box-wrapper").fadeOut()});$("#Box1092").hide();$("#Box-Language1092").hide();$("#Button1092").click(function() {$('.location-box-wrapper').fadeOut(); $('#Box1092').fadeIn()});$("#Button1092").mouseover(function() {$(this).addClass('hover');$('#Box-Language1092').stop().fadeIn()});$("#Button1092").mouseout(function() {setTimeout(function(){$('#Button1092').stop().removeClass('hover');},400);$('#Box-Language1092').stop().fadeOut()});$(".location-box-close").click(function() {$(".location-box-wrapper").fadeOut()});$("#Box1370").hide();$("#Box-Language1370").hide();$("#Button1370").click(function() {$('.location-box-wrapper').fadeOut(); $('#Box1370').fadeIn()});$("#Button1370").mouseover(function() {$(this).addClass('hover');$('#Box-Language1370').stop().fadeIn()});$("#Button1370").mouseout(function() {setTimeout(function(){$('#Button1370').stop().removeClass('hover');},400);$('#Box-Language1370').stop().fadeOut()});$(".location-box-close").click(function() {$(".location-box-wrapper").fadeOut()});$("#Box1369").hide();$("#Box-Language1369").hide();$("#Button1369").click(function() {$('.location-box-wrapper').fadeOut(); $('#Box1369').fadeIn()});$("#Button1369").mouseover(function() {$(this).addClass('hover');$('#Box-Language1369').stop().fadeIn()});$("#Button1369").mouseout(function() {setTimeout(function(){$('#Button1369').stop().removeClass('hover');},400);$('#Box-Language1369').stop().fadeOut()});$(".location-box-close").click(function() {$(".location-box-wrapper").fadeOut()});$("#Box1091").hide();$("#Box-Language1091").hide();$("#Button1091").click(function() {$('.location-box-wrapper').fadeOut(); $('#Box1091').fadeIn()});$("#Button1091").mouseover(function() {$(this).addClass('hover');$('#Box-Language1091').stop().fadeIn()});$("#Button1091").mouseout(function() {setTimeout(function(){$('#Button1091').stop().removeClass('hover');},400);$('#Box-Language1091').stop().fadeOut()});$(".location-box-close").click(function() {$(".location-box-wrapper").fadeOut()});$("#Box1361").hide();$("#Box-Language1361").hide();$("#Button1361").click(function() {$('.location-box-wrapper').fadeOut(); $('#Box1361').fadeIn()});$("#Button1361").mouseover(function() {$(this).addClass('hover');$('#Box-Language1361').stop().fadeIn()});$("#Button1361").mouseout(function() {setTimeout(function(){$('#Button1361').stop().removeClass('hover');},400);$('#Box-Language1361').stop().fadeOut()});$(".location-box-close").click(function() {$(".location-box-wrapper").fadeOut()});$("#Box1360").hide();$("#Box-Language1360").hide();$("#Button1360").click(function() {$('.location-box-wrapper').fadeOut(); $('#Box1360').fadeIn()});$("#Button1360").mouseover(function() {$(this).addClass('hover');$('#Box-Language1360').stop().fadeIn()});$("#Button1360").mouseout(function() {setTimeout(function(){$('#Button1360').stop().removeClass('hover');},400);$('#Box-Language1360').stop().fadeOut()});$(".location-box-close").click(function() {$(".location-box-wrapper").fadeOut()});$("#Box1090").hide();$("#Box-Language1090").hide();$("#Button1090").click(function() {$('.location-box-wrapper').fadeOut(); $('#Box1090').fadeIn()});$("#Button1090").mouseover(function() {$(this).addClass('hover');$('#Box-Language1090').stop().fadeIn()});$("#Button1090").mouseout(function() {setTimeout(function(){$('#Button1090').stop().removeClass('hover');},400);$('#Box-Language1090').stop().fadeOut()});$(".location-box-close").click(function() {$(".location-box-wrapper").fadeOut()});$("#Box1366").hide();$("#Box-Language1366").hide();$("#Button1366").click(function() {$('.location-box-wrapper').fadeOut(); $('#Box1366').fadeIn()});$("#Button1366").mouseover(function() {$(this).addClass('hover');$('#Box-Language1366').stop().fadeIn()});$("#Button1366").mouseout(function() {setTimeout(function(){$('#Button1366').stop().removeClass('hover');},400);$('#Box-Language1366').stop().fadeOut()});$(".location-box-close").click(function() {$(".location-box-wrapper").fadeOut()});$("#Box1365").hide();$("#Box-Language1365").hide();$("#Button1365").click(function() {$('.location-box-wrapper').fadeOut(); $('#Box1365').fadeIn()});$("#Button1365").mouseover(function() {$(this).addClass('hover');$('#Box-Language1365').stop().fadeIn()});$("#Button1365").mouseout(function() {setTimeout(function(){$('#Button1365').stop().removeClass('hover');},400);$('#Box-Language1365').stop().fadeOut()});$(".location-box-close").click(function() {$(".location-box-wrapper").fadeOut()});$("#Box1089").hide();$("#Box-Language1089").hide();$("#Button1089").click(function() {$('.location-box-wrapper').fadeOut(); $('#Box1089').fadeIn()});$("#Button1089").mouseover(function() {$(this).addClass('hover');$('#Box-Language1089').stop().fadeIn()});$("#Button1089").mouseout(function() {setTimeout(function(){$('#Button1089').stop().removeClass('hover');},400);$('#Box-Language1089').stop().fadeOut()});$(".location-box-close").click(function() {$(".location-box-wrapper").fadeOut()});$("#Box1353").hide();$("#Box-Language1353").hide();$("#Button1353").click(function() {$('.location-box-wrapper').fadeOut(); $('#Box1353').fadeIn()});$("#Button1353").mouseover(function() {$(this).addClass('hover');$('#Box-Language1353').stop().fadeIn()});$("#Button1353").mouseout(function() {setTimeout(function(){$('#Button1353').stop().removeClass('hover');},400);$('#Box-Language1353').stop().fadeOut()});$(".location-box-close").click(function() {$(".location-box-wrapper").fadeOut()});$("#Box1352").hide();$("#Box-Language1352").hide();$("#Button1352").click(function() {$('.location-box-wrapper').fadeOut(); $('#Box1352').fadeIn()});$("#Button1352").mouseover(function() {$(this).addClass('hover');$('#Box-Language1352').stop().fadeIn()});$("#Button1352").mouseout(function() {setTimeout(function(){$('#Button1352').stop().removeClass('hover');},400);$('#Box-Language1352').stop().fadeOut()});$(".location-box-close").click(function() {$(".location-box-wrapper").fadeOut()});$("#Box1351").hide();$("#Box-Language1351").hide();$("#Button1351").click(function() {$('.location-box-wrapper').fadeOut(); $('#Box1351').fadeIn()});$("#Button1351").mouseover(function() {$(this).addClass('hover');$('#Box-Language1351').stop().fadeIn()});$("#Button1351").mouseout(function() {setTimeout(function(){$('#Button1351').stop().removeClass('hover');},400);$('#Box-Language1351').stop().fadeOut()});$(".location-box-close").click(function() {$(".location-box-wrapper").fadeOut()});$("#Box1355").hide();$("#Box-Language1355").hide();$("#Button1355").click(function() {$('.location-box-wrapper').fadeOut(); $('#Box1355').fadeIn()});$("#Button1355").mouseover(function() {$(this).addClass('hover');$('#Box-Language1355').stop().fadeIn()});$("#Button1355").mouseout(function() {setTimeout(function(){$('#Button1355').stop().removeClass('hover');},400);$('#Box-Language1355').stop().fadeOut()});$(".location-box-close").click(function() {$(".location-box-wrapper").fadeOut()});$("#Box1354").hide();$("#Box-Language1354").hide();$("#Button1354").click(function() {$('.location-box-wrapper').fadeOut(); $('#Box1354').fadeIn()});$("#Button1354").mouseover(function() {$(this).addClass('hover');$('#Box-Language1354').stop().fadeIn()});$("#Button1354").mouseout(function() {setTimeout(function(){$('#Button1354').stop().removeClass('hover');},400);$('#Box-Language1354').stop().fadeOut()});$(".location-box-close").click(function() {$(".location-box-wrapper").fadeOut()});$("#Box1087").hide();$("#Box-Language1087").hide();$("#Button1087").click(function() {$('.location-box-wrapper').fadeOut(); $('#Box1087').fadeIn()});$("#Button1087").mouseover(function() {$(this).addClass('hover');$('#Box-Language1087').stop().fadeIn()});$("#Button1087").mouseout(function() {setTimeout(function(){$('#Button1087').stop().removeClass('hover');},400);$('#Box-Language1087').stop().fadeOut()});$(".location-box-close").click(function() {$(".location-box-wrapper").fadeOut()});$("#Box1347").hide();$("#Box-Language1347").hide();$("#Button1347").click(function() {$('.location-box-wrapper').fadeOut(); $('#Box1347').fadeIn()});$("#Button1347").mouseover(function() {$(this).addClass('hover');$('#Box-Language1347').stop().fadeIn()});$("#Button1347").mouseout(function() {setTimeout(function(){$('#Button1347').stop().removeClass('hover');},400);$('#Box-Language1347').stop().fadeOut()});$(".location-box-close").click(function() {$(".location-box-wrapper").fadeOut()});$("#Box1346").hide();$("#Box-Language1346").hide();$("#Button1346").click(function() {$('.location-box-wrapper').fadeOut(); $('#Box1346').fadeIn()});$("#Button1346").mouseover(function() {$(this).addClass('hover');$('#Box-Language1346').stop().fadeIn()});$("#Button1346").mouseout(function() {setTimeout(function(){$('#Button1346').stop().removeClass('hover');},400);$('#Box-Language1346').stop().fadeOut()});$(".location-box-close").click(function() {$(".location-box-wrapper").fadeOut()});$("#Box1086").hide();$("#Box-Language1086").hide();$("#Button1086").click(function() {$('.location-box-wrapper').fadeOut(); $('#Box1086').fadeIn()});$("#Button1086").mouseover(function() {$(this).addClass('hover');$('#Box-Language1086').stop().fadeIn()});$("#Button1086").mouseout(function() {setTimeout(function(){$('#Button1086').stop().removeClass('hover');},400);$('#Box-Language1086').stop().fadeOut()});$(".location-box-close").click(function() {$(".location-box-wrapper").fadeOut()});$("#Box1357").hide();$("#Box-Language1357").hide();$("#Button1357").click(function() {$('.location-box-wrapper').fadeOut(); $('#Box1357').fadeIn()});$("#Button1357").mouseover(function() {$(this).addClass('hover');$('#Box-Language1357').stop().fadeIn()});$("#Button1357").mouseout(function() {setTimeout(function(){$('#Button1357').stop().removeClass('hover');},400);$('#Box-Language1357').stop().fadeOut()});$(".location-box-close").click(function() {$(".location-box-wrapper").fadeOut()});$("#Box1356").hide();$("#Box-Language1356").hide();$("#Button1356").click(function() {$('.location-box-wrapper').fadeOut(); $('#Box1356').fadeIn()});$("#Button1356").mouseover(function() {$(this).addClass('hover');$('#Box-Language1356').stop().fadeIn()});$("#Button1356").mouseout(function() {setTimeout(function(){$('#Button1356').stop().removeClass('hover');},400);$('#Box-Language1356').stop().fadeOut()});$(".location-box-close").click(function() {$(".location-box-wrapper").fadeOut()});$("#Box1084").hide();$("#Box-Language1084").hide();$("#Button1084").click(function() {$('.location-box-wrapper').fadeOut(); $('#Box1084').fadeIn()});$("#Button1084").mouseover(function() {$(this).addClass('hover');$('#Box-Language1084').stop().fadeIn()});$("#Button1084").mouseout(function() {setTimeout(function(){$('#Button1084').stop().removeClass('hover');},400);$('#Box-Language1084').stop().fadeOut()});$(".location-box-close").click(function() {$(".location-box-wrapper").fadeOut()});$("#Box1380").hide();$("#Box-Language1380").hide();$("#Button1380").click(function() {$('.location-box-wrapper').fadeOut(); $('#Box1380').fadeIn()});$("#Button1380").mouseover(function() {$(this).addClass('hover');$('#Box-Language1380').stop().fadeIn()});$("#Button1380").mouseout(function() {setTimeout(function(){$('#Button1380').stop().removeClass('hover');},400);$('#Box-Language1380').stop().fadeOut()});$(".location-box-close").click(function() {$(".location-box-wrapper").fadeOut()});$("#Box1379").hide();$("#Box-Language1379").hide();$("#Button1379").click(function() {$('.location-box-wrapper').fadeOut(); $('#Box1379').fadeIn()});$("#Button1379").mouseover(function() {$(this).addClass('hover');$('#Box-Language1379').stop().fadeIn()});$("#Button1379").mouseout(function() {setTimeout(function(){$('#Button1379').stop().removeClass('hover');},400);$('#Box-Language1379').stop().fadeOut()});$(".location-box-close").click(function() {$(".location-box-wrapper").fadeOut()});$("#Box1083").hide();$("#Box-Language1083").hide();$("#Button1083").click(function() {$('.location-box-wrapper').fadeOut(); $('#Box1083').fadeIn()});$("#Button1083").mouseover(function() {$(this).addClass('hover');$('#Box-Language1083').stop().fadeIn()});$("#Button1083").mouseout(function() {setTimeout(function(){$('#Button1083').stop().removeClass('hover');},400);$('#Box-Language1083').stop().fadeOut()});$(".location-box-close").click(function() {$(".location-box-wrapper").fadeOut()});$("#Box1374").hide();$("#Box-Language1374").hide();$("#Button1374").click(function() {$('.location-box-wrapper').fadeOut(); $('#Box1374').fadeIn()});$("#Button1374").mouseover(function() {$(this).addClass('hover');$('#Box-Language1374').stop().fadeIn()});$("#Button1374").mouseout(function() {setTimeout(function(){$('#Button1374').stop().removeClass('hover');},400);$('#Box-Language1374').stop().fadeOut()});$(".location-box-close").click(function() {$(".location-box-wrapper").fadeOut()});$("#Box1373").hide();$("#Box-Language1373").hide();$("#Button1373").click(function() {$('.location-box-wrapper').fadeOut(); $('#Box1373').fadeIn()});$("#Button1373").mouseover(function() {$(this).addClass('hover');$('#Box-Language1373').stop().fadeIn()});$("#Button1373").mouseout(function() {setTimeout(function(){$('#Button1373').stop().removeClass('hover');},400);$('#Box-Language1373').stop().fadeOut()});$(".location-box-close").click(function() {$(".location-box-wrapper").fadeOut()});$("#Box1082").hide();$("#Box-Language1082").hide();$("#Button1082").click(function() {$('.location-box-wrapper').fadeOut(); $('#Box1082').fadeIn()});$("#Button1082").mouseover(function() {$(this).addClass('hover');$('#Box-Language1082').stop().fadeIn()});$("#Button1082").mouseout(function() {setTimeout(function(){$('#Button1082').stop().removeClass('hover');},400);$('#Box-Language1082').stop().fadeOut()});$(".location-box-close").click(function() {$(".location-box-wrapper").fadeOut()});$("#Box1359").hide();$("#Box-Language1359").hide();$("#Button1359").click(function() {$('.location-box-wrapper').fadeOut(); $('#Box1359').fadeIn()});$("#Button1359").mouseover(function() {$(this).addClass('hover');$('#Box-Language1359').stop().fadeIn()});$("#Button1359").mouseout(function() {setTimeout(function(){$('#Button1359').stop().removeClass('hover');},400);$('#Box-Language1359').stop().fadeOut()});$(".location-box-close").click(function() {$(".location-box-wrapper").fadeOut()});$("#Box1358").hide();$("#Box-Language1358").hide();$("#Button1358").click(function() {$('.location-box-wrapper').fadeOut(); $('#Box1358').fadeIn()});$("#Button1358").mouseover(function() {$(this).addClass('hover');$('#Box-Language1358').stop().fadeIn()});$("#Button1358").mouseout(function() {setTimeout(function(){$('#Button1358').stop().removeClass('hover');},400);$('#Box-Language1358').stop().fadeOut()});$(".location-box-close").click(function() {$(".location-box-wrapper").fadeOut()});$("#Box1081").hide();$("#Box-Language1081").hide();$("#Button1081").click(function() {$('.location-box-wrapper').fadeOut(); $('#Box1081').fadeIn()});$("#Button1081").mouseover(function() {$(this).addClass('hover');$('#Box-Language1081').stop().fadeIn()});$("#Button1081").mouseout(function() {setTimeout(function(){$('#Button1081').stop().removeClass('hover');},400);$('#Box-Language1081').stop().fadeOut()});$(".location-box-close").click(function() {$(".location-box-wrapper").fadeOut()});$("#Box1376").hide();$("#Box-Language1376").hide();$("#Button1376").click(function() {$('.location-box-wrapper').fadeOut(); $('#Box1376').fadeIn()});$("#Button1376").mouseover(function() {$(this).addClass('hover');$('#Box-Language1376').stop().fadeIn()});$("#Button1376").mouseout(function() {setTimeout(function(){$('#Button1376').stop().removeClass('hover');},400);$('#Box-Language1376').stop().fadeOut()});$(".location-box-close").click(function() {$(".location-box-wrapper").fadeOut()});$("#Box1375").hide();$("#Box-Language1375").hide();$("#Button1375").click(function() {$('.location-box-wrapper').fadeOut(); $('#Box1375').fadeIn()});$("#Button1375").mouseover(function() {$(this).addClass('hover');$('#Box-Language1375').stop().fadeIn()});$("#Button1375").mouseout(function() {setTimeout(function(){$('#Button1375').stop().removeClass('hover');},400);$('#Box-Language1375').stop().fadeOut()});$(".location-box-close").click(function() {$(".location-box-wrapper").fadeOut()});$("#Box1079").hide();$("#Box-Language1079").hide();$("#Button1079").click(function() {$('.location-box-wrapper').fadeOut(); $('#Box1079').fadeIn()});$("#Button1079").mouseover(function() {$(this).addClass('hover');$('#Box-Language1079').stop().fadeIn()});$("#Button1079").mouseout(function() {setTimeout(function(){$('#Button1079').stop().removeClass('hover');},400);$('#Box-Language1079').stop().fadeOut()});$(".location-box-close").click(function() {$(".location-box-wrapper").fadeOut()});$("#Box1372").hide();$("#Box-Language1372").hide();$("#Button1372").click(function() {$('.location-box-wrapper').fadeOut(); $('#Box1372').fadeIn()});$("#Button1372").mouseover(function() {$(this).addClass('hover');$('#Box-Language1372').stop().fadeIn()});$("#Button1372").mouseout(function() {setTimeout(function(){$('#Button1372').stop().removeClass('hover');},400);$('#Box-Language1372').stop().fadeOut()});$(".location-box-close").click(function() {$(".location-box-wrapper").fadeOut()});$("#Box1371").hide();$("#Box-Language1371").hide();$("#Button1371").click(function() {$('.location-box-wrapper').fadeOut(); $('#Box1371').fadeIn()});$("#Button1371").mouseover(function() {$(this).addClass('hover');$('#Box-Language1371').stop().fadeIn()});$("#Button1371").mouseout(function() {setTimeout(function(){$('#Button1371').stop().removeClass('hover');},400);$('#Box-Language1371').stop().fadeOut()});$(".location-box-close").click(function() {$(".location-box-wrapper").fadeOut()});$("#Box1078").hide();$("#Box-Language1078").hide();$("#Button1078").click(function() {$('.location-box-wrapper').fadeOut(); $('#Box1078').fadeIn()});$("#Button1078").mouseover(function() {$(this).addClass('hover');$('#Box-Language1078').stop().fadeIn()});$("#Button1078").mouseout(function() {setTimeout(function(){$('#Button1078').stop().removeClass('hover');},400);$('#Box-Language1078').stop().fadeOut()});$(".location-box-close").click(function() {$(".location-box-wrapper").fadeOut()});$("#Box1345").hide();$("#Box-Language1345").hide();$("#Button1345").click(function() {$('.location-box-wrapper').fadeOut(); $('#Box1345').fadeIn()});$("#Button1345").mouseover(function() {$(this).addClass('hover');$('#Box-Language1345').stop().fadeIn()});$("#Button1345").mouseout(function() {setTimeout(function(){$('#Button1345').stop().removeClass('hover');},400);$('#Box-Language1345').stop().fadeOut()});$(".location-box-close").click(function() {$(".location-box-wrapper").fadeOut()});$("#Box1344").hide();$("#Box-Language1344").hide();$("#Button1344").click(function() {$('.location-box-wrapper').fadeOut(); $('#Box1344').fadeIn()});$("#Button1344").mouseover(function() {$(this).addClass('hover');$('#Box-Language1344').stop().fadeIn()});$("#Button1344").mouseout(function() {setTimeout(function(){$('#Button1344').stop().removeClass('hover');},400);$('#Box-Language1344').stop().fadeOut()});$(".location-box-close").click(function() {$(".location-box-wrapper").fadeOut()});$("#Box1077").hide();$("#Box-Language1077").hide();$("#Button1077").click(function() {$('.location-box-wrapper').fadeOut(); $('#Box1077').fadeIn()});$("#Button1077").mouseover(function() {$(this).addClass('hover');$('#Box-Language1077').stop().fadeIn()});$("#Button1077").mouseout(function() {setTimeout(function(){$('#Button1077').stop().removeClass('hover');},400);$('#Box-Language1077').stop().fadeOut()});$(".location-box-close").click(function() {$(".location-box-wrapper").fadeOut()});
/*HEADER-ANIMATION-SUPPORT-SITES*/$('#header-slider-support-sites').nivoSlider({effect: 'sliceUpDownLeft', slices: 15, boxCols: 8, boxRows: 8, animSpeed: 500, pauseTime: 50, startSlide: 0, directionNav: false, controlNav: false, controlNavThumbs: false, pauseOnHover: false, manualAdvance: false, randomStart: false, lastSlide: function(){$('#header-slider-support-sites').data('nivoslider').stop();}});
/*FLIPBOOK*/$(function () {$("#mybook").booklet({width: 420, height: 283, auto: true, pageNumbers: false, manual: false});});
});