var inFrames= !(top==self);
if(inFrames){
	top.location.href="index.php";
}
