/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=11;			// Number of first level items
	var LowBgColor='#4E6E60';			// Background color when mouse is not over
	var LowSubBgColor='#B2CFB6';			// Background color when mouse is not over on subs
	var HighBgColor='#FFFFFF';			// Background color when mouse is over
	var HighSubBgColor='#FFFFFF';			// Background color when mouse is over on subs
	var FontLowColor='#FFFFFF';			// Font color when mouse is not over
	var FontSubLowColor='#2F423A';			// Font color subs when mouse is not over
	var FontHighColor='#4E6E60';			// Font color when mouse is over
	var FontSubHighColor='#2F423A';			// Font color subs when mouse is over
	var BorderColor='#FFFFFF';			// Border color
	var BorderSubColor='#FFFFFF';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=0;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=0;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=5;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='MenuPos';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['/images/spacer.gif',1,1,'/images/spacer.gif',1,1,'/images/spacer.gif',1,1];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Home","/index.asp","",0,50,74);
Menu2=new Array("The PFSA","","",6);
	Menu2_1=new Array("Federation Structure","federation-structure.asp","",0,18,137);
	Menu2_2=new Array("Purpose & Objectives","purpose-and-objectives.asp","",0);
	Menu2_3=new Array("Vision & Mission","mission-and-vision.asp","",0);
	Menu2_4=new Array("Council Members","council-members.asp","",0);
	Menu2_5=new Array("PFSA Staff","pfsa-staff.asp","",0);
	Menu2_6=new Array("PFSA Vacancies","pfsa-vacancies.asp","",0);
Menu3=new Array("Industry Information","","",4,50,74);
	Menu3_1=new Array("Industry Overview","industry-overview.asp","",0,18,137);
	Menu3_2=new Array("Industry Issues","industry-issues.asp","",0);
	Menu3_3=new Array("Statistics","statistics.asp","",0);
	Menu3_4=new Array("Technical Library","technical-library.asp","",0);
Menu4=new Array("Legislation and Regulation","","",3,50,74);
	Menu4_1=new Array("PAIA","PAIA.asp","",0,18,136);
	Menu4_2=new Array("Training Legislation","training-legislation.asp","",0);
	Menu4_3=new Array("Environmental","","",7);
	 	Menu4_3_1=new Array("Plastic Bag Legislation","environment-levies.asp","",0,18,200);
	 	Menu4_3_2=new Array("Compulsory Specifications","environment-levies-specs.asp","",0);
	 	Menu4_3_3=new Array("Plastic Bag Levy - 1 June 2004","environment-levies-baglevy.asp","",0);
	 	Menu4_3_4=new Array("Memorandum of Agreement","environment-levies-memorandum.asp","",0);
	 	Menu4_3_5=new Array("Calculate the size of bags","environment-levies-calculate.asp","",0);
	 	Menu4_3_6=new Array("Plastic Bag Regulations","environment-levies-regulations.asp","",0);
	 	Menu4_3_7=new Array("Plastic Bags - Proposed Tariff Amendment","environment-levies-tariff.asp","",0);
Menu5=new Array("News and Events","","",8);
	Menu5_1=new Array("General News","latest-news.asp?Type=GEN","",0,18,205);
	Menu5_2=new Array("Environment News","latest-news.asp?Type=ENV","",0);
	Menu5_3=new Array("Training News","latest-news.asp?Type=TRA","",0);
	Menu5_4=new Array("Upcoming Events","events-and-expos.asp","",0);
	Menu5_5=new Array("Upcoming Training Courses","","",3);
		Menu5_5_1=new Array("Gauteng","courses.asp?Region=GP","",0,18,110);
		Menu5_5_2=new Array("KwaZulu Natal","courses.asp?Region=KZN","",0);
		Menu5_5_3=new Array("Western Cape","courses.asp?Region=WC","",0);
	Menu5_6=new Array("News Archive","","",3);
		Menu5_6_1=new Array("General News","news.asp?Type=GEN","",0,18,110);
		Menu5_6_2=new Array("Environment News","news.asp?Type=ENV","",0);
		Menu5_6_3=new Array("Training News","news.asp?Type=TRA","",0);
	Menu5_7=new Array("Publications","publications.asp","",0);
	Menu5_8=new Array("Newsletters","newsletter.asp","",0);
Menu6=new Array("Careers","careers.asp","",0);
Menu7=new Array("Useful Links","","",6,50,74);
	Menu7_1=new Array("Environmental","links-environment.asp","",0,18,141);
	Menu7_2=new Array("Government","links-government.asp","",0);
	Menu7_3=new Array("International","links-international.asp","",0);
	Menu7_4=new Array("Local","links-local.asp","",0);
	Menu7_5=new Array("Other","links-other.asp","",0);
	Menu7_6=new Array("Technology","links-technology.asp","",0);
Menu8=new Array("Complaints and Suggestions","suggest_complain.asp","",0,50,73);
Menu9=new Array("Contact Us","contact.asp","",0);
Menu10=new Array("Site Map","site-map.asp","",0,50,73);
Menu11=new Array("Site Admin","","",2);
	Menu11_1=new Array("Website Admin","/admin/access.asp","",0,18,73);
	Menu11_2=new Array("Complaints Admin","/complaints/access.asp","",0);
