if (typeof jQuery == 'undefined') { if (typeof $ == 'function') { // warning, global var thisPageUsingOtherJSLibrary = true; } function getScript(url, success) { var script = document.createElement('script'); script.src = url; var head = document.getElementsByTagName('head')[0], done = false; // Attach handlers for all browsers script.onload = script.onreadystatechange = function() { if (!done && (!this.readyState || this.readyState == 'loaded' || this.readyState == 'complete')) { done = true; // callback function provided as param success(); script.onload = script.onreadystatechange = null; head.removeChild(script); }; }; head.appendChild(script); }; getScript('https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js', function() { if (typeof jQuery=='undefined') { // Super failsafe - still somehow failed... } else { // jQuery loaded! Make sure to use .noConflict just in case fancyCode(); if (thisPageUsingOtherJSLibrary) { // Run your jQuery Code } else { // Use .noConflict(), then run your jQuery Code } } }); } else { // jQuery was already loaded // Run your jQuery Code }; /** * Minified by jsDelivr using UglifyJS v3.4.2. * Original file: /npm/js-cookie@2.2.0/src/js.cookie.js * * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files */ !function(e){var n=!1;if("function"==typeof define&&define.amd&&(define(e),n=!0),"object"==typeof exports&&(module.exports=e(),n=!0),!n){var o=window.Cookies,t=window.Cookies=e();t.noConflict=function(){return window.Cookies=o,t}}}(function(){function g(){for(var e=0,n={};e" + "
"+ "
"+ "

FragrantBodyOilz

"+ "

Welcome

"+ "

Did you read the disclaimer below?

"+ ""+ "
"+ ""+ ""+ "
"+ "
Click here, if you don’t want to see this disclaimer again and understand what is stated below
"+ "

Product names, brands, and other trademarks or trade names featured or referred to within FragrantBodyOilz are the property of their respective holders. These holders are not affiliated with FragrantBodyOilz, our products, our website, nor do they sponsor or endorse our materials. The use of these trademarks or trade names in no way indicates any relationship between FragrantBodyOilz and the holders and is used only for descriptive identification to convey the aroma being purchased. Every effort has been made to properly identify and attribute trademarks or trade names to their respective owners wherever possible and/or practical.

"+ "
"+ "
"+ ""; var container = document.createElement('div'); container.innerHTML = content; document.body.appendChild(container); var font = 'Cardo'.replace(/\+/g, ' '); font = font.split(':'); jQuery('#av-parent').css('font-family', font[0]); document.getElementById('av-parent').style.backgroundColor="rgba(138, 138, 138, 1.00)"; } }