/* 
	the format of the tree definition file is simple,
	you can find specification in the Tigra Menu documentation at:

	http://www.softcomplex.com/products/tigra_menu/docs/items.html	
*/

var TREE_ITEMS = 
[	
	['AEON GROUP', 'index.html', {'tw':'_self'},
		['Startseite','index.html',{'tw':'_self'}],
				
		['Mercurius', 'mercurius.htm', {'tw':'_self'},
			['Repertorien', 'repertories.htm', {'tw':'_self'},
				['Complete 2009','cr2009.htm',{'tw':'_self'}],
				['Kent','kent.htm',{'tw':'_self'}],
			],
			['Materia Medicae','supported_mmedicae.htm',{'tw':'_self'}],
			['Hilfe System','helpde/index.html',{'tw':'_blank'}],
			
		],
		['Bildschirmfotos', 'screenshots.htm', {'tw':'_self'},
			['Hauptfenster','mainscr.htm',{'tw':'_self'}],		
			['Repertorium browser','repscr.htm',{'tw':'_self'}],		
			['Analysis Reiter','analysisscr.htm',{'tw':'_self'}],		
			['MM Browser','mmbrowserscr.htm',{'tw':'_self'}],		
			['MM Suche','mmsearchscr.htm',{'tw':'_self'}],		
			['Heilmittel Familien','familiesscr.htm',{'tw':'_self'}],		
			['Synthetisches MM','synmmscr.htm',{'tw':'_self'}],
			['Patient man. 1','pms1.htm',{'tw':'_self'}],
			['Patient man. 2','pms2.htm',{'tw':'_self'}],
			['Patient man. 3','pms3.htm',{'tw':'_self'}],
			['Patient man. 4','pms4.htm',{'tw':'_self'}],
		],
		['Anleitungen', 'tutorials.htm', {'tw':'_self'},
			['Repertoris. 1','helpde/outline1de.htm',{'tw':'_blank'}],
			['Repertoris. 2','helpde/speed.htm',{'tw':'_blank'}],		
			['Die Suche','helpde/searchde.htm',{'tw':'_blank'}],		
			['MM Browser','helpde/video7.htm',{'tw':'_blank'}],		
			['Synth. MM','helpde/synde.htm',{'tw':'_blank'}],			
		],
		['Bestellen','order.htm',{'tw':'_self'}],
		['Hilfe System','helpde/index.html',{'tw':'_blank'}],
		['Kostenfreier Download','free_download.htm',{'tw':'_self'}],
		['Kontakt','contact.htm',{'tw':'_self'}],
		
	]
];
