if (self.document.location == top.document.location){setTimeout('up()','1000')}
function up(){top.document.location="../../index.html"}
