

function openPopup( a )
{
	window.open( "../fotopopup.html?" + a, "Image", "width=620, height=440, left=0, top=0, screenX=0, screenY=0, scrollbars=yes, resizable, dependent" );
}
