function bild1() {
	window.open("","bild1","width=600,height=450");
}
function bild2() {
	window.open("","bild2","width=600,height=450");
}
function bild3() {
	window.open("","bild3","width=600,height=450");
}
function bild4() {
	window.open("","bild4","width=600,height=450");
}
function bild5() {
	window.open("","bild5","width=600,height=450");
}
function bild6() {
	window.open("","bild6","width=600,height=450");
}