<!--

function mailpage()
{
mail_str = "mailto:?subject=ALIENS Discussion List"
mail_str += "&body=Hello, I thought you might be interested in this website for the ALIENS (ALERT! Look out for Invasives Entering Nova Scotia) Discussion List. It is an email based information exchange and discussion forum for Nova Scotians concerned about the clear and present threat of Alien Invasive Species to Nova Scotia's living environments and natural native life. For more information see the website at www.ikanawtiket.ca/aliens/."
location.href = mail_str;
}

//-->

