var MENU_ITEMS = [
	['StaR4H', null, null,
['Home page', 'http://www.Star4h.com/'],		
['Services', null, null,
			['Host', null, null, 
				['Services details'],
				['Packages'],
				['Reservation'],
				['Support'],
				['Our costumers'],
				['Why Star4h hosting?']
			],
			['Design', null, null,
				['Services details'],
				['Packages'],
				['Reservation'],
				['Support'],
				['Our Samples'],
				['Why Star4h Designers?']
			],
			['Developing', null, null,
				['Services details'],
				['Packages'],
				['Reservation'],
				['Support'],
				['Our Samples'],
				['Why Star4h Developers?']
			]
		],
		['News', null, null,
			['Latest news'],
			['Latest offers']
		],
	],
	['Support Center', null, null,
		// this is how item scope settings are defined
		['Home page', 'http://support.star4h.com/'],
		// this is how multiple item scope settings are defined
		['Register', 'http://support.star4h.com/index.php?_m=core&_a=register'],
		['Host support', 'http://support.star4h.com/index.php?_m=tickets&_a=submit&step=1&departmentid=5'],
		['Design Support', 'http://support.star4h.com/index.php?_m=tickets&_a=submit&step=1&departmentid=6'],
		['vBulletin support', 'http://support.star4h.com/index.php?_m=tickets&_a=submit&step=1&departmentid=3'],
		['Develop support', 'http://support.star4h.com/index.php?_m=tickets&_a=submit&step=1&departmentid=11'],
['Scripts support', 'http://support.star4h.com/index.php?_m=tickets&_a=submit&step=1&departmentid=4'],
	],
['Troubleshooter', null, null,
['Home page', 'http://support.star4h.com/index.php?_m=troubleshooter&_a=view'],
		['Host services', 'http://support.star4h.com/index.php?_m=troubleshooter&_a=steps&troubleshootercatid=1&parentid=0'],
		['Design services', 'http://support.star4h.com/index.php?_m=troubleshooter&_a=steps&troubleshootercatid=2&parentid=0'],
		['Develop services', 'http://support.star4h.com/index.php?_m=troubleshooter&_a=steps&troubleshootercatid=3&parentid=0']
	],
['Lessons', null, null,
['Home page', 'http://support.star4h.com/index.php?_m=knowledgebase&_a=view'],
		['Hosting lessons', 'http://support.star4h.com/index.php?_m=knowledgebase&_a=view&parentcategoryid=1&pcid=0&nav=0'],
		['Designing lessons', 'http://support.star4h.com/index.php?_m=knowledgebase&_a=view&parentcategoryid=2&pcid=0&nav=0'],
		['Developing lessons', 'http://support.star4h.com/index.php?_m=knowledgebase&_a=view&parentcategoryid=3&pcid=0&nav=0']
	],
	['Downloads', null, null,
		['Home page', 'http://support.star4h.com/index.php?_m=downloads&_a=view'],
		['Host tools', 'http://support.star4h.com/index.php?_m=downloads&_a=view&parentcategoryid=1&pcid=0&nav=0'],
		['Graphic & media', 'http://support.star4h.com/index.php?_m=downloads&_a=view&parentcategoryid=2&pcid=0&nav=0'],
		['Development tools', 'http://support.star4h.com/index.php?_m=downloads&_a=view&parentcategoryid=3&pcid=0&nav=0'],
		['Scripts', 'http://support.star4h.com/index.php?_m=downloads&_a=view&parentcategoryid=4&pcid=0&nav=0']
	],
['Our Gallery', null, null,
		['Home page', 'http://gallery.star4h.com/'],
		['static pages', 'http://gallery.star4h.com/'],
		['vBulletin styles', 'http://gallery.star4h.com/'],
		['Themes & Templates', 'http://gallery.star4h.com/'],
		['Logos & Banners', 'http://gallery.star4h.com/'],	
	['Others', 'http://gallery.star4h.com/']
	],
	['Contact us', 'http://www.star4h.com/contact_us']
];

