$(function(){ $('.download-button').click(function(){ if (typeof window.definitions==='undefined') window.definitions={}; var elements=parsePDFOutput(); generatePDF($('.displayname').text().trim(), 'APG i-Learning', 'ilearning', window.definitions, elements ); }); // hide the nav links as they are drawn on top of the scrolling content $('.nav').hide(); /*******************************************************************/ /* ftrtch dino */ /* [type: JS] [file:ilearn-f-download] [184.1142] DESIGN*/ /*******************************************************************/ /* 0.8 D>D */ /* db 172 */ });