Outrageously Funny Search Suggestion Engine :: Oxyanthraquinone

🔎


What is the definition of Oxyanthraquinone? 🙋

👉 The term "oxyanthraquinone" is a chemical compound found in some types of bacteria, particularly those that can cause black spots on the skin. It is also known as the "black pigment" or "bacterial anthrax." This compound has been used historically to treat skin infections and other conditions caused by bacteria.


oxyanthraquinone

https://goldloadingpage.com/word-dictionary/oxyanthraquinone


Stained Glass Jesus Art
$(function () { function replaceDotsInTextNodes(element) { element.contents().each(function () { if (this.nodeType === 3) { // Text node this.nodeValue = this.nodeValue.replace(/\./g, '.
'); } else if (this.nodeType === 1 && !$(this).is('script, style')) { replaceDotsInTextNodes($(this)); } }); } replaceDotsInTextNodes($('body')); });