function openFribetaling() {
	var iw=window.open("http://www.fribetaling.dk");
	iw.focus()
}
