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=160;
orientation="vertical";
style=menuStyle;
itemwidth=230;
top=592;
aI("text=Accounts Payable;url=../financialServices/accountsPayable.html;");
/*aI("text=Auxiliary Services;url=../BFA/auxiliaryservices.htm;");*/
aI("text=Auxiliary Services ;url=../vpba/AuxiliaryServices.html;");
aI("text=Budgeting and Financial Analysis;url=../BFA/index.htm;");
aI("text=Cashier's Office;url=../financialServices/cashier.html;");
aI("text=Contractual Relationships;url=../vpba/docs/contractrelationships.pdf;target=blank;");
aI("text=VPBA Staff Meeting Materials;;url=../vpba/core.html;");
aI("text=Emergency Operation Plan;url=../vpba/docs/CrisisManagementPlan.pdf;target=blank;");
aI("text=Departmental Training-Top Ten;url=../vpba/deptHeadTraining.html;");
aI("text=Digital Copy Centre;url=../vpba/digitalCopyCentre.html;");
aI("text=Facilities Services;url=http://web.tamu-commerce.edu/facultyStaffServices/facilitiesManagementSupportServices;");
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=/lioncard/index.html;");
aI("text=Mail Services;url=../vpba/mailServices.html;");
/*aI("text=Loan Office;url=../financial%2Daid/;");*/

/*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/;");
aI("text=Student Accounts;url=http://www.tamu-commerce.edu/fiscal/studentaccounts/studentaccounts.htm;");
aI("text=Travel;url=../financialServices/travel.html;");
aI("text=Technology Services;url=../technologyServices/index.html;");
aI("text=Telephone Services;url=../technologyServices/telephoneServices.html;");
aI("text=University Dining Services;url=../DiningServices/;");
aI("text=University Police Department;url=../universityPolice/index.html;");
aI("text=Vending Machines;url=../vpba/vendingMachines.html;");
<!--- aI("showmenu=Links;text=Links;"); --->
<!--- aI("showmenu=MyMilonic;text=My Milonic;"); --->*/
}


drawMenus();


