// Whatsnew; A file for storing recent news events
//

var todaysnews ="Jan 1, 2009<br><br>Now that cold and snowy weather has set in I find myself spending more time next to the layout.<br><br>With release of Railroad & Company's Train Controller version 7 and subsequent update of the associate data file I'm finding the layout is operating very well. New features found in this version of the software have added greater flexibility and much better control over operations. Although many new features remain to be found I'm sure they'll be discovered as winter moves on.<br><br>Happy New Year!<br><br>";

document.writeln("<p class='normal' align='left' alt'Todays News'>"+todaysnews);