<!-- Begin// Set up the include files to be used.var theEvents = new Array(); // do not change this// To add more Event files, continue with the// pattern below, adding to the array.theEvents[0] = '<table width="246" border="0" cellspacing="10" cellpadding="0"><tr valign="top"><td><b>Just Published by ACRP!</b> Airport Cooperative Research Program (ACRP) Report 24: Guidebook for Evaluating Airport Parking Strategies and Supporting Technologies.<br><br><span class="orange"><a href="news_events.shtml" class="orange">More</a>&nbsp;<b style="font-size: 11px;">&gt;&gt;</b></span></td></tr></table>'theEvents[1] = '<table width="246" border="0" cellspacing="10" cellpadding="0"><tr valign="top"><td><b>Dr. Richard Sharp</b> has recently joined Jacobs Consultancy as a Director in our London office.<br><br><span class="orange"><a href="news_events.shtml" class="orange">More</a>&nbsp;<b style="font-size: 11px;">&gt;&gt;</b></span></td></tr></table>'theEvents[2] = '<table width="246" border="0" cellspacing="10" cellpadding="0"><tr valign="top"><td><b> Zoe Haseman</b> has recently joined Jacobs Consultancy as an Associate Director in our Burlingame, California office.<br><br><span class="orange"><a href="news_events.shtml" class="orange">More</a>&nbsp;<b style="font-size: 11px;">&gt;&gt;</b></span></td></tr></table>'theEvents[3] = '<table width="246" border="0" cellspacing="10" cellpadding="0"><tr valign="top"><td>Jacobs Consultancy, operating in India as a Division of Jacobs Engineering India Private Limited (JEIPL), has recently expanded its New Delhi office <br><br><span class="orange"><a href="news_events.shtml" class="orange">More</a>&nbsp;<b style="font-size: 11px;">&gt;&gt;</b></span></td></tr></table>'theEvents[4] = '<table width="246" border="0" cellspacing="10" cellpadding="0"><tr valign="top"><td><b>Voluntary Airport Low Emission (VALE) Program.</b> Jacobs Consultancy is the pre-eminent firm in successfully assisting airports with Voluntary Airport Low Emission (VALE) Program applications.<br><br><span class="orange"><a href="news_events.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 = theEvents.length;var preBuffer = new Array()for (i = 0; i < p; i++){   preBuffer[i] = new Image()   preBuffer[i].src = theEvents[i]}function showEvent(){document.write(theEvents[Math.round(Math.random()*(4))]);}//  End -->