$().ready(function(){$(".table_timetrack_comment").ellipsis()});window.log=function(){log.history=log.history||[];log.history.push(arguments);arguments.callee=arguments.callee.caller;if(this.console){console.log(Array.prototype.slice.call(arguments))}};(function(e){function h(){}for(var g="assert,count,debug,dir,dirxml,error,exception,group,groupCollapsed,groupEnd,info,log,markTimeline,profile,profileEnd,time,timeEnd,trace,warn".split(","),f;f=g.pop();){e[f]=e[f]||h}})(window.console=window.console||{});(function(a){a.fn.ellipsis=function(b){var c=document.documentElement.style;if(!("textOverflow" in c||"OTextOverflow" in c)){return this.each(function(){var f=a(this);if(f.css("overflow")=="hidden"){var i=f.html();var d=f.width();var e=a(this.cloneNode(true)).hide().css({position:"absolute",width:"auto",overflow:"visible","max-width":"inherit"});f.after(e);var h=i;while(h.length>0&&e.width()>f.width()){h=h.substr(0,h.length-1);e.html(h+"...")}f.html(e.html());e.remove();if(b==true){var g=f.width();setInterval(function(){if(f.width()!=g){g=f.width();f.html(i);f.ellipsis()}},200)}}})}else{return this}}})(jQuery);$().ready(function(){var d=$("#content").outerHeight();var c=$("#nav").outerHeight();$("#nav").height($("#nav").height()+(d-c));$(".contact_form").focus(function(){this.input_val=$(this).val();if(this.input_val==="Name"||this.input_val==="Email-Adresse"||this.input_val==="Ihre Anfrage"){$(this).val("")}}).focusout(function(){if($(this).val()==""){$(this).val(this.input_val)}});$("#footer").click(function(e){if(e.altKey&&e.shiftKey){$(window.location).attr("href","auth/login")}});var a=[83,69,83,65,77,32,186,70,70,78,69,32,68,73,67,72,91];var b=0;$(window).keydown(function(e){b=e.keyCode==a[b]?b+1:0;b==16&&$(window.location).attr("href","auth/login")});$().ready(function(){$(".table_timetrack_comment").ellipsis()})});
