Advertisement
Guest User

Citigroup

a guest
Jan 26th, 2020
424
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.63 KB | None | 0 0
  1. var jsonFile = {
  2. "alert" :
  3. [
  4. {
  5. "alertActive" : "no",
  6. "alertType" : "red",
  7. "alertURL" : "/citi/press/2012/120117a.htm?utm_campaign=111017EarningsAlertBar",
  8. "alertHeader" : "",
  9. "alertText" : "Citigroup Reports Full-Year 2011 Net Income of $11.3 Billion, Up 6 Percent from $10.6 Billion In 2010 "
  10. }
  11. ],
  12. "global" :
  13. [
  14. {
  15. "siteURL" : "/citi/" /* if blank, site links will be relative links */,
  16. "siteNameImage" : "",
  17. "siteName" : "" ,
  18. "homePageURL" : "index.htm" /* site's home page address */,
  19. "alternateBusLogo" : "corp" /* options = corp, consumer, smb */,
  20. "alternateBusURL" : "/citi/",
  21. "alternateBusAltText" : "Visit Citigroup.com" /* alt text used on business logo */
  22. }
  23. ],
  24. "signon" :
  25. [
  26. {
  27. "name" : "Bank Accounts",
  28. "link" : "http://www.citibank.com",
  29. "target" : "none"
  30. },
  31. {
  32. "name" : "Bank Accounts en Español",
  33. "link" : "http://www.citibank.com/espanol/",
  34. "target" : "none"
  35. },
  36. {
  37. "name" : "CitiBusiness",
  38. "link" : "http://www.citibank.com/us/citibusinessonline/",
  39. "target" : "none"
  40. },
  41. {
  42. "name" : "Citi Private Bank",
  43. "link" : "https://www.privatebank.citibank.com/",
  44. "target" : "none"
  45. },
  46. {
  47. "name" : "Credit Cards",
  48. "link" : "http://www.citicards.com",
  49. "target" : "none"
  50. },
  51. {
  52. "name" : "Credit Cards en Español",
  53. "link" : "https://www.accountonline.com/cards/svc/Login.do?langId=ESP",
  54. "target" : "none"
  55. },
  56. {
  57. "name" : "Mortgages",
  58. "link" : "https://www.citimortgage.com/Mortgage/Home.do",
  59. "target" : "none"
  60. },
  61. {
  62. "name" : "Student Loans",
  63. "link" : "https://www.studentloan.com/index.htm",
  64. "target" : "none"
  65. },
  66. {
  67. "name" : "ThankYou Network",
  68. "link" : "https://www.thankyou.com/",
  69. "target" : "none"
  70. }
  71. ],
  72. "nav" :
  73. [
  74. {
  75. "name" : "Home",
  76. "link" : "/citi/homepage/index.htm",
  77. "target" : "none"
  78. },
  79. {
  80. "name" : "About Citi",
  81. "link" : "/citi/press/index.htm",
  82. "target" : "none",
  83. "subNav" :
  84. [
  85. {
  86. "name" : "How Citi is Organized",
  87. "link" : "/citi/business/index.htm",
  88. "target" : "none"
  89. },
  90. {
  91. "name" : "Our Brands",
  92. "link" : "/citi/business/brands.htm",
  93. "target" : "none"
  94. },
  95. {
  96. "name" : "Global Locations",
  97. "link" : "/citi/global/index.htm",
  98. "target" : "none"
  99. },
  100. {
  101. "name" : "Corporate Governance",
  102. "link" : "/citi/corporategovernance/index.htm",
  103. "target" : "none"
  104. },
  105. {
  106. "name" : "Corporate Citizenship",
  107. "link" : "/citi/citizen/index.htm",
  108. "target" : "none",
  109. "subNav3" :
  110. [
  111. {
  112. "name" : "Home",
  113. "link" : "/citi/citizen/index.htm",
  114. "target" : "none"
  115. },
  116. {
  117. "name" : "Our Approach",
  118. "link" : "/citi/citizen/approach/index.htm",
  119. "target" : "none",
  120. "subNav4" :
  121. [
  122. {
  123. "name" : "Overview",
  124. "link" : "/citi/citizen/approach/index.htm",
  125. "target" : "none"
  126. },
  127. {
  128. "name" : "Governance & Stakeholders",
  129. "link" : "/citi/citizen/approach/governance.htm",
  130. "target" : "none"
  131. },
  132. {
  133. "name" : "Ethics & Human Rights",
  134. "link" : "/citi/citizen/approach/ethics.htm",
  135. "target" : "none"
  136. },
  137. {
  138. "name" : "Anti-Money Laundering",
  139. "link" : "/citi/citizen/approach/laundering/index.htm",
  140. "target" : "none",
  141. "subNav5" :
  142. [
  143. {
  144. "name" : "Anti-Money Laundering Home",
  145. "link" : "/citi/citizen/approach/laundering/index.htm",
  146. "target" : "none"
  147. },
  148. {
  149. "name" : "Summary",
  150. "link" : "/citi/citizen/approach/laundering/summary.htm",
  151. "target" : "none"
  152. },
  153. {
  154. "name" : "Citi USA Patriot Act Certification",
  155. "link" : "/citi/citizen/approach/laundering/usapatriotact.htm",
  156. "target" : "none"
  157. }
  158. ]
  159. },
  160. {
  161. "name" : "Previous Reports & Downloads",
  162. "link" : "/citi/citizen/approach/annualreport/index.htm",
  163. "target" : "none",
  164. "subNav5" :
  165. [
  166. {
  167. "name" : "Previous Reports & Downloads",
  168. "link" : "/citi/citizen/approach/annualreport/index.htm",
  169. "target" : "none"
  170. }
  171. ]
  172. },
  173. {
  174. "name" : "Asia Pacific Citizenship",
  175. "link" : "/citi/citizen/approach/asia/index.htm",
  176. "target" : "none",
  177. "subNav5" :
  178. [
  179. {
  180. "name" : "Asia Pacific Citizenship Home",
  181. "link" : "/citi/citizen/approach/asia/index.htm",
  182. "target" : "none"
  183. },
  184. {
  185. "name" : "From the Management",
  186. "link" : "/citi/citizen/approach/asia/management.htm",
  187. "target" : "none"
  188. },
  189. {
  190. "name" : "Citizenship in Asia Pacific",
  191. "link" : "/citi/citizen/approach/asia/citizenship.htm",
  192. "target" : "none"
  193. },
  194. {
  195. "name" : "Microfinance",
  196. "link" : "/citi/citizen/approach/asia/microfinance.htm",
  197. "target" : "none"
  198. },
  199. {
  200. "name" : "Financial Education",
  201. "link" : "/citi/citizen/approach/asia/fin_ed.htm",
  202. "target" : "none"
  203. },
  204. {
  205. "name" : "Environment",
  206. "link" : "/citi/citizen/approach/asia/environment.htm",
  207. "target" : "none"
  208. },
  209. {
  210. "name" : "Small & Growing Businesses",
  211. "link" : "/citi/citizen/approach/asia/smallbiz.htm",
  212. "target" : "none"
  213. },
  214. {
  215. "name" : "Youth Education",
  216. "link" : "/citi/citizen/approach/asia/youth_ed.htm",
  217. "target" : "none"
  218. },
  219. {
  220. "name" : "Disaster Response",
  221. "link" : "/citi/citizen/approach/asia/disaster.htm",
  222. "target" : "none"
  223. },
  224. {
  225. "name" : "Workplace",
  226. "link" : "/citi/citizen/approach/asia/workplace.htm",
  227. "target" : "none"
  228. },
  229. {
  230. "name" : "Countries / Markets",
  231. "link" : "/citi/citizen/approach/asia/c_australia.htm",
  232. "target" : "none",
  233. "subNav6" :
  234. [
  235. {
  236. "name" : "Australia",
  237. "link" : "/citi/citizen/approach/asia/c_australia.htm",
  238. "target" : "none"
  239. },
  240. {
  241. "name" : "Bangladesh",
  242. "link" : "/citi/citizen/approach/asia/c_bangladesh.htm",
  243. "target" : "none"
  244. },
  245. {
  246. "name" : "Brunei",
  247. "link" : "/citi/citizen/approach/asia/c_brunei.htm",
  248. "target" : "none"
  249. },
  250. {
  251. "name" : "China",
  252. "link" : "/citi/citizen/approach/asia/c_china.htm",
  253. "target" : "none"
  254. },
  255. {
  256. "name" : "Guam",
  257. "link" : "/citi/citizen/approach/asia/c_guam.htm",
  258. "target" : "none"
  259. },
  260. {
  261. "name" : "Hong Kong",
  262. "link" : "/citi/citizen/approach/asia/c_hongkong.htm",
  263. "target" : "none"
  264. },
  265. {
  266. "name" : "India",
  267. "link" : "/citi/citizen/approach/asia/c_india.htm",
  268. "target" : "none"
  269. },
  270. {
  271. "name" : "Indonesia",
  272. "link" : "/citi/citizen/approach/asia/c_indonesia.htm",
  273. "target" : "none"
  274. },
  275. {
  276. "name" : "Japan",
  277. "link" : "/citi/citizen/approach/asia/c_japan.htm",
  278. "target" : "none"
  279. },
  280. {
  281. "name" : "Korea",
  282. "link" : "/citi/citizen/approach/asia/c_korea.htm",
  283. "target" : "none"
  284. },
  285. {
  286. "name" : "Malaysia",
  287. "link" : "/citi/citizen/approach/asia/c_malaysia.htm",
  288. "target" : "none"
  289. },
  290. {
  291. "name" : "New Zealand",
  292. "link" : "/citi/citizen/approach/asia/c_newzealand.htm",
  293. "target" : "none"
  294. },
  295. {
  296. "name" : "Philippines",
  297. "link" : "/citi/citizen/approach/asia/c_philippines.htm",
  298. "target" : "none"
  299. },
  300. {
  301. "name" : "Singapore",
  302. "link" : "/citi/citizen/approach/asia/c_singapore.htm",
  303. "target" : "none"
  304. },
  305. {
  306. "name" : "Sri Lanka",
  307. "link" : "/citi/citizen/approach/asia/c_srilanka.htm",
  308. "target" : "none"
  309. },
  310. {
  311. "name" : "Taiwan",
  312. "link" : "/citi/citizen/approach/asia/c_taiwan.htm",
  313. "target" : "none"
  314. },
  315. {
  316. "name" : "Thailand",
  317. "link" : "/citi/citizen/approach/asia/c_thailand.htm",
  318. "target" : "none"
  319. },
  320. {
  321. "name" : "Vietnam",
  322. "link" : "/citi/citizen/approach/asia/c_vietnam.htm",
  323. "target" : "none"
  324. }
  325. ]
  326. },
  327. {
  328. "name" : "2008 Grants",
  329. "link" : "/citi/citizen/approach/asia/grants.htm",
  330. "target" : "none"
  331. },
  332. {
  333. "name" : "2008 Awards & Recognition",
  334. "link" : "/citi/citizen/approach/asia/awards.htm",
  335. "target" : "none"
  336. },
  337. {
  338. "name" : "Download Centre",
  339. "link" : "/citi/citizen/approach/asia/download.htm",
  340. "target" : "none"
  341. },
  342. {
  343. "name" : "Feedback",
  344. "link" : "/citi/citizen/approach/asia/feedback.htm",
  345. "target" : "none"
  346. }
  347. ]
  348. }
  349. ]
  350. },
  351. {
  352. "name" : "Responsible Finance",
  353. "link" : "javascript:void(0);",
  354. "target" : "none",
  355. "subNav4" :
  356. [
  357. {
  358. "name" : "Overview",
  359. "link" : "/citi/press/pressroom.htm",
  360. "target" : "none"
  361. },
  362. {
  363. "name" : "Protecting Consumers",
  364. "link" : "/citi/press/pressroom.htm",
  365. "target" : "none"
  366. },
  367. {
  368. "name" : "Managing Environmental & Social Risk",
  369. "link" : "/citi/press/pressroom.htm",
  370. "target" : "none"
  371. },
  372. {
  373. "name" : "Climate Investment",
  374. "link" : "/citi/press/pressroom.htm",
  375. "target" : "none"
  376. },
  377. {
  378. "name" : "Environmental Policies",
  379. "link" : "/citi/press/pressroom.htm",
  380. "target" : "none"
  381. },
  382. {
  383. "name" : "Community Development",
  384. "link" : "/citi/press/pressroom.htm",
  385. "target" : "none"
  386. },
  387. {
  388. "name" : "Privacy",
  389. "link" : "/citi/press/pressroom.htm",
  390. "target" : "none",
  391. "subNav5" :
  392. [
  393. {
  394. "name" : "Privacy for Customers at Citi",
  395. "link" : "/citi/press/pressroom.htm",
  396. "target" : "none"
  397. },
  398. {
  399. "name" : "Email Encryption",
  400. "link" : "/citi/press/pressroom.htm",
  401. "target" : "none"
  402. }
  403. ]
  404. }
  405. ]
  406. },
  407. {
  408. "name" : "Ensuring Access for All",
  409. "link" : "javascript:void(0);",
  410. "target" : "none",
  411. "subNav4" :
  412. [
  413. {
  414. "name" : "Overview",
  415. "link" : "/citi/press/pressroom.htm",
  416. "target" : "none"
  417. },
  418. {
  419. "name" : "Microfinance Case Studies",
  420. "link" : "/citi/press/pressroom.htm",
  421. "target" : "none"
  422. },
  423. {
  424. "name" : "Citi Microfinance",
  425. "link" : "/citi/press/pressroom.htm",
  426. "target" : "none"
  427. },
  428. {
  429. "name" : "Financial Capability",
  430. "link" : "/citi/press/pressroom.htm",
  431. "target" : "none"
  432. },
  433. {
  434. "name" : "Citi Office of Financial Capability",
  435. "link" : "/citi/press/pressroom.htm",
  436. "target" : "none"
  437. }
  438. ]
  439. },
  440. {
  441. "name" : "Valuing Our People",
  442. "link" : "javascript:void(0);",
  443. "target" : "none",
  444. "subNav4" :
  445. [
  446. {
  447. "name" : "Overview",
  448. "link" : "/citi/press/pressroom.htm",
  449. "target" : "none"
  450. },
  451. {
  452. "name" : "Diversity",
  453. "link" : "/citi/press/pressroom.htm",
  454. "target" : "none"
  455. }
  456. ]
  457. },
  458. {
  459. "name" : "Operations",
  460. "link" : "javascript:void(0);",
  461. "target" : "none",
  462. "subNav4" :
  463. [
  464. {
  465. "name" : "Overview",
  466. "link" : "/citi/press/pressroom.htm",
  467. "target" : "none"
  468. }
  469. ]
  470. },
  471. {
  472. "name" : "Citi Foundation",
  473. "link" : "javascript:void(0);",
  474. "target" : "none",
  475. "subNav4" :
  476. [
  477. {
  478. "name" : "Overview",
  479. "link" : "/citi/press/pressroom.htm",
  480. "target" : "none"
  481. },
  482. {
  483. "name" : "Volunteerism",
  484. "link" : "/citi/press/pressroom.htm",
  485. "target" : "none"
  486. },
  487. {
  488. "name" : "Citi Foundation",
  489. "link" : "/citi/press/pressroom.htm",
  490. "target" : "none"
  491. }
  492. ]
  493. }
  494. ]
  495. }/*, {
  496. "name" : "Procurement",
  497. "link" : "/citi/procurement/index.htm",
  498. "target" : "none"
  499. },
  500. {
  501. "name" : "Careers",
  502. "link" : "http://careers.citigroup.com",
  503. "target" : "_blank"
  504. },
  505. {
  506. "name" : "Citi's History",
  507. "link" : "/citi/corporate/history/index.htm",
  508. "target" : "none"
  509. }
  510. */
  511. ]
  512. },
  513. {
  514. "name" : "Press Room",
  515. "link" : "/citi/press/pressroom.htm",
  516. "target" : "none"
  517. },
  518. {
  519. "name" : "Investors",
  520. "link" : "/citi/fin/index.htm",
  521. "target" : "none"
  522. },
  523. {
  524. "name" : "Individuals",
  525. "link" : "/citi/products/individuals.htm",
  526. "target" : "none"
  527. },
  528. {
  529. "name" : "Businesses",
  530. "link" : "/citi/products/businesses.htm",
  531. "target" : "none"
  532. },
  533. {
  534. "name" : "Institutional Clients",
  535. "link" : "/citi/products/instinvest.htm",
  536. "target" : "none"
  537. },
  538. {
  539. "name" : "Careers",
  540. "link" : "http://careers.citigroup.com/",
  541. "target" : "none"
  542. }
  543.  
  544. ]
  545. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement