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.

44 lines
4.1 KiB

  1. <%
  2. Response.Buffer=True
  3. Response.Expires = 0
  4. Response.ContentType = "application/x-JavaScript"
  5. %>
  6. <!--#include file="include\inc\cobrandstrings.inc"-->
  7. CBLogo = 'http://ocatest/oca_passport.gif';
  8. CBSigninTxt1 = '';
  9. CBRegTxt1 = '';
  10. CBSigninTxt2 = ''
  11. +'<font class="bodytext"><table border="0" cellPadding="0" cellSpacing="0"><tr><td>'
  12. +'<table border="0" cellPadding="0" cellSpacing="3" height="1" width="281"><tr align="left"><td colSpan="2" vAlign="top" width="294">'
  13. +'<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" '
  14. +'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 '
  15. +'color="#737373" face="arial, helvetica, sans-serif" size="2"><img height="1" src="http://<% =Request.ServerVariables("SERVER_NAME") %>/include/images/1ptrans.gif" width="5"><b><% = L_COBRAND_SIGNIN_NAME_TEXT %></b></font></td>'
  16. +'<td height="4"'
  17. +' style="BORDER-BOTTOM: #626262 1pt solid; BORDER-LEFT: black 1pt solid; BORDER-RIGHT: #626262 1pt solid; BORDER-TOP: black 1pt solid" '
  18. +'width="215"><font color="#737373" face="arial, helvetica, sans-serif" size="2">'
  19. +'<img height="1" src="http://<% =Request.ServerVariables("SERVER_NAME") %>/include/images/1ptrans.gif" width="5">'
  20. +'<b>Joe</b></font></td></tr><tr><td width="253"><font color="#737373" face="arial, helvetica, sans-serif" size="2">'
  21. +'<img height="1" src="http://<% =Request.ServerVariables("SERVER_NAME") %>/include/images/1ptrans.gif" width="10"><b><% = L_COBRAND_PROVIDED_BY_TEXT %></b></font></td>'
  22. +'<td height="1" '
  23. +'style="BORDER-BOTTOM: #626262 1pt solid; BORDER-LEFT: black 1pt solid; BORDER-RIGHT: #626262 1pt solid; BORDER-TOP: black 1pt solid" '
  24. +'width="215"><font color="#737373" face="arial, helvetica, sans-serif" size="2">'
  25. +'<img height="1" src="http://<% =Request.ServerVariables("SERVER_NAME") %>/include/images/1ptrans.gif" width="5"><b>Hotmail</b></font></td></tr><tr><td colSpan="2"><img height="10" '
  26. +'src="http://<% =Request.ServerVariables("SERVER_NAME") %>/include/images/1ptrans.gif" width="5"></td></tr><tr><td colSpan="2" height="18" width="389"><font color="#737373" face="arial, helvetica, sans-serif" '
  27. +'size="2"><i>Now enter this:</i></font></td></tr><tr><td width="253"><font color="#737373" face="arial, helvetica, sans-serif" size="2">'
  28. +'<img height="1" src="http://<% =Request.ServerVariables("SERVER_NAME") %>/include/images/1ptrans.gif" width="5"><b><% = L_COBRAND_SIGNIN_NAME_TEXT %></b></font></td><td height="18" '
  29. +'style="BORDER-BOTTOM: #626262 1pt solid; BORDER-LEFT: black 1pt solid; BORDER-RIGHT: #626262 1pt solid; BORDER-TOP: black 1pt solid" '
  30. +'width="215"><font color="#737373" face="arial, helvetica, sans-serif" size="2"><img height="1" src="http://<% =Request.ServerVariables("SERVER_NAME") %>/include/images/1ptrans.gif" width="5">'
  31. +'<b>[email protected]</b></font></td></tr><tr><td colSpan="2"><img height="10" src="http://<% =Request.ServerVariables("SERVER_NAME") %>/include/images/1ptrans.gif" width="5"></td></tr>'
  32. +'<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 %> '
  33. +'&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>'
  34. +'<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">'
  35. +'<% = 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> '
  36. +'<% = L_COBRAND_PARTICIPATING_WEBSITES_TEXT %></font></li></ul></font>';
  37. CBRegTxt2='';