function GoHome() {
    top.location.href="http://www.thorbenbeck.com/";
    
}