	var NoOffFirstLineMenus=8;			// Number of first level items
	var LowBgColor='000000';			// Background color when mouse is not over
	var LowSubBgColor='000000';			// Background color when mouse is not over on subs
	var HighBgColor='000000';			// Background color when mouse is over
	var HighSubBgColor='black';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='white';			// Font color subs when mouse is not over
	var FontHighColor='Red';			// Font color when mouse is over
	var FontSubHighColor='Red';			// Font color subs when mouse is over
	var BorderColor='White';			// Border color
	var BorderSubColor='000000';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=11;				// 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='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=190;				// Menu offset x coordinate
	var StartLeft=10;                         // Menu offset y coordinatefdsa  fdas 
	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=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=300;			// 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=0;				// 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=['gfx/blank.gif',5,10,'gfx/tridown.gif',10,5,'gfx/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("rollover:gfx/homebutton1.gif:gfx/homebutton2.gif","http://www.dccon.com","gfx/homebutton2.gif",0,20,150);

Menu2=new Array("rollover:gfx/ratesbutton1.gif:gfx/ratesbutton2.gif","http://www.dccon.com/rates.html","gfx/ratesbutton2.gif",0,20,150);

Menu3=new Array("rollover:gfx/linksbutton1.gif:gfx/linksbutton2.gif","http://www.dccon.com/links.html","gfx/linksbutton2.gif",0,20,150);

Menu4=new Array("rollover:gfx/servicesbutton1.gif:gfx/servicesbutton2.gif","services.html","gfx/servicesbutton2.gif",5,20,150);
	Menu4_1=new Array("rollover:gfx/installations1.gif:gfx/installations2.gif","services.html","gfx/installations2.gif",2,20,150);	
		Menu4_1_1=new Array("rollover:gfx/hardwarebutton1.gif:gfx/hardwarebutton2.gif","http://www.dccon.com/hardware.html","gfx/hardwarebutton2.gif",0,20,150);
		Menu4_1_2=new Array("rollover:gfx/softwarebutton1.gif:gfx/softwarebutton2.gif","http://www.dccon.com/software.html","gfx/softwarebutton2.gif",0);
	Menu4_2=new Array("rollover:gfx/virusbutton1.gif:gfx/virusbutton2.gif","http://www.dccon.com/virus.html","gfx/virusbutton2.gif",0);
	Menu4_3=new Array("rollover:gfx/networkingbutton1.gif:gfx/networkingbutton2.gif","http://www.dccon.com/networking.html","gfx/networkingbutton2.gif",0);
	Menu4_4=new Array("rollover:gfx/repairsbutton1.gif:gfx/repairsbutton2.gif","http://www.dccon.com/repairs.html","gfx/repairsbutton2.gif",0);
	Menu4_5=new Array("rollover:gfx/tutoringbutton1.gif:gfx/tutoringbutton2.gif","http://www.dccon.com/tutoring.html","gfx/tutoringbutton2.gif",0);

Menu5=new Array("rollover:gfx/techsupportbutton1.gif:gfx/techsupportbutton2.gif","support.html","gfx/techsupportbutton2.gif",3,20,150);
	Menu5_1=new Array("rollover:gfx/supportbutton1.gif:gfx/supportbutton2.gif","http://www.dccon.com/forum/","gfx/supportbutton2.gif",0,20,150);
	Menu5_2=new Array("rollover:gfx/techsupportoverup.gif:gfx/techsupportoverdown.gif","http://www.dccon.com/techsupport.html","gfx/techsupportoverdown.gif",0,20,150);
	Menu5_3=new Array("rollover:gfx/faqbutton1.gif:gfx/faqbutton2.gif","http://www.dccon.com/faq.html","gfx/faqbutton2.gif",0);
	

Menu6=new Array("rollover:gfx/educationbutton1.gif:gfx/educationbutton2.gif","education.html","gfx/educationbutton2.gif",2,20,150);
	Menu6_1=new Array("rollover:gfx/articlesbutton1.gif:gfx/articlesbutton2.gif","education.html","gfx/articlesbutton2.gif",2,20,150);
		Menu6_1_1=new Array("rollover:gfx/spyartbutton1.gif:gfx/spyartbutton2.gif","http://www.dccon.com/spyware.html","gfx/spywarebutton2.gif",0,20,150);
		Menu6_1_2=new Array("rollover:gfx/pcartbutton1.gif:gfx/pcartbutton2.gif","http://www.dccon.com/article2.html","gfx/pcartbutton2.gif",0,20,150);		
	Menu6_2=new Array("rollover:gfx/glossarybutton1.gif:gfx/glossarybutton2.gif","http://www.dccon.com/glossary.html","gfx/glossarybutton2.gif",0);	
	
Menu7=new Array("rollover:gfx/contactbutton1.gif:gfx/contactbutton2.gif","contactus.html","gfx/contactbutton2.gif",2,20,150);
	Menu7_1=new Array("rollover:gfx/contactinfobutton1.gif:gfx/contactinfobutton2.gif","http://www.dccon.com/contact.html","gfx/contactinfobutton2.gif",0,20,150);
	Menu7_2=new Array("rollover:gfx/requestsbutton1.gif:gfx/requestsbutton2.gif","http://www.dccon.com/svcrqst.html","gfx/requestsbutton2.gif",0);
	

Menu8=new Array("rollover:gfx/companybutton1.gif:gfx/companybutton2.gif","company.html","gfx/companybutton2.gif",5,20,150);
	Menu8_1=new Array("rollover:gfx/aboutusbutton1.gif:gfx/aboutusbutton2.gif","http://www.dccon.com/about.html","gfx/aboutusbutton2.gif",0,20,150);
	Menu8_2=new Array("rollover:gfx/copyrightbutton1.gif:gfx/copyrightbutton2.gif","http://www.dccon.com/copyright.html","gfx/copyrightbutton2.gif",0);
	Menu8_3=new Array("rollover:gfx/guaranteebutton1.gif:gfx/guaranteebutton2.gif","http://www.dccon.com/guarantee.html","gfx/guaranteebutton2.gif",0);
	Menu8_4=new Array("rollover:gfx/privacybutton1.gif:gfx/privacybutton2.gif","http://www.dccon.com/privacy.html","gfx/privacybutton2.gif",0);
	Menu8_5=new Array("rollover:gfx/archivebutton1.gif:gfx/archivebutton2.gif","http://www.dccon.com/newsarchive.html","gfx/arcivebutton2.gif",0);

	
	