-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
162 lines (133 loc) · 5.87 KB
/
index.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
<!DOCTYPE html>
<html lang="en" >
<head>
<meta charset="UTF-8">
<title>Concetto</title>
<link rel="stylesheet" href="rnav/css/style.css">
<link rel='stylesheet' href="css/font-awesome.min.css">
<link rel="stylesheet" href="foot/css/style.css">
<link rel="stylesheet" href="nav1/css/style.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="navl/dist/css/circlemenu.css" type="text/css">
<!-- CDN links here -->
<!-- <link rel="stylesheet" href="rnav/css/style.css">
<link rel='stylesheet' href='https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css'>
<link rel="stylesheet" href="http://netdna.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="foot/css/style.css">
<link rel="stylesheet" href="nav1/css/style.css">
<link rel='stylesheet' href='https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css'>
<link rel='stylesheet' href='https://fonts.googleapis.com/css?family=Denk+One'>
<link rel="stylesheet" type="text/css" href="HEAD/css/style.css">
<link rel="stylesheet" href="css/style.css">
<link href="https://fonts.googleapis.com/css?family=Lato:300,400,700" rel="stylesheet">
<link rel="stylesheet" href="navl/dist/css/circlemenu.css" type="text/css"> -->
</head>
<body>
<div id="afterLoad">
<div class="wrap">
<div class="jquery-script-ads" align="center"><script type="text/javascript">
</script>
<script type="text/javascript">
</script></div>
<div id="my-circle-menu" class="cm-container">
<ul class="cm-items">
</ul>
<div class="cm-selected-container">
<div class="cm-selected-label">
<span><!-- Menu Pertama --></span>
</div>
<a class="cm-button cm-button-prev" type="button" title="Previous"><i class="fa fa-chevron-left"></i></a>
<a class="cm-button cm-button-next" type="button" title="Next"><i class="fa fa-chevron-right"></i></a>
</div>
</div>
</div>
<script src="js/jQuery.min.js"></script>
<script src="js/lodash.min.js" type="text/javascript"></script>
<script src="js/TweenMax.min.js" type="text/javascript"></script>
<script src="navl/dist/js/circlemenu.js" type="text/javascript"></script>
<script src="navl/test/site.js" type="text/javascript"></script>
<!-- CDN links here -->
<!-- <script src="https://code.jquery.com/jquery-3.1.1.min.js" integrity="sha256-hVVnYaiADRTO2PzUGmuLJr8BLUSjGIZsDYGmIJLv2b8=" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/lodash@4.17.4/lodash.min.js" type="text/javascript"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/1.20.3/TweenMax.min.js" type="text/javascript"></script>
<script src="navl/dist/js/circlemenu.js" type="text/javascript"></script>
<script src="navl/test/site.js" type="text/javascript"></script> -->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-36251023-1']);
_gaq.push(['_setDomainName', 'jqueryscript.net']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<!-- <script src='https://cdnjs.cloudflare.com/ajax/libs/jquery/2.2.2/jquery.min.js'></script> -->
<script src="nav1/js/index.js"></script>
<!--<div class="headcon">
<div class="underline-box">
<h1 class="jump-reveal"><span class="letter">C</span><span class="letter">O</span><span class="letter">N</span><span class="letter">C</span><span class="letter">E</span><span class="letter">T</span><span class="letter">T</span><span class="letter">O</span></h1>
</div>
</div>-->
<!--
<div>concetto</div>
<div class="newhead">
<span class="newer">Concetto</span>
</div>-->
<div class="bars" id="nav-action">
<span class="bar"> </span>
</div>
<nav id="navr">
<ul>
<li class="shape-circle circle-one"><a href="#">ContactUs</a></li>
<li class="shape-circle circle-two"><a href="#">Developers</a></li>
<li class="shape-circle circle-three"><a href="#">Hospitality</a></li>
<li class="shape-circle circle-five">
<a href="#">Sponsor</a>
</li>
</ul>
</nav>
<section class="player" id="player">
<div class="content">
<br />
<br />
<button style="display: none; font-size: 28px;"></button>
</div>
</section>
<section class="instructions">
<div class="content">
<br />
<br />
</div>
</section>
<ul class="foot">
<li><a href="#"><i class="fa fa-facebook" ></i></a></li>
<li><a href="#"><i class="fa fa-twitter" ></i></a></li>
<li><a href="#"><i class="fa fa-google-plus" ></i></a></li>
<li><a href="#"><i class="fa fa-linkedin"></i></a></li>
<li><a href="#"><i class="fa fa-instagram" ></i></a></li>
</ul>
</div>
<script src='js/three.min.js'></script>
<script src='js/OBJLoader.js'></script>
<script src='js/simplex-noise.min.js'></script>
<!-- CDN links here
<script src='https://cdnjs.cloudflare.com/ajax/libs/three.js/96/three.min.js'></script>
<script src='https://threejs.org/examples/js/loaders/OBJLoader.js'></script>
<script src='https://cdnjs.cloudflare.com/ajax/libs/simplex-noise/2.4.0/simplex-noise.min.js'></script> -->
<script src="js/index.js"></script>
<script type="text/javascript">
$(window).on("load",function() {
setTimeout(function(){
$('#prelaoder').fadeOut("slow","linear",function(){
setTimeout(function(){
$('.afterLoad').fadeIn("slow");
},500);
});
},1000);
});
</script>
<script src="rnav/js/index.js"></script>
</body>
</html>