Do you want BuboFlash to help you learning these things? Or do you want to add or correct something? Click here to log in or create user.



Potassium ferrocyanide is being used in salt to give it anti-caking properties. But is it toxic?

$(document).ready(function () { // Removing empty paragraphs first $("#content-body-14269002-28281356 p").filter(function () { var html = $.trim($(this).html()); if (html == '' || html == ' ') return true; }).remove(); // Taking a subset of paragraphs using offset and maximum var offset = 1; var max = -1; if (offset > 1) { $("#content-body-14269002-28281356").children().slice(0, offset - 1).remove(); } if (max > -1) { $("#content-body-14269002-28281356").children().slice(max).remove(); } // Show dateline field at the beginning of the first paragraph var showDateline = false; var datelineStr = ""; if (offset <= 1 && showDateline == true && datelineStr != "") { var firstChild = $("#content-body-14269002-28281356").children().get(0); if ("P" == firstChild.nodeName.toUpperCase()) { $(firstChild).prepend("" + datelineStr + " - "); } else { $(firstChild).before("" + datelineStr + ""); } } }); $(document).ready(function () { $('a.tweetable').click(function(){ var text = $(this).text(); $('[href*="#"]').attr('href', 'https://twitter.com/intent/tweet?text='+text+" "+url); }); });
If you want to change selection, open document below and click on "Move attachment"


Summary

statusnot read reprioritisations
last reprioritisation on suggested re-reading day
started reading on finished reading on

Details



Discussion

Do you want to join discussion? Click here to log in or create user.