SOPG_checkIFrame = function() {
	if (!parent.contentFrame) {
		location.href="http://www.madmelodyclub.de/";
	}  
}
