function oppnafonster(url)
{
window.open(url,"news","toolbar=yes,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,fullscreen=no,width=550,height=450,top=150,left=250");
}

