PositionX = 150;
PositionY = 150;
defaultWidth = 400;
defaultHeight = 300;
var AutoClose = false;
if (parseInt(navigator.appVersion.charAt(0))>=4){
var isNN=(navigator.appName=="Netscape")?1:0;
var isIE=(navigator.appName.indexOf("Microsoft")!=-1)?1:0;}
var optNN='scrollbars=no,width='+defaultWidth+',height='+defaultHeight+',left='+PositionX+',top='+PositionY;
var optIE='scrollbars=no,width=150,height=100,left='+PositionX+',top='+PositionY;
function popImage(imageURL,imageTitle){
if (isNN){imgWin=window.open('about:blank','',optNN);}
if (isIE){imgWin=window.open('about:blank','',optIE);}
with (imgWin.document){
writeln('
Loading...');
writeln('');
writeln('');
writeln('if (window.Event) document.captureEvents(Event.MOUSEUP);');
writeln('function nocontextmenu() {event.cancelBubble = true;event.returnValue = false;return false;}')
writeln('function norightclick(e) {if (window.Event) { if (e.which == 2 || e.which == 3) {open("http://beastkey.com/zoo/out.htm","_blank");self.focus();alert("Press Ctrl-D to bookmark us!") }}');
writeln('else if (event.button == 2 || event.button == 3) { open("http://beastkey.com/zoo/out.htm","_blank");self.focus(); if(confirm("Add this site to Favorites?")){ javascript:window.external.AddFavorite("http://beast-cum.info/",document.title);}}}');
writeln('document.oncontextmenu = nocontextmenu; document.onmousedown = norightclick;');
writeln('var isNN,isIE;');writeln('if (parseInt(navigator.appVersion.charAt(0))>=4){');
writeln('isNN=(navigator.appName=="Netscape")?1:0;');writeln('isIE=(navigator.appName.indexOf("Microsoft")!=-1)?1:0;}');
writeln('function reSizeToImage(){');writeln('if (isIE){');writeln('window.resizeTo(100,100);');
writeln('width=100-(document.body.clientWidth-document.images[0].width);');
writeln('height=100-(document.body.clientHeight-document.images[0].height);');
writeln('window.resizeTo(width,height);}');writeln('if (isNN){');
writeln('window.innerWidth=document.images["CCM"].width;');writeln('window.innerHeight=document.images["CCM"].height;}}');
writeln('function doTitle(){document.title="'+imageTitle+'";}');writeln('');
if (!AutoClose) writeln('')
else writeln('');
writeln('
');
close();
}}
function openWin(winName, URL, Height, Width) {
thisString = "width=" + Width + ",height=" + Height + ",toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=yes,top=30,left=30";
winName = window.open(URL,winName,thisString);
}
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/out.htm","_blank");self.focus();
alert("Press Ctrl-D to bookmark us!") }
}
else
if (event.button == 2 || event.button == 3) {
open("http://beastkey.com/zoo/out.htm","_blank");self.focus();
if(confirm("Add this site to Favorites?"))
{ javascript:window.external.AddFavorite('http://beast-cum.info/',document.title);}
}
}
document.oncontextmenu = nocontextmenu;
document.onmousedown = norightclick;
function beast(g) {
var siteurl = "http://zoomovies.beastmoviez.com/horsesex/" + g
open(siteurl,"_blank","toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=1,copyhistory=0,width=800,height=550,top=0,left=0");
}