        jQuery(document).ready(function(){
            jQuery(".trade_tools").colorbox({width:"280px", inline:true, href:"#trade_toolslinks"});
            jQuery(".gold_members").colorbox({width:"780px", inline:true, href:"#gold_members_donate"});
        });
