-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
656 lines (656 loc) · 19.8 KB
/
index.html
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html manifest="app-cache.manifest">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
<title>CPUPK.com, concerned about cpu, gpu, ssd, ram, notebook,
android, iphone performance rankings</title>
<meta name="description"
content="Concerned about cpu, gpu, ssd, ram, notebook, android, iphone performance rankings" />
<meta name="keywords"
content="rank, ranking, compare, pk, cpu, gpu, ssd, ram, notebook, ios, ipad, apple, android, intel, amd" />
<link rel="stylesheet" type="text/css" href="css/main.min.css" />
<link rel="shortcut icon" type="image/ico" href="favicon.ico" />
</head>
<body>
<div id="topbar">
<div class="wrapper-box clearfix">
<div class="left-box">
<a href="index.html" class="logo-box"><span class="q-logo">CPUPK.com</span></a>
</div>
<div class="center-box">
<ul class="q-menubox">
<li class="q-menuitem"><a href="index.html" class="q-selected">Home</a></li>
<li class="q-menuitem"><a href="rank/cpu.html">CPU</a>
<ul class="sub">
<li><a href="rank/mulcpu.html">Multi-CPU</a></li>
<li><a href="rank/mcpu.html">Mobile CPU</a></li>
</ul></li>
<li class="q-menuitem"><a href="rank/gpu.html">GPU</a>
<ul class="sub">
<li><a href="rank/sli.html">Multi-GPU</a></li>
<li><a href="rank/mgpu.html">Mobile GPU</a></li>
</ul></li>
<li class="q-menuitem"><a href="rank/ram.html">RAM</a></li>
<li class="q-menuitem"><a href="rank/hdd.html">HDD/SSD</a></li>
</ul>
</div>
<div class="right-box">
<ul class="q-navbox">
<li class="q-navitem"><a href="rank/market.html">Market</a></li>
<li class="q-navitem"><a href="rank/super.html">Supercomputer</a></li>
</ul>
</div>
</div>
</div>
<div id="qcenterBody">
<div class="left grid-75">
<div id="ent"></div>
<div id="MainContent">
<div class="rankbox left">
<h2>
<a href="rank/cpu.html">Single CPU Rankings</a>
</h2>
<table class="box">
<tbody>
<tr>
<td><span>1</span></td>
<td><a href="details/cpu/Intel-E5-2679V4.html">Intel
Xeon E5-2679 v4 @ 2.50GHz</a></td>
</tr>
<tr>
<td><span>2</span></td>
<td><a href="details/cpu/Intel-E5-2698V4.html">Intel
Xeon E5-2698 v4 @ 2.20GHz</a></td>
</tr>
<tr>
<td><span>3</span></td>
<td><a href="details/cpu/Intel-E5-2697V4.html">Intel
Xeon E5-2697 v4 @ 2.30GHz</a></td>
</tr>
<tr>
<td><span>4</span></td>
<td><a href="details/cpu/Intel-E5-2690V4.html">Intel
Xeon E5-2690 v4 @ 2.60GHz</a></td>
</tr>
<tr>
<td><span>5</span></td>
<td><a href="details/cpu/Intel-Xeon-E5-2696-v3.html">Intel
Xeon E5-2696 v3 @ 2.30GHz</a></td>
</tr>
<tr>
<td><span>6</span></td>
<td><a href="details/cpu/Intel-Xeon-E5-2699-v3.html">Intel
Xeon E5-2699 v3 @ 2.30GHz</a></td>
</tr>
<tr>
<td><span>7</span></td>
<td><a href="details/cpu/Intel-E5-2696V4.html">Intel
Xeon E5-2696 v4 @ 2.20GHz</a></td>
</tr>
<tr>
<td><span>8</span></td>
<td><a href="details/cpu/Intel-Xeon-E5-2698-v3.html">Intel
Xeon E5-2698 v3 @ 2.30GHz</a></td>
</tr>
<tr>
<td><span>9</span></td>
<td><a href="details/cpu/Intel-Xeon-E5-2697-v3.html">Intel
Xeon E5-2697 v3 @ 2.60GHz</a></td>
</tr>
<tr>
<td><span>10</span></td>
<td><a href="details/cpu/Intel-E5-2699V4.html">Intel
Xeon E5-2699 v4 @ 2.20GHz</a></td>
</tr>
</tbody>
</table>
</div>
<div class="rankbox right">
<h2>
<a href="rank/mulcpu.html">Multi-CPU Rankings</a>
</h2>
<table class="box">
<tbody>
<tr>
<td><span>1</span></td>
<td><a href="details/cpu/Intel-E5-2699V4.html">[Dual]
Intel Xeon E5-2699 v4 @ 2.20GHz</a></td>
</tr>
<tr>
<td><span>2</span></td>
<td><a href="details/cpu/Intel-E5-2698V4.html">[Dual]
Intel Xeon E5-2698 v4 @ 2.20GHz</a></td>
</tr>
<tr>
<td><span>3</span></td>
<td><a href="details/cpu/Intel-E5-2696V4.html">[Dual]
Intel Xeon E5-2696 v4 @ 2.20GHz</a></td>
</tr>
<tr>
<td><span>4</span></td>
<td><a href="details/cpu/Intel-Xeon-E5-2698-v3.html">[Dual]
Intel Xeon E5-2698 v3 @ 2.30GHz</a></td>
</tr>
<tr>
<td><span>5</span></td>
<td><a href="details/cpu/Intel-E5-2679V4.html">[Dual]
Intel Xeon E5-2679 v4 @ 2.50GHz</a></td>
</tr>
<tr>
<td><span>6</span></td>
<td><a href="details/cpu/Intel-Xeon-E5-2696-v3.html">[Dual]
Intel Xeon E5-2696 v3 @ 2.30GHz</a></td>
</tr>
<tr>
<td><span>7</span></td>
<td><a href="details/cpu/Intel-Xeon-E5-2697-v3.html">[Dual]
Intel Xeon E5-2697 v3 @ 2.60GHz</a></td>
</tr>
<tr>
<td><span>8</span></td>
<td><a href="details/cpu/Intel-Xeon-E5-4669-v3.html">[Dual]
Intel Xeon E5-4669 v3 @ 2.10GHz</a></td>
</tr>
<tr>
<td><span>9</span></td>
<td><a href="details/cpu/Intel-E5-2690V4.html">[Dual]
Intel Xeon E5-2690 v4 @ 2.60GHz</a></td>
</tr>
<tr>
<td><span>10</span></td>
<td><a href="details/cpu/Intel-Xeon-E5-2686-v3.html">[Dual]
Intel Xeon E5-2686 v3 @ 2.00GHz</a></td>
</tr>
</tbody>
</table>
</div>
<div class="rankbox left">
<h2>
<a href="rank/mcpu.html">Mobile CPU Rankings</a>
</h2>
<table class="box">
<tbody>
<tr>
<td><span>1</span></td>
<td><a href="details/cpu/Intel-Xeon-E5-2697-v2.html">Intel
Xeon E5-2697 v2</a></td>
</tr>
<tr>
<td><span>2</span></td>
<td><a href="details/cpu/Intel-Core-i7-4960X.html">Intel
Core i7-4960X</a></td>
</tr>
<tr>
<td><span>3</span></td>
<td><a href="details/cpu/Intel-Core-i7-6700K.html">Intel
Core i7-6700K</a></td>
</tr>
<tr>
<td><span>4</span></td>
<td><a href="details/cpu/Intel-E5-2680V4.html">Intel
Xeon E5-2680 v4</a></td>
</tr>
<tr>
<td><span>5</span></td>
<td><a href="details/cpu/Intel-Xeon-E5-2680.html">Intel
Xeon E5-2680</a></td>
</tr>
<tr>
<td><span>6</span></td>
<td><a href="details/cpu/Intel-Core-i7-3960X.html">Intel
Core i7-3960X</a></td>
</tr>
<tr>
<td><span>7</span></td>
<td><a href="details/cpu/Intel-Core-i7-4790K.html">Intel
Core i7-4790K</a></td>
</tr>
<tr>
<td><span>8</span></td>
<td><a href="details/cpu/Intel-Core-i7-6700.html">Intel
Core i7-6700</a></td>
</tr>
<tr>
<td><span>9</span></td>
<td><a href="details/cpu/Intel-Core-i7-4790.html">Intel
Core i7-4790</a></td>
</tr>
<tr>
<td><span>10</span></td>
<td><a href="details/cpu/Intel-Core-i7-5775C.html">Intel
Core i7-5775C</a></td>
</tr>
</tbody>
</table>
</div>
<div class="rankbox right">
<h2>
<a href="rank/mgpu.html">Mobile GPU Rankings</a>
</h2>
<table class="box">
<tbody>
<tr>
<td><span>1</span></td>
<td><a href="details/gpu/GeForce-GTX-1080.html">NVIDIA
GeForce GTX 1080 SLI (Laptop)</a></td>
</tr>
<tr>
<td><span>2</span></td>
<td><a href="details/gpu/GeForce-GTX-1070.html">NVIDIA
GeForce GTX 1070 SLI (Laptop)</a></td>
</tr>
<tr>
<td><span>3</span></td>
<td><a href="details/gpu/GeForce-GTX-1080.html">NVIDIA
GeForce GTX 1080 (Laptop)</a></td>
</tr>
<tr>
<td><span>4</span></td>
<td><a href="details/gpu/GeForce-GTX-980.html">NVIDIA
GeForce GTX 980 SLI (Laptop)</a></td>
</tr>
<tr>
<td><span>5</span></td>
<td><a href="details/gpu/GeForce-GTX-1070.html">NVIDIA
GeForce GTX 1070 (Laptop)</a></td>
</tr>
<tr>
<td><span>6</span></td>
<td><a href="details/gpu/GeForce-GTX-980MX.html">NVIDIA
GeForce GTX 980M SLI</a></td>
</tr>
<tr>
<td><span>7</span></td>
<td><a href="details/gpu/GeForce-GTX-980.html">NVIDIA
GeForce GTX 980 (Laptop)</a></td>
</tr>
<tr>
<td><span>8</span></td>
<td><a href="details/gpu/NVIDIA-Quadro-M5500.html">NVIDIA
Quadro M5500</a></td>
</tr>
<tr>
<td><span>9</span></td>
<td><a href="details/gpu/GeForce-GTX-970M.html">NVIDIA
GeForce GTX 970M SLI</a></td>
</tr>
<tr>
<td><span>10</span></td>
<td><a href="details/gpu/Nvidia-GeForce-GTX-1060.html">NVIDIA
GeForce GTX 1060 (Laptop)</a></td>
</tr>
</tbody>
</table>
</div>
<div class="rankbox left">
<h2>
<a href="rank/gpu.html">Desktop GPU Rankings</a>
</h2>
<table class="box">
<tbody>
<tr>
<td><span>1</span></td>
<td><a href="details/gpu/GeForce-GTX-TITAN-X.html">NVIDIA
TITAN X</a></td>
</tr>
<tr>
<td><span>2</span></td>
<td><a href="details/gpu/GeForce-GTX-1080.html">GeForce
GTX 1080</a></td>
</tr>
<tr>
<td><span>3</span></td>
<td><a href="details/gpu/GeForce-GTX-980-Ti.html">GeForce
GTX 980 Ti</a></td>
</tr>
<tr>
<td><span>4</span></td>
<td><a href="details/gpu/GeForce-GTX-1070.html">GeForce
GTX 1070</a></td>
</tr>
<tr>
<td><span>5</span></td>
<td><a href="details/gpu/NVIDIA-Quadro-M6000.html">Quadro
M6000 24GB</a></td>
</tr>
<tr>
<td><span>6</span></td>
<td><a href="details/gpu/GeForce-GTX-TITAN-X.html">GeForce
GTX TITAN X</a></td>
</tr>
<tr>
<td><span>7</span></td>
<td><a href="details/gpu/NVIDIA-Quadro-M6000.html">Quadro
M6000</a></td>
</tr>
<tr>
<td><span>8</span></td>
<td><a href="details/gpu/GeForce-GTX-980.html">GeForce
GTX 980</a></td>
</tr>
<tr>
<td><span>9</span></td>
<td><a href="details/gpu/Radeon-Pro-Duo.html">Radeon
Pro Duo</a></td>
</tr>
<tr>
<td><span>10</span></td>
<td><a href="details/gpu/Nvidia-GeForce-GTX-1060.html">GeForce
GTX 1060</a></td>
</tr>
</tbody>
</table>
</div>
<div class="rankbox right">
<h2>
<a href="rank/sli.html">Multi-GPU Rankings</a>
</h2>
<table class="box">
<tbody>
<tr>
<td><span>1</span></td>
<td><a href="details/gpu/GeForce-GTX-TITAN.html">GeForce
Titans 4-Way SLI</a></td>
</tr>
<tr>
<td><span>2</span></td>
<td><a href="details/gpu/GeForce-GTX-780.html">GeForce
GTX 780 4-Way SLI</a></td>
</tr>
<tr>
<td><span>3</span></td>
<td><a href="details/gpu/GeForce-GTX-680-Mac.html">GeForce
GTX 680 4-Way SLI</a></td>
</tr>
<tr>
<td><span>4</span></td>
<td><a href="details/gpu/Radeon-HD-7970.html">Radeon
HD7970 4-Way CrossFire</a></td>
</tr>
<tr>
<td><span>5</span></td>
<td><a href="details/gpu/Radeon-HD-7950.html">Radeon
HD7950 4-Way CrossFire</a></td>
</tr>
<tr>
<td><span>6</span></td>
<td><a href="details/gpu/GeForce-GTX-580.html">GeForce
GTX 580 4-Way SLI</a></td>
</tr>
<tr>
<td><span>7</span></td>
<td><a href="details/gpu/GeForce-GTX-TITAN.html">GeForce
Titans 3-Way SLI</a></td>
</tr>
<tr>
<td><span>8</span></td>
<td><a href="details/gpu/GeForce-GTX-780.html">GeForce
GTX 780 3-Way SLI</a></td>
</tr>
<tr>
<td><span>9</span></td>
<td><a href="details/gpu/GeForce-GTX-590.html">GeForce
GTX 590 Quad SLI</a></td>
</tr>
<tr>
<td><span>10</span></td>
<td><a href="details/gpu/Radeon-HD-6990.html">Radeon
HD6990 Quad CrossFire</a></td>
</tr>
</tbody>
</table>
</div>
<div class="rankbox left">
<h2>
<a href="rank/apple.html">Apple iOS Rankings</a>
</h2>
<table class="box">
<tbody>
<tr>
<td><span>1</span></td>
<td>iPhone 7 Plus Apple A10 Fusion @ 2.3 GHz</td>
</tr>
<tr>
<td><span>2</span></td>
<td>iPhone 7 Apple A10 Fusion @ 2.3 GHz</td>
</tr>
<tr>
<td><span>3</span></td>
<td>iPad Pro (12.9-inch) Apple A9X @ 2.3 GHz</td>
</tr>
<tr>
<td><span>4</span></td>
<td>iPad Pro (9.7-inch) Apple A9X @ 2.3 GHz</td>
</tr>
<tr>
<td><span>5</span></td>
<td>iPhone SE Apple A9 @ 1.8 GHz</td>
</tr>
<tr>
<td><span>6</span></td>
<td>iPhone 6s Plus Apple A9 @ 1.8 GHz</td>
</tr>
<tr>
<td><span>7</span></td>
<td>iPhone 6s Apple A9 @ 1.8 GHz</td>
</tr>
<tr>
<td><span>8</span></td>
<td>iPad Air 2 Apple A8X @ 1.5 GHz</td>
</tr>
<tr>
<td><span>9</span></td>
<td>iPad mini 4 Apple A8 @ 1.5 GHz</td>
</tr>
<tr>
<td><span>10</span></td>
<td>iPhone 6 Plus Apple A8 @ 1.4 GHz</td>
</tr>
</tbody>
</table>
</div>
<div class="rankbox right">
<h2>
<a href="rank/android.html">Android Rankings</a>
</h2>
<table class="box">
<tbody>
<tr>
<td><span>1</span></td>
<td>HTC 10</td>
</tr>
<tr>
<td><span>2</span></td>
<td>HTC 2PS64</td>
</tr>
<tr>
<td><span>3</span></td>
<td>Sony SGP712</td>
</tr>
<tr>
<td><span>4</span></td>
<td>Samsung SM-G930V</td>
</tr>
<tr>
<td><span>5</span></td>
<td>Google Pixel C</td>
</tr>
<tr>
<td><span>6</span></td>
<td>Samsung SM-G930A</td>
</tr>
<tr>
<td><span>7</span></td>
<td>Samsung SM-G930T</td>
</tr>
<tr>
<td><span>8</span></td>
<td>Samsung SM-N930P</td>
</tr>
<tr>
<td><span>9</span></td>
<td>Motorola XT1650</td>
</tr>
<tr>
<td><span>10</span></td>
<td>HTC 2PS6200</td>
</tr>
</tbody>
</table>
</div>
<div class="rankbox left">
<h2>
<a href="rank/ram.html">RAM Rankings</a>
</h2>
<table class="box">
<tbody>
<tr>
<td><span>1</span></td>
<td><a href="rank/ram.html">Apacer Technology
78.AAGDW.9KD0C 2GB</a></td>
</tr>
<tr>
<td><span>2</span></td>
<td><a href="rank/ram.html">TRANSCEND TX2400KLU-4GK 2GB</a></td>
</tr>
<tr>
<td><span>3</span></td>
<td><a href="rank/ram.html">Corsair CMD16GX3M4A2666C10
4GB</a></td>
</tr>
<tr>
<td><span>4</span></td>
<td><a href="rank/ram.html">G Skill Intl
F3-19200CL9-4GBZMD 4GB</a></td>
</tr>
<tr>
<td><span>5</span></td>
<td><a href="rank/ram.html">CRUCIAL BLE2G3D1608DE1TX0.
2GB</a></td>
</tr>
<tr>
<td><span>6</span></td>
<td><a href="rank/ram.html">Corsair CMD16GX3M4A2666C11
4GB</a></td>
</tr>
<tr>
<td><span>7</span></td>
<td><a href="rank/ram.html">Golden Empire
CL9-10-9DDR3-2200 2GB</a></td>
</tr>
<tr>
<td><span>8</span></td>
<td><a href="rank/ram.html">Corsair CMG4GX3M2A2000C8
2GB</a></td>
</tr>
<tr>
<td><span>9</span></td>
<td><a href="rank/ram.html">G Skill Intl
F3-2600C10-4GTXD 4GB</a></td>
</tr>
<tr>
<td><span>10</span></td>
<td><a href="rank/ram.html">G Skill Intl
F3-2666C11-4GZHD 4GB</a></td>
</tr>
</tbody>
</table>
</div>
<div class="rankbox right">
<h2>
<a href="rank/hdd.html">HDD/SSD Rankings</a>
</h2>
<table class="box">
<tbody>
<tr>
<td><span>1</span></td>
<td>Samsung SM961 512GB NVMe</td>
</tr>
<tr>
<td><span>2</span></td>
<td>Samsung MZVKV512HAJH-000L1</td>
</tr>
<tr>
<td><span>3</span></td>
<td>Samsung MZVPW256HEGL-00000</td>
</tr>
<tr>
<td><span>4</span></td>
<td>Intel DC P3600 1.2TB NVMe</td>
</tr>
<tr>
<td><span>5</span></td>
<td>Samsung MZVLW256HEHP-00000</td>
</tr>
<tr>
<td><span>6</span></td>
<td>Samsung SSD 950 Pro 512GB NVMe</td>
</tr>
<tr>
<td><span>7</span></td>
<td>Samsung SM951 512GB NVMe</td>
</tr>
<tr>
<td><span>8</span></td>
<td>OCZ Z-DRIVE R4 C Series</td>
</tr>
<tr>
<td><span>9</span></td>
<td>Intel DC P3500 2TB NVMe</td>
</tr>
<tr>
<td><span>10</span></td>
<td>Intel SSD 750 1.2TB NVMe</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div class="grid-23 right">
<div class="mod-side-wraper">
<div class="side-item">
<div class="desc-box clearfix">
<a href="#">Current Rankings</a>
</div>
</div>
<div class="side-item ranklist">
<ul class="list">
<li><a href="rank/cpu.html">Single CPU Performance</a></li>
<li><a href="rank/mulcpu.html">Multi-CPU Performance</a></li>
<li><a href="rank/mcpu.html">Mobile CPU Performance</a></li>
<li><a href="rank/gpu.html">Desktop GPU Performance</a></li>
<li><a href="rank/sli.html">Multi-GPU Performance</a></li>
<li><a href="rank/mgpu.html">Mobile GPU Performance</a></li>
<li><a href="rank/ram.html">RAM Performance</a></li>
<li><a href="rank/hdd.html">HDD/SSD Performance</a></li>
<li><a href="rank/mac.html">Apple Mac Performance</a></li>
<li><a href="rank/apple.html">Apple iOS Performance</a></li>
<li><a href="rank/camera.html">Phone Camera Performance</a></li>
</ul>
</div>
</div>
</div>
<div class="clearfix"></div>
</div>
<div class="mod-footer">
<div class="footer-box">
<div class="copy-box">2016-2017 CPU Rankings Powered by
cpupk.com</div>
</div>
</div>
<script src="http://cdn.bootcss.com/jquery/1.10.1/jquery.min.js"></script>
<script type="text/javascript">
jQuery(document).ready(function() {
jQuery("li.q-menuitem").mousemove(function() {
jQuery(this).find("ul").slideDown()
});
jQuery("li.q-menuitem").mouseleave(function() {
jQuery(this).find("ul").slideUp("fast")
})
});
</script>
<script src="js/google-analytics.js"></script>
</body>
</html>