-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
217 lines (182 loc) · 8.55 KB
/
index.html
File metadata and controls
217 lines (182 loc) · 8.55 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Dirt Rally - Po prostu niesamowity menadżer rajdowy</title>
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="Giedrius Rimkus" />
<meta name="description" content="Dirt Rally - Menadżer rally" />
<meta name="keywords" content="manager rajdowy, gra manager rajdowy, gra rajdowa" />
<link href="bootstrap/css/bootstrap.css" rel="stylesheet">
<style type="text/css">
body {
padding-top: 20px;
padding-bottom: 40px;
}
/* Custom container */
.container-narrow {
margin: 0 auto;
max-width: 700px;
}
.container-narrow > hr {
margin: 30px 0;
}
/* Main marketing message and sign up button */
.jumbotron {
margin: 20px 0;
text-align: center;
}
.jumbotron h1 {
font-size: 72px;
line-height: 1;
}
.jumbotron .btn {
font-size: 21px;
padding: 14px 24px;
}
/* Supporting marketing content */
.marketing {
margin: 60px 0;
}
.marketing p + h4 {
margin-top: 28px;
}
.h_text {
text-align: justify;
}
</style>
<link href="/bootstrap/css/bootstrap-responsive.css" rel="stylesheet">
<!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<p align="center"><img src="naujausias.png" /></p>
<div class="container-narrow">
<div class="jumbotron">
<h1>Po prostu niesamowity menadżer rajdowy</h1>
<p class="lead h_text"><strong>Dirt Rally</strong> to działająca w przeglądarce gra dla fanów rajdów
samochodowych. Obejmujesz kontrole nad młodym zespołem rajdowym.
Zaczynasz od podstawowego samochodu, początkującej ekipy kierowców,
pilotów oraz mechaników. Twoim celem jest pokonanie innych graczy,
przedostanie się na szczyt tabeli i zdobycie tytułu mistrza świata.
</p>
<p align="center">
<a href="http://play.dirtrally.net/sign_up" class="btn btn-success"><strong>PLAY!</strong></a>
<div style="text-align: center">
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="W4YG64SH8587U">
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!" style="width: 80px">
<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>
<a href="http://flattr.com/thing/1348479/Dirt-Rally" target="_blank"><img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" border="0" /></a>
</div>
</p>
<hr>
<div class="row-fluid marketing">
<div class="span6">
<h4>FREE to play!</h4>
<p>Granie w Dirt Rally zawsze będzie darmowe.</p>
<h4>Działa na każdym urządzeniu</h4>
<p>Do grania w Dirt Rally potrzebujesz tylko dwóch rzeczy, połączenia z
internetem i przeglądarki WWW działającej na jakimkolwiek z urządzeń
typu: Komputer PC/Tablet/Smartfon</p>
<h4>Rywalizacja z żywym przeciwnikiem.</h4>
<p>Daje Ci niesamowita ilość zabawy, stajesz na przeciw graczy z całego świata.</p>
</div>
<div class="span6">
<h4>Nagrody</h4>
<p>Na zakończenie każdego sezonu mamy przeznaczone nagrody: koszulki, naklejki, czapki, trofea, a także wiele innych..</p>
<h4>Niezapomniane wrażenia</h4>
<p>Gwarantujemy, nie będziesz żałował czasu spędzonego z Dirt Rally</p>
<h4>Śledź nas na:</h4>
<p><a href="http://www.facebook.com/dirtrally">Facebook</a>, <a href="https://twitter.com/dirtrally">Twitter</a>,
<a href="https://plus.google.com/111569305973619963063">Google+</a> aby być zawsze na bieżąco.</p>
</div>
</div>
<hr>
<!-- twitter and facebook -->
<a href="https://twitter.com/dirtrally" class="twitter-follow-button" data-show-count="false" data-size="large">Follow @dirtrally</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_GB/all.js#xfbml=1";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<div class="fb-like-box" data-href="http://www.facebook.com/dirtrally" data-width="550" data-show-faces="true" data-stream="true" data-header="false"></div>
</div>
<!-- facebook ends -->
<p align="center">
<a class="addthis_button_google_plusone_badge" g:plusone:size="badge" g:plusone:href="https://plus.google.com/111569305973619963063"></a>
<!-- AddThis Button BEGIN -->
<script type="text/javascript">var addthis_config = {"data_track_addressbar":true};</script>
<script type="text/javascript" src="http://s7.addthis.com/js/300/addthis_widget.js#pubid=ra-5093eb49401bda43"></script>
<!-- AddThis Button END -->
</p>
<div class="footer">
<p>© Dirt Rally 2013. All rights reserved.</p>
</div>
<p align="center">
<script language="javascript" type="text/javascript">
<!--
var _hey_lt_w = "", _hey_lt_h = "", _hey_lt_c = "";
//-->
</script>
<script language="javascript1.2" type="text/javascript">
<!--
_hey_lt_w = screen.width; _hey_lt_h = screen.height; _hey_lt_c = navigator.appName.indexOf("Microsoft") >= 0 ? screen.colorDepth : screen.pixelDepth;
//-->
</script>
<script language="javascript" type="text/javascript">
<!--
document.write("<a target='_blank' href='http://www.hey.lt/details.php?id=dirtrally'><img width=88 height=31 border=0 src='//www.hey.lt/count.php?id=dirtrally&width=" + _hey_lt_w + "&height=" + _hey_lt_h + "&color=" + _hey_lt_c + "&referer=" + escape(document.referrer) + "' alt='Hey.lt - Nemokamas lankytojų skaitliukas'><\/a>");
//-->
</script>
<noscript>
<a target="_blank" href="http://www.hey.lt/details.php?id=dirtrally">
<img width="88" height="31" border="0" src="//www.hey.lt/count.php?id=dirtrally" alt="Hey.lt - Nemokamas lankytojų skaitliukas" /></a>
</noscript>
</p>
</div>
<!-- Feedback plugin -->
<script type='text/javascript'>
var _ues = {
host:'dirtrally.userecho.com',
forum:'13622',
lang:'en',
tab_icon_show:false,
tab_corner_radius:5,
tab_font_size:20,
tab_image_hash:'RmVlZGJhY2s%3D',
tab_alignment:'right',
tab_text_color:'#FFFFFF',
tab_bg_color:'#FFCB96',
tab_hover_color:'#F44C4C'
};
(function() {
var _ue = document.createElement('script'); _ue.type = 'text/javascript'; _ue.async = true;
_ue.src = ('https:' == document.location.protocol ? 'https://s3.amazonaws.com/' : 'http://') + 'cdn.userecho.com/js/widget-1.4.gz.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(_ue, s);
})();
</script>
<!-- Google Analytics -->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-12256258-1']);
_gaq.push(['_setDomainName', 'dirtrally.net']);
_gaq.push(['_setAllowLinker', true]);
_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>
</body>
</html>