//(c) Ger Versluis 2000 version 1.0, 1 november 2000



	var NoOffFirstLineMenus=5; //set number of main menu items

	var LowBgColor='#F2F2F2';

	var HighBgColor='#D1D1E9';

	var FontLowColor='black';

	var FontHighColor='black';

	var BorderColor='black';

	var BorderWidth=2;

	var BorderBtwnElmnts=1;

	var FontFamily="arial";

	var FontSize=10;

	var FontBold=1;

	var FontItalic=0;

	var MenuTextCentered=0;

	var MenuCentered='left';

	var MenuVerticalCentered='top';

	var ChildOverlap=.1;

	var ChildVerticalOverlap=.1;

	var StartTop=65; //set vertical offset

	var StartLeft=8; //set horizontal offset

	var VerCorrect=0;

	var HorCorrect=0;

	var LeftPaddng=8;

	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","http://www.onthelevel.net",0,20,138);



Menu2=new Array("SUPERLEVEL","superlevelbrochure.shtml",2);

	Menu2_1=new Array("Superlevel Brochure","http://www.onthelevel.net/superlevelbrochure.shtml",0,20,210);
	Menu2_2=new Array("Testimonials","http://www.onthelevel.net/superlevel/ordering.shtml",0);



Menu3=new Array("SURELOCK","http://onthelevel.net/surelock/surelock.shtml",2);

	Menu3_1=new Array("Template","http://onthelevel.net/surelock/instructions.shtml",0,20,150);

	Menu3_2=new Array("Specifications","javascript:onClick=window.open('http://onthelevel.net/surelockspec.pdf')",0);



Menu4=new Array("OFF THE WALL","http://onthelevel.net/OTW/OTW.shtml",1);

        Menu4_1=new Array("Specifications","javascript:onClick=window.open('http://onthelevel.net/OTWspec.pdf')",0,20,150);



Menu5=new Array("CONTACT US","http://www.onthelevel.net/ContactUs.shtml",0,20,138);











