txTitle = 'Lunch and Dinner Menu'; $thisPage->txHeading = 'Main Menu'; $thisPage->txSidebarLogo = MENUS; $thisPage->txSidebar = '
All Desserts served with Cream & Ice Cream
'."\n"; $menu->setName('All day Coffee & Dessert Special'); $menu->setType('price', '8.9'); $menu->writeEntry(); $thisPage->writeBottom(); ?>