$(document).ready(function(){
 $(".print").click(function(){ $.jPrintArea("#section-content") });
});
