with(new menuname("Main Menu")){
style=menuStyle;
alwaysvisible=1;
position="relative";
orientation="horizontal";
itemheight=20;
itemwidth=100;
aI("align=center;bgimage=http://www.potsdam.edu/library/images/swsh.gif;overbgimage=http://www.potsdam.edu/library/images/swsh.gif;url=http://www.potsdam.edu/library/;text=Home;");
aI("align=center;bgimage=http://www.potsdam.edu/library/images/swsh.gif;overbgimage=http://www.potsdam.edu/library/images/swsh.gif;showmenu=books;text=Find Books;");
aI("align=center;bgimage=http://www.potsdam.edu/library/images/swsh.gif;overbgimage=http://www.potsdam.edu/library/images/swsh.gif;showmenu=articles;text=Find Articles;");
aI("align=center;bgimage=http://www.potsdam.edu/library/images/swsh.gif;overbgimage=http://www.potsdam.edu/library/images/swsh.gif;showmenu=info;text=Library Info;");
aI("align=center;bgimage=http://www.potsdam.edu/library/images/swsh.gif;overbgimage=http://www.potsdam.edu/library/images/swsh.gif;showmenu=services;text=Services;");
aI("align=center;bgimage=http://www.potsdam.edu/library/images/swsh.gif;overbgimage=http://www.potsdam.edu/library/images/swsh.gif;showmenu=help;text=Get Help;");
aI("align=center;bgimage=http://www.potsdam.edu/library/images/swsh.gif;overbgimage=http://www.potsdam.edu/library/images/swsh.gif;showmenu=more;text=Site Index;");
}
drawMenus();
