/*
  --- 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_ITEMS2 = [
	['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']
	],
	['Misc MS/Other Apps', null, null,
		['Downloads --->', null, null,
		 ['Recommended Apps', 'http://basconotw.mvps.org/Recommended_Apps.htm']
		  ],
		['Just For Fun', 'http://basconotw.mvps.org/just_for_fun.htm'],
		['Nero6 and Lightscribe', 'http://basconotw.mvps.org/Nero6_LS.htm'],
   		['VirtualPC 2007 --->', null, null,
			['VPC 2007 Install', 'http://basconotw.mvps.org/vpc_install.htm'],
			['VPC Console', 'http://basconotw.mvps.org/vpc_console.htm'],
			['Create vmc and vhd', 'http://basconotw.mvps.org/vpc_create_vmc_and_vhd.htm'],
			['OS vmc settings', 'http://basconotw.mvps.org/vpc_os_vmc_settings.htm']
   		],
	],
	['Symantec', null, null,
		['If Add/Remove fails >', null, null,
			['Older docs and tools >', null, null,
				['NIS,NAV,NSW 2003-05', 'http://basconotw.mvps.org/SymRem.htm'],
				['NIS,NAS,NPF 2004-06','http://basconotw.mvps.org/SymRem1.htm']
			],
				['2003-09 removal tool','http://basconotw.mvps.org/SymRem2.htm']
		],
		['Tshootin >', null, null,
		['Email', 'http://basconotw.mvps.org/SymTSemail.htm'],
		['Live Update', 'http://basconotw.mvps.org/Symtshoot.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']
  ],*/
 /*[' ', ' ', ' '],
    ['E-mail', 'http://www.softcomplex.com/support.html'],
    ['ICQ: 31599891'],
    ['Y! ID: softcomplex'],
    ['AIM ID: softcomplex'] 
  ],
  ['XP Help', null, null,
    ['Installation', 'http://basconotw.mvps.org/xpinstall.htm']
  ['Other for now', 'http://basconotw.mvps.org/otherxp.htm']
  ],*/


