-
Notifications
You must be signed in to change notification settings - Fork 38
/
nanotube.html
65 lines (60 loc) · 1.83 KB
/
nanotube.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
<style>img[alt*="www.000webhost.com"] {
display: none;}
code made by Titanumnetwork,
img[alt="www.000webhost.com"]{display:none;}
</style>
<!DOCTYPE HTML>
<html lang="en-US">
<html lang="en-US">
<head profile="http://www.w3.org/2005/10/profile">
<link rel="icon" href="docs/doclist/images/infinite_arrow_favicon_4.ico">
</head>
</html>
</html>
<html>
<head>
<title>My Drive - Google Drive</title>
<link href="css/style3.css" rel="stylesheet" type="text/css" media="all">
<script src="js/jquery.min.js"></script>
<script type="text/javascript" src="js/rhinoslider-1.02.min.js"></script>
<script type="text/javascript" src="js/mousewheel.js"></script>
<script type="text/javascript" src="js/easing.js"></script>
<script type="text/javascript">
$(document).ready(function() {
$('#slider').rhinoslider({
autoPlay: true
});
});
</script>
</head>
<body>
<div class="header">
<div class="wrap">
</div>
<div class="clear"></div>
<div class="neon">
<ul>
<li><a href="index.htm">Home</a></li>
<li><a href="surf-freely.html">Surf Freely</a></li>
<li><a href="games.html">Games</a></li>
<li><a href="watch-moviestv.html">Watch-movies/tv</a></li>
<li><a href="forums.html">Forums</a></li>
<li><a href="mineltc.html">Mine Litecoin</a></li>
</ul>
<div class="clear"></div>
</div>
</div>
<div class="wrap">
<div class="content">
<div class="b-box">
<embed src="gstore/nanotube_24.swf" width="100%;" height="100%;"">
</div>
</div>
<div class="footer">
<div class="wrap">
<div class="f-menu">
</div>
</div>
</div>
</div></body>
</html>