_menuCloseDelay=500 // The time delay for menus to remain visible on mouse out _menuOpenDelay=150 // The time delay before menus open on mouse over _followSpeed=5 // Follow scrolling speed _followRate=50 // Follow scrolling Rate _subOffsetTop=5 // Sub menu top offset _subOffsetLeft=-10 // Sub menu left offset _scrollAmount=3 // Only needed for Netscape 4.x _scrollDelay=20 // Only needed for Netcsape 4.x with(AllImagesStyle=new mm_style()){ bordercolor="#000000"; borderstyle="solid"; padding=3; fontstyle="normal"; fontweight="normal"; } with(menuStyle=new mm_style()){ onbgcolor="#CC3333"; oncolor="#FFCC66"; offbgcolor="#990000"; offcolor="#FFCC66"; bordercolor="#333333"; borderstyle="solid"; borderwidth=1; separatorcolor=""; separatorsize="1"; padding=3; fontsize="11"; fontweight="normal"; fontfamily="Arial,Verdana, Tahoma"; pagecolor="#FFCC66"; pagebgcolor="#CC3333"; headercolor="#000000"; headerbgcolor="#ffffff"; subimage="arrow.gif"; subimagepadding="2"; outfilter="pixelate(square=12,duration=0.5)"; infilter="pixelate(square=12,duration=0.5)"; } with(milonic=new menuname("menu01")){ style=menuStyle; top=153; left="offset=120"; aI("text=The Bishop;url=dhbishop.html"); aI("text=Staff;url=dhstaff.html;"); aI("text=History of Diocese;url=dhhistory.html;"); aI("text=General Officers;url=dhgenofficers.html;"); aI("text=Agencies;url=dhagencies.html;"); aI("text=Schools;url=dhschools.html;"); aI("text=Architectural Consultants;url=dharchitectural.html;"); aI("text=Calendars;url=Calendars.php;"); aI("text=Diocesan News;url=diocesan_news.php;"); aI("text=Downloadable Forms;url=Downloadable Forms.php;"); aI("text=Subscribe;url=subscribe.php;"); } with(milonic=new menuname("menu02")){ style=menuStyle; top=349; left="offset=120"; aI("text=All Clergy;url=Other Clergy.php;"); aI("text=Bishop's Calendar;url=bishop_calendar.php;"); aI("text=Canon Dunnam's Calendar;url=mark_calendar.php;"); aI("text=Diocesan Calendar;url=diocesan_calendar.php;"); aI("text=Continuing Education;url=Continuing_education.php;"); aI("text=YouthCalendar;url=Youth_Ministries_Calendar.php;"); } with(milonic=new menuname("menu03")){ style=menuStyle; top=251; left="offset=120"; aI("text=Wilmer Hall;url=committeeswilmer.html;"); aI("text=Murray House;url=committeesmurray.html;"); aI("text=Beckwith;url=committeesbeckwith.html;"); aI("text=Conferences & Workshops;url=committeesconfer.php;"); aI("text=Outreach;url=committeesoutreach.php;"); aI("text=Disaster Response;url=Disaster Response.php;"); aI("text=World Mission;url=worldmissions.php;"); } with(milonic=new menuname("menu04")){ style=menuStyle; top=251; left="offset=120"; aI("text=The Directory;url=the_directory.html;"); aI("text=The Canons;url=the_cannons.html;"); aI("text=Articles of Incorporation;url=articles.html;"); aI("text=Resources;url=resources2.html;"); aI("text=Episcopal News Service;url=http://ecusa.anglican.org/ens/;target=_blank"); aI("text=ACNS;url=http://anglicancommunion.org/acns/;target=_blank"); aI("text=The Coastline;url=the_coastline.php;"); aI("text=The Green Sheet;url=the_green_sheet.php;"); aI("text=Diocesan Journal;url=the_journal.php;"); aI("text=Planned Giving;url=PlannedGiving.php;"); } with(milonic=new menuname("menu05")){ style=menuStyle; top=151; left="offset=120"; aI("text=Diocesan Reports;url=2006_convention.php;"); aI("text=Special Reports;url=specialreports.php"); } drawMenus();