function tegninger(URL) 
{
x=window.open(URL,"projects","menubar=no,scrollbars=no,status=no,width=425,height=187,resizable=no,toolbar=no, screenX=0, screenY=0, left=0, top=0")
}
