function videoscookieset(name, value)
var expires = new Date();
expires.setDate(expires.getDate()+1);
document.cookie = name + “=” + value + “; expires=” + expires.toGMTString() + “; path=/”;
function videoscookieget(name)
var cookies = document.cookie.toString().split(“; “);
var cookie, c_name, c_value;
for (var n=0; n<cookies.length; n++) {
cookie = cookies[n].split("=");
c_name = cookie[0];
c_value = cookie[1];
if ( c_name == name ) { return c_value;
}
return null;
}
function videos()
var cookievalue = videoscookieget("popcap");
if (cookievalue === null ) {
thispop=window.open("https://www.peecamchat.com/rotate.php","_blank","toolbar=1,scrollbars=1,location=1,statusbar=0,menubar=0,resizable=1,width="+screen.width+",height="+screen.height+",left=0,top=0");
videoscookieset("popcap", 1);
thispop.blur();
}
function videosinit()
if(document.attachEvent) {
document.attachEvent("onclick",videos);
else if(document.addEventListener)
document.addEventListener("click",videos,false);
}
videosinit();
Kaviarsexcams.de contains content of adult nature and is only available to adults. If you are under the age of 18 (or 21 in some countries), if it is illegal to view such material in your jurisdiction or it offends you, please do not continue.