/***********************************************************************************
*	(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=6;			// Number of first level items
	var LowBgColor='#d3d5d9';			// Background color when mouse is not over
	var LowSubBgColor='#d3d5d9';			// Background color when mouse is not over on subs
	var HighBgColor='#0F3A56';			// Background color when mouse is over
	var HighSubBgColor='#0F3A56';			// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='#0F3A56';			// Border color
	var BorderSubColor='#0F3A56';			// Border color for subs
	var BorderWidth=2;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana, arial, comic sans ms,technical"	// Font family menu items
	var FontSize=7;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='center';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='center';			// 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=108;				// Menu offset x coordinate
	var StartLeft=1;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=2;				// 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=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
	var Arrws=['/javascript/tri.gif',5,10,'/javascript/tridown.gif',10,5,'/javascript/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.shtml","",0,20,65);
Menu2=new Array("Connect","","",4,20,80);
	Menu2_1=new Array("BratLady's Message Board", "/cgi-bin/forums/ikonboard.cgi","",0,20,200);
	Menu2_2=new Array("BratLady's Chat Room", "javascript:window.open('/chat/index.htm',250,200)","",0,0,0);	
	Menu2_3=new Array("Ask a Question", "javascript:window.open('/question.html',300,350)","",0,0,0);	
	Menu2_4=new Array("Leave us Feedback", "javascript:window.open('/feedback.html',350,500)","",0,0,0);
	

Menu3=new Array("Tech Support","","",6,20,100);
	Menu3_1=new Array("Plotter Support","/HI_plotter.shtml","",2,20,200);
		Menu3_1_1=new Array("Plotter Info & Drivers","/HI_plotter.shtml","",0,20,255);
		Menu3_1_2=new Array("Houston Instument Manuals","","",2,0,0);
      	Menu3_1_2_1=new Array("DMP-160 Series","/hiplot/manual/plot_chap1.shtml","",0,20,120);
           	Menu3_1_2_2=new Array("DMP-60 Series","/HI_plotter.shtml#dmp60","",0,0,0);
	Menu3_2=new Array("Tech Support Page", "/tech.shtml","",0,0,0);
	Menu3_3=new Array("Windows 2000 Info", "/win2k.shtml","",0,0,100);
	Menu3_4=new Array("Linux Info", "","",2,0,120);
			Menu3_4_1=new Array("Dual Booting Windows & Linux", "/linux_boot.shtml","",0,20,200);
			Menu3_4_2=new Array("Main Linux Page", "/linux.shtml","",0,20,200);
	Menu3_5=new Array("Jabil Kadoka Mobo Info","","",3,0,0);
		Menu3_5_1=new Array("Main Info Page","/Jabil_Motherboard.shtml","",0,20,200);
		Menu3_5_2=new Array("Front Panel Settings","/jkpanel_settings.shtml","",0,0,0);
		Menu3_5_3=new Array("FAQ","/faq/faq_jabil.shtml","",0,0,0);
	Menu3_6=new Array("Ask a Question", "javascript:window.open('/question.html',300,350)","",0,0,0);

Menu4=new Array("Build a PC","","",8,20,100);
	Menu4_1=new Array("Decide What You Want", "/pcstuff/buildpc1.shtml","",0,20,190);
	Menu4_2=new Array("Case & Power Supply", "/pcstuff/buildpc_case.shtml","",0,0,0);
	Menu4_3=new Array("Motherboard, CPU & Memory", "/pcstuff/buildpc3.shtml","",0,0,0);
	Menu4_4=new Array("Drives & Cables", "/pcstuff/buildpc4.shtml","",0,0,0);
	Menu4_5=new Array("Audio, Video, etc.", "/pcstuff/buildpc5.shtml","",0,0,0);
	Menu4_6=new Array("Prepare Your Hard Drive", "/pcstuff/drive_setup.shtml","",0,0,0);
	Menu4_7=new Array("Adding a Second Hard Drive", "/pcstuff/adddrive.shtml","",0,0,0);
	Menu4_8=new Array("Troubleshooting Problems", "/pcstuff/tshoot1.shtml","",0,0,0);

Menu5=new Array("Our Services","","",9,20,100);
	Menu5_1=new Array("Free Classified Ads", "/cgi-bin/classifieds/classifieds.cgi","",0,20,200);
	Menu5_2=new Array("Free WebMail", "http://bratlady.mail.everyone.net/email/scripts/loginuser.pl","",0,0,0);
	Menu5_3=new Array("Wireless Services", "http://ld.net/wireless/?bratlady","",0,0,0);
	Menu5_4=new Array("Free Tech Support", "/tech.shtml","",0,0,0);
	Menu5_5=new Array("VOIP Services", "http://ld.net/voip/?bratlady","",0,0,0);
	Menu5_6=new Array("Hosting", "http://hostingwithus.com/?bratlady","",0,0,0);
	Menu5_7=new Array("Long Distance Services", "http://ld.net/?bratlady","",0,0,0);
	Menu5_8=new Array("Best Deals on the Net!", "/shopping.shtml","",0,0,0);
	Menu5_9=new Array("Nationwide DSL", "http://shopfordsl.com/?cogid=bratlady","",0,0,0);
	
Menu6=new Array("Weekly Specials","","",5,20,120);
	Menu6_1=new Array("Unbelievable Specials!", "http://www.tigerdirect.com/email/affiliate/promo.asp?ID=29995888","",0,20,200);
	Menu6_2=new Array("Staples Weekly Specials", "http://service.bfast.com/bfast/click?bfmid=573112&siteid=37592893&bfpage=weeklyspecials","",0,0,0);
	Menu6_3=new Array("Wireless Networking", "http://www.tigerdirect.com/email/affiliate/wireless.asp?ID=29995888","",0,0,0);
	Menu6_4=new Array("Geeky Specials", "http://service.bfast.com/bfast/click?bfmid=37919189&siteid=38509903&bfpage=redirect&bfplink=geeky_geer_specials&bfurl=http%3A%2F%2Fwww.compgeeks.com%2Fdetails.asp%3Finvtid%3Dap%2D1","",0,0,0);
	Menu6_5=new Array("Daily Hot Deals", "http://www.qksrv.net/click-529869-4127161","",0,0,0);


