var newDefs = new Object;
newDefs.background = "#B6C2D2";
newDefs.hoverbackground = "#9DAAC3";
newDefs.textcolor = "#000000";
newDefs.texthovercolor = "#000000";
newDefs.textdecoration = "none";
newDefs.texthoverdecoration = "underline";
newDefs.fontfamily = "verdana";                        // font to use (default is "verdana")
newDefs.fontsize = "11";
newDefs.fontweight = "normal";
newDefs.timeout = 0;
newDefs.pause = 100;
newDefs.menuplacement = "bottom";                 // left,right,top,bottom (default is "right")
newDefs.cellpadding = 4;                         // amount of padding to add to each menu cell (default is "2")
//newDefs.titlebackground = "#333322";
//newDefs.border = "1";
newDefs.useclass = "";
newDefs.titleclass = "";
//newDefs.filter = "progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#C6C6C6,strength=5);";
//newDefs.alignright = 0;
//newDefs.hpad = -5;                                // amount of horizontal space from the HTML object (default is "2")
//newDefs.vpad = -2;                              // amount of vertical space from the top of the HTML object (default is "-2")
//newDefs.outsideborderpadding = 2;               // amount of space between the menu rows and the outer edge of the menu (default is "2")
//newDefs.position = "IMG|m=m;picture|b>b;logo|b<t";  // complex menu positioning rules (defulat is "")
//newDefs.positiontop = 0;
menuDefs (newDefs);

makeLayer ("menu_WichitaFallsBusinessPark", "", "images/index_11_on.jpg", "images/index_11_off.jpg", 
  "Planning for Growth=planningforgrowth.php",
  "Location & Maps=locationandmaps.php",
  "Infrastructure=infrastructure.php"
);

makeLayer ("menu_AboutWichitaFalls", "", "images/index_13_on.jpg", "images/index_13_off.jpg", 
  "Map Room=maproom.php",
  "Chamber Calendar of Events=areaevents.php",
  "History of Wichita Falls=HistoryOfWichitaFalls.php",
  "Quality of Life=QualityOfLife.php",
  "Government=government.php",
  "Demographic Data=demographicdata.php",
  "Relocation=relocation.php",
  "Visitor Info=visitorinfo.php"
);

makeLayer ("menu_ChamberServices", "", "images/index_07_on.jpg", "images/index_07_off.jpg", 
  "Chamber Action Plans - Goals and Objectives=BCIActionPlans.php",
  "Chamber Annual Reports=BCIAnnualReports.php",
  "Chamber Membership Benefits=BCIMembershipBenefits.php",
  "Chamber Member Discounts=BCIMemberDiscounts.php",
  "Chamber Committees and Task Forces=BCICommitteesAndTaskForces.php",
  "Chamber Gold Coats=BCIGoldCoats.php",
  "Chamber Calendar of Events=areaevents.php",
  "Chamber Press Releases and Stories=BCIPressReleases.php",
  "Chamber Newsletter=BCINewsletter.php",
  "Join the Chamber=JoinTheBCI.php",
  "Chamber Membership Directory=membersearch.php",
  "Photo Gallery=photogallery.php"
);

makeLayer ("menu_SAFB", "", "images/index_09_on.jpg", "images/index_09_off.jpg", 
  "About the SAFB / Military Affairs Committee=AboutSAFB.php",
  "Military & Communities=MilitaryAndCommunities.php",
  "BRAC=BRAC.php",
  "Links=SAFBLinks.php",
  "Recruiters=Recruiters.php"
);
