Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

60 lines
4.8 KiB

  1. <%
  2. L_COBRAND_NEW_SIGNIN_TEXT = "New sign-in... here&#180;s how"
  3. L_COBRAND_SIGNIN_THISWAY_TEXT = "If you used to sign in this way:"
  4. L_COBRAND_PROVIDED_BY_TEXT = "Provided by"
  5. L_COBRAND_SIGNIN_NAME_TEXT = "Sign-in name"
  6. L_COBRAND_TRY_OLD_TEXT = "If you&#180;re not sure try your old sign-in name followed by "
  7. L_COBRAND_OR_OR_TEXT = "or"
  8. L_COBRAND_WITH_PASSPORT_TEXT = "With Microsoft Passport you can"
  9. L_COBRAND_ACCESS_YOUR_TEXT = "Access your "
  10. L_COBRAND_PORTFOLIO_ANYWHERE_TEXT = "portfolio anywhere"
  11. L_COBRAND_GET_GET_TEXT = "Get "
  12. L_COBRAND_FREE_STOCKQUOTES_TEXT = "FREE real-time stock quotes and charts"
  13. L_COBRAND_CUSTOMIZE_MONEYCENTRAL_TEXT = "Customize My MoneyCentral "
  14. L_COBRAND_FINANCIAL_HOMEPAGE_TEXT = " to be your own financial homepage"
  15. L_COBRAND_LEARN_SHARE_TEXT = "Learn and share in the "
  16. L_COBRAND_MONEYCENTRAL_COMMUNITY_TEXT = "MoneyCentral Community"
  17. L_COBRAND_SIGNIN_ONCE_TEXT = "Sign in once"
  18. L_COBRAND_PARTICIPATING_WEBSITES_TEXT = "for all MSN and participating Web sites"
  19. ServerName = Request.ServerVariables("SERVER_NAME")
  20. %>
  21. CBLogo = 'http://ocatest/include/images/oca.gif'
  22. CBSigninTxt1 = '';
  23. CBRegTxt1 = '';
  24. CBSigninTxt2 = ''
  25. +'<font class="bodytext"><table border="0" cellPadding="0" cellSpacing="0"><tr><td>'
  26. +'<table border="0" cellPadding="0" cellSpacing="3" height="1" width="281"><tr align="left"><td colSpan="2" vAlign="top" width="294">'
  27. +'<font color="#0033cc" face="arial, helvetica, sans-serif" size="3"><i><b><% = L_COBRAND_NEW_SIGNIN_TEXT %></b></i></font></td></tr><tr><td colSpan="3" height="18" '
  28. +'width="389"><font color="#737373" face="arial, helvetica, sans-serif" size="2"><i><% = L_COBRAND_SIGNIN_THISWAY_TEXT %></i></font></td></tr><tr><td height="4" width="253"><font '
  29. +'color="#737373" face="arial, helvetica, sans-serif" size="2"><img height="1" src="http://<% =ServerName %>/include/images/1ptrans.gif" width="5"><b><% = L_COBRAND_SIGNIN_NAME_TEXT %></b></font></td>'
  30. +'<td height="4"'
  31. +' style="BORDER-BOTTOM: #626262 1pt solid; BORDER-LEFT: black 1pt solid; BORDER-RIGHT: #626262 1pt solid; BORDER-TOP: black 1pt solid" '
  32. +'width="215"><font color="#737373" face="arial, helvetica, sans-serif" size="2">'
  33. +'<img height="1" src="http://<% =ServerName %>/include/images/1ptrans.gif" width="5">'
  34. +'<b>Joe</b></font></td></tr><tr><td width="253"><font color="#737373" face="arial, helvetica, sans-serif" size="2">'
  35. +'<img height="1" src="http://<% =ServerName %>/include/images/1ptrans.gif" width="10"><b><% = L_COBRAND_PROVIDED_BY_TEXT %></b></font></td>'
  36. +'<td height="1" '
  37. +'style="BORDER-BOTTOM: #626262 1pt solid; BORDER-LEFT: black 1pt solid; BORDER-RIGHT: #626262 1pt solid; BORDER-TOP: black 1pt solid" '
  38. +'width="215"><font color="#737373" face="arial, helvetica, sans-serif" size="2">'
  39. +'<img height="1" src="http://<% =ServerName %>/include/images/1ptrans.gif" width="5"><b>Hotmail</b></font></td></tr><tr><td colSpan="2"><img height="10" '
  40. +'src="http://<% =ServerName %>/include/images/1ptrans.gif" width="5"></td></tr><tr><td colSpan="2" height="18" width="389"><font color="#737373" face="arial, helvetica, sans-serif" '
  41. +'size="2"><i>Now enter this:</i></font></td></tr><tr><td width="253"><font color="#737373" face="arial, helvetica, sans-serif" size="2">'
  42. +'<img height="1" src="http://<% =ServerName %>/include/images/1ptrans.gif" width="5"><b><% = L_COBRAND_SIGNIN_NAME_TEXT %></b></font></td><td height="18" '
  43. +'style="BORDER-BOTTOM: #626262 1pt solid; BORDER-LEFT: black 1pt solid; BORDER-RIGHT: #626262 1pt solid; BORDER-TOP: black 1pt solid" '
  44. +'width="215"><font color="#737373" face="arial, helvetica, sans-serif" size="2"><img height="1" src="http://<% =ServerName %>/include/images/1ptrans.gif" width="5">'
  45. +'<b>[email protected]</b></font></td></tr><tr><td colSpan="2"><img height="10" src="http://<% =ServerName %>/include/images/1ptrans.gif" width="5"></td></tr>'
  46. +'<tr><td colSpan="2" width="389"><font color="#737373" face="arial, helvetica, sans-serif" size="2"><i><% = L_COBRAND_TRY_OLD_TEXT %> &quot;@hotmail.com&quot;, <% = L_COBRAND_OR_OR_TEXT %> '
  47. +'&quot;@passport.com&quot;</i></font></td></tr></table></td></tr></table><p><b><font size="2" face="Arial"><% = L_COBRAND_WITH_PASSPORT_TEXT %></font></b><ul>'
  48. +'<li><font size="2" face="Arial"><% = L_COBRAND_ACCESS_YOUR_TEXT %> <b><% = L_COBRAND_PORTFOLIO_ANYWHERE_TEXT %></b></font><li><font size="2" face="Arial"><b><% = L_COBRAND_FREE_STOCKQUOTES_TEXT %></b></font><li><b><font size="2" face="Arial">'
  49. +'<% = L_COBRAND_CUSTOMIZE_MONEYCENTRAL_TEXT %></B><% = L_COBRAND_FINANCIAL_HOMEPAGE_TEXT %></font><li><font size="2" face="Arial"><% = L_COBRAND_LEARN_SHARE_TEXT %> <b><% = L_COBRAND_MONEYCENTRAL_COMMUNITY_TEXT %></b></font><li><b><font size="2" face="Arial"><% = L_COBRAND_SIGNIN_ONCE_TEXT %></B> '
  50. +'<% = L_COBRAND_PARTICIPATING_WEBSITES_TEXT %></font></li></ul></font>';
  51. CBRegTxt2='';