<?php
// Copyright (c) MetaClass, 2003-2007
// Licensed under the Academic Free License version 3.0
includeClass('', 'pnt/web/parts');
//override printBody() in this class if you want to print
//the entire menu from here without using skinMenuPart
//you may also copy skinMenuPart to the application folder
//for an application specific menu
class MenuPart extends {
var $rowHlColor='#ffffa0';
var $submenuData;