
var cont = window.parent.document.getElementById('content')
if(cont == null)
	location.href='/?realm=general&frame='+location.href;
