stylesheet = document.createElement("link");
stylesheet.rel = "stylesheet";
stylesheet.type = "text/css";
stylesheet.href = "http://5alist.com/stylesheets/five-widget.css";
stylesheet.media = "all";
document.lastChild.firstChild.appendChild(stylesheet);
//document.write('<h2><a href="http://www.5alist.com/profiles/24-richard-cotman/fives/288-excuses-for-not-finishing-middlemarch-by-george-eliot">Top 5 excuses for not finishing &quot;Middlemarch&quot; by George Eliot</a></h2>');
document.write('<div class="fivealistwidget" id="fivealist-widget">'); 
document.write('<ol class="the_five">');
document.write('<li>Who are you kidding mate ? The last novel you read was by JK Rowling</li>');
document.write('<li>You need to save at least one thing for a retirement project</li>');
document.write('<li>OK, we worked out that Mr Casaubon is a withering cad in Chapter 3, and theres... still 839 pages to go???</li>');
document.write('<li>You just read the sentence below* for the third time and still don't understand it</li>');
document.write('<li>You, really, really, really, need a new doorstop</li>');
document.write('</ol>');
document.write('</div>');