var menuitem1 = 0;
var menuitem2 = 0;
var menuitem3 = 0;
var menuitem4 = 0;
var menuitem5 = 0;
var menuitem6 = 0;

document.write("<nobr>");
document.write("<a href=\"index.html\" onmouseover=\"ehandler(event,menuitem1);MM_swapImage('menu1','','img/menu1on.gif',1)\" onmouseout=\"MM_swapImgRestore()\">");
document.write("<img src=\"img/menu1.gif\" name=\"menu1\" alt=\"\" width=\"130\" height=\"24\" border=\"0\" />");
document.write("</a>");
document.write("<a href=\"coalindustry.htm\" onmouseover=\"ehandler(event,menuitem2);MM_swapImage('menu2','','img/menu2on.gif',1)\"onmouseout=\"MM_swapImgRestore()\">");
document.write("<img src=\"img/menu2.gif\" name=\"menu2\" alt=\"\" width=\"130\" height=\"24\" border=\"0\" />");
document.write("</a>");
document.write("<a href=\"rail.htm\" onmouseover=\"ehandler(event,menuitem3);MM_swapImage('menu3','','img/menu3on.gif',1)\" onmouseout=\"MM_swapImgRestore()\">");
document.write("<img src=\"img/menu3.gif\" alt=\"\" name=\"menu3\" width=\"129\" height=\"24\" border=\"0\" />");
document.write("</a>");
document.write("<a href=\"healthsafety.htm\" onmouseover=\"ehandler(event,menuitem4);MM_swapImage('menu4','','img/menu4on.gif',1)\" onmouseout=\"MM_swapImgRestore()\">");
document.write("<img src=\"img/menu4.gif\" alt=\"\" name=\"menu4\" width=\"129\" height=\"24\" border=\"0\" />");
document.write("</a>");
document.write("<a href=\"communityenvironment.htm\" onmouseover=\"ehandler(event,menuitem5);MM_swapImage('menu5','','img/menu5on.gif',1)\" onmouseout=\"MM_swapImgRestore()\">");
document.write("<img src=\"img/menu5.gif\" alt=\"\" name=\"menu5\" width=\"129\" height=\"24\" border=\"0\" />");
document.write("</a>");
document.write("<a href=\"news.htm\" onmouseover=\"ehandler(event,menuitem6);MM_swapImage('menu6','','img/menu6on.gif',1)\" onmouseout=\"MM_swapImgRestore()\">");
document.write("<img src=\"img/menu6.gif\" alt=\"\" name=\"menu6\" width=\"130\" height=\"24\" border=\"0\" />");
document.write("</a>");
document.write("</nobr>");

