﻿	var NoOffFirstLineMenus=10;
	var LowBgColor='#87a583';
	var LowSubBgColor='#87a583';
	var HighBgColor='#4e6c49';
	var HighSubBgColor='#4e6c49';
	var FontLowColor='white';
	var FontSubLowColor='white';
	var FontHighColor='white';
	var FontSubHighColor='white';
	var BorderColor='#deeedc';
	var BorderSubColor='#deeedc';
	var BorderWidth=1;
	var BorderBtwnElmnts=1;
	var FontFamily="Arial,verdana,arial,san-serif"
	var FontSize=8;
	var FontBold=0;
	var FontItalic=0;
	var MenuTextCentered='left';
	var MenuCentered='left';
	var MenuVerticalCentered='top';
	var ChildOverlap=.07;
	var ChildVerticalOverlap=.2;
	var StartTop=0;
	var StartLeft=0;
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=10;
	var TopPaddng=2;
	var FirstLineHorizontal=0;
	var MenuFramesVertical=1;
	var DissapearDelay=1000;
	var TakeOverBgColor=1;
	var FirstLineFrame='navig';
	var SecLineFrame='space';
	var DocTargetFrame='space';
	var TargetLoc='MenuPos';
	var HideTop=0;
	var MenuWrap=1;	
	var RightToLeft=0;
	var UnfoldsOnClick=0;
	var WebMasterCheck=0;
	var ShowArrow=1;
	var KeepHilite=1;
	var BottomUp=0;
	var Arrws=['/main/tri.gif',7,10,'/main/tridown.gif',10,5,'/main/trileft.gif',5,10];
function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}

//	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","/main.html","",0,20,120);
Menu2=new Array("Forum","https://www.rriven.com/forums/","",0);	
Menu3=new Array("Downloads","/downloads","",3);
	Menu3_1=new Array("BCSS","/downloads/bcss.html","",0,20,120);
	Menu3_2=new Array("Shasta","/downloads/shasta.html","",0);
	Menu3_3=new Array("Random Security","/downloads/ransec.html","",0);
Menu4=new Array("Games","/games/index.html","",0);
Menu5=new Array("Pictures","/pictures/index.html","",3);	
	Menu5_1=new Array("People","/pictures/people.html","",0,20,120);
	Menu5_2=new Array("Parties","/pictures/parties.html","",0);
	Menu5_3=new Array("Camera","/pictures/cam/index.html","",0);
	
Menu6=new Array("Misc","/misc/index.html","",0);
Menu7=new Array("School","/school/index.html","",0);
Menu8=new Array("About Us","/about/index.html","",0);
Menu9=new Array("Contact Us","/about/contact.php","",0);
Menu10=new Array("Sitemap","/sitemap.xml","",0);
	





