        jQuery(document).ready(function(){

                jQuery('a[href="http://www.whmcs.com/"]').parent().hide();

        });


