-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy pathindex.html
executable file
·319 lines (277 loc) · 10.4 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
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>DARKCOIN</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<!-- Google Fonts -->
<script type="text/javascript"> WebFontConfig = { google: { families: [ 'lato' ] } }; (function() { var wf = document.createElement('script'); wf.src = ('https:' == document.location.protocol ? 'https' : 'http') + '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js'; wf.type = 'text/javascript'; wf.async = 'true'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(wf, s); })();</script>
<!--[if IE]>
<link href="http://fonts.googleapis.com/css?family=Lato" rel="stylesheet" type="text/css">
<link href="http://fonts.googleapis.com/css?family=Lato:400" rel="stylesheet" type="text/css">
<link href="http://fonts.googleapis.com/css?family=Lato:700" rel="stylesheet" type="text/css">
<link href="http://fonts.googleapis.com/css?family=Lato:300" rel="stylesheet" type="text/css">
<![endif]-->
<link href="css/bootstrap.css" rel="stylesheet">
<link href="css/font-awesome.min.css" rel="stylesheet">
<link href="css/theme.css" rel="stylesheet">
<link href="css/prettyPhoto.css" rel="stylesheet" type="text/css"/>
<link href="css/zocial.css" rel="stylesheet" type="text/css"/>
<link href="css/settings.css" rel="stylesheet" type="text/css"/>
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-48013529-1', 'darkcoin.io');
ga('send', 'pageview');
</script>
</head>
<body>
<!--header-->
<div class="header">
<div class="container">
<!--logo-->
<button type="button" class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<i class="fa fa-bars"></i></button>
<div class="logo">
<a href="index.html"><img src="img/logo.png" alt="" /></a>
</div>
<!--menu-->
<nav id="main_menu">
<div class="nav-collapse collapse">
<ul class="nav nav-pills">
<li><a href="index.html">Home</a></li>
<li class="dropdown"><a href="javascript:{}">About</a>
<ul class="dropdown-menu">
<li><a href="intro.html">Introduction</a></li>
<li><a href="getstarted.html">Get started</a></li>
<li><a href="faq.html">FAQ</a></li>
</ul>
</li>
<li class="dropdown"><a href="javascript:{}">Team</a>
<ul class="dropdown-menu">
<li><a href="meetteam.html">Meet the team</a></li>
</ul>
</li>
<li class="dropdown"><a href="javascript:{}">Resources</a>
<ul class="dropdown-menu">
<li><a href="userguide.html">User guide</a></li>
<li><a href="mining.html">Mining</a></li>
<li><a href="masternodes.html">Masternodes</a></li>
</ul>
</li>
<li class="dropdown"><a href="javascript:{}">Community</a>
<ul class="dropdown-menu">
<li><a href="getinvolved.html">Get involved</a></li>
</ul>
</li>
<li class="dropdown"><a href="javascript:{}">News</a>
<ul class="dropdown-menu">
<li><a href="media.html">Media releases</a></li>
</ul>
</li>
</ul>
</div>
</nav>
</div>
</div>
<!--//header-->
<!--page-->
<!-- REVOLUTION SLIDER -->
<div class="fullwidthbanner-container">
<div class="fullwidthbanner">
<ul>
<!-- Slide 1 -->
<li data-transition="slideright">
<img src="img/slider/slider1.jpg" alt="" />
<!-- Caption -->
<div class="tp-caption lfr" data-x="left" data-y="195" data-speed="2400" data-start="800" data-easing="easeOutExpo">
<img src="img/slider/Darkcoin_sml.png" alt="" />
</div>
<!-- Caption -->
<div class="caption sft stl" data-x="center" data-y="105" data-speed="1000" data-start="700" data-easing="easeOutExpo">
<h3 class="rev-title bold">DARKCOIN</h3>
</div>
<!-- Caption -->
<div class="caption lfl stl rev-title-sub" data-x="center" data-y="240" data-speed="800" data-start="1100" data-easing="easeOutExpo">
FIRST ANONYMOUS DIGITAL CURRENCY
</div>
<!-- Caption -->
<div class="caption sfb" data-x="center" data-y="320" data-speed="1100" data-start="1500" data-easing="easeOutExpo">
<a href="intro.html" class="btn btn-primary btn-custom">FIND OUT MORE</a> <a href="getstarted.html" class="btn btn-primary btn-custom">DOWNLOAD THE WALLET</a>
</div>
</li>
<!-- Slide 2 -->
<li data-transition="slideleft">
<img src="img/slider/slider2.jpg" alt="" />
<!-- Caption -->
<div class="caption sft stl" data-x="center" data-y="105" data-speed="1000" data-start="700" data-easing="easeOutExpo">
<h3 class="rev-title bold">SECURE</h3>
</div>
<!-- Caption -->
<div class="caption lfl stl rev-title-sub" data-x="center" data-y="240" data-speed="800" data-start="1100" data-easing="easeOutExpo">
GLOBAL NETWORK
</div>
<!-- Caption -->
<div class="caption sfb" data-x="center" data-y="320" data-speed="1100" data-start="1500" data-easing="easeOutExpo">
<a href="intro.html" class="btn btn-primary btn-custom">FIND OUT MORE</a> <a href="getstarted.html" class="btn btn-primary btn-custom">DOWNLOAD THE WALLET</a>
</div>
</li>
</div>
</div>
<!-- // END REVOLUTION SLIDER -->
<div id="banner">
<div class="container intro_wrapper">
<div class="inner_content">
<!--welcome-->
<div class="welcome_index">
Welcome to the <span class="hue">next generation</span> of digital currency<br>
Darkcoin is secure, decentralized and <span class="hue">anonymous</span>
</div>
<!--//welcome-->
</div>
</div>
</div>
<!--//banner-->
<div class="container wrapper">
<div class="inner_content">
<div class="pad45"></div>
<!--info boxes-->
<div class="row">
<div class="span3">
<div class="tile">
<div class="intro-icon-disc cont-large"><i class="fa fa-key intro-icon-large"></i></div>
<h6>ANONYMOUS TRANSACTIONS</h6>
<p>Darkcoin is digital cash. Transactions are pooled together in the blockchain, making them anonymous from the wallet.</p>
</div>
<div class="pad25"></div>
</div>
<div class="span3">
<div class="tile">
<div class="intro-icon-disc cont-large"><i class="fa fa-users intro-icon-large"></i></div>
<h6>GLOBAL PAYMENTS</h6>
<p>You can send Darkcoin to family or friends, or pay for goods or services, anywhere in the world.</p>
</div>
<div class="pad25"></div>
</div>
<div class="span3">
<div class="tile">
<div class="intro-icon-disc cont-large"><i class="fa fa-lock intro-icon-large"></i></div>
<h6>SECURE NETWORK</h6>
<p>The network is decentralized and free from middlemen. It's an anonymous payment system in your control.</p>
</div>
<div class="pad25"></div>
</div>
<div class="span3">
<div class="tile">
<div class="intro-icon-disc cont-large"><i class="fa fa-minus-circle intro-icon-large"></i></div>
<h6>NO BANK FEES</h6>
<p>Darkcoin is a decentralized currency, meaning there are no banks to take a cut of your money.</p>
</div>
<div class="pad25"></div>
</div>
</div>
</div>
<div id="sl-prev" class="widget-scroll-prev"><i class="fa fa-chevron-left white"></i></div>
<div id="sl-next" class="widget-scroll-next"><i class="fa fa-chevron-right white but_marg"></i></div>
</div>
</div>
</div>
</div>
</div>
<!--//page-->
<div class="pad25 hidden-desktop"></div>
</div>
<!-- footer -->
<div id="footer">
<h1>GET STARTED</h1>
<h3 class="center follow">
<a href="getstarted.html" class="btn btn-primary btn-custom btn-rounded">DOWNLOAD WALLET</a>
<div class="pad45"></div></h3>
<div class="follow_us">
<a href="https://twitter.com/DarkcoinCrypto" class="zocial twitter"></a>
<a href="https://www.facebook.com/DarkcoinOfficial" class="zocial facebook"></a>
</div>
</div>
<!-- footer 2 -->
<div id="footer2">
<div class="container">
<div class="row">
<div class="span12">
<div class="copyright">
DARKCOIN
©
<script type="text/javascript">
//<![CDATA[
var d = new Date()
document.write(d.getFullYear())
//]]>
</script>
- All Rights Reserved
</div>
<div class=copyright> <p><a style="color: #ffffff" href="terms_of_use.html">Terms of use</a></p> </div>
</div>
</div>
</div>
</div>
<!-- up to top -->
<a href="#"><i class="go-top hidden-phone hidden-tablet fa fa-angle-double-up"></i></a>
<!--//end-->
<!-- SCRIPTS -->
<script src="js/jquery.js"></script>
<script src="js/bootstrap.min.js"></script>
<script type="text/javascript" src="js/jquery.themepunch.revolution.min.js"></script>
<script type="text/javascript" src="js/jquery.themepunch.plugins.min.js"></script>
<!-- slider settings -->
<script>
//<![CDATA[
$(document).ready(function() {
if ($.fn.cssOriginal!=undefined)
$.fn.css = $.fn.cssOriginal;
$('.fullwidthbanner').revolution(
{
delay:9000,
startwidth:1170,
startheight:550,
onHoverStop:"on",
navigationType:"none",
soloArrowLeftHOffset:0,
soloArrowLeftVOffset:0,
soloArrowRightHOffset:0,
soloArrowRightVOffset:0,
touchenabled:"on",
fullWidth:"on",
shadow:0
});
});
//]]>
</script>
<script src="js/jquery.touchSwipe.min.js"></script>
<script src="js/jquery.mousewheel.min.js"></script>
<script type="text/javascript" src="js/jquery.prettyPhoto.js"></script>
<script type="text/javascript" src="js/scripts.js"></script>
<!-- carousel -->
<script type="text/javascript" src="js/jquery.carouFredSel-6.2.1-packed.js"></script>
<script type="text/javascript">
//<![CDATA[
jQuery(document).ready(function($) {
$("#slider_home").carouFredSel({ width : "100%", height : "auto",
responsive : true, circular : true, infinite : false, auto : false,
items : { width : 231, visible: { min: 1, max: 3 }
},
swipe : { onTouch : true, onMouse : true },
scroll: { items: 3, },
prev : { button : "#sl-prev", key : "left"},
next : { button : "#sl-next", key : "right" }
});
});
//]]>
</script>
</body>
</html>