// items structure
// each item is the array of one or more properties:
// [text, link, settings, subitems ...]
// use the builder to export errors free structure if you experience problems with the syntax

var MENU_ITEMS = [
    ['Home', 'http://www.kxtsystem.com/', ],
	['Phone Systems', null, null,
	        ['KX-NCP', 'http://www.kxtsystem.com/NCP/', null,
		        // this is how item scope settings are defined
		        ['Product Page', 'http://www.kxtsystem.com/NCP/',],
		        // this is how multiple item scope settings are defined
		        ['Manuals', null, null, 
		            ['Feature Manual', 'http://www.kxtsystem.com/NCP/data/fm_ncp1000/', ],
		            ['Operation Manual', 'http://www.kxtsystem.com/NCP/data/om_ncp1000/',],
		            ['Installation Manual', 'http://www.kxtsystem.com/NCP/data/im_ncp1000/'],
		            ['IP Networking Guide', 'http://www.kxtsystem.com/NCP/data/ot-ipng_ncp1000/',],
		            ['PC Programming', 'http://www.kxtsystem.com/NCP/data/pc-pm_ncp1000/',],
		            ['PT Programming', 'http://www.kxtsystem.com/NCP/data/pt-pm_ncp1000/',]
		         ], 
		         ['Software', 'http://www.kxtsystem.com/download/', ],  
		         ['Product Catalog', 'http://www.kxtsystem.com/catalog/', ]  
	        ],
	        ['KX-TDE', 'http://www.kxtsystem.com/TDE/', null,
		        // this is how item scope settings are defined
		        ['Product Page', 'http://www.kxtsystem.com/TDE/',],
		        ['Manuals', null, null, 
		            ['Feature Manual', 'http://www.kxtsystem.com/TDE/DATA/S5.htm', ],
		            ['Operation Manual', 'http://www.kxtsystem.com/TDE/DATA/s41.htm',],
		            ['Installation Manual', 'http://www.kxtsystem.com/TDE/DATA/S14.htm',],
		            ['PC Programming', 'http://www.kxtsystem.com/TDE/DATA/s23.htm',],
		            ['PT Programming', 'http://www.kxtsystem.com/TDE/DATA/s32.htm',]
		         ],   
		         ['Software', 'http://www.kxtsystem.com/download/', ],  
		         ['Product Catalog', 'http://www.kxtsystem.com/catalog/', ] 
	        ],
	        ['KX-TDA', 'http://www.kxtsystem.com/TDA/', null,
		        // this is how item scope settings are defined
		        ['Product Page', 'http://www.kxtsystem.com/TDA/',],
		        ['Manuals', null, null, 
		            ['Feature Manual', 'http://www.kxtsystem.com/TDA/DATA/s14.htm',],
		            ['Operation Manual', 'http://www.kxtsystem.com/TDA/DATA/s59.htm'],
		            ['Installation Manual', 'http://www.kxtsystem.com/TDA/DATA/s23.htm',],
		            ['PC Programming', 'http://www.kxtsystem.com/TDA/DATA/s5.htm',],
		            ['PT Programming', 'http://www.kxtsystem.com/TDA/DATA/s50.htm',]
		         ],   
		         ['Software', 'http://www.kxtsystem.com/tda/download/', ],   
		         ['Product Catalog', 'http://www.kxtsystem.com/catalog/', ]
		    ],
	        ['KX-TD500', 'http://www.kxtsystem.com/TD500/', null,
		        // this is how item scope settings are defined
		        ['Product Page', 'http://www.kxtsystem.com/TD500/',],
		        ['Manuals', null, null, 
		            ['Feature Manual', 'http://www.kxtsystem.com/TD500/',],
		            ['Operation Manual', 'http://www.kxtsystem.com/TD500/'],
		            ['Installation Manual', 'http://www.kxtsystem.com/TD500/',],
		            ['PC Programming', 'http://www.kxtsystem.com/TD500/',],
		            ['PT Programming', 'http://www.kxtsystem.com/TD500/',]
		         ], 
		         ['Software', 'http://www.kxtsystem.com/download/', ],    
		         ['Product Catalog', 'http://www.kxtsystem.com/catalog/', ]  
	        ],
	        ['KX-TAW848', 'http://www.kxtsystem.com/TAW848SS/', null,
		        // this is how item scope settings are defined
		        ['Product Page', 'http://www.kxtsystem.com/TAW848SS/',],
		        ['Manuals', null, null, 
		            ['Feature Manual', 'http://www.kxtsystem.com/TAW848SS/data/s14.htm',],
		            ['Operation Manual', 'http://www.kxtsystem.com/TAW848SS/data/s41.htm',],
		            ['Installation Manual', 'http://www.kxtsystem.com/TAW848SS/data/s23.htm',],
		            ['PC Programming', 'http://www.kxtsystem.com/TAW848SS/data/s5.htm',],
		            ['PT Programming', 'http://www.kxtsystem.com/TAW848SS/data/s32.htm',]
		         ],   
		         ['Software', 'http://www.kxtsystem.com/taw848ss/download/', ],  
		         ['Product Catalog', 'http://www.kxtsystem.com/catalog/', ] 
	        ],
	        ['KX-TA824', 'http://www.kxtsystem.com/824SS/', null,
		        // this is how item scope settings are defined
		        ['Product Page', 'http://www.kxtsystem.com/824SS/',],
		        ['Manuals', null, null, 
		            ['Feature Manual', 'http://www.kxtsystem.com/824SS/',],
		            ['Operation Manual', 'http://www.kxtsystem.com/824SS/',],
		            ['Installation Manual', 'http://www.kxtsystem.com/824SS/',],
		            ['PC Programming', 'http://www.kxtsystem.com/824SS/',],
		            ['PT Programming', 'http://www.kxtsystem.com/824SS/',]
		         ],   
		         ['Software', 'http://www.kxtsystem.com/824ss/download/', ],  
		         ['Product Catalog', 'http://www.kxtsystem.com/catalog/', ] 
	        ],
	   ],
	   ['Voice Mail', null, null,
	       ['KX-TVA', 'http://www.kxtsystem.com/TVA/', null,
		            // this is how item scope settings are defined
		            ['Product Page', 'http://www.kxtsystem.com/TVA/',],
		            ['Manuals', null, null, 
		                ['Feature Manual', 'http://www.kxtsystem.com/TVA/fm01/',],
		                ['Programming Manual', 'http://www.kxtsystem.com/TVA/pm01/',],
		                ['Installation Manual', 'http://www.kxtsystem.com/TVA/im01/',],
		                ['Managers Manual', 'http://www.kxtsystem.com/TVA/mm01/'],
		                ['Subscribers Manual', 'http://www.kxtsystem.com/TVA/sm01/',]
		             ],   
		            ['Software', 'http://www.kxtsystem.com/download', ],  
		            ['Product Catalog', 'http://www.kxtsystem.com/catalog/', ] 
	            ],
	            ['KX-NCV', 'http://www.kxtsystem.com/NCV/', null,
		            // this is how item scope settings are defined
		            ['Product Page', 'http://www.kxtsystem.com/NCV/',],
		            ['Manuals', null, null, 
		                ['Feature Manual', 'http://www.kxtsystem.com/NCV/',],
		                ['Operation Manual', 'http://www.kxtsystem.com/NCV/',],
		                ['Installation Manual', 'http://www.kxtsystem.com/NCV/',],
		                ['PC Programming', 'http://www.kxtsystem.com/NCV/',],
		                ['PT Programming', 'http://www.kxtsystem.com/NCV/',]
		             ],   
		             ['Software', 'http://www.kxtsystem.com/NCV/download/', ],  
		             ['Product Catalog', 'http://www.kxtsystem.com/catalog/', ]  
	            ],
	            ['KX-TVS', 'http://www.kxtsystem.com/TVS/', null,
		            // this is how item scope settings are defined
		            ['Product Page', 'http://www.kxtsystem.com/TVS/',],
		            ['Manuals', null, null, 
		                ['Feature Manual', 'http://www.kxtsystem.com/TVS/',],
		                ['Operation Manual', 'http://www.kxtsystem.com/TVS/',],
		                ['Installation Manual', 'http://www.kxtsystem.com/TVS/',],
		                ['PC Programming', 'http://www.kxtsystem.com/TVS/',],
		                ['PT Programming', 'http://www.kxtsystem.com/TVS/',]
		             ],   
		             ['Software', 'http://www.kxtsystem.com/download/', ],  
		             ['Product Catalog', 'http://www.kxtsystem.com/catalog/', ]  
	            ],
	   ],       
	['Software', null, null,
	        ['IP Softphone', 'http://www.kxtsystem.com/phones/softphone/'], 
	        ['Communications Assistant', 'http://www.kxtsystem.com/software/ca/'], 
	        ['Phone Assistant', 'http://www.kxtsystem.com/search.htm'], 
	], 
	['Links', null, null,
	        ['Federal Contract Info', 'http://www.kxtsystem.com/federal.htm',], 
	        ['State Contract Info', 'http://www.kxtsystem.com/state.htm',], 
	        ['Dealer Locator', 'http://www.kxtsystem.com/Dealers/',],
	        ['The Telephone Story', 'http://www.kxtsystem.com/telephone_story/',], 
	        ['Hello Direct', 'http://click.linksynergy.com/fs-bin/click?id=DPfSkMnpcMA&offerid=50142.10000047&type=3&subid=0',], 
	        ['Total Training Online', 'http://click.linksynergy.com/fs-bin/click?id=DPfSkMnpcMA&offerid=77593.10000113&type=3&subid=0',], 

	],         
	['Search', 'http://www.kxtsystem.com/search.htm'],
];

