departmentName = "Administrative Services";
contactName = "Cashier's Office";
contactEmail = "Cashieroff@uwplatt.edu";
showMenu = "yes";
template = "classic-orange";

menuEntry("Administrative Services Home", "../index.html");
menuEntry("Cashier's Office Home", "index.html");
menuBreak();
/*menuEntry("Billing Dates", "billing.html");*/
menuEntry("Partial Pay Plan", "partialpayment.html");
menuEntry("FAQ About Student Bills (PDF)", "files/student_bills_brochure.pdf");
menuEntry("View Your Bill On-line","balance.html");
menuEntry("Make a Payment On-line","files/MakeaPaymentOnline.pdf");
menuEntry("Make a Payment By Phone","files/MakeaPaymentByPhone.pdf");
menuEntry("View &amp; Print 1098-T","files/1098-T_form.pdf");
menuEntry("2009 Billing Schedule","files/billing_dates.pdf");
menuBreak();
menuEntry("Installment Credit Agreement","files/InstallmentCreditAgreement.pdf");
menuEntry("<img src='http://www.adobe.com/images/getacro.gif' border='0' alt='Acrobat Reader' />","http://www.adobe.com/products/acrobat/readstep.html");
menuBreak();
menuHeader ("Fee Schedules");
menuEntry("Fall '09", "files/Fall2009feeschedule.pdf");
menuEntry("Spring '10", "files/Spring2010feeschedule.pdf");
menuEntry("Winterim '10", "files/Winterim2010feeschedule.pdf");
menuBreak();


addCrumb("uwplatt.edu", "http://www.uwplatt.edu");
addCrumb("Administrative Services", "../index.html");
addCrumb("Cashier's Office", "index.html");


