//Åbner stikord på relevante sted//<a href=javascript:boxlille("efficient")>efficiente</a>function dan(x){	var url = "http://statmaster.sdu.dk/keywords/" + x +".html";	return url;}function boxlille(y){	var newwin = window.open("", "stikord", "resizable,scrollbars,width=640,height=150,left=100,top=100");	newwin.location.replace(dan(y));	newwin.focus();}function boxmellem(y){	var newwin = window.open("", "stikord", "resizable,scrollbars,width=640,height=200,left=100,top=100");	newwin.location.replace(dan(y));	newwin.focus();}function boxstor(y){	var newwin = window.open("", "stikord", "resizable,scrollbars,width=640,height=250,left=100,top=100");	newwin.location.replace(dan(y));	newwin.focus();}function boxxl(y){	var newwin = window.open("", "stikord", "resizable,scrollbars,width=640,height=300,left=100,top=100");	newwin.location.replace(dan(y));	newwin.focus();}	