function productsMenu() {
    document.write("<table style=\"border: thick double #000033; width: 100%;\"><tr><th align=\"center\" style=\"background-color: #000080; color: #FFFFFF;\">Products</th></tr><tr><td>");
    document.write("<li><a href=\"http://www.jijitechnologies.com/group-policy-object-search/index.html\" title=\"JiJi GPO Searc\">JiJi GPO Search</a></li>");
    document.write("<li><a href=\"http://www.jijitechnologies.com/product/gpoexim/index.html\" title=\"GPOExIm\">GPOExIm</a></li>");
    document.write("<li><a href=\"/products/activedirectoryreports/windows-active-directory-reports.html\" title=\"JiJi Active Directory Reports\">JiJi Active Directory Reports</a></li>");
    document.write("<li><a href=\"http://www.jijitechnologies.com/active-directory-management/index.html\" title=\"JiJi AD Bulk Manager\">JiJi AD Bulk Manager</a></li>");
    document.write("<li><a href=\"http://www.jijitechnologies.com/product/adcleaner/ActiveDirectoryCleaner.html\" title=\"Active Directory Cleaner\">Active Directory Cleaner</a></li>");
    document.write("<li><a href=\"http://www.jijitechnologies.com/product/passwordreset/PasswordReset.html\" title=\"JiJi Password Reset\">JiJi Password Reset</a></li>");
    document.write("<li><a href=\"http://www.jijitechnologies.com/product/self-service-reset-password-management/index.html\" title=\"Self Service Password Reset\">JiJi Self Service Password Reset</a></li>");
    document.write("</td></tr></table>");
}