﻿document.write("<table style=\"width: 200px; border:0px;\" cellpadding=\"0\" cellspacing=\"0\">")
document.write("    <tr>")
document.write("        <td style=\"width:200px; height:8px;\" colspan=\"4\">")
document.write("        </td>")
document.write("    </tr>")
document.write("     <tr>")
document.write("        <td style=\"width:20px; height:25px;\">")
document.write("        </td>")
document.write("        <td style=\"width:13px;\">")
document.write("            <img src=\"images/arrow1.gif\" style=\"width:13px; height:25px; border:0px;\" alt=\"\" /></td>")
document.write("        <td style=\"width:20px; height:25px;\">")
document.write("        </td>")
document.write("        <td  style=\"width:147px;\">")
document.write("            <a href=\"guide.html\" class=\"NavLink\" target=\"_self\"><b>Careers</b></a></td>")
document.write("    </tr>")
document.write("     <tr>")
document.write("        <td style=\"width:20px; height:25px;\">")
document.write("        </td>")
document.write("        <td style=\"width:13px;\">")
document.write("            <img src=\"images/arrow1.gif\" style=\"width:13px; height:25px; border:0px;\" alt=\"\" /></td>")
document.write("        <td style=\"width:20px; height:25px;\">")
document.write("        </td>")
document.write("        <td  style=\"width:147px;\">")
document.write("            <a href=\"ContactUs.html\" class=\"NavLink\" target=\"_self\"><b>Contact Us</b></a></td>")
document.write("    </tr>")
document.write("</table>")