window.onload = function() {
  if( top.frames['bottom_middle'] ) {
    if( top.frames['bottom_middle'].location.href!='/bottom_middle_m_tilbaws.html' ) {
      top.frames['bottom_middle'].location.href='/bottom_middle_m_tilbaws.html';
    }
  }
}
