// JavaScript Document

function buildMenu() {
// Auto-generated code

m ("Routers Home")
 i ("Home", "index.htm")
m()

m ("Router Stats")
  i ("Line Stats", "routerstats.htm")
  i ("Get your Line Stats", "../adsl/frogstats.php")
  i ("Interpret Line Stats", "../adsl/linestats.htm")
  i ("Stats - Explanation", "../adsl/linestats_explanation.htm")
  i ("Stats - Errors", "../adsl/linestats_errors.htm")
  i ("Log Line Stats", "log_routerstats.htm")
  i ("Telnet", "telnet_router.htm")
m()

m ("DMT Tool")
  i ("DMT v7", "DMTv7.htm")
  i ("DMT v8", "DMTv8.htm")
  i ("Log DMT Stats", "DMT_logLineStats.htm")
m()

m ("BT Voyager 205")
  i ("Voyager 205", "voyager205.htm")
  i ("Block Unused Ports", "voyager205_filterrule.htm")
  i ("Stealth all Ports", "voyager205_stealth.htm")
  i ("Access the CLI", "voyager205_cli.htm")
  i ("CLI Commands", "voyager205_cli_commands.htm")
  i ("Set SNTP (Time)", "voyager205_sntp.htm")
  i ("Set NAT rules", "voyager205_NATrules.htm")
  i ("Restrict Access", "voyager205_restrict.htm")
  i ("IGMP (multicast)", "multicast.htm")
  i ("Page Errors", "errors.htm")
m()

m ("Voyager 2100/2110")
  i ("Telnet CLI", "voyager_2100_cli.htm")
  i ("DMT Tool", "voyager2100_DMT.htm")
  i ("Pingable", "voyager_pingable.htm")
m()

m ("Belkin commands")
  i ("Hidden Pages", "belkin_commands.htm")
m()

m ("D Link")
  i ("DSL-G624T", "DSL-G624T.htm")
m()


m ("Huawei SmartAX")
  i ("MT882 Info", "SmartAX.htm")
m()

m ("Netgear DG834/G")
 i ("Interleaving Status", "netgeardg834_interleaving.htm")
 i ("Be 02 setup", "Netgear_DG834GT_Be_Setup.htm")
 i ("DG834G - MRTG", "netgeardg834_MRTG.htm")
m()

m ("Netgear DG834GT")
 i ("Override Target SNR", "dg834GT_targetsnr.htm")
 i ("Be 02 setup", "Netgear_DG834GT_Be_Setup.htm")
m()

m ("Sky Router")
 i ("Flash DG834GT", "skyDG834GT_flash.htm")
 i ("Flash DG934G", "skyDG934.htm")
 i ("Gen Sky Info", "../isp/sky_connection.htm")
m()

m ("Solwise SAR110")
  i ("SAR 110 + 130", "sar.htm")
  i ("Block Unused Ports", "filterrule.htm")
  i ("Stealth all Ports", "stealth.htm")
  i ("Access the CLI", "cli.htm")
  i ("CLI Commands", "cli_commands.htm")
  i ("Set SNTP (Time)", "sntp.htm")
  i ("Set NAT rules", "NATrules.htm")
  i ("Restrict Access", "restrict.htm")
  i ("IGMP (multicast)", "multicast.htm")
  i ("Page Errors", "errors.htm")
m()

m ("Speedtouch")
 i ("Speedtouch CLI", "speedtouch585.htm")
m()

m ("2 Wire")
 i ("2700 HGV review", "2wire_2700_HGV.htm")
 i ("2700 HGB reset", "2wire_2700_HGB.htm")
 i ("2Wire 2700HG", "2wire_2700.htm")
m()

}

