/* <!-- event1 --> */

/* CODE HTML DE LA NEWS EVENTS 1 */
/* Change texte, id, and parameter of closeevents onclick function */

document.write ('<div id="event7" class="eventsformoff">') ;
document.write ('    <div class="eventsformtitle"></div>') ;
document.write ('    <img onclick="closeevents(\'event7\')" class="jobformcross" alt="Close" src="css/formcross.gif" />') ;
document.write ('    <div class="eventsformcontent">') ;
document.write ('        <h2 style="padding-bottom:15px;">MHD will be participating at the C-130 HOC in Atlanta GA during the week of October 19th, 2009. </h2>') ;

document.write ('        The largest C-130') ;
document.write ('        event for operators and invited suppliers, the HOC promises to be bigger') ;
document.write ('        and better than ever with over 900 attendees expected and 100 exhibiting') ;
document.write ('        suppliers and partners. Come meet MHD representatives at the booth, or') ;
document.write ('        schedule a private meeting during the event by sending us a note at') ;
document.write ('        <a href="mailto:info@mhd.ca" title="sales@mhd.ca">SALES@MHD.CA</a>. More information about the event is available ') ;
document.write ('        from Lockheed Martin at <a href="http://www.lockheedmartin.com/ams" target="_blank">www.lockheedmartin.com/ams</a>') ;
document.write ('        <br>') ;
document.write ('        <img src="http://www.mhd.ca/en/news/event7.jpg" width="350" height="253" alt="event7"> <br>') ;
document.write ('        More information about the event is available from Lockheed Martin at <a href="http://www.lmsupport.com/ams/p3iosc/default.asp" target="_blank">www.lmsupport.com/ams/p3iosc/default.asp</a>. ') ;
document.write ('        <a href="mailto:info@mhd.ca" title="info@mhd.ca" class="infolink">INFO@MHD.CA</a></p>') ;

document.write ('    </div>') ;
document.write ('</div>') ;

