// JavaScript Document
<!--フレーム外しスクリプト-->
 if( self != top ) { top.location = self.location; }
