var IE6 = (navigator.userAgent.indexOf("MSIE 6")>=0) ? true : false;
if(IE6){
document.write("<div id='ie6Notice'><h2>Notice To Internet Explorer 6 Users:</h2><p>We have made the decision to end support for the Internet Explorer 6 web browser.  There are several reasons for this decision. These reasons include: A lack of security, the continuing decrease in market share and the strain of providing backwards compatibility. All of these issues make this browser difficult to continue to support.</p><p>We do no wish to offend and/or exclude our wonderful customers still using IE 6.  You can continue to browse this site with your current browser, but you will continue to see this notice.  Be aware certain pages simply may not display properly.</p><p>We wish to provide you with the best experience possible and therefore, we're recommending that you upgrade to a modern web browser.  You can download the following browser for free: <a href='http://www.mozilla.com/en-US/firefox/'><b>Mozilla Firefox (Recommended)</b></a> or <a href='http://www.microsoft.com/windows/internet-explorer/ie7/'>Internet Explorer 8</a></p></div>");	
}
