function bits_menu()
{
  _menu_top('List of Bits', 'bits/menu.gif')
  _option('Home&nbsp;bit', 'home/menu.jpg', 'home/index.html', 'Home pages', false)
  _option('Computers&nbsp;bit', 'computers/menu.gif', 'computers/index.html', 'Computers and technology', false)
  _option('Nations&nbsp;bit', 'nations/menu.jpg', 'nations/index.html', 'Nationalism, internationalism, and micronationalism', false)
  _option('Ideas&nbsp;bit', 'ideas/menu.gif', 'ideas/index.html', 'Philosophy and politics', false)
  _menu_bottom()
}

