self.moveTo(0,0)
self.resizeTo(screen.availWidth,screen.availHeight)

function thumb_h(name,val)
    {
	window.open("../gifs/photo/foto.php?val="+val+"&pict="+name+"&form=h", name, "toolbars=0,location=0,scrollbars=no,resizable=yes,width=650,height=540")
    }

function thumb_v(name,val)
    {
	window.open("../gifs/photo/foto.php?val="+val+"&pict="+name+"&form=v", name, "toolbars=0,location=0,scrollbars=yes,resizable=yes,width=500,height=690")
    }

function cd(name,val)
    {
	window.open("../gifs/cd/cd.php?val="+val+"&pict="+name, name, "toolbars=0,location=0,scrollbars=no,resizable=yes,width=480,height=480")
    }

	function foto_archive(name,val)
    {
	window.open("../gifs/foto_archive/foto.php?val="+val+"&pict="+name+"&form=h", name, "toolbars=0,location=0,scrollbars=yes,resizable=yes,width=650,height=540")
    }