FYI The MenuExample zip has 2 problems. A php file has a short tag "<?" which could cause a problem for some. And the script wants a "new menuexample" which throws an undefined error because the class name is not menuexample but MenuExample. Thanks, Allan