<!-- Begin// Set up the include files to be used.var thePubs = new Array(); // do not change this// To add more Pub files, continue with the// pattern below, adding to the array.thePubs[0] = '<table width="262" border="0" cellspacing="10" cellpadding="0"><tr valign="top"><td><strong>Voluntary Airport Low Emission (VALE) Program <br /> </strong>Jacobs Consultancy is the pre-eminent firm in successfully assisting airports with <a href="pdfs/publications/valecard.pdf">Voluntary Airport Low Emission (VALE) Program applications</a>. </td> <td><img src="images/home/thumb_01.jpg" width="72" height="72"><br><br><span class="orange"><a href="news_events_publications.shtml" class="orange">More</a>&nbsp;<b style="font-size: 11px;">&gt;&gt;</b></span></td></tr></table>'thePubs[1] = '<table width="262" border="0" cellspacing="10" cellpadding="0"><tr valign="top"><td><strong>Airport Bond Ratings, April 2009</strong><br /> As part of our initiative to provide information to our clients and the airport industry, we have revised and updated our <a href="pdfs/publications/q12009.pdf">quarterly report on airport bond ratings</a>.</td> <td><img src="images/home/thumb_01.jpg" width="72" height="72"><br><br><span class="orange"><a href="news_events_publications.shtml" class="orange">More</a>&nbsp;<b style="font-size: 11px;">&gt;&gt;</b></span></td></tr></table>'thePubs[2] = '<table width="262" border="0" cellspacing="10" cellpadding="0"><tr valign="top"><td><strong>Jacobs Consultancy Focus: <a href="pdfs/publications/planning_for_aviation.pdf">Planning for Aviation Sustainability</a>, December 2008</strong><br /> Sustainability for airports involves developing a planning approach to responsibly address the economic, environmental, and social concerns of stakeholders. </td> <td><img src="images/home/thumb_01.jpg" width="72" height="72"><br><br><span class="orange"><a href="news_events_publications.shtml" class="orange">More</a>&nbsp;<b style="font-size: 11px;">&gt;&gt;</b></span></td></tr></table>'thePubs[3] = '<table width="262" border="0" cellspacing="10" cellpadding="0"><tr valign="top"><td><strong>Turbulence in the Air: Putting it into Perspective </strong><br /> Not for the first time, and certainly not for the last, the aviation industry is undergoing a period of turbulence, uncertainty, and change. <a href="pdfs/publications/JCI687_fINAL_A4_VERSION-GAD_CONFERENCE.PDF">This series of articles</a> reflect our thoughts on the current financial conditions, energy, and climate change concerns, as well as related topics.</td> <td><img src="images/home/thumb_01.jpg" width="72" height="72"><br><br><span class="orange"><a href="news_events_publications.shtml" class="orange">More</a>&nbsp;<b style="font-size: 11px;">&gt;&gt;</b></span></td></tr></table>'// do not edit anything below this linevar j = 0;var p = thePubs.length;var preBuffer = new Array()for (i = 0; i < p; i++){   preBuffer[i] = new Image()   preBuffer[i].src = thePubs[i]}function showPub(){document.write(thePubs[Math.round(Math.random()*(3))]);}//  End -->