Extra Credit Assignment 2
by Larry Adams
HTML
<p>It appears you don't have Adobe Reader or PDF support in this web
browser. <a href="sample.pdf">Click here to download the PDF</a></p>
JavaScript
window.onload = function (){
//Add PDFObject code here
};