(function(){var a;a=angular.module("llApp",["ngAria"]);a.provider("$translator",function(){var m,p,i,g,h,f,n,l,b,d,e,o;o={};p=decodeURIComponent(document.cookie);if(p.match(/llnglanguage=(\w+)/)){o.lang=RegExp.$1}else{if(navigator){h=[];f=[];d=[navigator.language];if(navigator.languages){d=navigator.languages}for(i=0,n=d.length;ie.resizerMax){j=parseInt(e.resizerMax)}$(e.resizerLeft).css({width:j+"px"});return $(e.resizerRight).css({width:(c-j)+"px"})}else{l=k.pageY-$("#navbar").height();$(e.resizerTop).css({height:l+"px"});return $(e.resizerBottom).css({height:(b-l)+"px"})}};return i=function(){d.unbind("mousemove",h);return d.unbind("mouseup",i)}}}]);a.factory("$lmhttp",["$q","$location",function(b,c){return{responseError:function(d){if(d.status===401&&window.portal){return window.location=(window.portal+"?url=")+window.btoa(window.location).replace(/\//,"_")}else{return b.reject(d)}}}}]);a.config(["$httpProvider",function(b){return b.interceptors.push("$lmhttp")}])}).call(this);