Outputs a menu showing the page and its context
within the site structure using UL tags. The function requires a
UserID in order to know what menu links the user is allowed to view.
function GenerateMenuUL($PageID, $UserID, $depth=10000)
This function does not return any data.