CINXE.COM

SPORTS ILLUSTRATED Magazine Customer Services

<!-- testing 6_22_03 on 04/07/2008 --> <script type="text/javascript" src="/_static/js/bundle-playback.js?v=HxkREWBo" charset="utf-8"></script> <script type="text/javascript" src="/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("https://secure.customersvc.com/servlet/Show?WESPAGE=am/home.jsp&amp;MSRSMAG=SI","20131026185145","https://web.archive.org/","web","/_static/", "1382813505"); </script> <link rel="stylesheet" type="text/css" href="/_static/css/banner-styles.css?v=S1zqJCYt" /> <link rel="stylesheet" type="text/css" href="/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <script language="javascript" type="text/javascript"> <!-- var cFg="TRUE"; var cFg1="TRUE"; var cFg2="Y"; //--> </script> <input type="HIDDEN" name="WESERRORPAGE" value="am/Services/error.jsp"> <html> <head> <title> SPORTS ILLUSTRATED Magazine Customer Services </title> <link rel="shortcut icon" href="/web/20131026185145im_/https://secure.customersvc.com/am/images/fevicon/faviconSI.ico" type="image/ico"/> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <link rel="stylesheet" href="/web/20131026185145cs_/https://secure.customersvc.com/am/css/wesstyle.css" type="text/css"> <!-- CSS --> <link rel="stylesheet" type="text/css" href="/web/20131026185145cs_/https://secure.customersvc.com/am/css/digital/amazium.css"> <link href="/web/20131026185145cs_/https://secure.customersvc.com/am/css/digital/homepage.css" rel="stylesheet" type="text/css"/> <script language="JavaScript" type="text/javascript"> // for SI pay vanity URL: // if mag = SI, vanity URL page = pay, and the subscriber has an active bill to pay, redirect user to payment page on login // if mag = SI, vanity URL page = renew, and the subscriber has ability to renew, redirect user to renewal page on login var vrMag = "SI"; var vrPage = ""; var vrSub = ""; var vrRedirectUrl = ""; var vrNewWindow = false; // used for renewal links outside of WES var vrReloadUrl = "/wes/servlet/Show?wespage=am/home.jsp&DUPLICATE_INQ=&MSRSMAG=SI&VANITYPAGE="; // used to clear VANITYPAGE variable once user logs in to prevent redirect from happening more than once when the renewal page is outside of WES // Pay Your Bill link logic var vrPayCriteria1 = ""; var vrPayCriteria2 = ""; var vrPayUrl = "/wes/servlet/Show?WESPAGE=am/Transactions/transaction.jsp&MSRSMAG=SI&TR=TCC&VANITYPAGE="; if(vrPage == "pay" && vrPayCriteria1 != "" && vrPayCriteria2 != "") { vrRedirectUrl = vrPayUrl; } // Renew Your Subscription link logic var renewableFlag = false; var vrRenewCriteria1 = ""; var vrRenewCriteria2 = ""; var vrRenewCriteria3 = ""; var vrRenewCriteria4 = ""; var vrRenewCriteria5 = ""; var vrRenewCriteria6 = ""; var vrRenewCriteria7 = ""; var vrRenewCriteria8 = ""; var vrRenewCriteria9 = ""; // default renewal URL (will change if international) var vrRenewUrl = "/wes/servlet/Show?WESPAGE=am/find_session_renewal.jsp&WESKEYLINE=&MSRSMAG=SI&WESACTIVESESSION=true&TR=REN&MSCEKX=&SKIPDUPCHECK=Y&MSDAM=&VANITYPAGE="; if(vrRenewCriteria1 == "TRUE" || vrRenewCriteria2 == "S" || vrRenewCriteria3 != "") { renewableFlag = false; } else if(vrRenewCriteria4.substring(0,1) == "Z" || vrRenewCriteria4.substring(0,1) == "z") { renewableFlag = true; vrNewWindow = true; vrRenewUrl = "https://web.archive.org/web/20131026185145/https://subscription.timeinc.com/storefront/site/mm-international-newsstand.html"; // international renewal } else if(vrRenewCriteria5 == "K" || vrRenewCriteria5 == "P") { renewableFlag = false; } else if(vrRenewCriteria6 == "X" && vrRenewCriteria7 != "Y" && vrRenewCriteria7 != "1") { renewableFlag = true; vrNewWindow = true; vrRenewUrl = "https://web.archive.org/web/20131026185145/https://subs.timeinc.net/MM/ns.jhtml"; // specific renewal } else if(vrRenewCriteria8 == "F") { renewableFlag = false; } else if(vrPayCriteria1 != "" && vrPayCriteria2 != "") { renewableFlag = false; } else if(vrRenewCriteria9 != "" && vrRenewCriteria7 != "Y" && vrRenewCriteria7 != "1") { renewableFlag = false; } else { renewableFlag = true; } if(vrPage == "renew" && renewableFlag) { vrRedirectUrl = vrRenewUrl; } // SI redirect if(vrMag == "SI" && vrSub != "" && vrRedirectUrl != "") { if(vrNewWindow) { // open in new window window.open(vrRedirectUrl, 'renew', 'width=800,height=600,scrollbars=yes,menubar=yes,location=yes'); window.location = vrReloadUrl; } else { window.location = vrRedirectUrl; } } // end SI pay vanity URL redirect var cookiesEnabled = false; function getCookie(cookieName) { var cookieFoundAt; var cookieValue; cookieFoundAt = document.cookie.indexOf(cookieName + "="); if (cookieFoundAt < 0) { cookieValue = ""; } else { cookieFoundAt = document.cookie.indexOf("=",cookieFoundAt); cookieFoundAt++; cookieEnd = document.cookie.indexOf(";", cookieFoundAt); if (cookieEnd == -1) { cookieEnd = document.cookie.length - 1; } cookieValue =document.cookie.substring(cookieFoundAt,cookieEnd); } return cookieValue; } document.cookie = "Enabled=true"; var cookieValid = document.cookie; if (cookieValid.indexOf("Enabled=true") != -1) { cookiesEnabled = true; } else { cookiesEnabled = false; } if(!cookiesEnabled) alert("You cannot use this site with cookies disabled!") </script> <script language="JavaScript" type="text/javascript"> <!-- var isJS13 = false; var curDate = new Date(); var newWin; function openWin(URL,winName,features){ newWin = window.open(URL,winName,features); } function backToHome(){ if (typeof P_popupoff != "undefined") P_popupoff(); location.replace("/wes/servlet/Show?WESPAGE=am/home.jsp&MSRSMAG=SI"); } function writeDate(){ var dayArray = new Array("Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"); var monthArray = new Array("January","February","March","April","May","June","July","August","September","October","November","December"); var curDay = curDate.getDate(); var curDayTxt = dayArray[curDate.getDay()]; var curMonthTxt = monthArray[curDate.getMonth()]; var curYear = isJS13?get4DigYear():curDate.getYear(); var formatDate = curDayTxt + ', ' + curMonthTxt + ' ' + curDay + ', ' + curYear; document.writeln(formatDate); } function writeDate2(){ // var dayArray = new Array("Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"); var monthArray = new Array("January","February","March","April","May","June","July","August","September","October","November","December"); var curDay = curDate.getDate(); // var curDayTxt = dayArray[curDate.getDay()]; var curMonthTxt = monthArray[curDate.getMonth()]; var curYear = isJS13?get4DigYear():curDate.getYear(); var formatDate = curMonthTxt + ' ' + curDay + ', ' + curYear; document.writeln(formatDate); } function clearForm(form) { for (i=0; i < form.elements.length; i++) { if (form.elements[i].type == "text") { form.elements[i].value = "" } if (form.elements[i].type == "textarea") { form.elements[i].value = "" } if (form.elements[i].type == "select-one") { form.elements[i].selectedIndex = 0 } if (form.elements[i].type == "select-multiple") { form.elements[i].selectedIndex = 0 } if (form.elements[i].type == "radio") { form.elements[i].checked = false } if (form.elements[i].type == "checkbox") { form.elements[i].checked = false } } } //--> </script> <script language="JavaScript1.3" type="text/javascript"> <!-- isJS13 = true; function get4DigYear() { return curDate.getFullYear(); } //--> </script> <script language="JavaScript"> <!-- function Pop_clear() { window.open('/wes/servlet/Show?wespage=am/snippets/closewindow.html'); } var P_isLoaded=false; function P_checkUnload() { if(P_isLoaded)P_closeDown(); } function P_checkLoad() { if(P_isLoaded)P_startUp(); } function P_popupoff() { P_execute=false; } var toggel=P_popupoff; // --> </script> <script language="JavaScript1.2"> var counter = 0; function microsoftKeyPress() { if (typeof P_popupoff != "undefined") P_popupoff(); if(navigator.appName == 'Microsoft Internet Explorer' && window.event.keyCode == 13){ //retrieve name and keyline var name1 = ""; if(document.LayoutRegion1FORM.MSRSMAG.value!= "SK") { name1 = document.LayoutRegion1FORM.MSRSUBNM.value; } var keyline = document.LayoutRegion1FORM.WESKEYLINE.value; // display error msg if both name and keyline ARE or ARE NOT filled in. if (keyline != '' && name1 != ''){ alert('Please use one of the "Next" buttons to locate your account'); }else if(keyline == '' && name1 == ''){ alert('Please enter your account information to locate your account'); }else { //if one or other (name/keyline) is filled in, do processing if(keyline!="" && name1=="") { preSubmitProcessing('2'); //keyline info entered - 2 } else { preSubmitProcessing('1'); //name info entered - 1 } } } else if(navigator.appName == 'Netscape') { window.captureEvents(Event.KEYPRESS); //window.onkeypress = alert('calling netscapeKeyPress'); window.onkeypress = netscapeKeyPress; } } var counter = 0; function netscapeKeyPress(e) { // alert('counter= ' + counter); if (e.which == 13){ //retrieve name and keyline var name1 = ""; if(document.LayoutRegion1FORM.MSRSMAG.value!= "SK") { name1 = document.LayoutRegion1FORM.MSRSUBNM.value; } var keyline = document.LayoutRegion1FORM.WESKEYLINE.value; if (keyline != '' && name1 != '' && (counter == 0 || counter == 2)){ alert('Please use one of the "Next" buttons to locate your account'); counter=1; }else if(keyline == '' && name1 == '' && (counter == 0 || counter == 1)){ alert('Please enter your account information to locate your account'); counter=2; }else { counter=0; //if one or other (name/keyline) is filled in, do processing if(keyline!="" && name1=="") { preSubmitProcessing('2'); //keyline info entered - 2 } else { preSubmitProcessing('1'); //name info entered - 1 } } } } if(navigator.appName == 'Netscape') { window.captureEvents(Event.KEYPRESS); //window.onkeypress = alert('calling netscapeKeyPress'); window.onkeypress = netscapeKeyPress; } function reloadHome(){ } </script> <script language="JavaScript1.2" type="text/javascript" src="https://web.archive.org/web/20131026185145js_/https://www.timeinc.net/subs/popup2/wes/SI/popup2.js"></script> </head> <body bgcolor="#F3F3F3" text="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onload="P_checkLoad();" onunload="P_checkUnload();" onkeypress="microsoftKeyPress()"> <table cellspacing="0" cellpadding="0" width="100%" bgcolor="#ffffff" border="0"> <tbody> <script language="JavaScript"> function backHome(){ location.replace("/wes/servlet/Show?WESPAGE=am/home1.jsp&MSRSMAG=SI"); } </script> <tr> <td colspan="2"> <img src="/web/20131026185145im_/https://secure.customersvc.com/amweb/images/headers/SI_header.jpg" border="0" width="632" height="65" class="mainmenu"></a> </td> </tr> <map name="Map"> <area shape="rect" coords="462,58,833,80" href="https://web.archive.org/web/20131026185145/http://www.departuresmagwineclub.com/" class="hoHover"> </map> <tr> <td width="30"><img height="1" src="/web/20131026185145im_/https://secure.customersvc.com/amweb/images/spacer.gif" width="30"> </td> <td width="780"> <table cellspacing="0" cellpadding="0" width="591" border="0"> <tbody> <tr> <td class="date" align="right"> <script language="JavaScript" type="text/javascript"> writeDate() </script> <!-- </a></FONT> --> </td> </tr> </tbody> </table> </td> </tr> <!-- <TR> <TD rowspan="2">&nbsp;</TD> </TR> --> <tr> <td width="40"></td> <td width="536"> <input type="HIDDEN" name="WESERRORPAGE" value="am/Services/error.jsp"> <script language="javascript" type="text/javascript"> <!-- var s="wes123"; var formSubmitted = false; //complete any processing/checks before submitting the form function preSubmitProcessing(button) { var bypass = bypassAudit(); // Address login if(button=="1") { // first button clicked document.LayoutRegion1FORM.WESKEYLINE.value=''; if (document.LayoutRegion1FORM.LUCIE_LOGIN) { document.LayoutRegion1FORM.LUCIE_LOGIN.value = ''; } if (document.LayoutRegion1FORM.LUCIE_EMAIL) { document.LayoutRegion1FORM.LUCIE_EMAIL.value = ''; } if (document.LayoutRegion1FORM.LUCIE_PASSWORD) { document.LayoutRegion1FORM.LUCIE_PASSWORD.value = ''; } document.LayoutRegion1FORM.ZIPCHECK.value = ''; if (document.LayoutRegion1FORM.MSREMAIL2) { document.LayoutRegion1FORM.MSREMAIL2.value = ''; } // Account number login } else if (button=="2") { //second button clicked if (document.LayoutRegion1FORM.LUCIE_LOGIN) { document.LayoutRegion1FORM.LUCIE_LOGIN.value = ''; } if (document.LayoutRegion1FORM.LUCIE_EMAIL) { document.LayoutRegion1FORM.LUCIE_EMAIL.value = ''; } if (document.LayoutRegion1FORM.LUCIE_PASSWORD) { document.LayoutRegion1FORM.LUCIE_PASSWORD.value = ''; } if (document.LayoutRegion1FORM.MSRSUBNM) { document.LayoutRegion1FORM.MSRSUBNM.value = ''; } if (document.LayoutRegion1FORM.MSRADDR1) { document.LayoutRegion1FORM.MSRADDR1.value = ''; } if (document.LayoutRegion1FORM.WESCITY) { document.LayoutRegion1FORM.WESCITY.value = ''; } if (document.LayoutRegion1FORM.WESCITY) { document.LayoutRegion1FORM.WESZIP.value = ''; } if (document.LayoutRegion1FORM.MSREMAIL1) { document.LayoutRegion1FORM.MSREMAIL1.value = ''; } if (bypass || "FALSE" == "TRUE"){ document.LayoutRegion1FORM.WESREQUIREDFIELDS.value='WESKEYLINE'; document.LayoutRegion1FORM.MSZIPCHK.value=""; document.LayoutRegion1FORM.ZIPCHECK.value=""; } else { document.LayoutRegion1FORM.WESREQUIREDFIELDS.value='WESKEYLINE ZIPCHECK'; document.LayoutRegion1FORM.MSZIPCHK.value=document.LayoutRegion1FORM.ZIPCHECK.value; } } if(!bypass){ //email ID is not required for this SI_split condition. so bypass this check. // make sure the email is in the proper format // submit the form if the email is ok. checkSubmit will stop duplicate inquiries } if("SI" == "SI" && document.forms[0].SISPLIT.value=="TRUE" && !bypass){ if(button=="1" && document.LayoutRegion1FORM.MSREMAIL1.value=="") { alert("Please enter your email ID for login"); return false; } else if(button=="2" && document.LayoutRegion1FORM.MSREMAIL2.value=="") { alert("Please enter your email ID for login"); return false; }else{ if(button=="1"){ document.LayoutRegion1FORM.MSREMAIL.value = document.LayoutRegion1FORM.MSREMAIL1.value; }else if(button=="2"){ document.LayoutRegion1FORM.MSREMAIL.value = document.LayoutRegion1FORM.MSREMAIL2.value; } document.LayoutRegion1FORM.WESREQUIREDFIELDS.value +=" MSREMAIL"; } } //This mag code check was added for the edition check for Time For Kids checkSubmit(); } function bypassAudit() { var bypass = false; if("true" == "true" && (document.LayoutRegion1FORM.MSREMAIL1.value==s || document.LayoutRegion1FORM.MSREMAIL2.value==s)) { bypass = true; }else{ bypass = false; } if(document.LayoutRegion1FORM.ZIPCHECK.value==s) { bypass = true; document.LayoutRegion1FORM.MSZIPCHK.value=""; document.LayoutRegion1FORM.ZIPCHECK.value=""; } return bypass; } ////////////////////////////////////// // START: Validation for LUCIE login // Author: James Ponikvar // Date: 2012-07-12 var TCS = {}; TCS.lucie = {}; TCS.lucie.util = {}; // Returns true if the value is a non-empty string. TCS.lucie.util.hasValue = function (value) { return (typeof(value) === 'string') && (value.length > 0); }; // Removes whitespace from the beginning and end of a string TCS.lucie.util.trim = function (value) { return value.replace(/^\s*(\S*(?:\s+\S+)*)\s*$/, "$1"); }; TCS.lucie.util.isValidEmail = function (email) { return (/^([a-zA-Z0-9_\.\-])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,6})+$/).test(email); }; TCS.lucie.util.isValidPassword = function (password) { return (password.length > 5) && (password.length < 16) && (/[0-9]+/g.test(password)) && (/[a-zA-Z]+/g.test(password)); }; TCS.lucie.util.isValidHBRPassword = function (password) { return (password.length > 4); //&& (password.length < 16) //&& (/[0-9]+/g.test(password)) //&& (/[a-zA-Z]+/g.test(password)); }; TCS.lucie.validateLogin = function (button) { var email = document.getElementById('lucie_email'), password = document.getElementById('lucie_password'), magCode = document.getElementById('msrsmag'), hasErrors = false, BAD_EMAIL = "Please enter a valid email address.\n", BAD_PASSWORD = "Please enter a valid password.", util = TCS.lucie.util, errorFocus = null, errors = []; // Check the email address. if (util.hasValue(email.value)) { email.value = util.trim(email.value); if (util.isValidEmail(email.value) == false) { hasErrors = true; errors.push(BAD_EMAIL); errorFocus = email; } } else { hasErrors = true; errors.push(BAD_EMAIL); errorFocus = email; } // Check password if (util.hasValue(password.value)) { password.value = util.trim(password.value); if (magCode.value == 'HR' || magCode.value == 'HI'){ if (util.isValidHBRPassword(password.value) == false) { hasErrors = true; errors.push(BAD_PASSWORD); errorFocus = errorFocus === null ? password : email; } }else{ if (util.isValidPassword(password.value) == false) { hasErrors = true; errors.push(BAD_PASSWORD); errorFocus = errorFocus === null ? password : email; } } } else { hasErrors = true; errors.push(BAD_PASSWORD); errorFocus = errorFocus === null ? password : email; } if (hasErrors) { alert(errors.join('')); errorFocus.focus(); errorFocus.select(); document.LayoutRegion1FORM.LUCIE_LOGIN.value = ''; return false; } else { document.LayoutRegion1FORM.WESREQUIREDFIELDS.value = ''; document.LayoutRegion1FORM.LUCIE_LOGIN.value = 'Y'; var fieldsToBlank = [ "WESSTATE", "WESZIP", "WESCITY", "WESKEYLINE", "ZIPCHECK", "MSREMAIL", "MSREMAIL1", "MSREMAIL2", "MSRADDR1", "MSRSUBNM" ], n, f; for (n = 0; n < fieldsToBlank.length; n += 1) { f = document.LayoutRegion1FORM[fieldsToBlank[n]]; if (f) { f.value = ''; } } button.disabled = true; checkSubmit(); } }; // STOP: Validation for LUCIE login ////////////////////////////////////// function checkSubmit(){ if (formSubmitted) { alert('Please be patient. Your request may take 10 - 15 seconds to process. Thank you!'); } else { formSubmitted = true; document.LayoutRegion1FORM.submit(); } } function chooseEdition() { if(!document.LayoutRegion1FORM.TKMAG[0].checked && !document.LayoutRegion1FORM.TKMAG[1].checked && !document.LayoutRegion1FORM.TKMAG[2].checked && !document.LayoutRegion1FORM.TKMAG[3].checked && !document.LayoutRegion1FORM.TKMAG[4].checked && !document.LayoutRegion1FORM.TKMAG[5].checked) { alert("Please select your edition."); return false; } else { //alert("Edition checked"); return true; } } // A/B email split test function requireEmailAddress(button) { var emr= "false"; if("true" == "true") { // Set MSREMAIL if(button=="1") { document.LayoutRegion1FORM.MSREMAIL.value = document.LayoutRegion1FORM.MSREMAIL1.value; } else if(button=="2") { document.LayoutRegion1FORM.MSREMAIL.value = document.LayoutRegion1FORM.MSREMAIL2.value; } // set Email as a required field if ("SI" == "SI" && document.forms[0].SISPLIT.value!="TRUE"){ //don't set the email as reqd field for this SI condition }else{ document.LayoutRegion1FORM.WESREQUIREDFIELDS.value +=" MSREMAIL"; } } } // prompt for new credit card info function displayCCUpdate(){ var ccUr = "Show?WESSTATEPAGE=am/State/Transactions/updateCC.txt&TR=PAC&MSRSMAG=SI&WESKEYLINE="; location.replace(ccUr); } //--> // prompt for new address info function displayAddrUpdate(){ var addrUr = "Show?WESSTATEPAGE=am/State/Transactions/updateCC.txt&TR=MCA&MSRSMAG=SI&WESKEYLINE=&WESTRANSITION=TRUE&DPVERROR1=&DPVERROR2="; location.replace(addrUr); } //--> // HO ONLY - set MSRCNTRY to the value from the drop down (country2.jsp) var USCANPOSSARRAY= new Array("600UNITED STATES","450CANADA","417AMERICAN SAMOA","335APO/FPO AP","264APO AA","030APO AE","552BERMUDA","331GUAM","330MARSHALL ISLANDS","332MARIANA ISLANDS","500PUERTO RICO","510U.S. VIRGIN ISLANDS"); var reDirectHO_HR="N"; function setCntry() { if(document.LayoutRegion1FORM.TEMP_CNTRY.value != null){ reDirectHO_HR="Y"; } if(reDirectHO_HR=="Y"){ var url1= '/wes/servlet/Show?WESPAGE=am/snippets/pages/redirect_HO_HR.jsp&MSRSMAG=SI'; location.replace(url1); }else{ document.LayoutRegion1FORM.MSRCNTRY.value = document.LayoutRegion1FORM.TEMP_CNTRY.value; document.LayoutRegion1FORM.WESREQUIREDFIELDS.value='MSRCNTRY'; document.LayoutRegion1FORM.WESTRANSITION.value='TRUE'; document.LayoutRegion1FORM.submit(); } } //--> </script> <!-- <body vlink="#003366" alink="#003366"> --> <table width="591" border="0" cellspacing="0" cellpadding="0" align="left"> <form name="LayoutRegion1FORM" action="/web/20131026185145/https://secure.customersvc.com/wes/servlet/Show" method="POST" autocomplete="OFF"> <input type="hidden" name="LUCIE_LOGIN"> <input type="HIDDEN" name="WESERRORPAGE" value="am/Services/error.jsp"> <input type="HIDDEN" name="MSRSMAG" id="msrsmag" value="SI"> <input type="HIDDEN" name="MSRCNTRY" value=""/> <input type="HIDDEN" name="WESTRANSITION"/> <input type="HIDDEN" name="MAILSORT" value="Locate Account:"> <input type="HIDDEN" name="WESJSP" value="T"> <input type="HIDDEN" name="WESTCCJSP" value="T"> <input type="HIDDEN" name="MSZIPCHK" value=""> <!--input type=HIDDEN name="CHKDIGITFLAG" value="T"//--> <input type="HIDDEN" name="SUBLOGGEDIN" value="TRUE"> <input type="HIDDEN" name="CODEMAG"> <input type="HIDDEN" name="MSCEKX" value=""> <input type="HIDDEN" name="MSDAMSUB"> <input type="HIDDEN" name="MSDAM" value="EC"> <input type="HIDDEN" name="FINDGIFT" value=""> <!--<input type=HIDDEN name="MSDAM" value="">--> <input type="HIDDEN" name="EDITIONNAME"> <input type="HIDDEN" name="TKACCOUNTNUMBER"> <input type="HIDDEN" name="PUBLISHER" value="TI"> <input type="HIDDEN" name="WESJSP" value="T"> <input type="HIDDEN" name="WESJSP" value="T"> <input type="HIDDEN" name="WESTCCJSP" value="T"> <input type="HIDDEN" name="WESRENEWIMAGEDIR" value="/tcs/wes/V7/pc2/lib/installedApps/AMWebEAR.ear/AMWeb.war//images/renew/SI"> <input type="HIDDEN" name="WESTCCIMAGEDIR" value="/tcs/wes/V7/pc2/lib/installedApps/AMWebEAR.ear/AMWeb.war//images/tcc"> <input type="HIDDEN" name="WESRENEWINCENTIVEDIR" value="/tcs/wes/V7/pc2/lib/installedApps/AMWebEAR.ear/AMWeb.war//am_ren/renewal/offers"> <input type="HIDDEN" name="WESRENEWINCENTIVEDIRTHANKS" value="/tcs/wes/V7/pc2/lib/installedApps/AMWebEAR.ear/AMWeb.war//am_ren/renewal/offers"> <input type="HIDDEN" name="RENEWALPOP" value=""> <input type="HIDDEN" name="TCCPOP" value=""> <input type="HIDDEN" name="SISPLIT"> <input type="HIDDEN" name="SPLITSUB"> <input type="HIDDEN" name="SUBMIYSISPLIT"> <!-- this snippet is required for random split of the promotions offered to the customer To add additional split logic add new fields as below. SOMESPLIT instead of the ABSPLIT. Add the SOMESPLIT as hidden field above. remember to populate the value from javascript with T or F so it will be in session during submit. you can check up on the next visit and give the same option as given for the first time create a boolean someReq. Then check for that value with T or F. Also use the someReq in page jsp tag to show either one of the options. If you want three way split then add additional field as int threeWaySplit1= 34; int threeWaySplit2=68; so you can check less than 34 case1 between 34 and 68 case 2 above 64 case 3 Thanks Vengat --> <script language="javascript" type="text/javascript"> var test122="100"; //alert("Random value is "+test122); </script> <script language="javascript" type="text/javascript"> var alert2="emReq is FALSE so DONT ask for email address"; document.forms[0].SISPLIT.value = "TRUE"; //alert(alert2+" "+document.abForm.ABSPLIT.value); </script> <input type="HIDDEN" name="MSREMAIL" value=""> <input type="HIDDEN" name="WESSTATEPAGE" value="am/State/Transactions/find_account_manage_home.txt"> <input type="HIDDEN" name="WESREQUIREDFIELDS" value="MSRSUBNM MSRADDR1 WESZIP"> <input type="HIDDEN" name="EXTRAUNSUB" value="N"> <script language="JavaScript"> function userBlurb() { var newstring2 = "Please enter your name, address and zipcode or account number to locate your account"; timer=setTimeout("alert(newstring2)",1000); } </script> <input type="HIDDEN" name="WESERRORPAGE" value="am/Services/error.jsp"> <script language="JavaScript"> function checkEmail(valCE) { // Change this next var to match your form and email field names var userEmail = ''; // Change this next var to match your Alert() error message string var errorMessage = ''; // clear goodEmail flag var goodEmail = false; // test for which email is selected and pull the email from the input field, not the session if(valCE=="1"){ userEmail = document.LayoutRegion1FORM.GETEMAIL.value; document.LayoutRegion1FORM.MSREMAIL2.value=""; //alert("email check one "+userEmail); }else{ if(document.LayoutRegion1FORM.emailChoice[0].checked) { userEmail = document.LayoutRegion1FORM.oldEmail.value; } else if(document.LayoutRegion1FORM.emailChoice[1].checked) { userEmail = document.LayoutRegion1FORM.newEmail.value; } //alert("email check two "+userEmail); } if (userEmail != null && userEmail != '' && !userEmail.isBlank()) { // Run a check if field is filled in goodEmail = (userEmail.search(/^(\w|-)+(\.(\w|-)+)*@((\w|-)+\.)+[a-zA-Z]{2,4}$/) == -1) ? false : true; //alert("email check three "+userEmail); } else { // Email is not required - change to false if required goodEmail = true; //alert("email check four "+userEmail); } if (!goodEmail) { // Append to the message if email check fails errorMessage += 'Please enter a valid E-Mail Address.\n'; } if (errorMessage.length > 0) { alert(errorMessage); return false; }else{ document.LayoutRegion1FORM.MSREMAIL.value = userEmail; //alert("email check five "+document.LayoutRegion1FORM.MSREMAIL.value); return true; } } // String method to check for blankness String.prototype.isBlank = function() { for (var i = 0; i < this.length; i++) { var currentChar = this.charAt(i); if ((currentChar != ' ') && (currentChar != '\n') && (currentChar != '')) { return false; } } return true; }; </script> <tr valign="top"> <!-- XXX if not eligible for a TCC or Renewal then display the options, otherwise see if the TCC or Renew links should pop in --> <td width="280"> <br> <table width="280" border="0" cellspacing="0" cellpadding="0"> <tbody> <tr> <td> <!-- <img src="/amweb/images/si/newoffers.gif" width="280" height="14"> --> </td> </tr> <tr> <td> <div style="position: relative"> <a href="javascript:alert(&quot;Please log in at Subscriber Only Login.&quot;)" style="text-decoration: none; border: none; color: #fff; padding: 0; margin: 0;"> <img src="/web/20131026185145im_/https://secure.customersvc.com/amweb/images/ipad/si/tout_bg.jpg" alt="" width="280" height="143" style="border: none;"/> <div style="position: absolute; left: 14px; top: 21px; width: 74px; height: 96px;"> <img src="https://web.archive.org/web/20131026185145im_/https://subscription-assets.timeinc.com/current/1730_top1_100_thumb.jpg" width="74px"/> </div> </a> </div> </td> </tr> <tr> <td><img src="/web/20131026185145im_/https://secure.customersvc.com/amweb/images/spacer.gif" width="280" height="10"></td> </tr> </tbody> </table> <table width="280" border="0" cellspacing="0" cellpadding="0"> <tr> <td class="mainmenu" align="center"> <a href="https://web.archive.org/web/20131026185145/https://subscription.si.com/storefront/subscribe-to-sports-illustrated/link/1018202.html" target="_blank">Get EA Madden 25 Free with your <br>paid subscription to SI!</a> </td> </tr> <tr> <td><img src="/web/20131026185145im_/https://secure.customersvc.com/amweb/images/spacer.gif" width="1" height="14"></td> </tr> </table> <input type="HIDDEN" name="WESERRORPAGE" value="am/Services/error.jsp"> <link href="/web/20131026185145cs_/https://secure.customersvc.com/am/css/home_navigation.css" type="text/css" rel="stylesheet"> <table width="280" border="0" cellspacing="2" cellpadding="0" id="nav_links"> <!--INSERT SKIPPED DOUBLE ISSUES ALERT //--> <tr> <td class="sectionUpdate"></td> </td> </tr> <td bgcolor="#FFFFFF"> <table> <tr> <td><img src="https://web.archive.org/web/20131026185145im_/https://subscription-assets.timeinc.com/current/1730_top1_100_thumb.jpg" alt=""></td> <td valign="middle" class="loginText"><font color="#000000"><b>The current issue of SPORTS ILLUSTRATED is October 28, 2013</b></font></td> </tr> </table> <span class="calendarInfoText"> </span> </td></tr> <tr> <td class="sectionHead1"></td> </tr> <tr> <td bgcolor="CEECF5" class="mainmenu">&#149; <!-- Pay Your Bill Snippet --> <a href="javascript:void(0);" class="noHover not-logged-in">Pay Your Bill</a> <br> </td> </tr> <tr> <td bgcolor="CEECF5" class="mainmenu">&#149; <!-- Renew Your Subscription Snippet --> <a href="javascript:void(0);" class="noHover not-logged-in">Renew Your Subscription</a> </td> </tr> <!-- START: Renew Your Gift Subscription //--> <!-- END: Renew Your Gift Subscription //--> <tr> <td bgcolor="CEECF5" class="mainmenu">&#149; <a href="javascript:void(0);" class="noHover not-logged-in"> Check Your Payment Status</a> </td> </tr> <tr> <td bgcolor="CEECF5" class="mainmenu">&#149; <a href="javascript:void(0);" class="noHover not-logged-in">Find Out When Your Subscription Ends</a> </td> </tr> <tr> <td bgcolor="CEECF5" class="mainmenu">&#149; <!-- Change Your Address Snippet --> <a href="javascript:void(0);" class="noHover not-logged-in">Change Your Address</a> </td> </tr> <tr> <td bgcolor="CEECF5" class="mainmenu">&nbsp;</td> </tr> <tr> <td bgcolor="CEECF5" class="mainmenu">&#149; <a href="https://web.archive.org/web/20131026185145/https://subscription.allyou.com/storefront/universalForgotPassword.ep?magcode=SI" class="noHover">Forgot/Change Digital Password</a> </td> </tr> <tr> <td bgcolor="CEECF5" class="mainmenu">&#149; <!-- Change Your Email Snippet --> <a href="javascript:void(0);" class="noHover not-logged-in">Add/Update Your Email Address</a> </td> </tr> <tr> <td bgcolor="CEECF5" class="mainmenu">&nbsp;</td> </tr> <tr> <td bgcolor="CEECF5" class="mainmenu">&#149; <a href="javascript:void(0);" class="noHover not-logged-in">Report Missed or Damaged Print Issues</a> </td> </tr> <tr> <td bgcolor="CEECF5" class="mainmenu">&#149; <!-- Temporarily Stop Your Subscription Snippet --> <a href="javascript:void(0);" class="noHover not-logged-in">Temporarily Stop Your Subscription</a> </td> </tr> <tr> <td bgcolor="CEECF5" class="mainmenu">&#149; <a href="javascript:void(0);" class="noHover not-logged-in">Stop Delivery of Duplicate Issues</a> </td> </tr> <tr> <td bgcolor="CEECF5" class="mainmenu">&#149; <!-- Cancel Your Subscription Snippet --> <a href="javascript:void(0);" class="noHover not-logged-in">Cancel Your Subscription</a> </td> </tr> <tr> <td bgcolor="CEECF5" class="mainmenu">&#149; <!-- Update the purchase order number --> <a href="javascript:void(0);" class="noHover not-logged-in">Decline SI Swimsuit Issue</a> </td> </tr> <tr> <td bgcolor="CEECF5" class="mainmenu">&#149; <a href="/web/20131026185145/https://secure.customersvc.com/wes/servlet/Show?WESPAGE=am/Services/faq.jsp&amp;MSRSMAG=SI" class="noHover">Frequently Asked Questions - Quick Help</a> </td> </tr> <!-- Fortune back issue store link --> <!-- Progressive Farmer digital subscription link --> <tr> <td bgcolor="CEECF5" class="mainmenu"><img src="/web/20131026185145im_/https://secure.customersvc.com/amweb/images/spacer.gif" width="1" height="7"></td> </tr> <tr> <td><img src="/web/20131026185145im_/https://secure.customersvc.com/amweb/images/spacer.gif" width="2" height="2"></td> </tr> </table> <div id="msg" style="display: none;"> <span id="close_button_X" class="close-button">X</span> <span id="close_button_OK" class="close-button">OK</span> </div> <script src="/web/20131026185145js_/https://secure.customersvc.com/am/scripts/digital/jquery.latest.js"></script> <script src="/web/20131026185145js_/https://secure.customersvc.com/am/scripts/digital/jquery.blockui.js"></script> <script src="/web/20131026185145js_/https://secure.customersvc.com/am/scripts/digital/home_navigation.js"></script> <input type="HIDDEN" name="WESERRORPAGE" value="am/Services/error.jsp"> <script language="Javascript"> <!-- function ShowPicture(id, disp) { if (document.getElementById(id)) { if(disp == "show") { document.getElementById(id).style.display = ""; } else { document.getElementById(id).style.display = "none"; } } } function preClick(){ alert("Our records show your are already a subscriber. By completing the following renewal form, you will extend your contract."); var preClickURL = "Show?WESPAGE=am/find_session_renewal.jsp&WESKEYLINE=&MSRSMAG=SI&WESACTIVESESSION=true&TR=REN&MSCEKX=&SKIPDUPCHECK=Y&MSDAM="; location.replace(preClickURL); } //--> </script> <table width="280" border="0" cellspacing="2" cellpadding="0"> <tr> <td class="sectionHead2"></td> </tr> <!-- Links BEFORE: new/gift links //--> <!-- NEW LINK //--> <tr><td bgcolor="CEECF5" class="mainmenu">&#149; <a target="newwindow=window.open('https://subscription.si.com/storefront/subscribe-to-sports-illustrated/link/1002779.html ')" href="https://web.archive.org/web/20131026185145/https://subscription.si.com/storefront/subscribe-to-sports-illustrated/link/1002779.html" class="noHover">New Subscriptions</a></td></tr> <!-- GIFT LINK //--> <tr> <td bgcolor="CEECF5" class="mainmenu">&#149; <a target="newwindow=window.open('https://subscription.si.com/storefront/subscribe-to-sports-illustrated/link/1005231.html ')" href="https://web.archive.org/web/20131026185145/https://subscription.si.com/storefront/subscribe-to-sports-illustrated/link/1005231.html" class="noHover">Gift Subscriptions </a> </td> </tr> <!-- STUDENT EDUCATORS LINK //--> <!-- Links AFTER: new/gift links //--> <!-- BACK ISSUE STORE LINKS //--> <tr> <td bgcolor="CEECF5" class="mainmenu">&#149; <a target="newwindow=window.open('http://backissues.si.com')" href="https://web.archive.org/web/20131026185145/http://backissues.si.com/" class="noHover">Past Issues</a> </td> </tr> <tr> <td bgcolor="CEECF5" class="mainmenu">&#149; <a href="javascript:alert('Please log in at Subscriber Only Login.')" class="noHover">GOLF Plus - <b>FREE</b> bonus section</a> </td> </tr> <tr> <td bgcolor="CEECF5" class="mainmenu">&#149; <a href="javascript:openWin('https://web.archive.org/web/20131026185145/http://si.com/mySI','newwindow','resizable=yes,width=1000,height=500')" class="noHover"> <font color="#C1283C"><b>mySI</b></font> - Customize your desktop with the latest<br>news and photos of your favorite teams FREE! </a></td> </tr> <tr> <td bgcolor="CEECF5" class="mainmenu">&#149; <a href="javascript:alert('Please log in at Subscriber Only Login.')" class="noHover">SI Extra - <b>FREE</b> subscriber-only e-mail</a> </td> </tr> <tr> <td bgcolor="CEECF5" class="mainmenu"><img src="/web/20131026185145im_/https://secure.customersvc.com/amweb/images/spacer.gif" width="15" height="2">- <a href="javascript:alert('Please log in to unsubscribe.')" class="noHover">Unsubscribe to SI Extra</a> </td> </tr> <tr> <td bgcolor="CEECF5" class="mainmenu">&#149; <a target="newwindow=window.open('http://www.sispecialoffer.com')" href="https://web.archive.org/web/20131026185145/http://www.sispecialoffer.com/" class="noHover">SI Special Collector's Editions </a></td> </tr> <tr> <td bgcolor="CEECF5" class="mainmenu">&#149; <a target="newwindow=window.open('http://www.sicovers.com/?source_id=SICWES')" href="https://web.archive.org/web/20131026185145/http://www.sicovers.com/?source_id=SICWES" class="noHover">SI Classic Cover Collection </a></td> </tr> <tr> <td bgcolor="CEECF5" class="mainmenu">&#149; <a target="newwindow=window.open('https://subscription.timeinc.com/storefront/link/1003153.html')" href="https://web.archive.org/web/20131026185145/https://subscription.timeinc.com/storefront/link/1003153.html" class="noHover">SPORTS ILLUSTRATED KIDS</a></td> </tr> <!-- <tr> <td bgcolor="CEECF5" class="mainmenu" colspan="2">&#149; <a target="newwindow=window.open('https://subs.timeinc.net/faf/ns.jhtml?source_id=ce774d')" href="https://subs.timeinc.net/faf/ns.jhtml?source_id=ce774d" class="noHover"><b>FRIENDS & FAMILY</b> - <br />Magazine Employee Pricing, only thru 6/26/09</a></td> </tr> --> <!-- SI book free preview commented WES Site dated 09/12/2011 <tr> <td bgcolor="CEECF5" class="mainmenu" colspan="2">&#149; <a target="newwindow=window.open('https://subs.timeinc.net/SI/si_tihe_almanac2010.jhtml')" href="https://subs.timeinc.net/SI/si_tihe_almanac2010.jhtml" class="noHover">SI Book Free Preview!</a></td> </tr> --> <tr> <td class="mainmenu" bgcolor="CEECF5"><img src="/web/20131026185145im_/https://secure.customersvc.com/amweb/images/spacer.gif" width="1" height="7"></td> </tr> <tr> <td><img src="/web/20131026185145im_/https://secure.customersvc.com/amweb/images/spacer.gif" width="2" height="2"></td> </tr> </table> <table width="280" border="0" cellspacing="2" cellpadding="0"> <tr> <td class="otherServices"></td> </tr> <tr> <td bgcolor="CEECF5" class="mainmenu">&#149; <a href="/web/20131026185145/https://secure.customersvc.com/wes/servlet/Show?WESPAGE=am/Services/wes_email.jsp&amp;TR=ECS&amp;MSRSMAG=SI" class="noHover"> Contact Customer Service </a> </td> </tr> <tr><td bgcolor="CEECF5" class="mainmenu">&#149; <a href="https://web.archive.org/web/20131026185145/mailto:letters@si.timeinc.com" class="noHover">E-mail the Editor</a></td></tr> <tr> <td bgcolor="CEECF5" class="mainmenu">&#149; <a href="https://web.archive.org/web/20131026185145/http://www.timeinc.net/subs/privacy/eula/si/si-multivendor-eula.html" class="noHover">Digital Magazine License Agreements</a></td> </tr> <tr> <td class="mainmenu" bgcolor="CEECF5"><img src="/web/20131026185145im_/https://secure.customersvc.com/amweb/images/spacer.gif" width="1" height="7"></td> </tr> <tr> <td><img src="/web/20131026185145im_/https://secure.customersvc.com/amweb/images/spacer.gif" width="2" height="2"></td> </tr> </table> <!-- START: GOLF/CT Lucie Integration Footer --> <!-- STOP: GOLF/CT Lucie Integration Footer --> </td> <td width="17"><img src="/web/20131026185145im_/https://secure.customersvc.com/amweb/images/spacer.gif" width="17" height="1"></td> <td bgcolor="#ffffff" width="1"><img src="/web/20131026185145im_/https://secure.customersvc.com/amweb/images/spacer.gif" width="1" height="17"></td> <td width="17">&nbsp;</td> <!-- Beginning of right column --> <td width="275"> <br> <!-- START: New/Lucie Login --> <div class="new-login"> <h2 class="login-hd">SUBSCRIBER LOGIN:</h2> <div class="content"> <p class="big bold center">LOGIN USING YOUR ACCOUNT NUMBER AND ZIP/POSTAL CODE:</p> <p class="blue center"> To access your <span class="bold">gift orders</span>, please enter <span class="bold">your</span> number, zip/postal code and email address. </p> <table class="fieldset"> <tbody> <tr> <td class="right"> <label for="WESKEYLINE" class="blue">Account Number</label> </td> <td><input type="text" name="WESKEYLINE" id="WESKEYLINE" class="text" size="15" maxlength="17" value="" onclick="this.select();"/></td> </tr> <tr> <td class="center" colspan="2"> <a href="/web/20131026185145/https://secure.customersvc.com/wes/servlet/Show?WESPAGE=am/Transactions/Find_Acnt_/find_acnt_.jsp&amp;TR=findAct&amp;&amp;MSRSMAG=SI"> Where can I find my account number? </a> </td> </tr> <tr> <td class="center" colspan="2"> </td> </tr> <tr> <td class="right"> <label for="ZIPCHECK" class="blue">Zip/<br/>Postal Code</label> </td> <td><input type="text" name="ZIPCHECK" id="ZIPCHECK" class="text" size="7" maxlength="7" value="" onclick="this.select();"/></td> </tr> <tr> <td class="right"> <label for="MSREMAIL2" class="blue">E-mail</label> </td> <td><input type="text" name="MSREMAIL2" id="MSREMAIL2" class="text" size="15" maxlength="50" value="" onclick="this.select();"/></td> </tr> </tbody> </table> <div class="center"> <input class="btn" type="button" name="WESSUBMIT" id="WESSUBMIT1" value="NEXT" onclick="preSubmitProcessing('2');"/> </div> <p class="big bold blue center" style="margin: .5em 0;"> Or </p> <p class="big bold center" style="margin: 0 0 .5em 0;"> LOGIN USING YOUR ADDRESS </p> <p class="blue center"> Your name and address must be entered <span class="bold">exactly</span> as it appears on your mailing label. </p> <p class="blue center"> To access your <span class="bold">gift orders</span>, please enter <span class="bold">your</span> billing address and email address. </p> <table class="fieldset"> <tbody> <tr> <td class="right"> <label for="MSRSUBNM" class="blue">Name<br/>(first and last)</label> </td> <td><input type="text" name="MSRSUBNM" id="MSRSUBNM" class="text" maxlength="30" size="15" value="" onclick="this.select();"/></td> </tr> <tr> <td class="right"> <label for="MSRADDR1" class="blue">Street Address/<br/>P.O. Box</label> </td> <td><input type="text" name="MSRADDR1" id="MSRADDR1" class="text" size="15" maxlength="30" value="" onclick="this.select();"/></td> </tr> <tr> <td class="right"> <label for="WESCITY" class="blue">City</label> </td> <td><input name="WESCITY" id="WESCITY" type="text" class="text" size="15" maxlength="20" value="" onclick="this.select();"/></td> </tr> <tr> <td class="right"> <label for="" class="blue">State/Province</label> </td> <td><select id="WESSTATE" name="WESSTATE" class="formFieldsTrans"> <option value="" selected="selected">State/Province</option> <option value="AA">AA - Military</option> <option value="AB">AB</option> <option value="AE">AE - Military</option> <option value="AK">AK</option> <option value="AL">AL</option> <option value="AP">AP - Military</option> <option value="AR">AR</option> <option value="AS">AS</option> <option value="AZ">AZ</option> <option value="BC">BC</option> <option value="BR">BR</option> <option value="CA">CA</option> <option value="CO">CO</option> <option value="CT">CT</option> <option value="DC">DC</option> <option value="DE">DE</option> <option value="FL">FL</option> <option value="GA">GA</option> <option value="GU">GU</option> <option value="HI">HI</option> <option value="IA">IA</option> <option value="ID">ID</option> <option value="IL">IL</option> <option value="IN">IN</option> <option value="KS">KS</option> <option value="KY">KY</option> <option value="LA">LA</option> <option value="MA">MA</option> <option value="MB">MB</option> <option value="MD">MD</option> <option value="ME">ME</option> <option value="MH">MH</option> <option value="MI">MI</option> <option value="MN">MN</option> <option value="MO">MO</option> <option value="MP">MP</option> <option value="MS">MS</option> <option value="MT">MT</option> <option value="NB">NB</option> <option value="NC">NC</option> <option value="ND">ND</option> <option value="NE">NE</option> <option value="NL">NL</option> <option value="NH">NH</option> <option value="NJ">NJ</option> <option value="NM">NM</option> <option value="NS">NS</option> <option value="NT">NT</option> <option value="NU">NU</option> <option value="NV">NV</option> <option value="NY">NY</option> <option value="OH">OH</option> <option value="OK">OK</option> <option value="ON">ON</option> <option value="OR">OR</option> <option value="PA">PA</option> <option value="PE">PE</option> <option value="PR">PR</option> <option value="QC">QC</option> <option value="RI">RI</option> <option value="SC">SC</option> <option value="SD">SD</option> <option value="SK">SK</option> <option value="TN">TN</option> <option value="TX">TX</option> <option value="UT">UT</option> <option value="VA">VA</option> <option value="VI">VI</option> <option value="VT">VT</option> <option value="WA">WA</option> <option value="WI">WI</option> <option value="WV">WV</option> <option value="WY">WY</option> <option value="YT">YT</option> </select> </td> </tr> <tr> <td class="right"> <label for="WESZIP" class="blue">Zip/<br/>Postal Code</label> </td> <td><input type="text" name="WESZIP" id="WESZIP" class="text" size="7" maxlength="7" value="" onclick="this.select();"/></td> </tr> <tr> <td class="right"> <label for="MSREMAIL1" class="blue">E-mail</label> </td> <td><input type="text" name="MSREMAIL1" id="MSREMAIL1" class="text" size="15" maxlength="50" value="" onclick="this.select();"/></td> </tr> </tbody> </table> <div class="center"> <input class="btn" type="button" name="WESSUBMIT" id="WESSUBMIT" value="NEXT" onclick="preSubmitProcessing('1');"/> </div> </div> </div> <!-- START: [Digital] Login --> <div class="new-login"> <h2 class="login-hd">DIGITAL ACCOUNT LOGIN:</h2> <div class="content"> <p class="blue bold center"> Current tablet or app users can login with their existing e-mail address and password. </p> <table class="fieldset"> <tbody> <tr> <td class="right"> <label for="lucie_email" class="blue">E-mail</label> </td> <td><input type="text" class="text" name="LUCIE_EMAIL" id="lucie_email" maxlength="50" size="15" onclick="this.select();"/></td> </tr> <tr> <td class="right"> <label for="lucie_password" class="blue">Password</label> </td> <td><input type="password" class="text" name="LUCIE_PASSWORD" id="lucie_password" maxlength="17" size="15" onclick="this.select();"/></td> </tr> <tr> <td class="right"></td> <td> <a href="https://web.archive.org/web/20131026185145/https://subscription.timeinc.com/storefront/universalForgotPassword.ep?magcode=SI"> Forgot Password</a></td> </tr> </tbody> </table> <input type="hidden" name="TEMP_WESATTEMPTS" value=""/> <div class="center"> <button type="button" class="btn" onclick="TCS.lucie.validateLogin(this);">Log In</button> </div> </div> </div> <!-- STOP: [Digital] Login --> <div class="content"> <!-- START MOXIE SOFTWARE CHAT BUTTON --> <a href="https://web.archive.org/web/20131026185145/https://chat1.customersvc.com/netagent/cimlogin.aspx?questid=CBFBF852-2884-4A1D-9361-47D9D02C884E&amp;portid=80709DDC-D28B-40A4-9A72-272CD078680C"><img src="https://web.archive.org/web/20131026185145im_/https://chat1.customersvc.com/netagent/client/invites/chatimage.aspx?style=style5&amp;questid=CBFBF852-2884-4A1D-9361-47D9D02C884E&amp;portid=80709DDC-D28B-40A4-9A72-272CD078680C&amp;imagelanguage=en-us" border="0" alt="Login to Chat"></a> <br><a target="_blank" href="https://web.archive.org/web/20131026185145/http://www.moxiesoft.com/" style="text-decoration:none"><span style="margin-left: 35px; font-size: 10px; font-family: Arial, Helvetica, sans-serif">Live chat by <font color="#4d82bb">Moxie Software</font></span></a> <!-- END MOXIE SOFTWARE CHAT BUTTON --> </div> <!-- STOP: Lucie Login --> </td> <td> </td> </tr> <!-- Footer moved to home.jsp for TI and SPC ---> </form> </table> <script type="text/javascript"> var tcm = tcm || {}; tcm.abandonmentWidth = 780; tcm.abandonmentHeight = 700; </script> <script language="JavaScript"> function setMagCode(edition) { // alert('setMagCode Starting!'); if(edition == "K1" || edition == "22" || editon == "2A") { document.LayoutRegion1FORM.MSRSMAG.value="BP"; document.LayoutRegion1FORM.CODEMAG.value="BP"; if(edition == "K1") { document.LayoutRegion1FORM.MSDAMSUB.value = "K1"; // var msdsub = document.LayoutRegion1FORM.EDITIONNAME.value; //just used for alert // alert('MSDAMSUB ' +msdsub); } else if(edition == "22") { document.LayoutRegion1FORM.MSDAMSUB.value = "22"; // var msdsub = document.LayoutRegion1FORM.EDITIONNAME.value; //just used for alert // alert('MSDAMSUB ' +msdsub); } else if(edition == "2A") { document.LayoutRegion1FORM.MSDAMSUB.value = "2A"; // var msdsub = document.LayoutRegion1FORM.EDITIONNAME.value; //just used for alert // alert('MSDAMSUB ' +msdsub); } } else { document.LayoutRegion1FORM.MSRSMAG.value="TK"; document.LayoutRegion1FORM.CODEMAG.value="TK"; if(edition == "3A") { document.LayoutRegion1FORM.MSDAMSUB.value = "3A"; // var msdsub = document.LayoutRegion1FORM.EDITIONNAME.value; //just used for alert // alert('MSDAMSUB ' +msdsub); } else if(edition == "3N") { document.LayoutRegion1FORM.MSDAMSUB.value = "3N"; // var msdsub = document.LayoutRegion1FORM.EDITIONNAME.value; //just used for alert // alert('MSDAMSUB ' +msdsub); } else if(edition == "5A") { document.LayoutRegion1FORM.MSDAMSUB.value = "5A"; // var msdsub = document.LayoutRegion1FORM.EDITIONNAME.value; //just used for alert // alert('MSDAMSUB ' +msdsub); } else if(edition == "5N") { document.LayoutRegion1FORM.MSDAMSUB.value = "5N"; // var msdsub = document.LayoutRegion1FORM.EDITIONNAME.value; //just used for alert // alert('MSDAMSUB ' +msdsub); } } } </script> <script language="JavaScript"> s_pageName = "WES_SI_Homepage" if( ((typeof(bReq)=="string" && bReq=="true") || (typeof(bReq)=="boolean" && (bReq)) ) && document.LayoutRegion1FORM.MSRSMAG.value=="SI") { s_pageName += "_EMR"; } </script> <script language="JavaScript" src="/web/20131026185145js_/https://secure.customersvc.com/amweb/scripts/s_code_remote_prod.js"></script> <!-- SiteCatalyst code version: H.24.3. Copyright 1996-2011 Adobe, Inc. All Rights Reserved More info available at http://www.omniture.com (wes 2013-03-08)--> <script language="JavaScript"> //s_pageName must be set in the parent jsp page. s.server=""; s.pageName = s_pageName; s.channel="SI"; s.pageType=""; s.prop1 = ""; s.prop2 = ""; s.prop3 = ""; s.prop4 = ""; s.prop5 = ""; s.prop6 = ""; s.prop7 = ""; s.prop17 = ""; //reserved for Consumer Marketing use s.prop18 = ""; //reserved for Consumer Marketing use s.prop19 = ""; //reserved for Consumer Marketing use s.prop20= ""; /* E-commerce Variables */ s.campaign=""; s.state=""; s.zip=""; s.events=""; s.products=""; s.purchaseID=""; s.eVar1="SI"; s.eVar2="N"; s.eVar3=""; s.eVar4=""; s.eVar5=""; //reserved for Consumer Marketing use var s_code=s.t();if(s_code){document.write(s_code);} </script> <!-- End SiteCatalyst code version: H.24.3. --> <!--End SiteCatalyst--> </td> </tr> <script language="JavaScript"> var ie_fav = ""; var lookup=navigator.appVersion; if (lookup.indexOf("AOL") > 0 ) { // Only true for AOL // } else if ((navigator.appName == "Microsoft Internet Explorer") && (parseInt(navigator.appVersion) >= 4)) { ie_fav = '<a href="javascript:bookmark();" class="noHover">Bookmark this site</a>'; } else if (navigator.appName=='Netscape') { // do nothing } ie_fav = '<a href="javascript:bookmark();" class="noHover">Bookmark this site</a>'; function bookmark() { if (window.sidebar) // firefox window.sidebar.addPanel("SPORTS ILLUSTRATED Magazine Customer ServiceSPORTS ILLUSTRATED Magazine Customer Service", "https://web.archive.org/web/20131026185145/https://secure.customersvc.com/servlet/Show?WESPAGE=am/home.jsp&MSRSMAG=SI", ""); else if(window.opera && window.print){ // opera var elem = document.createElement('a'); elem.setAttribute("href","https://web.archive.org/web/20131026185145/https://secure.customersvc.com/servlet/Show?WESPAGE=am/home.jsp&MSRSMAG=SI"); elem.setAttribute("title","SPORTS ILLUSTRATED Magazine Customer Service"); elem.setAttribute('rel','sidebar'); elem.click(); } else if(document.all)// ie window.external.AddFavorite("https://web.archive.org/web/20131026185145/https://secure.customersvc.com/servlet/Show?WESPAGE=am/home.jsp&MSRSMAG=SI", "SPORTS ILLUSTRATED Magazine Customer Service"); } </script> <!-- TI and SPC moved out of snippet3 to home. The following code is formatted to work on home.jsp ONLY --> <tr valign="top"> <td><img src="/web/20131026185145im_/https://secure.customersvc.com/amweb/images/spacer.gif" width="35" height="2"></td> <td colspan="5"> <table width="900" border="0" cellspacing="0" cellpadding="0" bgcolor="#ffffff"> <tr valign="top"> <td colspan="5">&nbsp;</td> </tr> <tr valign="top"> <td colspan="5" bgcolor="#CCCCCC"><img src="/web/20131026185145im_/https://secure.customersvc.com/amweb/images/spacer_td.gif" width="2" height="2"></td> </tr> <tr valign="top" bgcolor="#ffffff"> <td colspan="4"> <p><font color="#305591" class="date"><b> <!-- Drive2Dot.com condition begin --> <a href="https://web.archive.org/web/20131026185145/http://si.com/" class="noHover">Go to SI.com </a> <!-- Drive2Dot.com condition end --> <img height="1" src="/web/20131026185145im_/https://secure.customersvc.com/amweb/images/spacer.gif" width="30"><a href="https://web.archive.org/web/20131026185145/http://cgi.timeinc.net/cgi-bin/mail/dnp/privacy_centralized.cgi/si?dnp_source=H" class="noHover" target="newwindow=window.open('http://cgi.timeinc.net/cgi-bin/mail/dnp/privacy_centralized.cgi/si?dnp_source=H ')">Privacy Policy</a> <img height="1" src="/web/20131026185145im_/https://secure.customersvc.com/amweb/images/spacer.gif" width="30"><a href="https://web.archive.org/web/20131026185145/http://cgi.timeinc.net/cgi-bin/mail/dnp/privacy_centralized.cgi/si?dnp_source=H#california" class="noHover" target="newwindow=window.open('http://cgi.timeinc.net/cgi-bin/mail/dnp/privacy_centralized.cgi/si?dnp_source=H#california ')">Your California Privacy Rights</a> <img height="1" src="/web/20131026185145im_/https://secure.customersvc.com/amweb/images/spacer.gif" width="30"> <a href="https://web.archive.org/web/20131026185145/http://cgi.timeinc.net/cgi-bin/mail/dnp/terms_of_service.cgi/si" class="noHover" target="newwindow=window.open('http://cgi.timeinc.net/cgi-bin/mail/dnp/terms_of_service.cgi/si ')">Terms of Service</a> <img height="1" src="/web/20131026185145im_/https://secure.customersvc.com/amweb/images/spacer.gif" width="30"><script language="javascript">document.write(ie_fav);</script> </b></font></p> </td> <td align="right" width="60"> <font color="305591" class="date">&copy; Time Inc.</font> </td> </tr> </table> </td> </tr> <tr valign="top"> <td colspan="5"> <!-- ZUSTEK TRACKING //--> <img height="1" width="1" src="https://web.archive.org/web/20131026185145im_/https://secure.zt03.net/rsp01/r1.php?C=&amp;A1=SI&amp;A2=INQ"> <!-- CHEETAH MAIL TRACKING //--> <script language="javascript"><!-- var hs_ES = '28~time~500~~501~SI~502~INQ'; //--> </script> </td> </tr> <!-- Begin BlueKai Tag --> <iframe name="__bkframe" height="0" width="0" frameborder="0" src="https://web.archive.org/web/20131026185145if_/javascript:void(0)"></iframe> <script type="text/javascript" src="https://web.archive.org/web/20131026185145js_/https://tags.bkrtx.com/js/bk-coretag.js"></script> <script type="text/javascript"> if(typeof(s) !== 'undefined') { // Omniture tracking is added on the page and pass the values from omniture variables. bk_addPageCtx("channel", (typeof(s.channel)!=='undefined')?s.channel:''); bk_addPageCtx("pgnm", (typeof(s.pageName)!=='undefined')?s.pageName:''); }else{ // Omniture tracking is not added on the page hence pass the values as blanks. bk_addPageCtx("channel",''); bk_addPageCtx("pgnm",''); } bk_addPageCtx("device", navigator.userAgent); //Placeholder below for hashed account number // Checking if the account is logged in or not. bk_addPageCtx("aHash", ''); bk_doJSTag(15647, 6); </script> <!-- End BlueKai Tag --> </tbody> </table> </body> </html> <!-- FILE ARCHIVED ON 18:51:45 Oct 26, 2013 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 22:03:37 Nov 23, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 1.088 exclusion.robots: 0.04 exclusion.robots.policy: 0.025 esindex: 0.025 cdx.remote: 45.37 LoadShardBlock: 240.707 (3) PetaboxLoader3.datanode: 156.211 (4) PetaboxLoader3.resolve: 173.578 (2) load_resource: 166.95 -->

Pages: 1 2 3 4 5 6 7 8 9 10