View difference between Paste ID: JK7Fxzax and JLqQwhGt
SHOW: | | - or go back to the newest paste.
1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
<html xmlns="http://www.w3.org/1999/xhtml">
3
<head>
4
    <title>NetSurveillance</title>
5
    <meta http-equiv="Content-Style-Type" content="text/css" />
6
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7
8
    <script type="text/javascript" src="m.jsp"></script>
9
10
    <script type="text/javascript"> 
11
12
var g_SoftWareVersion="V4.02.R11.00000142.12001.131600.00000";
13
var g_HardWareVersion="Unknown";
14
var g_mBuildTime="2016/8/12 1:28:27";
15
var g_SerialNo="8006974b1e6935e0";
16
var g_VideoInChannel=8;
17
var g_AlarmInChannel=4;
18
var g_AlarmOutChannel=1;
19
var g_AudioInChannel=8;
20
var g_DigChannel=0;
21
22
23
var g_channelNumber=8;
24
var g_user="admin";
25
var g_port="554";
26
 var g_address =document.location.hostname;
27
28
if (g_address == "")
29
{
30
//	g_address = "10.2.4.46";
31
}
32
33
var iLanguage=100;
34
var g_passWord="";
35
 
36
37
 var g_bSafari=false;
38
    </script>
39
40
    <script type="text/javascript" src="mt.js"></script>
41
     <script type="text/javascript">
42
        var Sys = {};
43
        var ua = navigator.userAgent.toLowerCase();
44
        var s;
45
        (s = ua.match(/msie ([\d.]+)/)) ? Sys.ie = s[1] :
46
        (s = ua.match(/firefox\/([\d.]+)/)) ? Sys.firefox = s[1] :
47
        (s = ua.match(/chrome\/([\d.]+)/)) ? Sys.chrome = s[1] :
48
        (s = ua.match(/opera.([\d.]+)/)) ? Sys.opera = s[1] :
49
        (s = ua.match(/version\/([\d.]+).*safari/)) ? Sys.safari = s[1] : 0;
50
51
        //以下进行测试
52
//         if (Sys.ie) document.write('IE: ' + Sys.ie);
53
//         if (Sys.firefox) document.write('Firefox: ' + Sys.firefox);
54
//         if (Sys.chrome) document.write('Chrome: ' + Sys.chrome);
55
//         if (Sys.opera) document.write('Opera: ' + Sys.opera);
56
        if (Sys.safari) 
57
        {
58
            g_bSafari=true;   
59
            /*document.write('Safari: ' + Sys.safari);*/
60
        }
61
        
62
    </script>
63
64
    <style type="text/css">
65
        *
66
        {
67
            font-size: 12px;
68
            margin: 0;
69
            padding: 0;
70
            color: #fff;
71
            font-family: Arial, "宋体";
72
        }
73
        #yt div
74
        {
75
            float: left;
76
        }
77
        #yt a
78
        {
79
            display: block;
80
            width: 100%;
81
            height: 100%;
82
            text-decoration: none;
83
            outline: none;
84
        }
85
        #yt a.y1
86
        {
87
            background: url(yt1.jpg) no-repeat;
88
        }
89
        #yt a.y1:hover
90
        {
91
            background: url(yt11.jpg) no-repeat;
92
        }
93
        #yt a.y2
94
        {
95
            background: url(yt2.jpg) no-repeat;
96
        }
97
        #yt a.y2:hover
98
        {
99
            background: url(yt21.jpg) no-repeat;
100
        }
101
        #yt a.y3
102
        {
103
            background: url(yt3.jpg) no-repeat;
104
        }
105
        #yt a.y3:hover
106
        {
107
            background: url(yt31.jpg) no-repeat;
108
        }
109
        #yt a.y4
110
        {
111
            background: url(yt4.jpg) no-repeat;
112
        }
113
        #yt a.y4:hover
114
        {
115
            background: url(yt41.jpg) no-repeat;
116
        }
117
        #yt a.y5
118
        {
119
            background: url(yt5.jpg) no-repeat;
120
        }
121
        #yt a.y5:hover
122
        {
123
            background: url(yt51.jpg) no-repeat;
124
        }
125
        #yt a.y6
126
        {
127
            background: url(yt6.jpg) no-repeat;
128
        }
129
        #yt a.y6:hover
130
        {
131
            background: url(yt61.jpg) no-repeat;
132
        }
133
        #yt a.y7
134
        {
135
            background: url(yt7.jpg) no-repeat;
136
        }
137
        #yt a.y7:hover
138
        {
139
            background: url(yt71.jpg) no-repeat;
140
        }
141
        #yt a.y8
142
        {
143
            background: url(yt8.jpg) no-repeat;
144
        }
145
        #yt a.y8:hover
146
        {
147
            background: url(yt81.jpg) no-repeat;
148
        }
149
        a.yta1
150
        {
151
            display: block;
152
            width: 13px;
153
            height: 18px;
154
            text-decoration: none;
155
            float: right;
156
        }
157
        a.yta1
158
        {
159
            background: url(yta1.jpg);
160
        }
161
        a.yta1:hover
162
        {
163
            background: url(yta11.jpg);
164
        }
165
        #yt a.y9
166
        {
167
            background: url(yt9.jpg) no-repeat;
168
        }
169
        #yt a.y9:hover
170
        {
171
            background: url(yt91.jpg) no-repeat;
172
        }
173
        #yt1 div
174
        {
175
            float: left;
176
        }
177
        #yt1 a
178
        {
179
            display: block;
180
            width: 26px;
181
            height: 26px;
182
            text-decoration: none;
183
            outline: none;
184
        }
185
        #yt1 a.y1
186
        {
187
            background: url(yt+.gif) no-repeat;
188
        }
189
        #yt1 a.y1:hover
190
        {
191
            background: url(yt+1.gif) no-repeat;
192
        }
193
        #yt1 a.y2
194
        {
195
            background: url(yt-.gif) no-repeat;
196
        }
197
        #yt1 a.y2:hover
198
        {
199
            background: url(yt-1.gif) no-repeat;
200
        }
201
        #pc div
202
        {
203
            float: left;
204
        }
205
        #pc a
206
        {
207
            display: block;
208
            width: 36px;
209
            height: 25px;
210
            text-decoration: none;
211
            outline: none;
212
        }
213
        #pc a.p0
214
        {
215
            background: url(full.jpg) no-repeat;
216
        }
217
        #pc a.p0:hover
218
        {
219
            background: url(full1.jpg) no-repeat;
220
        }
221
        #pc a.p1
222
        {
223
            background: url(1.jpg);
224
        }
225
        #pc a.p1:hover
226
        {
227
            background: url(11.jpg);
228
        }
229
        #pc a.p2
230
        {
231
            background: url(4.jpg);
232
        }
233
        #pc a.p2:hover
234
        {
235
            background: url(41.jpg);
236
        }
237
        #pc a.p3
238
        {
239
            background: url(9.jpg);
240
        }
241
        #pc a.p3:hover
242
        {
243
            background: url(91.jpg);
244
        }
245
        #pc a.p4
246
        {
247
            background: url(16.jpg);
248
        }
249
        #pc a.p4:hover
250
        {
251
            background: url(161.jpg);
252
        }
253
        #pc a.p5
254
        {
255
            background: url(25.jpg);
256
        }
257
        #pc a.p5:hover
258
        {
259
            background: url(251.jpg);
260
        }
261
        #pc a.p6
262
        {
263
            background: url(36.jpg);
264
        }
265
        #pc a.p6:hover
266
        {
267
            background: url(361.jpg);
268
        }
269
        #pc a.p7
270
        {
271
            background: url(startAll.jpg);
272
        }
273
        #pc a.p7:hover
274
        {
275
            background: url(startAll1.jpg);
276
        }
277
        #pc a.p72
278
        {
279
            background: url(stopAll.jpg);
280
        }
281
        #pc a.p72:hover
282
        {
283
            background: url(stopAll1.jpg);
284
        }
285
        #pc a.p8
286
        {
287
            background: url(snap.jpg);
288
        }
289
        #pc a.p8:hover
290
        {
291
            background: url(snap1.jpg);
292
        }
293
        #pc a.p9
294
        {
295
            background: url(recordAll.jpg);
296
        }
297
        #pc a.p9:hover
298
        {
299
            background: url(recordAll1.jpg);
300
        }
301
        #pc a.p92
302
        {
303
            background: url(stopRecordAll.jpg);
304
        }
305
        #pc a.p92:hover
306
        {
307
            background: url(stopRecordAll1.jpg);
308
        }
309
        #pc a.p10
310
        {
311
            background: url(audio.jpg) no-repeat;
312
        }
313
        #pc a.p102
314
        {
315
            background: url(audio1.jpg) no-repeat;
316
        }
317
        #playView div
318
        {
319
            border: thin solid #000000;
320
            float: left;
321
        }
322
        #cl li
323
        {
324
            display: block;
325
            width: auto;
326
            height: 22px;
327
        }
328
        #cl a.subPlay
329
        {
330
            background: url(subPlay.gif) no-repeat;
331
            width: 17px;
332
            height: 19px;
333
            float: left;
334
            cursor: pointer;
335
            margin-left: 8px;
336
            margin-right: 0px;
337
            padding: 0px;
338
        }
339
        #cl a.noSubPlay
340
        {
341
            background: url(noSubPlay.gif) no-repeat;
342
            width: 17px;
343
            height: 19px;
344
            float: left;
345
            cursor: pointer;
346
            margin-left: 8px;
347
            margin-right: 0px;
348
            padding: 0px;
349
        }
350
        #cl a.mainPlay
351
        {
352
            background: url(play.gif) no-repeat;
353
            width: 17px;
354
            height: 19px;
355
            float: left;
356
            cursor: pointer;
357
            margin-left: 8px;
358
            margin-right: 0px;
359
            padding: 0px;
360
        }
361
        #cl a.noMainPlay
362
        {
363
            background: url(noPlay.gif) no-repeat;
364
            width: 17px;
365
            height: 19px;
366
            float: left;
367
            cursor: pointer;
368
            margin-left: 8px;
369
            margin-right: 0px;
370
            padding: 0px;
371
        }
372
    </style>
373
</head>
374
<body id='body' style="width: 100%; height: 100%; padding: 0px; margin: 0px; top: 0px;
375
    position: absolute; background: url(bg.jpg) repeat-x; text-align: center;" oncontextmenu="return false">
376
    <div id="MessageBox"></div>
377
    <div id='hi' style="width: 280px; height: 180px; z-index: 1000; position: absolute;
378
        margin-top: -1999px; margin-left: 500px;">
379
        <div style="float: left; width: 7px; height: 30px; background: url(m_dral.gif);">
380
        </div>
381
        <div style="width: 266px; float: left; height: 30px; background: url(m_dram.gif);">
382
        </div>
383
        <div style="float: right; width: 7px; height: 30px; background: url(m_drar.gif);">
384
        </div>
385
        <div style="background-color: RGB(236,233,216); float: left; width: 100%; height: 150px;">
386
            <div style="height: 70px; margin-top: 30px; float: left; width: 100%">
387
                <div style="width: 100%; float: left; margin-left: 68px; height: 20px;">
388
                    <input style="cursor: pointer;float: left; height: 15px; margin-top: 1px;" id='mainAll' type='radio'
389
                        checked="checked" name='streamStyle' />
390
                    <label id='mainAllText' for='mainAll' style="cursor: pointer;height: 15px; float: left; margin-left: 10px; color: #000000;">
391
                        </label></div>
392
                <div style="width: 100%; float: left; margin-left: 68px; margin-top: 15px">
393
                    <input style="cursor: pointer;float: left; height: 15px; margin-top: 1px;" id='subAll' type='radio'
394
                        name='streamStyle' />
395
                    <label id='subAllText'  for='subAll'  style="cursor: pointer;height: 15px; float: left; margin-left: 10px; color: #000000;">
396
                        </label></div>
397
                <!--<div style="width: 100%; float: left; margin-left: 68px; margin-top: 10px" >        
398
                    <input  onclick="ClickAutoPromt()" checked="checked" style="cursor: pointer;float: left; height: 15px; margin-top: 1px;" id='autoPrompt' type='checkbox'  />
399
                    <label id='autoPromptText'  for='autoPrompt'  style="cursor: pointer;height: 15px; float: left; margin-left: 10px; color: #000000;">
400
                       </label></div>-->
401
            </div>
402
            <div style="margin-top: 55px">
403
                <button id='playAllOk' style="width: 72px; cursor: pointer; height: 23px; font-family: 宋体, Arial, Helvetica, sans-serif;
404
                    color: #000000; margin-right: 10px;" onclick="ClickHi()">
405
                    确定</button>
406
                <button id='playAllCancel' style="width: 72px; cursor: pointer; height: 23px; font-family: 宋体, Arial, Helvetica, sans-serif;
407
                    color: #000000;" onclick='closeHi()'>
408
                    取消</button>
409
            </div>
410
            <div style="width: 100%; float:left; margin-left: 180px; margin-top: 5px" >        
411
                    <input  onclick="ClickAutoPromt()" checked="checked" style="cursor: pointer;float: left; height: 15px; margin-top: 1px;" id='autoPrompt' type='checkbox'  />
412
                    <label id='autoPromptText'  for='autoPrompt'  style="cursor: pointer;height: 15px; float: left; margin-left: 10px; color: #000000;">
413
                       </label></div>
414
        </div>
415
    </div>
416
    <div id="ma" style="margin: 0px; padding: 0px; width: 100%; height: 31px; background: url('m_inTop.jpg') repeat-x;
417
        overflow: hidden; position: relative;">
418
        <div id='logout' style="cursor: pointer;background: url(logOut.gif);float:right; margin-right:21%;padding-top:5px;  font-size: 13px; height: 31px; width: 95px; color: #000000;" onclick="Logout()"></div>
419
        <div id='version' style="cursor: pointer;background: url(logOut.gif);float:right; margin-right:0px;padding-top:5px;  font-size: 13px; height: 31px; width: 95px; color: #000000;" onclick="Version()"></div>
420
    </div>
421
    <div id="mb" style="width: 950px; height: 550px; padding: 0; margin: auto;">
422
        <div id="mba" style="float: left; height: 100%; width: 140px;">
423
            <div style="width: 140px; float: left; height: 100%;">
424
                <div id='dra1' style="height: 29px; background: url(m_dram.jpg); position: relative;">
425
                    <div style="height: 29px; width: 8px; background: url(m_dral.jpg); float: left">
426
                    </div>
427
                    <div style="height: 29px; width: 8px; background: url(m_drar.jpg); float: right;
428
                        margin: 0 0px 0 0; cursor: move;">
429
                    </div>
430
                </div>
431
                <div id='mbabwrap'>
432
                    <div id='mbab' style="margin: 0; width: auto; height: 100%; background: url(mb_bg.jpg) repeat-x;
433
                        overflow: auto; padding: 0px; position: relative;">
434
                        <ul id='cl' style="margin-top: 20px;">
435
                        </ul>
436
                    </div>
437
                </div>
438
            </div>
439
        </div>
440
        <div id="mbb" style="width: 670px; height: 100%; float: left;">
441
            <div id="drb2" style="width: 100%; float: left; height: 29px; background: url(m_dram.jpg);
442
                margin: 0 1px 0 1px;">
443
                <div style="height: 29px; width: 8px; background: url(m_dral.jpg); float: left">
444
                </div>
445
                <div style="height: 29px; width: 8px; background: url(m_drar.jpg); float: right;
446
                    margin: 0 0 0 0;">
447
                </div>
448
            </div>
449
            <div id='playView' style="border: 1px solid 0; width: 665px; margin: 3px 2px 0 2px;
450
                height: 480px; float: left; background-color: #C0C0C0;">
451
                <!--AllPlayView-->
452
            </div>
453
            <div id='funcBar' style="width: 100%; float: left; height: 33px; background: url(plcb11.jpg);
454
                margin: 2px 2px 0 2px;">
455
                <div style="width: 7px; height: 33px; float: left; background: url(plcbl.jpg);">
456
                </div>
457
                <div style="width: 7px; height: 33px; float: right; background: url(plcbr.jpg);">
458
                </div>
459
                <div id='pb' style="height: 26px; margin: 2px 0 0 10px; position: relative;">
460
                    <div id='pc'>
461
                        <!--  <div style="margin: 0 0 0 0px">
462
                                    <a id='xp0' class="p0" href="javascript:;" onclick="ocx.Fullscreen(true)"></a>
463
                                </div>-->
464
                        <div style="margin: 0 0 0 5px">
465
                            <a id='xp1' class="p1" href="javascript:;" onclick="inSetWindow(1)"></a>
466
                        </div>
467
                        <div style="margin: 0 0 0 5px">
468
                            <a id='xp2' class="p2" href="javascript:;" onclick="inSetWindow(4)"></a>
469
                        </div>
470
                        <div style="margin: 0 0 0 5px">
471
                            <a id='xp3' class="p3" href="javascript:;" onclick="inSetWindow(9)"></a>
472
                        </div>
473
                        <div style="margin: 0 0 0 5px">
474
                            <a id='xp4' class="p4" href="javascript:;" onclick="inSetWindow(16)"></a>
475
                        </div>
476
                        <div style="margin: 0 0 0 5px">
477
                            <a id='xp5' class="p5" href="javascript:;" onclick="inSetWindow(25)"></a>
478
                        </div>
479
                        <div style="margin: 0 0 0 5px;">
480
                            <a id='xp6' class="p6" href="javascript:;" onclick="inSetWindow(36)"></a>
481
                        </div>
482
                        <div style="margin: 0 0 0 5px">
483
                            <a id='startPlayAll' class="p7" href="javascript:;" onclick="startPlayAll()"></a>
484
                        </div>
485
                        <div style="margin: 0 0 0 5px">
486
                            <a id='stopPlayAll' class="p72" href="javascript:;" onclick="StopPlayAll()"></a>
487
                        </div>
488
                        <!--<div style="margin: 0 0 0 5px;">
489
                                    <a title='snap' id='snap' class="p8" href="javascript:;" onclick='ocx.BMPCapturePicture("C:\\BMP")'>
490
                                    </a>
491
                                </div>
492
                                <div style="margin: 0 0 0 5px">
493
                                    <a id='recordAll' class="p9" href="javascript:;" onclick="recordAll()"></a>
494
                                </div>
495
                                <div style="margin: 0 0 0 5px">
496
                                    <a id='stopRecordAll' class="p92" href="javascript:;" onclick="stopRecordAll()"></a>
497
                                </div>
498
                                <div style="margin: 0 17px 0 0; float: right">
499
                                    <a id='Audio' class="p102" href="javascript:;" onclick="openAudio()"></a>
500
                                </div>-->
501
                    </div>
502
                    <script type="text/javascript">
503
                    if(!g_bSafari)
504
                    {
505
                        $('pc').style.display="none" ;
506
                    }
507
                    </script>
508
                </div>
509
            </div>
510
        </div>
511
512
        <script type="text/javascript">
513
        resizeM();
514
        </script>
515
516
        <div id="mbc" style="float: right; height: 100%; width: 140px;">
517
            <div style="width: 140px; background: url(mb_bg.jpg) repeat-x; float: left; height: 100%;">
518
                <div id='dra3' style="height: 29px; background: url(m_dram.jpg); position: relative;">
519
                <div style="background:url(logo2.gif)  no-repeat; margin-left:5px; margin-top:5px;width:100%;height:100%;z-index:10;position:absolute;top:0px;left:0px;"></div>
520
                    <div style="height: 29px; width: 8px; background: url(m_dral.jpg); float: left">
521
                    </div>
522
                    <div style="height: 29px; width: 8px; background: url(m_drar.jpg); float: right;
523
                        margin: 0 0px 0 0; cursor: move;">
524
                    </div>
525
                </div>
526
                <div id='yt' style="height: 130px; width: 125px; position: relative; padding: 8px 8px 0 8px">
527
                    <div style="width: 40px; height: 35px; padding: 0px 0 0 0px;">
528
                        <a class="y1" href="javascript:;" onmousedown="ajaxFunction('start','directionleftup')"
529
                            onmouseup="ajaxFunction('stop','directionleftup')" onmouseout="ajaxFunction('stop','directionleftup')"></a>
530
                    </div>
531
                    <div style="width: 45px; height: 35px; padding: 0px 0 0 0px;">
532
                        <a class="y2" href="javascript:;" onmousedown="ajaxFunction('start','directionup')"
533
                            onmouseup="ajaxFunction('stop','directionup')" onmouseout="ajaxFunction('stop','directionup')"></a>
534
                    </div>
535
                    <div style="width: 39px; height: 35px; padding: 0px 0 0 0px;">
536
                        <a class="y3" href="javascript:;" onmousedown="ajaxFunction('start','directionrightup')"
537
                            onmouseup="ajaxFunction('stop','directionrightup')" onmouseout="ajaxFunction('stop','directionrightup')"></a>
538
                    </div>
539
                    <div style="width: 40px; height: 50px; padding: 0px 0 0 0px;">
540
                        <a class="y4" href="javascript:;" onmousedown="ajaxFunction('start','directionleft')"
541
                            onmouseup="ajaxFunction('stop','directionleft')" onmouseout="ajaxFunction('stop','directionleft')"></a>
542
                    </div>
543
                    <div style="width: 45px; height: 50px;">
544
                        <a class="y5" href="javascript:;"></a>
545
                    </div>
546
                    <div style="width: 39px; height: 50px; padding: 0px 0 0 0px;">
547
                        <a class="y6" href="javascript:;" onmousedown="ajaxFunction('start','directionright')"
548
                            onmouseup="ajaxFunction('stop','directionright')" onmouseout="ajaxFunction('stop','directionright')"></a>
549
                    </div>
550
                    <div style="width: 40px; height: 45px; padding: 0 0 0 0px;">
551
                        <a class="y7" href="javascript:;" onmousedown="ajaxFunction('start','directionleftdown')"
552
                            onmouseup="ajaxFunction('stop','directionleftdown')" onmouseout="ajaxFunction('stop','directionleftdown')"></a>
553
                    </div>
554
                    <div style="width: 45px; height: 35px; padding: 0 0 0 0px;">
555
                        <a class="y8" href="javascript:;" onmousedown="ajaxFunction('start','directiondown')"
556
                            onmouseup="ajaxFunction('stop','directiondown')" onmouseout="ajaxFunction('stop','directiondown')"></a>
557
                    </div>
558
                    <div style="width: 39px; height: 35px; padding: 0 0 0 0px;">
559
                        <a class="y9" href="javascript:;" onmousedown="ajaxFunction('start','directionrightdown')"
560
                            onmouseup="ajaxFunction('stop','directionrightdown')" onmouseout="ajaxFunction('stop','directionrightdown')"></a>
561
                    </div>
562
                </div>
563
                <div id='yt1' style="width: 132px; height: 90px; position: relative; margin: 0 5px 0 5px;">
564
                    <div style="padding: 0 0 5px 14px;">
565
                        <a class="y1" href="javascript:;" onmousedown="ajaxFunction('start','zoomtile')"
566
                            onmouseup="ajaxFunction('stop','zoomtile')"></a>
567
                    </div>
568
                    <div id='xbb' style="color: #FFFFFF; height: 18px; width: 50px; padding: 8px 0 0 0;
569
                        text-align: center;">
570
                        </div>
571
                    <div style="padding: 0 0 5px 0;">
572
                        <a class="y2" href="javascript:;" onmousedown="ajaxFunction('start','zoomwide')"
573
                            onmouseup="ajaxFunction('stop','zoomwide')"></a>
574
                    </div>
575
                    <div style="padding: 0 0 5px 14px;">
576
                        <a class="y1" href="javascript:;" onmousedown="ajaxFunction('start','focusnear')"
577
                            onmouseup="ajaxFunction('stop','focusnear')"></a>
578
                    </div>
579
                    <div id='xbj' style="color: #FFFFFF; height: 18px; width: 50px; padding: 8px 0 0 0;
580
                        text-align: center;">
581
                        </div>
582
                    <div style="padding: 0 0 5px 0;">
583
                        <a class="y2" href="javascript:;" onmousedown="ajaxFunction('start','focusfar')"
584
                            onmouseup="ajaxFunction('stop','focusfar')"></a>
585
                    </div>
586
                    <div style="padding: 0 0 5px 14px;">
587
                        <a class="y1" href="javascript:;" onmousedown="ajaxFunction('start','irislarge')"
588
                            onmouseup="ajaxFunction('stop','irislarge')"></a>
589
                    </div>
590
                    <div id='xgq' style="color: #FFFFFF; height: 18px; width: 50px; padding: 8px 0 0 0;
591
                        text-align: center;">
592
                        </div>
593
                    <div style="padding: 0 0 5px 0;">
594
                        <a class="y2" href="javascript:;" onmousedown="ajaxFunction('start','irissmall')"
595
                            onmouseup="ajaxFunction('stop','irissmall')"></a>
596
                    </div>
597
                </div>
598
            </div>
599
        </div>
600
    </div>
601
    <div id="mc" style="clear: both; height: 13px; text-align: center; background: url(mc.jpg) repeat-x;">
602
        CopyRight 2016,All Rights Reserved
603
    </div>
604
    <div style="position: absolute; top: -2000px; width: 0px;">
605
        <a style="background: url(yt11.jpg)"></a><a style="background: url(yt21.jpg)"></a>
606
        <a style="background: url(yt31.jpg)"></a><a style="background: url(yt41.jpg)"></a>
607
        <a style="background: url(yt51.jpg)"></a><a style="background: url(yt61.jpg)"></a>
608
        <a style="background: url(yt71.jpg)"></a><a style="background: url(yt81.jpg)"></a>
609
        <a style="background: url(yt91.jpg)"></a><a style="background: url(yt+1.gif)"></a>
610
        <a style="background: url(yt-1.gif)"></a><a style="background: url(stopAll1.jpg)">
611
        </a><a style="background: url(startAll1.jpg)"></a><a style="background: url(11.jpg)">
612
        </a><a style="background: url(41.jpg)"></a><a style="background: url(91.jpg)"></a>
613
        <a style="background: url(161.jpg)"></a><a style="background: url(251.jpg)"></a>
614
        <a style="background: url(361.jpg)"></a>
615
    </div>
616
</body>
617
</html>