with(milonic=new menuname("globalNav")){
style=AllImagesStyle;
screenposition="top;center"
top="offset=102"
alwaysvisible=1;
orientation="horizontal";

aI("url=http://www.encvdc.org/;image=/images/menu/vdc_topnav_home.gif;overimage=/images/menu/vdc_topnav_home_over.gif;");
aI("image=/images/menu/vdc_topnav_separator.gif;");
aI("showmenu=weekends;url=http://www.encvdc.org/weekends/;image=/images/menu/vdc_topnav_weekends.gif;overimage=/images/menu/vdc_topnav_weekends_over.gif;");
aI("image=/images/menu/vdc_topnav_separator.gif;");
aI("showmenu=comm;url=http://www.encvdc.org/communications/;image=/images/menu/vdc_topnav_comm.gif;overimage=/images/menu/vdc_topnav_comm_over.gif;");
aI("image=/images/menu/vdc_topnav_separator.gif;");
aI("url=http://www.encvdc.org/resources/;showmenu=resources;image=/images/menu/vdc_topnav_resources.gif;");
}


with(milonic=new menuname("weekends")){
style=Wide;
aI("text=Information;url=http://www.encvdc.org/weekends/info.html;");
aI("text=Upcoming Weekends;url=http://www.encvdc.org/weekends/;");
aI("text=Guest Registration;url=http://www.encvdc.org/guestapp.htm;");
aI("text=Team Application;url=http://www.encvdc.org/teamapp.htm;");
aI("text=Past Weekends;url=http://www.encvdc.org/weekends/archive.html;");
aI("text=Photos;url=http://www.encvdc.org/weekends/photos.html;");
}


with(milonic=new menuname("comm")){
style=Wide;
aI("text=WEAVE Newsletters;url=http://www.encvdc.org/weaves.htm;");
aI("text=ENCVDC Secretariat;url=http://www.encvdc.org/secretariat/;");
aI("text=Mailing List;url=http://www.encvdc.org/mailform.htm;");
}


with(milonic=new menuname("resources")){
style=Wide;
aI("text=Calendar;url=http://www.encvdc.org/resources/calendar.html;");
aI("text=Contact Info;url=http://www.encvdc.org/resources/contacts.html;");
aI("text=Reunion Groups;url=http://www.encvdc.org/resources/reunion_groups.html;");
aI("text=ENCVDC Directory;url=http://www.encvdc.org/resources/directory.html;");
aI("text=Rollo Banners;url=http://www.encvdc.org/resources/banners.html;");
aI("text=Maps;url=http://www.encvdc.org/resources/maps.html;");
aI("text=Documents;url=http://www.encvdc.org/resources/docs.html;");
aI("text=Eastern NC Weather;url=http://www.encvdc.org/resources/weather.html;");
aI("text=Other Cursillo Movements;url=http://www.encvdc.org/resources/other_cursillo.html;");
}


with(milonic=new menuname("archive")){
style=Wide;
aI("text=Past Weekends;url=http://www.encvdc.org/weekends/archive.html;");
aI("text=Photos;url=http://www.encvdc.org/photos.htm;");
}

drawMenus();


