<!-- 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>32.0117 USS Pegasus</b> - The USS Pegasus and the rest of the Task Force arrive at the edge of the Drenthe System where they halt to assess the situation." +
". . . <b>32.0117 USS Triton</b> - The crew of the USS Triton discover that the USS Edith Keeler has inadvertently become entangled with an alien lifeform." +
". . . <b>31.1209 USS Wolverine</b> - On a planet increasingly appearing sentient, two away teams have just 2 hours to complete their separate goals before recall to the ship" +
". . . <b>31.1216 USS Southern Cross</b> - Joins the USS Endurance as the rest of the Task Force is called upon to the Drenthe system to find Borg Technology and protect a colony. " +
". . . <b>31.1216 USS Cherokee</b> - Under the temporary command of Lt.Cmdr. Kal, the Cherokee travels to Deep Space 7 to particpate in a diplomatic function." +
". . . <b>31.1216 USS Endurance</b> - Along with the USS Southern Cross, the Endurance speeds to the Drenthe system to aid the Pegasus and a colony in the system." +
//". . . <b>27.1204 USS Hume</b> - XXXXX" +	
//". . . <b>26.0725 USS Aurora</b> XXXXX" +
//". . . <b>30.0514 USS Asimov</b> XXXXX" + 

"</marquee>");
}
//  End -->


