ode-csslib-openent-monlycee 3.3.15 → 3.3.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,704 +0,0 @@
1
- //-- Copyright 2009 AT Internet, All Rights Reserved.
2
- //-- AT Internet Tag 3.4.001
3
- var xt1 = "",
4
- xtcode = "",
5
- xt46 = "",
6
- xtdocl = false,
7
- xtud = "undefined",
8
- xt2 = "0",
9
- xt3 = 3650,
10
- xt4 = new Array();
11
- xt4["sec"] = "15";
12
- xt4["rss"] = "15";
13
- xt4["epr"] = "15";
14
- xt4["erec"] = "15";
15
- xt4["adi"] = "15";
16
- xt4["adc"] = "15";
17
- xt4["al"] = "15";
18
- xt4["es"] = "15";
19
- xt4["ad"] = "15";
20
- //do not modify below
21
- var xt5 = 30,
22
- xw = window,
23
- xd = document,
24
- xtg = navigator,
25
- xtv = xw.xtczv != null ? "34001-" + xw.xtczv : "34001",
26
- xt1 =
27
- xw.xtdmc != null && xw.xtdmc != ""
28
- ? ";domain=" + xw.xtdmc
29
- : xt1 != ""
30
- ? ";domain=" + xw.xt1
31
- : "",
32
- xt6 = xw.xtnv != null ? xw.xtnv : xd,
33
- xt7 =
34
- xw.xtsdi != null
35
- ? xw.xtsdi
36
- : xw.xtsd != null
37
- ? xw.xtsd + ".xiti.com/hit.xitif"
38
- : "",
39
- xt8 = xw.xtsite != null ? xw.xtsite : 0,
40
- xt9 = xw.xtn2 != null ? "&s2=" + xw.xtn2 : "",
41
- xtp = xw.xtpage != null ? xw.xtpage : "",
42
- xt10 = xw.xto_force != null && xw.xto_force != "" ? xw.xto_force : null,
43
- xt11 = xt8 == "redirect" ? true : false,
44
- xtdi = xw.xtdi != null && xw.xtdi != "" ? "&di=" + xw.xtdi : "",
45
- xt12 = xw.xtidp != null && xw.xtidp != "" ? "&idpays=" + xw.xtidp : "",
46
- xt13 =
47
- xw.xtidprov != null && xw.xtidprov != "" ? "&idprov=" + xw.xtidprov : "",
48
- xtm = xw.xtparam != null ? xw.xtparam : "",
49
- xtclzone = xw.scriptOnClickZone != null ? xw.scriptOnClickZone : 0,
50
- xt15 = xw.xt_orderid != null ? xw.xt_orderid : "",
51
- xt17 = xw.xtidcart != null ? xw.xtidcart : "",
52
- xt44 = xw.xtprod_load != null ? "&pdtl=" + xw.xtprod_load : "",
53
- xt47 = xw.xtcode != "" ? "&code=" + xw.xtcode : "";
54
- if (xw.addEventListener) {
55
- xw.addEventListener("unload", function () {}, false);
56
- } else {
57
- if (xw.attachEvent) {
58
- xw.attachEvent("onunload", function () {});
59
- }
60
- }
61
- var xt18 =
62
- xw.roimt != null && xw.roimt != "" && xtm.indexOf("&roimt", 0) < 0
63
- ? "&roimt=" + xw.roimt
64
- : "",
65
- xtmc =
66
- xw.xtmc != null && xw.xtmc != "" && xtm.indexOf("&mc", 0) < 0
67
- ? "&mc=" + xw.xtmc
68
- : "",
69
- xtac =
70
- xw.xtac != null && xw.xtac != "" && xtm.indexOf("&ac", 0) < 0
71
- ? "&ac=" + xw.xtac
72
- : "",
73
- xtan =
74
- xw.xtan != null && xw.xtan != "" && xtm.indexOf("&an", 0) < 0
75
- ? "&an=" + xw.xtan
76
- : "",
77
- xtnp =
78
- xw.xtnp != null && xw.xtnp != "" && xtm.indexOf("&np", 0) < 0
79
- ? "&np=" + xw.xtnp
80
- : "",
81
- xt19 = xw.xtprm != null && xtm.indexOf("&x", 0) < 0 ? xw.xtprm : "";
82
- xtm += xt18 + xtmc + xtac + xtan + xtnp + xt19;
83
- try {
84
- var xt20 = top.document.referrer;
85
- } catch (e) {
86
- var xt20 = xt6.referrer;
87
- }
88
- var xts = screen,
89
- xt21 = new Date(),
90
- xt22 = xt21.getTime() / (1000 * 3600);
91
- function xtclURL(ch) {
92
- return ch.replace(/%3C/g, "<").replace(/%3E/g, ">").replace(/[<>]/g, "");
93
- }
94
- function xtf1(nom, xtenc) {
95
- xtenc = xtenc != null && xtenc != xtud ? xtenc : "0";
96
- var arg = nom + "=",
97
- i = 0;
98
- while (i < xd.cookie.length) {
99
- var j = i + arg.length;
100
- if (xd.cookie.substring(i, j) == arg) {
101
- return xtf2(j, xtenc);
102
- }
103
- i = xd.cookie.indexOf(" ", i) + 1;
104
- if (i == 0) {
105
- break;
106
- }
107
- }
108
- return null;
109
- }
110
- function xtf2(index, xtenc) {
111
- var fin = xd.cookie.indexOf(";", index);
112
- if (fin == -1) {
113
- fin = xd.cookie.length;
114
- }
115
- if (xtenc != "1") {
116
- return unescape(xtclURL(xd.cookie.substring(index, fin)));
117
- } else {
118
- return xtclURL(xd.cookie.substring(index, fin));
119
- }
120
- }
121
- function wck(p1, p2, p3, p4, fmt) {
122
- p2 = fmt == 0 ? p2 : escape(p2);
123
- xd.cookie = p1 + "=" + p2 + ";expires=" + p3.toGMTString() + ";path=/" + p4;
124
- }
125
- function f_nb(a) {
126
- a = a - Math.floor(a / 100) * 100;
127
- if (a < 10) {
128
- return "0" + a;
129
- } else {
130
- return a;
131
- }
132
- }
133
- var xt40 = xw.xtidc != null && xw.xtidc != "" ? xw.xtidc : xtf1("xtidc");
134
- if (xt40 == null) {
135
- var xt40 = Math.floor(Math.random() * 999999),
136
- xtane = xt21.getYear();
137
- if (xtane < 100) xtane += 2000;
138
- if (xtane > 100 && xtane < 2000) xtane += 1900;
139
- var xt41 =
140
- f_nb(xtane) +
141
- "" +
142
- f_nb(xt21.getMonth()) +
143
- "" +
144
- f_nb(xt21.getDate()) +
145
- "" +
146
- f_nb(xt21.getHours()) +
147
- "" +
148
- f_nb(xt21.getMinutes()) +
149
- "" +
150
- f_nb(xt21.getSeconds());
151
- xt40 = xt41 + "" + xt40;
152
- }
153
- var xtdrc = new Date();
154
- xtdrc.setTime(xtdrc.getTime() + 315360000000);
155
- wck("xtidc", xt40, xtdrc, xt1, 1);
156
- xt42 = xtf1("xtidc");
157
- xt40 += xt42 == null || xt42 != xt40 ? "-NO" : "";
158
- function xtf3(param, chba) {
159
- try {
160
- xtdeb = xt6.location.href;
161
- } catch (e) {
162
- xtdeb = xw.location.href;
163
- }
164
- if (chba == null || chba == xtud) {
165
- var xturl = xtclURL(xtdeb.toLowerCase().replace(/%3d/g, "="));
166
- } else {
167
- var xturl = chba;
168
- }
169
- var xtpos = xturl.indexOf(param + "=");
170
- if (xtpos > 0) {
171
- var chq = xturl.substring(1, xturl.length),
172
- mq = chq.substring(chq.indexOf(param + "="), chq.length),
173
- pos3 = mq.indexOf("&");
174
- if (pos3 == -1) pos3 = mq.indexOf("%26");
175
- if (pos3 == -1) pos3 = mq.length;
176
- return mq.substring(mq.indexOf("=") + 1, pos3);
177
- } else {
178
- return null;
179
- }
180
- }
181
- function xt_med(type, section, page, x1, x2, x3, x4, x5) {
182
- xt_ajout =
183
- type == "F" && (x1 == null || x1 == xtud)
184
- ? ""
185
- : type == "M"
186
- ? "&a=" + x1 + "&m1=" + x2 + "&m2=" + x3 + "&m3=" + x4 + "&m4=" + x5
187
- : "&clic=" + x1;
188
- xtf4(type, "&s2=" + section + "&p=" + page + xt_ajout, x2, x3);
189
- }
190
- function xt_ad(x1, x2, x3) {
191
- xtf4("AT", "&atc=" + x1 + "&type=AT", x2, x3);
192
- }
193
- function xt_click(obj, type, n2, page, x1, x2, x3) {
194
- xt_ajout = type == "F" && (x1 == null || x1 == xtud) ? "" : "&clic=" + x1;
195
- xtf4(type, "&s2=" + n2 + "&p=" + page + xt_ajout, x2, x3);
196
- var tgt = null,
197
- href = null;
198
- if (obj.nodeName != "A") {
199
- var xelp = obj.parentNode;
200
- while (xelp) {
201
- if (xelp.nodeName == "A") {
202
- href = xelp.href;
203
- tgt = xelp.target || "_self";
204
- break;
205
- }
206
- xelp = xelp.parentNode;
207
- }
208
- } else {
209
- href = obj.href;
210
- tgt = obj.target || "_self";
211
- }
212
- if (tgt != null && tgt != "_blank" && tgt != "_search") {
213
- setTimeout("(xw.open('" + href + "','" + tgt + "')).focus();", 500);
214
- return false;
215
- }
216
- return true;
217
- }
218
- function xt_rm(x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14) {
219
- var rmprm = "&p=" + x3 + "&s2=" + x2 + "&type=" + x1 + "&a=" + x4;
220
- rmprm += x5 != null && x5 != "0" ? "&" + x5 : "";
221
- rmprm +=
222
- x7 != null
223
- ? "&m1=" +
224
- x7 +
225
- "&m2=" +
226
- x8 +
227
- "&m3=" +
228
- x9 +
229
- "&m4=" +
230
- x10 +
231
- "&m5=" +
232
- x11 +
233
- "&m6=" +
234
- x12 +
235
- "&m7=" +
236
- x13 +
237
- "&m8=" +
238
- x14 +
239
- "&prich=" +
240
- xtp +
241
- "&s2rich=" +
242
- xw.xtn2
243
- : "";
244
- xtf4(x1, rmprm);
245
- if (x6 != null && x6 != "0" && (x4 == "play" || x4 == "refresh")) {
246
- xtrmdl =
247
- Math.floor(x6) > 1500
248
- ? 1500000
249
- : Math.floor(x6) < 5
250
- ? 5000
251
- : Math.floor(x6) * 1000;
252
- xtoid = xw.setTimeout(
253
- "xt_rm('" +
254
- x1 +
255
- "','" +
256
- x2 +
257
- "','" +
258
- x3 +
259
- "','refresh','0','" +
260
- x6 +
261
- "')",
262
- xtrmdl
263
- );
264
- } else {
265
- if ((x4 == "pause" || x4 == "stop") && xw.xtoid != null) {
266
- xw.clearTimeout(xtoid);
267
- }
268
- }
269
- }
270
- function xtf4(x1, x2, x3, x4) {
271
- if ((xtclzone == 0 || xtclzone == 3 || x1 != "C") && x1 != "P") {
272
- xt_img = new Image();
273
- var xt22 = new Date();
274
- xt_im =
275
- xt7 +
276
- "?s=" +
277
- xt8 +
278
- x2 +
279
- "&hl=" +
280
- xt22.getHours() +
281
- "x" +
282
- xt22.getMinutes() +
283
- "x" +
284
- xt22.getSeconds();
285
- if (parseFloat(xtg.appVersion) >= 4) {
286
- xt_im +=
287
- "&r=" +
288
- xts.width +
289
- "x" +
290
- xts.height +
291
- "x" +
292
- xts.pixelDepth +
293
- "x" +
294
- xts.colorDepth;
295
- }
296
- xt_img.src = xt_im;
297
- }
298
- if (x3 != null && x3 != xtud && x1 != "M") {
299
- if (x4 == "" || x4 == null) {
300
- xd.location = x3;
301
- } else {
302
- xfen = window.open(x3, "xfen", "");
303
- xfen.focus();
304
- }
305
- } else {
306
- return;
307
- }
308
- }
309
- var xtidpg =
310
- f_nb(xt21.getHours()) +
311
- "" +
312
- f_nb(xt21.getMinutes()) +
313
- "" +
314
- f_nb(xt21.getSeconds()) +
315
- "" +
316
- Math.floor(Math.random() * 9999999),
317
- xt23 = 0,
318
- xt16 = "",
319
- xt43 = 0;
320
- function xt_addProduct(rg, pdt, qtt, unp, dsc, dscc) {
321
- xt23++;
322
- xt16 += "&pdt" + xt23 + "=";
323
- xt16 += rg != null && rg != "" && rg != xtud ? rg + "::" : "";
324
- xt16 += pdt != null && pdt != "" && pdt != xtud ? pdt : "";
325
- xt16 +=
326
- qtt != null && qtt != "" && qtt != xtud ? "&qte" + xt23 + "=" + qtt : "";
327
- xt16 +=
328
- unp != null && unp != "" && unp != xtud ? "&mt" + xt23 + "=" + unp : "";
329
- xt16 +=
330
- dsc != null && dsc != "" && dsc != xtud ? "&dsc" + xt23 + "=" + dsc : "";
331
- xt16 +=
332
- dscc != null && dscc != "" && dscc != xtud
333
- ? "&pcode" + xt23 + "=" + dscc
334
- : "";
335
- }
336
- function xt_addProduct_v2(rg, pdt, qtt, unp, unpht, dsc, dscht, dscc, roimtp) {
337
- xt23++;
338
- xt16 += "&pdt" + xt23 + "=";
339
- xt16 += rg != null && rg != "" && rg != xtud ? rg + "::" : "";
340
- xt16 += pdt != null && pdt != "" && pdt != xtud ? pdt : "";
341
- xt16 +=
342
- qtt != null && qtt != "" && qtt != xtud ? "&qte" + xt23 + "=" + qtt : "";
343
- xt16 +=
344
- unp != null && unp != "" && unp != xtud ? "&mt" + xt23 + "=" + unp : "";
345
- xt16 +=
346
- unpht != null && unpht != "" && unpht != xtud
347
- ? "&mtht" + xt23 + "=" + unpht
348
- : "";
349
- xt16 +=
350
- dsc != null && dsc != "" && dsc != xtud ? "&dsc" + xt23 + "=" + dsc : "";
351
- xt16 +=
352
- dscht != null && dscht != "" && dscht != xtud
353
- ? "&dscht" + xt23 + "=" + dscht
354
- : "";
355
- xt16 +=
356
- roimtp != null && roimtp != "" && roimtp != xtud
357
- ? "&roimt" + xt23 + "=" + roimtp
358
- : "";
359
- xt16 +=
360
- dscc != null && dscc != "" && dscc != xtud
361
- ? "&pcode" + xt23 + "=" + dscc
362
- : "";
363
- }
364
- function xt_addProduct_load(rg, pdt, xv) {
365
- if (pdt != "") {
366
- xt43++;
367
- xt44 += xt43 == 1 ? "&pdtl=" : "|";
368
- xt44 += rg != null && rg != "" && rg != xtud ? rg + "::" : "";
369
- xt44 += pdt != null && pdt != "" && pdt != xtud ? pdt : "";
370
- xt44 += xv != null && xv != "" && xv != xtud ? ";" + xv : "";
371
- }
372
- }
373
- try {
374
- xt_cart();
375
- } catch (e) {
376
- xt16 = "";
377
- }
378
- function xt_ParseUrl(hit, xtch, xtrefP, thit) {
379
- var tabUrl = new Array();
380
- if (xtch.length > 0) {
381
- var xtlg = 1600 - xtrefP.length,
382
- i = 0,
383
- j = 0,
384
- xtch_prec = "",
385
- xterr = 0;
386
- while (xtch.length > xtlg && xtch_prec != xtch && xterr == 0) {
387
- xtch_prec = xtch;
388
- var xsep = "&pdt";
389
- if (xtch.lastIndexOf(xsep, xtlg) <= 0) {
390
- if (xtch.lastIndexOf("&", xtlg) <= 0) {
391
- xterr = 1;
392
- } else {
393
- xsep = "&";
394
- }
395
- }
396
- if (xterr == 1) {
397
- tabUrl[i] = xtch.substring(0, 1600) + "&mherr=1";
398
- } else {
399
- tabUrl[i] = xtch.substring(0, xtch.lastIndexOf(xsep, xtlg));
400
- xtch = xtch.substring(xtch.lastIndexOf(xsep, xtlg), xtch.length);
401
- i++;
402
- xtlg = 1600;
403
- }
404
- }
405
- if (xterr == 0) {
406
- tabUrl[i] = xtch;
407
- }
408
- for (j = 0; j <= i; j++) {
409
- if (i > 0) {
410
- tabUrl[j] +=
411
- xt15 != "" || xt17 != ""
412
- ? "&idhit=" +
413
- (j + 1) +
414
- "-" +
415
- (i + 1) +
416
- "-" +
417
- xt8 +
418
- "-" +
419
- xt15 +
420
- "-" +
421
- xt17
422
- : "&mh=" + (j + 1) + "-" + (i + 1) + "-" + xtidpg;
423
- }
424
- if (j > 0) {
425
- tabUrl[j] =
426
- xt15 != "" || xt17 != ""
427
- ? "s=" + xt8 + "&cmd=" + xt15 + "&idcart=" + xt17 + tabUrl[j]
428
- : "s=" + xt8 + tabUrl[j];
429
- } else {
430
- tabUrl[j] += xtrefP;
431
- }
432
- if (thit == "" || thit == null) {
433
- $("body").append(
434
- '<img width="1" height="1" src="' + hit + tabUrl[j] + '">'
435
- );
436
- } else {
437
- xt_img = new Image();
438
- xt_img.src = hit + tabUrl[j];
439
- }
440
- }
441
- }
442
- }
443
- function xt_ParseUrl2(hit, xtcst, xtch, thit) {
444
- var tabUrl = new Array();
445
- if (xtch.length > 0) {
446
- var xtlg = 1600,
447
- i = 0,
448
- j = 0,
449
- xtch_prec = "";
450
- while (xtch.length > xtlg && xtch_prec != xtch) {
451
- xtch_prec = xtch;
452
- var xsep = "&p";
453
- tabUrl[i] = xtch.substring(0, xtch.lastIndexOf(xsep, xtlg));
454
- xtch = xtch.substring(xtch.lastIndexOf(xsep, xtlg), xtch.length);
455
- i++;
456
- }
457
- tabUrl[i] = xtch;
458
- for (j = 0; j <= i; j++) {
459
- if (thit == "" || thit == null) {
460
- $("body").append(
461
- '<img width="1" height="1" src="' + hit + tabUrl[j] + '">'
462
- );
463
- } else {
464
- xt_img = new Image();
465
- xt_img.src = hit + xtcst + tabUrl[j];
466
- }
467
- }
468
- }
469
- }
470
- if (xt8 != 0 || xt11) {
471
- var xtpm = "xtor" + xt8,
472
- xtpmd = "xtdate" + xt8,
473
- xtpmc = "xtocl" + xt8,
474
- xtpan = "xtan" + xt8,
475
- xtpant = "xtant" + xt8,
476
- xt24 = xtf3("xtor"),
477
- xtdtgo = xtf3("xtdt"),
478
- xt25 = xtf3("xtref"),
479
- xt26 = xtf3("xtan"),
480
- xt27 = xtf3("an", xtm),
481
- xt28 = xtf3("ac", xtm),
482
- xtocl = xtf1(xtpmc) != null ? xtf1(xtpmc) : "$",
483
- xtord = xtf1("xtgo") == "0" ? xtf1("xtord") : null,
484
- xtgord = xtf1("xtgo") != null ? xtf1("xtgo") : "0",
485
- xtvrn = xtf1("xtvrn") != null ? xtf1("xtvrn") : "$",
486
- xtgmt = xt21.getTime() / 60000,
487
- xtgo =
488
- xtdtgo != null
489
- ? xtgmt - xtdtgo < 30 && xtgmt - xtdtgo >= 0
490
- ? "2"
491
- : "1"
492
- : xtgord,
493
- xtpgt =
494
- xtgord == "1"
495
- ? "&pgt=" + xtf1("xtord")
496
- : xtgo == "1" && xt24 != null
497
- ? "&pgt=" + xt24
498
- : "",
499
- xto =
500
- xt10 != null
501
- ? xt10
502
- : xt24 != null && xtgo == "0"
503
- ? xt24
504
- : !xt11
505
- ? xtord
506
- : null;
507
- xto = xtocl.indexOf("$" + xto + "$") < 0 || xtocl == "$" ? xto : null;
508
- var xtock =
509
- xtgo == "0"
510
- ? xto
511
- : xtgord == "2"
512
- ? xtf1("xtord")
513
- : xtgo == "2"
514
- ? xt24
515
- : null;
516
- if (xtock != null) {
517
- tmpxto = xtock.substring(0, xtock.indexOf("-"));
518
- var xtdrm = xt4[tmpxto];
519
- } else {
520
- xtdrm = "1";
521
- }
522
- if (xt26 == null && !xt11) {
523
- xt26 = xtf1("xtanrd");
524
- }
525
- var xtanc = xtf1(xtpan),
526
- xtanct = xtf1(xtpant),
527
- xtxp = new Date(),
528
- xt29 = new Date(),
529
- xt30 = new Date();
530
- if (!xt11) {
531
- xtxp.setTime(xtxp.getTime() + xtdrm * 24 * 3600 * 1000);
532
- } else {
533
- xtxp.setTime(xtxp.getTime() + xt5 * 1000);
534
- }
535
- xt30.setTime(xt30.getTime() + 1800000);
536
- xt29.setTime(xt29.getTime() + xt3 * 24 * 3600 * 1000);
537
- var xt31 = xt26 != null ? xt26.indexOf("-") : 0,
538
- xtan2 =
539
- xt27 != null
540
- ? ""
541
- : xt26 != null && xt31 > 0
542
- ? "&ac=" +
543
- xt26.substring(0, xt31) +
544
- "&ant=0&an=" +
545
- xt26.substring(xt31 + 1, xt26.length)
546
- : xtanc != null
547
- ? "&anc=" + xtanc + "&anct=" + xtanct
548
- : "",
549
- xt32 = xtvrn.indexOf("$" + xt8 + "$") < 0 ? "&vrn=1" : "",
550
- xt35 =
551
- xtf3("xtatc") != null && xtf3("atc", xtm) == null
552
- ? "&atc=" + xtf3("xtatc")
553
- : "";
554
- if (xt32 != "") {
555
- wck("xtvrn", xtvrn + xt8 + "$", xt29, xt1, 0);
556
- }
557
- xt32 += xto == null ? "" : "&xto=" + xto;
558
- xt32 += xtan2 + xtpgt + xt35;
559
- if (xt27 != null) {
560
- wck(xtpan, xt28 + "-" + xt27, xt29, xt1, 1);
561
- wck(xtpant, "1", xt29, xt1, 1);
562
- } else {
563
- if (xt26 != null && xtanct != "1") {
564
- wck(xtpan, xt26, xt29, xt1, 1);
565
- wck(xtpant, "0", xt29, xt1, 1);
566
- }
567
- }
568
- var xtor = xtf1(xtpm),
569
- xtor_duree = xtf1(xtpmd),
570
- xtdate2 = xtor_duree != null ? new Date(xtor_duree) : new Date(),
571
- xt34 = xtdate2.getTime() / (1000 * 3600),
572
- xtecart = Math.floor(xt22 - xt34) >= 0 ? Math.floor(xt22 - xt34) : 0;
573
- xt32 += xtor == null ? "" : "&xtor=" + xtor + "&roinbh=" + xtecart;
574
- var xt33 = "",
575
- Xt_r = xt25 != null ? xt25.replace(/[<>]/g, "") : xtf1("xtref");
576
- if (Xt_r == null) {
577
- Xt_r = xt20.replace(/[<>]/g, "");
578
- }
579
- if (!xt11) {
580
- if (
581
- xtock != null &&
582
- (xtocl.indexOf("$" + escape(xtock) + "$") < 0 || xtocl == "$")
583
- ) {
584
- wck(xtpmc, xtocl + xtock + "$", xt30, xt1, 1);
585
- }
586
- xt33 += xtg.javaEnabled() ? "&jv=1" : "&jv=0";
587
- var xtnav = xtg.appName + " " + xtg.appVersion,
588
- xtIE = xtnav.indexOf("MSIE");
589
- if (xtIE >= 0) {
590
- var xtvers = parseInt(xtnav.substr(xtIE + 5));
591
- xtIE = true;
592
- } else {
593
- xtvers = parseFloat(xtg.appVersion);
594
- xtIE = false;
595
- }
596
- var xtnet = xtnav.indexOf("Netscape") >= 0,
597
- xtmac = xtnav.indexOf("Mac") >= 0,
598
- xtOP = xtg.userAgent.indexOf("Opera") >= 0;
599
- if (xtIE && xtvers >= 5 && !xtmac && !xtOP && !xt11) {
600
- xd.body.addBehavior("#default#clientCaps");
601
- var xtconn = "&cn=" + xd.body.connectionType;
602
- xtconn += "&ul=" + xd.body.UserLanguage;
603
- xd.body.addBehavior("#default#homePage");
604
- var xthome = xd.body.isHomePage(location.href) ? "&hm=1" : "&hm=0",
605
- xtresr = "&re=" + xd.body.offsetWidth + "x" + xd.body.offsetHeight;
606
- } else {
607
- var xtconn = "",
608
- xthome = "";
609
- if (xtvers >= 5) {
610
- xtresr = "&re=" + xw.innerWidth + "x" + xw.innerHeight;
611
- } else {
612
- xtresr = "";
613
- }
614
- }
615
- if ((xtnet && xtvers >= 4) || xtOP) {
616
- var xtlang = "&lng=" + xtg.language;
617
- } else {
618
- if (xtIE && xtvers >= 4 && !xtOP) {
619
- var xtlang = "&lng=" + xtg.userLanguage;
620
- } else {
621
- xtlang = "";
622
- }
623
- }
624
- wck("xtord", "", xt21, xt1, 1);
625
- if (xtock != null) {
626
- if ((xtor == null && xt2 != "1") || xt2 == "1") {
627
- wck(xtpm, xtock, xtxp, xt1, 1);
628
- wck(xtpmd, xt21, xtxp, xt1, 0);
629
- }
630
- }
631
- var xthl =
632
- "&hl=" +
633
- xt21.getHours() +
634
- "x" +
635
- xt21.getMinutes() +
636
- "x" +
637
- xt21.getSeconds(),
638
- xt45 = xtdocl
639
- ? "&docl=" + encodeURIComponent(xt6.location.href.replace(/&/g, "#ec#"))
640
- : "",
641
- Xt_param =
642
- "s=" +
643
- xt8 +
644
- xt9 +
645
- "&p=" +
646
- xtp +
647
- xthl +
648
- "&idclient=" +
649
- xt40 +
650
- xt12 +
651
- xt13 +
652
- xtdi +
653
- xt32 +
654
- xt45 +
655
- xt47 +
656
- xtm +
657
- xtconn +
658
- xthome +
659
- xtlang +
660
- "&vtag=" +
661
- xtv +
662
- "&idp=" +
663
- xtidpg;
664
- var xtvalCZ = xtf1("xtvalCZ", 1);
665
- if (xtvalCZ != null) {
666
- Xt_param += xtvalCZ;
667
- var xtdateo = new Date();
668
- xtdateo.setTime(xtdateo.getTime() - 3600000);
669
- wck("xtvalCZ", xtvalCZ, xtdateo, xt1, 1);
670
- }
671
- var Xt_id = xt7 + "?";
672
- if (xtvers >= 4) {
673
- xt33 +=
674
- "&r=" +
675
- xts.width +
676
- "x" +
677
- xts.height +
678
- "x" +
679
- xts.pixelDepth +
680
- "x" +
681
- xts.colorDepth;
682
- }
683
- Xt_param += xt33 + xtresr + xt16;
684
- var Xt_i = Xt_id + Xt_param + "&ref=" + Xt_r.replace(/&/g, "$");
685
- xt_ParseUrl(Xt_id, Xt_param, "&ref=" + Xt_r.replace(/&/g, "$"), xt46);
686
- if (xt44 != "") {
687
- xt_ParseUrl2(Xt_id, "s=" + xt8 + "&type=PDT" + xthl, xt44);
688
- }
689
- } else {
690
- wck("xtgo", xtgo, xtxp, xt1, 1);
691
- if (xt24 != null) {
692
- wck("xtord", xt24, xtxp, xt1, 1);
693
- }
694
- if (xt26 != null) {
695
- wck("xtanrd", xt26, xtxp, xt1, 1);
696
- }
697
- if (Xt_r != "") {
698
- wck("xtref", Xt_r.replace(/&/g, "$"), xtxp, xt1, 0);
699
- }
700
- if (xw.xtloc != null) {
701
- xt6.location = xw.xtloc;
702
- }
703
- }
704
- }