<!--
if (self.parent.frames.length > 0)
 	setTimeout("top.location.href='/'",10000);
// -->