
var newDefs = new Object;
newDefs.background = "#ffffff";
//newDefs.titlebackground = "#316563";
newDefs.border = "#000000";
newDefs.useclass = "tbiflymenus";
newDefs.titleclass = "tbiflytitles";
newDefs.timeout = 2000;
newDefs.pause = 500;
flyDefs (newDefs);

  
  makeLayer ("about_us","About Us=/uwtbi/About_Us/index.htm",
   "TBI Model Systems=/uwtbi/About_Us/tbims.htm",
   "UW Personnel=/uwtbi/About_Us/personnel.htm",
   "Mission=/uwtbi/About_Us/mission.htm",
   "Advisory Board=/uwtbi/About_Us/advisory_board.htm",
   "Download our brochure=/uwtbi/About_Us/UWTBIMS_Brochure.pdf",
   "Make A Gift=http://depts.washington.edu/rehab/gift.html@blank",
   "Contact Us=/uwtbi/About_Us/contact_us.htm");

  makeLayer ("patientcare","Patient Care=/uwtbi/Patient_Care/index.htm",
   "Overview=/uwtbi/Patient_Care/index.htm");
  
  makeLayer ("education","Educational Materials=/uwtbi/Education/index.htm",
   "TBI Forums=/uwtbi/Education/forum.htm",
   "TBI Artist Showcase=/uwtbi/Education/artshow.htm",
   "TBI Updates Newsletter=/uwtbi/Education/newsletter.htm",
   "TBI Educational Videos=/uwtbi/Education/tbiedvideos.htm",
   "TBI Documentary=/uwtbi/Education/documentary.htm",
   "TBI Patient Education Brochures=/uwtbi/Education/patiented.htm");
  
  makeLayer ("projects","Projects and Research=/uwtbi/Projects/index.htm",
   "Current Studies=/uwtbi/Projects/multi_site_telephone.htm",
   "Past Studies=/uwtbi/Projects/past_studies.htm",
   "Published Articles=/uwtbi/Projects/published_articles.htm");
  
  
