function Gehe (ziel)
                            {
                                 window.open ("http://"+ziel);
                            }
