function is_legacy()
{
    return BrowserType::isLegacyBrowser();
}