//(c) Ger Versluis 2000 version 1.0, 1 november 2000

	var NoOffFirstLineMenus=19; //set number of main menu items
	var LowBgColor='#EFD741';
	var HighBgColor='#C70209';
	var FontLowColor='#000000';
	var FontHighColor='#FFFFFF';
	var BorderColor='#D9D2CA';
	var BorderWidth=1;
	var BorderBtwnElmnts=1;
	var FontFamily="Geneva, Arial, Helvetica, san-serif"
	var FontSize=9;
	var FontBold=1;
	var FontItalic=0;
	var MenuTextCentered=0;
	var MenuCentered='left';
	var MenuVerticalCentered='top';
	var ChildOverlap=.1;
	var ChildVerticalOverlap=.1;
	var StartTop=94; //set vertical offset
	var StartLeft=-1; //set horizontal offset
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=3;
	var TopPaddng=2;
	var FirstLineHorizontal=0; //set menu layout (1=horizontal, 0=vertical)
	var MenuFramesVertical=1;
	var DissapearDelay=500;
	var TakeOverBgColor=1;
	var FirstLineFrame='navig';
	var SecLineFrame='space';
	var DocTargetFrame='space';
	var WebMasterCheck=0;

//Menux=new Array("text to show","Link",No of sub elements,element height,element width);
//see accompanying "config.htm" file for more information on structure of menus

Menu1=new Array("Home Page","default.asp",0,22,183);
Menu2=new Array("The Union","theunion.asp",0,22,183);
Menu3=new Array("Whats New","sactwunews.asp",0,22,183);
Menu4=new Array("Benefits","benefits.asp",0,22,183);
Menu5=new Array("Bursary Fund","burfundscheme.asp",0,22,183);
Menu6=new Array("Membership","membership.asp",0,22,183);
Menu7=new Array("Wages and Employers","wageemp.asp",0,22,183);
Menu8=new Array("Training","training.asp",0,22,183);
Menu9=new Array("Jobs Campaign","jobcamp.asp",0,22,183);
Menu10=new Array("HIV Project","hivproject.asp",0,22,183);
Menu11=new Array("Articles & Speeches","articlesnpeeches.asp",0,22,183);
Menu12=new Array("Labour Law","labourlaw.asp",0,22,183);
Menu13=new Array("International","international.asp",0,22,183);
Menu14=new Array("Cape Town Fashion Festival","ctfashionfest.asp",0,22,183);
Menu15=new Array("SALRI","salri.asp",0,22,183);
Menu16=new Array("COSATU","COSATU.asp",0,22,183);
Menu17=new Array("Politics & Workers","politicsworkers.asp",0,22,183);
Menu18=new Array("Socio-economic Developments","socioecodevelop.asp",0,22,183);
Menu19=new Array("Sactwu News","sactwunews.asp",0,22,183);