
   if (!window.XMLHttpRequest) {

     msg="<p><b>WARNING:</b>This site is designed for IE7, Firefox and.";
     msg=msg+"Safari.Although the site will work with older browsers,";
     msg=msg+"you may notice some performance issues.</p>";
  
     document.write(msg);


   }  

