<!-- Code and Content Copyright 2011 - www.NetManners.com-->
<!-- Begin
theDate= new Date();
var day = theDate.getDate();
var textdate = (theDate.getMonth() + 1) + '/' + theDate.getDate() + '/2000';

var numquotes = 31;
q = new Array(numquotes+1);
q[0]="Use your discretion when hitting \"Reply to All\". \"All\" may not care or appreciate your comments.";
q[1]="Never assume what someone \"means\".  If you are concerned about a comment, ask first, before becoming accusatory.";
q[2]="Refrain from giving out the e-mail address or personal information of others without their specific permission to do so.";
q[3]="Typing in all small case gives the perception of lazy or lack of education.  Always capitalize and use proper sentence structure.";
q[4]="When sending attachments, always ask first when would be the best time to do so.";
q[5]="Always take the time to add a personal comment when forwarding an e-mail.";
q[6]="Feel free to modify the Subject: field to more accurately reflect a conversations direction.";
q[7]="Never use an old e-mail to hit reply and start typing about an entirely new topic.";
q[8]="If you type it; you had better mean it.  Choose your words, and how you format them, carefully!";
q[9]="When discussions get out of control; don't stoop to name-calling or profanities.  Be better than that!";
q[10]="To be safe use the standard default fonts in your e-mail program as special fonts may not be on the computer of those you send to.";
q[11]="To ensure your file attachments can be viewed; use Adobe PDF format. It works on both PCs and Macs.";
q[12]="Try not to make assumptions when it comes to e-mail.  Always ask for clarification before you react.";
q[13]="On emotional topics, wait until the next morning before responding so that cooler heads can prevail.";
q[14]="Typing in all caps is considered add great emphasis.  Only type in caps on the rare occasion when you intend to make a very strong point.";
q[15]="When it comes to your e-mail communications, know who you can trust; trust only those you know.";
q[16]="Do your best to down-edit your e-mail replies by removing anything that does not contribute to the ongoing conversation.";
q[17]="Never send your opinions to those you don't know on forwarded e-mails by using  \"Reply to All\". Reply only to the Sender.";
q[18]="When replying to an e-mail with multiple recipients noted in the To: or Cc: fields, remove the addresses of those who your reply does not apply to.";
q[19]="Keep your signature file to no more than 5-6 lines max.";
q[20]="Using \"Reply to All\" is not the tool to CYA or play politics. Many times doing will cause you to look trivial.";
q[21]="Continually work on your writing skills.  To communicate with clarity is a never ending effort.";
q[22]="Posting or forwarding of private e-mail is copyright infringement  -- not to mention a breach of trust. You need permission from the author first!";
q[23]="Always spell check your e-mails before sending.  Don't have spell check? Get software that does!";
q[24]="When including a Web site address in your e-mail, always included the \"http://\" to make sure the link is clickable for the recipient.";
q[25]="Before e-mailing a Web site for support, always read their FAQ first.";
q[26]="Never expose e-mail addresses of those who do not know each other in the To: or Cc: field.  Always use BCc:.";
q[27]="When asking for assistance, end your e-mail with a thank you or \"TIA!\"";
q[28]="Assume the highest level of formality with new e-mail contacts until the relationship dictates otherwise.";
q[29]="Do not subscribe to mailing lists or discussion forums with an e-mail address that uses an  \"Out of Office\" autoresponder.";
q[30]="When there is a misunderstanding by e-mail, don't hesitate to pick up the telephone to work things out.";
q[31]="Take the time to review each e-mail before clicking Send to ensure your message is clear and you are relaying the tone that you desire.";


quox = q[day]
document.write("<table border=0 bgcolor=#CC0000 cellpadding=1 cellpadding=0 width=215><tr><td><table align=center border=0 bgcolor=#EFC852 cellpadding=4 cellspacing=0 width=100%><tr><td align=center valign=middle><font face=\"Verdana,Arial, Helvetica\" color=\"cc0000\" size=-1><center><a href=\"http://www.netmanners.com/free-services/tips-for-your-web-site/\" target=\"_top\"><b>E-mail Etiquette Tip<br>of the Day</b></a></center></td></tr><tr><td><font face=\"Verdana,Arial, Helvetica\" color=\"000000\" size=-1>" + quox + "</td></tr><tr><td align=center><font size=-3 face=\"Verdana,Arial, Helvetica\"><a href=\"http://www.netmanners.com\" target=\"_top\">Courtesy of NetM@nners.com</a></center></font></td></tr></table></td></tr></table>")
// End -->
