//this is a .html file instead of a .js so that FBT will serve the page with substr for all SUBS fixMozillaZIndex=true; //Fixes Z-Index problem with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps _menuCloseDelay=800; _menuOpenDelay=50; _subOffsetTop=2; _subOffsetLeft=-2; with(menuStyle=new mm_style()){ onclass="fitMenuOn"; offclass="fitMenuOff"; separatorheight="10"; separatorcolor="black"; itemheight="30"; outfilter="fade(duration=0.2)"; overfilter="Fade(duration=0.2);"; position="relative"; } with(submenuStyle=new mm_style()){ offclass="fitSubMenuOff"; onclass="fitSubMenuOn"; styleid=1; itemheight="30"; bordercolor="#000000"; borderstyle="solid"; borderwidth=1; subimage="milonicMenu/macarrow_off.gif"; onsubimage="milonicMenu/macarrow_off.gif"; outfilter="fade(duration=0.2)"; overfilter="Fade(duration=0.2);"; //subimageposition="left"; rawcss="padding:3px;padding-left:10px;padding-right:10px;text-decoration:none;"; } with(milonic=new menuname("MAIN")){ alwaysvisible=1; orientation="horizontal"; style=menuStyle; menuwidth="400"; aI("separatorsize=1;align=center;text=;showmenu=HOME;url=&page=com.other.MainMenu;"); aI("separatorsize=1;align=center;text=;showmenu=ACTIONS;url=&page=com.other.NewBug;"); aI("separatorsize=1;align=center;text=;showmenu=ADMIN;url=&page=com.other.AdminMenu;"); } with(milonic=new menuname("HOME")){ style=submenuStyle; aI("text=;url=&page=com.other.MainMenu;"); } with(milonic=new menuname("TRACKLIST")){ style=submenuStyle; } with(milonic=new menuname("ACTIONS")){ style=submenuStyle; aI("text=;url=&page=com.other.BulkModifyBug;"); } with(milonic=new menuname("SKIN6CREATE")){ style=submenuStyle; } with(milonic=new menuname("TOOLS")){ style=submenuStyle; itemwidth=120; aI("text=;url=&page=com.other.Filter;"); aI("text=;url=&page=com.other.SelectReport;"); aI("text=;url=&page=com.other.AdminChart;"); //aI("text=`
&page=com.other.Filter name=search style='margin:0px;'> 
Search Help Pages :
 
`;type=form;align=center;onbgcolor=;onborder=;"); //aI("text=`
Google
Search www.fittrackingsolutions.com
`;type=form;align=center;onbgcolor=;onborder=;"); } with(milonic=new menuname("ADMIN")){ style=submenuStyle; aI("text=;showmenu=GENERAL;"); aI("text=;showmenu=FIELDS;"); } with(milonic=new menuname("FTS_ADMIN")){ style=submenuStyle; aI("text=;url=&page=alcea.fts.AdminResult;"); } with(milonic=new menuname("GENERAL")){ style=submenuStyle; aI("text=;url=&page=com.other.AdminUsers;"); aI("text=;url=&page=com.other.AdminGroup;"); aI("text=;url=&page=com.other.AdminServer;"); aI("text=;url=&page=com.other.AdminSMTP;"); aI("text=;url=&page=com.other.AdminNotify;"); aI("text=;url=&page=com.other.AdminLanguage;"); aI("text=File Upload;url=&page=com.other.AdminFileUpload;"); } with(milonic=new menuname("FIELDS")){ style=submenuStyle; itemwidth=120; aI("text=;url=&page=com.other.AdminField;"); aI("text=;showmenu=DEFAULTFIELDS;url=&page=com.other.AdminDefaultField;"); aI("text=;url=&page=com.other.AdminFieldHierarchy;"); aI("text=;url=&page=com.other.AdminFieldControl;"); aI("text=;url=&page=com.other.AdminFieldOrder;"); aI("text=;url=&page=com.other.AdminColorCode;"); aI("text=;url=&page=com.other.AdminCSS;"); aI("text=;url=&page=com.other.AdminWorkflow;"); aI("text=;url=&page=com.other.AdminRank;"); } with(milonic=new menuname("ADVANCED")){ style=submenuStyle; aI("text=;url=&page=com.other.AdminEvent;"); aI("text=;url=&page=com.other.AdminDataImport;"); aI("text=;url=&page=com.other.AdminDataExport;"); //aI("text=;url=&page=com.other.AdminMSProject;"); aI("text=;url=&page=com.other.AdminSoap;"); aI("text=;url=&page=com.other.AdminRestApi;"); aI("text=;url=&page=com.other.SysInfo;"); aI("text=;url=&page=com.other.AdminException;"); aI("text=;url=&page=com.other.Unarchive;"); aI("text=;url=&page=com.other.SystemMessage;"); aI("text=;url=&page=com.other.AdminContext;"); } with(milonic=new menuname("ANONYMOUS")){ style=submenuStyle; aI("text=;url=&page=com.other.AdminAnonEntry;"); aI("text=;url=&page=com.other.AdminAnonQuery;"); aI("text=;url=&page=com.other.AdminMailServer;"); aI("text=;url=&page=com.other.AdminMail;"); aI("text=;url=&page=com.other.AdminReturn;"); } with(milonic=new menuname("DEFAULTFIELDS")){ style=submenuStyle; itemwidth=120; aI("text=;url=&page=com.other.AdminProject;"); aI("text=;url=&page=com.other.AdminOne&category=status;"); aI("text=;url=&page=com.other.AdminTwo&category=pri;"); aI("text=;url=&page=com.other.AdminOne&category=area;"); aI("text=;url=&page=com.other.AdminOne&category=env;"); aI("text=;url=&page=com.other.AdminDefaultField;"); } drawMenus();