﻿<!-- hide from old browsers 

function opendvd() { 
window.open("http://animalsex.sex-library.com/out.html","","location=no,menubar=no,resizable=yes,scrollbars=yes,status=no,toolbar=no,width=800,height=600"); 

} 

// Stop hiding here --> 

// this function calls a popupWindow where
// win is the page address i.e. '../page.htm'
// and must be specified when the function is called

function ContactUs()
{	
	window.open('http://www.animalsex.sex-library.com/webmasters.html','newWin','toolbar=no,location=center,scrollbars=yes,resizable=yes,width=650,height=600');
}

//<![CDATA[
function bookmark(anchor){
   if(window.external)
   {
       window.external.AddFavorite(anchor.getAttribute('href'), anchor.getAttribute('title'));
       return false;
   }
   return true;
}
//]]>