SUSTC-SZ-B 2013iGEM/JS/general.js

From 2013.igem.org

$(document).ready(function(){

                       $("head style").remove();
                       $("#top-section").remove();
                       $("#top").remove();
                       $("#siteSub").remove();
                       $("#footer-box").remove();   
                       $(".printfooter").remove();    
                       $(".firstHeading").remove();    

});