var MainMenu =
[
    [null, 'Home', 'index.htm', '_self', null], 
	[null, 'CodeVisionAVR', '', '_self', null,
	    [null, 'General', 'index.htm', '_self', null],
	    [null, 'Features', 'features.htm', '_self', null],
		[null, 'Setup Instructions', 'setup.htm', '_self', null],
    	[null, 'Revision History', 'revision.htm', '_self', null],
    	[null, 'Docs', 'documentation.htm', '_self', null],
	],
    [null, 'ChipBlasterAVR', '', '_self', null, 
	    [null, 'General', 'chipblaster.htm', '_self', null],
		[null, 'Features', 'featuresblaster.htm', '_self', null],
		[null, 'Setup Instructions', 'setup.htm', '_self', null],
    ],
   	[null, 'STK500 QFP Adaptor', 'stkqfp.htm', '_self', null],
	[null, 'X-Graph Modules', 'xgraph.htm', '_self', null],
    [null, 'Download & Buy', 'download.htm', '_self', null],
    [null, 'Company', '', '_self', null,
		[null, 'Company', 'compprofile.htm', '_self', null],
		[null, 'Embedded Electronic Design', 'underconstruction.htm', '_self', null],
		[null, 'Software Consultancy', 'consultancy.htm', '_self', null], _cmSplit,
		[null, 'Road Map', 'location.htm', '_self', null],
		[null, 'Community', 'community.htm', '_self', null]
	], 
    [null, 'Sales', '', '_self', null,
		[null, 'Download & Buy', 'download.htm', '_self', null], _cmSplit,
		[null, 'International Orders & VAT', 'internationalorders.htm', '_self', null], _cmSplit,
		[null, 'Registration Policy', 'setup.htm', '_self', null],
		[null, 'Sales Conditions', 'salesconditions.htm', '_self', null],
		[null, 'License Agreement', 'licenseagreement.htm', '_self', null], _cmSplit, 
		[null, 'RMA', 'rma.htm', '_self', null]
	], _cmSplit,
	[null, 'Shopping Cart', '', '_self', null,
		[null, 'Download & Buy', 'download.htm', '_self', null], 
		[null, 'Overview of your Cart', 'managecart.htm', '_self', null],
		[null, 'Checkout', 'https://www.codevision.be/checkout.htm', '_self', null]
	]
];

var MenuProducts =
[
	[null, 'CodeVisionAVR', 'index.htm', '_self', null],
	[null, 'ChipBlasterAVR', 'chipblaster.htm', '_self', null],
	[null, 'STK500 QFP Adaptor', 'stkqfp.htm', '_self', null],
	[null, 'X-Graph Modules', 'xgraph.htm', '_self', null]
];

var MenuPartners =
[
	[null, 'Yahoo Discussion Group', 'http://groups.yahoo.com/group/codevisionavr', '_blank', null],
	[null, 'HP Infotech', 'http://www.hpinfotech.ro', '_blank', null],
	[null, 'X-Graph', 'http://www.x-graph.be', '_blank', null],
	[null, 'Atmel', 'http://www.atmel.com', '_blank', null],
	[null, 'Rabbit Semi', 'http://www.rabbitsemiconductor.com', '_blank', null]
];


