// JavaScript Document
if(top.location==self.location){ 
  location.href="../index.htm"; 
} 
