/* <!-- event1 --> */

/* CODE HTML DE LA NEWS EVENTS 1 */
/* Change texte, id, and parameter of closeevents onclick function */

document.write ('<div id="event9" class="eventsformoff">') ;
document.write ('    <div class="eventsformtitle"></div>') ;
document.write ('    <img onclick="closeevents(\'event9\')" 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 C-130 Technical Coordination Group in Jacksonville Florida on October 26-28th.</h2>') ;
document.write ('        Meet a MHD Representative at the booth to find out more about new Logistics programs such as the European Exchange Pool for Rotables, and C-130 Landing Gear Distribution Agreement with Heroux Devtek.</a>.  ') ;

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>') ;

