	var NoOffFirstLineMenus=8;			// Number of first level items
	var LowBgColor='';					// Background color when mouse is not over
	var LowSubBgColor='#6cbded';		// Background color when mouse is not over on subs
	var HighBgColor='';					// Background color when mouse is over
	var HighSubBgColor='#6cbded';		// Background color when mouse is over on subs
	var FontLowColor='#FFFFFF';			// Font color when mouse is not over
	var FontSubLowColor='#333333';		// Font color subs when mouse is not over
	var FontHighColor='#008EE0';		// Font color when mouse is over
	var FontSubHighColor='#FFFFFF';		// Font color subs when mouse is over
	var BorderColor='';					// Border color
	var BorderSubColor='';				// Border color for subs
	var BorderWidth=0;					// Border width
	var BorderBtwnElmnts=0;				// Border between elements 1 or 0
	var FontFamily="Tahoma"				// 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='center';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.1;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.1;		// vertical overlap child/ parent
	var StartTop=0;						// Menu offset x coordinate
	var StartLeft=0;					// Menu offset y coordinate
	var VerCorrect=0;					// Multiple frames y correction
	var HorCorrect=0;					// Multiple frames x correction
	var LeftPaddng=11;					// Left padding
	var RightPaddng=14;					// Left padding
	var TopPaddng=9;					// Top padding
	var BottomPaddng=0;					// Bottom padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1;				// delay before menu folds in
	var TakeOverBgColor=1;				// Menu frame takes over background color subitem frame
	var FirstLineFrame='self';			// Frame where first level appears
	var SecLineFrame='self';			// Frame where sub levels appear
	var DocTargetFrame='self';			// Frame where target documents appear
	var TargetLoc='Navigation';			// span id for relative positioning
	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
	var ShowArrow=0;					// Uses arrow gifs when 1
	var KeepHilite=1;					// Keep selected path highligthed


function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}



Menu1=new Array("Home","index.php","0",0,31,56);


Menu2=new Array("About Us","aboutus.php","",2,31,74);
	Menu2_1=new Array("History","history.php","",0,31,160);	
	Menu2_2=new Array("Management","management.php","",0,31,160);	

Menu3=new Array("Industry Focus","","",3,31,107);
	Menu3_1=new Array("Small Enterprises","small.php","",0,31,160);
	Menu3_2=new Array("Medium Enterprises","medium.php","",0,31,160);
	Menu3_3=new Array("Corporate Companies","corporate.php","",0,31,160);

Menu4=new Array("Technology Focus"," ","",6,31,123);
	Menu4_1=new Array("Microsoft Technologies","microsoft.php","",0,31,160);
	Menu4_2=new Array("Networking Technologies","network.php","",0,31,160);
	Menu4_3=new Array("Linux/Unix Technologies","opensource.php","",0,31,160);
	Menu4_4=new Array("Java/Sun Technologies","java.php","",0,31,160);
	Menu4_5=new Array("Oracle JDE Technologies","oracle.php","",0,31,160);
	Menu4_6=new Array("Mobile and Embedded","mobile.php","",0,31,160);


Menu5=new Array("Amtech Services","services.php","",5,31,122);
	Menu5_1=new Array("Software Development","swdev.php","",0,31,185);
	Menu5_2=new Array("Software Re-engineering","sweng.php","",0,31,185);
	Menu5_3=new Array("Software Maintenance","swmaint.php","",0,31,185);
	Menu5_4=new Array("Technical Support","techsupport.php","",0,31,185);
	Menu5_5=new Array("Documentation","documentation.php","",0,31,185);
	
Menu6=new Array("Products","differentiators.php","",3,31,95);
	Menu6_1=new Array("Easy Sacco","easysacco.php","",0,31,160);
	Menu6_2=new Array("ACCPAC","http://www.accpac.com","",0,31,160);
	Menu6_3=new Array("ATTASK","http://www.attask.com","",0,31,160);


Menu7=new Array("Client Portfolio","clients.php","",0,31,95);

	
Menu8=new Array("Contact Us","contactus.php","",0,31,95);
