
var TREE_ITEMS = [
		 
		    ['Solutions for', 'solutions.html', {'tw':'_self'},

	
				['Radio Interface','radio_interface_simulation.html',{'tw':'_self'},
					['Multi MS GSM','mssim_gsm.html',{'tw':'_self'},],
					['Multi UE LTE','uesim_lte.html',{'tw':'_self'},],
				],
			
				['GSM Networks', 'gsm_simulators.html', {'tw':'_self'},
					['Abis Simulator','abis_simulator.html',{'tw':'_self'}],
					['Gb Simulators','gb_simulators.html',{'tw':'_self'}],
					['TRAU Testing','trau_frames.html',{'tw':'_self'}],
					['Load&Stress','gprs_load_stress.html',{'tw':'_self'}],
					['MSC Simulator','MSC_simulators.html',{'tw':'_self'}],
					['SGSN Simulator','SGSN_simulator.html',{'tw':'_self'}],
				],
				
				['UMTS Networks', 'umts_simulators.html', {'tw':'_self'},
					['Iu Simulator','iu_simulator.html',{'tw':'_self'}],
					['Iub Simulator','iub_simulator.html',{'tw':'_self'}],
				],

				['Special Features', 'special_functions.html', {'tw':'_self'},
					['Satellite Delay','sat_delay.html',{'tw':'_self'}],
					['Drop/Insert','drop_insert.html',{'tw':'_self'}],
					['Error Insertion','error_insert.html',{'tw':'_self'}],
					['Ticket Verifier','lsu_ticket.html',{'tw':'_self'}],
					['CESoP Monitoring','cesop.html',{'tw':'_self'}],
					['ATM Tester', 'atm-tester.html',{'tw':'_self'}],
				],
	
				['Monitoring','monitoring.html',{'tw':'_self'},
					['Protocol Analysis','protocol_analysis.html',{'tw':'_self'}],
					['Statistics','statistics.html',{'tw':'_self'}],
					['Network Analysis','probes.html',{'tw':'_self'}],
				],
				

		]
		
];

/*
<!--			['WiMAX Network', 'wimax.html', {'tw':'_self'}], -->

				['Special Features', 'special_functions.html', {'tw':'_self'},
					['Satellite Delay','sat_delay.html',{'tw':'_self'}],
					['Drop/Insert','drop_insert.html',{'tw':'_self'}],
					['Error Insertion','error_insert.html',{'tw':'_self'}],
					['Charging Verification','lsu_ticket.html',{'tw':'_self'}],
					['CESoP Monitoring','cesop.html',{'tw':'_self'}],
					['ATM Tester', 'atm-tester.html',{'tw':'_self'}],
				],
	
				['Monitoring','monitoring.html',{'tw':'_self'},
					['Protocol Analysis','protocol_analysis.html',{'tw':'_self'}],
					['Statistics','statistics.html',{'tw':'_self'}],
					['Network Analysis','probes.html',{'tw':'_self'}],
				],

*/