
var newDefs = new Object;
newDefs.background = "#ffffff";
newDefs.titlebackground = "#316563";
newDefs.border = "#000000";
newDefs.useclass = "sciflymenus";
newDefs.titleclass = "sciflytitles";
newDefs.timeout = 750;
newDefs.pause = 300;
flyDefs (newDefs);


makeLayer ("about_us","About Us=/about_us",
   "NWRSICS Personnel=/about_us/personnel.asp",
   "Contact Us=/about_us/contact_us.asp",
   "Consumer Advisory Board=/about_us/consumer_advisory.asp",
   "About SCI Model Systems=/about_us/model_systems.asp",
   "Download Our Brochure=/about_us/systembrochure.pdf",
   "Make a Gift=https://secure.gifts.washington.edu/uw_medicine/gift.asp?source_typ=3&source=SCIRES@_blank",
   "FAQs=/about_us/faq.asp");

  makeLayer ("patient_care","Patient Care=/patient_care",
   "Overview=/patient_care/overview.asp",
   "Clinics and Hospitals=/patient_care/clinics_hospitals.asp",
   "Specialty Programs=/patient_care/specialty_programs.asp",
   "Rehab Providers=http://depts.washington.edu/rehab/care/providers.html?@_blank",
   "Other UW Specialists=http://www.uwmedicine.org/PatientCare/MedicalSpecialties/index.htm?@_blank");

  makeLayer ("resources","Resources=/resources",
   "Find Local Care=/resources/find_rehab_care.asp",
   "SCI Resources=/resources/links.asp",
   "Accessible Housing=/resources/housing.asp",
   "Personal Care Attendants=/resources/attendants.asp");

  makeLayer ("sciinfo","Information &amp; Education=/info",
   "SCI Forums=/info/forums",
   "SCI Newsletter=/info/newsletters",
   "SCI Pamphlets=/info/pamphlets",
   "Videos=/info/forums/forum_videos.asp",
   "Subscribe=/info/subscribe.asp");

  makeLayer ("projects_and_research","Projects &amp; Research=/projects_and_research",
   "Research Activities=/projects_and_research/research_activities.asp",
   "Peer Mentoring=/projects_and_research/peer_mentoring.asp",
   "Download Our Brochure=/projects_and_research/systembrochure.pdf");
