// MenuItems = new Array(); MenuItems.push( { Text:"Home", Link:"index.html" } ); MenuItems.push( { Text:"Browser TV", Link:"browsertv.html" } ); MenuItems.push( { Text:"EPG", Link:"epg.html" } ); MenuItems.push( { Text:"Stream Status", Link:"streamstatus.html" } ); MenuItems.push( { Text:"Tuner Status", Link:"tunerstatus.html" } ); MenuItems.push( { Text:"Unicable Settings", Link:"scif.html" } ); MenuItems.push( { Text:"LNB Settings", Link:"lnbsettings.html" } ); MenuItems.push( { Text:"System Settings", Link:"system.html" } ); MenuItems.push( { Text:"Multicast Setup", Link:"multicast.html" } ); MenuItems.push( { Text:"Channel Lists", Link:"channellists.html" } ); MenuItems.push( { Text:"Update", Link:"update.html" } ); MenuItems.push( { Text:"Reboot", Link:"reboot.html" } ); MenuItems.push( { Text:"Hardware Monitor", Link:"monitor.html" } ); MenuItems.push( { Text:"Licenses", Link:"licenses.html" } ); // --------------------------------------------------------------- // Don't touch function CreateMenu() { document.write('
'+MenuItems[i].Text+' |
'+MenuItems[i].Text+' |