| OLD | NEW |
| 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.or
g/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.or
g/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| 2 | 2 |
| 3 | 3 |
| 4 | 4 |
| 5 | 5 |
| 6 | 6 |
| 7 | 7 |
| 8 | 8 |
| 9 | 9 |
| 10 | 10 |
| (...skipping 190 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 201 <!-- END - PMONumber: 248098 - added for i18n addresses --> | 201 <!-- END - PMONumber: 248098 - added for i18n addresses --> |
| 202 | 202 |
| 203 | 203 |
| 204 <div id="billingAddressTitle"> | 204 <div id="billingAddressTitle"> |
| 205 Billing Address | 205 Billing Address |
| 206 </div> | 206 </div> |
| 207 | 207 |
| 208 | 208 |
| 209 <div> | 209 <div> |
| 210 <font class="check_bullet">•</font> = required fie
ld | 210 <font class="check_bullet">•</font> = required fie
ld |
| 211 » » » <img src="/images/pixel.gif" alt="" width="350" height="
1" border="0"> | 211 » » » <img src="#" alt="" width="350" height="1" border="0"> |
| 212 </div> | 212 </div> |
| 213 | 213 |
| 214 | 214 |
| 215 | 215 |
| 216 <div> | 216 <div> |
| 217 <label for="billCountry"><font class="check_bullet">R
26;</font> <b>Country:</b> </label> | 217 <label for="billCountry"><font class="check_bullet">R
26;</font> <b>Country:</b> </label> |
| 218 <select name="billCountry" style="font-size: 10p
x" id="country" tabindex="-1" ><option value="">Please Select</option> | 218 <select name="billCountry" style="font-size: 10p
x" id="country" tabindex="-1" ><option value="">Please Select</option> |
| 219 | 219 |
| 220 <OPTION value="AR">Argentina</OPTION> | 220 <OPTION value="AR">Argentina</OPTION> |
| 221 | 221 |
| (...skipping 279 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 501 </td> | 501 </td> |
| 502 </tr> | 502 </tr> |
| 503 <tr> | 503 <tr> |
| 504 <td valign="top"> | 504 <td valign="top"> |
| 505 | 505 |
| 506 </td> | 506 </td> |
| 507 </tr> | 507 </tr> |
| 508 | 508 |
| 509 <tr> | 509 <tr> |
| 510 <td align="right"><br> | 510 <td align="right"><br> |
| 511 » » » » » » » » <input type="ima
ge" tabindex="14" src="/images/checkout/cart_continuecheckout_v2.gif" class="con
tinue-checkout" alt='Continue Checkout' /> | 511 » » » » » » » » <input type="ima
ge" tabindex="14" src="#" class="continue-checkout" alt='Continue Checkout' /> |
| 512 </td> | 512 </td> |
| 513 </tr></table> | 513 </tr></table> |
| 514 | 514 |
| 515 | 515 |
| 516 </form> | 516 </form> |
| 517 | 517 |
| 518 | 518 |
| 519 | 519 |
| 520 | 520 |
| 521 | 521 |
| (...skipping 17 matching lines...) Expand all Loading... |
| 539 <tr><!-- password row --> | 539 <tr><!-- password row --> |
| 540 <td> | 540 <td> |
| 541 | 541 |
| 542 <label for="password" >Password:
</label><BR /> | 542 <label for="password" >Password:
</label><BR /> |
| 543 | 543 |
| 544 </td> | 544 </td> |
| 545 <td><input type="password" class="pagetext" id="password
" name="password" value=""></td> | 545 <td><input type="password" class="pagetext" id="password
" name="password" value=""></td> |
| 546 </tr> | 546 </tr> |
| 547 <tr> | 547 <tr> |
| 548 <td colspan="2"> | 548 <td colspan="2"> |
| 549 <a href="#" class="pagelink">Forgot your password?</a> 
; <input type="image" src="/images/checkout/cart2_signin_v2.gif" class="s
ignin" alt="Sign In"> | 549 <a href="#" class="pagelink">Forgot your password?</a> 
; <input type="image" src="#" class="signin" alt="Sign In"> |
| 550 </td> | 550 </td> |
| 551 </tr> | 551 </tr> |
| 552 </table> | 552 </table> |
| 553 </FIELDSET> | 553 </FIELDSET> |
| 554 </FORM> | 554 </FORM> |
| 555 | 555 |
| 556 | 556 |
| 557 </body> | 557 </body> |
| 558 <head><META HTTP-EQUIV="Pragma" CONTENT="no-cache"></head></html> | 558 <head><META HTTP-EQUIV="Pragma" CONTENT="no-cache"></head></html> |
| OLD | NEW |