<!-- 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]="It is inconsiderate to use BCc: to copy to others as a way of talking behind another's back.";
q[1]="If you bold your type, know you are bolding your statement and it will be taken that way by the other side.";
q[2]="Never assume the intent of an e-mail.  If you are not sure--ask first to avoid unnecessary misunderstandings.";
q[3]="When sending attachments, always \"zip\" them up and ask when would be the best time to send, BEFORE you send them.";
q[4]="Just because someone doesn't ask for a response doesn't mean you ignore them.  Always acknowledge e-mails from those you know in a timely manner.";
q[5]="If you make a mistake online or unintentionally offend someone, never hesitate to offer your sincere apology.";
q[6]="Don't forward e-mails that say to do so--no matter how noble the cause may be.  Most are hoaxes or hooey and may not be appreciated by the other side.";
q[7]="Never expose your friend's or contact's e-mail address to strangers by listing them all in the To: field. Use BCc:!";
q[8]="Think of your business e-mail as though it was on your business letterhead and you'll never go wrong!";
q[9]="If you use a Blackberry you still need to make an effort to integrate basic E-mail Etiquette.";
q[10]="Typing your e-mails in all small case gives the perception of lack of education or laziness. Use proper sentence structure!";
q[11]="Only use Cc: when it is important for those you Cc: to know about the contents of the e-mail.  Overuse can cause your e-mails to be ignored.";
q[12]="Never use Return Receipt (RR) on every single e-mail.  Doing so is viewed as intrusive and can be declined by the other side anyway.";
q[13]="Refrain from using multiple font colors.  It makes your e-mail harder to view and can add to your intent being misinterpreted.";
q[14]="Always use a nice greeting in your e-mails. \"Hi\" , \"Hello\", or \"Greetings\" goes a long way to being perceived as friendly. ";
q[15]="Before e-mailing a Web site, review their FAQ and information provided so you are not asking for information easily found on the their site.";
q[16]="When asking for help or assistance via e-mail a nice \"Thank you in advance!\" goes a long way to being perceived as a courteous Netizen.";
q[17]="E-mailing site owners about your product or service through their site form is still spam!";
q[18]="When pointing out the errors of others via e-mail, do so in a kind and constructive manner or don't do it at all.";
q[19]="Choose your words very carefully when discussing important or emotionally charged matters.  Folks will be hanging on the words you choose to use.";
q[20]="Refrain from using script type fonts in your e-mails.  This makes your e-mail harder to read and if the other side doesn't have that font, they won't see it anyway.";
q[21]="Do your best to make sure all file attachments are under 500K in size before sending them on their way.";
q[22]="When sending photos to family and friends, always resample or resize the photo to no larger than 600 pixels in width.";
q[23]="Before sending an attachment, make sure the other side has the same software as you (Excel, Access, PowerPoint, WordPerfect, etc.) or they won't be able to view it.";
q[24]="Before replying to an e-mail that has you upset, wait until the next morning when cooler heads can prevail.";
q[25]="Never forward another person's personal e-mail to you to others without their knowledge.  That's rude and it's copyright infringement.";
q[26]="Do not give out the e-mail addresses of others without their specific permission to do so.";
q[27]="Just because an e-mail address is visible on a Web site, does not give you tacid permission to send them commercial e-mail about your product or service.";
q[28]="Know that by typing ceretain workds in caps that you are adding emphasis so do so with discretion.";
q[29]="When naming file attachments, avoid having any spaces or non-alphabetical characters in the file name.";
q[30]="Before you \"Reply to All\" remove the e-mail addresses of those who your comments will not apply to.";
q[31]="Never open an attachment in an e-mail, even from someone you know with out running it through your virus program first.";

quox = q[day]
document.write("<table border=0 bgcolor=#CC0000 cellpadding=1 cellpadding=0 width=215><tr><td><table align=center border=0 bgcolor=#FFFFFF 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 -->
