
function checkFrameCall() {
  var Anhang=location.search;
  if (Anhang) { frames.x_main.location.href=Anhang.substr(1,Anhang.length); }
}
