/* <!-- event1 --> */

/* CODE HTML DE LA NEWS EVENTS 1 */
/* Change texte, id, and parameter of closeevents onclick function */

document.write ('<div id="event10" class="eventsformoff">') ;
document.write ('    <div class="eventsformtitle"></div>') ;
document.write ('    <img onclick="closeevents(\'event10\')" class="jobformcross" alt="Close" src="css/formcross.gif" />') ;
document.write ('    <div class="eventsformcontent">') ;
document.write ('        <h2 style="padding-bottom:25px;">MHD will be participating at the Warner Robins USAF Requirements Symposium in Perry Georgia on November 17th to 19th. </h2>') ;
document.write ('        Meet MHD Representatives, and our local Rep Les Goggins, at the Booth to find out more about MHDs support for Lockheed and the USAF on the C-130 Platform. <br><br>  ') ;
document.write ('        <br><hr><br><a href="mailto:info@mhd.ca" title="info@mhd.ca" class="infolink">INFO@MHD.CA</a></p>') ;
document.write ('    </div>') ;
document.write ('</div>') ;

