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" + "
"+ "
"+ ""+ "

ADULT ONLY CONTENT

"+ "

By clicking [ I AM 18+ ] you are attesting that you are at least 18 years of age or the age of majority to view Sexually Explicit Material in your State and/or Country of Residency.

"+ ""+ "
"+ ""+ ""+ "
"+ "
By checking this box we will remember your testament of age. You are then responsible for ensuring that everyone using your device to enter our website is over 18 or the age of majority, whichever is higher.
"+ "

All Performers were at least 18 years of Age at the time of their performance in accordance with Title 18 U.S.C. ยง 2257

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