var newDefs = new Object;
newDefs.background = "#ffffff";
newDefs.titlebackground = "#ffffff";
newDefs.border = "#ffffff";
newDefs.useclass = "flymenu";
newDefs.pause = 100;
newDefs.position = "IMG|m=m;mark-l=l;mark|t<t;b<t";
flyDefs (newDefs);

makeLayer ("services", "",
    "Audio/Visual Support=/services/av-support.html",
    "IT/Computing Support=/services/it-support.html",
    "AV&nbsp;Equipment&nbsp;for&nbsp;Loan=/equipment/",
    "Labs - Computer &amp; Media=/facilities/",
    "Media Sales=/services/media-support.html",
	"Printing&nbsp;&amp;&nbsp;Stationery=/services/printshop.html",
	"Workshops=/workshops/");

makeLayer ("facilities", "",
    "Computer&nbsp;Labs=/facilities/computer-labs/",
    "Media&nbsp;Lab=/facilities/media-lab.html",
    "Scanning/MultiMedia&nbsp;Stations=/facilities/computer-labs/misc.html");
	
makeLayer ("instruction", "",
    "Audio-Visual&nbsp;Support=/services/av-support.html",
    "Computer&nbsp;Labs=/facilities/computer-labs/",
    "Classrooms=/classrooms/",
    "Equipment&nbsp;for&nbsp;Loan=/equipment/",
    "General&nbsp;Computing&nbsp;Support=/services/it-support.html",
	"Printing&nbsp;&amp;&nbsp;Stationery=/services/printshop.html",
    "Web&nbsp;Hosting=/webinfo/");
		
makeLayer ("admin_support", "",
    "General&nbsp;IT&nbsp;Support=/services/it-support.html",
    "Administrative&nbsp;Systems=/admin_support/admin-systems.html",
    "E-mail=/interchange/",
	"Printing&nbsp;&amp;&nbsp;Stationery=/services/printshop.html",
    "Network Management=/network/");
	
makeLayer ("network", "",
    "E-mail=/interchange/",
    "Wireless=/network/wireless.html",
    "Classrooms=/network/classrooms.html");
	
makeLayer ("webinfo", "",
    "Web Space for:",
    "&nbsp;&nbsp;faculty&nbsp;units=/webinfo/units.html",
	"&nbsp;&nbsp;faculty&nbsp;members=/webinfo/faculty.html",
	"&nbsp;&nbsp;courses=/webinfo/course.html",
	"&nbsp;&nbsp;research&nbsp;projects=/webinfo/research.html",
	"&nbsp;&nbsp;students=/facilities/computer-labs/filespace.html",
    "",
    "WebCT=/webinfo/webct.html",
    "Creating&nbsp;Web&nbsp;Sites=/webinfo/creation.html",
    "Uploading&nbsp;and&nbsp;Access&nbsp;Restrictions=/webinfo/ftp.html",
    "Utilities/Scripts&nbsp;Available=/webinfo/cgi.html");
	
makeLayer ("hours", "",
    "Office=/hours/#office",
    "Labs=/hours/#lab",
    "Printing=/hours/#printing",
	"Statistical Consulting=/stats.html",
	"Scarfe Building=/hours/#building");

	