forked from TheAyden/TheAyden.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path16.html
More file actions
52 lines (52 loc) · 2.23 KB
/
16.html
File metadata and controls
52 lines (52 loc) · 2.23 KB
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
<html>
<head>
<title>TANK TROUBLE unblocked - FLASHMATH1.github.io</title>
<meta charset="utf-8">
<meta name="Description" content="TANK TROUBLE is one of many unblocked games located at FLASHMATH1.github.io">
<meta name="google-site-verification" content="SUOhYrHR417hC2DHTgJY21VGtumjqjT9bQjqeQUTreA"/>
<meta name='url' content='https://ayden.rocks/16.html'>
<meta name='keywords' content='games, io games, io games unblocked, tank trouble games, multiplayer games, tank trouble, tank trouble unblocked, tank trouble unlocked, unblocked games, unblocked games, unblockedgames, cool math, cool math games, coolmath, coolmathgames, unblocked games 66, unblocked games 77, unblocked games 99, gamesunblocked, flash, games, flash games, flashmath1, flash math 1, flashmathone, flash math one, flashmath, flash math, fun games, fun, games, flash, math, one, 1'>
<meta name='owner' content='I. Beverly'>
<meta name='language' content='ES'>
<meta name='subject' content='Games'>
<meta name='author' content='I. Beverly, isc.bev@gmail.com'>
<script src="//inc.freefind.com/inc/ffse-overlay.min.js" async></script>
<script src="https://code.jquery.com/jquery-1.10.2.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>#advertisement { background-color: white; width: 720px; padding: 10px; margin: 10px; }</style>
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-124591787-1"></script>
<script>window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-124591787-1');
</script>
<style>
.main {
margin: auto;
align: center;
}
</style>
<body>
<div id="navbar"></div>
<div class="main">
<h1>Tank Trouble</h1>
<div id='ruffle_inject_div'></div>
<!-- Embed Code -->
<center>
<div id="preloader"><iframe src="preloader.html" height="500" width="800"></iframe></div>
</center>
<script>
$("#navbar").load("nav_bar.html");
$("#ruffle_inject_div").load("ruffle.html");
var el = document.getElementById("preloader");
var newEl = document.createElement('div');
newEl.innerHTML = '<div id="tt-embed"></div>'
setTimeout(function(){
el.parentNode.replaceChild(newEl, el);
setTimeout(function(){
$("#tt-embed").load("tt-embed.html");
}, 1000);
}, 5200);
</script>
</body>
</html>