OLD | NEW |
1 <html xmlns:rei="http://www.rei.com/ns/rei"> | 1 <html xmlns:rei="http://www.rei.com/ns/rei"> |
2 <!--Form Location: https://www.rei.com/RegistrationView?storeId=8000--> | 2 <!--Form Location: https://www.rei.com/RegistrationView?storeId=8000--> |
3 <head> | 3 <head> |
4 | 4 |
5 <meta name="reiShortcut_requestUri" content="/RegistrationView"> | 5 <meta name="reiShortcut_requestUri" content="/RegistrationView"> |
6 <meta name="reiShortcut_targetUrl" content="/CreateNewAccount.do?xsl=http://loca
lhost/xsl/user/registration.xsl|ultraTransform&sectionClass=yourAccount&
navClass=noSidebar"> | 6 <meta name="reiShortcut_targetUrl" content="/CreateNewAccount.do?xsl=http://loca
lhost/xsl/user/registration.xsl|ultraTransform&sectionClass=yourAccount&
navClass=noSidebar"> |
7 <meta name="reiServer_name" content="www.rei.com"> | 7 <meta name="reiServer_name" content="www.rei.com"> |
8 <meta name="reiParamXml" content=""> | 8 <meta name="reiParamXml" content=""> |
9 <meta name="reiParamXsl" content="http://localhost/xsl/user/registration.xsl|ult
raTransform"> | 9 <meta name="reiParamXsl" content="http://localhost/xsl/user/registration.xsl|ult
raTransform"> |
10 <title>REI Account Setup</title> | 10 <title>REI Account Setup</title> |
(...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
105 | 105 |
106 | 106 |
107 | 107 |
108 | 108 |
109 | 109 |
110 | 110 |
111 <form name="psearch" id="psearch" class="yui-skin-sam" action="/search" method="
get" > | 111 <form name="psearch" id="psearch" class="yui-skin-sam" action="/search" method="
get" > |
112 <span id="wrapSearchQuery"> | 112 <span id="wrapSearchQuery"> |
113 <input type="text" size="19" maxlength="70" name="query" id="headerQuery" value=
"" title="Search" class="searchBox"> | 113 <input type="text" size="19" maxlength="70" name="query" id="headerQuery" value=
"" title="Search" class="searchBox"> |
114 </span> | 114 </span> |
115 <input type="image" src="/img/search_rei.png" name="button" class="searchBtn" al
t="Search" title="Search"> | 115 <input type="image" src="#" name="button" class="searchBtn" alt="Search" title="
Search"> |
116 <div id="autocomplete"> | 116 <div id="autocomplete"> |
117 </div> | 117 </div> |
118 </form> | 118 </form> |
119 | 119 |
120 | 120 |
121 | 121 |
122 | 122 |
123 | 123 |
124 | 124 |
125 <form action="/email/miniforms/quick.html" name="footerMiniform" class="footerFo
rm"> | 125 <form action="/email/miniforms/quick.html" name="footerMiniform" class="footerFo
rm"> |
126 <input type="hidden" name="formSrc" id="formSrc" value="quickRei
Footer"> | 126 <input type="hidden" name="formSrc" id="formSrc" value="quickRei
Footer"> |
127 <input type="text" name="EmailAddress" id="footerGmQuery" value="Email Address"
class="email" title="Enter email address to sign up for REI Gearmail" size="20"
maxlength="70"> | 127 <input type="text" name="EmailAddress" id="footerGmQuery" value="Email Address"
class="email" title="Enter email address to sign up for REI Gearmail" size="20"
maxlength="70"> |
128 <input src="/pix/common/button_box_arrow.gif" alt="submit" title="Submit" type="
image" class="imgSignup"> | 128 <input src="#" alt="submit" title="Submit" type="image" class="imgSignup"> |
129 </form> | 129 </form> |
130 | 130 |
131 | 131 |
132 | 132 |
133 | 133 |
134 | 134 |
135 | 135 |
136 </body> | 136 </body> |
137 </html> | 137 </html> |
OLD | NEW |