yasir
commited on
Update index.html
Browse files- index.html +6 -6
index.html
CHANGED
@@ -476,42 +476,42 @@ document.getElementById('oss').onclick = ()=>{
|
|
476 |
aclib.runAutoTag({
|
477 |
zoneId: 'ozekpu10hm',
|
478 |
});
|
479 |
-
},
|
480 |
</script>
|
481 |
<script type="text/javascript">
|
482 |
setTimeout(function() {
|
483 |
aclib.runAutoTag({
|
484 |
zoneId: 'c9q5j6x60s',
|
485 |
});
|
486 |
-
},
|
487 |
</script>
|
488 |
<script type="text/javascript">
|
489 |
setTimeout(function() {
|
490 |
aclib.runAutoTag({
|
491 |
zoneId: 'kfvkpmu6xm',
|
492 |
});
|
493 |
-
},
|
494 |
</script>
|
495 |
<script type="text/javascript">
|
496 |
setTimeout(function() {
|
497 |
aclib.runAutoTag({
|
498 |
zoneId: 'zercrsqegg',
|
499 |
});
|
500 |
-
},
|
501 |
</script>
|
502 |
<script type="text/javascript">
|
503 |
setTimeout(function() {
|
504 |
aclib.runAutoTag({
|
505 |
zoneId: 'vhn5zamcnw',
|
506 |
});
|
507 |
-
},
|
508 |
</script>
|
509 |
<script type="text/javascript">
|
510 |
setTimeout(function() {
|
511 |
aclib.runAutoTag({
|
512 |
zoneId: '5gu3gx8lnr',
|
513 |
});
|
514 |
-
},
|
515 |
</script>
|
516 |
|
517 |
</body>
|
|
|
476 |
aclib.runAutoTag({
|
477 |
zoneId: 'ozekpu10hm',
|
478 |
});
|
479 |
+
}, 60000);
|
480 |
</script>
|
481 |
<script type="text/javascript">
|
482 |
setTimeout(function() {
|
483 |
aclib.runAutoTag({
|
484 |
zoneId: 'c9q5j6x60s',
|
485 |
});
|
486 |
+
},80000)
|
487 |
</script>
|
488 |
<script type="text/javascript">
|
489 |
setTimeout(function() {
|
490 |
aclib.runAutoTag({
|
491 |
zoneId: 'kfvkpmu6xm',
|
492 |
});
|
493 |
+
},100000)
|
494 |
</script>
|
495 |
<script type="text/javascript">
|
496 |
setTimeout(function() {
|
497 |
aclib.runAutoTag({
|
498 |
zoneId: 'zercrsqegg',
|
499 |
});
|
500 |
+
},120000)
|
501 |
</script>
|
502 |
<script type="text/javascript">
|
503 |
setTimeout(function() {
|
504 |
aclib.runAutoTag({
|
505 |
zoneId: 'vhn5zamcnw',
|
506 |
});
|
507 |
+
},140000)
|
508 |
</script>
|
509 |
<script type="text/javascript">
|
510 |
setTimeout(function() {
|
511 |
aclib.runAutoTag({
|
512 |
zoneId: '5gu3gx8lnr',
|
513 |
});
|
514 |
+
},160000)
|
515 |
</script>
|
516 |
|
517 |
</body>
|