	var NoOffFirstLineMenus=5;
	var LowBgColor='#FFFFFF';
	var LowSubBgColor='#FFFFFF';
	var HighBgColor='#FFFFFF';
	var HighSubBgColor='#FFFFFF';
	var FontLowColor='#669966';
	var FontSubLowColor='#669966';
	var FontHighColor='orange';
	var FontSubHighColor='orange';
	var BorderColor='#000000';
	var BorderSubColor='#000000';
	var BorderWidth=1;
	var BorderBtwnElmnts=1;
	var FontFamily="Times New Roman";
	var FontSize=10;
	var FontBold=1;
	var FontItalic=0;
	var MenuTextCentered='center';
	var MenuCentered=1;
	var MenuVerticalCentered='top';
	var ChildOverlap=.2;
	var ChildVerticalOverlap=.2;
	var StartTop=125;
	var StartLeft=0;
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=1;
	var TopPaddng=5;
	var FirstLineHorizontal=1;
	var MenuFramesVertical=0;
	var DissapearDelay=1000;
	var TakeOverBgColor=1;
	var FirstLineFrame='navig';
	var SecLineFrame='space';
	var DocTargetFrame='space';
	var TargetLoc='';
	var HideTop=0;
	var MenuWrap=1;
	var RightToLeft=0;
	var UnfoldsOnClick=0;
	var WebMasterCheck=0;
	var ShowArrow=1;
	var KeepHilite=1;
	var Arrws=['tri.gif',5,10,'tridown.gif',5,5,'trileft.gif',5,10];

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.html","",0,25,90);

Menu2=new Array("About Us","","",3,25,90);
	Menu2_1=new Array("Overview","/./aboutus.html","",0,20,130);	
	Menu2_2=new Array("Mission Statement","/./mission.html","",0);
    Menu2_3=new Array("Team Picture","/./team.html","",0);

Menu3=new Array("Products","/./products.html","",10,25,100);
	Menu3_1=new Array("ACT Batch Plants","/./batchplant.html","",0,20,175);
    Menu3_2=new Array("ACS Control Systems","/./controlsystems.html","",0);
//	Menu3_3=new Array("Dynasty Metal Works & Forms","/./customforms.html","",0);
	Menu3_3=new Array("Eagle Eye Rebar Spacers","/./rebarspcrs.html","",0);
    Menu3_4=new Array("AGRU HDPE/PPR Liners","/./lining.html","",0);
	Menu3_5=new Array("MAX Re-bar-tier Machine","/./re-bar-tier.html","",0);
    Menu3_6=new Array("Parsons Diamond Products","/./diamonds.html","",0);
//	Menu3_7=new Array("VIBCO Vibrators","/./vibrators.html","",0);
	Menu3_7=new Array("HK Port Wirecutters","/./wirecutter.html","",0);
	Menu3_8=new Array("Creative Steel Manhole Lifter","/./manhole-section-lifter.html","",0);
	Menu3_9=new Array("FORTA - Fiber Reinforcement","/./forta.html","",0);		
	Menu3_10=new Array("Midwest Adhesives","/./contactus.html","",0);

Menu4=new Array("Links","/./links.html","",0,25,90);

Menu5=new Array("Contact Us","/./contactus.html","",0,25,90);
