//gen menu ver. 5

level = new Array('eindex.html' ,'welcome', 'what', 'best', 'disposal', 'scheme', 'faq', 'downloads', 'service', 'enquiries', 'sitemap', 'search' ,'notices');


//add_data(lev_div+'link','alt','color','target',layer, 'level', 'folder');

function menu(){

	add_data(lev_div+'welcome/welcome.html', 'Welcome', '01', '','','1', 'welcome');

	add_data(lev_div+'what/what.html', 'What is Clinical Waste', '01', '','','1', 'what');

	add_data(lev_div+'best/practices.html', 'Codes of Practice', '01', '','y','1', 'best');
		add_data(lev_div+'best/practices.html', 'Preface', '#ECF8DF', '','','2', 'practices');
		add_data(lev_div+'best/producers.html', 'Code of Practice for Major Clinical Waste Producers and Waste Collectors', '#ECF8DF', '','','2', 'producers');
		add_data(lev_div+'best/collectors.html', 'Code of Practice for Small Clinical Waste Producers', '#ECF8DF', '','','2', 'collectors');

	add_data(lev_div+'disposal/permit.html', 'Collector Licence', '01', '','y','1', 'disposal');
		add_data(lev_div+'disposal/permit.html', 'Licence Application', '#ECF8DF', '','','2', 'permit');
		add_data(lev_div+'disposal/performance.html', 'Operational Plan', '#ECF8DF', '','','2', 'performance');

	add_data(lev_div+'scheme/clinical.html', 'A New Scheme', '01', '','y','1', 'scheme');
		add_data(lev_div+'scheme/clinical.html', 'Clinical Waste Control Scheme', '#ECF8DF', '','','2', 'clinical');
		add_data(lev_div+'scheme/control.html', 'Control Framework', '#ECF8DF', '','','2', 'control');

	add_data(lev_div+'faq/waste_producer.html', 'FAQ', '01', '','y','1', 'faq');
		add_data(lev_div+'faq/waste_producer.html', 'FAQ: Waste Producer', '#ECF8DF', '','','2', 'waste_producer');
		add_data(lev_div+'faq/waste_collector.html', 'FAQ: Waste Collector', '#ECF8DF', '','','2', 'waste_collector');
		add_data(lev_div+'faq/general.html', 'FAQ: General', '#ECF8DF', '','','2', 'general');

	add_data(lev_div+'downloads/document.html', 'Downloads', '01', '','y','1', 'downloads');
		add_data(lev_div+'downloads/document.html', 'Document', '#ECF8DF', '','','2', 'document');
		add_data(lev_div+'downloads/gallery.html', 'Gallery', '#ECF8DF', '','','2', 'gallery');
		add_data(lev_div+'downloads/statistics.html', 'Statistics', '#ECF8DF', '','','2', 'statistics');

	add_data(lev_div+'service/service.html', 'Our Service', '01', '','','1', 'service');

	add_data(lev_div+'enquiries/enquiries.html', 'Enquiries', '01', '','','1', 'enquiries');

	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+'notices/notices.html', 'Important Notices', '', '','','1', 'notices');


}

level_hd = new Array();
level_hd['main'] = 'hd_01.jpg|hd_02.jpg|hd_03.jpg|hd_04.jpg|hd_05.jpg|hd_06.jpg|hd_07.jpg|hd_08.jpg|hd_09.jpg|hd_11.jpg|hd_10.jpg|hd_12.jpg|hd_13.jpg';
level_hd['welcome'] = 'hd_01.jpg|hd_02.jpg|hd_03.jpg|hd_04.jpg|hd_05.jpg|hd_06.jpg|hd_07.jpg|hd_08.jpg|hd_09.jpg|hd_11.jpg|hd_10.jpg|hd_12.jpg';
level_hd['what'] = 'hd_01.jpg|hd_02.jpg|hd_03.jpg|hd_04.jpg|hd_05.jpg|hd_06.jpg|hd_07.jpg|hd_08.jpg|hd_09.jpg|hd_11.jpg|hd_10.jpg|hd_12.jpg';
level_hd['best'] = 'hd_01.jpg|hd_02.jpg|hd_03.jpg|hd_04.jpg|hd_05.jpg|hd_06.jpg|hd_07.jpg|hd_08.jpg|hd_09.jpg|hd_11.jpg|hd_10.jpg|hd_12.jpg|hd_13.jpg|hd_14.jpg|hd_15.jpg|hd_16.jpg|hd_17.jpg|hd_18.jpg';
level_hd['disposal'] = 'hd_01.jpg|hd_02.jpg|hd_03.jpg|hd_04.jpg|hd_05.jpg|hd_06.jpg|hd_07.jpg|hd_08.jpg|hd_09.jpg';
level_hd['scheme'] = 'hd_01.jpg|hd_02.jpg|hd_03.jpg|hd_04.jpg|hd_05.jpg|hd_06.jpg|hd_07.jpg|hd_08.jpg|hd_09.jpg|hd_10.jpg|hd_11.jpg|hd_12.jpg';
level_hd['faq'] = 'hd_01.jpg|hd_02.jpg|hd_03.jpg|hd_04.jpg|hd_05.jpg|hd_06.jpg|hd_07.jpg|hd_08.jpg|hd_09.jpg|hd_10.jpg|hd_11.jpg|hd_12.jpg';
level_hd['downloads'] = 'hd_01.jpg|hd_02.jpg|hd_03.jpg|hd_04.jpg|hd_05.jpg';
level_hd['service'] = 'hd_01.jpg|hd_02.jpg|hd_03.jpg|hd_04.jpg|hd_05.jpg|hd_06.jpg|hd_07.jpg|hd_08.jpg|hd_09.jpg|hd_10.jpg';
level_hd['enquiries'] = 'hd_01.jpg|hd_02.jpg|hd_03.jpg|hd_04.jpg|hd_05.jpg|hd_06.jpg|hd_07.jpg|hd_08.jpg|hd_09.jpg';
level_hd['sitemap'] = 'hd_01.jpg|hd_02.jpg';
level_hd['search'] = 'hd_01.jpg|hd_02.jpg';
level_hd['notices'] = 'hd_01.jpg|hd_02.jpg';

function subv(){
		subtitle = new Array();
		subtitle[1]="Sharps";
		subtitle[2]="Sharps";
		subtitle[3]="Lab. culture";
		subtitle[4]="Animals from research lab.";
		subtitle[5]="Dressing";
		subtitle[6]="Blood";
		subtitle[7]="Segregate Waste into Different Types";
		subtitle[8]="Put Sharps into Sharps Box ";
		subtitle[9]="Pack Sharps Box in Red Plastic Bag";
		subtitle[10]="Yellow Plastic Bag for Group 3 waste";
		subtitle[11]="Apply &quot;Goose-neck&quot; tie";
		subtitle[12]="Wear protective dress when handling clinical waste";
		subtitle[13]="Hold Plastic Bag by goose neck";
		subtitle[14]="Wheeled bin for Moving Clinical Waste on the premises";
		subtitle[15]="Cleaning Cart after Used";
		subtitle[16]="Store Group 3 Waste in Fridge";
		subtitle[17]="Lock up Clinical Waste Storage Area, and protect waste from weather";
		subtitle[18]="Clinical Waste Storage Area";
		subtitle[19]="Storage Area with Warning and Lock";	
		subtitle[20]="Warning Panel for Collection Vehicle (front)";
		subtitle[21]="Warning Panel for Collection Vehicle (rear)";
		subtitle[22]="Spillage Control Equipment for Collection Vehicle Packed Tidily";
		subtitle[23]="Collection vehicle with Hydraulic Platform";
		subtitle[24]="Bin locked while unattended";
		subtitle[25]="Bins locked in vehicle to avoid skidding";
		subtitle[26]="Lock cargo compartment while loading waste";
		subtitle[27]="Clinical Waste Delivered to Landfill";
		subtitle[28]="Clinical Waste Arrived at Landfill";
		subtitle[29]="Special trench at landfill";
		subtitle[30]="Producer compliance check";
		subtitle[31]="Checking Collector's Performance";
		subtitle[32]="Promulgate Codes of Practice";
}