function removeFooterJS($name)
{
    FooterJS::removeFooterJS($name);
    return;
}