var writePage='';
writePage +='<div id="announce4">';
writePage +='  <h3>Final Words Before the Conference (November 30, 2007)</h3>';
writePage +='  <p>';
writePage +='<p>Dear all,</p>';
writePage +='<p> It\'s T-51 hours until the conference and we are looking forward to an excellent 3.5 days.  Just some last minute reminders:</p>';
writePage +='<ol><li>When you arrive on Sunday - you should check in with the LOC and get a badge.  We will NOT be handing out anything else related to the conference because we are keeping it as paper free as possible - so check the <a href="javascript:showPage(\'schedule\')" target="_self" title="View the Conference Schedule">agenda</a> on line.</li>';
writePage +='<li>Sunday Reception starts at 5pm.  Please come for hors d\'oeuvres + drinks + a short presentation which will start at 6pm with some special invited guests.</li>';
writePage +='<li>Posters should be posted at or after the reception on Sunday.  They will remain up the entire time.  They should be 3\' x 3\'.  Please check the <a href="javascript:showPage(\'posters\')" target="_self" title="View the List of Posters">conference website</a> for the number corresponding to your poster and post it accordingly.   Remember to prepare a 1-2 powerpoint slides to present in 1-2 minutes in case your poster is chosen to be highlighted.</li>';
writePage +='<li>Speakers / Selected poster people -- please load your powerpoint presentations on the Mac or PC that is resident in the main meeting room during the break before your session at the latest.  Please put it into the appropriate session folder so we can find it wih ease - labelled with your last name if possible.</li>';
writePage +='<li>Monday morning we start promptly at 8:30 am.  Please plan on getting there on time.  There should be free wireless access in the meeting room.  You will have to pay for wireless / internet access in your hotel room.</li>';
writePage +='<li>Monday evening and Wednesday evening - we have added a cocktail hour.</li>';
writePage +='<li>Tuesday evening is the banquet which is included in your registration - so we hope you will all attend it.  It is within walking distance (0.7 miles) from the hotel in Old Town.  At <a href="http://www.twin-palms.com/">Twin Palms</a> you can just tell your meal preference to your server.  If you want to bring a guest with you to the banquet, the cost is \$50 but for the registered participants, the fee is included in  your reg fees.</li>';
writePage +='<li>Proceedings will be all electronic.  We are allowing a maximum of 8 pages for everyone except invited speakers who can submit 12 pages as needed.</li>';
writePage +='<li>If you are flying into LAX - please consider taking the FlyAway Bus to Union Station (it comes every half hour and stops under the Green sign outside of Baggage claim at LAX) and then the Metro Gold Line train to Pasadena.  See <a href="ourmap.html">map on the conference website</a> if interested in this option.  Other options are cab, limo or the Super Shuttle.</li>';
writePage +='<li>Weather here next week is the same boring weather we have - Sunny and nice!  65/73/81/75 for highs and 44/49/50/54 for lows.  :)</li>';

writePage +='</ol>';
writePage+='<p>-Kartik & Alberto</p>';
writePage +=' ';
writePage +='</div> ';

document.write(writePage);

