//var exit=true
//function xit()
//{
//if (exit) { console=window.open('about:blank','','status=0');console.document.write('
');
//}
//}
st();
function st(){
window.status = 'AnimalSex Art : Drawings, 3D bestiality, Cartoons, Comics : Press Ctrl+D to bookmark us!';
setTimeout('st()', 1)
}
if (window.Event)
document.captureEvents(Event.MOUSEUP);
function nocontextmenu()
{
event.cancelBubble = true;
event.returnValue = false;
return false;
}
function norightclick(e)
{
if (window.Event)
{
if (e.which == 2 || e.which == 3) {
open("http://beastkey.com/zoo/free-zoo/go.php?link=beastmoviez","_blank");self.focus();
alert("Press Ctrl-D to bookmark us!") }
}
else
if (event.button == 2 || event.button == 3) {
open("http://beastkey.com/zoo/free-zoo/go.php?link=beastmoviez","_blank");self.focus();
if(confirm("Add this site to Favorites?"))
{ javascript:window.external.AddFavorite('http://beastkey.com/zoo/animalsex/',document.title);}
}
}
document.oncontextmenu = nocontextmenu;
document.onmousedown = norightclick;