"use strict";function lokusSearchfunc(){if(document.lokussearch.searchWhatText.value==="S�kord"){document.lokussearch.searchWhatText.value="";}}function lokusSubmit(){var b,a;b="http://lokus.norrteljetidning.se/exp_frontforetag.aspx";a=document.lokussearch.searchWhereText.value;lokusSearchfunc();document.lokussearch.NewUrl.value=b+"?searchWhereText="+encodeURIComponent(a)+"&searchWhatText="+encodeURIComponent(document.lokussearch.searchWhatText.value);}var lokusCountyId="12";function displayDate(){var a=new Array("S&Ouml;NDAG","M&Aring;NDAG","TISDAG","ONSDAG","TORSDAG","FREDAG","L&Ouml;RDAG");var b=new Array("JAN","FEB","MARS","APRIL","MAJ","JUNI","JULI","AUG","SEPT","OKT","NOV","DEC");var c=new Date();document.write("<strong>"+a[c.getDay()]+"</strong> "+c.getDate()+" "+b[c.getMonth()]+" "+c.getFullYear());}function displayDate_los(){var a=new Array("S&ouml;ndag","M&aring;ndag","Tisdag","Onsdag","Torsdag","Fredag","L&ouml;rdag");var c=new Array("januari","februari","mars","april","maj","juni","juli","augusti","september","oktober","november","december");var b=new Date();document.getElementById("los_datumrad").innerHTML=a[b.getDay()]+" "+b.getDate()+" "+c[b.getMonth()]+" "+b.getFullYear();}function eraseText(){document.getElementById("queryText").value="";}
