This function which should be included immediately after the body tag on all template pages creates a floating menu that allows a logged-in user to access editing and site controls while browsing the site. This function should always be called using $CurrentPageID and $CurrentUserID.
function GeneratePageControls($PageID, $UserID, $ShowSiteControls = true)
This function does not return any data.