var ToolBar_Supported = ToolBar_Supported ;
if (ToolBar_Supported != null && ToolBar_Supported == true) {
		
	//Set the Banner
	setBanner("Burscough Priory Science College");
	
	//Local Left Navigation Configuration
	
	//Change This URL to the URL of the website
	var pageIndex = "http://www.prioryhigh.lancs.sch.uk/";
	var pageURL = "http://www.prioryhigh.lancs.sch.uk/pages/";
	
		
	//design_tech_home//
	addNavLink("Design Technology Home", pageURL + "departments/design_technology/design_tech_index.htm");
	addNavSeparator();
		
	//Overview//
	createNavExpandingList("Overview", "Overview", "", true);
	addNavExpandingListItem("Overview", "»Aims", pageURL + "departments/design_technology/overview/department_aims.htm");
	addNavSeparator();

		
	//Facilities//
	createNavExpandingList("Facilities", "Facilities", "", true);
	addNavExpandingListItem("Facilities", "»Room 2: Food", pageURL + "departments/design_technology/facilities/room_2.htm");
	addNavExpandingListItem("Facilities", "»Room 43: Graphics", pageURL + "departments/design_technology/facilities/room_43.htm");
	addNavExpandingListItem("Facilities", "»Room 48: Electronics", pageURL + "departments/design_technology/facilities/room_48.htm");
	addNavExpandingListItem("Facilities", "»Room 48c: ICT", pageURL + "departments/design_technology/facilities/room_48c.htm");
	addNavExpandingListItem("Facilities", "»Equipment ", pageURL + "departments/design_technology/facilities/equipment_1.htm");
	addNavExpandingListItem("Facilities", "»ICT", pageURL + "departments/design_technology/facilities/ict.htm");
	addNavSeparator();
	

	//KeyStage3//
	createNavExpandingList("KeyStage3", "Key Stage 3", "", true);
	addNavExpandingListItem("KeyStage3", "»Overview", pageURL + "departments/design_technology/keystage_3/keystage_3.htm");
	addNavExpandingListItem("KeyStage3", "»Y7 CAD/CAM", pageURL + "departments/design_technology/keystage_3/y7_cad_cam.htm");
	addNavExpandingListItem("KeyStage3", "»Y7 Food", pageURL + "departments/design_technology/keystage_3/y7_food.htm");
	addNavExpandingListItem("KeyStage3", "»Y7 Graphics", pageURL + "departments/design_technology/keystage_3/y7_graphics.htm");
//	addNavExpandingListItem("KeyStage3", "»Y7 Resistant Materials ", pageURL + "departments/design_technology/keystage_3/y7_resist_mat.htm");
	addNavExpandingListItem("KeyStage3", "»Y7 System & Control", pageURL + "departments/design_technology/keystage_3/y7_sys_control.htm");
	addNavExpandingListItem("KeyStage3", "»Y8 CAD/CAM", pageURL + "departments/design_technology/keystage_3/y8_cad_cam.htm");
	addNavExpandingListItem("KeyStage3", "»Y8 Electronics", pageURL + "departments/design_technology/keystage_3/y8_electronics.htm");
	addNavExpandingListItem("KeyStage3", "»Y8 Food", pageURL + "departments/design_technology/keystage_3/y8_food.htm");
//	addNavExpandingListItem("KeyStage3", "»Y8 Resistant Materials ", pageURL + "departments/design_technology/keystage_3/y8_resist_mat.htm");
	addNavExpandingListItem("KeyStage3", "»Y9 Electronics", pageURL + "departments/design_technology/keystage_3/y9_electronics.htm");
	addNavExpandingListItem("KeyStage3", "»Y9 Food", pageURL + "departments/design_technology/keystage_3/y9_food.htm");
	addNavExpandingListItem("KeyStage3", "»Y9 Graphics", pageURL + "departments/design_technology/keystage_3/y9_graphics.htm");
//	addNavExpandingListItem("KeyStage3", "»Y9 Resistant Materials", pageURL + "departments/design_technology/keystage_3/y9_resist_mat.htm");
	addNavSeparator();


    //KeyStage4//
	createNavExpandingList("KeyStage4", "Key Stage 4", "", true);
	addNavExpandingListItem("KeyStage4", "»Overview", pageURL + "departments/design_technology/keystage_4/keystage_4.htm");
	addNavExpandingListItem("KeyStage4", "»Electronic Products Y10", pageURL + "departments/design_technology/keystage_4/electronic_products_year10.htm");
	addNavExpandingListItem("KeyStage4", "»Electronic Products Y11", pageURL + "departments/design_technology/keystage_4/electronic_products_year11.htm");
	addNavExpandingListItem("KeyStage4", "»Food Technology", pageURL + "departments/design_technology/keystage_4/food_technology.htm");
//	addNavExpandingListItem("KeyStage4", "»Graphic Products", pageURL + "departments/design_technology/keystage_4/graphic_products.htm");
//	addNavExpandingListItem("KeyStage4", "»Resistant Materials", pageURL + "departments/design_technology/keystage_4/resist_mat.htm");
	addNavExpandingListItem("KeyStage4", "»D&T Prize Winners", pageURL + "departments/design_technology/keystage_4/dt_prizewinners.htm");
	addNavSeparator();

	//Results//
	createNavExpandingList("Results", "Results", "", true);
	addNavExpandingListItem("Results", "»GCSE", pageURL + "departments/design_technology/results/dt_gcse_results.htm");
	addNavExpandingListItem("Results", "»Key Stage 3", pageURL + "departments/design_technology/results/dt_ks3_results.htm");
	addNavSeparator();

	//Pupilinfo//
	createNavExpandingList("Pupilinfo", "Pupil Information", "", true);
	addNavExpandingListItem("Pupilinfo", "»Y7 Group Rotation", pageURL + "departments/design_technology/pupil_info/y7_group_rotation.htm");
	addNavExpandingListItem("Pupilinfo", "»Y8 Group Rotation", pageURL + "departments/design_technology/pupil_info/y8_group_rotation.htm");
	addNavExpandingListItem("Pupilinfo", "»Y9 Group Rotation", pageURL + "departments/design_technology/pupil_info/y9_group_rotation.htm");
	addNavExpandingListItem("Pupilinfo", "»Y10 Key Dates", pageURL + "departments/design_technology/pupil_info/y10_key_dates.htm");
	addNavExpandingListItem("Pupilinfo", "»Y11 Key Dates", pageURL + "departments/design_technology/pupil_info/y11_key_dates.htm");
	addNavSeparator();

	//Links//
	createNavExpandingList("Links", "Links", "", true);
	addNavExpandingListItem("Links", "»Lathom Technology College", pageURL + "departments/design_technology/lathom_tech_college/lathom_tech_college.htm");
	addNavExpandingListItem("Links", "»Holmeswood Methodist Primary School", pageURL + "departments/design_technology/holmeswood_methodist/holmeswood_methodist.htm");
	addNavSeparator();

	//Footer
	
	setFooterHelpPage("mailto:webmaster@bpsc.co.uk?subject=Website Support");
	setFooterFeedbackPage("mailto:webmaster@bpsc.co.uk?subject=Website Feedback");
	
}
