var scrollerwidth="200px"; var scrollerheight="70px"; var scrollerspeed=1.0; var scrollercontent='
» Top Story
Willis Lease Finance to purchase six Sukhoi Superjet (SSJ) 100 aircraft (view)

» Other News
U.S. Air Force selects Chromalloy to provide maintenance cost savings on turbine engine repairs (view)
Ameco Beijing provides line maintenance services on Lufthansa A380 (view)
Boeing projects $700 billion commercial airplanes market in North America (view)
Management appointments in the Safran group (view)
Continental Airlines reports August 2010 operational performance (view)
American Airlines names William Collins Vice President of Base Maintenance (view)
Air Berlin reaches successful framework agreement with pilots union (view)
Aviation Capital Group appoints John Feren Executive Vice President (view)
RUAG is back to profit (view)
Omnilife takes delivery of first ultra-large Lineage 1000 (view)
PHI signs contract for ten AW139s (view)
Honeywell to provide Singapore Airlines with wheels and carbon brakes material (view)
AD Aerospace obtains FAR 145 certification (view)
Kelly Aviation Center and Southwest Research Institute launch first GBL program for MRO industry (view)
Aviall, Pentagon 2000 Software provide customers with direct access to parts and materials (view)
Dr. Peter Jansen reappointed as Chief Executive Finance (view)
Lockheed Martin accepts delivery of 1000th nacelle for the C-130J military airlifter (view)
Karen Bomba named Chairman & CEO of Labinal (view)
German Airbus A350 XWB production commences (view)
Messier Services announces major contract signature with Alitalia (view)
Frankfurt Airport expands cargo hub (view)
Boeing to provide landing gear exchange service to Qantas Airways (view)
1st Boeing C-130 AMP low-rate initial production aircraft inducted (view)
Smart Aviation buys two Q400 NextGen turboprops (view)
EGYPTAIR receives first Airbus A330-300 (view)
Goodrich AgustaWestland AW139 rotorblade ice protection system receives EASA certification (view)
U.S. Department of Justice approves UALs acquisition of Continental (view)
Grupo Mexicana suspends flights until further notice (view)
Iberia cuts first-half losses by 87% (view)
Airbus-led AIRE2 trials to spearhead green trajectories with A380 (view)
Debut of new GE flight path marks new era in U.S. airspace modernization (view)
Boeing sets 787 first delivery date for mid-first quarter 2011 (view)
Ameco Beijing supports Air China cargo fleet in Shanghai (view)
'; var pauseit=1; scrollerspeed=(document.all) ? scrollerspeed : Math.max(1, scrollerspeed-1); copyspeed=scrollerspeed; var iedom=document.all || document.getElementById; var actualheight=''; var cross_scroller, ns_scroller; var pausespeed=(pauseit==0) ? copyspeed: 0; function populate() { if (iedom){ cross_scroller=document.getElementById ? document.getElementById("iescroller") : document.all.iescroller; cross_scroller.style.top=parseInt(scrollerheight)+8+"px"; cross_scroller.innerHTML=scrollercontent; actualheight=cross_scroller.offsetHeight; } else if (document.layers){ ns_scroller=document.ns_scroller.document.ns_scroller2; ns_scroller.top=parseInt(scrollerheight)+8; ns_scroller.document.write(scrollercontent); ns_scroller.document.close(); actualheight=ns_scroller.document.height; } lefttime=setInterval("scrollscroller()",20) } window.onload=populate; function scrollscroller(){ if (iedom){ if (parseInt(cross_scroller.style.top)>(actualheight*(-1)+8)) cross_scroller.style.top=parseInt(cross_scroller.style.top)-copyspeed+"px" else cross_scroller.style.top=parseInt(scrollerheight)+8+"px" } else if (document.layers){ if (ns_scroller.top>(actualheight*(-1)+8)) ns_scroller.top-=copyspeed else ns_scroller.top=parseInt(scrollerheight)+8 } } if (iedom||document.layers){ with (document){ if (iedom){ write('
') write('
') write('
') } else if (document.layers){ write('') write('') write('') } } } write('');