/* 
	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 document_root = "http://www.rocketdev10.com/staging/";

var TREE_ITEMS = [
	['&nbsp;', document_root + 'home/index.html', {'tt' : 'Home Page', 'sb':'Home Page','i0':document_root+'images/home.gif','i4':document_root+'images/home.gif','i8':document_root+'images/home.gif','i12':document_root+'images/home_on.gif','i64':document_root+'images/home.gif','i68':document_root+'images/home.gif','i72':document_root+'images/home.gif','i76':document_root+'images/home.gif','st':'1','hs':'onHomeselecthandler'},
		
		['&nbsp;',document_root+ 'investor_relations/index.php' , {'tt' : 'Investor Relations', 'sb' : 'Investor Relations','i0':document_root+'images/investor_relations.gif','i4':document_root+'images/investor_relations.gif','i8':document_root+'images/investor_relations.gif','i12':document_root+'images/investor_relations_on.gif','i64':document_root+'images/investor_relations_on.gif','i68':document_root+'images/investor_relations_on.gif','i72':document_root+'images/investor_relations_on.gif','i76':document_root+'images/investor_relations_on.gif','s0':'mout','s4':'mout','s8':'mout','s12':'mout','s64':'mout','s68':'mout','s72':'mout','s76':'mout'},
			
			['Company Profile', null, null,
				['About Jetix', document_root + 'investor_relations/company_profile/index.html',null],
				['At A Glance',document_root + 'investor_relations/company_profile/at_a_glance.html' ,null]				
			],
			
			['Subscriber Numbers',document_root + 'investor_relations/subscriber_numbers_home.html',null],
			['Financials','fsdfd',null],
			['Annual Report'],
			['Financial Calendar'],
			['Contact Us'],			
			['history', 0, {'tt' : 'History object', 'sb' : 'History object'},
				['Description', 0, {'s64' : 'altmover'}],
				['Properties', 0, {'tt' : 'Properties of the history object', 'sb' : 'Properties of the history object'},
					['length']
				],
				['Methods', 0, {'tt' : 'Methods of the history object', 'sb' : 'Methods of the history object'},
					['back'],
					['forward'],
					['go']
				],
				['Example', 0, {'i0' : document_root+'images/pageblank.gif', 'i64' : document_root+'images/pageblank.gif', 's0' : 'altmout'}]
			],
			
		],
		['&nbsp;', 0, {'tt': 'Press Office', 'sb': 'Press Office','i0':document_root+'images/press_office.gif','i4':document_root+'images/press_office.gif','i8':document_root+'images/press_office.gif','i12':document_root+'images/press_office_on.gif','i64':document_root+'images/press_office_on.gif','i68':document_root+'images/press_office_on.gif','i72':document_root+'images/press_office_on.gif','i76':document_root+'images/press_office_on.gif','s0':'mout','s4':'mout','s8':'mout','s12':'mout','s64':'mout','s68':'mout','s72':'mout','s76':'mout'},
			['Latest News'],
			['Press Releases'],
			['Events'],
			['Image Library'],
			['Contact Us']					
		],
		['&nbsp;',document_root+ 'company_profile/index.html', {'tt': 'Company Profile', 'sb': 'Company Profile','i0':document_root+'images/company_profile.gif','i4':document_root+'images/company_profile.gif','i8':document_root+'images/company_profile.gif','i12':document_root+'images/company_profile_on.gif','i64':document_root+'images/company_profile_on.gif','i68':document_root+'images/company_profile_on.gif','i72':document_root+'images/company_profile_on.gif','i76':document_root+'images/company_profile_on.gif','s0':'mout','s4':'mout','s8':'mout','s12':'mout','s64':'mout','s68':'mout','s72':'mout','s76':'mout'},
			['Background'],
			['Who\'s Who'],
			['Our Library'],
			['Business Lines'],
			['FAQ'],
			['Contact Us']					
		],
		['&nbsp;', 0, {'tt': 'Careers', 'sb': 'Careers','i0':document_root+'images/careers.gif','i4':document_root+'images/careers.gif','i8':document_root+'images/careers.gif','i12':document_root+'images/careers_on.gif','i64':document_root+'images/careers_on.gif','i68':document_root+'images/careers_on.gif','i72':document_root+'images/careers_on.gif','i76':document_root+'images/careers_on.gif','s0':'mout','s4':'mout','s8':'mout','s12':'mout','s64':'mout','s68':'mout','s72':'mout','s76':'mout'},
			['Job Search'],
			['Contact Us']					
		],

		['&nbsp;', 0, {'tt': 'Commercial Sales', 'sb': 'Commercial Sales','i0':document_root+'images/commercial_sales.gif','i4':document_root+'images/commercial_sales.gif','i8':document_root+'images/commercial_sales.gif','i12':document_root+'images/commercial_sales_on.gif','i64':document_root+'images/commercial_sales_on.gif','i68':document_root+'images/commercial_sales_on.gif','i72':document_root+'images/commercial_sales_on.gif','i76':document_root+'images/commercial_sales_on.gif','s0':'mout','s4':'mout','s8':'mout','s12':'mout','s64':'mout','s68':'mout','s72':'mout','s76':'mout'},
			['Case Studies'],
			['Media Planning Guide'],
			['Active Research'],
			['Business Lines'],
			['FAQ'],
			['Contact Us']					
		],


		
	]
];
