//gen menu ver. 5

level = new Array('cindex.html' ,'about', 'what', 'hot', 'vehicle', 'solutions', 'guidelines', 'law', 'suppliers', /*'feature',*/ 'snapshots', 'useful', 'faqs' ,'contact', 'disclaimer', 'sitemap', 'search', 'privacy', 'pdf', 'flash');


//add_data(lev_div+'link','alt','color','target',layer, 'level', 'folder');

function menu(){

	add_data(lev_div+'about/about.html', 'About Us', '01', '','','1', 'about');

	add_data(lev_div+'what/what.html', 'What\'s New', '02', '','','1', 'what');

	add_data(lev_div+'hot/hot.html', 'Hot Topics', '03', '','y','1', 'hot');
		add_data(lev_div+'hot/hot_current.html', 'Current Topics', '#fdf6e5', '','','2', 'hot1');
		add_data(lev_div+'hot/hot_archieves.html', 'Archives', '#fdf6e5', '','','2', 'hot2');


	add_data(lev_div+'vehicle/vehicle.html', 'Vehicle Repair Workshop Partnership Programme', '04', '','y','1', 'vehicle');
		add_data(lev_div+'vehicle/vehicle_intro.html', 'Introduction', '#fdf6e5', '','','2', 'vehicle1');
		add_data(lev_div+'vehicle/vehicle_coll.html', 'Collaboration Scheme', '#fdf6e5', '','','2', 'vehicle2');
		add_data(lev_div+'vehicle/vehicle_env.html', 'Environmental Ambassador Scheme', '#fdf6e5', '','','2', 'vehicle3');


	add_data(lev_div+'solutions/solutions.html', 'Solutions for Pollution Problems', '05', '','y','1', 'solutions');
		add_data(lev_div+'solutions/solutions_env.html', 'Green Vehicle Repair Workshop', '#fdf6e5', '','','2', 'solutions1');
		add_data(lev_div+'solutions/solutions_paint.html', 'Paint Spraying Facility', '#fdf6e5', '','','2', 'solutions2');
		add_data(lev_div+'solutions/solutions_mix.html', 'Paint Mixing Room', '#fdf6e5', '','','2', 'solutions6');
		add_data(lev_div+'solutions/solutions_common.html', 'Car Washing Facility', '#fdf6e5', '','','2', 'solutions3');
//		add_data(lev_div+'solutions/solutions_pra.html', 'Practices to Reduce Environmental Pollution', '#fdf6e5', '','','2', 'solutions4');
		add_data(lev_div+'solutions/solutions_vehicle.html', '"Vehicle Repair Trade and Environmental Protection" Video', '#fdf6e5', '','','2', 'solutions4');


	add_data(lev_div+'guidelines/guidelines.html', 'Guidelines and References', '06', '','y','1', 'guidelines');
//		add_data(lev_div+'guidelines/guidelines_lists.html', 'Waste Collectors', '#fdf6e5', '','','2', 'guidelines1');
//		add_data(lev_div+'guidelines/guidelines_con.html', 'Contractors and Suppliers Lists', '#fdf6e5', '','','2', 'guidelines2');
		add_data(lev_div+'guidelines/guidelines_guide.html', 'Environmental Guidelines for Vehicle Repair Trade', '#fdf6e5', '','','2', 'guidelines1');
		add_data(lev_div+'guidelines/guidelines_related.html', 'Trade-related Information', '#fdf6e5', '','','2', 'guidelines2');
		add_data(lev_div+'guidelines/guidelines_other.html', 'Other Information', '#fdf6e5', '','','2', 'guidelines3');


	add_data(lev_div+'law/law.html', 'Laws and Licence Application ', '07', '','y','1', 'law');
		add_data('http://www.epd.gov.hk/epd/english/laws_regulations/envir_legislation/laws_relatedleg.html', 'Hong Kong Environmental Legislation', '#fdf6e5', '_blank','','2', 'law1');
		add_data('http://www.epd.gov.hk/epd/partnership/eng/tran_guide1.htm', 'One-Stop Licence and Permit Information (Vehicle Repair Trade)', '#fdf6e5', '_blank','','2', 'law3');
		add_data('http://www.epd.gov.hk/epd/english/laws_regulations/envir_legislation/laws_maincontent_lor.html', 'Link to Laws and Regulations', '#fdf6e5', '_blank','','2', 'law4');
		add_data(lev_div+'law/law_trade.html', 'Licences and Registration for Vehicle Repair Workshop - Environmental Protection Requirements', '#fdf6e5', '','','2', 'law2');


	add_data(lev_div+'suppliers/suppliers.html', 'Suppliers and Contractors Lists', '08', '','','1', 'suppliers');

/*	add_data(lev_div+'feature/feature.html', 'Feature Stories', '08', '','y','1', 'feature');
		add_data(lev_div+'feature/feature_ins.html', 'Inspiration of Environmental Conviction Cases', '#fdf6e5', '','','2', 'feature1');
		add_data(lev_div+'feature/feature_exp.html', 'Experience Sharing', '#fdf6e5', '','','2', 'feature2');
*/

	add_data(lev_div+'snapshots/snapshots.html', 'Activity Snapshots', '09', '','','1', 'snapshots');


	add_data(lev_div+'useful/useful.html', 'Useful Links', '10', '','y','1', 'useful');
/*		add_data(lev_div+'useful/useful_comp.html', 'Compliance Assistance Centre', '#fdf6e5', '','','2', 'useful1');
*/		add_data('http://www.epd.gov.hk/epd/english/cac/index.html', 'Compliance Assistance Centre', '#fdf6e5', '','','2', 'useful1');
		add_data(lev_div+'useful/useful_gov.html', 'Government Departments', '#fdf6e5', '','','2', 'useful2');
		add_data(lev_div+'useful/useful_trade.html', 'Trade Associations', '#fdf6e5', '','','2', 'useful3');
		add_data(lev_div+'useful/useful_related.html', 'Related Organizations', '#fdf6e5', '','','2', 'useful4');
		add_data(lev_div+'useful/useful_others.html', 'Others', '#fdf6e5', '','','2', 'useful5');


	add_data(lev_div+'faqs/faqs.html', 'FAQ', '11', '','','1', 'faqs');
	
	add_data('http://get.adobe.com/reader/?c=hk', 'Get Adobe Reader', '20', '_blank','','1', 'pdf');

	add_data('http://get.adobe.com/flashplayer/', 'Get Flash Player', '21', '_blank','','1', 'flash');


	add_data(lev_div+'contact/contact.html', 'Contact Us', '', '','','1', 'contact');


	add_data(lev_div+'disclaimer/disclaimer.html', 'Disclaimer', '', '','','1', 'disclaimer');


	add_data(lev_div+'sitemap/sitemap.html', 'Site Map', '', '','','1', 'sitemap');


	add_data(lev_div+'search/search.html', 'Search', '', '','','1', 'search');

	add_data(lev_div+'privacy/privacy.html', 'Privacy Policy Statement', '', '','','1', 'privacy');

}

