
function aktuelles( id )
{
  window.open( 'p_aktuelles.php?id='+ id, '_blank', 'status=0, scrollbars=0, resizable=0, width=707, height=465' );
}
