var LowBgColor="red";
// Background color when mouse is not over
var HighBgColor="lightblue";
// Background color when mouse is over
var FontLowColor="yellow";// Font color when mouse is not over
var FontHighColor="blue"; // Font color when mouse is over
var BorderColor="black";  // Border color
var BorderWidthMain=1;// Border width main items
var BorderWidthSub=1; // Border width sub items
var BorderBtwnMain=1; // Border width between elements main items
var BorderBtwnSub=1;  // Border width between elements sub items
var FontFamily="Verdana,Tahoma,Geneva,Helvetica,Arial"; // Font family menu items
var FontSize=11;  // Font size menu items
var FontBold=0;   // 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="left";      // Menu horizontal position can be: left, center, right
var MenuVerticalCentered="top"; // Menu vertical position top, middle,bottom or static
var ChildOverlap=0;     // horizontal overlap child/ parent
var ChildVerticalOverlap=0;   // vertical overlap child/ parent
var VerCorrect=0; // Multiple frames y correction
var HorCorrect=0;       // Multiple frames x correction
var DistFrmFrameBrdr=6; // Distance between main menu and frame border
var LeftPaddng=3;       // Left padding
var TopPaddng=2;        // Top padding. If set to -1 text is vertically centered
var FirstLineHorizontal=0;  // Number defines to which level the menu must unfold ...
                            // ... horizontal; 0 is all vertical
var MenuFramesVertical=1; // Frames in cols or rows 1 or 0
var DissapearDelay=1000;  // delay before menu folds in
var UnfoldDelay=100;      // delay before sub unfolds
var TakeOverBgColor=1;    // Menu frame takes over background color subitem frame
var FirstLineFrame="main";// Frame where first level appears
var SecLineFrame="main";  // Frame where sub levels appear
var DocTargetFrame="main";// Frame where target documents appear
var TargetLoc="";   // span id for relative positioning
var MenuWrap=0;     // enables/ disables menu wrap 1 or 0
var RightToLeft=0;  // enables/ disables right to left unfold 1 or 0
var BottomUp=0;     // enables/ disables Bottom up unfold 1 or 0
var UnfoldsOnClick=0; // Level 1 unfolds onclick/ onmouseover
var BaseHref="";      // BaseHref lets you specify the root directory for relative links.

// Arrow source, width and height.
var Arrws=["../img/icon/tri.gif",4,7]; 
  // If arrow images are not needed keep source "
var MenuUsesFrames=0; // MenuUsesFrames is only 0 when Main menu, submenus,
  // document targets and script are in the same frame.
  // In all other cases it must be 1
var RememberStatus=0;     // RememberStatus: When set to 1, menu unfolds to the presetted menu item.
  // When set to 2 only the relevant main item stays highligthed
  // The preset is done by setting a variable in the head section of the target document.
   // 2_2_1 represents the menu item Menu2_2_1=new Array(.......

  // Below some pretty useless effects, since only IE6+ supports them
  // I provided 3 effects: MenuSlide, MenuShadow and MenuOpacity
  // If you don't need MenuSlide just leave in the line var MenuSlide="";
  // delete the other MenuSlide statements
  // In general leave the MenuSlide you need in and delete the others.
  // Above is also valid for MenuShadow and MenuOpacity
  // You can also use other effects by specifying another filter for MenuShadow and MenuOpacity.
  // You can add more filters by concanating the strings
var BuildOnDemand=0;  // 1/0 When set to 1 the sub menus are build when the parent is moused over
var BgImgLeftOffset=5;// Only relevant when bg image is used as rollover
var ScaleMenu=0;      // 1/0 When set to 0 Menu scales with browser text size setting

var HooverBold=0;     // 1 or 0
var HooverItalic=0;   // 1 or 0
var HooverUnderLine=0;// 1 or 0
var HooverTextSize=0; // 0=off, number is font size difference on hoover
var HooverVariant=0;  // 1 or 0

var MenuSlide="";
//var MenuSlide="progid:DXImageTransform.Microsoft.RevealTrans(duration=.5, transition=19)";
//var MenuSlide="progid:DXImageTransform.Microsoft.GradientWipe(duration=.5, wipeStyle=1)";

//var MenuShadow="";
var MenuShadow="progid:DXImageTransform." +
 "Microsoft.DropShadow(color=#888888, offX=2, offY=2, positive=1)";
//var MenuShadow="progid:DXImageTransform.Microsoft.Shadow(
//color=#888888, direction=135, strength=3)";

//var MenuOpacity="";
var MenuOpacity="progid:DXImageTransform.Microsoft.Alpha(opacity=90)";
 
var StartTop=180;// Menu offset x coordinate
var StartLeft=5;// Menu offset y coordinate
var NoOffFirstLineMenus=9;// Number of main menu  items
// Colorvariables:
// Color variables take HTML predefined color names or "#rrggbb" strings
//For transparency make colors and border color ""
function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}
Menu1=new Array("About us","","",3,20,125,"#D4DDED","#40567E","black","snow","#536EE2","",-1,-1,-1,"","About us");
Menu1_1=new Array("Introduction","about-introduction.php","",0,18,180,"#E6E6E6","#FFCC99","black","black","#536EE2","",-1,-1,-1,"","Introduction");
Menu1_2=new Array("Services Offered","about-services.php","",0,18,180,"#D6D7D9","#FFCC99","black","black","#536EE2","",-1,-1,-1,"","Services Offered");
Menu1_3=new Array("Meet Us","about-experience.php","",0,18,180,"#E6E6E6","#FFCC99","black","black","#536EE2","",-1,-1,-1,"","Meet Us");

Menu2=new Array("Aero Studies","","",6,20,125,"#BFD0EA","#40567E","black","snow","#536EE2","",-1,-1,-1,"","Aero Studies");
Menu2_1=new Array("Train Aerodynamics","train-aerodynamics.php","",0,18,180,"#E6E6E6","#FFCC99","black","black","#536EE2","",-1,-1,-1,"","Train Aerodynamics");
Menu2_2=new Array("High Lift Prediction","high-lift.php","",0,18,180,"#D6D7D9","#FFCC99","black","black","#536EE2","",-1,-1,-1,"","High Lift Prediction");
Menu2_3=new Array("Drag Prediction","drag-prediction.php","",0,18,180,"#E6E6E6","#FFCC99","black","black","#536EE2","",-1,-1,-1,"","Drag Prediction");
Menu2_4=new Array("FA-18 Fighter","projects-FA18.php","",0,18,180,"#D6D7D9","#FFCC99","black","black","#536EE2","",-1,-1,-1,"","FA-18 Fighter");
Menu2_5=new Array("RANGER Studies","projects-RANG.php","",0,18,180,"#E6E6E6","#FFCC99","black","black","#536EE2","",-1,-1,-1,"","RANGER Studies");
Menu2_6=new Array("Base Bleed Studies","projects-base-bleed.php","",0,18,180,"#D6D7D9","#FFCC99","black","black","#536EE2","",-1,-1,-1,"","Base Bleed Studies");

Menu3=new Array("Re-entry Studies","","",2,20,125,"#D4DDED","#40567E","black","snow","#536EE2","",-1,-1,-1,"","Re-entry Studies");
Menu3_1=new Array("IXV Project","IXV.php","",0,18,180,"#E6E6E6","#FFCC99","black","black","#536EE2","",-1,-1,-1,"","IXV Project");
Menu3_2=new Array("ARD Postflight Analysis","projects-ARD.php","",0,18,180,"#D6D7D9","#FFCC99","black","black","#536EE2","",-1,-1,-1,"","ARD Postflight Analysis");

Menu4=new Array("Interdisciplinary","","",4,20,125,"#BFD0EA","#40567E","black","snow","#536EE2","",-1,-1,-1,"","Interdisciplinary");
Menu4_1=new Array("Civil Engineering","gallery-wind-effect.php","",0,18,180,"#E6E6E6","#FFCC99","black","black","#536EE2","",-1,-1,-1,"","Civil Engineering");
Menu4_2=new Array("Biotechnology","gallery-biotech.php","",0,18,180,"#D6D7D9","#FFCC99","black","black","#536EE2","",-1,-1,-1,"","Biotechnology");
Menu4_3=new Array("Naval & OpenFOAM","openfoam.php","",0,18,180,"#E6E6E6","#FFCC99","black","black","#536EE2","",-1,-1,-1,"","Naval & OpenFOAM");
Menu4_4=new Array("Other Recent Projects","newsletter.php","",0,18,180,"#D6D7D9","#FFCC99","black","black","#536EE2","",-1,-1,-1,"","Other Recent Projects");

Menu5=new Array("EU-Projects","","",1,20,125,"#D4DDED","#40567E","black","snow","#536EE2","",-1,-1,-1,"","EU-Projects");
Menu5_1=new Array("FP6 & FP7 Projects","EU-projects.php","",0,18,180,"#E6E6E6","#FFCC99","black","black","#536EE2","",-1,-1,-1,"","FP6 & FP7 Projects");

Menu6=new Array("Collaborations","","",4,20,125,"#BFD0EA","#40567E","black","snow","#536EE2","",-1,-1,-1,"","Collaborations");
Menu6_1=new Array("NSMB Consortium","collaboration-NSBM.php","",0,18,180,"#E6E6E6","#FFCC99","black","black","#536EE2","",-1,-1,-1,"","NSMB Consortium");
Menu6_2=new Array("CEASIOM Consortium","collaboration-CEASIOM.php","",0,18,180,"#D6D7D9","#FFCC99","black","black","#536EE2","",-1,-1,-1,"","CEASIOM Consortium");
Menu6_3=new Array("Academic Collaborations","collaboration-academic.php","",0,18,180,"#E6E6E6","#FFCC99","black","black","#536EE2","",-1,-1,-1,"","Academic Collaborations");
Menu6_4=new Array("Industrial Collaborations","collaboration-industrial.php","",0,18,180,"#D6D7D9","#FFCC99","black","black","#536EE2","",-1,-1,-1,"","Industrial Collaborations");

Menu7=new Array("Our Tools","","",4,20,125,"#D4DDED","#40567E","black","snow","#536EE2","",-1,-1,-1,"","Our Tools");
Menu7_1=new Array("NSMB","tools-NSMB.php","",0,18,180,"#E6E6E6","#FFCC99","black","black","#536EE2","",-1,-1,-1,"","NSMB");
Menu7_2=new Array("ANSYS ICEM CFD","tools-ICEM.php","",0,18,180,"#D6D7D9","#FFCC99","black","black","#536EE2","",-1,-1,-1,"","ANSYS ICEM CFD");
Menu7_3=new Array("B2000","tools-B2000.php","",0,18,180,"#E6E6E6","#FFCC99","black","black","#536EE2","",-1,-1,-1,"","B2000");
Menu7_4=new Array("FENSAP-ICE","tools-FENSAP.php","",0,18,180,"#D6D7D9","#FFCC99","black","black","#536EE2","",-1,-1,-1,"","FENSAP-ICE");

Menu8=new Array("News & Events","","",2,20,125,"#BFD0EA","#40567E","black","snow","#536EE2","",-1,-1,-1,"","News & Events");
Menu8_1=new Array("Conferences, Exhibits, Courses","events.php","",0,18,180,"#E6E6E6","#FFCC99","black","black","#536EE2","",-1,-1,-1,"","Conferences, Exhibits, Courses");
Menu8_2=new Array("Newsletters & Briefs","newsletter.php","",0,18,180,"#D6D7D9","#FFCC99","black","black","#536EE2","",-1,-1,-1,"","Newsletters & Briefs");

Menu9=new Array("Contact","contact.php","",0,20,125,"#D4DDED","#40567E","black","snow","#536EE2","",-1,-1,-1,"","Contact and location of our offices");

