﻿with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=70;
orientation="horizontal";
style=menuStyle;
top=190;
position="relative"; 
aI("text=From the Pastor;url=/from_the_pastor/;");
aI("showmenu=Worship;text=Worship;url=/worship/;");
aI("showmenu=Learning;text=Learning;url=/learning/;");
aI("showmenu=Activities and Events;text=News and Events;url=/activities_and_events/;");
aI("showmenu=At Your Service;text=At Your Service;url=/at_your_service/;");
aI("showmenu=Contact Us;text=Contact Us;url=/contact_us/;");
aI("showmenu=Messiah Mountain;text=Retreat Center;url=/messiah_mountain/;");

}

drawMenus();