/*
  --- menu items --- 
  note that this structure has changed its format since previous version.
  additional third parameter is added for item scope settings.
  Now this structure is compatible with Tigra Menu GOLD.
  Format description can be found in product documentation.
*/
var MENU_ITEMS1 = [
  
  ['XP Help', null, null,
    ['Create Bootable disks', 'http://basconotw.mvps.org/xp_bootable_disks.htm'],
    ['Desktop', 'http://basconotw.mvps.org/xp_desktop.htm'],
    ['Installation', 'http://basconotw.mvps.org/xpinstall.htm'],
    ['Network n File Sharing', 'http://basconotw.mvps.org/Network_and_File_Sharing.htm'],
    ['Other for now', 'http://basconotw.mvps.org/otherxp.htm'],
    ['Printer', 'http://basconotw.mvps.org/xp_printer.htm'],
    ['TroubleShooting', 'http://basconotw.mvps.org/xp_Tshoot.htm'],
  ],
];
/*['VPC' , 'http://basconotw.mvps.org/vpc.htm'],*/
/*['98 Help ', null, null,
    ['Desktop', 'http://basconotw.mvps.org/98_desktop.htm'],
   ['Win32 Browsers', null, null, 
      ['Internet Explorer 5+'],
      ['Netscape 6.0+'],
      ['Mozilla 0.9+'],
      ['AOL 5+'],
      ['Opera 5+']
    ],
    ['Mac OS Browsers', null, null,
        ['Internet Explorer 5+'],
        ['Netscape 6.0+'],
        ['Mozilla 0.9+'],
        ['AOL 5+'],
        ['Safari 1.0+']
    ],
    ['KDE (Linux, FreeBSD)', null, null,
        ['Netscape 6.0+'],
        ['Mozilla 0.9+']
    ],
    ['Unsupported Browsers', null, null,
        ['Internet Explorer 4.x'],
        ['Netscape 4.x']
    ],
    ['Explorer', 'http://basconotw.mvps.org/98_explorer.htm'],
    ['File Association', 'http://basconotw.mvps.org/98_file_assoc.htm'],
    ['Find', 'http://basconotw.mvps.org/98_find.htm'],
    ['Fonts', 'http://basconotw.mvps.org/98_fonts.htm'],
    ['Help Wizards', 'http://basconotw.mvps.org/98_help.htm'],
    ['Icons', 'http://basconotw.mvps.org/98_icons.htm'],
    ['InetExpl & OutlookExp', 'http://basconotw.mvps.org/98_ie_oe.htm'],
    ['Installation >', null, null,
      ['Pre-Install', 'http://basconotw.mvps.org/hd_prep.htm'],
      ['Install', 'http://basconotw.mvps.org/98_install.htm'],
      ['Post Install', 'http://basconotw.mvps.org/98_priority1.htm']
    ],
    ['Password', 'http://basconotw.mvps.org/98_password.htm'],
    ['Print', 'http://basconotw.mvps.org/98_print.htm'],
    ['Registry', 'http://basconotw.mvps.org/98_registry.htm'],
    ['Startup/Shutdown', 'http://basconotw.mvps.org/98_strt_shtdwn.htm'],
    ['Scandisk & Defrag', 'http://basconotw.mvps.org/98_scndsk_defrg.htm']
  ],
  ['Spy/Adware & Viruses', null, null,
    ['Hoaxes', 'http://basconotw.mvps.org/hoaxes.htm'],
    ['Spyware/Adware', 'http://basconotw.mvps.org/parasite.htm'],
    ['Viruses', 'http://basconotw.mvps.org/98_viruses.htm']
  ],
  ['Miscellaneous', null, null,
    ['Win98 Cab File', 'http://basconotw.mvps.org/98_cabs.htm'],
    ['Win98SE Cab Files', 'http://basconotw.mvps.org/98SE_cabs.htm'],
    ['Downloads', 'http://basconotw.mvps.org/dwnlds.htm']
  ],
  ['Symantec', null, null,
    ['If Add/Remove fails >', null, null,
      ['NIS,NAV,NSW,2003/2004/2005', 'http://basconotw.mvps.org/SymRem.htm'],
      ['NAV 2003 & earlier', 'http://service1.symantec.com/SUPPORT/nav.nsf/docid/2001092114452606']
    ],
  ],
/*[' ', ' ', ' '],
    ['E-mail', 'http://www.softcomplex.com/support.html'],
    ['ICQ: 31599891'],
    ['Y! ID: softcomplex'],
    ['AIM ID: softcomplex'] 
  ],*/

