function AddStartseite() {
	this.style.behavior = "url(#default#homepage)";
	this.setHomePage("http://www.dgch.de");
}

