<!--

	function click() {	if (event.button==2) {	alert('Velkommen til Fredheim Leirsted!')	}	}	document.onmousedown=click

// -->