// edit dept name (in CAPS) in these lines
// FIN = Finance
var newNavDeptFIN = new Object;
newNavDeptFIN.background = "#faf0e6"; //linen
newNavDeptFIN.overimg = "/graphics/arrow_dn_dkgray.gif"; //used for menu items that have drop-downs
newNavDeptFIN.outimg = "/graphics/arrow_dn_black.gif"; //used for menu items that have drop-downs
newNavDeptFIN.useclass = "deptnavitems";
newNavDeptFIN.titleclass = "deptnavheading";
flyDefs (newNavDeptFIN);


// Diversity Flyout Menus

// Payroll
makeLayer ("imgDeptFINpayroll", "Payroll Overview=http://www.tacoma.washington.edu/finance/payroll/",
"Diamond Parking Permits=http://www.tacoma.washington.edu/finance/payroll/diamond_parking.cfm",
"Direct Deposit=http://www.tacoma.washington.edu/finance/payroll/direct_deposit.cfm",
"Early E-Mail=http://www.tacoma.washington.edu/finance/payroll/early_email.cfm",
"Employee Self Service (ESS)=http://www.tacoma.washington.edu/finance/payroll/ess.cfm",
"Forms=http://www.tacoma.washington.edu/finance/payroll/forms.cfm",
"Frequently Asked Questions=http://www.tacoma.washington.edu/finance/payroll/faq.cfm",
"New Hire Info=http://www.tacoma.washington.edu/finance/payroll/new_hire_forms.cfm",
"Links=http://www.tacoma.washington.edu/finance/payroll/links.cfm",
"Tax-Related Items=http://www.tacoma.washington.edu/finance/payroll/taxes.cfm",
"Timesheets=http://www.tacoma.washington.edu/finance/payroll/timesheets.cfm"
);

// Purchasing
makeLayer ("imgDeptFINpurchasing", "Purchasing Overview=http://www.tacoma.washington.edu/finance/purchasing/",
"<strong>Methods&nbsp;of&nbsp;Payment:</strong>=http://www.tacoma.washington.edu/finance/purchasing/methods_payment.cfm",
"&#8226;&nbsp;Check&nbsp;Request=http://www.tacoma.washington.edu/finance/purchasing/methods_payment.cfm#check_request",
"&#8226;&nbsp;eProcurement=http://www.tacoma.washington.edu/finance/purchasing/methods_payment.cfm#eprocurement",
"&#8226;&nbsp;Petty&nbsp;Cash=http://www.tacoma.washington.edu/finance/purchasing/methods_payment.cfm#petty_cash",
"&#8226;&nbsp;Procurement&nbsp;Card=http://www.tacoma.washington.edu/finance/purchasing/methods_payment.cfm#procurement_card",
"&#8226;&nbsp;Purchase&nbsp;Orders=http://www.tacoma.washington.edu/finance/purchasing/methods_payment.cfm#purchase_orders",
"<br /><strong>Goods&nbsp;and&nbsp;Services:</strong>=http://www.tacoma.washington.edu/finance/purchasing/goods_services.cfm",
"&#8226;&nbsp;Advertising=http://www.tacoma.washington.edu/finance/purchasing/goods_services.cfm#adv",
"&#8226;&nbsp;Cellular&nbsp;Phones=http://www.tacoma.washington.edu/finance/purchasing/goods_services.cfm#cell",
"&#8226;&nbsp;Field&nbsp;Advance=http://www.tacoma.washington.edu/finance/purchasing/goods_services.cfm#fldadv",
"&#8226;&nbsp;Food&nbsp;Purchases=http://www.tacoma.washington.edu/finance/purchasing/goods_services.cfm#fdprc",
"&#8226;&nbsp;Honoraria=http://www.tacoma.washington.edu/finance/purchasing/goods_services.cfm#hono",
"&#8226;&nbsp;Lodging=http://www.tacoma.washington.edu/finance/purchasing/goods_services.cfm#lodging",
"&#8226;&nbsp;Moving&nbsp;Expenses=http://www.tacoma.washington.edu/finance/purchasing/goods_services.cfm#movexp",
"&#8226;&nbsp;Nonresident&nbsp;Aliens=http://www.tacoma.washington.edu/finance/purchasing/goods_services.cfm#nonres",
"&#8226;&nbsp;Per&nbsp;Diem&nbsp;Advances=http://www.tacoma.washington.edu/finance/purchasing/goods_services.cfm#perdiem",
"&#8226;&nbsp;Personal&nbsp;Services=http://www.tacoma.washington.edu/finance/purchasing/goods_services.cfm#perserv",
"&#8226;&nbsp;Printing&nbsp;Services=http://www.tacoma.washington.edu/finance/purchasing/goods_services.cfm#priserv",
"&#8226;&nbsp;Travel=http://www.tacoma.washington.edu/finance/purchasing/goods_services.cfm#travel",
"<br /><strong>Resources:<strong>",
"&#8226;&nbsp;Forms=http://www.tacoma.washington.edu/finance/purchasing/forms.cfm",
"&#8226;&nbsp;Links=http://www.tacoma.washington.edu/finance/purchasing/links.cfm"
);

// Grants and Contracts
makeLayer ("imgDeptFINgac", "Grants and Contracts Overview=http://www.tacoma.washington.edu/finance/grants_contracts/",
"<strong>GC Process Outline:</strong>=http://www.tacoma.washington.edu/finance/grants_contracts/process_outline.cfm",
"&#8226;&nbsp;Part I: Application (Pre-Award)=http://www.tacoma.washington.edu/finance/grants_contracts/process_outline.cfm#application",
"&#8226;&nbsp;Part II: OSP=http://www.tacoma.washington.edu/finance/grants_contracts/process_outline.cfm#osp",
"&#8226;&nbsp;Part III: Award Documents=http://www.tacoma.washington.edu/finance/grants_contracts/process_outline.cfm#award_documents",
"&#8226;&nbsp;Part IV: Post-Award=http://www.tacoma.washington.edu/finance/grants_contracts/process_outline.cfm#post-award",
"<br />Part I: Application Flowchart=http://www.tacoma.washington.edu/finance/grants_contracts/process1_flowchart.cfm",
"Frequently Asked Questions=http://www.tacoma.washington.edu/finance/grants_contracts/faq.cfm",
"SAGE eGC1 Process=http://www.tacoma.washington.edu/finance/grants_contracts/sage_egc1.cfm",
"<br /><strong>Resources:<strong>",
"&#8226;&nbsp;Forms=http://www.tacoma.washington.edu/finance/grants_contracts/forms.cfm",
"&#8226;&nbsp;Links=http://www.tacoma.washington.edu/finance/grants_contracts/links.cfm"
);

// Budget
makeLayer ("imgDeptFINbud","",
"Budget Committee/Development=http://www.tacoma.washington.edu/finance/budget/",
"Budget Management=http://www.tacoma.washington.edu/finance/budget/management/"
);
