function print_af() {
af_text="Рожденный раком не станет рыбой.";
document.afor.atext.value=af_text;
}
print_af();

