var newDefs = new Object;
newDefs.overimg = "images/sagok.gif"
newDefs.outimg = "images/sagok.gif"
newDefs.titlebackground = "#B87080";
newDefs.background = "#F5EBEE";
newDefs.fontsize="1";
newDefs.border = "#B87080";
newDefs.useclass = "barnav";
newDefs.titleclass = "bartitlenav";
flyDefs (newDefs);



  
// Publications 
makeLayer ("publ", "Publications",
    "National=publications.htm#national",
    "International=publications.htm#international",
    "Books=publications.htm#books"
);



//Work Experience
makeLayer ("work", "Experience",
    "Academic Works=work.htm#academic",
    "Administrative Work=work.htm#adm",
    "Works Outside the University=work.htm#other"
);



// Thesis Supervision
makeLayer ("thesis", "Thesis Supervision",
    "M.A. Theses=thesis.htm#master",
    "Ph. D. Theses=thesis.htm#phd"
);



// Courses 
makeLayer ("Crs", "Courses",
    "Phil 501",
    "Phil 517 ",
    "Phil 635 ",
	"Aet 583 "
);

