with(milonic=new menuname("MenuBar"))
{
alwaysvisible=1;
left=50;
position="relative";
orientation="horizontal";
style=menuStyle;
top=10;
zindex=90;
//aI("text=Home;status=St. Mulligan Home;url=http://www.stmulligan.com/;itemwidth=121;");
aI("image=/tramline/ic_greenhouse.gif;text=My Locker;url=/myaccount.php;itemwidth=100;");
aI("showmenu=MyPages;text=MyPages;itemwidth=100;");
aI("showmenu=People;text=People;itemwidth=100;");
aI("showmenu=Videos;text=Videos;itemwidth=100;");
aI("showmenu=ChalkTalks;text=ChalkTalks;itemwidth=110;");
aI("showmenu=Photos;text=Photos;itemwidth=100;");
aI("showmenu=Tools;text=PowerTools;itemwidth=100;");
aI("showmenu=Business;text=Company;itemwidth=100;");
//aI("showmenu=Games;text=Games;itemwidth=100;");
//aI("showmenu=Blogs;text=Blogs;itemwidth=100;");
//aI("showmenu=Store;text=Gear;itemwidth=100;");
}

drawMenus();
