//this one is easy to code but: dont steel scripts from our site!

function emailThisSite()
  {
  window.location.href = 'mailto:?subject=' + encodeURI (document.title) + '&bcc=mail@rahe-kraft.de&body=Hi,%0D%0A%0D%0AI%20found%20this%20page%20on%20the%20net:%20'+ self.location.href +'%20%20%0D%0A%0D%0A%0D%0A%0D%0Abest';
  }
  
  //peter 2007
  
  