function EditionGrossansicht() {
	var width="900", height="500";
	var left = (screen.width/2) - width/2;
	var top = (screen.height/2) - height/2;
	var aussehen = 'toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width='+width+',height='+height+',left='+left+',top='+top+',screenX='+left+',screenY='+top;
	var popUpFenster = window.open('../Foto/Edition_dt.htm',"popUpFenster",aussehen);
	popUpFenster.focus();
}
function EditionEnlarged() {
	var width="900", height="500";
	var left = (screen.width/2) - width/2;
	var top = (screen.height/2) - height/2;
	var aussehen = 'toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width='+width+',height='+height+',left='+left+',top='+top+',screenX='+left+',screenY='+top;
	var popUpFenster = window.open('../Foto/Edition_engl.htm',"popUpFenster",aussehen);
	popUpFenster.focus();
}
function EditionKaufen() {
	var width="900", height="500";
	var left = (screen.width/2) - width/2;
	var top = (screen.height/2) - height/2;
	var aussehen = 'toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width='+width+',height='+height+',left='+left+',top='+top+',screenX='+left+',screenY='+top;
	var popUpFenster = window.open('../Foto/EditionKaufen.htm',"popUpFenster",aussehen);
	popUpFenster.focus();
}
function PurchaseEdition() {
	var width="900", height="500";
	var left = (screen.width/2) - width/2;
	var top = (screen.height/2) - height/2;
	var aussehen = 'toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width='+width+',height='+height+',left='+left+',top='+top+',screenX='+left+',screenY='+top;
	var popUpFenster = window.open('../Foto/EditionPurchasing.htm',"popUpFenster",aussehen);
	popUpFenster.focus();
}
function PhotoGrossansicht() {
	var width="900", height="500";
	var left = (screen.width/2) - width/2;
	var top = (screen.height/2) - height/2;
	var aussehen = 'toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width='+width+',height='+height+',left='+left+',top='+top+',screenX='+left+',screenY='+top;
	var popUpFenster = window.open('../Foto/Handabzug.htm',"popUpFenster",aussehen);
	popUpFenster.focus();
}
function PhotoEnlarged() {
	var width="900", height="500";
	var left = (screen.width/2) - width/2;
	var top = (screen.height/2) - height/2;
	var aussehen = 'toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width='+width+',height='+height+',left='+left+',top='+top+',screenX='+left+',screenY='+top;
	var popUpFenster = window.open('../Foto/HandProof.htm',"popUpFenster",aussehen);
	popUpFenster.focus();
}
function PhotoKaufen() {
	var width="900", height="500";
	var left = (screen.width/2) - width/2;
	var top = (screen.height/2) - height/2;
	var aussehen = 'toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width='+width+',height='+height+',left='+left+',top='+top+',screenX='+left+',screenY='+top;
	var popUpFenster = window.open('../Foto/Kaufen2Sonderpreis.htm',"popUpFenster",aussehen);
	popUpFenster.focus();
}
function PurchasePhoto() {
	var width="900", height="500";
	var left = (screen.width/2) - width/2;
	var top = (screen.height/2) - height/2;
	var aussehen = 'toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width='+width+',height='+height+',left='+left+',top='+top+',screenX='+left+',screenY='+top;
	var popUpFenster = window.open('../Foto/Purchase2Specialprice.htm',"popUpFenster",aussehen);
	popUpFenster.focus();
}
function Kreuzweg() {
	var width="900", height="510";
	var left = (screen.width/2) - width/2;
	var top = (screen.height/2) - height/2;
	var aussehen = 'toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width='+width+',height='+height+',left='+left+',top='+top+',screenX='+left+',screenY='+top;
	var popUpGalerie = window.open('../Portfolio/Kreuzweg_dt/Galerie.htm',"popUpGalerie",aussehen);
	popUpGalerie.focus();
}
function WayOfTheCross() {
	var width="900", height="510";
	var left = (screen.width/2) - width/2;
	var top = (screen.height/2) - height/2;
	var aussehen = 'toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width='+width+',height='+height+',left='+left+',top='+top+',screenX='+left+',screenY='+top;
	var popUpGalerie = window.open('../Portfolio/Kreuzweg_engl/Gallery.htm',"popUpGalerie",aussehen);
	popUpGalerie.focus();
}
function it_lights_dt() {
	var width="900", height="510";
	var left = (screen.width/2) - width/2;
	var top = (screen.height/2) - height/2;
	var aussehen = 'toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width='+width+',height='+height+',left='+left+',top='+top+',screenX='+left+',screenY='+top;
	var popUpGalerie = window.open('../Portfolio/it_lights_dt/Galerie.htm',"popUpGalerie",aussehen);
	popUpGalerie.focus();
}
function it_lights_engl() {
	var width="900", height="510";
	var left = (screen.width/2) - width/2;
	var top = (screen.height/2) - height/2;
	var aussehen = 'toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width='+width+',height='+height+',left='+left+',top='+top+',screenX='+left+',screenY='+top;
	var popUpGalerie = window.open('../Portfolio/it_lights_engl/Gallery.htm',"popUpGalerie",aussehen);
	popUpGalerie.focus();
}
function Heroes_dt() {
	var width="900", height="510";
	var left = (screen.width/2) - width/2;
	var top = (screen.height/2) - height/2;
	var aussehen = 'toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width='+width+',height='+height+',left='+left+',top='+top+',screenX='+left+',screenY='+top;
	var popUpGalerie = window.open('../Portfolio/Heroes_dt/Galerie.htm',"popUpGalerie",aussehen);
	popUpGalerie.focus();
}
function Heroes_engl() {
	var width="900", height="510";
	var left = (screen.width/2) - width/2;
	var top = (screen.height/2) - height/2;
	var aussehen = 'toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width='+width+',height='+height+',left='+left+',top='+top+',screenX='+left+',screenY='+top;
	var popUpGalerie = window.open('../Portfolio/Heroes_engl/Gallery.htm',"popUpGalerie",aussehen);
	popUpGalerie.focus();
}
function deja_vu_dt() {
	var width="900", height="510";
	var left = (screen.width/2) - width/2;
	var top = (screen.height/2) - height/2;
	var aussehen = 'toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width='+width+',height='+height+',left='+left+',top='+top+',screenX='+left+',screenY='+top;
	var popUpGalerie = window.open('../Portfolio/deja_vu_dt/Galerie.htm',"popUpGalerie",aussehen);
	popUpGalerie.focus();
}
function deja_vu_engl() {
	var width="900", height="510";
	var left = (screen.width/2) - width/2;
	var top = (screen.height/2) - height/2;
	var aussehen = 'toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width='+width+',height='+height+',left='+left+',top='+top+',screenX='+left+',screenY='+top;
	var popUpGalerie = window.open('../Portfolio/deja_vu_engl/Gallery.htm',"popUpGalerie",aussehen);
	popUpGalerie.focus();
}
function Z1604_2004_dt() {
	var width="900", height="510";
	var left = (screen.width/2) - width/2;
	var top = (screen.height/2) - height/2;
	var aussehen = 'toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width='+width+',height='+height+',left='+left+',top='+top+',screenX='+left+',screenY='+top;
	var popUpGalerie = window.open('../Portfolio/1604_2004_dt/Galerie.htm',"popUpGalerie",aussehen);
	popUpGalerie.focus();
}
function Z1604_2004_engl() {
	var width="900", height="510";
	var left = (screen.width/2) - width/2;
	var top = (screen.height/2) - height/2;
	var aussehen = 'toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width='+width+',height='+height+',left='+left+',top='+top+',screenX='+left+',screenY='+top;
	var popUpGalerie = window.open('../Portfolio/1604_2004_engl/Gallery.htm',"popUpGalerie",aussehen);
	popUpGalerie.focus();
}