// Menu variables

	var NoOffFirstLineMenus=7;
	var LowBgColor='000099';
	var LowSubBgColor='000099';
	var HighBgColor='000099';
	var HighSubBgColor='0099FF';
	var FontLowColor='white';
	var FontSubLowColor='white';
	var FontHighColor='0099FF';
	var FontSubHighColor='white';
	var BorderColor='000099';
	var BorderSubColor='black';
	var BorderWidth=1;
	var BorderBtwnElmnts=1;
	var FontFamily="arial,comic sans ms,technical"
	var FontSize=9;
	var FontBold=1;
	var FontItalic=0;
	var MenuTextCentered='left';
	var MenuCentered='left';
	var MenuVerticalCentered='top';
	var ChildOverlap=.2;
	var ChildVerticalOverlap=.2;
	var StartTop=50;
	var StartLeft=0;
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=5;
	var TopPaddng=2;
	var FirstLineHorizontal=1;
	var MenuFramesVertical=1;
	var DissapearDelay=500;
	var TakeOverBgColor=1;
	var FirstLineFrame='self';
	var SecLineFrame='self';
	var DocTargetFrame='self';
	var TargetLoc='';
	var HideTop=0;
	var MenuWrap=1;
	var RightToLeft=0;
	var UnfoldsOnClick=0;
	var WebMasterCheck=0;
	var ShowArrow=0;
	var KeepHilite=1;
	var Arrws=['../images/tri.gif',5,10,'../images/tridown.gif',10,5,'../images/trileft.gif',5,10];

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree

Menu1=new Array("Home","../index.htm","",0,20,112);

Menu2=new Array("Profile","#","",5,20,110);
	Menu2_1=new Array("Overview","../profile/overview.htm","",0,20,110);	
	Menu2_2=new Array("Objectives","../profile/objectives.htm","",0);
	Menu2_3=new Array("Strategy","../profile/strategy.htm","",0);
	Menu2_4=new Array("Success","../profile/success.htm","",0);
	Menu2_5=new Array("Staff","../profile/staff.htm","",0);

Menu3=new Array("Product","#","",3,20,110);
	Menu3_1=new Array("Description","#","",6,20,110);
		Menu3_1_1=new Array("Overview","../product/overview.htm","",0,20,110);
		Menu3_1_2=new Array("System Layout","../product/systemlayout.htm","",0);
		Menu3_1_3=new Array("Monthly Billing","../product/paypermonth.htm","",0);
		Menu3_1_4=new Array("Phone Payment","../product/payperphone.htm","",0);
		Menu3_1_5=new Array("Billing","../product/billing.htm","",0);
		Menu3_1_6=new Array("Alarm","../product/alarm.htm","",0);
	Menu3_2=new Array("Hardware","#","",5,20,110);
		Menu3_2_1=new Array("Overview","../product/hardwareproduct.htm","",0,20,110);
		Menu3_2_2=new Array("Concentrator","../product/concentrator.htm","",0);
		Menu3_2_3=new Array("CMC","../product/cmc.htm","",0);
		Menu3_2_4=new Array("RMD","../product/rmd.htm","",0);
		Menu3_2_5=new Array("RDU","../product/rdu.htm","",0);
	Menu3_3=new Array("Software","../software/software.htm","",0);

Menu4=new Array("Clients","../clients/clients.htm","",0,20,110);

Menu5=new Array("Headquarters","../clients/hq.htm","",0,20,110);

Menu6=new Array("Awards","../awards/clients.htm","",0,20,110);

Menu7=new Array("Events","../events/clients.htm","",0,20,110);