//(c) Ger Versluis 2000 version 1.0, 1 november 2000

	var NoOffFirstLineMenus=6; //set number of main menu items
	var LowBgColor='#8C8AAD';
	var HighBgColor='#F7D773';
	var FontLowColor='white';
	var FontHighColor='black';
	var BorderColor='#8C8AAD';
	var BorderWidth=1;
	var BorderBtwnElmnts=1;
	var FontFamily="veranda,comic sans ms,technical,arial"
	var FontSize=8;
	var FontBold=0;
	var FontItalic=0;
	var MenuTextCentered=0;
	var MenuCentered='left';
	var MenuVerticalCentered='top';
	var ChildOverlap=.1;
	var ChildVerticalOverlap=.1;
	var StartTop=156; //set vertical offset
	var StartLeft=20; //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("CASPR Home","index.html",0,16,126);

Menu2=new Array("Topics & Papers","topics.html",1,16,126);
//Menu2_2=new Array("Papers","Papers.html",0,16,125);
Menu2_1=new Array("Topics","topics.html",12,16,125);
Menu2_1_1=new Array("SECURITY POLICY","topics.html",0,16,300);
Menu2_1_2=new Array("ORGANIZATIONAL SECURITY","topics.html#4",0,16,400);
Menu2_1_3=new Array("ASSET CLASSIFICATIONS AND CONTROL","topics.html#5",0,16,400);
Menu2_1_4=new Array("PERSONNEL SECURITY","topics.html#6",0,16,300);
Menu2_1_5=new Array("PHYSICAL AND ENVIRONMENTAL SECURITY","topics.html#7",0,16,300);
Menu2_1_6=new Array("COMMUNICATIONS AND OPERATIONS MANAGEMENT","topics.html#8",0,16,300);
Menu2_1_7=new Array("ACCESS CONTROL","topics.html#9",0,16,300);
Menu2_1_8=new Array("SYSTEMS DEVELOPMENT AND MAINTENANCE","topics.html#10",0,16,300);
Menu2_1_9=new Array("BUSINESS CONTINUITY PLANNING","topics.html#11",0,16,300);
Menu2_1_10=new Array("COMPLIANCE","topics.html#12",0,16,300);
Menu2_1_11=new Array("OS & SYSTEM SECURITY TECHNOLOGY","topics.html#13",0,16,300);
Menu2_1_12=new Array("NETWORK & TELECOM SECURITY TECHNOLOGY","topics.html#14",0,16,300);


Menu3=new Array("Project Information","project-info.html",2,16,126);
Menu3_1=new Array("How to...","project-info.html",3,16,250);
Menu3_1_1=new Array("Get involved","project-info.html",0,16,250);
Menu3_1_2=new Array("Create a Paper","index.html#Creating",0,16,250);
Menu3_1_3=new Array("Join CASPR","index.html#Interested",0,16,250);
Menu3_2=new Array("LOGON TO THE CASPR MESSAGE BOARD","/CASPR/index.asp",0,16,250);

Menu4=new Array("Links & Other Info","links.html",0,16,126);

Menu5=new Array("CASPR Managment Team","mangement.html",0,16,126);

Menu6=new Array("CASPR in the News","news.html",3,16,126);
Menu6_1=new Array("Press Releases","news.html#B1",0,16,126);
Menu6_2=new Array("Newsletters","news.html#B2",0,16,126);
Menu6_3=new Array("Help Support CASPR","news.html#B3",0,16,126);
