"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);
Free Preview of 5K Teens #5
DVD
Free Shipping
Free Shipping
Orders of $25.00 or more will be shipped our Standard Shipping option and the shipping is completely FREE.
Learn more
Guaranteed to ship our next Business Day.
*Restrictions Apply
Same Day Shipping
Place an online Credit Card Order for In Stock products before 3pm ET during normal Empire business hours your Order will ship that day.
Learn more |
Buy DVD
In Stock
In Stock
Product is In Stock at our warehouse
| $29.99 | |
| |
Rental?
|
Customers Who Bought This Product Also Bought
Product Information
- Rating: XXX
- Released: Feb 19 2021
- Production Year: 2021
- Empire SKU: 3110995
- Studio: PornFidelity
- Number of Discs: 2
- UPC Code: 644216923205
Features
Interactive Menus
Chapter Selections
Web Site Information
Slide Show
Interviews
var backcoverset = false;
function togglebackcover(){
if ($("#front-cover").hasClass("active")){
if (backcoverset == false){
backcoverset = true;
$("#back-cover").attr("style","background-image:url(https://imgs1cdn.adultempire.com/products/95/3110995bh.jpg);");
}
$("#front-cover").removeClass("active");
$("#back-cover").addClass("active");
$("#back-cover").removeClass("inactive");
$("#front-cover").addClass("inactive");
}
else{
$("#front-cover").addClass("active");
$("#back-cover").removeClass("active");
$("#front-cover").removeClass("inactive");
$("#back-cover").addClass("inactive");
}
ga('send', 'event', 'Item Page', 'Toggle Box');
}
function ShowScenePreview(id) {
$("#div_scenePreview_" + id).slideDown();
$("#div_poster_" + id).hide();
ga('send', 'event', 'Item Page', 'Scene Watch Preview');
}
function CloseScenePreview(id) {
players['scenePreview_'+id].pause();
players['scenePreview_'+id].seek(0);
$("#div_scenePreview_" + id).slideUp();
}
$('.preview-modal').on('hidden.bs.modal', function () {
CloseScenePreview($(this).attr("data-scene-id"));
});
function showreviews(){
if ($("#div_inlinereviews").html?partner_ID=25717034&() == ""){
$("#div_inlinereviews").load("/3110995/load-reviews.html?partner_ID=25717034&", function() {
$("#div_inlinereviews").slideDown();
});
}
ga('send', 'event', 'Item Page', 'Show Reviews');
}
function showRangeValue(newValue) {
$("#range").html?partner_ID=25717034&(newValue);
var percentWidth = (newValue)/5*100;
$("#review-range-stars-overlay").css("width",percentWidth + "%");
}
function showRatingForm(){
PrepopulateAlias();
$("#ratemovie").slideDown();
$([document.documentElement, document.body]).animate({
scrollTop: $("#reviewsAnchor").offset().top
}, 1000);
}
function cancelRating(){
$("#ratemovie").slideUp();
}
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 players = {};
var fullpreview;
function loadPreviewPlayer(){
$("#previewContainer").removeClass("inactive");
$("#loadPreview").fadeOut();
$("#preview-player").fadeIn();
fullpreview = new AEVideoPlayer('preview-player', {
width: '800',
height: '450',
autoplay: true,
controls: true,
site: '95ae5f6e21754ad4b0f877d0b7c403ab',
item: '3110995',
type: 'preview',
ua: 'UA-299547-9',
responsive: false,
events: {
ready: function () {
//console.debug("Ready");
}
, play: function (data) {
}
, end: function () {
$("#preview-player").fadeOut();
$("#replayPreview").fadeIn();
if ((!window.screenTop && !window.screenY) || (window.innerHeight == screen.height)) {
EmpExitFullScreen();
}
}
}
});
}
function EmpExitFullScreen(){
console.log("2");
if (document.exitFullscreen) {
document.exitFullscreen();
} else if (document.msExitFullscreen) {
document.msExitFullscreen();
} else if (document.mozCancelFullScreen) {
document.mozCancelFullScreen();
} else if (document.webkitExitFullscreen) {
document.webkitExitFullscreen();
} else if (document.webkitCancelFullScreen) {
document.webkitCancelFullScreen();
}
}
function replayPreview(){
fullpreview.seekTo(0);
fullpreview.play();
$("#preview-player").fadeIn();
$("#replayPreview").fadeOut();
}
function onAEVideoAPIReady() {
$('.free-preview').on('click', function() {
ShowScenePreview($(this).data('sceneid'));
var sceneID = $(this).data('sceneid');
var itemID = $(this).data('itemid');
if(!players['scenePreview_'+sceneID]) {
players['scenePreview_'+sceneID] = new AEVideoPlayer('scenePreview_'+sceneID, {
item: itemID
, width: '1200' //800
, height: '675' //450
, type: 'previewscene'
, controls: true
, autoplay: true
, scene: sceneID
, site: '95ae5f6e21754ad4b0f877d0b7c403ab'
, ua: 'UA-299547-9'
, responsive: true,
events: {
end: function () {
if (!window.screenTop && !window.screenY) {
EmpExitFullScreen();
}
}
}
});
}
else{
players['scenePreview_' + sceneID].play();
}
});
};
(function scriptReady() {
$.ajaxSetup({ cache: false });
elasticApm.init({
serviceName: 'ADE',
serverUrl: '/um',
serviceVersion: '1.0.7725.20369',
pageLoadTransactionName: 'Item:Video',
active: Math.random() < 0.1
})
$(function () {
$('#div_preview').bind('contextmenu',function() { return false; });
InitiateFancyBox('', false, true);
$("#front-cover").attr("href",$("#front-cover").attr("data-href"));
$(".btn-modal").attr("data-toggle","modal");
});
var videostarted = false;
//Smooth scrolling
$('a[href*="#"]:not([href="#"])').click(function () {
if (location.pathname.replace(/^\//, '') == this.pathname.replace(/^\//, '') && location.hostname == this.hostname) {
var target = $(this.hash);
target = target.length ? target : $('[name=' + this.hash.slice(1) + ']');
if (target.length) {
$('html, body').animate({
scrollTop: target.offset().top
}, 1000);
return false;
}
}
});
var unlimitedhoverconfig = {
interval: 150,
sensitivity: 3,
over: showunlimitednavmsg,
timeout: 0,
out: hideunlimitednavmsg
}
$("#beacon-unlimited").hoverIntent(unlimitedhoverconfig);
var navhoverconfig2017 = {
interval: 150,
sensitivity: 3,
over: showsecondarynav,
timeout: 0,
out: hidesecondarynav
};
$("#main-nav-subcontainer>div").each(function () {
$(this).hoverIntent(navhoverconfig2017);
});
var gridItemCardHoverConfig = {
interval: 150,
sensitivity: 3,
over: activateGridItemCard,
timeout: 0,
out: deactivateGridItemCard
};
$(".grid-item>.product-card").each(function () {
$(this).hoverIntent(gridItemCardHoverConfig);
});
initializeSearchControls();
$(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', '*[Category]', function() {
ga('send', 'event', ($(this).attr("Category")), 'click', $(this).attr("Label"));
});
});
var config = {
rootMargin: '0px 0px 50px 0px',
threshold: 0
};
var observer = new IntersectionObserver(function (entries, self) {
for(var i = 0, len = entries.length; i < len; ++i) {
var entry = entries[i];
if (entry.isIntersecting) {
loadImage(entry.target);
self.unobserve(entry.target);
}
}
}, config);
$("img[data-src]").each(function(i, image) {
observer.observe(image);
});
$("[data-bgsrc]").each(function(i, image) {
observer.observe(image);
});
function loadImage(img) {
var bgsrc = img.getAttribute('data-bgsrc');
if(bgsrc) {
img.style.backgroundImage = 'url(' + bgsrc + ')';
} else {
var src = img.getAttribute('data-src');
if (!src) { return; }
img.src = src;
}
}
})();