function tilbake(){window.history.go(-1);}

//function y4(x){return(x<500)?x+1900:x;}function tS(){x=new Date();x.setTime(x.getTime());return x;}
//function lZ(x){return (x>9)?x:'0'+x;}
//function dTime(){if(dfr==0){
//dfr=1;
//document.write('<span id="dtP">'+eval(doT)+'<\/span>');}
//
//document.getElementById("dtP").innerHTML=eval(doT);
///*dtP.innerHTML=eval(doT);*/
//setTimeout('dTime()',1000);}
//var dfr=0,doT="lZ(tS().getHours())+':'+lZ(tS().getMinutes())+':'+lZ(tS().getSeconds())+' '";
//function dT(){if(fr==0){fr=1; document.write('<span id="tP">'+eval(oT)+'<\/span>');}
//document.getElementById("tP").innerHTML=eval(oT);
//setTimeout('dT()',1000);}
//var fr=0,oT="lZ(tS().getDate())+'/'+lZ((tS().getMonth()+1))+'-'+y4(tS().getYear())";
///*to Start/display your clock use:<script language="JavaScript">dT();</script>eller <script language="JavaScript">dTime();</script>*/
//
///* Meny start */
//var opera = (navigator.userAgent.toLowerCase().indexOf("opera") != -1);
//var minId = 0;
//var mnrId = 0;
//var mImg = new Image();mImg.src = "/system/minus18x14b.gif";
//var pImg = new Image();pImg.src = "/system/pluss18x14b.gif";
//
//function menyStart(id) {
//	if (!document.getElementById("mexpand" + id)) return;
//	document.getElementById("mexpand" + id).style.position = 'relative';
//	opera = true;
//	mclick(id);
//	minId = 0;
//}
//function mclick(id) {
//	minId = id;
//	var imgId = document.getElementById("img" + id);
//	var mexpandId = document.getElementById("mexpand" + id);
//	var imgMId = document.getElementById("img" + mnrId);
//	var mexpandMId = document.getElementById("mexpand" + mnrId);
//
//	if (mexpandId.style.display == 'block') {
//		mexpandMId.style.display = 'none';
//		imgId.src = pImg.src;
//		mnrId = 0;
//	}
//	else {
//		if (mnrId != 0) {
//			mexpandMId.style.display = 'none';// if (!opera) mexpandMId.style.position = 'absolute';
//			imgMId.src = pImg.src;
//		}
//		mexpandId.style.display = 'block';
//		imgId.src = mImg.src;
//		mnrId = id;
//	}
//	return false;
//}
///* Meny slutt */
//
//