CINXE.COM

Register Your SSO

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html class="ie lt-ie9"> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" /> <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate"> <meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="Cache-Control" content="post-check=0, pre-check=0"> <meta http-equiv="Expires" content="-1"> <title>Register Your SSO</title> <script> var ie8 = false; </script> <!--[if lt IE 9 ]> <script> var ie8 = true; </script> <![endif]--> <script src="../js/jquery.js"></script> <script src="../js/safarijs.js"></script> <script language="javascript" type="text/javascript"> $(document).ready(function() { $(".__MAIN--MAIN").css({"background": "none"}); $(".__MAIN--MAIN").css({"background-size": "cover"}); }); </script> <link rel="stylesheet" href="../css/style.css?1412024763" media="all" /> <script language="JavaScript" type="text/javascript" src="../js/common.js"></script> <script src="../js/jquery-migrate-min.js"></script> <script language="JavaScript" type="text/javascript" src="../js/registerme.js"></script> <script type="text/javascript"> function clicker(){ var d = new Date(); img = document.getElementById("cap"); img.src="authPerson.do?"+d.getTime(); } </script> </head> <body onload="setFocus()"> <!--[if lt IE 9]> <div class="__MAIN--MAIN"> <div class="IETopCover" id="coverImgDiv"> </div> <![endif]--> <!--[if gt IE 8]> <!-- --> <div class="__MAIN--MAIN" > <!-- <![endif]--> <div class="__MAIN--left-gutter"></div> <div class="__MAIN--component"> <form name="resetform" method="post" action="../registerme" onsubmit="return validateForm();"> <input type="hidden" name="hidCaptchaID" value="8z9LJwPEQgJVFP6HFgfiw4xfFd105r1Uoov-L0NV"/> <div class="confirm-info--MAIN"> <div id="coverImgHeadDiv"></div> <div class="one_column"> <div id="errormsg" class="error"> </div> </div> <script type="text/javascript" > $("#captchaCharsId").addClass("input-field--error"); $("#captchaCharsIdError").html("The verification code you have entered is incorrect"); $("#captchaCharsIdError").show(); </script> <h1 class="profile-block--welcome-message">Welcome to NBCUniversal</h1> <label class="profile-block--form-label">Enter your username</label> <div class="input-field--MAIN"> <input type="text" class="input-field--input-form" id="uname" placeholder="Username" name="uid" size="80" value="" tabindex="1" maxlength="80" /> <span id="unameError" class="input-field--error-text Textleft" style="display: none;"></span> </div> <label class="profile-block--form-label">Enter Verification Code</label> <img style="border: 2px solid gray;height:83px;width:230px;" id="cap" src="authPerson.do" align="middle" alt="Captcha Image" border="2" class="Textleft"/> <div class="input-field--MAIN"> <!--[if lt IE 9]> <input type="text" class="input-field--input-form __CaptchaInput transparent_class" name="inCaptchaChars" id="captchaCoverImg" tabindex="1" maxlength="9" style="width:45%;float: left;padding-top: 5px;border-left: 0px;" /> <![endif]--> <!--[if gt IE 8]> <!-- --> <input type="text" class="input-field--input-form" id="captchaCharsId" name="inCaptchaChars" style="width:45%;float: left;padding-top: 5px;background:#fff url(../_images/input_bg_new.png) no-repeat top left; background-size: 230px 46px;background-size: cover;border-left: 0px;" tabindex="1" maxlength="9" /> <!-- <![endif]--> <img onclick="clicker();" src="../_images/refresh.jpg" width="25" height="35" style="float: left;"/> <h6 ><a onclick="clicker();">Refresh Picture</a></h6><br/> <span id="captchaCharsIdError" class="input-field--error-text Textleft" style="display: none;"></span> </div> <br/> <button class="button--MAIN" type="submit" name="Submit" tabindex="2"> <span class="button--button-text"><p>Submit</p></span> </button> <br/> <div class="sub-text--MAIN"> <!--<span> Problems signing in?</span>--> </div> </div> </form> </div> <div class="__MAIN--right-gutter"></div> </div> <script type="text/javascript"> $("#uname").focus(function() { $("#uname").removeClass("input-field--error"); $("#unameError").hide(); }); $("#captchaCharsId").focus(function() { $("#captchaCharsId").removeClass("input-field--error"); $("#captchaCharsIdError").hide(); }); </script> <script src="../js/ie8.js"></script> </body> </html>