function affcoupons_admin_head($vars)
{
    return AffiliateCoupons::AdminArea()->head($vars);
}