function wpisz(text) {
document.dodaj.d_tekst.value  += text;
}