// JavaScript Document
<!--
if (window!= top) {
     top.location.href=window.location.href;
}
//-->