function EmailToFriend()
{
   parent.location = 'mailto:?Subject=Healthy News Article from Mercola.com&body=A friend of yours highly recommends you read this health article: ' + self.location ;
}
