if (top.location != self.location) {
    top.location.replace(self.location)
}

document.title = document.title + " • E-Learning, MOC-Seminare, Workshops, Schulungen, Windows, Linux, Training";

window.onload = monat;

function monat () {
 document.body.style.backgroundImage="url(http://www.x-learning.de/images/gallery/Basis/x-learning_wallpaper_2.jpg)";
}

function startseite2 (){
location.replace('http://www.x-learning.de/index.php');
}
