<!-- The CVUUF Milonic license number is 189800 -->
with(milonic=new menuname("Main Menu")){
style=menuStyle;
top=148;
left=14;
alwaysvisible=1;
orientation="horizontal";
aI("text=Home;itemwidth=132;align=center;url=http://cvuuf.org/;status=CVUUF Home Page;");
aI("text=Announcements;url=contents.php;");
aI("text=About CVUUF;showmenu=CVUUF;");
aI("text=Worship;showmenu=Sundays;");
aI("text=Event Calendar;url=calendar/;");
aI("text=Photos;showmenu=Events;");
aI("text=Links;showmenu=Links;");
aI("text=Forms;showmenu=Forms;");
aI("text=Pay Online;url=http://tinyurl.com/yd69ntf;");
}

