// JavaScript Document

function emaildisclaimer()
{
alert ('Your email to this individual should not contain any confidential information and should be for general information purposes only.  An attorney-client relationship will not be created by your e-mail to this individual.  Information in your e-mail may not be entitled to any protections commonly associated with communications with attorneys.  If you are in doubt about any information, please exclude it');
}