
function bookmark_table(url, title, title_coded, inblocks) {


document.write('<!-- AddThis Bookmark Button BEGIN -->');
document.write('<center><a href="http://www.addthis.com/bookmark.php" onclick="addthis_url   = location.href; addthis_title = document.title; return addthis_click(this);" target="_blank"><img src="http://s9.addthis.com/button2-bm.png" width="160" height="24" border="0" alt="AddThis Social Bookmark Button" /></a></center> <script type="text/javascript">var addthis_pub = \'pplist\';</script><script type="text/javascript" src="http://s9.addthis.com/js/widget.php?v=10"></script>');
document.write('<!-- AddThis Bookmark Button END -->');





}

