function aken (s)
{
w=window.open(s,"","width=450,height=600,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,copyhistory=no,resizable=no,titlebar=yes,screenX=510,screenY=260,left=510,top=260")
w.focus()
}
