_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("Main Menu")){ style=AllImagesStyle; top=113; left=35; alwaysvisible=1; orientation="horizontal"; overfilter=""; aI("url=diocesanhouse.html;showmenu=menu01;image=images/but_diocesan_house.gif;overimage=images/but_diocesan_house_o.gif;"); aI("url=new_comers.html;showmenu=menu02;image=images/but_newcomers.gif;overimage=images/but_newcomers_o.gif;"); aI("showmenu=menu03;url=clergy.php;image=images/but_clergy.gif;overimage=images/but_clergy_o.gif;"); aI("url=congregations.html;showmenu=menu04;image=images/but_congre.gif;overimage=images/but_congre_o.gif;"); aI("showmenu=menu05;url=ministries.html;image=images/but_ministries.gif;overimage=images/but_ministries_o.gif;"); aI("showmenu=menu06;url=resources.html;image=images/but_resources.gif;overimage=images/but_resources_o.gif;"); aI("url=committees.html;showmenu=menu07;image=images/but_comittees.gif;overimage=images/but_comittees_o.gif;"); } with(milonic=new menuname("menu01")){ style=menuStyle; top=130; 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=130; aI("text=Newcomers;url=Newcomers.php;"); aI("text=Special Reports;url=specialreports.php;"); } with(milonic=new menuname("menu03")){ style=menuStyle; top=130; 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("menu05")){ style=menuStyle; top=130; 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("menu06")){ style=menuStyle; top=130; 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=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;"); } drawMenus();