function copyr()
    {
        alert("Copyright © 2005 - F. Rudecký");
    };

