// JavaScript Document
<!--

  if (top == window) {
    top.location.href = 'main.php';
  }
  
-->