jQuery(document).ready(function(){
jQuery('.printTicket').click(function(){ jQuery.jPrintArea('#serviceTicket') });
});
