-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathaccessories.html
587 lines (571 loc) · 20.6 KB
/
accessories.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="blackzero">
<meta name="keywords" content="blackzero">
<title>blackzero</title>
<!-- Bootstrap -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i" rel="stylesheet">
<!-- Font Awesome -->
<link href="css/font-awesome.min.css" rel="stylesheet">
<!-- Style -->
<link href="css/style.css" rel="stylesheet">
</head>
<body>
<div class="header">
<div class="container">
<div class="row">
<div class="col-lg-4 col-md-4 col-sm-12 col-xs-12">
<div class="repair-icon-box">
<div class="icon-container">
<a href="#"><img src="images/black_zero_logo.png" alt=""></a>
</div>
</div>
</div>
<div class="col-lg-8 col-md-8 col-sm-12 col-xs-12">
<div class="navigation">
<div id="navigation">
<ul>
<li><a href="index.html" title="Home">Home</a></li>
<li><a href="budget-mobiles.html" title="Mobiles">Mobiles</a></li>
<li><a href="laptops.html" title="Laptops">Laptops</a></li>
<li><a href="appliances.html" title="Appliances">Appliances</a></li>
<li class="active"><a href="accessories.html" title="Accessories">Accessories</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="content" style="background-image: linear-gradient(rgba(255, 255, 255, 1), rgba(255, 255, 255, 1))" class="space-medium">
<div class="container text-justify">
<div class="row">
<div class="row col-lg-6 col-md-6 col-sm-6 col-xs-12">
<h4>D LINK DIR 615</h4>
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-4">
<img src="images/service-single.jpg" data-src="images/routers/dlink-dir-615.png" alt="" class="img-responsive mb30">
<button type="button" onclick="window.open('https://amzn.to/3vF6aed')" class="btn btn-success">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-cart3" viewBox="0 0 16 16">
<path d="M0 1.5A.5.5 0 0 1 .5 1H2a.5.5 0 0 1 .485.379L2.89 3H14.5a.5.5 0 0 1 .49.598l-1 5a.5.5 0 0 1-.465.401l-9.397.472L4.415 11H13a.5.5 0 0 1 0 1H4a.5.5 0 0 1-.491-.408L2.01 3.607 1.61 2H.5a.5.5 0 0 1-.5-.5zM3.102 4l.84 4.479 9.144-.459L13.89 4H3.102zM5 12a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm7 0a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm-7 1a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm7 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2z"/>
</svg>
Buy Now
</button>
</div>
<div class="col-lg-8 col-md-8 col-sm-8 col-xs-8 container d-flex justify-content-center align-items-center">
<div class="card">
<div class="row">
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-4">
<h5 class="review-stat">Connectivity</h5>
</div>
<div class="col-lg-8 col-md-8 col-sm-8 col-xs-8 small-ratings">
<i>802.11 n</i><br>
<i>2.4 Ghz(300 mbps)</i><br><br>
</div>
</div>
<div class="row">
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-4">
<h5 class="review-stat">Ports</h5>
</div>
<div class="col-lg-8 col-md-8 col-sm-8 col-xs-8 small-ratings">
<i>1 WAN (100 mbps)</i><br>
<i>4 WAN (100 mbps)</i><br><br>
</div>
</div>
<div class="row">
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-4">
<h5 class="review-stat">Modes</h5>
</div>
<div class="col-lg-8 col-md-8 col-sm-8 col-xs-8 small-ratings">
<i>AP</i><br>
<i>Repeater</i><br><br>
</div>
</div>
<br>
</div>
</div>
</div>
<div class="row col-lg-6 col-md-6 col-sm-6 col-xs-12">
<h4>TP LINK AC 750</h4>
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-4">
<img src="images/service-single.jpg" data-src="images/routers/tplink-ac-750.png" alt="" class="img-responsive mb30">
<button onclick="window.open('https://amzn.to/3ZaVb9Y')" type="button" class="btn btn-success">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-cart3" viewBox="0 0 16 16">
<path d="M0 1.5A.5.5 0 0 1 .5 1H2a.5.5 0 0 1 .485.379L2.89 3H14.5a.5.5 0 0 1 .49.598l-1 5a.5.5 0 0 1-.465.401l-9.397.472L4.415 11H13a.5.5 0 0 1 0 1H4a.5.5 0 0 1-.491-.408L2.01 3.607 1.61 2H.5a.5.5 0 0 1-.5-.5zM3.102 4l.84 4.479 9.144-.459L13.89 4H3.102zM5 12a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm7 0a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm-7 1a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm7 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2z"/>
</svg>
Buy Now
</button>
</div>
<div class="col-lg-8 col-md-8 col-sm-8 col-xs-8 container d-flex justify-content-center align-items-center">
<div class="card">
<div class="row">
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-4">
<h5 class="review-stat">Connectivity</h5>
</div>
<div class="col-lg-8 col-md-8 col-sm-8 col-xs-8 small-ratings">
<i>802.11 ac</i><br>
<i>2.4 Ghz(300 mbps)</i><br>
<i>5 Ghz (400 mbps)</i><br><br>
</div>
</div>
<div class="row">
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-4">
<h5 class="review-stat">Ports</h5>
</div>
<div class="col-lg-8 col-md-8 col-sm-8 col-xs-8 small-ratings">
<i>1 WAN (100 mbps)</i><br>
<i>4 WAN (100 mbps)</i><br><br>
</div>
</div>
<div class="row">
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-4">
<h5 class="review-stat">Modes</h5>
</div>
<div class="col-lg-8 col-md-8 col-sm-8 col-xs-8 small-ratings">
<i>AP</i><br>
<i>Repeater</i><br><br>
</div>
</div>
<br>
</div>
</div>
</div>
<div class="row col-lg-6 col-md-6 col-sm-6 col-xs-12">
<h4>TP LINK AC 1200 A6</h4>
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-4">
<img src="images/service-single.jpg" data-src="images/routers/tplink-ac-1200.png" alt="" class="img-responsive mb30">
<button onclick="window.open('https://amzn.to/3ZqjdxZ')" type="button" class="btn btn-success">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-cart3" viewBox="0 0 16 16">
<path d="M0 1.5A.5.5 0 0 1 .5 1H2a.5.5 0 0 1 .485.379L2.89 3H14.5a.5.5 0 0 1 .49.598l-1 5a.5.5 0 0 1-.465.401l-9.397.472L4.415 11H13a.5.5 0 0 1 0 1H4a.5.5 0 0 1-.491-.408L2.01 3.607 1.61 2H.5a.5.5 0 0 1-.5-.5zM3.102 4l.84 4.479 9.144-.459L13.89 4H3.102zM5 12a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm7 0a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm-7 1a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm7 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2z"/>
</svg>
Buy Now
</button>
</div>
<div class="col-lg-8 col-md-8 col-sm-8 col-xs-8 container d-flex justify-content-center align-items-center">
<div class="card">
<div class="row">
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-4">
<h5 class="review-stat">Connectivity</h5>
</div>
<div class="col-lg-8 col-md-8 col-sm-8 col-xs-8 small-ratings">
<i>802.11 ac</i><br>
<i>2.4 Ghz(867 mbps)</i><br>
<i>5 Ghz (400 mbps)</i><br><br>
</div>
</div>
<div class="row">
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-4">
<h5 class="review-stat">Ports</h5>
</div>
<div class="col-lg-8 col-md-8 col-sm-8 col-xs-8 small-ratings">
<i>1 WAN (1 gbps)</i><br>
<i>4 WAN (1 gbps)</i><br><br>
</div>
</div>
<div class="row">
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-4">
<h5 class="review-stat">Modes</h5>
</div>
<div class="col-lg-8 col-md-8 col-sm-8 col-xs-8 small-ratings">
<i>AP</i><br>
<i>Repeater</i><br><br>
</div>
</div>
<br>
</div>
</div>
</div>
<div class="row col-lg-6 col-md-6 col-sm-6 col-xs-12">
<h4>TP-Link WiFi 6 AX1500</h4>
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-4">
<img src="images/service-single.jpg" data-src="images/routers/tplink-ax-1500.png" alt="" class="img-responsive mb30">
<button onclick="window.open('https://amzn.to/3QoUGVJ')" type="button" class="btn btn-success">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-cart3" viewBox="0 0 16 16">
<path d="M0 1.5A.5.5 0 0 1 .5 1H2a.5.5 0 0 1 .485.379L2.89 3H14.5a.5.5 0 0 1 .49.598l-1 5a.5.5 0 0 1-.465.401l-9.397.472L4.415 11H13a.5.5 0 0 1 0 1H4a.5.5 0 0 1-.491-.408L2.01 3.607 1.61 2H.5a.5.5 0 0 1-.5-.5zM3.102 4l.84 4.479 9.144-.459L13.89 4H3.102zM5 12a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm7 0a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm-7 1a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm7 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2z"/>
</svg>
Buy Now
</button>
</div>
<div class="col-lg-8 col-md-8 col-sm-8 col-xs-8 container d-flex justify-content-center align-items-center">
<div class="card">
<div class="row">
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-4">
<h5 class="review-stat">Connectivity</h5>
</div>
<div class="col-lg-8 col-md-8 col-sm-8 col-xs-8 small-ratings">
<i>802.11 ax (WiFi 6)</i><br>
<i>2.4 Ghz(300 mbps)</i><br>
<i>5 Ghz (1201 mbps)</i><br><br>
</div>
</div>
<div class="row">
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-4">
<h5 class="review-stat">Ports</h5>
</div>
<div class="col-lg-8 col-md-8 col-sm-8 col-xs-8 small-ratings">
<i>1 WAN (1 gbps)</i><br>
<i>4 WAN (1 gbps)</i><br><br>
</div>
</div>
<div class="row">
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-4">
<h5 class="review-stat">Modes</h5>
</div>
<div class="col-lg-8 col-md-8 col-sm-8 col-xs-8 small-ratings">
<i>AP</i><br>
<i>Repeater</i><br><br>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div style = "background-color:#11706a;" class="footer">
<div class="container">
<div class="row">
<div class="col-lg-8 col-md-8 col-sm-12 col-xs-12">
<div class="footer-widget footer-social">
<div class="map-responsive">
<iframe src="https://maps.google.com/maps?q=MM valley&t=&z=17&ie=UTF8&iwloc=&output=embed" width="600" height="450" frameborder="0" style="border:0" allowfullscreen></iframe>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-12 col-xs-12">
<div class="footer-widget footer-social">
<ul class="listnone">
<li><a href="#" class="widget-title"> <i class="fa fa-map widget-title"></i> Black Zero</a></li>
<li><a href="#" class="widget-title"> Mumbra, Thane </a></li>
<li><a href="#" class="widget-title"> 400612</a></li>
<li><a href="#" class="widget-title"> Mahrashtra, INDIA</a></li>
<li><a href="#" class="widget-title"><i class="fa fa-phone widget-title"></i> +1 916-703-9216</a></li>
<li><a href="#" class="widget-title"><i class="fa fa-envelope widget-title"></i> [email protected]</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="tiny-footer">
<div class="container">
<div class="row">
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
<div class="copyright-content">
Designed by <i class="fa fa-love"></i><a href="https://buraqinfotech.in">Buraq infotech</a>
</div>
</div>
</div>
</div>
</div>
<div class="modal fade" id="f23modal" tabindex="-1" role="dialog" aria-labelledby="f23modalLabel" aria-hidden="true">
<div class="modal-dialog modal-dialog-centered" role="document">
<div class="modal-content">
<div class="modal-header">
<h3 class="modal-title">Samsung F23 5G</h3>
</div>
<div class="modal-body">
<table class="table">
<tbody>
<tr>
<th scope="row">Platform</th>
<td>
<ul>
<li>Android 12</li>
<li>Snapdragon 750</li>
<li>8 nm</li>
<li>2 x (2.2 Ghz kyro 570)</li>
<li>6 x (1.8Ghz kyro 570)</li>
<li>Adreno 619</li>
</ul>
</td>
</tr>
<tr>
<th scope="row">Display</th>
<td>
<ul>
<li>6.6 inch</li>
<li>TFT LCD</li>
<li>1080x2048 pixels</li>
<li>400 ppi</li>
<li>Gorilla glass 5</li>
</ul>
</td>
</tr>
<tr>
<th scope="row">Battery</th>
<td>
<ul>
<li>5000 mAh</li>
<li>25W</li>
<li>0-100 charge in 1h 30 min</li>
<li>SOT 7 hrs</li>
</ul>
</td>
</tr>
<tr>
<th scope="row">Network</th>
<td>
<ul>
<li>5G</li>
<li>Bluetooth 5.0 LE</li>
<li>WiFi a/b/g/n/ac dual band</li>
</ul>
</td>
</tr>
<tr>
<th scope="row">Camera</th>
<td>
<ul>
<li>50 MP f/1.8</li>
<li>8 MP f/2.2 ultrawide(123)</li>
<li>2 MP f/2.4 macro</li>
<li>8 MP f/2.2 selfie</li>
</ul>
</td>
</tr>
<tr>
<th scope="row">Misc</th>
<td>
<ul>
<li>3.5 mm headphone jack</li>
<li>dual nano sim slot</li>
<li>dedicated micro sd slot</li>
<li>NFC</li>
<li>Plastic frame</li>
<li>Plastic back</li>
<li>Released 16-03-2022</li>
</ul>
</td>
</tr>
</tbody>
</table>
</div>
<div class="modal-footer">
<button type="button" onclick="window.open('catalogue/borougenajd-pp-md-silent.pdf')" class="btn btn-primary">Buy</button>
<button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
<div class="modal fade" id="poco_x3_pro_modal" tabindex="-1" role="dialog" aria-labelledby="poco_x3_pro_modalLabel" aria-hidden="true">
<div class="modal-dialog modal-dialog-centered" role="document">
<div class="modal-content">
<div class="modal-header">
<h3 class="modal-title">Poco X3 PRO</h3>
</div>
<div class="modal-body">
<table class="table">
<tbody>
<tr>
<th scope="row">Platform</th>
<td>
<ul>
<li>Android 12</li>
<li>Snapdragon 860</li>
<li>7 nm</li>
<li>1 x (2.96 Ghz kyro 485G)</li>
<li>3 x (2.42Ghz kyro 485G)</li>
<li>4 x (1.78Ghz kyro 485S)</li>
<li>Adreno 640</li>
</ul>
</td>
</tr>
<tr>
<th scope="row">Display</th>
<td>
<ul>
<li>6.67 inch</li>
<li>IPS LCD</li>
<li>1080x2400 pixels</li>
<li>395 ppi</li>
<li>450 nits</li>
<li>120 Hz</li>
<li>395 ppi</li>
<li>HDR 10</li>
<li>Gorilla glass 6</li>
</ul>
</td>
</tr>
<tr>
<th scope="row">Battery</th>
<td>
<ul>
<li>5160 mAh</li>
<li>33W</li>
<li>0-100 charge in 59 min</li>
<li>SOT 6 hrs</li>
</ul>
</td>
</tr>
<tr>
<th scope="row">Network</th>
<td>
<ul>
<li>4G</li>
<li>Bluetooth 5.0 LE</li>
<li>WiFi a/b/g/n/ac dual band</li>
<li>Infrared</li>
</ul>
</td>
</tr>
<tr>
<th scope="row">Camera</th>
<td>
<ul>
<li>48 MP f/1.8</li>
<li>8 MP f/2.2 ultrawide(119)</li>
<li>2 MP f/2.4 macro</li>
<li>2 MP f/2.4 depth</li>
<li>20 MP f/2.2 selfie</li>
</ul>
</td>
</tr>
<tr>
<th scope="row">Misc</th>
<td>
<ul>
<li>3.5 mm headphone jack</li>
<li>Stereo speakers</li>
<li>dual nano sim slot</li>
<li>shared micro sd slot</li>
<li>NFC</li>
<li>IP53 rating</li>
<li>Plastic frame</li>
<li>Plastic back</li>
<li>Released 24-03-2021</li>
</ul>
</td>
</tr>
</tbody>
</table>
</div>
<div class="modal-footer">
<button type="button" onclick="window.open('catalogue/borougenajd-pp-md-silent.pdf')" class="btn btn-primary">Buy</button>
<button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
<div class="modal fade" id="redmi_note10_pro_modal" tabindex="-1" role="dialog" aria-labelledby="redmi_note10_modalLabel" aria-hidden="true">
<div class="modal-dialog modal-dialog-centered" role="document">
<div class="modal-content">
<div class="modal-header">
<h3 class="modal-title">Redmi Note 10 PRO</h3>
</div>
<div class="modal-body">
<table class="table">
<tbody>
<tr>
<th scope="row">Platform</th>
<td>
<ul>
<li>Android 12</li>
<li>Snapdragon 732G</li>
<li>8 nm</li>
<li>2 x (2.2 Ghz kyro 470G)</li>
<li>6 x (1.8 Ghz kyro 470S)</li>
<li>Adreno 618</li>
</ul>
</td>
</tr>
<tr>
<th scope="row">Display</th>
<td>
<ul>
<li>6.67 inch</li>
<li>AMOLED</li>
<li>1080x2400 pixels</li>
<li>395 ppi</li>
<li>1200 nits</li>
<li>120 Hz</li>
<li>Gorilla glass 5</li>
</ul>
</td>
</tr>
<tr>
<th scope="row">Battery</th>
<td>
<ul>
<li>5020 mAh</li>
<li>33W</li>
<li>0-100 charge in 59 min</li>
<li>SOT 6 hrs</li>
</ul>
</td>
</tr>
<tr>
<th scope="row">Network</th>
<td>
<ul>
<li>4G</li>
<li>Bluetooth 5.1 LE</li>
<li>WiFi a/b/g/n/ac dual band</li>
<li>Infrared</li>
</ul>
</td>
</tr>
<tr>
<th scope="row">Camera</th>
<td>
<ul>
<li>108 MP f/1.9</li>
<li>8 MP f/2.2 ultrawide(118)</li>
<li>5 MP f/2.4 macro</li>
<li>2 MP f/2.4 depth</li>
<li>16 MP f/2.5 selfie</li>
</ul>
</td>
</tr>
<tr>
<th scope="row">Misc</th>
<td>
<ul>
<li>3.5 mm headphone jack</li>
<li>Stereo speakers</li>
<li>Dual nano sim slot</li>
<li>Dedicated micro sd slot</li>
<li>NFC</li>
<li>IP53 rating</li>
<li>Plastic frame</li>
<li>Glass back</li>
<li>Released 04-03-2021</li>
</ul>
</td>
</tr>
</tbody>
</table>
</div>
<div class="modal-footer">
<button type="button" onclick="window.open('catalogue/borougenajd-pp-md-silent.pdf')" class="btn btn-primary">Buy</button>
<button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="js/jquery.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="js/bootstrap.min.js"></script>
<script src="js/menumaker.js"></script>
<script src="js/jquery.sticky.js"></script>
<script src="js/sticky-header.js"></script>
</body>
</html>
<!-- js for image -->
<script>
function init() {
var imgDefer = document.getElementsByTagName('img');
for (var i=0; i<imgDefer.length; i++) {
if(imgDefer[i].getAttribute('data-src')) {
imgDefer[i].setAttribute('src',imgDefer[i].getAttribute('data-src'));
}
}
}
window.onload = init;
</script>