/*	(c) Ger Versluis 2000 version 5 October 9th 2001	*
*	You may remove all comments for faster loading	*/		

	var NoOffFirstLineMenus=9;			// Number of first level items
	var LowBgColor='ffffff';			// Background color when mouse is not over
	var LowSubBgColor='ffffff';			// Background color when mouse is not over on subs
	var HighBgColor='00ccff';			// Background color when mouse is over
	var HighSubBgColor='00ccff';			// Background color when mouse is over on subs
	var FontLowColor='333399';			// Font color when mouse is not over
	var FontSubLowColor='333399';			// Font color subs when mouse is not over
	var FontHighColor='000000';			// Font color when mouse is over
	var FontSubHighColor='000000';			// Font color subs when mouse is over
	var BorderColor='000000';			// Border color
	var BorderSubColor='333333';			// 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=8;				// 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' or 'bottom'
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=575;				// Menu offset x coordinate
	var StartLeft=10;				// 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;			// 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='';				// DIV id for relative positioning (refer to config.htm for info)
	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

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("SCRIPTS","","",5,20,130); 
Menu1_1=new Array("CGI / PERL","","",4,20,125);
Menu1_1_1=new Array("PERL ARCHIVE","http://WWW.PERLARCHIVE.COM","",0,20,125);
Menu1_1_2=new Array("CGI RESOURCE INDEX","http://CGI.RESOURCEINDEX.COM","",0,20,125);
Menu1_1_3=new Array("BIG NOSE BIRD","http://www.bignosebird.com","",0,20,125);
Menu1_1_4=new Array("MATTS SCRIPT ARCHIVE"," http://www.worldwidemart.com","",0,20,125);


Menu1_2=new Array("DHTML","","",1,20,125);
Menu1_2_1=new Array("DYNAMIC DRIVE","http://WWW.DYNAMICDRIVE.COM","",0,20,125);


Menu1_3=new Array("JAVASCRIPT","","",0,20,125);
Menu1_4=new Array("JAVA APPLETS","","",3,20,125);
Menu1_4_1=new Array("ACUTEAPPLETS","http://www.acuteapplets.com/","",0,20,125);
Menu1_4_2=new Array("JAVA.SUN.COM","http://java.sun.com/applets","",0,20,125);
Menu1_4_3=new Array("APPLET COLLECTION","http://www.appletcollection.com/","",0,20,125);


Menu1_5=new Array("PHP","","",1,20,125);
Menu1_5_1=new Array("PHP RESOURCE INDEX","http://PHP.RESOURCEINDEX.COM","",0,20,125);

Menu2=new Array("TEMPLATES","","",2);
	Menu2_1=new Array("TEMPLATE MONSTER","http://templatemonster.com","",0,20,125);	
		Menu2_2=new Array("COOL HOMEPAGES","http://coolhomepages.com","",0,20,125);	
		
Menu3=new Array("PROMOTION","","",1);
	Menu3_1=new Array("X","","",0,20,125);

Menu4=new Array("UTILITIES","","",4);
	Menu4_1=new Array("Trig Calculator","javascript:window.open(href='/trig')","",0,20,125);
Menu4_2=new Array("Meta Tag Generator","javascript:window.open(href='/meta-gen.html')","",0,20,125);
Menu4_3=new Array("Email Encrypter","javascript:window.open(href='/email-encode.html')","",0,20,125);
Menu4_4=new Array("Password Encrypter","javascript:window.open(href='/cgi-bin/c22encrypt.pl')","",0,20,125);
	
Menu5=new Array("HTML EDITORS","","",2);
	Menu5_1=new Array("X","","",0,20,125);
	Menu5_2=new Array("ACE HTML EDITOR","http://freeware.acehtml.com/","",0);
	

Menu6=new Array("FTP CLIENTS","","",4,20,113);
Menu6_1=new Array("WS FTP","http://www.ipswitch.com/Products/WS_FTP/","",0,20,125);
Menu6_2=new Array("SMART FTP","http://www.smartftp.com/","",0,20,125);
Menu6_3=new Array("CUTE FTP","http://www.cuteftp.com/","",0,20,125);
Menu6_4=new Array("ACE FTP","http://freeware.aceftp.com/","",0,20,125);





	Menu7=new Array("COLOR PALETTES","","",0,20,113);
	Menu8=new Array("GRAPHICS","","",1,20,113);
	Menu8_1=new Array("ANFY AFFECTS","http://www.anfyteam.com","",0,20,113);
	
	Menu9=new Array("TUTORIALS","","",2,20,113);
Menu9_1=new Array("PERL MONKS","HTTP://PERLMONKS.ORG","",0,20,125);
Menu9_2=new Array("JAVA APPLET","http://www.htmlgoodies.com/beyond/ja.html","",0,20,125);
		

