apple_warranty_check 0.0.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,520 @@
1
+
2
+
3
+
4
+
5
+
6
+
7
+
8
+
9
+
10
+
11
+
12
+
13
+
14
+
15
+
16
+
17
+
18
+
19
+
20
+
21
+
22
+
23
+
24
+
25
+
26
+
27
+
28
+
29
+
30
+
31
+
32
+ <!DOCTYPE html>
33
+ <html lang="en-US">
34
+ <head>
35
+ <meta charset="utf-8">
36
+ <meta http-equiv="content-type" content="text/html; charset=utf-8" />
37
+ <meta name="viewport" content="width=1024" />
38
+ <meta name="Category" content="Support" />
39
+
40
+
41
+ <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE9">
42
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
43
+ <meta http-equiv="Cache-Control" content="no-siteapp"/>
44
+
45
+ <script src="https://www.apple.com/global/scripts/lib/prototype.js" type="text/javascript" charset="utf-8"></script>
46
+ <script src="js/jquery-1.4.2.min.js" type="text/javascript" charset="utf-8"></script>
47
+ <script type="text/javascript" src="js/jquery.titlealert.min.js" charset="utf-8"></script>
48
+ <script>jQuery.noConflict();</script>
49
+ <script src="https://www.apple.com/global/scripts/lib/scriptaculous.js" type="text/javascript" charset="utf-8"></script>
50
+ <script src="js/content.js" type="text/javascript" charset="utf-8"></script>
51
+ <link rel="shortcut icon" href="images/favicon.ico">
52
+
53
+ <!-- This is the Remote Machine's 17.34.26.12 IP Address-->
54
+ <script type="text/javascript">
55
+ var errMsgData = {
56
+ 'errEmpty' : 'Please enter your product&#39;s serial number.',
57
+ 'errLength' : 'Please enter a valid serial number.',
58
+ 'errChar' : 'Please enter a valid serial number.',
59
+ };
60
+
61
+ var strSysProWCResp = '';
62
+
63
+
64
+ </script>
65
+
66
+
67
+ <title>
68
+ Apple - Support - Check Your Service and Support Coverage
69
+ </title>
70
+ <meta name="omni_page" content="acs::tools::wck::1-enter serial number">
71
+
72
+
73
+
74
+
75
+
76
+
77
+
78
+
79
+
80
+
81
+
82
+
83
+
84
+
85
+
86
+
87
+
88
+
89
+
90
+
91
+
92
+
93
+
94
+ </head>
95
+ <body>
96
+
97
+ <script type="text/javascript" charset="utf-8" src="https://km.support.apple.com.edgekey.net/includes/darwin/en_US/secure/header.js"> </script>
98
+
99
+
100
+ <!-- omniture reference must be located before omniture_tracking.js -->
101
+ <div id="top">
102
+ <!-- SiteCatalyst code version: H.8. Copyright 1997-2006 Omniture, Inc. -->
103
+ <script type="text/javascript">
104
+ /* RSID: */
105
+ var s_account="appleglobal,applesupport"
106
+ </script>
107
+
108
+
109
+ <script type="text/javascript" src="https://www.apple.com/global/metrics/js/s_code_h.js"></script>
110
+
111
+ <script type="text/javascript">
112
+ s.prop1 ='Online Self Solve';
113
+
114
+ s.campaign=s.getQueryParam('sc_cid');
115
+ if(s.campaign=='587735'){
116
+ s.campaign="acs::system profiler::us";
117
+ }
118
+
119
+
120
+ if (!s.prop1) {s.prop1 = ''};
121
+ if (!s.prop2) {s.prop2 = ''};
122
+
123
+ var url=location.href;
124
+ var pathArray = url.split('/');
125
+ if (!s.prop1) {s.prop1 = pathArray[4]};
126
+ if (!s.prop2) {s.prop2 = pathArray[5]};
127
+
128
+ var len=url.indexOf('?');
129
+ if (len==-1){len=url.length}
130
+ s.prop4=url.substr(0,len);
131
+
132
+ s.pageName=AC.Tracking.pageName()+" (US)";
133
+ s.server=""
134
+ s.channel="www.us.support"
135
+ s.pageType=""
136
+ s.prop3=""
137
+ if (!s.prop1 && s.pageName){
138
+ if (s.pageName.match(/acs::web::homepage/)){
139
+ s.prop1 = 'home';
140
+ }
141
+ }
142
+
143
+ /* E-commerce Variables */
144
+ s.state=""
145
+ s.zip=""
146
+ s.events=""
147
+ s.products=""
148
+ s.purchaseID=""
149
+ s.eVar1=""
150
+ s.eVar2=""
151
+ s.eVar3=""
152
+ s.eVar4=""
153
+ s.eVar5=""
154
+
155
+ /************* DO NOT ALTER ANYTHING BELOW THIS LINE ! **************/
156
+ s.useForcedLinkTracking=false;var s_code=s.t();if(s_code)document.write(s_code)</script>
157
+ <!-- End SiteCatalyst code version: H.8. -->
158
+ </div>
159
+
160
+
161
+
162
+ <link rel="stylesheet" href="css/gateway.css" type="text/css" charset="utf-8">
163
+
164
+ <LINK href="css/border-radius.htc" rel="stylesheet" type="text/css">
165
+
166
+ <script>
167
+ /* timeoutexpiring = 'Your session is expiring soon due to an extended period of inactivity. Please click Continue to keep your session active.'; */
168
+ timeoutexpiring = 'Your session is expiring soon due to an extended period of inactivity. Please click Continue to keep your session active.';
169
+ /* continueButton = 'Continue'; */
170
+ continueButton = 'Continue';
171
+ </script>
172
+
173
+ <script src="js/utils.js" type="text/javascript" charset="utf-8"></script>
174
+ <script src="js/clicktracking.js" type="text/javascript" charset="utf-8"></script>
175
+ <script src="js/omniture_tracking.js" type="text/javascript" charset="utf-8"></script>
176
+ <script type="text/javascript" charset="utf-8">utilService.setPOD('us~en');</script>
177
+
178
+ <script>
179
+ /* timeoutexpiring = 'Your session is expiring soon due to an extended period of inactivity. Please click Continue to keep your session active.'; */
180
+ timeoutexpiring = 'Your session is expiring soon due to an extended period of inactivity. Please click Continue to keep your session active.';
181
+ /* timedoutexpired = 'Your session has expired due to an extended period of inactivity. If you have other active online sessions with Apple Support, clicking Continue will also end those sessions.'; */
182
+ timedoutexpired = 'Your session has expired due to an extended period of inactivity. If you have other active online sessions with Apple Support, clicking Continue will also end those sessions.';
183
+ /* areYouSureContent='Are you sure you&#39;d like to sign out?'; */
184
+ areYouSureContent = 'Are you sure you&#39;d like to sign out?';
185
+ /* cancelBtn = 'Cancel'; */
186
+ cancelBtn = 'Cancel';
187
+ /* signOutBtn = 'Sign out'; */
188
+ signOutBtn = 'Sign out';
189
+ /* whyMessageContent = 'When you sign in with your Apple ID, your contact information is automatically added when needed, and it&#39;s easier to look up details you have already provided.<br><br>An Apple ID is a user name you can use for everything you do with Apple. You can use the same Apple ID you use for iTunes Store, Apple Online Store, iChat, iCloud or other Apple services.'; */
190
+ whyMessageContent = 'When you sign in with your Apple ID, your contact information is automatically added when needed, and it&#39;s easier to look up details you have already provided.<br><br>An Apple ID is a user name you can use for everything you do with Apple. You can use the same Apple ID you use for iTunes Store, Apple Online Store, iChat, iCloud or other Apple services.';
191
+ /* continueButton = 'Continue'; */
192
+ continueButton = 'Continue';
193
+ /* whylink = '(<a href="#" onclick="displayWhyMessage();" tabindex="-1">Why?</a>)'; */
194
+ whylink = '(<a href="#" onclick="displayWhyMessage();" tabindex="-1">Why?</a>)';
195
+ /* signin='<div id="sign_accessible" class="anch_accessible" tabindex="0"><a href="/Login.do" tabindex="-1">Sign in</a></div>&nbsp;with your Apple ID'; */
196
+ signin = '<div id="sign_accessible" class="anch_accessible" tabindex="0"><a href="/Login.do" tabindex="-1">Sign in</a></div>&nbsp;with your Apple ID';
197
+ /* signout='Sign out'; */
198
+ signout = 'Sign out';
199
+ </script>
200
+
201
+ <div id="container">
202
+ <noscript><font color="red">The site you are viewing requires JavaScript. JavaScript is used in a variety of ways to improve the online experience, such as allowing interactive content. In order for this site to operate as designed, please enable JavaScript in your browser.</font></noscript>
203
+ <div id="main">
204
+
205
+ <div id="service">
206
+ <!-- Gateway changes start -->
207
+
208
+ <div id="signin_why_content">
209
+
210
+ <div id="sign_accessible" class="anch_accessible" tabindex="0"><a href="/Login.do" tabindex="-1">Sign in</a></div>&nbsp;with your Apple ID
211
+ <span id="why_signin" tabIndex="0" class='anch_accessible' >
212
+
213
+ (<a href="#" onclick="displayWhyMessage();" tabindex="-1">Why?</a>)
214
+ </span>
215
+ </div>
216
+
217
+ <div style="clear: both; height: 0; line-height: 0; font-size: 0;"></div>
218
+
219
+ <div id="wrap_popup1" style="display:none; margin-top: 16px;">
220
+
221
+
222
+ <div style="position: relative; width: 280px; margin: 10px; background:#fff;">
223
+ <div id="closeButton" ><img src="images/close_button1.png" onclick="javascript:closeWhyMessage();"></div>
224
+
225
+ <div id="whySignIn">
226
+
227
+ When you sign in with your Apple ID, your contact information is automatically added when needed, and it&#39;s easier to look up details you have already provided.<br><br>An Apple ID is a user name you can use for everything you do with Apple. You can use the same Apple ID you use for iTunes Store, Apple Online Store, iChat, iCloud or other Apple services.
228
+ </div>
229
+
230
+ </div>
231
+
232
+ </div>
233
+
234
+
235
+ <!-- Gateway changes End -->
236
+
237
+
238
+ <script src="js/utils/cookieJar.js" type="text/javascript"
239
+ charset="utf-8"></script>
240
+ <script src="js/warranty/warrantyChecker2.js" type="text/javascript"
241
+ charset="utf-8"></script>
242
+ <script src="js/agreementSales/salesWarrantyEntry.js"
243
+ type="text/javascript" charset="utf-8"></script>
244
+
245
+ <style>
246
+ #warranty button.happy
247
+ {
248
+ line-height : 175%;
249
+ }
250
+ </style>
251
+ <link rel="stylesheet" href="css/wc.css" type="text/css" charset="utf-8">
252
+
253
+ <div id="container">
254
+ <div id="main">
255
+
256
+ <div class="padtop15"></div>
257
+
258
+ <div id="warranty" class="module">
259
+ <div id="signedout" style="display: none; top: 0px;">
260
+ <img src="images/alert_large.png" width="75" height="79"
261
+ align="middle" style="float: left; margin-right: 18px;" />
262
+ <div style="margin-top: 20px;">
263
+ You are signed out and your session has ended.
264
+ <br>
265
+ <span>
266
+ You can start a new session below.
267
+ </span>
268
+ </div>
269
+ </div>
270
+ <h1>
271
+ <span id="wcTitleCheck" style="display: none">
272
+ Check Your Service and Support Coverage
273
+ </span> <span
274
+ id="wcTitleStatus" style="display: none">
275
+ Your Service and Support Coverage
276
+ </span>
277
+ </h1>
278
+ <div id="tagline" style="display: none">
279
+ Review your Apple warranty status and eligibility for support and extended coverage.
280
+ </div>
281
+
282
+ <div id="cookieSpinner" class="pad20" style="display: none">
283
+ <img
284
+ src="https://www.apple.com/support/applecare/images/aquaspinner20.gif"
285
+ width="20" height="20">
286
+ </div>
287
+ <div id="check" class="pad20" style="display: none">
288
+
289
+ <!-- FORM -->
290
+
291
+ <!-- added bY manash -->
292
+
293
+
294
+ <form id="serialnumbercheck"
295
+ action="/wcResults.do" method="post">
296
+
297
+ <fieldset>
298
+
299
+
300
+
301
+
302
+ Enter your hardware serial number:
303
+
304
+
305
+ </label> <br /> <input
306
+ type="text" maxlength="15" size="35" name="sn" id="sn" value="" />
307
+ <button name="Continue" type="button" class="happy"
308
+ id="warrantycheckbutton">
309
+ Continue
310
+ </button>
311
+ <span id="warrantycheckspinner" style="display: none"><img
312
+ src="https://www.apple.com/support/applecare/images/aquaspinner20.gif"
313
+ width="20" height="20"></span>
314
+ <div id="errorDiv" style="display: none">
315
+ <span id="error" style="color: red"></span>
316
+ </div>
317
+ <p class="sidebar">
318
+ Finding your serial number is easy. <a href="http://support.apple.com/kb/HT1349" target="_blank">See how.</a>
319
+ </fieldset>
320
+ <input type="hidden" name="cn" id="cn" value="" /> <input
321
+ type="hidden" name="locale" id="locale" value="" /> <input
322
+ type="hidden" name="caller" id="caller" value="" /> <input
323
+ type="hidden" name="num" id="num" value="" />
324
+ </form>
325
+
326
+
327
+ <div class="padtop35"></div>
328
+ </div>
329
+
330
+ <div id="product" style="display: none">
331
+ <div id="productimage"></div>
332
+ <div id="productinfo">
333
+ <h2>
334
+ <span id="productname"></span>
335
+ </h2>
336
+ <span id="imeiLabel" style="display: none">
337
+ IMEI:
338
+ </span> <span id="snLabel" style="display: none">
339
+ Serial Number:
340
+ </span> <span id="prodIdLabel" style="display: none">
341
+ MEID:
342
+ </span> <span id="productsn"></span><br> <a
343
+ href="/agreementWarrantyDynamic.do?newid=y">
344
+ Check another serial number
345
+ </a>
346
+ </div>
347
+ <div class="clear"></div>
348
+ </div>
349
+
350
+ <div id="results" style="display: none">
351
+
352
+ <table>
353
+ <tr>
354
+ <td>
355
+ <div id="iphonenotactivated" class="status">
356
+ <h3 id="iphonenotactivated-true" style="display: none">
357
+ Please activate your iPhone
358
+ </h3>
359
+ <p id="iphonenotactivated-text"></p>
360
+ </div>
361
+ </td>
362
+ <td class="button">
363
+ <button name="iphonenotactivated-button"
364
+ id="iphonenotactivated-button" class="happy" type="button"
365
+ >
366
+ Service Options
367
+ </button>
368
+ </td>
369
+ </tr>
370
+
371
+ <tr>
372
+ <td>
373
+ <div id="registration" class="status">
374
+ <h3 id="registration-true" style="display: none">
375
+ Valid Purchase Date
376
+ </h3>
377
+
378
+ <h3 id="registration-false" style="display: none">
379
+ Purchase Date not Validated
380
+ </h3>
381
+ <p id="registration-text"></p>
382
+ </div>
383
+ </td>
384
+ <td></td>
385
+ </tr>
386
+ <tr>
387
+ <td>
388
+
389
+ <div id="phone" class="status">
390
+ <h3 id="phone-true" style="display: none">
391
+ Telephone Technical Support: Active
392
+ </h3>
393
+ <h3 id="phone-false" style="display: none">
394
+ Telephone Technical Support: Expired
395
+ </h3>
396
+ <!-- <div id="phone-expiration"></div> -->
397
+ <p id="phone-text"></p>
398
+ </div>
399
+
400
+ </td>
401
+ <td class="button">
402
+ <button name="phone-button" id="phone-button" class="happy" type="button"
403
+ onclick="" >
404
+ Contact Apple Support
405
+ </button>
406
+ </td>
407
+ </tr>
408
+ <tr>
409
+ <td>
410
+ <div id="hardware" class="status">
411
+
412
+ <h3 id="hardware-true" style="display: none"></h3>
413
+ <h3 id="hardware-false" style="display: none"></h3>
414
+ <h3 id="hardware-covered" style="display: none"></h3>
415
+ <!-- <div id="hardware-expiration"></div> -->
416
+ <p id="hardware-text"></p>
417
+ </div>
418
+ </td>
419
+
420
+ <td class="button">
421
+ <button name="hardware-button" id="hardware-button" class="happy" type="button"
422
+ onclick="">
423
+ Set Up a Repair
424
+ </button>
425
+ </td>
426
+ </tr>
427
+ <tr>
428
+ <td>
429
+ <div id="app" class="status">
430
+ <h3 id="app-true" style="display: none"></h3>
431
+
432
+ <h3 id="app-false" style="display: none"></h3>
433
+ <h3 id="app-covered" style="display: none"></h3>
434
+ <p id="app-text"></p>
435
+ </div>
436
+ </td>
437
+ <td class="button">
438
+ <button name="app-button" id="app-button" class="happy" type="button"
439
+ >
440
+ Extend Coverage
441
+ </button>
442
+
443
+ </td>
444
+ </tr>
445
+ </table>
446
+
447
+ <!--/#OSS-111 start-->
448
+ <p class="sosumi padtop20">
449
+ <div id="dispute" class="status"></div>
450
+ </p>
451
+ <!--/#OSS-111 end-->
452
+ <!--/#registered-->
453
+ <!--
454
+ <div id="feedback" class="sidebar" style="border-top:1px solid #ccc; padding:10px 20px">If you have suggestions on how to improve the experience of checking your warranty status, <a href="http://www.apple.com/support/feedback/index.html?ref=agreements">please let us know</a>.</div>
455
+ -->
456
+ </div>
457
+
458
+ </div>
459
+ <!--/#main-->
460
+ </div>
461
+ <!--/#container-->
462
+
463
+ <script type="text/javascript">
464
+ $('signedout').hide();
465
+ </script>
466
+
467
+ <script type="text/javascript">
468
+ var warrantyPage;
469
+ //instantiate warranty checker
470
+ var warrantyChecker = new WarrantyChecker();
471
+ var hasErrors = false;
472
+
473
+ Event.observe(window, 'load', function() {
474
+
475
+ warrantyPage = new WCPage();
476
+ warrantyPage.warrantycheck.initialize(179365);
477
+
478
+
479
+
480
+
481
+ var curUrl = utilService.isEmpty(document.URL)? '' : document.URL;
482
+ var errorKey = 'wc.check.err.sys.pd12.productdoesnotexistinsap';
483
+ var errorMsg = 'We&#39;re sorry, but the serial number you have provided cannot be found in our records. Please verify the number and try again, or <a href="http://support.apple.com/kb/HE57">contact us</a>.';
484
+ var omniMsg = 'acs::tools::' + errorKey + '::' + errorMsg;
485
+ omniService.omni({'prop4':curUrl, 'title':'acs::tools::wck::1-enter serial number', 'prop3':omniMsg, 'track': 'link'});
486
+
487
+ warrantyPage.warrantycheck.showErrors(errorMsg);
488
+ hasErrors = true;
489
+
490
+
491
+
492
+ });
493
+
494
+ </script>
495
+
496
+
497
+
498
+
499
+ </div>
500
+
501
+ </div>
502
+
503
+ <div class="clearer"></div>
504
+ </div>
505
+ </div>
506
+
507
+ </div>
508
+
509
+ </div>
510
+
511
+ <script type="text/javascript" charset="utf-8" src="https://km.support.apple.com.edgekey.net/includes/darwin/en_US/secure/footer.js"> </script>
512
+
513
+
514
+
515
+ <!-- Gateway changes start -->
516
+
517
+ <!-- Gateway changes end -->
518
+ </body>
519
+
520
+ </html>