function home(){
  if (top.frames.length < 1) { top.location.href = "../FrameSet.htm";}
}

