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