/************************************************************************************	(c) Ger Versluis 2000 version 5.41 24 December 2001	          **	For info write to menus@burmees.nl		          **	You may remove all comments for faster loading	          *		***********************************************************************************/	var NoOffFirstLineMenus=8;	var LowBgColor='#EBEBEB';	var LowSubBgColor='#EBEBEB';	var HighBgColor='#7FA9BA';	var HighSubBgColor='#7FA9BA';	var FontLowColor='#777777';	var FontSubLowColor='#777777';	var FontHighColor='white';	var FontSubHighColor='white';	var BorderColor='white';	var BorderSubColor='white';	var BorderWidth=1;	var BorderBtwnElmnts=1;	var FontFamily="Verdana, Arial, Helvetica, sans-serif"	var FontSize=8;	var FontBold=0;	var FontItalic=0;	var MenuTextCentered='left';	var MenuCentered='left';	var MenuVerticalCentered='top';	var ChildOverlap=.2;	var ChildVerticalOverlap=.2;	var StartTop=117;	var StartLeft=57;	var VerCorrect=0;	var HorCorrect=0;	var LeftPaddng=3;	var TopPaddng=2;	var FirstLineHorizontal=0;	var MenuFramesVertical=1;	var DissapearDelay=200;	var TakeOverBgColor=1;	var FirstLineFrame='navig';	var SecLineFrame='space';	var DocTargetFrame='space';	var TargetLoc='';	var HideTop=0;	var MenuWrap=1;	var RightToLeft=0;	var UnfoldsOnClick=0;	var WebMasterCheck=0;	var ShowArrow=0;	var KeepHilite=1;	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// 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.html","",0,20,130);Menu2=new Array("Mission","20.html","",0,20,130);Menu3=new Array("Services","30.html","",0,20,130);	Menu4=new Array("Methodology","40.html","",0,20,130);Menu5=new Array("References","50.html","",0,20,130);	Menu6=new Array("Founding members","60.html","",0,20,130);Menu7=new Array("Why do I need a cryptographer?","70.html","",0,35,130);Menu8=new Array("Contact","80.html","",0,20,130);
