fixMozillaZIndex=false; //Fixes Z-Index problem with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps _menuCloseDelay=150; _menuOpenDelay=150; _subOffsetTop=2; _subOffsetLeft=-2; with(menuStyle=new mm_style()){ subimage="/share/dkptool/themes/simple-red/menu/arrow0.gif"; onsubimage="/share/dkptool/themes/simple-red/menu/arrow1.gif"; itemheight="44"; } with(submenuStyle=new mm_style()){ styleid=1; borderstyle="solid"; borderwidth=1; bordercolor="#b79475"; fontfamily="Verdana, Tahoma, Arial"; fontsize="8pt"; fontstyle="normal"; fontweight="normal"; headercolor="#e9e2b4"; offbgcolor="#120201"; offcolor="#e9e2b4"; onbgcolor="#3d0f0c"; oncolor="#e9e2b4"; padding=4; pagecolor="#e9e2b4"; separatorsize=1; subimage="/share/dkptool/themes/simple-red/menu/subarrow0.gif"; onsubimage="/share/dkptool/themes/simple-red/menu/subarrow1.gif"; subimagepadding=2; align="left"; } with(milonic=new menuname("Main Menu")){ position="relative"; alwaysvisible=1; orientation="horizontal"; style=menuStyle; aI("image=/share/dkptool/themes/simple-red/menu/btn_guild0.gif;overimage=/share/dkptool/themes/simple-red/menu/btn_guild1.gif;url=/portal/index.jsp?guid=i1044;showmenu=Guild;"); aI("image=/share/dkptool/themes/simple-red/menu/btn_forums0.gif;overimage=/share/dkptool/themes/simple-red/menu/btn_forums1.gif;url=/portal/forums.jsp?guid=i1044;"); aI("image=/share/dkptool/themes/simple-red/menu/btn_calendar0.gif;overimage=/share/dkptool/themes/simple-red/menu/btn_calendar1.gif;showmenu=Calendar;url=/portal/calendar.jsp?guid=i1044;"); aI("image=/share/dkptool/themes/simple-red/menu/btn_roster0.gif;overimage=/share/dkptool/themes/simple-red/menu/btn_roster1.gif;showmenu=Roster;url=/portal/playerdkp.jsp?guid=i1044;"); aI("image=/share/dkptool/themes/simple-red/menu/btn_dkp0.gif;overimage=/share/dkptool/themes/simple-red/menu/btn_dkp1.gif;showmenu=DKP;"); aI("image=/share/dkptool/themes/simple-red/menu/btn_recruit0.gif;overimage=/share/dkptool/themes/simple-red/menu/btn_recruit1.gif;showmenu=Recruit;"); } with(milonic=new menuname("Guild")){ margin=2; style=submenuStyle; aI("text=News;url=/portal/news.jsp?guid=i1044;"); aI("showmenu=Bank;text=Bank;url=/portal/bank_view.jsp?guid=i1044;"); } with(milonic=new menuname("Bank")){ margin=2; style=submenuStyle; aI("text=View Items;url=/portal/bank_view.jsp?guid=i1044;"); aI("text=Deposit Item;url=/portal/member/bank_deposit.jsp?guid=i1044;"); } with(milonic=new menuname("DKP")){ margin=2; style=submenuStyle; aI("text=Raid Archive;url=/portal/raids.jsp?guid=i1044;"); aI("text=DKP Rules;url=/portal/dkprules.jsp?guid=i1044;"); aI("text=DKP Values;url=/portal/dkpvalues.jsp?guid=i1044;"); aI("text=Item Database;url=/portal/itemdbsearch.jsp?guid=i1044;"); aI("showmenu=DKPSearch;text=Search;"); aI("showmenu=DKPReports;text=Reports;"); aI("text=Top 10;url=/portal/member/top10.jsp?guid=i1044;"); } with(milonic=new menuname("DKPSearch")){ margin=2; style=submenuStyle; aI("text=Character Names;url=/portal/member/customsearch.jsp?guid=i1044;"); aI("text=Classes;url=/portal/member/dkpsearch.jsp?guid=i1044;"); aI("text=Raid Events;url=/portal/member/raidsearch.jsp?guid=i1044;"); aI("text=Raid Items;url=/portal/member/lootsearch.jsp?guid=i1044;"); aI("text=Keys;url=/portal/member/keysearch.jsp?guid=i1044;"); aI("text=Status;url=/portal/member/statussearch.jsp?guid=i1044;"); } with(milonic=new menuname("DKPReports")){ margin=2; style=submenuStyle; aI("text=DKP Report;url=/portal/member/playeraggregate.jsp?guid=i1044;"); aI("text=Attendance;url=/portal/member/attendance_pct.jsp?guid=i1044;"); aI("text=DKP Overview;url=/portal/reports/dkpreport.jsp?guid=i1044;"); aI("text=Grand Total;url=/portal/reports/grandtotal.jsp?guid=i1044;"); } with(milonic=new menuname("Recruit")){ margin=2; style=submenuStyle; aI("text=Recruit Rules;url=/portal/recruitrules.jsp?guid=i1044;"); aI("text=Recruit Application;url=/portal/recruitapp.jsp?guid=i1044;"); } with(milonic=new menuname("Calendar")){ margin=2; style=submenuStyle; aI("text=Calendar;url=/portal/calendar.jsp?guid=i1044;"); aI("text=Planned Events;url=/portal/member/plannedevents.jsp?guid=i1044;"); } with(milonic=new menuname("Roster")){ margin=2; style=submenuStyle; aI("text=Guild Members;url=/portal/playerdkp.jsp?guid=i1044;"); aI("text=My Characters;url=/portal/member/mycharacters.jsp?guid=i1044;"); } drawMenus();