fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=4;




with(menuStyle=new mm_style()){
bordercolor="#F0AE00";
borderstyle="dotted";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="95%";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000066";
onbgcolor="#F0AE00";
oncolor="#000066";
outfilter="randomdissolve(duration=0.1)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#ffffff', Direction=135, Strength=1)";
padding=1.5;
pagebgcolor="#ffffff";
pagecolor="white";
separatorcolor="#ffffff";
separatorsize=1;
subimage="../js/images/arrow2.gif";
subimagepadding=2;
}

with(milonic=new menuname("Body Menu")){
alwaysvisible=1;
left=410;
orientation="vertical";
style=menuStyle;
itemwidth=230;
top=592;
/*aI("text=Accounts Payable;url=../financialServices/accountsPayable.html;");
aI("text=Budgeting and Financial Analysis;url=../BFA/index.htm;");
aI("text=Cashier's Office;url=../financialServices/cashier.html;");
aI("text=Digital Copy Center;url=../vpba/digitalCopyCenter.html;");
aI("text=Facilities Services;url=../facilities/index.html;");
aI("text=Financial Services;url=../financialServices/index.html;");
aI("text=Grants Accounting;url=../financialServices/grantsAccounting.html;");
aI("text=Human Resources;url=../hreeo/index.htm;");
aI("text=ID Cards – Mane Card Office;url=http://www.tamu-commerce.edu/fiscal/IDCenter/;");
aI("text=Loan Office;url=../financial%2Daid/;");
aI("text=Mail Services;url=../vpba/mailServices.html;");*/
aI("text=Payroll Services;url=../payrollServices/index.html;");
aI("text=Printing Services;url=../vpba/printServices.html;");
aI("text=Property Management;url=../fiscal/Property_Management/;");
aI("text=Purchasing and Contract Administration;url=../purchasing/index.html;");
aI("text=Risk Management and Safety;url=http://web.tamu-commerce.edu/facultyStaffServices/riskManagementSafety/default.aspx;");
aI("text=Student Accounts;url=http://www.tamu-commerce.edu/vpba/studentAccounts.html;");
aI("text=Training & Development;url=http://www.tamu-commerce.edu/td/;");
aI("text=Transportation;url=../facilities/index6_1.html;");
aI("text=Travel;url=../travel/default.asp;");
aI("text=Technology Services;url=../technologyServices/;");
aI("text=Telephone Services;url=../technologyServices/phone.aspx;");
aI("text=University Dining Services;url=../DiningServices/;");
aI("text=University Police Department;url=../upd/index.html;");
aI("text=Vending Machines;url=../vpba/vendingMachines.html;");

<!--- aI("showmenu=Links;text=Links;"); --->
<!--- aI("showmenu=MyMilonic;text=My Milonic;"); --->
}


drawMenus();


