
function initMenu() 
{
	/* This is the header that accompanies every menu */
	var width = 200, height = 30; 
	var menuColor = "" ;
	var HTMLToGenerate = "";

	itemMenu3_0 = new List(false, width, height, menuColor );
	itemMenu3_0.addItem("<div class='menus_level3_item'><a href='/awards/controller.jsp' title='Alphabetical list'><span>Alphabetical list</span></a></div>", "/awards/controller.jsp");
	itemMenu3_0.addItem("<div class='menus_level3_item'><a href='http://www.industrialrelations.nsw.gov.au/Search.html' title='Award code search'><span>Award code search</span></a></div>", "http://www.industrialrelations.nsw.gov.au/Search.html");
	itemMenu3_0.addItem("<div class='menus_level3_item'><a href='/NSW_State_Awards/Which_Award/Awards_and_agreements_covering_the_NSW_public_sector_and_NSW_local_government.html' title='Awards and agreements covering the NSW public sector and NSW'><span>Awards and agreements covering the NSW public sector and NSW local government </span></a></div>", "/NSW_State_Awards/Which_Award/Awards_and_agreements_covering_the_NSW_public_sector_and_NSW_local_government.html");
	itemMenu3_0.addItem("<div class='menus_level3_item'><a href='/NSW_State_Awards/Awards_Online_help.html' title='Awards online help'><span>Awards online help</span></a></div>", "/NSW_State_Awards/Awards_Online_help.html");
	itemMenu3_0.addItem("<div class='menus_level3_item'><a href='/NSW_State_Awards/Which_Award/Bread_industry.html' title='Bread Industry '><span>Bread Industry </span></a></div>", "/NSW_State_Awards/Which_Award/Bread_industry.html");
	itemMenu3_0.addItem("<div class='menus_level3_item'><a href='/NSW_State_Awards/Which_Award/Building_and_construction_industry.html' title='Building and Construction '><span>Building and Construction </span></a></div>", "/NSW_State_Awards/Which_Award/Building_and_construction_industry.html");
	itemMenu3_0.addItem("<div class='menus_level3_item'><a href='/NSW_State_Awards/Which_Award/Childcare.html' title='Childcare'><span>Childcare</span></a></div>", "/NSW_State_Awards/Which_Award/Childcare.html");
	itemMenu3_0.addItem("<div class='menus_level3_item'><a href='/NSW_State_Awards/Which_Award/Cleaning_and_building_services.html' title='Cleaning and Building Services'><span>Cleaning and Building Services</span></a></div>", "/NSW_State_Awards/Which_Award/Cleaning_and_building_services.html");
	itemMenu3_0.addItem("<div class='menus_level3_item'><a href='/NSW_State_Awards/Which_Award/Clerical_and_administration.html' title='Clerical and Administration'><span>Clerical and Administration</span></a></div>", "/NSW_State_Awards/Which_Award/Clerical_and_administration.html");
	itemMenu3_0.addItem("<div class='menus_level3_item'><a href='/NSW_State_Awards/Which_Award/Hair_and_beauty.html' title='Hair and Beauty'><span>Hair and Beauty</span></a></div>", "/NSW_State_Awards/Which_Award/Hair_and_beauty.html");
	itemMenu3_0.addItem("<div class='menus_level3_item'><a href='/NSW_State_Awards/Which_Award/Manufacturing.html' title='Manufacturing'><span>Manufacturing</span></a></div>", "/NSW_State_Awards/Which_Award/Manufacturing.html");
	itemMenu3_0.addItem("<div class='menus_level3_item'><a href='/NSW_State_Awards/Which_Award/Medical_and_health_care_services.html' title='Medical and Health Care Services '><span>Medical and Health Care Services </span></a></div>", "/NSW_State_Awards/Which_Award/Medical_and_health_care_services.html");
	itemMenu3_0.addItem("<div class='menus_level3_item'><a href='/NSW_State_Awards/Which_Award/Metal_industry.html' title='Metal Industry'><span>Metal Industry</span></a></div>", "/NSW_State_Awards/Which_Award/Metal_industry.html");
	itemMenu3_0.addItem("<div class='menus_level3_item'><a href='/NSW_State_Awards/Which_Award/NSW_award_coverage.html' title='NSW Award Coverage'><span>NSW Award Coverage</span></a></div>", "/NSW_State_Awards/Which_Award/NSW_award_coverage.html");
	itemMenu3_0.addItem("<div class='menus_level3_item'><a href='/NSW_State_Awards/Which_Award/Restaurant_employees.html' title='Restaurant Employees'><span>Restaurant Employees</span></a></div>", "/NSW_State_Awards/Which_Award/Restaurant_employees.html");
	itemMenu3_0.addItem("<div class='menus_level3_item'><a href='/NSW_State_Awards/Which_Award/Security_industry.html' title='Security Industry '><span>Security Industry </span></a></div>", "/NSW_State_Awards/Which_Award/Security_industry.html");
	itemMenu3_0.addItem("<div class='menus_level3_item'><a href='/NSW_State_Awards/Which_Award/Shop_employees.html' title='Shop Employees'><span>Shop Employees</span></a></div>", "/NSW_State_Awards/Which_Award/Shop_employees.html");
	itemMenu3_0.addItem("<div class='menus_level3_item'><a href='/NSW_State_Awards/Which_Award/Social_and_community_services.html' title='Social and Community Services'><span>Social and Community Services</span></a></div>", "/NSW_State_Awards/Which_Award/Social_and_community_services.html");
	itemMenu3_0.addItem("<div class='menus_level3_item'><a href='/NSW_State_Awards/Which_Award/Storemen_and_packers.html' title='Storemen and Packers'><span>Storemen and Packers</span></a></div>", "/NSW_State_Awards/Which_Award/Storemen_and_packers.html");
	itemMenu3_0.addItem("<div class='menus_level3_item'><a href='/NSW_State_Awards/Which_Award/Transport_industry.html' title='Transport Industry'><span>Transport Industry</span></a></div>", "/NSW_State_Awards/Which_Award/Transport_industry.html");
	itemMenu3_0.addItem("<div class='menus_level3_item'><a href='/NSW_State_Awards/Which_Award/Working_on_the_land_award.html' title='Working on the land'><span>Working on the land</span></a></div>", "/NSW_State_Awards/Which_Award/Working_on_the_land_award.html");
	sideMenu = new List(false, width, height, menuColor );
	sideMenu.addList(itemMenu3_0, "<div class='menus_level2_list'><a href='/NSW_State_Awards/Which_award.html' title='Find an award'><span>Find an award</span></a></div>", "/NSW_State_Awards/Which_award.html");
	sideMenu.addItem("<div class='menus_level2_item'><a href='/NSW_State_Awards/Check_your_pay.html' title='Check Your Pay'><span>Check Your Pay</span></a></div>", "/NSW_State_Awards/Check_your_pay.html");
	sideMenu.addItem("<div class='menus_level2_item'><a href='/NSW_State_Awards/Leave_calculators.html' title='Leave calculators'><span>Leave calculators</span></a></div>", "/NSW_State_Awards/Leave_calculators.html");
	sideMenu.addItem("<div class='menus_level2_item'><a href='/NSW_State_Awards/Subscribe.html' title='Pay Rate Updates'><span>Subscribe to Pay Rate Updates</span></a></div>", "/NSW_State_Awards/Subscribe.html");
	sideMenu.addItem("<div class='menus_level2_item'><a href='/NSW_State_Awards/Pay_rates.html' title='Pay rates'><span>Pay rates</span></a></div>", "/NSW_State_Awards/Pay_rates.html");
	itemMenu3_5 = new List(false, width, height, menuColor );
	itemMenu3_5.addItem("<div class='menus_level3_item'><a href='/NSW_State_Awards/Download_awards_for_free.html' title='Download awards for free'><span>Download awards for free</span></a></div>", "/NSW_State_Awards/Download_awards_for_free.html");
	sideMenu.addList(itemMenu3_5, "<div class='menus_level2_list'><a href='/NSW_State_Awards/Purchasing_awards.html' title='Purchasing awards'><span>Purchasing awards</span></a></div>", "/NSW_State_Awards/Purchasing_awards.html");
	sideMenu.addItem("<div class='menus_level2_item'><a href='/NSW_State_Awards/Conditions_of_employment.html' title='Conditions of employment'><span>Conditions of employment</span></a></div>", "/NSW_State_Awards/Conditions_of_employment.html");
	sideMenu.addItem("<div class='menus_level2_item'><a href='/NSW_State_Awards/Historical_awards.html' title='Historical awards'><span>Historical awards</span></a></div>", "/NSW_State_Awards/Historical_awards.html");
	itemMenu3_8 = new List(false, width, height, menuColor );
	itemMenu3_8.addItem("<div class='menus_level3_item'><a href='/NSW_State_Awards/Complaint/Can_the_OIR_investigate_my_complaint.html' title='Can the OIR investigate my complaint?'><span>Can the OIR investigate my complaint?</span></a></div>", "/NSW_State_Awards/Complaint/Can_the_OIR_investigate_my_complaint.html");
	itemMenu3_8.addItem("<div class='menus_level3_item'><a href='/NSW_State_Awards/Complaint/Important_steps_before_lodging_a_complaint.html' title='Important steps before lodging a complaint'><span>Important steps before lodging a complaint</span></a></div>", "/NSW_State_Awards/Complaint/Important_steps_before_lodging_a_complaint.html");
	itemMenu3_8.addItem("<div class='menus_level3_item'><a href='/NSW_State_Awards/Complaint/When_is_a_complaint_not_accepted.html' title='When is a complaint not accepted?'><span>When is a complaint not accepted?</span></a></div>", "/NSW_State_Awards/Complaint/When_is_a_complaint_not_accepted.html");
	itemMenu3_8.addItem("<div class='menus_level3_item'><a href='/NSW_State_Awards/Complaint/How_do_I_lodge_a_complaint.html' title='How do I lodge a complaint?'><span>How do I lodge a complaint?</span></a></div>", "/NSW_State_Awards/Complaint/How_do_I_lodge_a_complaint.html");
	itemMenu3_8.addItem("<div class='menus_level3_item'><a href='http://www.industrialrelations.nsw.gov.au/complaints/controller.jsp' title='Lodge a complaint'><span>Lodge a complaint</span></a></div>", "http://www.industrialrelations.nsw.gov.au/complaints/controller.jsp");
	itemMenu3_8.addItem("<div class='menus_level3_item'><a href='/NSW_State_Awards/Complaint/What_happens_next.html' title='What happens next?'><span>What happens next?</span></a></div>", "/NSW_State_Awards/Complaint/What_happens_next.html");
	itemMenu3_8.addItem("<div class='menus_level3_item'><a href='/NSW_State_Awards/Complaint/What_if_the_complaint_is_not_resolved_in_the_28day_period.html' title='What if the complaint is not resolved in the 28-day period?'><span>What if the complaint is not resolved in the 28-day period?</span></a></div>", "/NSW_State_Awards/Complaint/What_if_the_complaint_is_not_resolved_in_the_28day_period.html");
	itemMenu3_8.addItem("<div class='menus_level3_item'><a href='/NSW_State_Awards/Complaint/Useful_numbers.html' title='Useful numbers'><span>Useful numbers</span></a></div>", "/NSW_State_Awards/Complaint/Useful_numbers.html");
	sideMenu.addList(itemMenu3_8, "<div class='menus_level2_list'><a href='/NSW_State_Awards/Complaint.html' title='Lodge a complaint'><span>Lodge a complaint</span></a></div>", "/NSW_State_Awards/Complaint.html");

	HTMLToGenerate = sideMenu.build(1,225); 
	
	//alert("HTML is : " + HTMLToGenerate);
	return HTMLToGenerate;
}

