<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->

<!-- Begin
function writeMarquee() {
document.write ("" + 
"<marquee scrolldelay='200' scrollamount='5' width='100%'>" + 
". . . <b>30.0824 USS Southern Cross</b> - With a CO fallen ill and an XO apparently turned traitor, the crew prepares to confront the Orion Syndicate and their deadly research into red matter." +
". . . <b>30.0824 USS Pegasus</b> - The USS Pegasus has left Azeri Base and is on its way to the Ysartian homeworld." +	
". . . <b>30.0823 USS Wolverine</b> - Tragedy has struck as the senior staff try to help an archaeological surface dig team from another ship." +
". . . <b>30.0823 USS Cherokee</b> - While attempting to evacuate a research station, the ship is damaged by massive solar flares." +
". . . <b>30.0730 USS Asimov</b> - After adding crew and a change of command, the ship prepares to investigate a virus at a scientific colony." +
". . . <b>30.0730 USS Endurance</b> - In pursuit of two fugitives, the senior staff learns one of their own pretended to go rogue as part of a bigger plan." +




//". . . <b>27.1204 USS Hume</b> - XXXXX" +	
//". . . <b>26.0725 USS Aurora</b> XXXXX" +
//". . . <b>27.0102 USS Triton</b> XXXXXXX" + 

"</marquee>");
}
//  End -->

