///////////////////////////////////////////////////////////////
//
//             Javascript Chair of the Electronic Communications Committee
//
///////////////////////////////////////////////////////////////
//
//      Aim     :       Display e-commmittee email
//      File    :       chair_ecomm.js
//      Date    :       August 15, 1999
//      Author  :       Richard Wilkerson
//
//
///////////////////////////////////////////////////////////////


////////////////////////////////////////////////////////////////
//             Start Write E-mail              //
////////////////////////////////////////////////////////////////





        document.write('<A HREF="mailto:rcwilk@dreamgate.com"> Electronic Communications Committee Chair </a>');

       

////////////////////////////////////////////////////////////////
//                   End Code for the E-comm email           //
////////////////////////////////////////////////////////////////

