function delayer(){
    setTimeout(window.location = "http://www.der-immo-tip.de", 1000);
}

