document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(""); checkjQuery(); function checkjQuery(depth) { if(typeof(depth) == 'undefined') { depth = 1; } if(typeof($) != 'undefined') { _buildWidget(); } else if(depth > 5) { return; } else { setTimeout('checkjQuery('+(depth+1)+')', 1000); } } function _buildWidget() { $(document).ready(function(){ var url = "http://www.paperbackswap.com/api/v2/widgets-21.js"; listType = "BooksRead"; MemberID = "aGtNbVJBNWtjT289"; pbsWidgetWidth = "300"; pbsWidgetHeight = "250"; border = "FFCC33"; widgetText = "000000"; showTitleAuthor = "yes"; coverSize = "small"; limit = "4"; $.getScript(url); $(".pbsLink").click(function(){ window.location.href='http://www.paperbackswap.com/'; }); }); } document.write('
PaperBackSwap.com
');