function openGallery() {
	window.open('galleri/index.html','Galleri','type=fullWindow,fullscreen,resizable=no,status=no,toolbar=no,menubar=no,location=no,scrollbars=no');
}