/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/
	RootDirectory="http://members.cox.net/wcommerc/";
	SubDirectory="video/";
	
	var NoOffFirstLineMenus=16;			// 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='black';			// Background color when mouse is over
	var HighSubBgColor='black';			// 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='black';			// 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=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=240;				// 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=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	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
	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",RootDirectory,"",0,20,140);
	SubDirectory="video/";
Menu2=new Array("Home Video", (RootDirectory + SubDirectory + "videomain.shtml"),"",8);
	Menu2_1=new Array("Video Software Overview", (RootDirectory + SubDirectory + "videomain.shtml"),"",0,20,160);	
	Menu2_2=new Array("Capture/Edit", (RootDirectory + SubDirectory + "virtualdub.shtml"),"",0);
	Menu2_3=new Array("Special Effects",(RootDirectory + SubDirectory + "axogon.shtml"),"",0);
   Menu2_4=new Array("Convert to Wav",(RootDirectory + SubDirectory + "convert.shtml"),"",0);
  	Menu2_5=new Array("Edit Wav", (RootDirectory + SubDirectory + "audacity.shtml"),"",0);
 	Menu2_6=new Array("Mix Sound", (RootDirectory + SubDirectory + "ddclip.shtml"),"",0);
 	Menu2_7=new Array("Quality MPEG1", (RootDirectory + SubDirectory + "mpeg-1_quality_video.shtml"),"",4);
	 	Menu2_7_1=new Array("Quality MPEG1", (RootDirectory + SubDirectory + "mpeg-1_quality_video.shtml"),"",0, 20, 150);
 	 	Menu2_7_2=new Array("Software Needed", (RootDirectory + SubDirectory + "video_software.shtml"),"",0);
	 	Menu2_7_3=new Array("Capture Software", (RootDirectory + SubDirectory + "capture.shtml"),"",0);
	 	Menu2_7_4=new Array("Encoding", (RootDirectory + SubDirectory + "encoding.shtml"),"",0);
 	Menu2_8=new Array("More Links", (RootDirectory + SubDirectory + "links.shtml"),"",0);

	SubDirectory="email/";
Menu3=new Array("Anonymous Email", (RootDirectory + SubDirectory + "anonymous_email.shtml"),"",3);	 	
	Menu3_1=new Array("Anonymous Email", (RootDirectory + SubDirectory + "anonymous_email.shtml"),"",0, 20, 160);
	Menu3_2=new Array("Anonymous Posting", (RootDirectory + SubDirectory + "anonymous_posting.shtml"),"",0);
	Menu3_3=new Array("Free Email Accounts", (RootDirectory + SubDirectory + "freeemail.shtml"),"",0);

SubDirectory="html/";
Menu4=new Array("Best Free Software", (RootDirectory + SubDirectory + "the_best_free_software.html"),"",0);


SubDirectory="health/";
Menu5=new Array("Eat Healthy", (RootDirectory + SubDirectory + "eathealthy.shtml"),"",0);


SubDirectory="croquet/";
Menu6=new Array("Croquet", (RootDirectory + SubDirectory + "videomain.shtml"),"",2);
	Menu6_1=new Array("Croquet Rules", (RootDirectory + SubDirectory + "the_american_rules_of_croquet.shtml"),"",0,20,160);	
	Menu6_2=new Array("Field Map", (RootDirectory + SubDirectory + "map_of_croquet_field.shtml"),"",0);
	
Menu7=new Array("Paintball", "http://members.cox.net/gozebras/paintball/paintball.html","",0);

SubDirectory="guns/";
Menu8=new Array("Guns", (RootDirectory + SubDirectory + "guns.shtml"),"",0);

SubDirectory="linux/";
Menu9=new Array("Linux", (RootDirectory + SubDirectory + "linuxweb.shtml"),"",0);

SubDirectory="makestuff/";
Menu10=new Array("Make Stuff", (RootDirectory + SubDirectory + "makestuff.shtml"),"",0);

SubDirectory="programming/";
Menu11=new Array("Programming", (RootDirectory + SubDirectory + "python.shtml"),"",2);
	Menu11_1=new Array("Python", (RootDirectory + SubDirectory + "python.shtml"),"",0,20,160);	
	Menu11_2=new Array("Open Office", (RootDirectory + SubDirectory + "OpenOffice.shtml"),"",0);

SubDirectory="rcplanes/";
Menu12=new Array("RC Planes", (RootDirectory + SubDirectory + "rcplanes.shtml"),"",0);

SubDirectory="the_gimp/";
Menu13=new Array("The Gimp", (RootDirectory + SubDirectory + "the_gimp.shtml"),"",10);
	Menu13_1=new Array("Gimp", (RootDirectory + SubDirectory + "the_gimp.shtml"),"",0,20,160);	
	Menu13_2=new Array("Getting Started", (RootDirectory + SubDirectory + "getting_started_in_the_gimp.shtml"),"",0);
	Menu13_3=new Array("Load Photo", (RootDirectory + SubDirectory + "load_photo.shtml"),"",0);
	Menu13_4=new Array("Cropping", (RootDirectory + SubDirectory + "the_gimp_crop.shtml"),"",0);
	Menu13_5=new Array("Optimize Photo", (RootDirectory + SubDirectory + "optimize_a_photo.shtml"),"",0);
	Menu13_6=new Array("Text", (RootDirectory + SubDirectory + "dynamic_text_in_gimp.shtml"),"",0);
	Menu13_7=new Array("Text Effects", (RootDirectory + SubDirectory + "text_effects_in_gimp.shtml"),"",0);	
	Menu13_8=new Array("Pick Color", (RootDirectory + SubDirectory + "gimp_color_picker.shtml"),"",0);
	Menu13_9=new Array("Draw A Line", (RootDirectory + SubDirectory + "how_to_draw_a_line_in_gimp.shtml"),"",0)
	Menu13_10=new Array("White Balance", (RootDirectory + SubDirectory + "gimp_white_balance.shtml"),"",0);

SubDirectory="gold/";
Menu14=new Array("Gold facts", (RootDirectory + SubDirectory + "gold.shtml"),"",0);


SubDirectory="dvd/";
Menu15=new Array("Custom DVDs", (RootDirectory + SubDirectory + "dvd.shtml"),"",0);

SubDirectory="astronomy/";
Menu16=new Array("Astronomy", (RootDirectory + SubDirectory + "OrionLabelsOn.html"),"",1);
	Menu16_1=new Array("Orion", (RootDirectory + SubDirectory + "OrionLabelsOn.html"),"",0,20,160);	
