<!-- 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.0120 USS Pegasus</b> - Skolari personnel now all accounted for but the cause of the explosion remains a mystery." +	
". . . <b>29.1217 USS Cherokee</b> - Training mission complete, the ship is ordered to report to a distant sector." +
". . . <b>29.1028 USS Wolverine</b> - Sent to Starbase 112 to drop off a Bajoran diplomat and receive upgrades to the deflector dish" +
". . . <b>29.1028 USS Asimov</b> - Attempts begin to determine why a Federation ship has failed to check in from shore leave." +
". . . <b>29.1028 USS Endurance</b> - Locating the abducted, undercover CMO is complicated by the prime directive" +
". . . <b>29.1028 USS Southern Cross</b> - Shoreleave" +

//". . . <b>27.1204 USS Hume</b> - XXXXX" +	
//". . . <b>26.0725 USS Aurora</b> XXXXX" +
//". . . <b>27.0102 USS Triton</b> XXXXXXX" + 

"</marquee>");
}
//  End -->

