/*	(c) Ger Versluis 2000 version 5.3. 10 December 2001		You may remove all comments for faster loading	*/		//Start of insert// Mac IE - DEFAULTvar StartTop=78; //set vertical offsetvar StartLeft=20; //set horizontal offsetvar FontSize=9;// Mac Netscapeif( (navigator.appVersion.indexOf("Mac") != -1) && (navigator.appName == "Netscape")) { var StartTop=71; //set vertical offsetvar StartLeft=18; //set horizontal offsetvar FontSize=9; }// PC IEif( (navigator.appVersion.indexOf("Mac") == -1) && (navigator.appName != "Netscape")) { var StartTop=78; //set vertical offsetvar StartLeft=19; //set horizontal offsetvar FontSize=7;}// PC Netscapeif( (navigator.appVersion.indexOf("Mac") == -1) && (navigator.appName == "Netscape")) { var StartTop=71; //set vertical offsetvar StartLeft=18; //set horizontal offsetvar FontSize=7;}// End of insert	var NoOffFirstLineMenus=6;			// Number of first level items	var LowBgColor='#C8C0D3';			// Background color when mouse is not over	var LowSubBgColor='#C8C0D3';			// Background color when mouse is not over on subs	var HighBgColor='#663366';			// Background color when mouse is over	var HighSubBgColor='#663366';			// Background color when mouse is over on subs	var FontLowColor='#330033';			// Font color when mouse is not over	var FontSubLowColor='#330033';			// Font color subs when mouse is not over	var FontHighColor='#C8C0D3';			// Font color when mouse is over	var FontSubHighColor='#C8C0D3';			// Font color subs when mouse is over	var BorderColor='white';			// Border color	var BorderSubColor='white';			// Border color for subs	var BorderWidth=2;				// Border width	var BorderBtwnElmnts=1;			// Border between elements 1 or 0	var FontFamily="verdana,arial,helvetica"	// Font family menu items//	var FontSize=9;				// Font size menu items	var FontBold=1;				// Bold menu items 1 or 0	var FontItalic=0;				// Italic menu items 1 or 0	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static	var ChildOverlap=.2;				// horizontal overlap child/ parent	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent//	var StartTop=78;				// Menu offset x coordinate//	var StartLeft=20;				// Menu offset y coordinate	var VerCorrect=0;				// Multiple frames y correction	var HorCorrect=0;				// Multiple frames x correction	var LeftPaddng=3;				// Left padding	var TopPaddng=2;				// Top padding	var FirstLineHorizontal=1;			// First level items layout horizontal 1 or 0	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0	var DissapearDelay=1000;			// delay before menu folds in	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame	var FirstLineFrame='navig';			// Frame where first level appears	var SecLineFrame='space';			// Frame where sub levels appear	var DocTargetFrame='space';			// Frame where target documents appear	var TargetLoc='';				// span id for relative positioning	var HideTop=0;				// Hide first level when loading new document 1 or 0	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0	var ShowArrow=1;				// Uses arrow gifs when 1	var KeepHilite=1;				// Keep selected path highligthedfunction BeforeStart(){return}function AfterBuild(){return}function BeforeFirstOpen(){return}function AfterCloseAll(){return}// Menu tree//	MenuX=new Array(ItemText, Link, background image, number of sub elements, height, width);//	For rollover images ItemText format is:  "rollover:Image1.jpg:Image2.jpg"Menu1=new Array("Book 1","book_1_intro.html","",5,20,99);	Menu1_1=new Array("Introduction","book_1_intro.html","",0,20,200);		Menu1_2=new Array("Contents","book_1_contents.html","",0);		Menu1_3=new Array("Chapter Web Extras","#","",16);		Menu1_3_1=new Array("Chapter 2","ch_102_index.html","",0,20,100);		Menu1_3_2=new Array("Chapter 3*","ch_103_index.html","",0);		Menu1_3_3=new Array("Chapter 4*","ch_104_index.html","",0);		Menu1_3_4=new Array("Chapter 5*","ch_105_index.html","",0);		Menu1_3_5=new Array("Chapter 6","ch_106_index.html","",0);		Menu1_3_6=new Array("Chapter 7*","ch_107_index.html","",0);		Menu1_3_7=new Array("Chapter 8*","ch_108_index.html","",0);		Menu1_3_8=new Array("Chapter 10*","ch_110_index.html","",0);		Menu1_3_9=new Array("Chapter 11","ch_111_index.html","",0);		Menu1_3_10=new Array("Chapter 12","ch_112_index.html","",0);		Menu1_3_11=new Array("Chapter 13","ch_113_index.html","",0);		Menu1_3_12=new Array("Chapter 14","ch_114_index.html","",0);		Menu1_3_13=new Array("Chapter 15","ch_115_index.html","",0);		Menu1_3_14=new Array("Chapter 16","ch_116_index.html","",0);		Menu1_3_15=new Array("Chapter 17","ch_117_index.html","",0);		Menu1_3_16=new Array("Chapter 18","ch_118_index.html","",0);	Menu1_4=new Array("Book 1 Introduction (PDF 18KB)","manmult_bk1_intro.pdf","",0);	Menu1_5=new Array("Sample Chapter (PDF 1.1MB)","manmult_bk1_ch10.pdf","",0);Menu2=new Array("Book 2","book_2_intro.html","",5);	Menu2_1=new Array("Introduction","book_2_intro.html","",0,20,200);		Menu2_2=new Array("Contents","book_2_contents.html","",0);		Menu2_3=new Array("Chapter Web Extras","#","",9);		Menu2_3_1=new Array("Chapter 1","ch_201_index.html","",0,20,100);		Menu2_3_2=new Array("Chapter 2","ch_202_index.html","",0);		Menu2_3_3=new Array("Chapter 3","ch_203_index.html","",0);		Menu2_3_4=new Array("Chapter 4","ch_204_index.html","",0);		Menu2_3_5=new Array("Chapter 5*","ch_205_index.html","",0);		Menu2_3_6=new Array("Chapter 6*","ch_206_index.html","",0);		Menu2_3_7=new Array("Chapter 7","ch_207_index.html","",0);		Menu2_3_8=new Array("Chapter 8*","ch_208_index.html","",0);		Menu2_3_9=new Array("Chapter 9*","ch_209_index.html","",0);	Menu2_4=new Array("Book 2 Introduction (PDF 21KB)","manmult_bk2_intro.pdf","",0);	Menu2_5=new Array("Sample Chapter (PDF 764KB)","manmult_bk2_ch01.pdf","",0);Menu3=new Array("Courses","#","",2);	Menu3_1=new Array("Managing Multimedia","course.html","",0,20,200);	Menu3_2=new Array("Short Vocational & Uni","manlinks_courses.html","",0);Menu4=new Array("Resources","manlinks.html","",9);		Menu4_1=new Array("Industry News and Background","manlinks.html#news","",0,20,250);		Menu4_2=new Array("Project (and other) Managerial Information","manlinks.html#project","",0);		Menu4_3=new Array("General Development Resource Sites","manlinks.html#general","",0);		Menu4_4=new Array("Hardware and Software Company Sites","manlinks.html#companies","",0);		Menu4_5=new Array("Design & Human-Computer Interface Resources","manlinks.html#hci","",0);		Menu4_6=new Array("Intellectual Property and other Legislation","manlinks.html#ipr","",0);		Menu4_7=new Array("Asset Creation Resources","manlinks.html#assets","",0);		Menu4_8=new Array("Internet Infrastructure and Protocols","manlinks.html#internet","",0);		Menu4_9=new Array("Miscellaneous Resources","manlinks.html#misc","",0);Menu5=new Array("Book List","manbooks.html","",0);Menu6=new Array("Readers","#","",2);	Menu6_1=new Array("Universities","book_users.html","",0,20,140);	Menu6_2=new Array("Reviews","reviews.html","",0,20,140);