var dir = "/diningservices/";
menuEntry("Welcome", dir + "index.html");
menuEntry("FAQ/Information", dir + "page/faq.html");
menuEntry("Dining at UW-P", dir + "page/dining.html");
menuEntry("This Week's Menu", "http://basil.ad.uwplatt.edu/foodpro_new/location.asp");
menuEntry("Meal Plans", dir + "page/mealplans.html");
menuEntry("Catering Services", dir + "page/catering.html");
menuEntry("Employment", dir + "page/employment.html");
menuEntry("Contact Info/Hours", dir + "page/contact.html");
menuBreak();
menuEntry("Pioneer Haus Facebook", "http://www.facebook.com/pages/UWP-Pioneer-Haus/137658197833?ref=search&sid=184806498.707164016..1");