{
  "BANK": {
    "subMenuLinks": [
      {
        "subMenuParentId": "paymentsandTransfers",
         "subMenuLinksList": [
          {
            "paymentsMenuList": [
              {
                "linkName": "Payment Dashboard",
                "linkURL": "/US/ag/paymentHub",
                "domainKey" : "csr-key",
                "show": {"and" : [ { "==": [{ "var": "isPaymentHubEnabled" }, "Y"]},{"!=": [{"var":"isPilOnly"},"Y"]},{"!=": [{"var":"isBrokerageOnly"},"Y"]} ]}
              },
              {
                "linkName": "Payments & Transfer Activity",
                "linkURL": "/US/ag/transhistory/transCommon/list?transactionType=IIT",
                "domainKey" : "csr-key",    
                "show": {
                                "==": [
                                    {
                                        "var": "isOnlyCZ4"
                                    },
                                    "Y"
                                ]
                            }
              }
              ,
              {
                "linkName": "Payments & Transfer Activity",
                "linkURL": "/US/CBOL/pnt/activity/flow.action",
                "domainKey" : "legacy-key",
                "show": {
                                "==": [
                                    {
                                        "var": "isOnlyCZ4"
                                    },
                                    "N"
                                ]
                            }
              }
              ,
              {
                "linkName": "Pay Bills",
                "linkURL": "/US/jba/mp4/InitializeSubApp.do?TTC=23",
                "domainKey" : "legacy-key",
                "show": { "and" : [ { "!=": [{ "var": "isPaymentHubEnabled" }, "Y"]},{"!=": [{"var":"isBusinessCust"},"Y"]} ]}
              },
               {
                "linkName": "Pay Bills",
                "linkURL": "/US/ag/paymentHub/upcomingAndAllBillPayees",
                "domainKey" : "csr-key",
                 "show": { "and" : [ { "==": [{ "var": "isPaymentHubEnabled" }, "Y"]},{"!=": [{"var":"isBusinessCust"},"Y"]},{"!=": [{"var":"isPilOnly"},"Y"]},{"!=": [{"var":"isBrokerageOnly"},"Y"]} ]}
              }
              ,
               {
                "linkName": "Pay Bills",
                "linkURL": "/US/ag/paymentHub/upcomingAndAllBillPayees",
                "domainKey" : "csr-key",  	
                 "show": {
                                "==": [
                                    {
                                        "var": "isBusinessCust"
                                    },
                                    "Y"
                                ]
                         }
              }
              ,
              {
                  "linkName": "Manage Payees",
                  "linkURL": "/US/CBOL/pnt/mngpayee/flow.action?jfp.layout=AppBodyAndFAQ",
                "domainKey" : "legacy-key",             
                "show": { "and" : [ { "!=": [{ "var": "isPaymentHubEnabled" }, "Y"]},{"!=": [{"var":"isBusinessCust"},"Y"]},{"!=": [{"var":"isPilOnly"},"Y"]},{"!=": [{"var":"isBrokerageOnly"},"Y"]} ]}
                }
                ,
                 {
                  "linkName": "Manage Payees",
                  "linkURL": "/US/ag/paymentHub/managePayee?action=billstab",
                "domainKey" : "csr-key",           
                   "show": {
                                "==": [
                                    {
                                        "var": "isBusinessCust"
                                    },
                                    "Y"
                                ]
                            }
                },
              {
                "linkName": "Manage Auto Deduct",
                "linkURL": "/US/ag/autoDeduct",
                "domainKey" : "csr-key",    
               "show": { "or" : [{ 
                 "if": [{
                   "and": [{
                     "==": [{
                       "var": "autoDeduct"
                     },
                            "Y"
                           ]
                   },
                           {
                             "!=": [{
                               "var": "isPaymentHubEnabled"
                             },
                                    "Y"
                                   ]
                           }
                          ]
                 },
                        true,
                        false
                       ]
               }, {"==": [{"var":"isPilOnly"},"Y"]},{"!=": [{"var":"isBrokerageOnly"},"Y"]} ]}
              },
              	{
                	"linkName": "Personal Loan Autopay",
                	"linkURL": "/US/ag/autopay",
                    "domainKey" : "csr-key",    
              		"show": { "==": [  { "var": "managePilAutoPay" }, "Y" ]}
              	}								
            ]
          }
          ,
          {
            "transfersMenuList": [
               {
                  "linkName": "Your Citi Accounts",
                  "linkURL": "/US/jba/mt/InitializeSubApp.do?TTC=7",
                "domainKey" : "legacy-key",        
                  "show": { "and" : [ { "!=": [{ "var": "isPaymentHubEnabled" }, "Y"]},{"!=": [{"var":"isBusinessCust"},"Y"]},{"!=": [{"var":"isPilOnly"},"Y"]},{"!=": [{"var":"isBrokerageOnly"},"Y"]} ]}
                },
                {
                  "linkName": "Your Citi Accounts",
                  "linkURL": "/US/ag/paymentHub/landing?ID=accounts",
                   "domainKey" : "csr-key",                
                  "show": { "and" : [{ "or" : [ { "==": [{ "var": "isPaymentHubEnabled" }, "Y"]},{"==": [{"var":"isBusinessCust"},"Y"]} ]}, {"!=": [{"var":"isPilOnly"},"Y"]},{"!=": [{"var":"isBrokerageOnly"},"Y"]} ]}
                }
                ,
             {
                "linkName": "Your External Accounts",
                "linkURL": "/US/ag/iitTfr/domestic/input",
                "domainKey" : "csr-key",
               "show": {"and" : [ {"!=": [{"var":"isBusinessCust"},"Y"]},{"!=": [{"var":"isPilOnly"},"Y"]} ]}
              },
              
              {
                "linkName": "Wires & Transfers",
                "linkURL": "/US/jba/ic/ICTFR.do",
                "domainKey" : "legacy-key",
                "show": { "and" : [ { "!=": [{ "var": "isPaymentHubEnabled" }, "Y"]},{"!=": [{"var":"isBusinessCust"},"Y"]},{"!=": [{"var":"isPilOnly"},"Y"]},{"!=": [{"var":"isBrokerageOnly"},"Y"]} ]}
              },
              {
                "linkName": "Wires & Transfers",
                "linkURL": "/US/ag/paymentHub/landing?ID=payee",
                "domainKey" : "csr-key",
                "show": { "and" : [ { "==": [{ "var": "isPaymentHubEnabled" }, "Y"]},{"!=": [{"var":"isBusinessCust"},"Y"]},{"!=": [{"var":"isPilOnly"},"Y"]},{"!=": [{"var":"isBrokerageOnly"},"Y"]} ]}
              }
              ,
              {
                "linkName": "Send Money with Zelle<sup>&#174;</sup>",
                "linkURL": "/US/ag/zelle/transfer",
                "domainKey" : "csr-key",
                "show": {"and" : [ { "==": [{ "var": "isZelleEligible" }, "Y"]},{"!=": [{"var":"isPilOnly"},"Y"]},{"!=": [{"var":"isBrokerageOnly"},"Y"]} ]}
              },
                {
                "linkName": "Transfer My Investments to Citi",
                "linkURL": "/US/ag/acat",
                  "domainKey" : "csr-key",
                "show": {"or" : [ { "==": [{ "var": "hasCZ4" }, "Y"]},{"==": [{"var":"isOnlyCZ4"},"Y"]}]}
              }
            ]
          }
        ]
      }
      ,
      {
        "subMenuParentId": "exploreProducts",
        "subMenuLinksList": [
          {
            "CheckingAndSavingsMenuList": [
              {
                "linkName": "Banking Overview",
                "linkURL": "/US/banking/citi.action?ID=banking-overview",
                "domainKey" : "legacy-key",
              "show": {
                  "==": [{
                    "var": "isCitiAllianceOnly"
                  },
                         "N"
                        ]
                }
               
              },
			  {
				"linkName": "Checking",
                "linkURL": "/US/ag/banking/checking-account",
                "domainKey" : "csr-key",
              "show": {
                  "==": [{
                    "var": "isCitiAllianceOnly"
                  },
                         "N"
                        ]
                }
           
			  },
			  {
				"linkName": "Savings",
                "linkURL": "/banking/savings-account?intc=citihpmenu_overview_savings",
                "domainKey" : "ssr-key",
              "show": {
                  "==": [{
                    "var": "isCitiAllianceOnly"
                  },
                         "N"
                        ]
                }
                
			  },
              {
                "linkName": "CDs",
                "linkURL": "/banking/cd-account",
                "domainKey" : "ssr-key",
              "show": {
                  "==": [{
                    "var": "isCitiAllianceOnly"
                  },
                         "N"
                        ]
                }
                
              }
              ,
              {
                "linkName": "IRAs",
                "linkURL": "/banking/ira",
                "domainKey" : "ssr-key",
              "show": {
                  "==": [{
                    "var": "isCitiAllianceOnly"
                  },
                         "N"
                        ]
                }
                
              },
              {
                "linkName": "Rates",
                "linkURL": "/US/ag/current-interest-rates/checking-saving-accounts",
                "domainKey" : "csr-key",
              "show": {
                  "==": [{
                    "var": "isCitiAllianceOnly"
                  },
                         "N"
                        ]
                }
                
              }
              ,
              {
                "linkName": "Small Business",
                "linkURL": "/small-business/banking?intc=1_5_51_2_BANR_2_SMB_HP_SMB_Banking",
                "domainKey" : "ssr-key",
              "show": {
                  "==": [{
                    "var": "isCitiAllianceOnly"
                  },
                         "N"
                        ]
                }
              }
               ]
          }
          ,
          {
            "CreditCardMenuList": [
              {
              "linkName": "View All Credit Cards",
              "linkURL": "/credit-cards/compare/view-all-credit-cards?intc=citihpmenu~creditcards~vac",
               "domainKey" : "mkr-key" 
            },
                {
              "linkName": "Rewards",
              "linkURL": "/credit-cards/compare/rewards-credit-cards?intc=citihpmenu~creditcards~rewards",
               "domainKey" : "mkr-key"
            },
            {
              "linkName": "0% Intro APR",
              "linkURL": "/credit-cards/compare/0-percent-intro-apr-credit-cards?intc=citihpmenu~creditcards~intro",
              "domainKey" : "mkr-key"
            },
            {
              "linkName": "Balance Transfer",
              "linkURL": "/credit-cards/compare/balance-transfer-credit-cards?intc=citihpmenu~creditcards~bt",
              "domainKey" : "mkr-key",
               "show": { "and" : [ { "==": [{ "var": "isIBSXEmployee" }, "N"]},{"==": [{"var":"isIBSXOwner"},"N"]} ]}
            },
            {
              "linkName": "Small Business",
              "linkURL": "/credit-cards/compare/business-credit-cards?intc=citihpmenu~creditcards~smallbus",
              "domainKey" : "mkr-key"
            }
            
            
           ]
          },
         {
              "InvestingMenuList":[
			{
              "linkName": "Self-Directed Investing",
              "linkURL": "/US/ag/citi-self-invest",
              "domainKey" : "csr-key",
                  "show": {
                  "==": [{
                    "var": "isCitiAllianceOnly"
                  },
                         "N"
                        ]
                }
            },
            {
              "linkName": "Guided Investing",
              "linkURL": "/US/ag/cwb?entry=topnav",
              "domainKey" : "csr-key",
                  "show": {
                  "==": [{
                    "var": "isCitiAllianceOnly"
                  },
                         "N"
                        ]
                }
            },
            {
              "linkName": "Working with an Advisor",
              "linkURL": "/US/ag/mgp/cwamarketing",
              "domainKey" : "csr-key",
              "show": {
                  "==": [{
                    "var": "isCitiAllianceOnly"
                  },
                         "N"
                        ]
                }
            }
        ]
      },
          
      
        
      {
        "LendingMenuList": [
              	{
              "linkName": "Personal Installment Loan",
              "linkURL": "/US/ag/lending/landingroute?intc=pil_topnav",
                  "domainKey" : "csr-key"
            },
            {
              "linkName": "Flex Loan",
              "linkURL": "/US/ag/citi-flex-loan/customizeloan",
              "domainKey" : "csr-key",
			  "show": {"and" : [ { "==": [{ "var": "availableFlexLoanOffer" }, "Y"]},{"!=": [{"var":"isPilOnly"},"Y"]} ]} 
            },
			 {
              "linkName": "Flex Pay",
              "linkURL": "/US/ag/citi-flex-pay/select-transaction",
               "domainKey" : "csr-key",
			   "show": {"and" : [ { "==": [{ "var": "viewCitiFlexPayOffer" }, "Y"]},{"!=": [{"var":"isPilOnly"},"Y"]} ]}
            },
            {
              "linkName": "Balance Transfer",
              "linkURL": "/US/ag/btlanding",
              "domainKey" : "csr-key",
              "show": {
                    "or": [
                      {
                        "==": [
                          {
                            "var": "btenabled"
                          }
                          ,
                          "Y"
                        ]
                      }
                      ,
                      {
                        "==": [
                          {
                            "var": "btstatus"
                          }
                          ,
                          "Y"
                        ]
                      }
                      ,
                      {
                        "==": [
                          {
                            "var": "BTEnabled"
                          }
                          ,
                          "Y"
                        ]
                      }
                      ,
                      {
                        "==": [
                          {
                            "var": "BTStatus"
                          }
                          ,
                          "Y"
                        ]
                      }
                    ]
                  }
            },
            {
              "linkName": "Credit Line Increase",
              "linkURL": "/US/ag/creditlineincrease?aoOfferParams=screenId:jJRSMENU_BenefitsAndServices|offerName:EC_P_ICLI_11142_1N|locID:SERVICING|offerID:ICLIGENR00|offerCat:CLI|origin:COR|flowOrigin:AccountServicing",
              "domainKey" : "csr-key",
			  "show": {
                  "==": [{
                    "var": "creditLineIncreaseEnabled"
                  },
                         "Y"
                        ]
                }
            },
            {
              "linkName": "Mortgages",
              "linkURL": "/mortgage/purchase-rates",
              "domainKey" : "ssr-key"
            },
           {
              "linkName": "Home Equity",
              "linkURL": "/home-equity/line-of-credit",
             "domainKey" : "ssr-key"
            },
            {
              "linkName": "Promotional Purchase Rate",
              "linkURL": "/US/ag/rate-sale",
              "domainKey" : "csr-key",
			  "show": {
                  "==": [{
                    "var": "isPromotionalPurOfferEligible"
                  },
                         "Y"
                        ]
                }
            },
            {
              "linkName": "Small Business",
              "linkURL": "/small-business/loans?intc=citihpmenu_lending_smallbusiness",
              "domainKey" : "ssr-key"
            }
           ]
          },
		     {
              "WealthManagementMenuList":[
                
                {
              "linkName": "Citigold Private Client",
              "linkURL": "/US/ag/citigold-private-client",
                  "domainKey" : "csr-key",
                  "show": {
                  "==": [{
                    "var": "isCitiAllianceOnly"
                  },
                         "N"
                        ]
                }
            },
			{
              "linkName": "Citigold",
              "linkURL": "/banking/citigold",
              "domainKey" : "ssr-key",
              "show": {
                  "==": [{
                    "var": "isCitiAllianceOnly"
                  },
                         "N"
                        ]
                }
            },
                 {
              "linkName": "Find a Wealth Team",
              "linkURL": "https://contactcitigold.citi.com/",
               "domainKey" : "",    
                  "show": {
                  "==": [{
                    "var": "isCitiAllianceOnly"
                  },
                         "N"
                        ]
                }
            }
        ]
      }
              ]
          }
      ,
        
      {
        "subMenuParentId": "services",
        "subMenuLinksList": [
          
           {
            "linkName": "Banking Services",
            "linkURL": "/US/ag/servicing/index?pageName=BankingServices",
           "domainKey" : "csr-key"
           },
          {
            "linkName": "Statements & Documents",
            "linkURL": "/US/ag/servicing/index?pageName=StatementsAndDocumentServices",
            "domainKey" : "csr-key"
          },
          {
            "linkName": "Security Center",
            "linkURL": "/US/ag/security-center",
            "domainKey" : "csr-key",
               "show": {
                  "==": [{
                    "var": "securityCenter"
                  },
                         "Y"
                        ]
                }
          },
           {
            "linkName": "Fraud & Scam Updates",
            "linkURL": "https://www.citi.com/fraudprevention",
            "domainKey" : "",
               "show": {
                  "==": [{
                    "var": "fraudNScamUpdate"
                  },
                         "Y"
                        ]
                }
          },
          {
            "linkName": "Financial Resource Center",
            "linkURL": "/US/ag/financial-resource-center",
            "domainKey" : "csr-key",
            "show": {"and" : [ { "==": [{ "var": "isFrcEnabled" }, "Y"]},{"!=": [{"var":"isBrokerageOnly"},"Y"]} ]}
          }
        ]
      }
      ,
      {
        "subMenuParentId": "rewards",
        "subMenuLinksList": [
          {
            "linkName": "ThankYou Rewards",
            "linkURL": "/US/ag/citi-partner-sso/ThankYou",
            "domainKey" : "csr-key",
            "show": {"and" : [ { "==": [{ "var": "isTYEligible" }, "Y"]},{"!=": [{"var":"isPilOnly"},"Y"]},{"!=": [{"var":"isBrokerageOnly"},"Y"]} ]}
          }
          ,
          {
            "linkName": "Offers For You",
            "linkURL": "/US/ag/citioffersforyou",
            "domainKey" : "csr-key",
            "show": {
              "==": [
                {
                  "var": "offerForYouEnabled"
                }
                ,
                "Y"
              ]
            }
          }
          ,
          {
            "linkName": "Citi Entertainment<sup>&reg;</sup>",
            "linkURL": "https://www.citientertainment.com/?utm_source=CBOL&utm_medium=RewardsOffers",
            "domainKey" : "",
            "show": {"and" : [ { "!=": [{ "var": "isCDOnly" }, "Y"]},{"!=": [{"var":"isPilOnly"},"Y"]},{"!=": [{"var":"isBrokerageOnly"},"Y"]} ]}
            ,
            "linkTarget": "_blank"
          }
          ,
           {
            "linkName": "Citi Travel <sup>SM</sup> Portal",
            "linkURL": "/citi-partner/travel/login",
             "domainKey" : "ssr-key",
            "show": {"==" : [{ "var": "travelPortal" }, "Y"]},
            "linkTarget": "_blank"
          }
          ,
          {
            "linkName": "Special Offers",
            "linkURL": "/banking/special-offers",
            "domainKey" : "ssr-key",
            "show": {
               "and": [{
                   "==": [{
                     "var": "isSpecialOffersEligible"
                   }, "Y"]
                 }, {
                   "==": [{
                     "var": "isCitiAllianceOnly"
                   }, "N"]
                 },{"!=": [{"var":"isPilOnly"},"Y"]},{"!=": [{"var":"isBrokerageOnly"},"Y"]}]
            }
          }
        ]
      }
      , 
        {
        "subMenuParentId": "productExplorer",
        "subMenuLinksList": [
          {
            "productExplorerHeader": [
              {
                "linkTitle": "Explore",
                "linkText": "Here you'll find limited-time offers that'll help you maximize savings, earn reward points, enjoy additional benefits and more."
              }
            ]
          }
          ,
          {
            "productExplorer1List": [
              {
                "linkName": "<span class=\"creditCardsIcon\"></span><span>Credit Cards</span>",
                "linkURL": {
                  "var": "marketingAllCardsUrl"
                }
                ,
                "domainKey" : "",
                "show": "Y"
              }
              ,
              {
                "linkName": "<span class=\"lendingIcon\"></span><span>Lending</span>",
                "linkURL": "/US/JRS/portal/template.do?ID=mortgage_home_mortgage&intc=2~3~51~5~180901~8~Other~ProductExplorerLending",
                "domainKey" : "legacy-key",
                "show": "Y"
              }
              ,
              {
                "linkName": "<span class=\"citigoldIcon\"></span><span>Citigold</span>",
                "linkURL": "/US/JRS/pands/detail.do?ID=CitigoldOverview&intc=2~3~51~5~180901~2~BANKACQ~ProductExplorerCitigold",
                "domainKey" : "legacy-key",
                "show": "Y"
              }
              ,
              {
                "linkName": "<span class=\"moneyMovementIcon\"></span><span>Invest with Citi</span>",
                "linkURL": "/US/JRS/pands/detail.do?ID=InvestingCiti&intc=2~3~51~5~180901~9~PFM~ProductExplorerMoneyGuidePro",
                "domainKey" : "legacy-key",
                "show": "",
                "linkBorder": ""
              }
            ]
          }
          ,
          {
            "productExplorer2List": [
              {
                "linkName": "<span class=\"bankingIcon\"></span><span>Banking</span>",
                "linkURL": "/US/banking/citi.action?ID=banking-overview&intc=2~3~51~5~180901~2~BANKACQ~ProductExplorerBanking",
                "domainKey" : "legacy-key",
                "show": "Y"
              }
              ,
              {
                "linkName": "<span class=\"investingIcon\"></span><span>Investing</span>",
                "linkURL": "/US/JRS/pands/detail.do?ID=InvestingCiti&intc=2~3~51~5~180901~9~PFM~ProductExplorerInvesting",
                "domainKey" : "legacy-key",
                "show": "Y"
              }
            ]
          }
        ]
      }
      ,
      {
        "subMenuParentId": "profileSettings",
        "subMenuLinksList": [
          {
            "profilesSection": [
              {
                "linkName": "User ID",
                "linkURL": "/US/ag/profile-update/change-userid",
                "domainKey" : "csr-key",
                 "show": {"!=": [{"var": "isPglLiteMode"},"Y"]}
              }
              ,
              {
                "linkName": "Password",
                "linkURL": "/US/ag/profile-update/change-password",
                "domainKey" : "csr-key",
                 "show": {"!=": [{"var": "isPglLiteMode"},"Y"]}
              }
              ,
              {
                "linkName": "Contact Information",
                "linkURL": "/US/ag/ContactInfo/Profiles",
                "domainKey" : "csr-key",
                "show": {"and" : [ { "==": [{ "var": "isCIEligible" }, "Y"]},{"!=": [{"var":"isBrokerageOnly"},"Y"]},{"!=": [{"var": "isPglLiteMode"},"Y"]} ]}
              }
              ,
              {
                "linkName": "Employment Status",
                "linkURL": "/US/ag/kyc/data-capture/index/category/employmentInformation",
                "domainKey" : "csr-key",
                "show": {"and" : [ { "!=": [{ "var": "isPilOnly" }, "Y"]},{"!=": [{"var":"isBrokerageOnly"},"Y"]} ]} 
              }
              ,
              {
                "linkName": "Income Information",
                "linkURL": "/US/ag/updateincomeinfo/landingpage?targetAOApp=cfiOvly",
                "domainKey" : "csr-key",
                "show": {
                  "and": [{
                    "==": [{
                      "var": "isIncomeInformationEligible" }
                           , "Y" ] }
                          , {
                            "==": [  {
                              "var": "isCDOnly" }
                                   , "Y" ] },{"!=": [{"var":"isBrokerageOnly"},"Y"]}
                         ] }
              }
              ,
              {
                "linkName": "Balance & Benefits",
                "linkURL": "/US/ag/reward/CAMB",
                "domainKey" : "csr-key",
                "show": {"and" : [ { "==": [{ "var": "isReiBlueCust" }, "Y"]},{"!=": [{"var":"isCZ4Only"},"Y"]} ]} 
              }
              ,
              {
                "linkName": "Relationship Tier",
                "linkURL": "/US/ag/reward/CAMB",
                "domainKey" : "csr-key",
                "show": {"and" : [ { "==": [{ "var": "isReiNonBauCust" }, "Y"]},{"!=": [{"var":"isCZ4Only"},"Y"]} ]} 
              }
            ]
          }
          ,
          {
            "settingsSection": [
              {
                "linkName": "Account Alerts",
                "linkURL": "/US/ag/alerts",
                "domainKey" : "csr-key",
                "show": { "and" : [{ "or": [{ "==": [{ "var": "isManageAlerts"	}, "Y" ]}, { "==": [{ "var": "isEnrollAlerts" }, "Y" ]} ]}, {"!=": [{"var":"isPilOnly"},"Y"]},{ "!=": [{ "var": "isIBSAuth" }, "Y"]} ]}
              }
              ,
              {
                "linkName": "<span class=\"settingsIcon\"></span>More Settings",
                "linkURL": "/US/ag/servicing/index?pageName=Settings",
                "domainKey" : "csr-key"
              }
            ]
          }
        ]
      }
    ]
  }
  ,
    "SPF": {
      "subMenuLinks": [
        {
          "subMenuParentId": "paymentsandTransfers",
           "subMenuLinksList": [
            {
              "paymentsMenuList": [
                {
                  "linkName": "Pay Citi Credit Cards",
                  "linkURL": "/US/ag/payments/crecarpay/input",
                  "domainKey" : "csr-key"
                }
              ]
            }
            ,
            {
              "transfersMenuList": [
                {
                  "linkName": "Balance Transfers",
                  "linkURL": "/US/ag/btlanding",
                  "domainKey" : "csr-key",
                  "show": { "and" : [{ "or" : [ { "==": [{ "var": "BTEnabled" }, "Y"]},{"==": [{"var":"BTStatus"},"Y"]},{ "==": [{ "var": "btenabled" }, "Y"]},{"==": [{"var":"btstatus"},"Y"]} ]}, {"!=": [{"var": "isPglLiteMode"},"Y"]}]}
                }
              ]
            }
          ]
        }
        ,
		{
        "subMenuParentId": "exploreProducts",
        "subMenuLinksList": [
          {
            "CheckingAndSavingsMenuList": [
              {
                "linkName": "Banking Overview",
                "linkURL": "/US/banking/citi.action?ID=banking-overview",
                "domainKey" : "legacy-key",
              "show": {
                  "==": [{
                    "var": "isCitiAllianceOnly"
                  },
                         "N"
                        ]
                }
               
              },
			  {
				"linkName": "Checking",
                "linkURL": "/US/ag/banking/checking-account",
                "domainKey" : "csr-key",
              "show": {
                  "==": [{
                    "var": "isCitiAllianceOnly"
                  },
                         "N"
                        ]
                }
           
			  },
			  {
				"linkName": "Savings",
                "linkURL": "/banking/savings-account?intc=citihpmenu_overview_savings",
                "domainKey" : "ssr-key",
              "show": {
                  "==": [{
                    "var": "isCitiAllianceOnly"
                  },
                         "N"
                        ]
                }
                
			  },
              {
                "linkName": "CDs",
                "linkURL": "/banking/cd-account",
                "domainKey" : "ssr-key",
              "show": {
                  "==": [{
                    "var": "isCitiAllianceOnly"
                  },
                         "N"
                        ]
                }
                
              }
              ,
              {
                "linkName": "IRAs",
                "linkURL": "/banking/ira",
                "domainKey" : "ssr-key",
              "show": {
                  "==": [{
                    "var": "isCitiAllianceOnly"
                  },
                         "N"
                        ]
                }
                
              },
              {
                "linkName": "Rates",
                "linkURL": "/US/ag/current-interest-rates/checking-saving-accounts",
                "domainKey" : "csr-key",
              "show": {
                  "==": [{
                    "var": "isCitiAllianceOnly"
                  },
                         "N"
                        ]
                }
                
              }
              ,
              {
                "linkName": "Small Business",
                "linkURL": "/small-business/banking?intc=1_5_51_2_BANR_2_SMB_HP_SMB_Banking",
                "domainKey" : "ssr-key",
              "show": {
                  "==": [{
                    "var": "isCitiAllianceOnly"
                  },
                         "N"
                        ]
                }
              }
              ]
     
          }
          ,
          {
            "CreditCardMenuList": [
              {
              "linkName": "View All Credit Cards",
              "linkURL": "/credit-cards/compare/view-all-credit-cards?intc=citihpmenu~creditcards~vac",
              "domainKey" : "mkr-key",  
              "show": {"!=": [{"var": "isPglLiteMode"},"Y"]}
            },
                {
              "linkName": "Rewards",
              "linkURL": "/credit-cards/compare/rewards-credit-cards?intc=citihpmenu~creditcards~rewards",
                  "domainKey" : "mkr-key",  
                  "show": {"!=": [{"var": "isPglLiteMode"},"Y"]}
            },
            {
              "linkName": "0% Intro APR",
             "linkURL": "/credit-cards/compare/0-percent-intro-apr-credit-cards?intc=citihpmenu~creditcards~intro",
              "domainKey" : "mkr-key",  
              "show": {"!=": [{"var": "isPglLiteMode"},"Y"]}
            },
            {
              "linkName": "Balance Transfer",
              "linkURL": "/credit-cards/compare/balance-transfer-credit-cards?intc=citihpmenu~creditcards~bt",
              "domainKey" : "mkr-key",  
              "show": { "and" : [{"!=": [{"var": "isPglLiteMode"},"Y"]}, { "==": [{ "var": "isIBSXEmployee" }, "N"]},{"==": [{"var":"isIBSXOwner"},"N"]} ]}
            },
            {
              "linkName": "Small Business",
              "linkURL": "/credit-cards/compare/business-credit-cards?intc=citihpmenu~creditcards~smallbus",
              "domainKey" : "mkr-key",  
              "show": {"!=": [{"var": "isPglLiteMode"},"Y"]}
            }
            
            
        ]
      },
           {
              "InvestingMenuList":[
            {
              "linkName": "Self-Directed Investing",
              "linkURL": "/US/ag/citi-self-invest",
              "domainKey" : "csr-key",  
                  "show": true
            },
            {
              "linkName": "Guided Investing",
              "linkURL": "/US/ag/cwb?entry=topnav",
              "domainKey" : "csr-key",  
                  "show": true
            },
            {
              "linkName": "Working with an Advisor",
              "linkURL": "/US/ag/mgp/cwamarketing",
              "domainKey" : "csr-key",  
              "show": true
            }
        ]
      },
          
      
          
      {
        "LendingMenuList": [
              	{
              "linkName": "Personal Installment Loan",
              "linkURL": "/US/ag/lending/landingroute?intc=pil_topnav",
                  "domainKey" : "csr-key"  
            },
            {
              "linkName": "Flex Loan",
              "linkURL": "/US/ag/citi-flex-loan/customizeloan",
              "domainKey" : "csr-key",  
			  	"show": { "and" : [ { "==": [{ "var": "availableFlexLoanOffer" },"Y"]}, {"!=": [{"var": "isPglLiteMode"},"Y"]}]} 
            },
			 {
              "linkName": "Flex Pay",
              "linkURL": "/US/ag/citi-flex-pay/select-transaction",
               "domainKey" : "csr-key",  
			   "show": {
                  "==": [{
                    "var": "viewCitiFlexPayOffer"
                  },
                         "Y"
                        ]
                }
            },
            {
              "linkName": "Balance Transfer",
              "linkURL": "/US/ag/btlanding",
              "domainKey" : "csr-key",  
               "show": { "and" : [{ "or" : [ { "==": [{ "var": "BTEnabled" }, "Y"]},{"==": [{"var":"BTStatus"},"Y"]},{ "==": [{ "var": "btenabled" }, "Y"]},{"==": [{"var":"btstatus"},"Y"]} ]}, {"!=": [{"var": "isPglLiteMode"},"Y"]}]}
            },
            {
              "linkName": "Credit Line Increase",
              "linkURL": "/US/ag/creditlineincrease?aoOfferParams=screenId:jJRSMENU_BenefitsAndServices|offerName:EC_P_ICLI_11142_1N|locID:SERVICING|offerID:ICLIGENR00|offerCat:CLI|origin:COR|flowOrigin:AccountServicing",
              "domainKey" : "csr-key",  
			  "show": {
                  "==": [{
                    "var": "creditLineIncreaseEnabled"
                  },
                         "Y"
                        ]
                }
            },
            {
              "linkName": "Mortgages",
              "linkURL": "/mortgage/purchase-rates",
              "domainKey" : "ssr-key"
            },
          	{
              "linkName": "Home Equity",
              "linkURL": "/home-equity/line-of-credit",
              "domainKey" : "ssr-key"  
            },
            {
              "linkName": "Promotional Purchase Rate Offer",
              "linkURL": "/US/ag/rate-sale",
              "domainKey" : "csr-key",  
			  "show": {
                  "==": [{
                    "var": "isPromotionalPurOfferEligible"
                  },
                         "Y"
                        ]
                }
            },
           {
              "linkName": "Small Business",
              "linkURL": "/small-business/loans?intc=citihpmenu_lending_smallbusiness",
             "domainKey" : "ssr-key"  
            }
          ]
          },
		   {
              "WealthManagementMenuList":[
                   {
              "linkName": "Citigold Private Client",
              "linkURL": "/US/ag/citigold-private-client",
                     "domainKey" : "csr-key",  
                     "show": true
            },
			{
              "linkName": "Citigold",
              "linkURL": "/banking/citigold",
              "domainKey" : "ssr-key",  
              "show": true
            },
                
                 {
              "linkName": "Find a Wealth Team",
              "linkURL": "https://contactcitigold.citi.com/",
              "domainKey" : "",       
               "show": true
            }
             
        ]
      }
              ]
          }
      ,
        {
          "subMenuParentId": "services",
          "subMenuLinksList": [
            {
              "linkName": "Credit Card Services",
              "linkURL": "/US/ag/servicing/index?pageName=CreditCardServices",
              "domainKey" : "csr-key"
            }
            ,
            {
              "linkName": "Travel Services",
              "linkURL": "/US/ag/tranotview",
              "domainKey" : "csr-key",  
              "show": { "and" : [{ "==": [{ "var": "travelNotificationEnabled" }, "Y"]},{"!=": [{"var": "isPglLiteMode"},"Y"]} ]}
            }
            ,
            {
              "linkName": "Statements & Documents",
              "linkURL": "/US/ag/servicing/index?pageName=StatementsAndDocumentServices",
              "domainKey" : "csr-key"
            },
            {
            "linkName": "Security Center",
            "linkURL": "/US/ag/security-center",
              "domainKey" : "csr-key",
               "show": {
                  "==": [{
                    "var": "securityCenter"
                  },
                         "Y"
                        ]
                }
          },
             {
            "linkName": "Fraud & Scam Updates",
            "linkURL": "https://www.citi.com/fraudprevention",
            "domainKey" : "", 
               "show": {
                  "==": [{
                    "var": "fraudNScamUpdate"
                  },
                         "Y"
                        ]
                }
          	},
            {
            "linkName": "Financial Resource Center",
            "linkURL": "/US/ag/financial-resource-center",
              "domainKey" : "csr-key",  
            "show": {
              "==": [
                {
                  "var": "isFrcEnabled"
                }
                ,
                "Y"
              ]
            }
          }
          ]
        }
        ,
        {
          "subMenuParentId": "rewards",
          "subMenuLinksList": [
            {
              "linkName": "Costco Cash Rewards",
              "linkURL": "/US/ag/rewards/dashboard/costco?accountInstanceId="
              ,
              "domainKey" : "csr-key",  
              "show": {
                "==": [
                  {
                    "var": "costcoCashReward"
                  }
                  ,
                  "Y"
                ]
              }
            }
            ,
            {
              "linkName": "Expedia&#174; Rewards",
              "linkURL": "/US/ag/rewards/dashboard/expedia?accountInstanceId="
              ,
              "domainKey" : "csr-key",  
              "show": {
                "==": [
                  {
                    "var": "expediaCashReward"
                  }
                  ,
                  "Y"
                ]
              }
            }
            ,
            {
              "linkName": "Double Cash Rewards",
              "linkURL": "/US/ag/rewards/dashboard/cashback?accountInstanceId=",
              "domainKey" : "csr-key",  
              "show": {
                "==": [
                  {
                    "var": "doubleCashReward"
                  }
                  ,
                  "Y"
                ]
              }
            }
            ,
            {
              "linkName": "Custom Cash Rewards",
              "linkURL": "/US/ag/rewards/dashboard/thankyou?accountInstanceId=",
              "domainKey" : "csr-key",  
              "show": {
                "==": [
                  {
                    "var": "customCashReward"
                  }
                  ,
                  "Y"
                ]
              }
            }
            ,
            {
              "linkName": "ThankYou Rewards",
              "linkURL": "/US/ag/sso/index?tenantId=ThankYou",
              "domainKey" : "csr-key",  
              "show": {
                "==": [
                  {
                    "var": "isTYEligible"
                  }
                  ,
                  "Y"
                ]
              }
            }
            ,
            {
              "linkName": "Offers for You",
              "linkURL": "/US/ag/citioffersforyou",
              "domainKey" : "csr-key",  
              "show": {
                "==": [
                  {
                    "var": "offerForYouEnabled"
                  }
                  ,
                  "Y"
                ]
              }
            }
            ,
            {
            "linkName": "Citi Entertainment<sup>&reg;</sup>",
            "linkURL": "https://www.citientertainment.com/?utm_source=CBOL&utm_medium=RewardsOffers",
              "domainKey" : "",  
            "linkTarget": "_blank",
            "show": true            
          	}
          	,
             {
            "linkName": "Citi Travel <sup>SM</sup> Portal",
            "linkURL": "/citi-partner/travel/login",
               "domainKey" : "ssr-key",  
            "show": {"==" : [{ "var": "travelPortal" }, "Y"]},
            "linkTarget": "_blank"
          }
          ,
            {
              "linkName": "Card Benefits",
              "linkURL": "/US/ag/sso/index?tenantId=BenefitBuilder&cid=AFC~01~140601~CBOL~AcctMgmt~Header",
              "domainKey" : "csr-key"  
            }
          ]
        }
        ,
         {
        "subMenuParentId": "productExplorer",
        "subMenuLinksList": [
          {
            "productExplorerHeader": [
              {
                "linkTitle": "Explore",
                "linkText": "Here you'll find limited-time offers that'll help you maximize savings, earn reward points, enjoy additional benefits and more."
              }
            ]
          }
          ,
          {
            "productExplorer1List": [
              {
                "linkName": "<span class=\"creditCardsIcon\"></span><span>Credit Cards</span>",
                "linkURL": {
                  "var": "marketingAllCardsUrl"
                }
                ,
                "domainKey" : "",  
                "show": "Y"
              }
              ,
              {
                "linkName": "<span class=\"lendingIcon\"></span><span>Lending</span>",
                "linkURL": "/US/JRS/portal/template.do?ID=mortgage_home_mortgage&intc=2~3~51~5~180901~8~Other~ProductExplorerLending",
                "domainKey" : "legacy-key",  
                "show": "Y"
              }
              ,
              {
                "linkName": "<span class=\"citigoldIcon\"></span><span>Citigold</span>",
                "linkURL": "/US/JRS/pands/detail.do?ID=CitigoldOverview&intc=2~3~51~5~180901~2~BANKACQ~ProductExplorerCitigold",
                "domainKey" : "legacy-key",  
                "show": "Y"
              }
              ,
              {
                "linkName": "<span class=\"moneyMovementIcon\"></span><span>Invest with Citi</span>",
                "linkURL": "/US/JRS/pands/detail.do?ID=InvestingCiti&intc=2~3~51~5~180901~9~PFM~ProductExplorerMoneyGuidePro",
                "domainKey" : "legacy-key",  
                "show": "",
                "linkBorder": ""
              }
            ]
          }
          ,
          {
            "productExplorer2List": [
              {
                "linkName": "<span class=\"bankingIcon\"></span><span>Banking</span>",
                "linkURL": "/US/banking/citi.action?ID=banking-overview&intc=2~3~51~5~180901~2~BANKACQ~ProductExplorerBanking",
                "domainKey" : "legacy-key",  
                "show": "Y"
              }
              ,
              {
                "linkName": "<span class=\"investingIcon\"></span><span>Investing</span>",
                "linkURL": "/US/JRS/pands/detail.do?ID=InvestingCiti&intc=2~3~51~5~180901~9~PFM~ProductExplorerInvesting",
                "domainKey" : "legacy-key",  
                "show": "Y"
              }
            ]
          }
        ]
      }
      ,
        {
          "subMenuParentId": "profileSettings",
          "subMenuLinksList": [
            {
              "profilesSection": [
                {
                  "linkName": "User ID",
                  "linkURL": "/US/ag/profile-update/change-userid",
                  "domainKey" : "csr-key",  
                  "show": {"!=": [{"var": "isPglLiteMode"},"Y"]}
                }
                ,
                {
                  "linkName": "Password",
                  "linkURL": "/US/ag/profile-update/change-password",
                  "domainKey" : "csr-key",  
                  "show": {"!=": [{"var": "isPglLiteMode"},"Y"]}
                }
                ,
                {
                  "linkName": "Contact Information",
                  "linkURL": "/US/ag/ContactInfo/Profiles",
                  "domainKey" : "csr-key",  
                  "show": { "and" : [ { "==": [{ "var": "isCIEligible" },"Y"]}, {"!=": [{"var": "isPglLiteMode"},"Y"]}]}
                }
                ,
                {
                  "linkName": "Income Information",
                  "linkURL": "/US/ag/updateincomeinfo/landingpage?targetAOApp=cfiOvly",
                  "domainKey" : "csr-key",  
                  "show": {
                    "==": [
                      {
                        "var": "isIncomeInformationEligible"
                      }
                      ,
                      "Y"
                    ]
                  }
                }
                ,
                {
                "linkName": "Balance & Benefits",
                "linkURL": "/US/ag/reward/CAMB",
                  "domainKey" : "csr-key",  
                "show": {"and" : [ { "==": [{ "var": "isReiBlueCust" }, "Y"]},{"!=": [{"var":"isCZ4Only"},"Y"]} ]} 
                }
                ,
                {
                "linkName": "Relationship Tier",
                "linkURL": "/US/ag/reward/CAMB",
                  "domainKey" : "csr-key",  
                "show": {"and" : [ { "==": [{ "var": "isReiNonBauCust" }, "Y"]},{"!=": [{"var":"isCZ4Only"},"Y"]} ]} 
                }
              ]
            }
            ,
            {
              "settingsSection": [
                {
                  "linkName": "Account Alerts",
                  "linkURL": "/US/ag/alerts",
                  "domainKey" : "csr-key",  
                   "show": { "and" : [{ "or" : [{ "==": [{ "var": "isManageAlerts" }, "Y"]},{"==": [{"var": "isEnrollAlerts"},"Y"]} ]},{ "!=": [{ "var": "isIBSAuth" }, "Y"]}]}
                }
                ,
                {
                  "linkName": "<span class=\"settingsIcon\"></span>More Settings",
                  "linkURL": "/US/ag/servicing/index?pageName=Settings",
                  "domainKey" : "csr-key"
                }
              ]
            }
          ]
        }
      ]
    }
  ,
    "MRC": {
      "subMenuLinks": [
        {
          "subMenuParentId": "paymentsandTransfers",
           "subMenuLinksList": [
            {
              "paymentsMenuList": [
                {
                  "linkName": "Payment Dashboard",
                  "linkURL": "/US/ag/paymentHub",
                  "domainKey" : "csr-key",  
                  "show": {"and" : [ { "==": [{ "var": "retailLimitedAccessLogin" }, "N"]},{ "==": [{ "var": "isPaymentHubEnabled" }, "Y"]} ]}
                },
                {
                  "linkName": "Payments & Transfer Activity",
                  "linkURL": "/US/CBOL/pnt/activity/flow.action",
                  "domainKey" : "legacy-key",  
                   "show": { "and" : [ { "!=": [{ "var": "isCardBrokerage" }, "Y"]},{"==": [{"var":"isOnlyCZ4"},"N"]}, { "==": [{ "var": "retailLimitedAccessLogin" }, "N"]} ]}
                },
                {
                "linkName": "Payments & Transfer Activity",
                "linkURL": "/US/ag/transhistory/transCommon/list?transactionType=IIT",
                  "domainKey" : "csr-key",  
                "show": {"and" : [ { "!=": [{ "var": "isCardBrokerage" }, "Y"]},{"==": [{"var":"isOnlyCZ4"},"N"]} , { "==": [{ "var": "retailLimitedAccessLogin" }, "N"]} ]}
              }
             
                ,
                {
                "linkName": "Pay Bills",
                "linkURL": "/US/jba/mp4/InitializeSubApp.do?TTC=23",
                  "domainKey" : "legacy-key",  
                "show": { "and" : [ { "!=": [{ "var": "isPaymentHubEnabled" }, "Y"]},{"!=": [{"var":"isBusinessCust"},"Y"]}, {"!=": [{"var":"isCardBrokerage"},"Y"]},{ "==": [{ "var": "retailLimitedAccessLogin" }, "N"]} ]}
              },
               {
                "linkName": "Pay Bills",
                "linkURL": "/US/ag/paymentHub/upcomingAndAllBillPayees",
                 "domainKey" : "csr-key",  
                "show": { "and" : [ { "==": [{ "var": "isPaymentHubEnabled" }, "Y"]},{"!=": [{"var":"isBusinessCust"},"Y"]}, { "==": [{ "var": "retailLimitedAccessLogin" }, "N"]} ]}
              }
              ,
               {
                "linkName": "Pay Bills",
                "linkURL": "/US/ag/paymentHub/upcomingAndAllBillPayees",
                 "domainKey" : "csr-key",  
               "show": { "and" : [ { "==": [{ "var": "isBusinessCust" }, "Y"]},{"!=": [{"var":"isCardBrokerage"},"Y"]} ,{ "==": [{ "var": "retailLimitedAccessLogin" }, "N"]}]}
              }
              ,
                {
                  "linkName": "Pay Citi Credit Cards",
                  "linkURL": "/US/ag/payments/crecarpay/input",
                  "domainKey" : "csr-key"  
                },                
                {
                  "linkName": "Manage Payees",
                  "linkURL": "/US/CBOL/pnt/mngpayee/flow.action?jfp.layout=AppBodyAndFAQ",
                  "domainKey" : "csr-key",  
                  "show": { "and" : [ { "!=": [{ "var": "isPaymentHubEnabled" }, "Y"]},{"!=": [{"var":"isBusinessCust"},"Y"]},{"!=": [{"var":"isCardBrokerage"},"Y"]} ,{ "==": [{ "var": "retailLimitedAccessLogin" }, "N"]}]}
                }
                ,
                 {
                  "linkName": "Manage Payees",
                  "linkURL": "/US/ag/paymentHub/managePayee?action=billstab",
                   "domainKey" : "csr-key",  
                "show": { "and" : [ { "==": [{ "var": "isBusinessCust" }, "Y"]},{"!=": [{"var":"isCardBrokerage"},"Y"]} ,{ "==": [{ "var": "retailLimitedAccessLogin" }, "N"]} ]}
                }
                ,
                {
                  "linkName": "Manage Auto Deduct",
                  "linkURL": "/US/ag/autoDeduct",
                  "domainKey" : "csr-key",  
                 "show": {"and" :[{
                   "if": [{
                     "and": [{
                       "==": [{
                         "var": "autoDeduct"
                       },
                              "Y"
                             ]
                     },
                             {
                               "!=": [{
                                 "var": "isPaymentHubEnabled"
                               },
                                      "Y"
                                     ]
                             }
                            ]
                   },
                          true,
                          false
                         ]
                 } ,{ "==": [{ "var": "retailLimitedAccessLogin" }, "N"]} ]}
                },
              	{
                	"linkName": "Personal Loan Autopay",
                	"linkURL": "/US/ag/autopay",
                  "domainKey" : "csr-key",  
                      "show": {"and" : [ { "==": [{ "var": "retailLimitedAccessLogin" }, "N"]},{ "==": [{ "var": "managePilAutoPay" }, "Y"]} ]}
              		
              	}								
              ]
            }
            ,
            {
              "transfersMenuList": [
                {
                  "linkName": "Your Citi Accounts",
                  "linkURL": "/US/jba/mt/InitializeSubApp.do?TTC=7",
                  "domainKey" : "legacy-key",  
                  "show": { "and" : [ { "!=": [{ "var": "isPaymentHubEnabled" }, "Y"]},{"!=": [{"var":"isBusinessCust"},"Y"]}, {"!=": [{"var":"isCardBrokerage"},"Y"]},{ "==": [{ "var": "retailLimitedAccessLogin" }, "N"]} ]}
                },
                {
                  "linkName": "Your Citi Accounts",
                  "linkURL": "/US/ag/paymentHub/landing?ID=accounts",
                  "domainKey" : "csr-key",  
                 "show": { "and" : [{ "or" : [ { "==": [{ "var": "isPaymentHubEnabled" }, "Y"]},{"==": [{"var":"isBusinessCust"},"Y"]} ]},{"!=": [{"var":"isCardBrokerage"},"Y"]}, { "==": [{ "var": "retailLimitedAccessLogin" }, "N"]} ]}
                }
                ,
                 {
                  "linkName": "Your External Accounts",
                  "linkURL": "/US/JRS/iit/InitProcessing.do?ID=CETransferAccounts",
                  "domainKey" : "legacy-key",  
                     "show": { "and" : [ { "==": [{ "var": "isBusinessCust" }, "N"]},{ "==": [{ "var": "retailLimitedAccessLogin" }, "N"]} ]}
                  
                },
                
                
                {
                  "linkName": "Wires & Transfers",
                  "linkURL": "/US/jba/ic/ICTFR.do",
                  "domainKey" : "legacy-key",  
                  "show": { "and" : [ { "!=": [{ "var": "isPaymentHubEnabled" }, "Y"]},{"!=": [{"var":"isBusinessCust"},"Y"]},{"!=": [{"var":"isCardBrokerage"},"Y"]},{ "==": [{ "var": "retailLimitedAccessLogin" }, "N"]} ]}
                },
                 {
                  "linkName": "Wires & Transfers",
                  "linkURL": "/US/ag/paymentHub/landing?ID=payee",
                   "domainKey" : "csr-key",  
                  "show": { "and" : [ { "==": [{ "var": "isPaymentHubEnabled" }, "Y"]},{"!=": [{"var":"isBusinessCust"},"Y"]},{ "==": [{ "var": "retailLimitedAccessLogin" }, "N"]} ]}
                },
                {
                  "linkName": "Balance Transfers",
                  "linkURL": "/US/ag/btlanding",
                  "domainKey" : "csr-key",  
                 "show": { "and" : [{ "or" : [ { "==": [{ "var": "BTEnabled" }, "Y"]},{"==": [{"var":"BTStatus"},"Y"]},{ "==": [{ "var": "btenabled" }, "Y"]},{"==": [{"var":"btstatus"},"Y"]} ]}, {"!=": [{"var": "isPglLiteMode"},"Y"]},{ "==": [{ "var": "retailLimitedAccessLogin" }, "N"]}]}
                }
                ,
                {
                  "linkName": "Send Money with Zelle<sup>&#174;</sup>",
                  "linkURL": "/US/ag/zelle/transfer",
                  "domainKey" : "csr-key",  
                  "show": { "and" : [ { "==": [{ "var": "isZelleEligible" }, "Y"]},{ "==": [{ "var": "retailLimitedAccessLogin" }, "N"]} ]}
                  
                },
                {
                "linkName": "Transfer My Investments to Citi",
                "linkURL": "/US/ag/acat",
                  "domainKey" : "csr-key",  
                "show": {"and" : [{"or" : [ { "==": [{ "var": "hasCZ4" }, "Y"]},{"==": [{"var":"isOnlyCZ4"},"Y"]} ]},{ "==": [{ "var": "retailLimitedAccessLogin" }, "N"]}]}
              }
              ]
            }
          ]
        }
        ,
       {
        "subMenuParentId": "exploreProducts",
        "subMenuLinksList": [
          {
            "CheckingAndSavingsMenuList": [
              {
                "linkName": "Banking Overview",
                "linkURL": "/US/banking/citi.action?ID=banking-overview",
                 "domainKey" : "legacy-key",
              "show": {
                  "==": [{
                    "var": "isCitiAllianceOnly"
                  },
                         "N"
                        ]
                }
               
              },
			  {
				"linkName": "Checking",
                "linkURL": "/US/ag/banking/checking-account",
                 "domainKey" : "csr-key",
              "show": {
                  "==": [{
                    "var": "isCitiAllianceOnly"
                  },
                         "N"
                        ]
                }
           
			  },
			  {
				"linkName": "Savings",
                "linkURL": "/banking/savings-account?intc=citihpmenu_overview_savings",
                 "domainKey" : "ssr-key",
              "show": {
                  "==": [{
                    "var": "isCitiAllianceOnly"
                  },
                         "N"
                        ]
                }
                
			  },
              {
                "linkName": "CDs",
                "linkURL": "/banking/cd-account",
                 "domainKey" : "ssr-key",
              "show": {
                  "==": [{
                    "var": "isCitiAllianceOnly"
                  },
                         "N"
                        ]
                }
                
              }
              ,
              {
                "linkName": "IRAs",
                "linkURL": "/banking/ira",
                 "domainKey" : "ssr-key",
              "show": {
                  "==": [{
                    "var": "isCitiAllianceOnly"
                  },
                         "N"
                        ]
                }
                
              },
              {
                "linkName": "Rates",
                "linkURL": "/US/ag/current-interest-rates/checking-saving-accounts",
                 "domainKey" : "csr-key",
              "show": {
                  "==": [{
                    "var": "isCitiAllianceOnly"
                  },
                         "N"
                        ]
                }
                
              }
              ,
              {
                "linkName": "Small Business",
                "linkURL": "/small-business/banking?intc=1_5_51_2_BANR_2_SMB_HP_SMB_Banking",
                 "domainKey" : "ssr-key",
              "show": {
                  "==": [{
                    "var": "isCitiAllianceOnly"
                  },
                         "N"
                        ]
                }
              }
               ]
          }
          ,
          {
            "CreditCardMenuList": [
              {
              "linkName": "View All Credit Cards",
              "linkURL": "/credit-cards/compare/view-all-credit-cards?intc=citihpmenu~creditcards~vac",
                 "domainKey" : "mkr-key"
                
            },
                {
              "linkName": "Rewards",
              "linkURL": "/credit-cards/compare/rewards-credit-cards?intc=citihpmenu~creditcards~rewards",
                   "domainKey" : "mkr-key"
            },
            {
              "linkName": "0% Intro APR",
              "linkURL": "/credit-cards/compare/0-percent-intro-apr-credit-cards?intc=citihpmenu~creditcards~intro",
               "domainKey" : "mkr-key"
            },
            {
              "linkName": "Balance Transfer",
              "linkURL": "/credit-cards/compare/balance-transfer-credit-cards?intc=citihpmenu~creditcards~bt",
               "domainKey" : "mkr-key",
              "show": { "and" : [{ "==": [{ "var": "isIBSXEmployee" }, "N"]},{"==": [{"var":"isIBSXOwner"},"N"]} ]}
            },
            {
              "linkName": "Small Business",
              "linkURL": "/credit-cards/compare/business-credit-cards?intc=citihpmenu~creditcards~smallbus",
               "domainKey" : "mkr-key"
            }
            
            
           ]
          },
         {
              "InvestingMenuList":[
			{
              "linkName": "Self-Directed Investing",
              "linkURL": "/US/ag/citi-self-invest",
               "domainKey" : "csr-key",
               "show": {
                  "==": [{
                    "var": "isCitiAllianceOnly"
                  },
                         "N"
                        ]
                }
            },
            {
              "linkName": "Guided Investing",
              "linkURL": "/US/ag/cwb?entry=topnav",
              "domainKey" : "csr-key",
               "show": {
                  "==": [{
                    "var": "isCitiAllianceOnly"
                  },
                         "N"
                        ]
                }
            },
            {
              "linkName": "Working with an Advisor",
              "linkURL": "/US/ag/mgp/cwamarketing",
              "domainKey" : "csr-key",
              "show": {
                  "==": [{
                    "var": "isCitiAllianceOnly"
                  },
                         "N"
                        ]
                }
            }
        ]
      },
          
      
        
      {
        "LendingMenuList": [
              	{
              "linkName": "Personal Installment Loan",
              "linkURL": "/US/ag/lending/landingroute?intc=pil_topnav",
                  "domainKey" : "csr-key"
            },
            {
              "linkName": "Flex Loan",
              "linkURL": "/US/ag/citi-flex-loan/customizeloan",
              "domainKey" : "csr-key",
			  "show": {
                  "==": [{
                    "var": "availableFlexLoanOffer"
                  },
                         "Y"
                        ]
                } 
            },
			 {
              "linkName": "Flex Pay",
              "linkURL": "/US/ag/citi-flex-pay/select-transaction",
               "domainKey" : "csr-key",
			   "show": {
                  "==": [{
                    "var": "viewCitiFlexPayOffer"
                  },
                         "Y"
                        ]
                }
            },
            {
              "linkName": "Balance Transfer",
              "linkURL": "/US/ag/btlanding",
              "domainKey" : "csr-key",
              "show": {
                    "or": [
                      {
                        "==": [
                          {
                            "var": "btenabled"
                          }
                          ,
                          "Y"
                        ]
                      }
                      ,
                      {
                        "==": [
                          {
                            "var": "btstatus"
                          }
                          ,
                          "Y"
                        ]
                      }
                      ,
                      {
                        "==": [
                          {
                            "var": "BTEnabled"
                          }
                          ,
                          "Y"
                        ]
                      }
                      ,
                      {
                        "==": [
                          {
                            "var": "BTStatus"
                          }
                          ,
                          "Y"
                        ]
                      }
                    ]
                  }
            },
            {
              "linkName": "Credit Line Increase",
              "linkURL": "/US/ag/creditlineincrease?aoOfferParams=screenId:jJRSMENU_BenefitsAndServices|offerName:EC_P_ICLI_11142_1N|locID:SERVICING|offerID:ICLIGENR00|offerCat:CLI|origin:COR|flowOrigin:AccountServicing",
              "domainKey" : "csr-key",
			  "show": {
                  "==": [{
                    "var": "creditLineIncreaseEnabled"
                  },
                         "Y"
                        ]
                }
            },
            {
              "linkName": "Mortgages",
              "linkURL": "/mortgage/purchase-rates",
              "domainKey" : "ssr-key"
            },
           {
              "linkName": "Home Equity",
              "linkURL": "/home-equity/line-of-credit",
             "domainKey" : "ssr-key"
            },
            {
              "linkName": "Promotional Purchase Rate",
              "linkURL": "/US/ag/rate-sale",
              "domainKey" : "csr-key",
			  "show": {
                  "==": [{
                    "var": "isPromotionalPurOfferEligible"
                  },
                         "Y"
                        ]
                }
            },
           {
              "linkName": "Small Business",
              "linkURL": "/small-business/loans?intc=citihpmenu_lending_smallbusiness",
             "domainKey" : "ssr-key"
            }
           ]
          },
		     {
              "WealthManagementMenuList":[
                
                {
              "linkName": "Citigold Private Client",
              "linkURL": "/US/ag/citigold-private-client",
                  "domainKey" : "csr-key",
                "show": {
                  "==": [{
                    "var": "isCitiAllianceOnly"
                  },
                         "N"
                        ]
                }
            },
			{
              "linkName": "Citigold",
              "linkURL": "/banking/citigold",
              "domainKey" : "ssr-key",
               "show": {
                  "==": [{
                    "var": "isCitiAllianceOnly"
                  },
                         "N"
                        ]
                }
            },
                {
                "linkName": "Find a Wealth Team",
              "linkURL": "https://contactcitigold.citi.com/",
                  "domainKey" : "",
               "show": {
                  "==": [{
                    "var": "isCitiAllianceOnly"
                  },
                         "N"
                        ]
                }
                }
        ]
      }
              ]
          }
      ,
        {
          "subMenuParentId": "services",
          "subMenuLinksList": [
            
           {
            "linkName": "Banking Services",
            "linkURL": "/US/ag/servicing/index?pageName=BankingServices",
             "domainKey" : "csr-key"
           },
            {
              "linkName": "Credit Card Services",
              "linkURL": "/US/ag/servicing/index?pageName=CreditCardServices",
              "domainKey" : "csr-key"
            }
            ,
            {
              "linkName": "Travel Services",
              "linkURL": "/US/ag/tranotview",
              "domainKey" : "csr-key",
             "show": { "and" : [{ "==": [{ "var": "travelNotificationEnabled" }, "Y"]},{"!=": [{"var": "isPglLiteMode"},"Y"]} ]}
            }
            ,
            {
              "linkName": "Statements & Documents",
              "linkURL": "/US/ag/servicing/index?pageName=StatementsAndDocumentServices",
              "domainKey" : "csr-key"
            },
            {
            "linkName": "Security Center",
            "linkURL": "/US/ag/security-center",
              "domainKey" : "csr-key",
               "show": {
                  "==": [{
                    "var": "securityCenter"
                  },
                         "Y"
                        ]
                }
          },
             {
            "linkName": "Fraud & Scam Updates",
            "linkURL": "https://www.citi.com/fraudprevention",
            "domainKey" : "",
               "show": {
                  "==": [{
                    "var": "fraudNScamUpdate"
                  },
                         "Y"
                        ]
                }
          },
            {
            "linkName": "Financial Resource Center",
            "linkURL": "/US/ag/financial-resource-center",
              "domainKey" : "csr-key",
            "show": {
              "==": [
                {
                  "var": "isFrcEnabled"
                }
                ,
                "Y"
              ]
            }
          }
          ]
        }
        ,
        {
          "subMenuParentId": "rewards",
          "subMenuLinksList": [
            {
              "linkName": "Costco Cash Rewards",
              "linkURL": "/US/ag/rewards/dashboard/costco?accountInstanceId="
              ,
              "domainKey" : "csr-key",
              "show": {
                "==": [
                  {
                    "var": "costcoCashReward"
                  }
                  ,
                  "Y"
                ]
              }
            }
            ,
            {
              "linkName": "Expedia&#174; Rewards",
              "linkURL": "/US/ag/rewards/dashboard/expedia?accountInstanceId="
              ,
              "domainKey" : "csr-key",
              "show": {
                "==": [
                  {
                    "var": "expediaCashReward"
                  }
                  ,
                  "Y"
                ]
              }
            }
            ,
            {
              "linkName": "Double Cash Rewards",
              "linkURL": "/US/ag/rewards/dashboard/cashback?accountInstanceId=",
              "domainKey" : "csr-key",
              "show": {
                "==": [
                  {
                    "var": "doubleCashReward"
                  }
                  ,
                  "Y"
                ]
              }
            }
            ,
            {
              "linkName": "Custom Cash Rewards",
              "linkURL": "/US/ag/rewards/dashboard/thankyou?accountInstanceId=",
              "domainKey" : "csr-key",
              "show": {
                "==": [
                  {
                    "var": "customCashReward"
                  }
                  ,
                  "Y"
                ]
              }
            }
            ,
            {
              "linkName": "ThankYou Rewards",
              "linkURL": "/US/ag/citi-partner-sso/ThankYou",
              "domainKey" : "csr-key",
              "show": {
                "==": [
                  {
                    "var": "isTYEligible"
                  }
                  ,
                  "Y"
                ]
              }
            }
            ,
            {
              "linkName": "Offers for You",
              "linkURL": "/US/ag/citioffersforyou",
              "domainKey" : "csr-key",
              "show": {
                "==": [
                  {
                    "var": "offerForYouEnabled"
                  }
                  ,
                  "Y"
                ]
              }
            }
            ,
            {
            "linkName": "Citi Entertainment<sup>&reg;</sup>",
            "linkURL": "https://www.citientertainment.com/?utm_source=CBOL&utm_medium=RewardsOffers",
              "domainKey" : "",
            "linkTarget": "_blank",
            "show": true            
          	}
          	,
             {
            "linkName": "Citi Travel <sup>SM</sup> Portal",
            "linkURL": "/citi-partner/travel/login",
               "domainKey" : "ssr-key",
            "show": {"==" : [{ "var": "travelPortal" }, "Y"]},
            "linkTarget": "_blank"
          }
          ,
            {
              "linkName": "Card Benefits",
              "linkURL": "/US/ag/sso/index?tenantId=BenefitBuilder&cid=AFC~01~140601~CBOL~AcctMgmt~Header",
              "domainKey" : "csr-key"
            }
          ]
        }
        ,
         {
        "subMenuParentId": "productExplorer",
        "subMenuLinksList": [
          {
            "productExplorerHeader": [
              {
                "linkTitle": "Explore",
                "linkText": "Here you'll find limited-time offers that'll help you maximize savings, earn reward points, enjoy additional benefits and more."
              }
            ]
          }
          ,
          {
            "productExplorer1List": [
              {
                "linkName": "<span class=\"creditCardsIcon\"></span><span>Credit Cards</span>",
                "linkURL": {
                  "var": "marketingAllCardsUrl"
                }
                ,
                "domainKey" : "",
                "show": "Y"
              }
              ,
              {
                "linkName": "<span class=\"lendingIcon\"></span><span>Lending</span>",
                "linkURL": "/US/JRS/portal/template.do?ID=mortgage_home_mortgage&intc=2~3~51~5~180901~8~Other~ProductExplorerLending",
                "domainKey" : "legacy-key",
                "show": "Y"
              }
              ,
              {
                "linkName": "<span class=\"citigoldIcon\"></span><span>Citigold</span>",
                "linkURL": "/US/JRS/pands/detail.do?ID=CitigoldOverview&intc=2~3~51~5~180901~2~BANKACQ~ProductExplorerCitigold",
                "domainKey" : "legacy-key",
                "show": "Y"
              }
              ,
              {
                "linkName": "<span class=\"moneyMovementIcon\"></span><span>Invest with Citi</span>",
                "linkURL": "/US/JRS/pands/detail.do?ID=InvestingCiti&intc=2~3~51~5~180901~9~PFM~ProductExplorerMoneyGuidePro",
                "domainKey" : "legacy-key",
                "show": "",
                "linkBorder": ""
              }
            ]
          }
          ,
          {
            "productExplorer2List": [
              {
                "linkName": "<span class=\"bankingIcon\"></span><span>Banking</span>",
                "linkURL": "/US/banking/citi.action?ID=banking-overview&intc=2~3~51~5~180901~2~BANKACQ~ProductExplorerBanking",
                "domainKey" : "legacy-key",
                "show": "Y"
              }
              ,
              {
                "linkName": "<span class=\"investingIcon\"></span><span>Investing</span>",
                "linkURL": "/US/JRS/pands/detail.do?ID=InvestingCiti&intc=2~3~51~5~180901~9~PFM~ProductExplorerInvesting",
                "domainKey" : "legacy-key",
                "show": "Y"
                
              }
            ]
          }
        ]
      }
      ,
        {
          "subMenuParentId": "profileSettings",
          "subMenuLinksList": [
            {
              "profilesSection": [
                {
                  "linkName": "User ID",
                  "linkURL": "/US/ag/profile-update/change-userid",
                  "domainKey" : "csr-key",
                   "show": {"!=": [{"var": "isPglLiteMode"},"Y"]}
                }
                ,
                {
                  "linkName": "Password",
                  "linkURL": "/US/ag/profile-update/change-password",
                  "domainKey" : "csr-key",
                   "show": {"!=": [{"var": "isPglLiteMode"},"Y"]}
                }
                ,
                {
                  "linkName": "Contact Information",
                  "linkURL": "/US/ag/ContactInfo/Profiles",
                  "domainKey" : "csr-key",
                  "show": { "and" : [{ "==": [{ "var": "isCIEligible" }, "Y"]},{"!=": [{"var": "isPglLiteMode"},"Y"]} ]}
                }
                ,
                {
                  "linkName": "Employment Status",
                  "linkURL": "/US/ag/kyc/data-capture/index/category/employmentInformation",
                  "domainKey" : "csr-key"
                }
                ,
                {
                  "linkName": "Income Information",
                  "linkURL": "/US/ag/updateincomeinfo/landingpage?targetAOApp=cfiOvly",
                  "domainKey" : "csr-key",
                  "show": {
                    "==": [
                      {
                        "var": "isIncomeInformationEligible"
                      }
                      ,
                      "Y"
                    ]
                  }
                }
                ,
                {
                "linkName": "Balance & Benefits",
                "linkURL": "/US/ag/reward/CAMB",
                  "domainKey" : "csr-key",
                "show": {"and" : [ { "==": [{ "var": "isReiBlueCust" }, "Y"]},{"!=": [{"var":"isCZ4Only"},"Y"]} ]} 
                }
                ,
                {
                "linkName": "Relationship Tier",
                "linkURL": "/US/ag/reward/CAMB",
                  "domainKey" : "csr-key",
                "show": {"and" : [ { "==": [{ "var": "isReiNonBauCust" }, "Y"]},{"!=": [{"var":"isCZ4Only"},"Y"]} ]} 
                }
              ]
            }
            ,
            {
              "settingsSection": [
                {
                  "linkName": "Account Alerts",
                  "linkURL": "/US/ag/alerts",
                  "domainKey" : "csr-key",
                   "show": { "and" : [{ "or" : [{ "==": [{ "var": "isManageAlerts" }, "Y"]},{"==": [{"var": "isEnrollAlerts"},"Y"]} ]},{ "!=": [{ "var": "isIBSAuth" }, "Y"]}]}
                }
                ,
                {
                  "linkName": "<span class=\"settingsIcon\"></span>More Settings",
                  "linkURL": "/US/ag/servicing/index?pageName=Settings",
                  "domainKey" : "csr-key"
                }
              ]
            }
          ]
        }
      ]
    }
  ,
    "CARDSAndPIL": {
      "subMenuLinks": [
        {
          "subMenuParentId": "paymentsandTransfers",
          "subMenuLinksList": [
            {
              "paymentsMenuList": [
                {
                  "linkName": "Pay Citi Credit Cards",
                  "linkURL": "/US/CBOL/pnt/crecarpay/flow.action",
                  "domainKey" : "legacy-key"
                }
                ,
                {
                  "linkName": "Manage Auto Deduct",
                  "linkURL": "/US/ag/autoDeduct",
                  "domainKey" : "csr-key",
                  "show": {
                    "==": [{
                      "var": "autoDeduct" }
                           ,"Y"]}
                },
              	{
                	"linkName": "Personal Loan Autopay",
                	"linkURL": "/US/ag/autopay",
                  "domainKey" : "csr-key",
              		"show": { "==": [  { "var": "managePilAutoPay" }, "Y" ]}
              	}								
              ]
            }
            ,
            {
              "transfersMenuList": [
                {
                  "linkName": "Your External Accounts",
                  "linkURL": "/US/JRS/iit/InitProcessing.do?ID=CETransferAccounts",
                 "domainKey" : "legacy-key",
                  "show": {"==": [{ "var": "isBusinessCust" }, "N"]}
                },
                
                
                {
                  "linkName": "Balance Transfers",
                  "linkURL": "/US/ag/btlanding",
                  "domainKey" : "csr-key",
                  "show": { "and" : [{ "or" : [ { "==": [{ "var": "BTEnabled" }, "Y"]},{"==": [{"var":"BTStatus"},"Y"]},{ "==": [{ "var": "btenabled" }, "Y"]},{"==": [{"var":"btstatus"},"Y"]} ]}, {"!=": [{"var": "isPglLiteMode"},"Y"]}]}
                },
                {
                "linkName": "Transfer My Investments to Citi",
                "linkURL": "/US/ag/acat",
                  "domainKey" : "csr-key",
                "show": {"or" : [ { "==": [{ "var": "hasCZ4" }, "Y"]},{"==": [{"var":"isOnlyCZ4"},"Y"]}]}
              }
              ]
            }
          ]
        }
        ,
		{
        "subMenuParentId": "exploreProducts",
        "subMenuLinksList": [
          {
            "CheckingAndSavingsMenuList": [
              {
                "linkName": "Banking Overview",
                "linkURL": "/US/banking/citi.action?ID=banking-overview",
                "domainKey" : "legacy-key",
              "show": {
                  "==": [{
                    "var": "isCitiAllianceOnly"
                  },
                         "N"
                        ]
                }
               
              },
			  {
				"linkName": "Checking",
                "linkURL": "/US/ag/banking/checking-account",
                "domainKey" : "csr-key",
              "show": {
                  "==": [{
                    "var": "isCitiAllianceOnly"
                  },
                         "N"
                        ]
                }
           
			  },
			  {
				"linkName": "Savings",
                "linkURL": "/banking/savings-account?intc=citihpmenu_overview_savings",
                "domainKey" : "ssr-key",
              "show": {
                  "==": [{
                    "var": "isCitiAllianceOnly"
                  },
                         "N"
                        ]
                }
                
			  },
              {
                "linkName": "CDs",
                "linkURL": "/banking/cd-account",
                "domainKey" : "ssr-key",
              "show": {
                  "==": [{
                    "var": "isCitiAllianceOnly"
                  },
                         "N"
                        ]
                }
                
              }
              ,
              {
                "linkName": "IRAs",
                "linkURL": "/banking/ira",
                "domainKey" : "ssr-key",
              "show": {
                  "==": [{
                    "var": "isCitiAllianceOnly"
                  },
                         "N"
                        ]
                }
                
              },
              {
                "linkName": "Rates",
                "linkURL": "/US/ag/current-interest-rates/checking-saving-accounts",
                "domainKey" : "csr-key",
              "show": {
                  "==": [{
                    "var": "isCitiAllianceOnly"
                  },
                         "N"
                        ]
                }
                
              }
              ,
              {
                "linkName": "Small Business",
                "linkURL": "/small-business/banking?intc=1_5_51_2_BANR_2_SMB_HP_SMB_Banking",
                "domainKey" : "ssr-key",
              "show": {
                  "==": [{
                    "var": "isCitiAllianceOnly"
                  },
                         "N"
                        ]
                }
              }
               ]
          }
          ,
          {
            "CreditCardMenuList": [
               {
              "linkName": "View All Credit Cards",
              "linkURL": "/credit-cards/compare/view-all-credit-cards?intc=citihpmenu~creditcards~vac",
                 "domainKey" : "mkr-key"
            },
                {
              "linkName": "Rewards",
              "linkURL": "/credit-cards/compare/rewards-credit-cards?intc=citihpmenu~creditcards~rewards",
                  "domainKey" : "mkr-key"
            },
            {
              "linkName": "0% Intro APR",
              "linkURL": "/credit-cards/compare/0-percent-intro-apr-credit-cards?intc=citihpmenu~creditcards~intro",
              "domainKey" : "mkr-key"
            },
            {
              "linkName": "Balance Transfer",
             "linkURL": "/credit-cards/compare/balance-transfer-credit-cards?intc=citihpmenu~creditcards~bt",
              "domainKey" : "mkr-key",
              "show": { "and" : [{ "==": [{ "var": "isIBSXEmployee" }, "N"]},{"==": [{"var":"isIBSXOwner"},"N"]} ]}
            },
            {
              "linkName": "Small Business",
              "linkURL": "/credit-cards/compare/business-credit-cards?intc=citihpmenu~creditcards~smallbus",
              "domainKey" : "mkr-key"
            }
            
           
        ]
      },
          {
              "InvestingMenuList":[
            {
              "linkName": "Self-Directed Investing",
              "linkURL": "/US/ag/citi-self-invest",
              "domainKey" : "csr-key",
                  "show": true
            },    
			{
              "linkName": "Guided Investing",
              "linkURL": "/US/ag/cwb?entry=topnav",
              "domainKey" : "csr-key",
                  "show":true
            },
            {
              "linkName": "Working with an Advisor",
              "linkURL": "/US/ag/mgp/cwamarketing",
              "domainKey" : "csr-key",
              "show": true
            }
        ]
      },
          
      
         
      {
        "LendingMenuList": [
              	{
              "linkName": "Personal Installment Loan",
              "linkURL": "/US/ag/lending/landingroute?intc=pil_topnav",
                  "domainKey" : "csr-key"
            },
            {
              "linkName": "Flex Loan",
              "linkURL": "/US/ag/citi-flex-loan/customizeloan",
              "domainKey" : "csr-key",
			  "show": { "and" : [ { "==": [{ "var": "availableFlexLoanOffer" },"Y"]}, {"!=": [{"var": "isPglLiteMode"},"Y"]}]} 
            },
			 {
              "linkName": "Flex Pay",
              "linkURL": "/US/ag/citi-flex-pay/select-transaction",
               "domainKey" : "csr-key",
			   "show": {
                  "==": [{
                    "var": "viewCitiFlexPayOffer"
                  },
                         "Y"
                        ]
                }
            },
            {
              "linkName": "Balance Transfer",
              "linkURL": "/US/ag/btlanding",
              "domainKey" : "csr-key",
             "show": { "and" : [{ "or" : [ { "==": [{ "var": "BTEnabled" }, "Y"]},{"==": [{"var":"BTStatus"},"Y"]},{ "==": [{ "var": "btenabled" }, "Y"]},{"==": [{"var":"btstatus"},"Y"]} ]}, {"!=": [{"var": "isPglLiteMode"},"Y"]}]}
            },
            {
              "linkName": "Credit Line Increase",
              "linkURL": "/US/ag/creditlineincrease?aoOfferParams=screenId:jJRSMENU_BenefitsAndServices|offerName:EC_P_ICLI_11142_1N|locID:SERVICING|offerID:ICLIGENR00|offerCat:CLI|origin:COR|flowOrigin:AccountServicing",
              "domainKey" : "csr-key",
			  "show": {
                  "==": [{
                    "var": "creditLineIncreaseEnabled"
                  },
                         "Y"
                        ]
                }
            },
            {
              "linkName": "Mortgages",
              "linkURL": "/mortgage/purchase-rates",
              "domainKey" : "ssr-key"
            },
            {
              "linkName": "Home Equity",
              "linkURL": "/home-equity/line-of-credit",
              "domainKey" : "ssr-key"
            },
            {
              "linkName": "Promotional Purchase Rate Offer",
              "linkURL": "/US/ag/rate-sale",
              "domainKey" : "csr-key",
			  "show": {
                  "==": [{
                    "var": "isPromotionalPurOfferEligible"
                  },
                         "Y"
                        ]
                }
            },
           {
              "linkName": "Small Business",
              "linkURL": "/small-business/loans?intc=citihpmenu_lending_smallbusiness",
             "domainKey" : "ssr-key"
            }
          ]
          },
		    {
              "WealthManagementMenuList":[
                   {
              "linkName": "Citigold Private Client",
              "linkURL": "/US/ag/citigold-private-client",
                     "domainKey" : "csr-key",
                     "show": true
            },
			{
              "linkName": "Citigold",
              "linkURL": "/banking/citigold",
              "domainKey" : "ssr-key",
              "show": true
            },
                 {
                "linkName": "Find a Wealth Team",
              "linkURL": "https://contactcitigold.citi.com/",
                   "domainKey" : "",
              "show": true
                }
             
        ]
      }
              ]
          }
      ,
        {
          "subMenuParentId": "services",
          "subMenuLinksList": [
            
           {
            "linkName": "Banking Services",
            "linkURL": "/US/ag/servicing/index?pageName=BankingServices",
             "domainKey" : "csr-key"
           },
            {
              "linkName": "Credit Card Services",
              "linkURL": "/US/ag/servicing/index?pageName=CreditCardServices",
              "domainKey" : "csr-key"
            }
            ,
            {
              "linkName": "Travel Services",
              "linkURL": "/US/ag/tranotview",
              "domainKey" : "csr-key",
               "show": { "and" : [{ "==": [{ "var": "travelNotificationEnabled" }, "Y"]},{"!=": [{"var": "isPglLiteMode"},"Y"]} ]}
            }
            ,
            {
              "linkName": "Statements & Documents",
              "linkURL": "/US/ag/servicing/index?pageName=StatementsAndDocumentServices",
              "domainKey" : "csr-key"
            },
            {
            "linkName": "Security Center",
            "linkURL": "/US/ag/security-center",
              "domainKey" : "csr-key",
               "show": {
                  "==": [{
                    "var": "securityCenter"
                  },
                         "Y"
                        ]
                }
          },
             {
            "linkName": "Fraud & Scam Updates",
            "linkURL": "https://www.citi.com/fraudprevention",
            "domainKey" : "",
               "show": {
                  "==": [{
                    "var": "fraudNScamUpdate"
                  },
                         "Y"
                        ]
                }
         	 },
            {
            "linkName": "Financial Resource Center",
            "linkURL": "/US/ag/financial-resource-center",
              "domainKey" : "csr-key",
            "show": {
              "==": [
                {
                  "var": "isFrcEnabled"
                }
                ,
                "Y"
              ]
            }
          }
          ]
        }
        ,
        {
          "subMenuParentId": "rewards",
          "subMenuLinksList": [
            {
              "linkName": "Costco Cash Rewards",
              "linkURL": "/US/ag/rewards/dashboard/costco?accountInstanceId="
              ,
              "domainKey" : "csr-key",
              "show": {
                "==": [
                  {
                    "var": "costcoCashReward"
                  }
                  ,
                  "Y"
                ]
              }
            }
            ,
            {
              "linkName": "Expedia&#174; Rewards",
              "linkURL": "/US/ag/rewards/dashboard/expedia?accountInstanceId="
              ,
              "domainKey" : "csr-key",
              "show": {
                "==": [
                  {
                    "var": "expediaCashReward"
                  }
                  ,
                  "Y"
                ]
              }
            }
            ,
            {
              "linkName": "Double Cash Rewards",
              "linkURL": "/US/ag/rewards/dashboard/cashback?accountInstanceId=",
             "domainKey" : "csr-key",
              "show": {
                "==": [
                  {
                    "var": "doubleCashReward"
                  }
                  ,
                  "Y"
                ]
              }
            }
            ,
            {
              "linkName": "Custom Cash Rewards",
              "linkURL": "/US/ag/rewards/dashboard/thankyou?accountInstanceId=",
              "domainKey" : "csr-key",
              "show": {
                "==": [
                  {
                    "var": "customCashReward"
                  }
                  ,
                  "Y"
                ]
              }
            }
            ,
            {
              "linkName": "ThankYou Rewards",
              "linkURL": "/US/ag/citi-partner-sso/ThankYou",
              "domainKey" : "csr-key",
              "show": {
                "==": [
                  {
                    "var": "isTYEligible"
                  }
                  ,
                  "Y"
                ]
              }
            }
            ,
            {
              "linkName": "Offers for You",
              "linkURL": "/US/ag/citioffersforyou",
              "domainKey" : "csr-key",
              "show": {
                "==": [
                  {
                    "var": "offerForYouEnabled"
                  }
                  ,
                  "Y"
                ]
              }
            }
            ,
            {
            "linkName": "Citi Entertainment<sup>&reg;</sup>",
            "linkURL": "https://www.citientertainment.com/?utm_source=CBOL&utm_medium=RewardsOffers",
              "domainKey" : "",
            "linkTarget": "_blank",
            "show": true            
          	}
          	,
             {
            "linkName": "Citi Travel <sup>SM</sup> Portal",
            "linkURL": "/citi-partner/travel/login",
               "domainKey" : "ssr-key",
            "show": {"==" : [{ "var": "travelPortal" }, "Y"]},
            "linkTarget": "_blank"
          }
          ,
            {
              "linkName": "Card Benefits",
              "linkURL": "/US/ag/sso/index?tenantId=BenefitBuilder",
              "domainKey" : "csr-key"
            }
          ]
        }
        ,
         {
        "subMenuParentId": "productExplorer",
        "subMenuLinksList": [
          {
            "productExplorerHeader": [
              {
                "linkTitle": "Explore",
                "linkText": "Here you'll find limited-time offers that'll help you maximize savings, earn reward points, enjoy additional benefits and more."
              }
            ]
          }
          ,
          {
            "productExplorer1List": [
              {
                "linkName": "<span class=\"creditCardsIcon\"></span><span>Credit Cards</span>",
                "linkURL": {
                  "var": "marketingAllCardsUrl"
                },
                "domainKey" : "",
                
                "show": "Y"
              }
              ,
              {
                "linkName": "<span class=\"lendingIcon\"></span><span>Lending</span>",
                "linkURL": "/US/JRS/portal/template.do?ID=mortgage_home_mortgage&intc=2~3~51~5~180901~8~Other~ProductExplorerLending",
                "domainKey" : "legacy-key",
                "show": "Y"
              }
              ,
              {
                "linkName": "<span class=\"citigoldIcon\"></span><span>Citigold</span>",
                "linkURL": "/US/JRS/pands/detail.do?ID=CitigoldOverview&intc=2~3~51~5~180901~2~BANKACQ~ProductExplorerCitigold",
                "domainKey" : "legacy-key",
                "show": "Y"
              }
              ,
              {
                "linkName": "<span class=\"moneyMovementIcon\"></span><span>Invest with Citi</span>",
                "linkURL": "/US/JRS/pands/detail.do?ID=InvestingCiti&intc=2~3~51~5~180901~9~PFM~ProductExplorerMoneyGuidePro",
                "domainKey" : "legacy-key",
                "show": "",
                "linkBorder": ""
              }
            ]
          }
          ,
          {
            "productExplorer2List": [
              {
                "linkName": "<span class=\"bankingIcon\"></span><span>Banking</span>",
                "linkURL": "/US/banking/citi.action?ID=banking-overview&intc=2~3~51~5~180901~2~BANKACQ~ProductExplorerBanking",
                "domainKey" : "legacy-key",
                "show": "Y"
              }
              ,
              {
                "linkName": "<span class=\"investingIcon\"></span><span>Investing</span>",
                "linkURL": "/US/JRS/pands/detail.do?ID=InvestingCiti&intc=2~3~51~5~180901~9~PFM~ProductExplorerInvesting",
                "domainKey" : "legacy-key",
                "show": "Y"
              }
            ]
          }
        ]
      }
      ,
        {
          "subMenuParentId": "profileSettings",
          "subMenuLinksList": [
            {
              "profilesSection": [
                {
                  "linkName": "User ID",
                  "linkURL": "/US/ag/profile-update/change-userid",
                  "domainKey" : "csr-key",
                   "show": {"!=": [{"var": "isPglLiteMode"},"Y"]}
                }
                ,
                {
                  "linkName": "Password",
                  "linkURL": "/US/ag/profile-update/change-password",
                  "domainKey" : "csr-key",
                   "show": {"!=": [{"var": "isPglLiteMode"},"Y"]}
                }
                ,
                {
                  "linkName": "Contact Information",
                  "linkURL": "/US/ag/ContactInfo/Profiles",
                  "domainKey" : "csr-key",
                  "show": { "and" : [{ "==": [{ "var": "isCIEligible" }, "Y"]},{"!=": [{"var": "isPglLiteMode"},"Y"]} ]}

                }
                ,
                {
                  "linkName": "Income Information",
                  "linkURL": "/US/ag/updateincomeinfo/landingpage?targetAOApp=cfiOvly",
                  "domainKey" : "csr-key",
                  "show": {
                    "==": [
                      {
                        "var": "isIncomeInformationEligible"
                      }
                      ,
                      "Y"
                    ]
                  }
                }
                ,
                {
                "linkName": "Balance & Benefits",
                "linkURL": "/US/ag/reward/CAMB",
                  "domainKey" : "csr-key",
                "show": {"and" : [ { "==": [{ "var": "isReiBlueCust" }, "Y"]},{"!=": [{"var":"isCZ4Only"},"Y"]} ]} 
                }
                ,
                {
                "linkName": "Relationship Tier",
                "linkURL": "/US/ag/reward/CAMB",
                  "domainKey" : "csr-key",
                "show": {"and" : [ { "==": [{ "var": "isReiNonBauCust" }, "Y"]},{"!=": [{"var":"isCZ4Only"},"Y"]} ]} 
                }
              ]
            }
            ,
            {
              "settingsSection": [
                {
                  "linkName": "Account Alerts",
                  "linkURL": "/US/ag/alerts",
                  "domainKey" : "csr-key",
                "show": { "and" : [{ "or" : [{ "==": [{ "var": "isManageAlerts" }, "Y"]},{"==": [{"var": "isEnrollAlerts"},"Y"]} ]},{ "!=": [{ "var": "isIBSAuth" }, "Y"]}]}
                }
                ,
                {
                  "linkName": "<span class=\"settingsIcon\"></span>More Settings",
                  "linkURL": "/US/ag/servicing/index?pageName=Settings",
                  "domainKey" : "csr-key"
                }
              ]
            }
          ]
        }
      ]
    }
}