CINXE.COM

Manage Subscriptions

<!DOCTYPE html> <html lang='en'> <head> <meta charset='UTF-8'> <meta http-equiv='X-UA-Compatible' content='IE=edge'> <meta name='viewport' content='width=device-width, initial-scale=1.0'> <title>Manage Subscriptions</title> <link rel="icon" sizes="192x192" href="https://hosted.gigyax.com/749850038901/manage-subscriptions/db2c5a3b-6eb7-4fe3-b1a2-8f2b361a64af?ts=637968627168319261"> <link rel="apple-touch-icon" href="https://hosted.gigyax.com/749850038901/manage-subscriptions/db2c5a3b-6eb7-4fe3-b1a2-8f2b361a64af?ts=637968627168319261"> <script id="gigya-script" type='text/javascript' src='https://cdns.us1.gigya.com/js/gigya.js?apikey=4_oybo-xBFEvak6B2J9f7s5Q'></script> <style> .gigya-hosted-page { } html, body { margin: 0; padding: 0; height: 100%; box-sizing: border-box; overflow: auto; } img { width: 100%; height: 100%; } .gigya-hosted-page { height: 100%; display: flex; flex-direction: column; } .gigya-hosted-page-header, .gigya-hosted-page-footer { padding: 20px; font-size: 14px; display: flex; align-items: center; } .gigya-hosted-page-screen-set-container { flex: 1; display: flex; flex-direction: column; align-items: center; justify-content: center; } .gigya-hosted-page-header__item, .gigya-hosted-page-footer__item { margin-right: 25px; } .gigya-hosted-page-header__item a, .gigya-hosted-page-footer__item a { color: black; text-decoration: none; } .gigya-hosted-page-header__item a:hover, .gigya-hosted-page-footer__item a:hover { color: #0070f0; text-decoration: underline; } </style> </head> <body> <div class='gigya-hosted-page'> <div class='gigya-hosted-page-header'> </div> <div id='gigya-hosted-page-screen-set-container' class='gigya-hosted-page-screen-set-container'> </div> <div class='gigya-hosted-page-footer'> </div> </div> <script> var onGigyaServiceReady = function() { gigya.accounts.initHostedPage({ type: 'generic', screenSet: 'Sharks-Lite Registration', startScreen: 'gigya-subscribe-with-email-screen', containerID: 'gigya-hosted-page-screen-set-container' }); } </script> </body>