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