// JavaScript Document
function newWindow1() {	
vindue=window.open('Bilder-Web/Diverse/bilde-1.html','',
'width=750,height=500,top=120,left=500');}

function newWindow2() {	
vindue=window.open('Bilder-Web/Diverse/bilde-2.html','',
'width=750,height=500,top=120,left=500');}

function newWindow3() {	
vindue=window.open('Bilder-Web/Diverse/bilde-3.html','',
'width=750,height=500,top=120,left=500');}

function newWindow4() {	
vindue=window.open('Bilder-Web/Diverse/bilde-4.html','',
'width=750,height=500,top=120,left=500');}

function newWindow5() {	
vindue=window.open('Bilder-Web/Diverse/bilde-5.html','',
'width=750,height=500,top=120,left=500');}

function newWindow6() {	
vindue=window.open('Bilder-Web/Diverse/bilde-6.html','',
'width=750,height=500,top=120,left=500');}
