  if (top.frames['frame_btm'].location.href != 'framebtm.php?rand=yes') {
    top.frames['frame_btm'].location.href = 'framebtm.php?rand=yes';
  } else {
    top.frames['frame_btm'].location.reload();
  }
