var Tickets = { initialize: function() { if (typeof window['prettyPrint'] != 'function') { $.getScript(TicketsConfig.jsUrl + 'lib/prettify/prettify.js', function() { prettyPrint(); }); $('', { rel: 'stylesheet', type: 'text/css', href: TicketsConfig.jsUrl + 'lib/prettify/prettify.css' }).appendTo('head'); } if (!jQuery().ajaxForm) { document.write('