var newDefs = new Object;
//newDefs.overimg = "redarrow.gif";
newDefs.background = "#500000";//"#993333";
newDefs.border = "#836e2c";//"#808080";
newDefs.useclass = "menu-flyout";
newDefs.timeout = 500;
newDefs.pause = 100;
newDefs.hpad = -5;
flyDefs (newDefs);




// About menu
makeLayer ("menu2", "",
    "Mission Statement=mission statement.html","",
    "By-Laws and T&P Guidelines=bylaws.html","",
    "History of Women at A&M=http://libraryasp.tamu.edu/cushing/onlinex/womenhistory/index.html@_blank","");

// People
makeLayer ("menu3", "",
    "Faculty and Staff=faculty&staff.html","",
    "Faculty by Department=facultybydept.html","",
    "Faculty by Area of Interest=facultybyarea.html","");

// Academics
makeLayer ("menu4", "",
    "Undergraduate=undergrad_home.html","",
	"Graduate=graduate.html","",
	"Spring 2010 Schedule=courses/spring2010.html","",
    "Internships=internships.html","",
    "Funding Opportunities=funding.html","");

// Resources
makeLayer ("menu5", "",
    "Women's Resource Center=http://wrc.tamu.edu/@_blank","",
	"GLBT Resource Center=http://studentlife.tamu.edu/glbt/@_blank","",
    "Grants & Fellowships=awards.html","",
    "Conferences=conferences.html","",
    "Library=library.html","",
    "Other Resources=other_resources.html","",
    "Resources for Faculty=faculty_resource.html","",
	"Research Resources=researchresources.html","",
    "Forms=forms.html");

// Events
makeLayer ("menu6", "",
    "Upcoming Events=events/Nov2009.html","",
    "Podcast Speaker Series=events/audio_lectures.html","",
    "Spring Luncheon=spring luncheon/spring_luncheon2008.html","");




