﻿if (top.location == self.location) {
var strXXGK=document.URL.substring(0,document.URL.lastIndexOf("/xxgk/"));
//alert(strXXGK);
  document.URL=strXXGK + "/xxgk/index.html#URL=" + document.URL;
  }
