//if ((parent.location.hostname != "www.jelden.info") || (window.location.protocol != "http:") && (window.location.protocol != "http"))
//	top.location.replace("http://www.jelden.info/");

top.window.defaultStatus=status="Herzlich Willkommen";

// ---

function init() {
//	if (parent != null && parent != self) {
//		if (parent.location.hostname != "www.jelden.info") {
//			top.location.href=self.location.href;
//		}
//	}
	
//	if ((parent.location.hostname != "www.jelden.info") || (window.location.protocol != "http:") && (window.location.protocol != "http"))
//		top.location.replace("http://www.jelden.info/");
	
	top.window.defaultStatus=status="Herzlich Willkommen";
}
