<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="2">


<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">
<IMG NAME= "img3" BORDER="0" HEIGHT="12" width="73" SRC = "/Wabash/Images/products_over.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" 
 onMouseOver = "imgAct('img7')" 
 onMouseOut = "imgInact('img7')">
<IMG NAME= "img7" BORDER="0" HEIGHT="12" width="26" SRC = "/Wabash/Images/bio.gif"></A>
</p>

		</td>
</tr>
<tr>
		<td width="150">
		</td>
		<td width="490">
			<font size="2" face="Arial,Helvetica">
			<p>
<b>Products</b>
			</p>
			<p>
Come back to see the details on WUMPUS plc's innovative product line!
			</p>
			</font>
		</td>
</tr>
<tr>
		<td width="150">
		</td>
		<td width="490" height="30"><!-- spacer row --></td>
</tr>
<tr>
		<td width="150">
		</td>
		<td width="490">
<!--#include virtual="/Include/wumpusbottomnav.html"-->
		</td>
</tr>
</table>
</body>
</html>