Document : menu\r
Created on : Jul 28, 2010, 2:42:16 PM\r
Author : yawar.saeed\r
---%>\r
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml2/DTD/xhtml1-strict.dtd">\r
-<%@ page import = "org.mcb.services.*" %>\r
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">\r
-<head>\r
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />\r
-<meta HTTP-EQUIV="Pragma" CONTENT="no-cache" />\r
-<meta HTTP-EQUIV="Expires" CONTENT="-1" />\r
-<title>MCB Smart Card Generation Application</title>\r
-<%\r
-String script_path = request.getContextPath()+"/scripts/stuhover.js";\r
-String css_path = request.getContextPath()+"/css/pro_dropdown_2.css";\r
-String login_path = request.getContextPath()+"/index.jsp";\r
-%>\r
-<link rel="stylesheet" type="text/css" href="<%=css_path %>" />\r
-<script src="<%=script_path%>" type="text/javascript"></script>\r
-</head>\r
-<% userbean usr = (userbean) session.getAttribute("user");\r
-//if( (session.getAttribute("user_id") == null) | (session.getAttribute("user_id") == "" ) ){\r
-if( usr == null ){\r
- session.invalidate(); //request.getContextPath()+"/Index.jsp"\r
-// response.sendRedirect(login_path);\r
- response.sendRedirect(response.encodeRedirectURL(login_path));\r
-}else{\r
-/* String user_id = (String) session.getAttribute("user_id");\r
- String user_name = (String) session.getAttribute("user_name");\r
- //String user_pass = (String) session.getAttribute("user_pass");\r
- String role_id = (String) session.getAttribute("role_id");\r
- String role_name = (String) session.getAttribute("role_desc");\r
- String last_login = (String) session.getAttribute("last_login");\r
- // userbean usr = (userbean) session.getAttribute("user");\r
- //out.println("object value: "+usr.getName());\r
- */\r
-%>\r
-<body>\r
-<span class="preload1"></span>\r
-<span class="preload2"></span>\r
-<table width="100%" border="0" cellspacing="0" cellpadding="0">\r
- <tr>\r
- <td></td>\r
- </tr>\r
- <tr>\r
- <td>\r
- <table width="100%" border="0" cellspacing="0" cellpadding="0">\r
- <tr> \r
- <td><img src="<%=request.getContextPath()%>/images/banner.gif" width="431" height="86" /></td>\r
- <td><div align="right"><img src="<%=request.getContextPath()%>/images/logo.jpg" width="110" height="86" /></div></td>\r
- </tr>\r
- <tr> \r
- <td><font size="1" face="Courier New, Courier, mono">Welcome\r
- <%= usr.getName() %>\r
- </font></td>\r
- <td><div align="right"><font size="1" face="Courier New, Courier, mono">Logged \r
- in as \r
- <%= usr.getRoleDesc() %>\r
- </font></div></td>\r
- </tr>\r
- <tr> \r
- <td><font size="1" face="Courier New, Courier, mono">Last Login Date: \r
- <%= usr.getLastLogin() %>\r
- </font></td>\r
- <td><div align="right"><font size="1" face="Courier New, Courier, mono">Current \r
- Date: \r
- <%= new java.util.Date() %>\r
- </font></div></td>\r
- </tr>\r
- </table>\r
- </td>\r
- </tr>\r
- <tr>\r
- <td>\r
-<!------ MENU STARTS -->\r
-<%\r
-if( usr.getRole().equals("0")) { // ROOT USER\r
-//if( role_id.equals("0")) { // ROOT USER %>\r
-<ul id="nav">\r
- <li class="top"><a href="#nogo1" id="profile" class="top_link"><span class="down">Profile</span></a>\r
- <ul class="sub">\r
- <li ><a href="<%= request.getContextPath()%>/modules/users/viewprofile.jsp">View Profile</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/users/editprofile.jsp">Edit/Update Profile</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/users/changepass.jsp">Change Password</a></li>\r
- </ul>\r
- </li>\r
- <li class="top"><a href="#nogo1" id="users" class="top_link"><span class="down">User Management</span></a>\r
- <ul class="sub">\r
- <li><a href="<%= request.getContextPath()%>/modules/users/addnewuser.jsp">Add New User </a></li>\r
- <li><a href="<%= request.getContextPath()%>/modules/users/searchuser.jsp">Edit/Update User</a></li>\r
- <li><a href="<%= request.getContextPath()%>/modules/users/resetpass.jsp">Reset Password </a></li>\r
- <li><a href="<%= request.getContextPath()%>/modules/users/deleteuser.jsp">Delete User</a></li>\r
- </ul>\r
- </li>\r
- <li class="top"><a href="#nogo1" id="addition" class="top_link"><span class="down">Add New Requests</span></a>\r
- <ul class="sub">\r
- <li><a href="<%= request.getContextPath()%>/modules/branch/insertaccount.jsp">New Visa Debit Card </a></li>\r
- <li><a href="<%= request.getContextPath()%>/modules/ops/newtiacard.jsp">New TIA Card</a></li>\r
- <li><a href="<%= request.getContextPath()%>/modules/branch/addremotechannels.jsp">Remote Channel Request</a></li>\r
- </ul>\r
- </li>\r
- <li class="top"><a href="#nogo1" id="requests" class="top_link"><span class="down">View Card Requests</span></a>\r
- <ul class="sub">\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewrequests.jsp?flag=nc" >New Card Requests</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewrequests.jsp?flag=aa" >Accepted by Approver</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewrequests.jsp?flag=ra" >Rejected by Approver</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewrequests.jsp?flag=ic" >Issued Cards</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewrequests.jsp?flag=pa" >Pending Activation</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewrequests.jsp?flag=ac" >Activated by Call Center</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/commons/errorlogs.jsp?flag=card_reqs" >Error Logs</a></li>\r
- </ul>\r
- </li>\r
- <li class="top"><a href="<%= request.getContextPath()%>/modules/callcenter/viewactivationrequests.jsp" class="top_link"><span>View Activation Requests</span></a></li>\r
- <li class="top"><a href="#nogo2" id="linking" class="top_link"><span class="down">Account Link/Delink</span></a>\r
- <ul class="sub">\r
- <li><a href="<%= request.getContextPath()%>/modules/branch/linkaccounts.jsp">Link Accounts</a></li>\r
- <li><a href="<%= request.getContextPath()%>/modules/branch/delinkaccounts.jsp">De-Link Accounts</a></li>\r
- <li ><a href="#nogo3" class="fly">View Links</a>\r
- <ul>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewlinks.jsp?flag=pa">Pending at Approver</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewlinks.jsp?flag=aa">Accepted by Approver</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewlinks.jsp?flag=la">Linked at ATM Switch</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/commons/errorlogs.jsp?flag=acct_link">Error Logs</a></li>\r
- </ul>\r
- </li>\r
- <li ><a href="#nogo3" class="fly">View De-Links</a>\r
- <ul>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewdelinks.jsp?flag=pa">Pending at Approver</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewdelinks.jsp?flag=aa">Accepted by Approver</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/commons/errorlogs.jsp?flag=acct_delink">Error Logs</a></li>\r
- </ul>\r
- </li>\r
- </ul>\r
- </li>\r
- <li class="top"><a href="#nogo22" id="deletion" class="top_link"><span class="down">Card Deletion</span></a>\r
- <ul class="sub">\r
- <li><a href="<%= request.getContextPath()%>/modules/branch/deletecard.jsp">Delete Card</a></li>\r
- <li ><a href="#nogo3" class="fly">View Deletions</a>\r
- <ul>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewdeletions.jsp?flag=pa">Pending at Approver</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewdeletions.jsp?flag=aa">Accepted by Approver</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/commons/errorlogs.jsp?flag=card_del">Error Logs</a></li>\r
- </ul>\r
- </li>\r
- </ul>\r
- </li>\r
- <li class="top"><a href="#nogo1" id="addition" class="top_link"><span class="down">Control Panel</span></a>\r
- <ul class="sub">\r
- <li ><a href="#nogo1" class="fly">KYC Settings</a>\r
- <ul>\r
- <li ><a href="<%= request.getContextPath()%>/modules/admin/addkycval.jsp">Add New KYC Values</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/admin/editkycval.jsp">Edit/Update KYC Values</a></li>\r
- </ul>\r
- </li>\r
- <li ><a href="#nogo3" class="fly">Product Groups</a>\r
- <ul>\r
- <li ><a href="<%= request.getContextPath()%>/modules/admin/addproducts.jsp">Add Product Groups</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/admin/editproducts.jsp">Edit/Update Product Groups</a></li>\r
- </ul>\r
- </li>\r
- <li ><a href="#nogo3" class="fly">Product Mapping</a>\r
- <ul>\r
- <li ><a href="<%= request.getContextPath()%>/modules/admin/addmapping.jsp">Add New Mapping</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/admin/editmapping.jsp">Edit/Update Mapping</a></li>\r
- </ul>\r
- </li>\r
- </ul>\r
- </li>\r
- <li class="top"><a href="#nogo22" id="reports" class="top_link"><span class="down">Reports</span></a>\r
- <ul class="sub">\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/cardgenreport.jsp">Card Generation Report</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/adcregreport.jsp">ADC Registration Report</a></li>\r
- </ul>\r
- </li>\r
- <li class="top"><a href="<%= request.getContextPath()%>/modules/branch/searchcards.jsp" class="top_link"><span>Search Cards</span></a></li>\r
- <li class="top"><a href="#nogo1" id="help" class="top_link"><span class="down">Help</span></a>\r
- <ul class="sub">\r
- <li><a href="<%= request.getContextPath()%>/modules/commons/viewprodacctmapping.jsp">Product Account Mapping Info</a></li>\r
- <li><a href="<%= request.getContextPath()%>/modules/commons/viewadcchannels.jsp">ADC Channels</a></li>\r
- <li><a href="<%= request.getContextPath()%>/modules/commons/aboutscga.jsp">About SCGA</a></li>\r
- <li><a href="<%= request.getContextPath()%>/modules/commons/emailcontacts.jsp">Email Contacts</a></li>\r
- </ul>\r
- </li>\r
- <li class="top"><a href="<%= request.getContextPath()%>/logout.jsp" class="top_link"><span>Logout</span></a></li>\r
-</ul>\r
-<% }\r
-if( usr.getRole().equals("1")) { // IDC USER\r
-//if( role_id.equals("1")) { // IDC USER %>\r
-<ul id="nav">\r
- <li class="top"><a href="#nogo1" id="profile" class="top_link"><span class="down">Profile</span></a>\r
- <ul class="sub">\r
- <li><a href="<%= request.getContextPath()%>/modules/users/viewprofile.jsp">View Profile</a></li>\r
- <li><a href="<%= request.getContextPath()%>/modules/users/editprofile.jsp">Edit/Update Profile</a></li>\r
- <li><a href="<%= request.getContextPath()%>/modules/users/changepass.jsp">Change Password</a></li>\r
- </ul>\r
- </li>\r
- <li class="top"><a href="#nogo1" id="users" class="top_link"><span class="down">User Management</span></a>\r
- <ul class="sub">\r
- <li><a href="<%= request.getContextPath()%>/modules/users/addnewuser.jsp">Add New User </a></li>\r
- <li><a href="<%= request.getContextPath()%>/modules/users/searchuser.jsp">Edit/Update User</a></li>\r
- <li><a href="<%= request.getContextPath()%>/modules/users/resetpass.jsp">Reset Password </a></li>\r
- <li><a href="<%= request.getContextPath()%>/modules/users/deleteuser.jsp">Delete User</a></li>\r
- </ul>\r
- </li>\r
- <li class="top"><a href="#nogo22" id="reports" class="top_link"><span class="down">Reports</span></a>\r
- <ul class="sub">\r
- <li><a href="<%= request.getContextPath()%>/modules/users/ViewUserList.jsp">Users List</a></li>\r
- <li><a href="<%= request.getContextPath()%>/modules/users/UserLogReport.jsp">User Log Report</a></li>\r
- </ul>\r
- </li>\r
- <li class="top"><a href="<%= request.getContextPath()%>/modules/users/searchuser.jsp" class="top_link"><span>Search User</span></a></li>\r
- <li class="top"><a href="<%= request.getContextPath()%>/modules/commons/Help.jsp" id="help" class="top_link"><span class="down">Help</span></a>\r
- <ul class="sub">\r
- <li><a href="<%= request.getContextPath()%>/modules/commons/aboutscga.jsp">About SCGA</a></li>\r
- <li><a href="<%= request.getContextPath()%>/modules/commons/emailcontacts.jsp">Email Contacts</a></li>\r
- </ul>\r
- </li>\r
- <li class="top"><a href="<%= request.getContextPath()%>/logout.jsp" class="top_link"><span>Logout</span></a></li>\r
-</ul>\r
-<% }\r
-if( usr.getRole().equals("11")) { // BRANCH PROCESSOR\r
-//if( role_id.equals("11")) { // BRANCH PROCESSOR %>\r
-<ul id="nav">\r
- <li class="top"><a href="#nogo1" id="profile" class="top_link"><span class="down">Profile</span></a>\r
- <ul class="sub">\r
- <li><a href="<%= request.getContextPath()%>/modules/users/viewprofile.jsp">View Profile</a></li>\r
- <li><a href="<%= request.getContextPath()%>/modules/users/editprofile.jsp">Edit/Update Profile</a></li>\r
- <li><a href="<%= request.getContextPath()%>/modules/users/changepass.jsp">Change Password</a></li>\r
- </ul>\r
- </li>\r
- <li class="top"><a href="#nogo1" id="addition" class="top_link"><span class="down">Add New Requests</span></a>\r
- <ul class="sub">\r
- <li><a href="<%= request.getContextPath()%>/modules/branch/insertaccount.jsp">New Visa Debit Card </a></li>\r
- <li><a href="<%= request.getContextPath()%>/modules/branch/addremotechannels.jsp">Remote Channel Request</a></li>\r
- </ul>\r
- </li>\r
- <li class="top"><a href="#nogo1" id="requests" class="top_link"><span class="down">View Card Requests</span></a>\r
- <ul class="sub">\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewrequests.jsp?flag=nc" >New Card Requests</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewrequests.jsp?flag=aa" >Accepted by Approver</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewrequests.jsp?flag=ra" >Rejected by Approver</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewrequests.jsp?flag=ic" >Issued Cards</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewrequests.jsp?flag=pa" >Pending Activation</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewrequests.jsp?flag=ac" >Activated by Call Center</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/commons/errorlogs.jsp?flag=card_reqs" >Error Logs</a></li>\r
- </ul>\r
- </li>\r
- <li class="top"><a href="#nogo2" id="linking" class="top_link"><span class="down">Account Link/Delink</span></a>\r
- <ul class="sub">\r
- <li><a href="<%= request.getContextPath()%>/modules/branch/linkaccounts.jsp">Link Accounts</a></li>\r
- <li><a href="<%= request.getContextPath()%>/modules/branch/delinkaccounts.jsp">De-Link Accounts</a></li>\r
- <li ><a href="#nogo3" class="fly">View Links</a>\r
- <ul>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewlinks.jsp?flag=pa">Pending at Approver</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewlinks.jsp?flag=aa">Accepted by Approver</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewlinks.jsp?flag=la">Linked at ATM Switch</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/commons/errorlogs.jsp?flag=acct_link">Error Logs</a></li>\r
- </ul>\r
- </li>\r
- <li ><a href="#nogo3" class="fly">View De-Links</a>\r
- <ul>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewdelinks.jsp?flag=pa">Pending at Approver</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewdelinks.jsp?flag=aa">Accepted by Approver</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/commons/errorlogs.jsp?flag=acct_delink">Error Logs</a></li>\r
- </ul>\r
- </li>\r
- </ul>\r
- </li>\r
- <li class="top"><a href="#nogo22" id="deletion" class="top_link"><span class="down">Card Deletion</span></a>\r
- <ul class="sub">\r
- <li><a href="<%= request.getContextPath()%>/modules/branch/deletecard.jsp">Delete Card</a></li>\r
- <li ><a href="#nogo3" class="fly">View Deletions</a>\r
- <ul>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewdeletions.jsp?flag=pa">Pending at Approver</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewdeletions.jsp?flag=aa">Accepted by Approver</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/commons/errorlogs.jsp?flag=card_del">Error Logs</a></li>\r
- </ul>\r
- </li>\r
- </ul>\r
- </li>\r
- <li class="top"><a href="#nogo22" id="reports" class="top_link"><span class="down">Reports</span></a>\r
- <ul class="sub">\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/cardgenreport.jsp">Card Generation Report</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/adcregreport.jsp">ADC Registration Report</a></li>\r
- </ul>\r
- </li>\r
- <li class="top"><a href="<%= request.getContextPath()%>/modules/branch/searchcards.jsp" class="top_link"><span>Search Cards</span></a></li>\r
- <li class="top"><a href="<%= request.getContextPath()%>/modules/commons/Help.jsp" id="help" class="top_link"><span class="down">Help</span></a>\r
- <ul class="sub">\r
- <li><a href="<%= request.getContextPath()%>/modules/commons/viewprodacctmapping.jsp">Product Account Mapping Info</a></li>\r
- <li><a href="<%= request.getContextPath()%>/modules/commons/viewadcchannels.jsp">ADC Channels</a></li>\r
- <li><a href="<%= request.getContextPath()%>/modules/commons/aboutscga.jsp">About SCGA</a></li>\r
- <li><a href="<%= request.getContextPath()%>/modules/commons/emailcontacts.jsp">Email Contacts</a></li>\r
- </ul>\r
- </li>\r
- <li class="top"><a href="<%= request.getContextPath()%>/logout.jsp" class="top_link"><span>Logout</span></a></li>\r
-</ul>\r
-<% }\r
-if( usr.getRole().equals("12")) { // BRANCH APPROVER\r
-//if( role_id.equals("12")) { // BRANCH APPROVER %>\r
-<ul id="nav">\r
- <li class="top"><a href="#nogo1" id="profile" class="top_link"><span class="down">Profile</span></a>\r
- <ul class="sub">\r
- <li><a href="<%= request.getContextPath()%>/modules/users/viewprofile.jsp">View Profile</a></li>\r
- <li><a href="<%= request.getContextPath()%>/modules/users/editprofile.jsp">Edit/Update Profile</a></li>\r
- <li><a href="<%= request.getContextPath()%>/modules/users/changepass.jsp">Change Password</a></li>\r
- </ul>\r
- </li>\r
- <li class="top"><a href="#nogo1" id="requests" class="top_link"><span class="down">View Card Requests</span></a>\r
- <ul class="sub">\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewrequests.jsp?flag=nc" >New Card Requests</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewrequests.jsp?flag=aa" >Accepted by Approver</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewrequests.jsp?flag=ra" >Rejected by Approver</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewrequests.jsp?flag=ic" >Issued Cards</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewrequests.jsp?flag=pa" >Pending Activation</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewrequests.jsp?flag=ac" >Activated by Call Center</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/commons/errorlogs.jsp?flag=card_reqs" >Error Logs</a></li>\r
- </ul>\r
- </li>\r
- <li class="top"><a href="#nogo2" id="linking" class="top_link"><span class="down">Account Link/Delink</span></a>\r
- <ul class="sub">\r
- <li ><a href="#nogo3" class="fly">View Links</a>\r
- <ul>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewlinks.jsp?flag=pa">Pending at Approver</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewlinks.jsp?flag=aa">Accepted by Approver</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewlinks.jsp?flag=la">Linked at ATM Switch</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/commons/errorlogs.jsp?flag=acct_link">Error Logs</a></li>\r
- </ul>\r
- </li>\r
- <li ><a href="#nogo3" class="fly">View De-Links</a>\r
- <ul>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewdelinks.jsp?flag=pa">Pending at Approver</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewdelinks.jsp?flag=aa">Accepted by Approver</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/commons/errorlogs.jsp?flag=acct_delink">Error Logs</a></li>\r
- </ul>\r
- </li>\r
- </ul>\r
- </li>\r
- <li class="top"><a href="#nogo22" id="deletion" class="top_link"><span class="down">Card Deletion</span></a>\r
- <ul class="sub">\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewdeletions.jsp?flag=pa">Pending at Approver</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewdeletions.jsp?flag=aa">Accepted by Approver</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/commons/errorlogs.jsp?flag=card_del">Error Logs</a></li>\r
- </ul>\r
- </li>\r
- <li class="top"><a href="#nogo22" id="reports" class="top_link"><span class="down">Reports</span></a>\r
- <ul class="sub">\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/cardgenreport.jsp">Card Generation Report</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/adcregreport.jsp">ADC Registration Report</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/commons/audittrail.jsp">Audit Trail</a></li>\r
- </ul>\r
- </li>\r
- <li class="top"><a href="<%= request.getContextPath()%>/modules/branch/searchcards.jsp" class="top_link"><span>Search Cards</span></a></li>\r
- <li class="top"><a href="#nogo22" id="help" class="top_link"><span class="down">Help</span></a>\r
- <ul class="sub">\r
- <li><a href="<%= request.getContextPath()%>/modules/commons/viewprodacctmapping.jsp">Product Account Mapping Info</a></li>\r
- <li><a href="<%= request.getContextPath()%>/modules/commons/viewadcchannels.jsp">ADC Channels</a></li>\r
- <li><a href="<%= request.getContextPath()%>/modules/commons/aboutscga.jsp">About SCGA</a></li>\r
- <li><a href="<%= request.getContextPath()%>/modules/commons/emailcontacts.jsp">Email Contacts</a></li>\r
- </ul>\r
- </li>\r
- <li class="top"><a href="<%= request.getContextPath()%>/logout.jsp" class="top_link"><span>Logout</span></a></li>\r
-</ul>\r
-<% }\r
-if( usr.getRole().equals("21")) { // OPS PROCESSOR\r
-//if( role_id.equals("21")) { // OPS PROCESSOR %>\r
-<ul id="nav">\r
- <li class="top"><a href="#nogo1" id="profile" class="top_link"><span class="down">Profile</span></a>\r
- <ul class="sub">\r
- <li><a href="<%= request.getContextPath()%>/modules/users/viewprofile.jsp">View Profile</a></li>\r
- <li><a href="<%= request.getContextPath()%>/modules/users/editprofile.jsp">Edit/Update Profile</a></li>\r
- <li><a href="<%= request.getContextPath()%>/modules/users/changepass.jsp">Change Password</a></li>\r
- </ul>\r
- </li>\r
- <li class="top"><a href="#nogo1" id="addition" class="top_link"><span class="down">Add New Requests</span></a>\r
- <ul class="sub">\r
- <li><a href="<%= request.getContextPath()%>/modules/branch/insertaccount.jsp">New Visa Debit Card </a></li>\r
- <li><a href="<%= request.getContextPath()%>/modules/ops/newtiacard.jsp">New TIA Card</a></li>\r
- <li><a href="<%= request.getContextPath()%>/modules/branch/addremotechannels.jsp">Remote Channel Request</a></li>\r
- </ul>\r
- </li>\r
- <li class="top"><a href="#nogo1" id="requests" class="top_link"><span class="down">View Card Requests</span></a>\r
- <ul class="sub">\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewrequests.jsp?flag=nc" >New Card Requests</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewrequests.jsp?flag=aa" >Accepted by Approver</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewrequests.jsp?flag=ra" >Rejected by Approver</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewrequests.jsp?flag=ic" >Issued Cards</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewrequests.jsp?flag=pa" >Pending Activation</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewrequests.jsp?flag=ac" >Activated by Call Center</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/commons/errorlogs.jsp?flag=card_reqs" >Error Logs</a></li>\r
- </ul>\r
- </li>\r
- <li class="top"><a href="#nogo2" id="linking" class="top_link"><span class="down">Account Link/Delink</span></a>\r
- <ul class="sub">\r
- <li><a href="<%= request.getContextPath()%>/modules/branch/linkaccounts.jsp">Link Accounts</a></li>\r
- <li><a href="<%= request.getContextPath()%>/modules/branch/delinkaccounts.jsp">De-Link Accounts</a></li>\r
- <li ><a href="#nogo3" class="fly">View Links</a>\r
- <ul>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewlinks.jsp?flag=pa">Pending at Approver</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewlinks.jsp?flag=aa">Accepted by Approver</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewlinks.jsp?flag=la">Linked at ATM Switch</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/commons/errorlogs.jsp?flag=acct_link">Error Logs</a></li>\r
- </ul>\r
- </li>\r
- <li ><a href="#nogo3" class="fly">View De-Links</a>\r
- <ul>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewdelinks.jsp?flag=pa">Pending at Approver</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewdelinks.jsp?flag=aa">Accepted by Approver</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/commons/errorlogs.jsp?flag=acct_delink">Error Logs</a></li>\r
- </ul>\r
- </li>\r
- </ul>\r
- </li>\r
- <li class="top"><a href="#nogo22" id="deletion" class="top_link"><span class="down">Card Deletion</span></a>\r
- <ul class="sub">\r
- <li><a href="<%= request.getContextPath()%>/modules/branch/deletecard.jsp">Delete Card</a></li>\r
- <li ><a href="#nogo3" class="fly">View Deletions</a>\r
- <ul>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewdeletions.jsp?flag=pa">Pending at Approver</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewdeletions.jsp?flag=aa">Accepted by Approver</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/commons/errorlogs.jsp?flag=card_del">Error Logs</a></li>\r
- </ul>\r
- </li>\r
- </ul>\r
- </li>\r
- <li class="top"><a href="#nogo22" id="reports" class="top_link"><span class="down">Reports</span></a>\r
- <ul class="sub">\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/cardgenreport.jsp">Card Generation Report</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/adcregreport.jsp">ADC Registration Report</a></li>\r
- </ul>\r
- </li>\r
- <li class="top"><a href="<%= request.getContextPath()%>/modules/branch/searchcards.jsp" class="top_link"><span>Search Cards</span></a></li>\r
- <li class="top"><a href="#nogo22" id="help" class="top_link"><span class="down">Help</span></a>\r
- <ul class="sub">\r
- <li><a href="<%= request.getContextPath()%>/modules/commons/viewprodacctmapping.jsp">Product Account Mapping Info</a></li>\r
- <li><a href="<%= request.getContextPath()%>/modules/commons/viewadcchannels.jsp">ADC Channels</a></li>\r
- <li><a href="<%= request.getContextPath()%>/modules/commons/aboutscga.jsp">About SCGA</a></li>\r
- <li><a href="<%= request.getContextPath()%>/modules/commons/emailcontacts.jsp">Email Contacts</a></li>\r
- </ul>\r
- </li>\r
- <li class="top"><a href="<%= request.getContextPath()%>/logout.jsp" class="top_link"><span>Logout</span></a></li>\r
-</ul>\r
-<% }\r
-if( usr.getRole().equals("22")) { // OPS APPROVER\r
-//if( role_id.equals("22")) { // OPS APPROVER %>\r
-<ul id="nav">\r
- <li class="top"><a href="#nogo1" id="profile" class="top_link"><span class="down">Profile</span></a>\r
- <ul class="sub">\r
- <li><a href="<%= request.getContextPath()%>/modules/users/viewprofile.jsp">View Profile</a></li>\r
- <li><a href="<%= request.getContextPath()%>/modules/users/editprofile.jsp">Edit/Update Profile</a></li>\r
- <li><a href="<%= request.getContextPath()%>/modules/users/changepass.jsp">Change Password</a></li>\r
- </ul>\r
- </li>\r
- <li class="top"><a href="#nogo1" id="requests" class="top_link"><span class="down">View Card Requests</span></a>\r
- <ul class="sub">\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewrequests.jsp?flag=nc" >New Card Requests</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewrequests.jsp?flag=aa" >Accepted by Approver</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewrequests.jsp?flag=ra" >Rejected by Approver</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewrequests.jsp?flag=ic" >Issued Cards</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewrequests.jsp?flag=pa" >Pending Activation</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewrequests.jsp?flag=ac" >Activated by Call Center</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/commons/errorlogs.jsp?flag=card_reqs" >Error Logs</a></li>\r
- </ul>\r
- </li>\r
- <li class="top"><a href="#nogo2" id="linking" class="top_link"><span class="down">Account Link/Delink</span></a>\r
- <ul class="sub">\r
- <li ><a href="#nogo3" class="fly">View Links</a>\r
- <ul>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewlinks.jsp?flag=pa">Pending at Approver</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewlinks.jsp?flag=aa">Accepted by Approver</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewlinks.jsp?flag=la">Linked at ATM Switch</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/commons/errorlogs.jsp?flag=acct_link">Error Logs</a></li>\r
- </ul>\r
- </li>\r
- <li ><a href="#nogo3" class="fly">View De-Links</a>\r
- <ul>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewdelinks.jsp?flag=pa">Pending at Approver</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewdelinks.jsp?flag=aa">Accepted by Approver</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/commons/errorlogs.jsp?flag=acct_delink">Error Logs</a></li>\r
- </ul>\r
- </li>\r
- </ul>\r
- </li>\r
- <li class="top"><a href="#nogo22" id="deletion" class="top_link"><span class="down">Card Deletions</span></a>\r
- <ul class="sub">\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewdeletions.jsp?flag=pa">Pending at Approver</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/viewdeletions.jsp?flag=aa">Accepted by Approver</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/commons/errorlogs.jsp?flag=card_del">Error Logs</a></li>\r
- </ul>\r
- </li>\r
- <li class="top"><a href="#nogo22" id="reports" class="top_link"><span class="down">Reports</span></a>\r
- <ul class="sub">\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/cardgenreport.jsp">Card Generation Report</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/adcregreport.jsp">ADC Registration Report</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/commons/audittrail.jsp">Audit Trail</a></li>\r
- </ul>\r
- </li>\r
- <li class="top"><a href="<%= request.getContextPath()%>/modules/branch/searchcards.jsp" class="top_link"><span>Search Cards</span></a></li>\r
- <li class="top"><a href="#nogo22" id="help" class="top_link"><span class="down">Help</span></a>\r
- <ul class="sub">\r
- <li><a href="<%= request.getContextPath()%>/modules/commons/viewprodacctmapping.jsp">Product Account Mapping Info</a></li>\r
- <li><a href="<%= request.getContextPath()%>/modules/commons/viewadcchannels.jsp">ADC Channels</a></li>\r
- <li><a href="<%= request.getContextPath()%>/modules/commons/aboutscga.jsp">About SCGA</a></li>\r
- <li><a href="<%= request.getContextPath()%>/modules/commons/emailcontacts.jsp">Email Contacts</a></li>\r
- </ul>\r
- </li>\r
- <li class="top"><a href="<%= request.getContextPath()%>/logout.jsp" class="top_link"><span>Logout</span></a></li>\r
-</ul>\r
-<% }\r
-if( usr.getRole().equals("23")) { // OPS ADMIN\r
-//if( role_id.equals("23")) { // OPS ADMIN %>\r
-<ul id="nav">\r
- <li class="top"><a href="#nogo1" id="profile" class="top_link"><span class="down">Profile</span></a>\r
- <ul class="sub">\r
- <li><a href="<%= request.getContextPath()%>/modules/users/viewprofile.jsp">View Profile</a></li>\r
- <li><a href="<%= request.getContextPath()%>/modules/users/editprofile.jsp">Edit/Update Profile</a></li>\r
- <li><a href="<%= request.getContextPath()%>/modules/users/changepass.jsp">Change Password</a></li>\r
- </ul>\r
- </li>\r
- <li class="top"><a href="#nogo1" id="addition" class="top_link"><span class="down">Control Panel</span></a>\r
- <ul class="sub">\r
- <li ><a href="#nogo1" class="fly">KYC Settings</a>\r
- <ul>\r
- <li ><a href="<%= request.getContextPath()%>/modules/admin/addkycval.jsp">Add New KYC Values</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/admin/editkycval.jsp">Edit/Update KYC Values</a></li>\r
- </ul>\r
- </li>\r
- <li ><a href="#nogo3" class="fly">Product Groups</a>\r
- <ul>\r
- <li ><a href="<%= request.getContextPath()%>/modules/admin/addproducts.jsp">Add Product Groups</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/admin/editproducts.jsp">Edit/Update Product Groups</a></li>\r
- </ul>\r
- </li>\r
- <li ><a href="#nogo3" class="fly">Product Mapping</a>\r
- <ul>\r
- <li ><a href="<%= request.getContextPath()%>/modules/admin/addmapping.jsp">Add New Mapping</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/admin/editmapping.jsp">Edit/Update Mapping</a></li>\r
- </ul>\r
- </li>\r
- </ul>\r
- </li>\r
- <li class="top"><a href="#nogo22" id="reports" class="top_link"><span class="down">Reports</span></a>\r
- <ul class="sub">\r
- <li ><a href="<%= request.getContextPath()%>/modules/admin/viewkyc.jsp">KYC Rules</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/commons/viewprodacctmapping.jsp">Product Account Mapping</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/commons/viewproducts.jsp">Product Group List</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/commons/audittrail.jsp">Audit Trail</a></li>\r
- </ul>\r
- </li>\r
- <li class="top"><a href="<%= request.getContextPath()%>/modules/branch/searchcards.jsp" class="top_link"><span>Search Cards</span></a></li>\r
- <li class="top"><a href="#nogo22" id="help" class="top_link"><span class="down">Help</span></a>\r
- <ul class="sub">\r
- <li><a href="<%= request.getContextPath()%>/modules/commons/aboutscga.jsp">About SCGA</a></li>\r
- <li><a href="<%= request.getContextPath()%>/modules/commons/emailcontacts.jsp">Email Contacts</a></li>\r
- </ul>\r
- </li>\r
- <li class="top"><a href="<%= request.getContextPath()%>/logout.jsp" class="top_link"><span>Logout</span></a></li>\r
-</ul>\r
-<% }\r
-if( usr.getRole().equals("31")) { // CPDU PROCESSOR\r
-//if( role_id.equals("31")) { // CPDU PROCESSOR %>\r
-<ul id="nav">\r
- <li class="top"><a href="#nogo1" id="profile" class="top_link"><span class="down">Profile</span></a>\r
- <ul class="sub">\r
- <li><a href="<%= request.getContextPath()%>/modules/users/viewprofile.jsp">View Profile</a></li>\r
- <li><a href="<%= request.getContextPath()%>/modules/users/editprofile.jsp">Edit/Update Profile</a></li>\r
- <li><a href="<%= request.getContextPath()%>/modules/users/changepass.jsp">Change Password</a></li>\r
- </ul>\r
- </li>\r
- <li class="top"><a href="#nogo1" id="requests" class="top_link"><span class="down">View Card Requests</span></a>\r
- <ul class="sub">\r
- <li><a href="<%= request.getContextPath()%>/modules/cpdu/pendingjobs.jsp">View Pending Cards</a></li>\r
- <li><a href="<%= request.getContextPath()%>/modules/cpdu/generatechf.jsp">Process Cards (CHF generation)</a></li>\r
- </ul>\r
- </li>\r
- <li class="top"><a href="#nogo2" id="linking" class="top_link"><span class="down">Process Return Hand-off File (RHF)</span></a>\r
- <ul class="sub">\r
- <li><a href="<%= request.getContextPath()%>/modules/cpdu/pendingrhf.jsp">View Pending RHF</a></li>\r
- <li><a href="<%= request.getContextPath()%>/modules/cpdu/parserhf.jsp">Process RHF</a></li>\r
- <li><a href="<%= request.getContextPath()%>/modules/commons/errorlogs.jsp?flag=all">Error Logs</a></li>\r
- </ul>\r
- </li>\r
- <li class="top"><a href="#nogo22" id="reports" class="top_link"><span class="down">Reports</span></a>\r
- <ul class="sub">\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/cardgenreport.jsp">Card Generation Report</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/cpdu/transmittalreport.jsp">Transmittal Report</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/cpdu/exportwelcome.jsp">Export for Welcome Letter</a></li>\r
- </ul>\r
- </li>\r
- <li class="top"><a href="<%= request.getContextPath()%>/modules/branch/searchcards.jsp" class="top_link"><span>Search Cards</span></a></li>\r
- <li class="top"><a href="#nogo22" id="help" class="top_link"><span class="down">Help</span></a>\r
- <ul class="sub">\r
- <li><a href="<%= request.getContextPath()%>/modules/commons/aboutscga.jsp">About SCGA</a></li>\r
- <li><a href="<%= request.getContextPath()%>/modules/commons/emailcontacts.jsp">Email Contacts</a></li>\r
- </ul>\r
- </li>\r
- <li class="top"><a href="<%= request.getContextPath()%>/logout.jsp" class="top_link"><span>Logout</span></a></li>\r
-</ul>\r
-<% }\r
-if( usr.getRole().equals("41")) { // CALL-CENTER AGENT\r
-//if( role_id.equals("41")) { // CALL-CENTER AGENT %>\r
-<ul id="nav">\r
- <li class="top"><a href="#nogo1" id="profile" class="top_link"><span class="down">Profile</span></a>\r
- <ul class="sub">\r
- <li><a href="<%= request.getContextPath()%>/modules/users/viewprofile.jsp">View Profile</a></li>\r
- <li><a href="<%= request.getContextPath()%>/modules/users/editprofile.jsp">Edit/Update Profile</a></li>\r
- <li><a href="<%= request.getContextPath()%>/modules/users/changepass.jsp">Change Password</a></li>\r
- </ul>\r
- </li>\r
- <li class="top"><a href="<%= request.getContextPath()%>/modules/branch/searchcards.jsp" class="top_link"><span>Search Cards</span></a></li>\r
- <li class="top"><a href="<%= request.getContextPath()%>/modules/callcenter/viewactivationrequests.jsp" class="top_link"><span>View Activation Requests</span></a></li>\r
- <li class="top"><a href="#nogo22" id="reports" class="top_link"><span class="down">Reports</span></a>\r
- <ul class="sub">\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/cardgenreport.jsp">Card Generation Report</a></li>\r
- <li ><a href="<%= request.getContextPath()%>/modules/branch/adcregreport.jsp">ADC Registration Report</a></li>\r
- <li><a href="#nogo23"></a></li>\r
- </ul>\r
- </li>\r
- <li class="top"><a href="#nogo22" id="help" class="top_link"><span class="down">Help</span></a>\r
- <ul class="sub">\r
- <li><a href="<%= request.getContextPath()%>/modules/commons/viewprodacctmapping.jsp">Product Account Mapping Info</a></li>\r
- <li><a href="<%= request.getContextPath()%>/modules/commons/viewadcchannels.jsp">ADC Channels</a></li>\r
- <li><a href="<%= request.getContextPath()%>/modules/commons/aboutscga.jsp">About SCGA</a></li>\r
- <li><a href="<%= request.getContextPath()%>/modules/commons/emailcontacts.jsp">Email Contacts</a></li>\r
- </ul>\r
- </li>\r
- <li class="top"><a href="<%= request.getContextPath()%>/logout.jsp" class="top_link"><span>Logout</span></a></li>\r
-</ul>\r
-<% } %>\r
-<!------ MENU ENDS -->\r
- </td>\r
- </tr>\r
-</table>\r
-</body>\r
-<% } %>\r
-</html>\r
+--%>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml2/DTD/xhtml1-strict.dtd">
+<%@ page import="org.mcb.services.*"%>
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+<meta HTTP-EQUIV="Pragma" CONTENT="no-cache" />
+<meta HTTP-EQUIV="Expires" CONTENT="-1" />
+<title>MCB Smart Card Generation Application</title>
+<%
+ String script_path = request.getContextPath()
+ + "/scripts/stuhover.js";
+ String css_path = request.getContextPath()
+ + "/css/pro_dropdown_2.css";
+ String login_path = request.getContextPath() + "/index.jsp";
+%>
+<link rel="stylesheet" type="text/css" href="<%=css_path %>" />
+<script src="<%=script_path%>" type="text/javascript"></script>
+</head>
+<%
+ userbean usr = (userbean) session.getAttribute("user");
+ //if( (session.getAttribute("user_id") == null) | (session.getAttribute("user_id") == "" ) ){
+ if (usr == null) {
+ session.invalidate(); //request.getContextPath()+"/Index.jsp"
+ // response.sendRedirect(login_path);
+ response.sendRedirect(response.encodeRedirectURL(login_path));
+ } else {
+ /* String user_id = (String) session.getAttribute("user_id");
+ String user_name = (String) session.getAttribute("user_name");
+ //String user_pass = (String) session.getAttribute("user_pass");
+ String role_id = (String) session.getAttribute("role_id");
+ String role_name = (String) session.getAttribute("role_desc");
+ String last_login = (String) session.getAttribute("last_login");
+ // userbean usr = (userbean) session.getAttribute("user");
+ //out.println("object value: "+usr.getName());
+ */
+%>
+<body>
+<span class="preload1"></span>
+<span class="preload2"></span>
+<table width="100%" border="0" cellspacing="0" cellpadding="0">
+ <tr>
+ <td></td>
+ </tr>
+ <tr>
+ <td>
+ <table width="100%" border="0" cellspacing="0" cellpadding="0">
+ <tr>
+ <td><img src="<%=request.getContextPath()%>/images/banner.gif"
+ width="431" height="86" /></td>
+ <td>
+ <div align="right"><img
+ src="<%=request.getContextPath()%>/images/logo.jpg" width="110"
+ height="86" /></div>
+ </td>
+ </tr>
+ <tr>
+ <td><font size="1" face="Courier New, Courier, mono">Welcome
+ <%=usr.getName()%> </font></td>
+ <td>
+ <div align="right"><font size="1"
+ face="Courier New, Courier, mono">Logged in as <%=usr.getRoleDesc()%>
+ </font></div>
+ </td>
+ </tr>
+ <tr>
+ <td><font size="1" face="Courier New, Courier, mono">Last
+ Login Date: <%=usr.getLastLogin()%> </font></td>
+ <td>
+ <div align="right"><font size="1"
+ face="Courier New, Courier, mono">Current Date: <%=new java.util.Date()%>
+ </font></div>
+ </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+ <tr>
+ <td><!------ MENU STARTS --> <%
+ if (usr.getRole().equals("0")) { // ROOT USER
+ //if( role_id.equals("0")) { // ROOT USER
+ %>
+ <ul id="nav">
+ <li class="top"><a href="#nogo1" id="profile" class="top_link"><span
+ class="down">Profile</span></a>
+ <ul class="sub">
+ <li><a
+ href="<%= request.getContextPath()%>/modules/users/viewprofile.jsp">View
+ Profile</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/users/editprofile.jsp">Edit/Update
+ Profile</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/users/changepass.jsp">Change
+ Password</a></li>
+ </ul>
+ </li>
+ <li class="top"><a href="#nogo1" id="users" class="top_link"><span
+ class="down">User Management</span></a>
+ <ul class="sub">
+ <li><a
+ href="<%= request.getContextPath()%>/modules/users/addnewuser.jsp">Add
+ New User </a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/users/searchuser.jsp">Edit/Update
+ User</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/users/resetpass.jsp">Reset
+ Password </a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/users/deleteuser.jsp">Delete
+ User</a></li>
+ </ul>
+ </li>
+ <li class="top"><a href="#nogo1" id="addition" class="top_link"><span
+ class="down">Add New Requests</span></a>
+ <ul class="sub">
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/insertaccount.jsp">New
+ Visa Debit Card </a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/ops/newtiacard.jsp">New
+ TIA Card</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/addremotechannels.jsp">Remote
+ Channel Request</a></li>
+ </ul>
+ </li>
+ <li class="top"><a href="#nogo1" id="requests" class="top_link"><span
+ class="down">View Card Requests</span></a>
+ <ul class="sub">
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewrequests.jsp?flag=nc">New
+ Card Requests</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewrequests.jsp?flag=aa">Accepted
+ by Approver</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewrequests.jsp?flag=ra">Rejected
+ by Approver</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewrequests.jsp?flag=ic">Issued
+ Cards</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewrequests.jsp?flag=pa">Pending
+ Activation</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewrequests.jsp?flag=ac">Activated
+ by Call Center</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/commons/errorlogs.jsp?flag=card_reqs">Error
+ Logs</a></li>
+ </ul>
+ </li>
+ <li class="top"><a
+ href="<%= request.getContextPath()%>/modules/callcenter/viewactivationrequests.jsp"
+ class="top_link"><span>View Activation Requests</span></a></li>
+ <li class="top"><a href="#nogo2" id="linking" class="top_link"><span
+ class="down">Account Link/Delink</span></a>
+ <ul class="sub">
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/linkaccounts.jsp">Link
+ Accounts</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/delinkaccounts.jsp">De-Link
+ Accounts</a></li>
+ <li><a href="#nogo3" class="fly">View Links</a>
+ <ul>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewlinks.jsp?flag=pa">Pending
+ at Approver</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewlinks.jsp?flag=aa">Accepted
+ by Approver</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewlinks.jsp?flag=la">Linked
+ at ATM Switch</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/commons/errorlogs.jsp?flag=acct_link">Error
+ Logs</a></li>
+ </ul>
+ </li>
+ <li><a href="#nogo3" class="fly">View De-Links</a>
+ <ul>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewdelinks.jsp?flag=pa">Pending
+ at Approver</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewdelinks.jsp?flag=aa">Accepted
+ by Approver</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/commons/errorlogs.jsp?flag=acct_delink">Error
+ Logs</a></li>
+ </ul>
+ </li>
+ </ul>
+ </li>
+ <li class="top"><a href="#nogo22" id="deletion" class="top_link"><span
+ class="down">Card Deletion</span></a>
+ <ul class="sub">
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/deletecard.jsp">Delete
+ Card</a></li>
+ <li><a href="#nogo3" class="fly">View Deletions</a>
+ <ul>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewdeletions.jsp?flag=pa">Pending
+ at Approver</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewdeletions.jsp?flag=aa">Accepted
+ by Approver</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/commons/errorlogs.jsp?flag=card_del">Error
+ Logs</a></li>
+ </ul>
+ </li>
+ </ul>
+ </li>
+ <li class="top"><a href="#nogo1" id="addition" class="top_link"><span
+ class="down">Control Panel</span></a>
+ <ul class="sub">
+ <li><a href="#nogo1" class="fly">KYC Settings</a>
+ <ul>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/admin/addkycval.jsp">Add
+ New KYC Values</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/admin/editkycval.jsp">Edit/Update
+ KYC Values</a></li>
+ </ul>
+ </li>
+ <li><a href="#nogo3" class="fly">Product Groups</a>
+ <ul>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/admin/addproducts.jsp">Add
+ Product Groups</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/admin/editproducts.jsp">Edit/Update
+ Product Groups</a></li>
+ </ul>
+ </li>
+ <li><a href="#nogo3" class="fly">Product Mapping</a>
+ <ul>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/admin/addmapping.jsp">Add
+ New Mapping</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/admin/editmapping.jsp">Edit/Update
+ Mapping</a></li>
+ </ul>
+ </li>
+ </ul>
+ </li>
+ <li class="top"><a href="#nogo22" id="reports" class="top_link"><span
+ class="down">Reports</span></a>
+ <ul class="sub">
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/cardgenreport.jsp">Card
+ Generation Report</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/adcregreport.jsp">ADC
+ Registration Report</a></li>
+ </ul>
+ </li>
+ <li class="top"><a
+ href="<%= request.getContextPath()%>/modules/branch/searchcards.jsp"
+ class="top_link"><span>Search Cards</span></a></li>
+ <li class="top"><a href="#nogo1" id="help" class="top_link"><span
+ class="down">Help</span></a>
+ <ul class="sub">
+ <li><a
+ href="<%= request.getContextPath()%>/modules/commons/viewprodacctmapping.jsp">Product
+ Account Mapping Info</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/commons/viewadcchannels.jsp">ADC
+ Channels</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/commons/aboutscga.jsp">About
+ SCGA</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/commons/emailcontacts.jsp">Email
+ Contacts</a></li>
+ </ul>
+ </li>
+ <li class="top"><a
+ href="<%= request.getContextPath()%>/logout.jsp" class="top_link"><span>Logout</span></a></li>
+ </ul>
+ <%
+ }
+ if (usr.getRole().equals("1")) { // IDC USER
+ //if( role_id.equals("1")) { // IDC USER
+ %>
+ <ul id="nav">
+ <li class="top"><a href="#nogo1" id="profile" class="top_link"><span
+ class="down">Profile</span></a>
+ <ul class="sub">
+ <li><a
+ href="<%= request.getContextPath()%>/modules/users/viewprofile.jsp">View
+ Profile</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/users/editprofile.jsp">Edit/Update
+ Profile</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/users/changepass.jsp">Change
+ Password</a></li>
+ </ul>
+ </li>
+ <li class="top"><a href="#nogo1" id="users" class="top_link"><span
+ class="down">User Management</span></a>
+ <ul class="sub">
+ <li><a
+ href="<%= request.getContextPath()%>/modules/users/addnewuser.jsp">Add
+ New User </a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/users/searchuser.jsp">Edit/Update
+ User</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/users/resetpass.jsp">Reset
+ Password </a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/users/deleteuser.jsp">Delete
+ User</a></li>
+ </ul>
+ </li>
+ <li class="top"><a href="#nogo22" id="reports" class="top_link"><span
+ class="down">Reports</span></a>
+ <ul class="sub">
+ <li><a
+ href="<%= request.getContextPath()%>/modules/users/ViewUserList.jsp">Users
+ List</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/users/UserLogReport.jsp">User
+ Log Report</a></li>
+ </ul>
+ </li>
+ <li class="top"><a
+ href="<%= request.getContextPath()%>/modules/users/searchuser.jsp"
+ class="top_link"><span>Search User</span></a></li>
+ <li class="top"><a
+ href="<%= request.getContextPath()%>/modules/commons/Help.jsp"
+ id="help" class="top_link"><span class="down">Help</span></a>
+ <ul class="sub">
+ <li><a
+ href="<%= request.getContextPath()%>/modules/commons/aboutscga.jsp">About
+ SCGA</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/commons/emailcontacts.jsp">Email
+ Contacts</a></li>
+ </ul>
+ </li>
+ <li class="top"><a
+ href="<%= request.getContextPath()%>/logout.jsp" class="top_link"><span>Logout</span></a></li>
+ </ul>
+ <%
+ }
+ if (usr.getRole().equals("11")) { // BRANCH PROCESSOR
+ //if( role_id.equals("11")) { // BRANCH PROCESSOR
+ %>
+ <ul id="nav">
+ <li class="top"><a href="#nogo1" id="profile" class="top_link"><span
+ class="down">Profile</span></a>
+ <ul class="sub">
+ <li><a
+ href="<%= request.getContextPath()%>/modules/users/viewprofile.jsp">View
+ Profile</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/users/editprofile.jsp">Edit/Update
+ Profile</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/users/changepass.jsp">Change
+ Password</a></li>
+ </ul>
+ </li>
+ <li class="top"><a href="#nogo1" id="addition" class="top_link"><span
+ class="down">Add New Requests</span></a>
+ <ul class="sub">
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/insertaccount.jsp">New
+ Visa Debit Card </a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/addremotechannels.jsp">Remote
+ Channel Request</a></li>
+ </ul>
+ </li>
+ <li class="top"><a href="#nogo1" id="requests" class="top_link"><span
+ class="down">View Card Requests</span></a>
+ <ul class="sub">
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewrequests.jsp?flag=nc">New
+ Card Requests</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewrequests.jsp?flag=aa">Accepted
+ by Approver</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewrequests.jsp?flag=ra">Rejected
+ by Approver</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewrequests.jsp?flag=ic">Issued
+ Cards</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewrequests.jsp?flag=pa">Pending
+ Activation</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewrequests.jsp?flag=ac">Activated
+ by Call Center</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/commons/errorlogs.jsp?flag=card_reqs">Error
+ Logs</a></li>
+ </ul>
+ </li>
+ <li class="top"><a href="#nogo2" id="linking" class="top_link"><span
+ class="down">Account Link/Delink</span></a>
+ <ul class="sub">
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/linkaccounts.jsp">Link
+ Accounts</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/delinkaccounts.jsp">De-Link
+ Accounts</a></li>
+ <li><a href="#nogo3" class="fly">View Links</a>
+ <ul>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewlinks.jsp?flag=pa">Pending
+ at Approver</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewlinks.jsp?flag=aa">Accepted
+ by Approver</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewlinks.jsp?flag=la">Linked
+ at ATM Switch</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/commons/errorlogs.jsp?flag=acct_link">Error
+ Logs</a></li>
+ </ul>
+ </li>
+ <li><a href="#nogo3" class="fly">View De-Links</a>
+ <ul>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewdelinks.jsp?flag=pa">Pending
+ at Approver</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewdelinks.jsp?flag=aa">Accepted
+ by Approver</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/commons/errorlogs.jsp?flag=acct_delink">Error
+ Logs</a></li>
+ </ul>
+ </li>
+ </ul>
+ </li>
+ <li class="top"><a href="#nogo22" id="deletion" class="top_link"><span
+ class="down">Card Deletion</span></a>
+ <ul class="sub">
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/deletecard.jsp">Delete
+ Card</a></li>
+ <li><a href="#nogo3" class="fly">View Deletions</a>
+ <ul>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewdeletions.jsp?flag=pa">Pending
+ at Approver</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewdeletions.jsp?flag=aa">Accepted
+ by Approver</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/commons/errorlogs.jsp?flag=card_del">Error
+ Logs</a></li>
+ </ul>
+ </li>
+ </ul>
+ </li>
+ <li class="top"><a href="#nogo22" id="reports" class="top_link"><span
+ class="down">Reports</span></a>
+ <ul class="sub">
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/cardgenreport.jsp">Card
+ Generation Report</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/adcregreport.jsp">ADC
+ Registration Report</a></li>
+ </ul>
+ </li>
+ <li class="top"><a
+ href="<%= request.getContextPath()%>/modules/branch/searchcards.jsp"
+ class="top_link"><span>Search Cards</span></a></li>
+ <li class="top"><a
+ href="<%= request.getContextPath()%>/modules/commons/Help.jsp"
+ id="help" class="top_link"><span class="down">Help</span></a>
+ <ul class="sub">
+ <li><a
+ href="<%= request.getContextPath()%>/modules/commons/viewprodacctmapping.jsp">Product
+ Account Mapping Info</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/commons/viewadcchannels.jsp">ADC
+ Channels</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/commons/aboutscga.jsp">About
+ SCGA</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/commons/emailcontacts.jsp">Email
+ Contacts</a></li>
+ </ul>
+ </li>
+ <li class="top"><a
+ href="<%= request.getContextPath()%>/logout.jsp" class="top_link"><span>Logout</span></a></li>
+ </ul>
+ <%
+ }
+ if (usr.getRole().equals("12")) { // BRANCH APPROVER
+ //if( role_id.equals("12")) { // BRANCH APPROVER
+ %>
+ <ul id="nav">
+ <li class="top"><a href="#nogo1" id="profile" class="top_link"><span
+ class="down">Profile</span></a>
+ <ul class="sub">
+ <li><a
+ href="<%= request.getContextPath()%>/modules/users/viewprofile.jsp">View
+ Profile</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/users/editprofile.jsp">Edit/Update
+ Profile</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/users/changepass.jsp">Change
+ Password</a></li>
+ </ul>
+ </li>
+ <li class="top"><a href="#nogo1" id="requests" class="top_link"><span
+ class="down">View Card Requests</span></a>
+ <ul class="sub">
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewrequests.jsp?flag=nc">New
+ Card Requests</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewrequests.jsp?flag=aa">Accepted
+ by Approver</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewrequests.jsp?flag=ra">Rejected
+ by Approver</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewrequests.jsp?flag=ic">Issued
+ Cards</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewrequests.jsp?flag=pa">Pending
+ Activation</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewrequests.jsp?flag=ac">Activated
+ by Call Center</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/commons/errorlogs.jsp?flag=card_reqs">Error
+ Logs</a></li>
+ </ul>
+ </li>
+ <li class="top"><a href="#nogo2" id="linking" class="top_link"><span
+ class="down">Account Link/Delink</span></a>
+ <ul class="sub">
+ <li><a href="#nogo3" class="fly">View Links</a>
+ <ul>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewlinks.jsp?flag=pa">Pending
+ at Approver</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewlinks.jsp?flag=aa">Accepted
+ by Approver</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewlinks.jsp?flag=la">Linked
+ at ATM Switch</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/commons/errorlogs.jsp?flag=acct_link">Error
+ Logs</a></li>
+ </ul>
+ </li>
+ <li><a href="#nogo3" class="fly">View De-Links</a>
+ <ul>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewdelinks.jsp?flag=pa">Pending
+ at Approver</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewdelinks.jsp?flag=aa">Accepted
+ by Approver</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/commons/errorlogs.jsp?flag=acct_delink">Error
+ Logs</a></li>
+ </ul>
+ </li>
+ </ul>
+ </li>
+ <li class="top"><a href="#nogo22" id="deletion" class="top_link"><span
+ class="down">Card Deletion</span></a>
+ <ul class="sub">
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewdeletions.jsp?flag=pa">Pending
+ at Approver</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewdeletions.jsp?flag=aa">Accepted
+ by Approver</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/commons/errorlogs.jsp?flag=card_del">Error
+ Logs</a></li>
+ </ul>
+ </li>
+ <li class="top"><a href="#nogo22" id="reports" class="top_link"><span
+ class="down">Reports</span></a>
+ <ul class="sub">
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/cardgenreport.jsp">Card
+ Generation Report</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/adcregreport.jsp">ADC
+ Registration Report</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/commons/audittrail.jsp">Audit
+ Trail</a></li>
+ </ul>
+ </li>
+ <li class="top"><a
+ href="<%= request.getContextPath()%>/modules/branch/searchcards.jsp"
+ class="top_link"><span>Search Cards</span></a></li>
+ <li class="top"><a href="#nogo22" id="help" class="top_link"><span
+ class="down">Help</span></a>
+ <ul class="sub">
+ <li><a
+ href="<%= request.getContextPath()%>/modules/commons/viewprodacctmapping.jsp">Product
+ Account Mapping Info</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/commons/viewadcchannels.jsp">ADC
+ Channels</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/commons/aboutscga.jsp">About
+ SCGA</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/commons/emailcontacts.jsp">Email
+ Contacts</a></li>
+ </ul>
+ </li>
+ <li class="top"><a
+ href="<%= request.getContextPath()%>/logout.jsp" class="top_link"><span>Logout</span></a></li>
+ </ul>
+ <%
+ }
+ if (usr.getRole().equals("21")) { // OPS PROCESSOR
+ //if( role_id.equals("21")) { // OPS PROCESSOR
+ %>
+ <ul id="nav">
+ <li class="top"><a href="#nogo1" id="profile" class="top_link"><span
+ class="down">Profile</span></a>
+ <ul class="sub">
+ <li><a
+ href="<%= request.getContextPath()%>/modules/users/viewprofile.jsp">View
+ Profile</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/users/editprofile.jsp">Edit/Update
+ Profile</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/users/changepass.jsp">Change
+ Password</a></li>
+ </ul>
+ </li>
+ <li class="top"><a href="#nogo1" id="addition" class="top_link"><span
+ class="down">Add New Requests</span></a>
+ <ul class="sub">
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/insertaccount.jsp">New
+ Visa Debit Card </a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/ops/newtiacard.jsp">New
+ TIA Card</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/addremotechannels.jsp">Remote
+ Channel Request</a></li>
+ </ul>
+ </li>
+ <li class="top"><a href="#nogo1" id="requests" class="top_link"><span
+ class="down">View Card Requests</span></a>
+ <ul class="sub">
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewrequests.jsp?flag=nc">New
+ Card Requests</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewrequests.jsp?flag=aa">Accepted
+ by Approver</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewrequests.jsp?flag=ra">Rejected
+ by Approver</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewrequests.jsp?flag=ic">Issued
+ Cards</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewrequests.jsp?flag=pa">Pending
+ Activation</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewrequests.jsp?flag=ac">Activated
+ by Call Center</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/commons/errorlogs.jsp?flag=card_reqs">Error
+ Logs</a></li>
+ </ul>
+ </li>
+ <li class="top"><a href="#nogo2" id="linking" class="top_link"><span
+ class="down">Account Link/Delink</span></a>
+ <ul class="sub">
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/linkaccounts.jsp">Link
+ Accounts</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/delinkaccounts.jsp">De-Link
+ Accounts</a></li>
+ <li><a href="#nogo3" class="fly">View Links</a>
+ <ul>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewlinks.jsp?flag=pa">Pending
+ at Approver</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewlinks.jsp?flag=aa">Accepted
+ by Approver</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewlinks.jsp?flag=la">Linked
+ at ATM Switch</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/commons/errorlogs.jsp?flag=acct_link">Error
+ Logs</a></li>
+ </ul>
+ </li>
+ <li><a href="#nogo3" class="fly">View De-Links</a>
+ <ul>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewdelinks.jsp?flag=pa">Pending
+ at Approver</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewdelinks.jsp?flag=aa">Accepted
+ by Approver</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/commons/errorlogs.jsp?flag=acct_delink">Error
+ Logs</a></li>
+ </ul>
+ </li>
+ </ul>
+ </li>
+ <li class="top"><a href="#nogo22" id="deletion" class="top_link"><span
+ class="down">Card Deletion</span></a>
+ <ul class="sub">
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/deletecard.jsp">Delete
+ Card</a></li>
+ <li><a href="#nogo3" class="fly">View Deletions</a>
+ <ul>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewdeletions.jsp?flag=pa">Pending
+ at Approver</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewdeletions.jsp?flag=aa">Accepted
+ by Approver</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/commons/errorlogs.jsp?flag=card_del">Error
+ Logs</a></li>
+ </ul>
+ </li>
+ </ul>
+ </li>
+ <li class="top"><a href="#nogo22" id="reports" class="top_link"><span
+ class="down">Reports</span></a>
+ <ul class="sub">
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/cardgenreport.jsp">Card
+ Generation Report</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/adcregreport.jsp">ADC
+ Registration Report</a></li>
+ </ul>
+ </li>
+ <li class="top"><a
+ href="<%= request.getContextPath()%>/modules/branch/searchcards.jsp"
+ class="top_link"><span>Search Cards</span></a></li>
+ <li class="top"><a href="#nogo22" id="help" class="top_link"><span
+ class="down">Help</span></a>
+ <ul class="sub">
+ <li><a
+ href="<%= request.getContextPath()%>/modules/commons/viewprodacctmapping.jsp">Product
+ Account Mapping Info</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/commons/viewadcchannels.jsp">ADC
+ Channels</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/commons/aboutscga.jsp">About
+ SCGA</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/commons/emailcontacts.jsp">Email
+ Contacts</a></li>
+ </ul>
+ </li>
+ <li class="top"><a
+ href="<%= request.getContextPath()%>/logout.jsp" class="top_link"><span>Logout</span></a></li>
+ </ul>
+ <%
+ }
+ if (usr.getRole().equals("22")) { // OPS APPROVER
+ //if( role_id.equals("22")) { // OPS APPROVER
+ %>
+ <ul id="nav">
+ <li class="top"><a href="#nogo1" id="profile" class="top_link"><span
+ class="down">Profile</span></a>
+ <ul class="sub">
+ <li><a
+ href="<%= request.getContextPath()%>/modules/users/viewprofile.jsp">View
+ Profile</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/users/editprofile.jsp">Edit/Update
+ Profile</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/users/changepass.jsp">Change
+ Password</a></li>
+ </ul>
+ </li>
+ <li class="top"><a href="#nogo1" id="requests" class="top_link"><span
+ class="down">View Card Requests</span></a>
+ <ul class="sub">
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewrequests.jsp?flag=nc">New
+ Card Requests</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewrequests.jsp?flag=aa">Accepted
+ by Approver</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewrequests.jsp?flag=ra">Rejected
+ by Approver</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewrequests.jsp?flag=ic">Issued
+ Cards</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewrequests.jsp?flag=pa">Pending
+ Activation</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewrequests.jsp?flag=ac">Activated
+ by Call Center</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/commons/errorlogs.jsp?flag=card_reqs">Error
+ Logs</a></li>
+ </ul>
+ </li>
+ <li class="top"><a href="#nogo2" id="linking" class="top_link"><span
+ class="down">Account Link/Delink</span></a>
+ <ul class="sub">
+ <li><a href="#nogo3" class="fly">View Links</a>
+ <ul>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewlinks.jsp?flag=pa">Pending
+ at Approver</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewlinks.jsp?flag=aa">Accepted
+ by Approver</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewlinks.jsp?flag=la">Linked
+ at ATM Switch</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/commons/errorlogs.jsp?flag=acct_link">Error
+ Logs</a></li>
+ </ul>
+ </li>
+ <li><a href="#nogo3" class="fly">View De-Links</a>
+ <ul>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewdelinks.jsp?flag=pa">Pending
+ at Approver</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewdelinks.jsp?flag=aa">Accepted
+ by Approver</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/commons/errorlogs.jsp?flag=acct_delink">Error
+ Logs</a></li>
+ </ul>
+ </li>
+ </ul>
+ </li>
+ <li class="top"><a href="#nogo22" id="deletion" class="top_link"><span
+ class="down">Card Deletions</span></a>
+ <ul class="sub">
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewdeletions.jsp?flag=pa">Pending
+ at Approver</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/viewdeletions.jsp?flag=aa">Accepted
+ by Approver</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/commons/errorlogs.jsp?flag=card_del">Error
+ Logs</a></li>
+ </ul>
+ </li>
+ <li class="top"><a href="#nogo22" id="reports" class="top_link"><span
+ class="down">Reports</span></a>
+ <ul class="sub">
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/cardgenreport.jsp">Card
+ Generation Report</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/adcregreport.jsp">ADC
+ Registration Report</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/commons/audittrail.jsp">Audit
+ Trail</a></li>
+ </ul>
+ </li>
+ <li class="top"><a
+ href="<%= request.getContextPath()%>/modules/branch/searchcards.jsp"
+ class="top_link"><span>Search Cards</span></a></li>
+ <li class="top"><a href="#nogo22" id="help" class="top_link"><span
+ class="down">Help</span></a>
+ <ul class="sub">
+ <li><a
+ href="<%= request.getContextPath()%>/modules/commons/viewprodacctmapping.jsp">Product
+ Account Mapping Info</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/commons/viewadcchannels.jsp">ADC
+ Channels</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/commons/aboutscga.jsp">About
+ SCGA</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/commons/emailcontacts.jsp">Email
+ Contacts</a></li>
+ </ul>
+ </li>
+ <li class="top"><a
+ href="<%= request.getContextPath()%>/logout.jsp" class="top_link"><span>Logout</span></a></li>
+ </ul>
+ <%
+ }
+ if (usr.getRole().equals("23")) { // OPS ADMIN
+ //if( role_id.equals("23")) { // OPS ADMIN
+ %>
+ <ul id="nav">
+ <li class="top"><a href="#nogo1" id="profile" class="top_link"><span
+ class="down">Profile</span></a>
+ <ul class="sub">
+ <li><a
+ href="<%= request.getContextPath()%>/modules/users/viewprofile.jsp">View
+ Profile</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/users/editprofile.jsp">Edit/Update
+ Profile</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/users/changepass.jsp">Change
+ Password</a></li>
+ </ul>
+ </li>
+ <li class="top"><a href="#nogo1" id="addition" class="top_link"><span
+ class="down">Control Panel</span></a>
+ <ul class="sub">
+ <li><a href="#nogo1" class="fly">KYC Settings</a>
+ <ul>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/admin/addkycval.jsp">Add
+ New KYC Values</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/admin/editkycval.jsp">Edit/Update
+ KYC Values</a></li>
+ </ul>
+ </li>
+ <li><a href="#nogo3" class="fly">Product Groups</a>
+ <ul>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/admin/addproducts.jsp">Add
+ Product Groups</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/admin/editproducts.jsp">Edit/Update
+ Product Groups</a></li>
+ </ul>
+ </li>
+ <li><a href="#nogo3" class="fly">Product Mapping</a>
+ <ul>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/admin/addmapping.jsp">Add
+ New Mapping</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/admin/editmapping.jsp">Edit/Update
+ Mapping</a></li>
+ </ul>
+ </li>
+ </ul>
+ </li>
+ <li class="top"><a href="#nogo22" id="reports" class="top_link"><span
+ class="down">Reports</span></a>
+ <ul class="sub">
+ <li><a
+ href="<%= request.getContextPath()%>/modules/admin/viewkyc.jsp">KYC
+ Rules</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/commons/viewprodacctmapping.jsp">Product
+ Account Mapping</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/commons/viewproducts.jsp">Product
+ Group List</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/commons/audittrail.jsp">Audit
+ Trail</a></li>
+ </ul>
+ </li>
+ <li class="top"><a
+ href="<%= request.getContextPath()%>/modules/branch/searchcards.jsp"
+ class="top_link"><span>Search Cards</span></a></li>
+ <li class="top"><a href="#nogo22" id="help" class="top_link"><span
+ class="down">Help</span></a>
+ <ul class="sub">
+ <li><a
+ href="<%= request.getContextPath()%>/modules/commons/aboutscga.jsp">About
+ SCGA</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/commons/emailcontacts.jsp">Email
+ Contacts</a></li>
+ </ul>
+ </li>
+ <li class="top"><a
+ href="<%= request.getContextPath()%>/logout.jsp" class="top_link"><span>Logout</span></a></li>
+ </ul>
+ <%
+ }
+ if (usr.getRole().equals("31")) { // CPDU PROCESSOR
+ //if( role_id.equals("31")) { // CPDU PROCESSOR
+ %>
+ <ul id="nav">
+ <li class="top"><a href="#nogo1" id="profile" class="top_link"><span
+ class="down">Profile</span></a>
+ <ul class="sub">
+ <li><a
+ href="<%= request.getContextPath()%>/modules/users/viewprofile.jsp">View
+ Profile</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/users/editprofile.jsp">Edit/Update
+ Profile</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/users/changepass.jsp">Change
+ Password</a></li>
+ </ul>
+ </li>
+ <li class="top"><a href="#nogo1" id="requests" class="top_link"><span
+ class="down">View Card Requests</span></a>
+ <ul class="sub">
+ <li><a
+ href="<%= request.getContextPath()%>/modules/cpdu/pendingjobs.jsp">View
+ Pending Cards</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/cpdu/generatechf.jsp">Process
+ Cards (CHF generation)</a></li>
+ </ul>
+ </li>
+ <li class="top"><a href="#nogo2" id="linking" class="top_link"><span
+ class="down">Process Return Hand-off File (RHF)</span></a>
+ <ul class="sub">
+ <li><a
+ href="<%= request.getContextPath()%>/modules/cpdu/pendingrhf.jsp">View
+ Pending RHF</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/cpdu/parserhf.jsp">Process
+ RHF</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/commons/errorlogs.jsp?flag=all">Error
+ Logs</a></li>
+ </ul>
+ </li>
+ <li class="top"><a href="#nogo22" id="reports" class="top_link"><span
+ class="down">Reports</span></a>
+ <ul class="sub">
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/cardgenreport.jsp">Card
+ Generation Report</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/cpdu/transmittalreport.jsp">Transmittal
+ Report</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/cpdu/exportwelcome.jsp">Export
+ for Welcome Letter</a></li>
+ </ul>
+ </li>
+ <li class="top"><a
+ href="<%= request.getContextPath()%>/modules/branch/searchcards.jsp"
+ class="top_link"><span>Search Cards</span></a></li>
+ <li class="top"><a href="#nogo22" id="help" class="top_link"><span
+ class="down">Help</span></a>
+ <ul class="sub">
+ <li><a
+ href="<%= request.getContextPath()%>/modules/commons/aboutscga.jsp">About
+ SCGA</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/commons/emailcontacts.jsp">Email
+ Contacts</a></li>
+ </ul>
+ </li>
+ <li class="top"><a
+ href="<%= request.getContextPath()%>/logout.jsp" class="top_link"><span>Logout</span></a></li>
+ </ul>
+ <%
+ }
+ if (usr.getRole().equals("41")) { // CALL-CENTER AGENT
+ //if( role_id.equals("41")) { // CALL-CENTER AGENT
+ %>
+ <ul id="nav">
+ <li class="top"><a href="#nogo1" id="profile" class="top_link"><span
+ class="down">Profile</span></a>
+ <ul class="sub">
+ <li><a
+ href="<%= request.getContextPath()%>/modules/users/viewprofile.jsp">View
+ Profile</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/users/editprofile.jsp">Edit/Update
+ Profile</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/users/changepass.jsp">Change
+ Password</a></li>
+ </ul>
+ </li>
+ <li class="top"><a
+ href="<%= request.getContextPath()%>/modules/branch/searchcards.jsp"
+ class="top_link"><span>Search Cards</span></a></li>
+ <li class="top"><a
+ href="<%= request.getContextPath()%>/modules/callcenter/viewactivationrequests.jsp"
+ class="top_link"><span>View Activation Requests</span></a></li>
+ <li class="top"><a href="#nogo22" id="reports" class="top_link"><span
+ class="down">Reports</span></a>
+ <ul class="sub">
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/cardgenreport.jsp">Card
+ Generation Report</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/branch/adcregreport.jsp">ADC
+ Registration Report</a></li>
+ <li><a href="#nogo23"></a></li>
+ </ul>
+ </li>
+ <li class="top"><a href="#nogo22" id="help" class="top_link"><span
+ class="down">Help</span></a>
+ <ul class="sub">
+ <li><a
+ href="<%= request.getContextPath()%>/modules/commons/viewprodacctmapping.jsp">Product
+ Account Mapping Info</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/commons/viewadcchannels.jsp">ADC
+ Channels</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/commons/aboutscga.jsp">About
+ SCGA</a></li>
+ <li><a
+ href="<%= request.getContextPath()%>/modules/commons/emailcontacts.jsp">Email
+ Contacts</a></li>
+ </ul>
+ </li>
+ <li class="top"><a
+ href="<%= request.getContextPath()%>/logout.jsp" class="top_link"><span>Logout</span></a></li>
+ </ul>
+ <%
+ }
+ %> <!------ MENU ENDS --></td>
+ </tr>
+</table>
+</body>
+<%
+ }
+%>
+</html>