forked from TheAyden/TheAyden.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path2.html
More file actions
50 lines (49 loc) · 2.5 KB
/
2.html
File metadata and controls
50 lines (49 loc) · 2.5 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
<html>
<head>
<title>TETRIS unblocked - FLASHMATH1.github.io</title>
<meta charset="utf-8">
<meta name="Description" content="TETRIS 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/2.html'>
<meta name='keywords' content='games, io games, io games unblocked, tetris games, arcade games, tetris, tetris unblocked, 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>Tetris</h1><div id="ruffle_inject_div"></div>
<!-- Embed Code -->
<center
><div id="preloader"><iframe src="preloader.html" height="800" width="800"></iframe></div>
</center>
<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 = '<object data="tetris.swf" height="529" type="application/x-shockwave-flash" width="728"><param name="quality" value="high"<param name="bgcolor" value="#ffffff"> <param name="allowScriptAccess" value="always"> <param name="allowFullScreen" value="true"> <a href="http://www.adobe.com/go/getflashplayer"> <img alt="Get Adobe Flash Player" src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif"></a></object>'
setTimeout(function(){
el.parentNode.replaceChild(newEl, el);
}, 5200);
</script>
</body>
</html>