
function pic_popup(img) {
	bild = "/img/gp2001_img/bild.php?pic_nr=" + img;
	window.open(bild,"pic_win","width=550,height=550,screenX=0,screenY=0");
}

function pic1_popup(img) {
	bild = "/img/gp2002_img/bild.php?pic_nr=" + img;
	window.open(bild,"pic_win","width=550,height=550,screenX=0,screenY=0");
}

function pic2_popup(img) {
	bild = "/img/gp2003_img/bild.php?pic_nr=" + img;
	window.open(bild,"pic_win","width=550,height=550,screenX=0,screenY=0");
}

function pic3_popup(img) {
	bild = "/img/gp2004_img/bild.php?pic_nr=" + img;
	window.open(bild,"pic_win","width=550,height=550,screenX=0,screenY=0");
}

function pic4_popup(img) {
	bild = "/img/gp2005_img/bild.php?pic_nr=" + img;
	window.open(bild,"pic_win","width=550,height=550,screenX=0,screenY=0");
}

function pic5_popup(img) {
	bild = "/img/gp2006_img/bild.php?pic_nr=" + img;
	window.open(bild,"pic_win","width=550,height=550,screenX=0,screenY=0");
}

function pic6_popup(img) {
	bild = "/img/gp2007_img/bild.php?pic_nr=" + img;
	window.open(bild,"pic_win","width=550,height=550,screenX=0,screenY=0");
}