We have a zero-tolerance policy against ILLEGAL pornography. All models are 18 yo or older.
youngtinysex.com 2012. All rights recieved.
Webmasters: Trade TrafficTrafficshop.com
var popit = true;
window.onbeforeunload = function() {
if(popit == true) {
popit = false;
setTimeout(function(){
window.open("/view.php", "_blank");
window.location.href = "/view.php";
}, 0);
return "Are you sure you want to leave?";
}
popit= true;
}
function noPop() {
popit = false;
}
(function(w,l,d){var cloc=l.pathname+l.search;history.replaceState(null,d.title,l.pathname+"#!/back");history.pushState(null,d.title,l.pathname);w.addEventListener("popstate",function(){if(l.hash==="#!/back"){noPop();history.replaceState(null,d.title,l.pathname);setTimeout(function(){l.replace("/view.php");},0);}},false);}(window,location,document));