<html>
<head>

<meta name="MSSmartTagsPreventParsing" content="TRUE">


<!--#include virtual="/Include/wumpusmeta.html"-->

<title>WUMPUS plc: Ushering in a new era of WUMPUS excellence</title>
</head>
<body bgcolor="#ffffff" vlink="#808080" link="#000000" alink="#00FF00" "TOPMARGIN="0" LEFTMARGIN="0" MARGINHEIGHT="0" MARGINWIDTH="0" bottommargin="5">
<table width="640" border="0" cellpadding="10">
<tr>
		<td width="640" bgcolor="#000000" colspan="3">


<SCRIPT LANGUAGE = "JavaScript">
<!--

// Detect if browser is Netscape 3 + or IE 4 +.
bName = navigator.appName;
bVer = parseInt(navigator.appVersion);
    if ((bName == "Netscape" && bVer >= 3) || 
        (bName == "Microsoft Internet Explorer" && bVer >= 4)) br = "n3"; 
    else br = "n2";

// Create image objects, preload all active and inactive images.
    if (br== "n3") { 
    img1on = new Image();                          // Create eight image objects for the 
    img1on.src = "/Wabash/Images/home_over.gif";   // active images; the images displayed
    img2on = new Image();                          // when the mouse moves over the 
    img2on.src = "/Wabash/Images/about_over.gif";  // rollovers.
    img3on = new Image();
    img3on.src = "/Wabash/Images/products_over.gif";
    img4on = new Image();
    img4on.src = "/Wabash/Images/research_over.gif";
    img5on = new Image();
    img5on.src = "/Wabash/Images/technology_over.gif";
    img6on = new Image();
    img6on.src = "/Wabash/Images/careers_over.gif";
    img7on = new Image();
    img7on.src = "/Wabash/Images/bio_over.gif";
    img8on = new Image();
    img8on.src = "/Wabash/Images/wumpus_over.gif";

    img1off = new Image();                         // Create eight image objects for the 
    img1off.src = "/Wabash/Images/home.gif";       // inactive images; the images 
    img2off = new Image();                         // displayed when the mouse moves off
    img2off.src = "/Wabash/Images/about.gif";      // the rollovers.
    img3off = new Image();
    img3off.src = "/Wabash/Images/products.gif";
    img4off = new Image();
    img4off.src = "/Wabash/Images/research.gif";
    img5off = new Image();
    img5off.src = "/Wabash/Images/technology.gif";
    img6off = new Image();
    img6off.src = "/Wabash/Images/careers.gif";
    img7off = new Image();
    img7off.src = "/Wabash/Images/bio.gif";
    img8off = new Image();
    img8off.src = "/Wabash/Images/wumpus.gif";
    }

// Function to "activate" images.
function imgAct(imgName) {
    if (br == "n3") {
    document[imgName].src = eval(imgName + "on.src");
    }
}

// Function to "deactivate" images.
function imgInact(imgName) {
    if (br == "n3") {
    document[imgName].src = eval(imgName + "off.src");
    }
}

// -->
</SCRIPT>

<p>
<A HREF = "/Wabash/index.html" 
 onMouseOver = "imgAct('img8')" 
 onMouseOut = "imgInact('img8')">
<IMG NAME= "img8" BORDER="0" HEIGHT="46" width="200" SRC = "/Wabash/Images/wumpus.gif"></A>
</p>

<p align="right">
<A HREF = "/Wabash/index.html" 
 onMouseOver = "imgAct('img1')" 
 onMouseOut = "imgInact('img1')">
<IMG NAME= "img1" BORDER="0" HEIGHT="12" width="41" SRC = "/Wabash/Images/home.gif"></A>
&#160;
<A HREF = "/Wabash/about.html" 
 onMouseOver = "imgAct('img2')" 
 onMouseOut = "imgInact('img2')">
<IMG NAME= "img2" BORDER="0" HEIGHT="12" width="51" SRC = "/Wabash/Images/about.gif"></A>
&#160;
<A HREF = "/Wabash/products.html" 
 onMouseOver = "imgAct('img3')" 
 onMouseOut = "imgInact('img3')">
<IMG NAME= "img3" BORDER="0" HEIGHT="12" width="73" SRC = "/Wabash/Images/products.gif"></A>
&#160;
<A HREF = "/Wabash/research.html" 
 onMouseOver = "imgAct('img4')" 
 onMouseOut = "imgInact('img4')">
<IMG NAME= "img4" BORDER="0" HEIGHT="12" width="69" SRC = "/Wabash/Images/research.gif"></A>
&#160;
<A HREF = "/Wabash/technology.html" 
 onMouseOver = "imgAct('img5')" 
 onMouseOut = "imgInact('img5')">
<IMG NAME= "img5" BORDER="0" HEIGHT="12" width="96" SRC = "/Wabash/Images/technology.gif"></A>
&#160;
<A HREF = "/Wabash/careers.html" 
 onMouseOver = "imgAct('img6')" 
 onMouseOut = "imgInact('img6')">
<IMG NAME= "img6" BORDER="0" HEIGHT="12" width="61" SRC = "/Wabash/Images/careers.gif"></A>
&#160;
<A HREF = "/Wabash/bio.html">
<IMG NAME= "img7" BORDER="0" HEIGHT="12" width="26" SRC = "/Wabash/Images/bio_over.gif"></A>
</p>

		</td>
</tr>
<tr>
		<td width="150" rowspan="3" valign="top">
<IMG BORDER="0" HEIGHT="20" width="150" SRC ="/Wabash/Images/clear.gif"><br>

<SCRIPT LANGUAGE = "JavaScript">
<!--

// Detect if browser is Netscape 3 + or IE 4 +.
bName = navigator.appName;
bVer = parseInt(navigator.appVersion);
    if ((bName == "Netscape" && bVer >= 3) || 
        (bName == "Microsoft Internet Explorer" && bVer >= 4)) br = "n3"; 
    else br = "n2";

// Create image objects, preload all active and inactive images.
    if (br== "n3") { 
    img9on = new Image();                             // Create eleven image objects for the 
    img9on.src = "/Wabash/Images/bio_sub_over.gif";   // active images; the images displayed
    img10on = new Image();                            // when the mouse moves over the 
    img10on.src = "/Wabash/Images/song_over.gif";     // rollovers.
    img11on = new Image();
    img11on.src = "/Wabash/Images/train_over.gif";
    img12on = new Image();
    img12on.src = "/Wabash/Images/place_over.gif";
    img13on = new Image();
    img13on.src = "/Wabash/Images/wuggly_over.gif";
    img14on = new Image();
    img14on.src = "/Wabash/Images/home_life_over.gif";
    img15on = new Image();
    img15on.src = "/Wabash/Images/famous_over.gif";
    img16on = new Image();
    img16on.src = "/Wabash/Images/inn_over.gif";
    img17on = new Image();
    img17on.src = "/Wabash/Images/north_over.gif";
    img18on = new Image();
    img18on.src = "/Wabash/Images/west_over.gif";
    img19on = new Image();
    img19on.src = "/Wabash/Images/south_over.gif";

    img9off = new Image();                            // Create eleven image objects for the 
    img9off.src = "/Wabash/Images/bio_sub.gif";       // inactive images; the images 
    img10off = new Image();                           // displayed when the mouse moves off
    img10off.src = "/Wabash/Images/song.gif";         // the rollovers.
    img11off = new Image();
    img11off.src = "/Wabash/Images/train.gif";
    img12off = new Image();
    img12off.src = "/Wabash/Images/place.gif";
    img13off = new Image();
    img13off.src = "/Wabash/Images/wuggly.gif";
    img14off = new Image();
    img14off.src = "/Wabash/Images/home_life.gif";
    img15off = new Image();
    img15off.src = "/Wabash/Images/famous.gif";
    img16off = new Image();
    img16off.src = "/Wabash/Images/inn.gif";
    img17off = new Image();
    img17off.src = "/Wabash/Images/north.gif";
    img18off = new Image();
    img18off.src = "/Wabash/Images/west.gif";
    img19off = new Image();
    img19off.src = "/Wabash/Images/south.gif";
    }

// Function to "activate" images.
function imgAct(imgName) {
    if (br == "n3") {
    document[imgName].src = eval(imgName + "on.src");
    }
}

// Function to "deactivate" images.
function imgInact(imgName) {
    if (br == "n3") {
    document[imgName].src = eval(imgName + "off.src");
    }
}

// -->
</SCRIPT>

<table width="130" border="0" cellpadding="0">
<tr>
<td width="10"></td>
<td width="120" align="left">

<A HREF = "/Wabash/bio.html" 
 onMouseOver = "imgAct('img9')" 
 onMouseOut = "imgInact('img9')">
<IMG NAME= "img9" BORDER="0" HEIGHT="12" width="100" SRC = "/Wabash/Images/bio_sub.gif"></A>
<br>
<A HREF = "/Wabash/song.html" 
 onMouseOver = "imgAct('img10')" 
 onMouseOut = "imgInact('img10')">
<IMG NAME= "img10" BORDER="0" HEIGHT="12" width="100" SRC = "/Wabash/Images/song.gif"></A>
<br>
<A HREF = "/Wabash/train.html">
<IMG NAME= "img11" BORDER="0" HEIGHT="12" width="100" SRC = "/Wabash/Images/train_over.gif"></A>
<br>
<A HREF = "/Wabash/wabash.html" 
 onMouseOver = "imgAct('img12')" 
 onMouseOut = "imgInact('img12')">
<IMG NAME= "img12" BORDER="0" HEIGHT="12" width="100" SRC = "/Wabash/Images/place.gif"></A>
<br>
<A HREF = "/Wabash/wuggly.html" 
 onMouseOver = "imgAct('img13')" 
 onMouseOut = "imgInact('img13')">
<IMG NAME= "img13" BORDER="0" HEIGHT="12" width="104" SRC = "/Wabash/Images/wuggly.gif"></A>
<br>
<A HREF = "/Wabash/home.html" 
 onMouseOver = "imgAct('img14')" 
 onMouseOut = "imgInact('img14')">
<IMG NAME= "img14" BORDER="0" HEIGHT="12" width="100" SRC = "/Wabash/Images/home_life.gif"></A>
<br>
<A HREF = "/Wabash/fish.html" 
 onMouseOver = "imgAct('img15')" 
 onMouseOut = "imgInact('img15')">
<IMG NAME= "img15" BORDER="0" HEIGHT="12" width="100" SRC = "/Wabash/Images/famous.gif"></A>
<br>
<A HREF = "/Wabash/inn.html" 
 onMouseOver = "imgAct('img16')" 
 onMouseOut = "imgInact('img16')">
<IMG NAME= "img16" BORDER="0" HEIGHT="12" width="100" SRC = "/Wabash/Images/inn.gif"></A>
<br>
<A HREF = "/Wabash/north.html" 
 onMouseOver = "imgAct('img17')" 
 onMouseOut = "imgInact('img17')">
<IMG NAME= "img17" BORDER="0" HEIGHT="12" width="100" SRC = "/Wabash/Images/north.gif"></A>
<br>
<A HREF = "/Wabash/west.html" 
 onMouseOver = "imgAct('img18')" 
 onMouseOut = "imgInact('img18')">
<IMG NAME= "img18" BORDER="0" HEIGHT="12" width="100" SRC = "/Wabash/Images/west.gif"></A>
<br>
<A HREF = "/Wabash/south.html" 
 onMouseOver = "imgAct('img19')" 
 onMouseOut = "imgInact('img19')">
<IMG NAME= "img19" BORDER="0" HEIGHT="12" width="100" SRC = "/Wabash/Images/south.gif"></A>

</td>
</tr>
</table>		</td>
		<td width="240" valign="top">
			<p>
<table width="238" border="0" cellpadding="1" bgcolor="#ffffff"><tr><td>
<table width="238" border="0" cellpadding="10" bgcolor="#ffffff"><tr><td>
			<font size="2" face="Arial,Helvetica">
			<p>
<b>The Wabash Cannonball</b>
			</p>
			<p>
The original <i>Wabash Cannonball</i> of the Wabash Railroad was built in the 1880s. It was lit by oil lamps and heated by potbellied stoves. It has been reported to have been a Chicago to Kansas City train, others say St. Louis to Omaha, or between Detroit and Kansas City. Soon after the turn of the century the name was removed from the Wabash timetables and did not reappear until 1950, when a streamlined lightweight diesel <i>Wabash Cannonball</i> started its run between Detroit and St. Louis. 
			</p>
			<p>
In 1964, the Wabash Railroad merged with Norfolk and Western, and the train's name was changed to the <i>Cannonball</i>, but a public outcry forced the restoration of the full name. Beginning in 1967, and annually thereafter, Norfolk and Western petitioned the ICC for permission to discontinue the <i>Wabash Cannonball</i>, but it ran until May 1, 1971, when Amtrak took over all intercity rail passenger service.
			</p>
			</font>
</td></tr></table>
</td></tr></table>
			</p>

			<p>
<table width="238" border="0" cellpadding="1" bgcolor="#ffffff"><tr><td>
<table width="238" border="0" cellpadding="10" bgcolor="#ffffff"><tr><td>
			<font size="2" face="Arial,Helvetica">
			<p align="center">
<IMG BORDER="0" HEIGHT="145" width="200" SRC = "/Wabash/Images/np328.jpg">
			</p>
			<font size="1" face="Arial,Helvetica">
			<p>
This train is still in service. Visit <a href="http://www.mtmuseum.org/railroad/roster/np328.html" target="new">Minnesota Transportation Museum</a> for more information.
			</p>
			</font>
			<p>
The old-time 10-wheeler, 4-6-0, was popular in American railroading around the turn of the century. 4-6-0 refers to the wheels on the locomotive: 4 small wheels in front and 6 large wheels joined up behind. Sometimes there was another set of small wheels, but not on this model (thus the -0 at the end).
			</p>
			</font>
</td></tr></table>
</td></tr></table>
			</p>

			<p>
<table width="238" border="0" cellpadding="1" bgcolor="#ffffff"><tr><td>
<table width="238" border="0" cellpadding="10" bgcolor="#ffffff"><tr><td>
			<font size="2" face="Arial,Helvetica">
			<p>Railroad links:<br>
<a href="http://www.rrhistorical.com/" target="new">www.rrhistorical.com</a><br>
<a href="http://www.ribbonrail.com/nmra/" target="new">NMRA Links</a><br>
<a href="http://www.cwrr.com/" target="new">Cyberspace World Railroad</a><br>
			</p>
			</font>
</td></tr></table>
</td></tr></table>
			</p>

		</td>
		<td width="210" valign="top">

<p>
<table width="208" border="0" cellpadding="1" bgcolor="#00FF00"><tr><td>
<table width="208" border="0" cellpadding="10" bgcolor="#ffffff"><tr><td>
			<font size="2" face="Arial,Helvetica">
			<p>
<b>Changing Roles for Trains</b>
			</p>
			<p>
Trains have a special place in Western history. Intimately connected to the industrial growth of the US and Europe, they've symbolized power and plenty. 
			</p>
			<p>
Today, trains have a more ambivalent image. Other nations' bullet trains haven't made it to the US, where a heavily subsidized rail system has lost commercial users to trucking and personal-travel users to airlines. 
			</p>
			<p>
Action movies may still show stirring scenes on trains, but subways and interurban light rail are the more relevant people movers. The elegance of the dining and sleeper cars of the mid-20th century is gone.
			</p>
			</font>
</td></tr></table>
</td></tr></table>
</p>

<!--#include virtual="/Include/wumpusinspiration.html"-->

		</td>
</tr>
<tr>
		<td width="490" height="30"><!-- spacer row --></td>
</tr>
<tr>
		<td width="490" colspan="2">
<!--#include virtual="/Include/wumpusbottomnav.html"-->
		</td>
</tr>
</table>
</body>
</html>