//(c) Ger Versluis 

	var NoOffFirstLineMenus=5; //set number of main menu items
	var LowBgColor='#555536';
	var HighBgColor='#C4CCD7';
	var FontLowColor='#ffffff';
	var FontHighColor='#622576';
	var BorderColor='#cccccc';
	var BorderWidth=0;
	var BorderBtwnElmnts=1;
	var FontFamily="verdana,helvetica,verdana,arial"
	var FontSize=9;
	var FontBold=0;
	var FontItalic=0;
	var MenuTextCentered=0;
	var MenuCentered='left';
	var MenuVerticalCentered='top';
	var ChildOverlap=.1;
	var ChildVerticalOverlap=.1;
	var StartTop=292; //set vertical offset
	var StartLeft=126; //set horizontal offset
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=3;
	var TopPaddng=2;
	var FirstLineHorizontal=1; //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("About Us","About_EMF_FreeZone.html",4,25,88);
	Menu1_1=new Array("About Steve Priebe","About_Steve_Priebe.html",0,40,108);
	Menu1_2=new Array("Business Clients","Business_Clients.html",0,35,195);

	Menu1_3=new Array("Contact","Contact.html",0,35,88);
	Menu1_4=new Array("Home","index.html",0,35,195);




Menu2=new Array("Products","Products.html",6,30,125);
	Menu2_1=new Array("EMF Balancers","EMF_Balancers.html",0,40,135);
	Menu2_2=new Array("Gold Card","Gold_Card.html",0,35,195);
	Menu2_3=new Array("ADR Protector","ADR_Protector.html",0,35,195);
	Menu2_4=new Array("Jewellery / River Rocks","Jewellery_River_Rocks.html",0,35,195);
	Menu2_5=new Array("Dowsing Rods","Dowsing_Rods.html",0,35,195);
	Menu2_6=new Array("All Natural Soil","All_Natural_Soil_Balancer.html",0,35,195);

 

Menu3=new Array("Resources","Resources.html",0,30,125);
	Menu3_1=new Array(" "," ",0,40,125);
	Menu3_2=new Array(" ",".html",0,35,195);
 

Menu4=new Array("Press Room","Press_Room.html",0,30,125);



Menu5=new Array("Testimonals","Testimonials.html",0,30,125);



Menu6=new Array("CONTACT","Contact.html",0,30,125);

 









