fires after the PDF file is fully loaded and the initial page is rendered
$$("pdfviewer").attachEvent("onDocumentReady", function(){ ... });