function pageArray($index = NULL)
{
    return Page::urlArray($index);
}