with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
position="relative";
orientation="horizontal";
style=menuStyle;
aI("status=Back To Home Page;text=Home;url=/index.php;");
aI("showmenu=About;text=About;url=/article/2;");
aI("showmenu=Current;text=Current;url=/index.php;");
aI("showmenu=Archives;text=Archives;url=/article/3;");
aI("showmenu=Resources;text=Resources;url=/article/5;");
aI("showmenu=Anti-GLBT Watch;text=Anti-GLBT Watch;url=/article/6;");
aI("showmenu=Give;image=/images/heart.gif;text=Give;url=https://www.soulforce.org/donate;");
}

drawMenus();