/***********************************************************************************
*	(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=10;			// Number of first level items
	var LowBgColor='white';				// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='purple';			// Background color when mouse is over
	var HighSubBgColor='purple';		// Background color when mouse is over on subs
	var FontLowColor='purple';			// Font color when mouse is not over
	var FontSubLowColor='purple';		// Font color subs when mouse is not over
	var FontHighColor='yellow';			// Font color when mouse is over
	var FontSubHighColor='yellow';		// Font color subs when mouse is over
	var BorderColor='gray';	 			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=1;					// Border width
	var BorderBtwnElmnts=1;				// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=10;						// 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=.1;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.8;		// vertical overlap child/ parent
	var StartTop=193;					// Menu offset x coordinate
	var StartLeft=8;					// 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;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=600;				// 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
	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("","","",0,20,0);
Menu2=new Array("Home","index.htm","",0,20,55);

Menu3=new Array("Classes","classes2.asp","",7,20,70);
	Menu3_1=new Array("Windows Operating System","","",9,20,190);
			Menu3_1_1=new Array("  * Intro to PCs Using Win 98","IntroPCs98.htm","",0,20,183);
			Menu3_1_2=new Array("Windows 98: Introduction","win982.htm","",0,20,183);
			Menu3_1_3=new Array("  * Intro to PCs Using Win ME","IntroPCsME.htm","",0,20,183);
			Menu3_1_4=new Array("Windows ME: Introduction","WinMEIntro.htm","",0,20,183);
			Menu3_1_5=new Array("  * Intro to PCs Using Win 2K","IntroPCs2K.htm","",0,20,183);
			Menu3_1_6=new Array("Windows 2000: Introduction","Text Files/Windows 2000 Intro.htm","",0,20,183);
			Menu3_1_7=new Array("  * Intro to PCs Using Win XP","IntroPCsXP.htm","",0,20,183);
			Menu3_1_8=new Array("Windows XP: Introduction","WinXPIntro.htm","",0,20,183);
			Menu3_1_9=new Array("  ** Intro to PCs = Very Basic","classes2.asp","",0);
	Menu3_2=new Array("Microsoft Office Classes","MOUSPath2.htm","",3,20,183);
			Menu3_2_1=new Array("Office 97","Office97.htm","",0,20,100);
			Menu3_2_2=new Array("Office 2000","Office2KClasses.htm","",0,20,100);
			Menu3_2_3=new Array("Office XP","OfficeXPClasses.htm","",0,20,100);
	Menu3_3=new Array("Networking Technology","NetTech2.htm","",0);
	Menu3_4=new Array("Graphics / Design","graphics2.htm","",0);
	Menu3_5=new Array("M.O.S.E. Secretarial Expert","MicrosoftOfficeSecretarialExpert2.htm","",0);
	Menu3_6=new Array("Website Developer Training","WebDevelopmentPath2.htm","",0);
	Menu3_7=new Array("Our Newest Classes","classes2.asp","",3,20,188);
			Menu3_7_1=new Array("Web Site Optimization","Text Files/DreamWeaverIntroduction.htm","",0,20,188);
			Menu3_7_2=new Array("Dreamweaver MX: Intro","Text Files/DreamWeaverIntroduction.htm","",0,20,188);
			Menu3_7_3=new Array("Scanners & Digital Cameras","scanners2.htm","",0,20,188);



	
Menu4=new Array("","","",0,0,0);

Menu5=new Array("Corporate Services","corporate2.htm","",5,20,143);
	Menu5_1=new Array("Website Development","WebDesign.htm","",0,20,153);
	Menu5_2=new Array("Efficiency Evaluations","","",1,20,153);
		Menu5_2_1=new Array("Call For Details","","",0,20,130);
	Menu5_3=new Array("Corporate Networks","","",1,20,153);
		Menu5_3_1=new Array("Call For Details","","",0,20,130);
	Menu5_4=new Array("Hardware Upgrades","","",1,20,153);
		Menu5_4_1=new Array("Call For Details","","",0,20,130);
	Menu5_5=new Array("Software Upgrades","","",1,20,153);
		Menu5_5_1=new Array("Call For Details","","",0,20,130);

		
Menu6=new Array("Power Links","resources.htm","",0,20,99);

Menu7=new Array("","","",0,0,0);
	Menu7_1=new Array("Chris Banks","ChrisBanks.htm","",0,20,105);
	Menu7_2=new Array("Larry Sullivan","LarrySullivan.htm","",0);
	Menu7_3=new Array("Joshua Dooley","JoshDooley.htm","",0);
	Menu7_4=new Array("David Lindsey","DavidLindsey.htm","",0);

Menu8=new Array("","","",0,20,0);
Menu9=new Array("the F.A.Q.s","http://computerlinkaugusta.com/faqs.htm","",0,20,80);

Menu10=new Array("Latest News","latestnews.htm","",2,20,95);
	Menu10_1=new Array("General","latestnews.htm","",5,20,95);	
		Menu10_1_1=new Array("CNN","http://www.cnn.com","",0,20,125);
		Menu10_1_2=new Array("ABCNews","http://www.abcnews.com","",0);
		Menu10_1_3=new Array("MSNBC","http://www.msnbc.com","",0);
                Menu10_1_4=new Array("CBSNews","http://www.cbsnews.com","",0);
                Menu10_1_5=new Array("Augusta Chronicle","http://www.augustachronicle.com","",0);
                          
	Menu10_2=new Array("Technology","latestnews.htm","",3);
		Menu10_2_1=new Array("TechWeb","http://www.techweb.com","",0,20,85);
		Menu10_2_2=new Array("News.com","http://www.news.com","",0);
		Menu10_2_3=new Array("Wired News","http://www.wired.com","",0);


