$(function() { $('img.print-button').css('cursor','pointer').click(function(){window.print()}) })
