
var newDefs = new Object;
newDefs.overimg = "/images/arrow.gif";
newDefs.outimg = "/images/noarrow.gif";
newDefs.border = "#666600";
newDefs.titlebackground = "#666600";
flyDefs (newDefs);
document.write("well, this sucks.")
//Equipment
makeLayer ("i2", "Equipment,Computers and Project Hardware=pages/equipmnt.htm",
    "Inventory:",
    " Equipment=pages/equipment_inventory.htm",
    " Project Hardware=pages/prohdwre2_inventory.htm",
    "",
    "more...=pages/equipmnt.htm"
);


//Software
makeLayer ("i5", "Software=pages/software.html",
	"Available software:",
	" Synplicity=pages/software.htm#Synplicity",
	"  Xilinx Products=pages/software.htm#Xilinx_Products",
    "  XSTOOLS=pages/software.htm#XSTOOLS_",
    "  Active-HDL=pages/software.htm#Active-HDL_",
    " Atmel AVR Tools=pages/software.htm#Atmel_AVR_Tools",
    " BK precision Pg4uw=pages/software.htm#BK_Precision_Pg4UW_",
	"",
	"more...=pages/software.htm"
);


//Library
makeLayer ("i7", "Library=pages/library.htm",
    "Printed=pages/library.htm",
    "Electronic=pages/manuals.htm"
);


//Useful Links
makeLayer ("i9", "Useful Links=pages/links.htm",
	"Components:",
    " Passive=pages/links.htm#PSC",
    " Active=pages/links.htm#ATC",
    " Interconnect=pages/links.htm#ICC",
    " Software=pages/links.htm#SWC",
    " Electro-Mechanical=pages/links.htm#EMC",
    " Miscellaneous=pages/links.htm#MSC",
    "",
    "Suppliers:",
    " Component=pages/links.htm#CPS",
    " Printed Circuit Board=pages/links.htm#PBS",
    " Computer=pages/links.htm#CTS",
    " Instrument=pages/links.htm#ITS",
    " Book=pages/links.htm#BKS",
    " Miscellaneous=pages/links.htm#MSS",
    "",
    "Sites:",
    " Information=pages/links.htm#IFS",
    " Technology=pages/links.htm#TNS",
    "",
    "Professional Organizations=pages/links.htm#PFO",
    "",
    "Periodicals=pages/links.htm#PRD"
);

//Safety
makeLayer ("i10", "Safety=pages/safety.htm",
    "Protective Equipment=pages/safety.htm#PEQ",
    "Material Safety Data Sheets=pages/safety.htm#MSD",
    "",
    "CSE Safety Web=/safety/index_files/safety.html",
    "",
    "UW Environmental Health & Safety=http://www.ehs.washington.edu",
    "UW Police Department=http://www.washington.edu/admin/police/",
	"",
	"more...=pages/safety.htm"
);

//Security
makeLayer ("i11", "Security=pages/security.htm",
    "CSE Support=http://www.cs.washington.edu/lab/support",
    "",
    "UW Police Department=http://www.washington.edu/admin/police/",
	"",
	"more...=pages/security.htm"
);

//Course Webs
makeLayer ("i12", "Course Webs=/education/course-webs.html",
    "Undergraduate:",
    " CSE 370=/education/courses/370/",
    " CSE 466=/education/courses/466/",
    " CSE 467=/education/courses/467/",
	" CSE 476=/education/courses/476/",
    " CSE 477=/education/courses/477/",
    "",
    "Graduate:",
    " CSE 567=/education/courses/567/",
    " CSEP 567=/education/courses/csep567/"
);



//Technical Tips
makeLayer ("i14", "Technical Tips=docs/labnot.pdf",
    "Current Issues=docs/labnot.pdf",
    "",
    "Equipment:",
    " Power Supplies=pages/pwrsptps.htm",
    " Oscilloscopes=pages/oscpetps.htm",
    " Logic Analyzers=pages/loanatps.htm",
    "",
    "Software:",
    " Xilinx Foundation=pages/xilintps.htm",
    " Aldec Active-HDL=AldecTools/AldecTips.html"
);

//Background Info
makeLayer ("i15", "Lab Info=pages/bgndinfo.htm",
    "Laboratory:",
    " Computer Configuration=pages/bgndinfo.htm#CCF",
    " Procurement=pages/bgndinfo.htm#PCM",
    " Maintenance=pages/bgndinfo.htm#MTN",
    "",
    "Manager's Office=pages/bgndinfo.htm#MOF"
);

//Faculty
makeLayer ("i16", "Faculty=/people/faculty/",
    "Gaetano Borriello=/homes/gaetano/",
    "Chris Diorio=/people/faculty/diorio/",
    "Carl Ebeling=/homes/ebeling/",
    "Mark Oskin=/homes/oskin/",
    "Bruce Hemingway=/homes/bruceh/"
);

//Staff
makeLayer ("i17", "Staff=/people/staff/",
    "Lab Manager:",
    " Bruce Hemingway=/homes/bruceh/"
);