function Bookmark()
{
  sName = '! Shemales 4 All !';
  sUrl  = 'http://www.shemales4all.com/';
     
  if (document.all)
  window.external.AddFavorite(sUrl,sName);
  else if (window.sidebar)
  window.sidebar.addPanel(sName,sUrl, "")
}