fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=5000;
_menuOpenDelay=100;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildAfterLoad=true;



with(menuStyle=new mm_style()){
//bordercolor="#000000";
//borderstyle="solid";
//borderwidth=1;
fontfamily="verdana, Tahoma, Arial";
fontsize="11";
fontstyle="bold";
fontweight="bold";
headerbgcolor="";
headercolor="#000000";
offbgcolor="#ff6600";
offcolor="#FFFFFF";
onbgcolor="#ff6600";
oncolor="#101010";
//outfilter="randomdissolve(duration=0)";
//overfilter="Fade(duration=1);Alpha(opacity=100);Shadow(color=#777777', Direction=90, Strength=0)";
padding=4;
//pagebgcolor="";
pagecolor="#000000";
separatorcolor="#2D729D";
//separatorsize=1;
//subimage="spacer.gif";
subimagepadding=1;
}

//Main menu
with(mack=new menuname("Main Menu")){
alwaysvisible=1;

//if(window.screen.width==1024)
//	left=233;
//if(window.screen.width==1152)
//	left=297;	
//if(window.screen.width==1280)
//	left=361;
orientation="horizontal";
style=menuStyle;
position="relative";

//top=123;
//aI("status=Back To Home Page;showmenu=products;text=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 	HOME 		&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=index.htm;");
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;				Home 									&nbsp;&nbsp;;url=index.htm;");
aI("showmenu=about;text=&nbsp;&nbsp;&nbsp;					About Us								&nbsp;&nbsp;;url=corporate.htm;");
aI("showmenu=core;text=&nbsp;&nbsp;&nbsp;					Competencies							&nbsp;&nbsp;;url=core.htm;");
aI("showmenu=Services;text=&nbsp;&nbsp;&nbsp;&nbsp;			Services 								&nbsp;&nbsp;;url=services.htm;");
aI("showmenu=Industries;text=&nbsp;&nbsp;&nbsp;&nbsp;		Industries								&nbsp;&nbsp;;url=domain.htm;");
aI("showmenu=Career;text=&nbsp;&nbsp;&nbsp;&nbsp;			Contact Us 								&nbsp;&nbsp;;url=contactus.htm;");
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;							Careers									&nbsp;&nbsp;;url=careers.htm;");
}



with(menuStyle=new mm_style()){
bordercolor="#CBCBCB";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="11";
//fontstyle="bold";
//fontweight="bold";
headerbgcolor="";
headercolor="#000000";
offbgcolor="#EEEEEE";
offcolor="#000000";
onbgcolor="#FFFFFF";
oncolor="#000000";
outfilter="randomdissolve(duration=0)";
overfilter="Fade(duration=1);Alpha(opacity=100);Shadow(color=#777777', Direction=90, Strength=1)";
padding=3;
pagebgcolor="#EEEEEE";
pagecolor="#000000";
separatorcolor="#FFFFFF";
separatorsize=1;
//subimage="spacer.gif";
subimagepadding=0;
}


//About Us
with(mack=new menuname("about")){
//orientation="horizontal";
style=menuStyle;
aI("text=&nbsp;&nbsp;	Vision and Mission 				 	    &nbsp;&nbsp;;url=aboutVM.htm;");
aI("text=&nbsp;&nbsp;	Principles								&nbsp;&nbsp;;url=aboutPrin.htm;");
aI("text=&nbsp;&nbsp;	FairTech Management	 					&nbsp;&nbsp;;url=aboutTeam.htm;");
aI("text=&nbsp;&nbsp;	Team Experience 		 				&nbsp;&nbsp;;url=aboutExp.htm;");
aI("text=&nbsp;&nbsp;	Alliances 		 						&nbsp;&nbsp;;url=aboutAll.htm;");
}


with(mack=new menuname("core")){
//orientation="horizontal";
style=menuStyle;
aI("text=&nbsp;&nbsp;	Aeronautics				 			    &nbsp;&nbsp;;url=coreAero.htm;");
//aI("text=&nbsp;&nbsp;	Automotive 								&nbsp;&nbsp;;url=coreAuto.htm;");
//aI("text=&nbsp;&nbsp;	General Engineering  		 			&nbsp;&nbsp;;url=coreGen.htm;");
aI("text=&nbsp;&nbsp;	Tool Capabilities 		 				&nbsp;&nbsp;;url=toolsExp.htm;");
//aI("text=&nbsp;&nbsp;	Alliances 		 						&nbsp;&nbsp;;url=aboutAll.htm;");
}

//About Us
with(mack=new menuname("Services")){
//orientation="horizontal";
style=menuStyle;
aI("text=&nbsp;&nbsp;	Product Design 				    &nbsp;&nbsp;;url=servicePd.htm;");
aI("text=&nbsp;&nbsp;	Structural Analysis				&nbsp;&nbsp;;url=serviceSa.htm;");
aI("text=&nbsp;&nbsp;	Design Support		 			&nbsp;&nbsp;;url=serviceDs.htm;");
//aI("text=&nbsp;&nbsp;	Customisation		 			&nbsp;&nbsp;;url=serviceC.htm;");
aI("text=&nbsp;&nbsp;	Tool Design			 			&nbsp;&nbsp;;url=serviceTd.htm;");
}



//Resources
with(mack=new menuname("Industries")){
//orientation="horizontal";
style=menuStyle;
aI("text=&nbsp;&nbsp;	Aeronautics 						&nbsp;&nbsp;;url=domainAero.htm;");
//aI("text=&nbsp;&nbsp;	Automotive						    &nbsp;&nbsp;;url=domainAuto.htm;");
//aI("text=&nbsp;&nbsp;	Power Systems					    &nbsp;&nbsp;;url=domainPS.htm;");
//aI("text=&nbsp;&nbsp;	General Engineering 				&nbsp;&nbsp;;url=domainGe.htm;");

}

drawMenus();