<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" 
 onMouseOver = "imgAct('img11')" 
 onMouseOut = "imgInact('img11')">
<IMG NAME= "img11" BORDER="0" HEIGHT="12" width="100" SRC = "/Wabash/Images/train.gif"></A>
<br>
<A HREF = "/Wabash/wabash.html">
<IMG NAME= "img12" BORDER="0" HEIGHT="12" width="100" SRC = "/Wabash/Images/place_over.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 River</b>
			</p>
			<p>
The Wabash River is about 475 miles long.  It starts at Grand Lake in western Ohio, and it crosses Indiana, ending as a tributary to the Ohio River.  
			</p>
			<p>
It has an impressive list of tributaries with odd names, including Salamonie, Mississinewa, Eel, Tippecanoe, Sugar, and Embarrass.
			</p>
			<p>
The Wabash River contains a diverse populations of fishes, has access to many historical sites, and runs by a model clean coal power plant.
			</p>
			<p>
<b>Links</b>
			</p>
			<p>
<a href="http://www.state.in.us/wrhcc/" target="new">Wabash River Heritage Corridor Commission</a><br>
<a href="http://www.nanfa.org/meetings/1999/Wabash/Wabash.htm" target="new">Fishes of the Wabash</a><br>
<a href="http://www.in.gov/" target="new">Access Indiana site</a><br>
<a href="http://www.netl.doe.gov/cctc/resources/library/bibliography/demonstration/aepg/baepgig_wabriv.html" target="new">DOE Clean Coal Project</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>Wabash, Indiana</b>
			</p>
			<p>
Wabash, IN, was founded in 1835 and incorporated in 1866. Wabash has a population of about 14,000. <a href="http://www.wabashplaindealer.com/default.asp" target="new">The Wabash Plain Dealer</a> has links to local business as well as news, weather, and community information.
			</p>
			<p>
Wabash, IN, is in <a href="http://www.in-map.net/counties/WABASH/" target="new">Wabash County</a>. It was among the first cities in the United States to use electric streetlights. 
			</p>
			</font>
</td></tr></table>
</td></tr></table>
			</p>

<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>Wabash College</b>
			</p>
			<p>
<a href="http://www.wabash.edu/" target="new">Wabash College</a> is in Crawfordsville, IN, about a hundred miles from Wabash, IN. A men-only college, May 2001 marks Wabash's 163rd commencement ceremony.
			</p>
			</font>
</td></tr></table>
</td></tr></table>
</p>

		</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>