function xls($key)
{
    return addslashes(hsc_private_xl_or_warn($key));
}
function xla($key)
{
    return attr(hsc_private_xl_or_warn($key));
}