function NewsWindow()
{
  window.open("/NewsFrame.jsp", "News","width=590,height=450,screenX=0,screenY=0,top=210,left=380,resizable=no,scrollbars=yes");
}

function AngeboteWindow()
{
 openWin('/mediathek/kursList.jsp?toDo=KursViewList&noLogin=true',780,530,180,200);
}

