// JavaScript Document

// tell a friend

function mailpage()
{
mail_str = "mailto:?subject=Gynecomastia Garments - Compression Garments For Men" 
mail_str += "&body=I thought you might be interested in the Gynecomastia Garments at this website!" 
mail_str += " You can view them here http://www.GynecomastiaGarments.com"
location.href = mail_str;
}
