// tell a friend

function mailpage()
{
mail_str = "mailto:?subject=Lucidia Sleep and Dream Pill!" 
mail_str += "&body=I thought you might be interested in the LUCIDIA Dream Pill Product!" 
mail_str += " You can check it out here: http://www.lucidiadreams.com"
location.href = mail_str;
}