	<!--
	function CheckFrame() {
		var frame_file = "http://www.fuss-schuhe.de/high-heels-shop.html";
		if ((self.name != "Hauptframe") || (self == top))
			top.location.href = frame_file + "?" + document.URL;
	}

	//-->
