"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);
top
©1997-2022 Ravana, LLC. All rights reserved.
var player = null;
var tag = document.createElement('script');
tag.src = "https://www.adultempire.com/gw/player/aeplayer.js";
var firstScriptTag = document.getElementsByTagName('script')[0];
firstScriptTag.parentNode.insertBefore(tag, firstScriptTag);
var recList = getRecommendations();
function onAEVideoAPIReady() {
player = new AEVideoPlayer('playerDiv', {
item: 3037681,
scene: 763655,
type: "preview",
site: '95ae5f6e21754ad4b0f877d0b7c403ab',
key: '6779356c4947716a324c70516f6c614f3050426161772929',
timestamp: '132972917297645057',
sig: '58487a67456761544846504c34526325326259583268675769386f4455253364',
controls: true,
qualitySwitcher: true,
autoplay: true,
ua: 'UA-299547-17',
responsive: true
, events: {
ready: function() {
player.setEndCap({
template: 'scene_suggestions',
showJoinUnlimited: !false,
data: recList
});
}
, bsevent: function() {}
}
});
};
function getRecommendations() {
var recString = '{';
var membershipBenefits = [];
var recomendations = [
{"title": "Blonde and Brunette Share a BBC For Some Interracial Threesome Fun",
"img": "https://caps1cdn.adultempire.com/n/0508/360/1930508_03630_360b.jpg",
"url": "/unlimited/520275/snow-hussies-streaming-scene.html?partner_ID=25717034&"},
{"title": "Two Hot Blondes and Two Pretty Brunettes Enjoy All Girl Group Sex",
"img": "https://caps1cdn.adultempire.com/o/2650/320/1972650_01210_320c.jpg",
"url": "/unlimited/556419/sister-katherine-chapters-7-13-streaming-scene.html?partner_ID=25717034&"},
{"title": "Super Hot Girls Pleasure Each Other in a Hot Foursome",
"img": "https://caps1cdn.adultempire.com/o/2650/320/1972650_03680_320c.jpg",
"url": "/unlimited/556422/sister-katherine-chapters-7-13-streaming-scene.html?partner_ID=25717034&"},
{"title": "Beautiful Girls Enjoy Toys in Front of an Older Man",
"img": "https://caps1cdn.adultempire.com/o/2650/320/1972650_05010_320c.jpg",
"url": "/unlimited/556424/sister-katherine-chapters-7-13-streaming-scene.html?partner_ID=25717034&"},
{"title": "Sexy Chicks Samantha Hayes, Chloe Couture and Lily Rader Enjoy an All Girl Threesome",
"img": "https://caps1cdn.adultempire.com/n/1153/320/2511153_03150_320c.jpg",
"url": "/unlimited/573691/babysitting-the-brat-streaming-scene.html?partner_ID=25717034&"},
{"title": "Lily Rader, Chloe Couture and Abella Danger Enjoy a Lesbian Threesome",
"img": "https://caps1cdn.adultempire.com/p/4702/320/2564702_02580_320c.jpg",
"url": "/unlimited/603062/anal-at-the-office-streaming-scene.html?partner_ID=25717034&"},
{"title": "She's So Small 23 - Scene 1",
"img": "https://caps1cdn.adultempire.com/r/8486/320/3078486_00220_320c.jpg",
"url": "/unlimited/784443/shes-so-small-23-streaming-scene.html?partner_ID=25717034&"},
{"title": "Threesome Fantasies Fulfilled 10 - Scene 5",
"img": "https://caps1cdn.adultempire.com/o/2627/320/1892627_08720_320c.jpg",
"url": "/unlimited/719171/threesome-fantasies-fulfilled-10-streaming-scene.html?partner_ID=25717034&"},
{"title": "Facial Recognition: Teen Edition Volume 2 - Scene 2",
"img": "https://caps1cdn.adultempire.com/p/5650/320/2875650_01310_320c.jpg",
"url": "/unlimited/730739/facial-recognition-teen-edition-volume-2-streaming-scene.html?partner_ID=25717034&"}
].sort(function() { return .5-Math.random();});
recString = recString + '"ad_settings": {"display": "true", "header_text": "Join Unlimited Now", "button_text": "Join Now", "button_color": "#E84343", ';
recString = recString + '"button_hover_color": "#A60808", "button_text_color": "#FFFFFF", "button_text_hover_color": "#FFFFFF", "button_url": "/unlimited/account/activate", ';
recString = recString + '"bulletpoints": [{"text": "Over 120,000
Adult Movies"}, {"text": "Over 500,000
Adult Scenes"}, {"text": "Watch Anywhere, Anytime"}, {"text": "Unlimited Streaming for Less than Cost of a Single DVD"}, {"text": "Discounts on all purchases (DVD, Bluray, Sextoys, VOD)"}]}, '
recString = recString + '"type": "scene", "recommendation_header": "", ';
recString = recString + '"movies": ';
recString += JSON.stringify(recomendations);
recString = recString + '}';
return JSON.parse(recString);
}
function jumpPosition(position) {
player.seek(position);
player.play();
$('#toplink').trigger('click');
}
function showmorerecommendations(currentItem) {
var currentpage = parseInt($("#hid_currentrecpage").val()) + 1;
$("#hid_currentrecpage").val(currentpage);
$("#showmorerecs").addClass("active");
$("#showmoretext").html?partner_ID=25717034&("
Loading...");
$.ajax({
url: "/Subscription/MoreRecommendations",
dataType: "json",
data: ({
Item_ID: currentItem,
newPage: currentpage,
Type: "scene"
}),
success: function(data) {
$("#sp_morerecs").append(" " + data).slideDown("slow");
$("#showmoretext").html?partner_ID=25717034&("Show More");
$("#showmorerecs").removeClass("active");
}
});
}
//scene editing scripts
(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() {
InitiateFancyBox('', false, false);
});
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"));
});
});
});
}
})();