function showmenu(elmnt)
{
document.getElementById(elmnt).style.visibility="visible";
}
function hidemenu(elmnt)
{
document.getElementById(elmnt).style.visibility="hidden";
}


var name = new Array();
name[0] = 'Home';
name[1] = 'Pumps';
name[2] = 'Motors';
name[3] = 'What\'s New';
name[4] = 'Distributors';
name[5] = 'Contact Us';
name[6] = 'Careers';

var page = new Array();
page[0] = '/home.html';
page[1] = '/documents/pumps.aspx';
page[2] = '/motors/motor_division.htm';
page[3] = '/new.htm';
page[4] = '/distributor_selection.htm';
page[5] = '/contact_us.htm';
page[6] = '/jobs.htm';

function enterKeyone()
{
if (window.event.keyCode == 13)  
{
   location.href=page[0]; 
}}
function enterKeytwo()
{
if (window.event.keyCode == 13)  
{
   location.href=page[1]; 
}}
function enterKeythree()
{
if (window.event.keyCode == 13)  
{
   location.href=page[2]; 
}}
function enterKeyfour()
{
if (window.event.keyCode == 13)  
{
   location.href=page[3]; 
}}
function enterKeyfive()
{
if (window.event.keyCode == 13)  
{
   location.href=page[4]; 
}}
function enterKeysix()
{
if (window.event.keyCode == 13)  
{
   location.href=page[5]; 
}}
function enterKeyseven()
{
if (window.event.keyCode == 13)  
{
   location.href=page[6]; 
}}

document.write('<table width="905px" align="center" cellpadding="0" cellspacing="3"><tr><td width="100%" align="center" colspan="7"><img src="http://www.marchpump.com/images/navbar/March-logo_200.gif" border="0" alt="Marching Men" /><img src="http://www.marchpump.com/images/navbar/Marching_Men_7.png" border="0" alt="March Pump" /></td></tr><tr>');
document.write('<td width="100%" colspan="7" height="2px"></td></tr><tr>');
document.write('<td tabindex="1" onKeyPress="enterKeyone()" accesskey="h" class="navbar1" onclick="location.href=\''+page[0]+'\'" onmouseover="style.color=\'#FF0000\'; style.borderStyle=\'inset\'; style.backgroundColor=\'#000000\'" onmouseout="style.borderStyle=\'outset\'; style.color=\'#000000\'; style.backgroundColor=\'#FFFFFF\';"><b><div style="padding: 3px;">'+name[0]+'</div></b></td>');
document.write('<td tabindex="2" onkeypress="enterKeytwo()" accesskey="p" class="navbar1" onclick="location.href=\''+page[1]+'\'" onmouseover="style.color=\'#FF0000\'; style.borderStyle=\'inset\'; style.backgroundColor=\'#000000\';" onmouseout="style.borderStyle=\'outset\'; style.color=\'#000000\'; style.backgroundColor=\'#FFFFFF\';"><b><div class="padding">'+name[1]+'</div></b></td>');
document.write('<td tabindex="3" onkeypress="enterKeythree()" accesskey="m" class="navbar1" onclick="location.href=\''+page[2]+'\'" onmouseover="style.color=\'#FF0000\'; style.borderStyle=\'inset\'; style.backgroundColor=\'#000000\'" onmouseout="style.borderStyle=\'outset\'; style.color=\'#000000\'; style.backgroundColor=\'#FFFFFF\';"><b><div style="padding: 3px;">'+name[2]+'</div></b></td>');
document.write('<td tabindex="4" onkeypress="enterKeyfour()" accesskey="w" class="navbar1" onclick="location.href=\''+page[3]+'\'" onmouseover="style.color=\'#FF0000\'; style.borderStyle=\'inset\'; style.backgroundColor=\'#000000\'" onmouseout="style.borderStyle=\'outset\'; style.color=\'#000000\'; style.backgroundColor=\'#FFFFFF\';"><b><div style="padding: 3px;">'+name[3]+'</div></b></td>');

document.write('<td tabindex="5" onkeypress="enterKeyfive()" accesskey="i" class="navbar2" onmouseover="style.color=\'#FF0000\'; style.borderStyle=\'inset\'; style.backgroundColor=\'#000000\'; showmenu(\'distributor\');" onmouseout="style.borderStyle=\'outset\'; style.color=\'#000000\'; style.backgroundColor=\'#FFFFFF\'; hidemenu(\'distributor\');"><b><div class="navbar3" onclick="location.href=\''+page[4]+'\'">'+name[4]+'</div></b>');
document.write('<table cellpadding="0" cellspacing="0" class="navbar4" id="distributor">');
document.write('<tr><td class="navbar1" onmouseover="style.color=\'#FF0000\'; style.borderStyle=\'inset\'; style.backgroundColor=\'#000000\'" onmouseout="style.borderStyle=\'outset\'; style.color=\'#000000\'; style.backgroundColor=\'#FFFFFF\';"><b><div class="navbar3" onclick="location.href=\'http://www.marchpump.com/northamerican-distributor-list.htm\'">North American Distributors</div></b></td></tr>');
document.write('<tr><td class="navbar5"></td></tr>');
document.write('<tr><td class="navbar1" onmouseover="style.color=\'#FF0000\'; style.borderStyle=\'inset\'; style.backgroundColor=\'#000000\'" onmouseout="style.borderStyle=\'outset\'; style.color=\'#000000\'; style.backgroundColor=\'#FFFFFF\';"><b><div class="navbar3" onclick="location.href=\'http://www.marchpump.com/international-distributor-list.htm\'">International Distributors</div></b></td></tr>');
document.write('<tr><td class="navbar5"></td></tr>');
document.write('<tr><td class="navbar1" onmouseover="style.color=\'#FF0000\'; style.borderStyle=\'inset\'; style.backgroundColor=\'#000000\'" onmouseout="style.borderStyle=\'outset\'; style.color=\'#000000\'; style.backgroundColor=\'#FFFFFF\';"><b><div class="navbar3" onclick="location.href=\'http://www.marchmay.co.uk\'">March May United Kingdom</div></b></td></tr>');
document.write('<tr><td class="navbar5"></td></tr>');
document.write('<tr><td class="navbar1" onmouseover="style.color=\'#FF0000\'; style.borderStyle=\'inset\'; style.backgroundColor=\'#000000\'" onmouseout="style.borderStyle=\'outset\'; style.color=\'#000000\'; style.backgroundColor=\'#FFFFFF\';"><b><div class="navbar3" onclick="location.href=\'http://www.march-pumpen.com\'">March Pumpen Germany</div></b></td></tr>');
document.write('</table></td>');

document.write('<td tabindex="6" onkeypress="enterKeysix()" accesskey="c" class="navbar1" onclick="location.href=\''+page[5]+'\'" onmouseover="style.color=\'#FF0000\'; style.borderStyle=\'inset\'; style.backgroundColor=\'#000000\'" onmouseout="style.borderStyle=\'outset\'; style.color=\'#000000\'; style.backgroundColor=\'#FFFFFF\';"><b><div style="padding: 3px;">'+name[5]+'</div></b></td>');
document.write('<td tabindex="7" onkeypress="enterKeyseven()" accesskey="j" class="navbar1" onclick="location.href=\''+page[6]+'\'" onmouseover="style.color=\'#FF0000\'; style.borderStyle=\'inset\'; style.backgroundColor=\'#000000\'" onmouseout="style.borderStyle=\'outset\'; style.color=\'#000000\'; style.backgroundColor=\'#FFFFFF\';"><b><div style="padding: 3px;">'+name[6]+'</div></b></td>');
document.write('</tr></table>');
document.write('<br />');
