function moveTo(){var a=ge("movie");a.scrollLeft=Math.floor(pcx-(pcx-cx)*this.value);a.scrollTop=Math.floor(pcy-(pcy-cy)*this.value)}function fade(){setOpacity(this,Math.pow(this.value,2))}function stopTween(a){var b=new Array;for(var c=0;c<_tweens.length;c++){if(a&&a==_tweens[c]){clearInterval(_tweens[c].interval);continue}else if(!a)clearInterval(_tweens[c].interval);b.push(_tweens[c])}if(a)_tweens=b;else _tweens=new Array}function tween(a,b,c,d,e){if(a){a.tween=tween;if(d)a.func=d;if(e)a.completefunc=e;else a.completefunc=false;a.current=a.value?a.value:0;a.target=b;a.strt=gtime();a.end=a.strt+c*100;a.span=a.end-a.strt;a.phase=0;a.interval=setInterval("ge('"+a.id+"').tween()",25);var f=0;for(var g=0;g<_tweens.length;g++){if(_tweens[g]==a){f=true;break}}if(!f)_tweens.push(a)}else{var h=this.current-this.target;var i=this.phase;this.phase=1-(this.end-gtime())/this.span;if(this.phase==this.pphase)return;var j=this.phase;this.phase=-Math.sin((this.phase*.5*360+90)*Math.PI/180)*.5+.5;if(j>=1){this.phase=1;clearInterval(this.interval);stopTween(this)}this.value=this.current-this.phase*h;if(this.func)this.func();if(this.phase==1)if(this.completefunc)this.completefunc()}}function gtime(){var a=new Date;return a.getTime()}function removeLeaves(){for(var a=0;a<leaves.length;a++){if(leaves[a].interval)clearInterval(leaves[a].interval);leaves[a].dom.parentNode.removeChild(leaves[a].dom);leaves[a]=false}leaves=false}function initLeaves(){if(document.body.className.indexOf("hjem")<0)return;if(!ge("elementhus"))setTimeout("initLeaves ()",100);if(leaves)removeLeaves();leaves=new Array;var a=30;for(var b=0;b<a;b++){var c=new leaf(670,0,ge("ScrollContainer").firstChild);c.init();leaves.push(c)}ge("elementhus").i=1;ge("elementhus").onmouseout=function(){if(this.i>1){this.i--;var a="00";if(this.i<10)a+="0";var b="upload/images-master/duplohouse"+a+this.i+".png";this.src=b;if(this.timeout)clearTimeout(this.timeout);this.timeout=setTimeout("ge ( 'elementhus' ).onmouseout()",50)}};ge("elementhus").onmouseover=function(){if(this.i<10){this.i++;var a="00";if(this.i<10)a+="0";var b="upload/images-master/duplohouse"+a+this.i+".png";this.src=b;if(this.timeout)clearTimeout(this.timeout);this.timeout=setTimeout("ge ( 'elementhus' ).onmouseover()",50)}}}function sendbcontact(){var a=ge("ContactForm").getElementsByTagName("*");var b="";for(var c=0;c<a.length;c++){if("input select textarea".indexOf(a[c].tagName.toLowerCase())<0)continue;if(a[c].className=="required"&&a[c].value.length<1){alert("Du må fylle ut "+a[c].name.toLowerCase()+".");a[c].focus();return false}b+=a[c].name+": "+a[c].value+"<br/>"}var d=new bajax;d.addVar("send",1);d.addVar("message",b);d.openUrl("no/kontakt/index.html","post",true);d.onload=function(){alert("Takk for din interesse! Meldingen er sendt!")};d.send()}function inArray(a,b){for(var c=0;c<b.length;c++)if(b[c]==a)return true;return false}function scrollNews(){if(!_ntshowing)return;var a=ge("News");a.value=0;a.otop=a.top;tween(a,1,10,function(){this.top=this.otop-20*this.value;this.firstChild.style.marginTop=Math.floor(this.top)+"px"},function(){if(this.num==a.nt.actualItems){this.num=0;this.top=0;this.otop=0}this.num++;if(newsTimeout)clearTimeout(newsTimeout);newsTimeout=setTimeout("scrollNews()",4e3)})}function initNewsTicker(){if(document.body.className.indexOf("hjem")<0){return}_ntshowing=true;var a=new Object;a.dom=document.createElement("div");a.dom.id="NewsTicker";document.body.appendChild(a.dom);a.dom.object=a;a.container=document.createElement("div");a.container.id="TickerContents";a.dom.appendChild(a.container);a.news=document.createElement("div");a.news.id="News";a.dom.appendChild(a.news);var b=new bajax;b.nt=a;var c=false;var d=document.getElementsByTagName("base")[0].href;b.openUrl(d+"info/aktuelle_nyheter/index.html?arenamode=xml","get",true);b.onload=function(){var b=this.getResponseXML();if(!b)return;var c=b.getElementsByTagName("div");a.actualItems=0;var d=new Array;for(var e=0;e<c.length;e++){if(!c[e].getAttribute("class"))continue;if(!c[e].getAttribute("class").indexOf("Newsitem"))continue;var f=document.createElement("div");var g=c[e].getElementsByTagName("h2")[0];if(!g)continue;var h=c[e].getElementsByTagName("text")[0];var i=c[e].getElementsByTagName("a")[0];if(i)i="document.location='"+i.getAttribute("href")+"'";else i="";f.className="TickerNews";f.style.height="20px";var j=h.firstChild.nodeValue.split(" ")[1]+": "+g.firstChild.nodeValue;var k=g.firstChild.nodeValue;f.innerHTML=i?'<a href="javascript:void(0)" onclick="'+i+'">'+k+"</a>":k;this.nt.news.appendChild(f);d.push(f);a.actualItems++}for(var l=0;l<3;l++){var m=document.createElement("div");m.className="TickerNews";m.style.height="20px";m.innerHTML=d[l%d.length].innerHTML;this.nt.news.appendChild(m);d.push(m)}a.news.num=0;a.news.top=20;a.news.firstChild.style.marginTop=a.news.top+"px";if(newsTimeout)clearTimeout(newsTimeout);newsTimeout=setTimeout("scrollNews()",100);ge("News").nt=a};b.send()}function showNewsTicker(){if(!_ntshowing){fadeElement(ge("NewsTicker"),1,1);fadeElement(ge("Nyheterheading"),1,1);_ntshowing=true;scrollNews()}}function hideNewsTicker(){clearTimeout(newsTimeout);if(_ntshowing){fadeElement(ge("NewsTicker"),0);fadeElement(ge("Nyheterheading"),0);_ntshowing=false}}function fadeElement(a,b,c,d){if(a){if(d)a.endfunc=d;else a.endfunc=false;if(a.interval)clearInterval(a.interval);a.v=b==1?0:.5;a.mode=b==1?"in":"out";if(!a.id)a.id="ele"+Math.floor(Math.random()*100+Math.random()*100+Math.random()*100);a.t=c?c:.5;a.fade=function(){if(this.mode=="in"){setOpacity(this,0);this.v+=.1;setOpacity(this,this.v);if(this.v>=this.t){if(this.endfunc)this.endfunc();clearInterval(this.interval)}}else{this.v-=.1;setOpacity(this,this.v);if(this.v<=0){if(this.endfunc)this.endfunc();clearInterval(this.interval)}}};a.interval=setInterval("ge('"+a.id+"').fade()",15)}}function scaleMenuImages(a){var b=ge("TopMenu__").getElementsByTagName("a");for(var c=1;c<=4;c++){var d=b[c];var e=b[c].getElementsByTagName("div");if(!e.length)continue;else e=e[0];var f=Math.floor(a*100)+"%";d.className=d.className.split(" small").join("");d.className=d.className.split(" small").join("");if(!iPad){if(a<1){d.className+=" small";e.className+=" small";if(!isIE){d.style.height="15px";e.style.height="118px"}else setOpacity(e,1)}else{d.style.height="0px";e.style.height="103px";if(d.onmouseout)d.onmouseout()}}}}function scrollerFunc(){boxcentering=Math.floor((document.body.offsetWidth-992)*.5);if(document.currentX==document.targetX)return;if(document.phase<1){document.phase=(gtime()-document.ptStart)/theScrollSpeed;setTimeout("scrollerFunc()",15)}if(document.phase>1)document.phase=1;var a=Math.sin(Math.pow(document.phase,3)*90*Math.PI/180);a=document.currentX>document.targetX?1-a:a;var b=Math.min(document.currentX,document.targetX);var c=Math.max(document.currentX,document.targetX)-b;var d=c*a+b;ge("ScrollContainer").scrollLeft=d-boxcentering}function ScrollImages(a,b){if(a){if(document.vsc&&document.vsc.inter)return;document.vsc=new Object;var c=document.vsc;c.dom=a.parentNode.parentNode.childNodes[isIE?1:2];c.alpha=0;c.dir=b;c.inter=setInterval("ScrollImages()",15);c.ty=c.dom.scrollTop+440*b;c.cy=c.dom.scrollTop;c.pst=gtime()}else{var c=document.vsc;if(c.alpha<1){c.alpha=(gtime()-c.pst)/theScrollSpeed}else{clearInterval(c.inter);c.inter=false}if(c.alpha>1)c.alpha=1;var d=Math.min(c.ty,c.cy);var e=Math.max(c.ty,c.cy)-d;var f=Math.sin(Math.pow(c.alpha,3)*90*Math.PI/180);c.dom.scrollTop=d+e*(c.dir==1?f:1-f)}}function initTopMenu(){if(ge("TopMenu__")){scrollerFunc();initNewsTicker();var a=document.createElement("div");a.id="ScrollContainer";ge("InnerContent__").appendChild(a);var b=ge("Hovedfelt");var c=document.createElement("div");c.className="Hovedfelt";c.innerHTML=b.innerHTML;c.style.left=boxcentering+"px";b.parentNode.removeChild(b);a.appendChild(c);var d=ge("TopMenu__").getElementsByTagName("a");var e=screen.width;if(e<1200)e=1200;document.currentLink=0;for(var f=0;f<d.length;f++){if(d[f].parentNode.className=="li_aktuelle_nyheter")continue;var g=d[f].href;d[f].href="javascript:void(0)";if(d[f].parentNode.className=="li_hjem"){if(document.body.className.indexOf("hjem")<0){d[f].onclick=function(){document.location=document.getElementsByTagName("base")[0].href};continue}}if(d[f].getElementsByTagName("span")[0].innerHTML.indexOf("Info")>=0)continue;if(d[f].getElementsByTagName("span")[0].innerHTML.indexOf("Produkter")>=0)continue;if(d[f].getElementsByTagName("span")[0].innerHTML.indexOf("Duplo Element")>=0)continue;d[f].offset=f*e;d[f].a=f;d[f].onclick=function(){if(resetScScrolling){resetScScrolling()}lastClickLink=this;if(ge("movie")){stopMovie()}if(this.a&&document.currentLink!=this.a){if(this.a>0){removeLeaves();hideNewsTicker()}else{initLeaves();showNewsTicker()}}document.currentLink=this.a;var b=ge("TopMenu__").getElementsByTagName("a");for(var c=0;c<b.length;c++)b[c].className="";this.className="current";document.currentX=a.scrollLeft+boxcentering;document.targetX=this.offset;document.phase=0;document.ptStart=gtime();scrollerFunc();if(this.offset==0){showNewsTicker();scaleMenuImages(1)}else scaleMenuImages(.5)};d[f].appendChild(document.createElement("div"));if(f<1)continue;var h=new bajax;h.openUrl(g,"get",true);h.loaded=false;h.ind=f;d[f].b=h;d[f].b.link=d[f];h.onload=function(){this.loaded=true;this.data=this.getResponseText();if(this.data.length){var a=document.createElement("div");this.data=this.data.split('Felt1">')[1];this.data=this.data.split('Felt2">')[0];this.data=this.data.split("</div>");this.data.pop();this.data=this.data.join("</div>");this.data=this.data.split('id="Hovedfelt"').join('class="Hovedfelt"');a.innerHTML=this.data.split(/id=["]{0,1}Bilder["]{0,1}/i).join('class="Bilder"');if(a.innerHTML.indexOf('class="Bilder"')>0||a.innerHTML.indexOf("class=Bilder")>0){a.innerHTML+='<div class="ImageNavigation">'+'<div class="Up" onclick="ScrollImages(this,-1)"></div>'+'<div class="Down" onclick="ScrollImages(this,1)"></div>'+"</div>"}var b=this.link.innerHTML+"";b=b.split(/<[^>]*?>/i).join("").split(/[ ]/i).join("");b=b.split(/[ø|æ|å|Ø|Æ|Å]{1,2}/i).join("_");a.className=b;a.style.width="992px";a.style.position="absolute";a.style.left=this.link.offset+"px";ge("ScrollContainer").appendChild(a)}else{};};if(isIE){d[f].onmouseover=function(){var a=this.getElementsByTagName("div")[0];if(this.className.indexOf("small")>=0)return setOpacity(a,1);fadeElement(a,1)};d[f].onmouseout=function(){var a=this.getElementsByTagName("div")[0];if(this.className.indexOf("small")>=0)return setOpacity(a,1);fadeElement(a,0)};setOpacity(d[f].getElementsByTagName("div")[0],0)}h.send()}var i=document.createElement("div");i.id="exspace";i.style.position="absolute";i.style.width=d.length*screen.width+"px";i.style.top="0px";i.style.left="0px";i.style.height="10px";a.appendChild(i);var j=document.createElement("li");j.className="li_movie";j.innerHTML='<a href="javascript:void(0)" onclick="initMovie()"><span>Presentasjon</span><div></div></a>';ge("TopMenu__").getElementsByTagName("ul")[0].appendChild(j)}else{setTimeout("initTopMenu()",25)}}include("upload/frontpage_movie.js");var loc=document.location+"";var iPad=navigator.userAgent.indexOf("iPad")>=0;var boxcentering=0;var firstbox=0;var theScrollSpeed=520;var newsTimeout=false;var lastClickLink;window.onresize=function(){boxcentering=Math.floor((document.body.offsetWidth-992)*.5);var a=ge("ScrollContainer");a.getElementsByTagName("div")[0].style.left=boxcentering+"px";if(lastClickLink)lastClickLink.onclick()};if(iPad){var l=document.createElement("link");l.rel="stylesheet";l.href="upload/ipad.css";l.media="only screen and (max-device-width: 1024px)";document.getElementsByTagName("head")[0].appendChild(l)}var _ntshowing=false;var leaves=false;leaf=function(a,b,c){this.ox=a;this.oy=b;this.oy=0;this.speed=Math.random()*.1+.01;this.dom=document.createElement("div");this.dom.style.position="absolute";this.dom.style.zIndex="104";this.dom.style.width="7px";this.dom.style.height="7px";this.dom.id="leaf_"+(Math.floor(Math.random()*99999)+"_"+Math.floor(Math.random()*99999));c.appendChild(this.dom);this.init=function(){var a=Math.round(Math.random()*2)+1;this.dom.style.background="url(upload/images-master/blad"+a+(isIE?".gif":".png")+") no-repeat";this.dom.obj=this;this.ph=0;this.ox=this.ox+Math.random()*80-Math.random()*80;this.ly=this.oy+Math.random()*400;if(!this.interval)this.interval=setInterval("ge('"+this.dom.id+"').obj.move()",50)};this.move=function(){this.ly+=.8;this.lx=this.ox+Math.sin(this.ph)*20-Math.sin(this.ph)*30-this.ly*.3;this.ph+=this.speed;var a=1-this.ly/400;setOpacity(this.dom,a*Math.sin((this.ly+this.lx)*.3)*1.6);if(this.ly>=400)this.init();this.dom.style.left=Math.floor(this.lx)+"px";this.dom.style.top=Math.floor(this.ly)+"px"}};var _tweens=new Array;{var imgz=["upload/images-master/menu_produkter_50.png","upload/images-master/menu_clock_50.png","upload/images-master/menu_piggy_50.png","upload/images-master/menu_recycle_50.png","upload/images-master/menu_duplos_50.png"];for(var p=0;p<imgz.length;p++){var s=new Image;s.src=imgz[p];imgz[p]=s}}if(!str_replace){str_replace=function(a,b,c){return c.split(a).join(b)}}

