"use strict";
var _mtm = _mtm || [];
_mtm.push({'mtm.startTime': (new Date().getTime()), 'event': 'mtm.Start'});
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.type='text/javascript'; g.async=true; g.defer=true; g.src='https://analytics.adultempire.com/js/container_iXaVs8DZ.js'; s.parentNode.insertBefore(g,s);
Unlimited Streaming Porn Videos
var currentslide = 1;
var slidecount = 2;
top
©1997-2022 Ravana, LLC. All rights reserved.
function heroHoverAction(id) {
$(".grid-bg").removeClass("active");
$("#gridbg_" + id).addClass("active");
}
(function() {
//dom event listeners.
if (window.addEventListener)
{
window.addEventListener('load',scriptBag,false);
}
else if (window.attachEvent)
{
window.attachEvent('onload',scriptBag);
}
else
{
//Older browsers only
if (typeof window.onload=='function')
{
var oldload=window.onload;
window.onload=function(){
oldload();
scriptBag();
}
}
else
{
window.onload = new function() { scriptBag(); };
}
}
//retrieves a meta and stop execution of dependent scripts in success
function getScript(url,success){
var script=document.createElement('script');
script.src=url;
var head=document.getElementsByTagName('head')[0],done=false;
script.onload=script.onreadystatechange = function(){
if ( !done && (!this.readyState || this.readyState == 'loaded' || this.readyState == 'complete') ) {
done=true;
success();
script.onload = script.onreadystatechange = null;
head.removeChild(script);
}
};
head.appendChild(script);
}
function scriptBag() {
getScript('https://www.adultempire.com/static/js/r1_0_8122_21514_subscriptioncombo.js',function(){
//disable caching of ajax responses
//hmmm. could you cache the customer cells?
$.ajaxSetup({ cache: false });
$(document).ready(function(){
var _pedc = _pedc || [];
$('.edc').each(function() {
var sec = $(this).attr('id');
var qs = $(this).attr('params');
$(this).load('/edc/' + sec + "?" + qs, function() {
_pedc.push(sec);
if(_pedc.length == $('.edc').length) {
// All content loaded
}
});
});
});
//Check for splash page modal (set in application controller)
//
//common scripts
InitAutoComplete();
$("#searchbtn").click(function () {
DoUnlimtedSearch();
});
$("#txt_Search").keypress(function (e) {
code = (e.keyCode ? e.keyCode : e.which);
if (code == 13) { DoUnlimtedSearch(); }
});
//Add handling for mouseoffing the main navigation
$("#browse-cotainer").mouseleave(function () {
if ($("#unlimitednavmenu").hasClass("active"))
toggleMainNav();
});
$("input, textarea").focus(function() {$(this).select(); });
function redirectPage() {
window.location = linkLocation;
}
//Swap the vector images if the browser supports svgs
$(".svgswap").svgswap();
//google tracking
//seperated due to extra unlimited tracker
$(function() {
// if tracking=false omit impressions from GA.
$('*:not(a)[data-ta][data-tl][data-tid]').each(function() {
ga('send', 'event', 'tracking', $(this).attr("data-ta"), $(this).attr("data-tl") + "-" + $(this).attr("data-tid"), 1, {'nonInteraction': 1});
});
$(document).on('click', 'a[data-ta][data-tl][data-tid]', function() {
ga('send', 'event', 'tracking', $(this).attr("data-ta"), $(this).attr("data-tl") + "-" + $(this).attr("data-tid"));
});
$(document).on('click', 'a[Category]', function() {
ga('send', 'event', ($(this).attr("Category")), 'click', $(this).attr("Label"));
ga('unlimitedTracker.send', 'event', ($(this).attr("Category")), 'click', $(this).attr("Label"));
});
});
});
}
})();