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