Crelly Slider - Version 1.3.3

Version Description

  • Fixed responsiveness on small devices
  • Spanish, Serbian and Slovak translations moved to Polyglots. If you want to contribute to translate Crelly Slider in your language, check out this page
Download this release

Release Info

Developer fabiorino
Plugin Icon 128x128 Crelly Slider
Version 1.3.3
Comparing to
See all releases

Code changes from version 1.3.2 to 1.3.3

crellyslider.php CHANGED
@@ -3,7 +3,7 @@
3
  * Plugin Name: Crelly Slider
4
  * Plugin URI: https://wordpress.org/plugins/crelly-slider/
5
  * Description: A free responsive slider that supports layers. Add texts, images, videos and beautify them with transitions and animations.
6
- * Version: 1.3.2
7
  * Author: Fabio Rinaldi
8
  * Author URI: https://github.com/fabiorino
9
  * Text Domain: crelly-slider
@@ -19,7 +19,7 @@ if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
19
 
20
  define('CS_DEBUG', false);
21
 
22
- define('CS_VERSION', '1.3.2');
23
  define('CS_PATH', plugin_dir_path(__FILE__));
24
  define('CS_PLUGIN_URL', plugins_url() . '/crelly-slider');
25
 
3
  * Plugin Name: Crelly Slider
4
  * Plugin URI: https://wordpress.org/plugins/crelly-slider/
5
  * Description: A free responsive slider that supports layers. Add texts, images, videos and beautify them with transitions and animations.
6
+ * Version: 1.3.3
7
  * Author: Fabio Rinaldi
8
  * Author URI: https://github.com/fabiorino
9
  * Text Domain: crelly-slider
19
 
20
  define('CS_DEBUG', false);
21
 
22
+ define('CS_VERSION', '1.3.3');
23
  define('CS_PATH', plugin_dir_path(__FILE__));
24
  define('CS_PLUGIN_URL', plugins_url() . '/crelly-slider');
25
 
css/crellyslider.css CHANGED
@@ -2,7 +2,7 @@
2
  * Plugin Name: Crelly Slider
3
  * Plugin URI: https://wordpress.org/plugins/crelly-slider/
4
  * Description: A free responsive slider that supports layers. Add texts, images, videos and beautify them with transitions and animations.
5
- * Version: 1.3.2
6
  * Author: Fabio Rinaldi
7
  * Author URI: https://github.com/fabiorino
8
  * License: MIT
2
  * Plugin Name: Crelly Slider
3
  * Plugin URI: https://wordpress.org/plugins/crelly-slider/
4
  * Description: A free responsive slider that supports layers. Add texts, images, videos and beautify them with transitions and animations.
5
+ * Version: 1.3.3
6
  * Author: Fabio Rinaldi
7
  * Author URI: https://github.com/fabiorino
8
  * License: MIT
css/crellyslider.min.css CHANGED
@@ -2,10 +2,10 @@
2
  * Plugin Name: Crelly Slider
3
  * Plugin URI: https://wordpress.org/plugins/crelly-slider/
4
  * Description: A free responsive slider that supports layers. Add texts, images, videos and beautify them with transitions and animations.
5
- * Version: 1.3.2
6
  * Author: Fabio Rinaldi
7
  * Author URI: https://github.com/fabiorino
8
  * License: MIT
9
  */
10
 
11
- .crellyslider>.cs-controls>.cs-next,.crellyslider>.cs-controls>.cs-previous,.crellyslider>.cs-preloader>.cs-loader{background-repeat:no-repeat;background-position:center center;border:10px;box-shadow:0 3px 10px rgba(0,0,0,.16),0 3px 10px rgba(0,0,0,.23)}.crellyslider{margin:0 auto;position:relative;white-space:nowrap;overflow:hidden;line-height:1.5;font-size:14px;color:#000;font-family:Verdana,sans-serif}.crellyslider a,.crellyslider a:hover{color:#0073aa}.crellyslider>.cs-preloader{width:100%;height:100%;z-index:999;background-color:#fff;position:relative;overflow:hidden}.crellyslider>.cs-preloader>.cs-bg{position:absolute;top:0;left:0;z-index:11;display:block;width:100%;height:100%;filter:blur(5px);-webkit-filter:blur(5px);-moz-filter:blur(5px);-o-filter:blur(5px);-ms-filter:blur(5px)}.crellyslider>.cs-preloader>.cs-loader{width:50px;height:50px;position:absolute;top:50%;left:50%;margin-top:-25px;margin-left:-25px;z-index:12;background-color:#fff;border-radius:50%}.crellyslider>.cs-preloader>.cs-loader>.cs-spinner{top:16px;left:50%;margin-left:-2px;display:inline-block;position:relative;-webkit-animation:cs-bounce-middle .6s ease .1s infinite;animation:cs-bounce-middle .6s ease .1s infinite}.crellyslider>.cs-preloader>.cs-loader>.cs-spinner,.crellyslider>.cs-preloader>.cs-loader>.cs-spinner:after,.crellyslider>.cs-preloader>.cs-loader>.cs-spinner:before{width:4px;height:18px;background-color:#0b60a9;border-radius:2px}.crellyslider>.cs-preloader>.cs-loader>.cs-spinner:after,.crellyslider>.cs-preloader>.cs-loader>.cs-spinner:before{content:"";position:absolute;display:block;top:50%;-webkit-transform:translateY(-10px) translateZ(0);transform:translateY(-10px) translateZ(0)}.crellyslider>.cs-preloader>.cs-loader>.cs-spinner:before{left:-6px;-webkit-animation:cs-bounce-middle .6s ease 0s infinite;animation:cs-bounce-middle .6s ease 0s infinite}.crellyslider>.cs-preloader>.cs-loader>.cs-spinner:after{left:6px;-webkit-animation:cs-bounce-middle .6s ease .2s infinite;animation:cs-bounce-middle .6s ease .2s infinite}@-webkit-keyframes cs-bounce-middle{0%,100%{height:4px;margin-top:8px;margin-bottom:8px}50%{height:20px;margin-top:0;margin-bottom:0}}@keyframes cs-bounce-middle{0%,100%{height:4px;margin-top:8px;margin-bottom:8px}50%{height:20px;margin-top:0;margin-bottom:0}}.crellyslider>.cs-controls,.crellyslider>.cs-navigation{z-index:999;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;-ms-transition:all .2s;transition:all .2s;opacity:0;filter:alpha(opacity=0)}.crellyslider:hover>.cs-controls,.crellyslider:hover>.cs-navigation{opacity:1;filter:alpha(opacity=100)}.crellyslider>.cs-slides{list-style:none;margin:0;padding:0}.crellyslider>.cs-slides>.cs-slide{margin:0;padding:0;position:absolute;overflow:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.crellyslider>.cs-slides>.cs-slide>.cs-background-link{opacity:0;z-index:0;padding:0;width:100%!important;height:100%!important;top:0!important;left:0!important}.crellyslider>.cs-slides>.cs-slide>*{position:absolute;display:block;cursor:default;-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none;font-size:14px}.crellyslider>.cs-slides>.cs-slide>a{cursor:pointer}.crellyslider>.cs-slides>.cs-slide>a>img,.crellyslider>.cs-slides>.cs-slide>img{max-width:none!important}.crellyslider>.cs-slides>.cs-slide a,.crellyslider>.cs-slides>.cs-slide>a>img{text-decoration:none;outline:0;border:none}.crellyslider>.cs-controls{position:absolute;width:100%;top:50%;margin-top:-9px}.crellyslider>.cs-controls>.cs-next,.crellyslider>.cs-controls>.cs-previous{display:block;width:35px;height:35px;position:absolute;cursor:pointer;background-color:#fff;border-radius:50%}.crellyslider>.cs-controls>.cs-previous{background-image:url(../images/arrow-left.png);left:30px}.crellyslider>.cs-controls>.cs-next{background-image:url(../images/arrow-right.png);right:30px}.crellyslider>.cs-navigation{position:absolute;width:100%;height:0;bottom:40px;text-align:center}.crellyslider>.cs-navigation>.cs-slide-link{width:15px;height:15px;display:inline-block;cursor:pointer;margin:6px;background-color:#fff;box-shadow:0 3px 10px rgba(0,0,0,.16),0 3px 10px rgba(0,0,0,.23);border:10px;border-radius:50%;opacity:.5;filter:alpha(opacity=50)}.crellyslider>.cs-navigation>.cs-slide-link.cs-active{opacity:1;filter:alpha(opacity=100)}.crellyslider>.cs-progress-bar{width:0%;height:4px;position:absolute;top:0;background-color:#fff;opacity:.5;filter:alpha(opacity=50);z-index:999}.crellyslider>.cs-progress-bar.cs-progress-bar-hidden{opacity:0;filter:alpha(opacity=0)}
2
  * Plugin Name: Crelly Slider
3
  * Plugin URI: https://wordpress.org/plugins/crelly-slider/
4
  * Description: A free responsive slider that supports layers. Add texts, images, videos and beautify them with transitions and animations.
5
+ * Version: 1.3.3
6
  * Author: Fabio Rinaldi
7
  * Author URI: https://github.com/fabiorino
8
  * License: MIT
9
  */
10
 
11
+ .crellyslider>.cs-controls>.cs-next,.crellyslider>.cs-controls>.cs-previous,.crellyslider>.cs-preloader>.cs-loader{background-repeat:no-repeat;background-position:center center;border:10px;box-shadow:0 3px 10px rgba(0,0,0,.16),0 3px 10px rgba(0,0,0,.23)}.crellyslider{margin:0 auto;position:relative;white-space:nowrap;overflow:hidden;line-height:1.5;font-size:14px;color:#000;font-family:Verdana,sans-serif}.crellyslider a,.crellyslider a:hover{color:#0073aa}.crellyslider>.cs-preloader{width:100%;height:100%;z-index:999;background-color:#fff;position:relative;overflow:hidden}.crellyslider>.cs-preloader>.cs-bg{position:absolute;top:0;left:0;z-index:11;display:block;width:100%;height:100%;filter:blur(5px);-webkit-filter:blur(5px);-moz-filter:blur(5px);-o-filter:blur(5px);-ms-filter:blur(5px)}.crellyslider>.cs-preloader>.cs-loader{width:50px;height:50px;position:absolute;top:50%;left:50%;margin-top:-25px;margin-left:-25px;z-index:12;background-color:#fff;border-radius:50%}.crellyslider>.cs-preloader>.cs-loader>.cs-spinner{top:16px;left:50%;margin-left:-2px;display:inline-block;position:relative;-webkit-animation:cs-bounce-middle .6s ease .1s infinite;animation:cs-bounce-middle .6s ease .1s infinite}.crellyslider>.cs-preloader>.cs-loader>.cs-spinner,.crellyslider>.cs-preloader>.cs-loader>.cs-spinner:after,.crellyslider>.cs-preloader>.cs-loader>.cs-spinner:before{width:4px;height:18px;background-color:#0b60a9;border-radius:2px}.crellyslider>.cs-preloader>.cs-loader>.cs-spinner:after,.crellyslider>.cs-preloader>.cs-loader>.cs-spinner:before{content:"";position:absolute;display:block;top:50%;-webkit-transform:translateY(-10px) translateZ(0);transform:translateY(-10px) translateZ(0)}.crellyslider>.cs-preloader>.cs-loader>.cs-spinner:before{left:-6px;-webkit-animation:cs-bounce-middle .6s ease 0s infinite;animation:cs-bounce-middle .6s ease 0s infinite}.crellyslider>.cs-preloader>.cs-loader>.cs-spinner:after{left:6px;-webkit-animation:cs-bounce-middle .6s ease .2s infinite;animation:cs-bounce-middle .6s ease .2s infinite}@-webkit-keyframes cs-bounce-middle{0%,100%{height:4px;margin-top:8px;margin-bottom:8px}50%{height:20px;margin-top:0;margin-bottom:0}}@keyframes cs-bounce-middle{0%,100%{height:4px;margin-top:8px;margin-bottom:8px}50%{height:20px;margin-top:0;margin-bottom:0}}.crellyslider>.cs-controls,.crellyslider>.cs-navigation{z-index:999;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;-ms-transition:all .2s;transition:all .2s;opacity:0;filter:alpha(opacity=0)}.crellyslider:hover>.cs-controls,.crellyslider:hover>.cs-navigation{opacity:1;filter:alpha(opacity=100)}.crellyslider>.cs-slides{list-style:none;margin:0;padding:0}.crellyslider>.cs-slides>.cs-slide{margin:0;padding:0;position:absolute;overflow:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.crellyslider>.cs-slides>.cs-slide>.cs-background-link{opacity:0;z-index:0;padding:0;width:100%!important;height:100%!important;top:0!important;left:0!important}.crellyslider>.cs-slides>.cs-slide>*{position:absolute;display:block;cursor:default;-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none;font-size:14px}.crellyslider>.cs-slides>.cs-slide>a{cursor:pointer}.crellyslider>.cs-slides>.cs-slide>a>img,.crellyslider>.cs-slides>.cs-slide>img{max-width:none!important}.crellyslider>.cs-slides>.cs-slide a,.crellyslider>.cs-slides>.cs-slide>a>img{text-decoration:none;outline:0;border:none}.crellyslider>.cs-controls{position:absolute;width:100%;top:50%;margin-top:-9px}.crellyslider>.cs-controls>.cs-next,.crellyslider>.cs-controls>.cs-previous{display:block;width:35px;height:35px;position:absolute;cursor:pointer;background-color:#fff;border-radius:50%}.crellyslider>.cs-controls>.cs-previous{background-image:url(../images/arrow-left.png);left:30px}.crellyslider>.cs-controls>.cs-next{background-image:url(../images/arrow-right.png);right:30px}.crellyslider>.cs-navigation{position:absolute;width:100%;height:0;bottom:40px;text-align:center}.crellyslider>.cs-navigation>.cs-slide-link{width:15px;height:15px;display:inline-block;cursor:pointer;margin:6px;background-color:#fff;box-shadow:0 3px 10px rgba(0,0,0,.16),0 3px 10px rgba(0,0,0,.23);border:10px;border-radius:50%;opacity:.5;filter:alpha(opacity=50)}.crellyslider>.cs-navigation>.cs-slide-link.cs-active{opacity:1;filter:alpha(opacity=100)}.crellyslider>.cs-progress-bar{width:0%;height:4px;position:absolute;top:0;background-color:#fff;opacity:.5;filter:alpha(opacity=50);z-index:999}.crellyslider>.cs-progress-bar.cs-progress-bar-hidden{opacity:0;filter:alpha(opacity=0)}
demo/demo.html DELETED
@@ -1,638 +0,0 @@
1
- <!doctype html>
2
- <html>
3
-
4
- <head>
5
- <meta charset="utf-8" />
6
- <meta name="viewport" content="width=device-width" />
7
-
8
- <title>Crelly Slider - Free jQuery Slider</title>
9
- <meta name="description" content="The first Free Wordpress Slider that supports animations" />
10
-
11
- <link rel="stylesheet" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.11.2/themes/smoothness/jquery-ui.css" />
12
- <link rel="stylesheet" type="text/css" href="../css/crellyslider.css" />
13
-
14
- <link href='http://fonts.googleapis.com/css?family=Rokkitt' rel='stylesheet' type='text/css'>
15
- <style type="text/css">
16
- @font-face {font-family:"Bender";src:url("fonts/Bender.eot?") format("eot"),url("fonts/Bender.woff") format("woff"),url("fonts/Bender.ttf") format("truetype"),url("fonts/Bender.svg#Bender") format("svg");font-weight:normal;font-style:normal;}
17
- body {
18
- margin: 0;
19
- padding: 0;
20
- font-family: arial;
21
- font-size: 14px;
22
- line-height: 1.5em;
23
- vertical-align: baseline;
24
- }
25
-
26
- img {
27
- max-width: 100%;
28
- height: auto;
29
- }
30
- </style>
31
-
32
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
33
- <script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.11.2/jquery-ui.min.js"></script>
34
- <script type="text/javascript" src="../js/jquery.crellyslider.js"></script> <!-- use jquery.crellyslider.min.js for production -->
35
- </head>
36
-
37
- <body>
38
- <div style="display: none;" class="crellyslider-slider crellyslider-slider-fixed crellyslider-slider-home_slider" id="crellyslider-1">
39
- <ul>
40
- <li
41
- style="
42
- background-color: transparent;
43
- background-image: url('http://fabiorino1.altervista.org/projects/crellyslider/wp-content/uploads/2014/08/bg21.png');
44
- background-color: red;
45
- background-position-x: 0;
46
- background-position-y: 0;
47
- background-repeat: repeat;
48
- background-size: auto;
49
-
50
- "
51
- data-in="slideLeft"
52
- data-ease-in="400"
53
- data-out="slideLeft"
54
- data-ease-out="400"
55
- data-time="5000"
56
- >
57
- <img
58
- src="http://fabiorino1.altervista.org/projects/crellyslider/wp-content/uploads/2014/08/and1.png"
59
- alt=""
60
- style="
61
- z-index: 1;
62
-
63
- "
64
- data-delay="600"
65
- data-ease-in="300"
66
- data-ease-out="200"
67
- data-in="slideUp"
68
- data-out="fade"
69
- data-ignore-ease-out="0"
70
- data-top="62"
71
- data-left="505"
72
- data-time="all"
73
- />
74
- <div
75
- style="z-index: 1;
76
- font-size: 24px;
77
- color: #fff;
78
- font-family: 'Bender', 'Rokkitt', serif;
79
- "
80
- data-delay="600"
81
- data-ease-in="300"
82
- data-ease-out="200"
83
- data-in="slideUp"
84
- data-out="fadeSmallRight"
85
- data-ignore-ease-out="0"
86
- data-top="85"
87
- data-left="578"
88
- data-time="all"
89
- >
90
- IT'S OPEN SOURCE
91
- </div>
92
- <img
93
- src="http://fabiorino1.altervista.org/projects/crellyslider/wp-content/uploads/2014/08/heart.png"
94
- alt=""
95
- style="
96
- z-index: 1;
97
-
98
- "
99
- data-delay="2300"
100
- data-ease-in="300"
101
- data-ease-out="200"
102
- data-in="fadeSmallLeft"
103
- data-out="fadeSmallDown"
104
- data-ignore-ease-out="0"
105
- data-top="422"
106
- data-left="920"
107
- data-time="all"
108
- />
109
- <img
110
- src="http://fabiorino1.altervista.org/projects/crellyslider/wp-content/uploads/2014/08/arrow-right.png"
111
- alt=""
112
- style="
113
- z-index: 1;
114
-
115
- "
116
- data-delay="1700"
117
- data-ease-in="300"
118
- data-ease-out="200"
119
- data-in="fade"
120
- data-out="fadeSmallRight"
121
- data-ignore-ease-out="0"
122
- data-top="329"
123
- data-left="798"
124
- data-time="all"
125
- />
126
- <div
127
- style="z-index: 1;
128
- font-size: 24px;
129
- color: #fff;
130
- font-family: 'Bender', 'Rokkitt', serif;
131
- "
132
- data-delay="600"
133
- data-ease-in="300"
134
- data-ease-out="200"
135
- data-in="slideUp"
136
- data-out="fadeSmallLeft"
137
- data-ignore-ease-out="0"
138
- data-top="85"
139
- data-left="385"
140
- data-time="all"
141
- >
142
- IT'S FREE
143
- </div>
144
- <img
145
- src="http://fabiorino1.altervista.org/projects/crellyslider/wp-content/uploads/2014/08/magic1.png"
146
- alt=""
147
- style="
148
- z-index: 1;
149
-
150
- "
151
- data-delay="1100"
152
- data-ease-in="300"
153
- data-ease-out="200"
154
- data-in="slideUp"
155
- data-out="fade"
156
- data-ignore-ease-out="0"
157
- data-top="309"
158
- data-left="704"
159
- data-time="all"
160
- />
161
- <img
162
- src="http://fabiorino1.altervista.org/projects/crellyslider/wp-content/uploads/2014/08/arrow-upRight.png"
163
- alt=""
164
- style="
165
- z-index: 1;
166
-
167
- "
168
- data-delay="1400"
169
- data-ease-in="300"
170
- data-ease-out="200"
171
- data-in="fade"
172
- data-out="fadeSmallUp"
173
- data-ignore-ease-out="0"
174
- data-top="229"
175
- data-left="798"
176
- data-time="all"
177
- />
178
- <img
179
- src="http://fabiorino1.altervista.org/projects/crellyslider/wp-content/uploads/2014/08/arrow-downRight.png"
180
- alt=""
181
- style="
182
- z-index: 1;
183
-
184
- "
185
- data-delay="2000"
186
- data-ease-in="300"
187
- data-ease-out="200"
188
- data-in="fade"
189
- data-out="fadeSmallDown"
190
- data-ignore-ease-out="0"
191
- data-top="398"
192
- data-left="798"
193
- data-time="all"
194
- />
195
- <img
196
- src="http://fabiorino1.altervista.org/projects/crellyslider/wp-content/uploads/2014/08/code1.png"
197
- alt=""
198
- style="
199
- z-index: 1;
200
-
201
- "
202
- data-delay="800"
203
- data-ease-in="300"
204
- data-ease-out="200"
205
- data-in="slideUp"
206
- data-out="slideDown"
207
- data-ignore-ease-out="0"
208
- data-top="203"
209
- data-left="60"
210
- data-time="all"
211
- />
212
- <div
213
- style="z-index: 1;
214
- font-size: 14px;
215
- color: #fff;
216
- "
217
- data-delay="2300"
218
- data-ease-in="300"
219
- data-ease-out="200"
220
- data-in="fadeSmallLeft"
221
- data-out="fadeSmallUp"
222
- data-ignore-ease-out="0"
223
- data-top="232"
224
- data-left="959"
225
- data-time="all"
226
- >
227
- Well Documented
228
- </div>
229
- <div
230
- style="z-index: 1;
231
- font-size: 14px;
232
- color: #fff;
233
- "
234
- data-delay="2300"
235
- data-ease-in="300"
236
- data-ease-out="200"
237
- data-in="fadeSmallLeft"
238
- data-out="fadeSmallRight"
239
- data-ignore-ease-out="0"
240
- data-top="327"
241
- data-left="959"
242
- data-time="all"
243
- >
244
- Clear Code
245
- </div>
246
- <img
247
- src="http://fabiorino1.altervista.org/projects/crellyslider/wp-content/uploads/2014/08/document.png"
248
- alt=""
249
- style="
250
- z-index: 1;
251
-
252
- "
253
- data-delay="2300"
254
- data-ease-in="300"
255
- data-ease-out="200"
256
- data-in="fadeSmallLeft"
257
- data-out="fadeSmallUp"
258
- data-ignore-ease-out="0"
259
- data-top="232"
260
- data-left="920"
261
- data-time="all"
262
- />
263
- <div
264
- style="z-index: 1;
265
- font-size: 14px;
266
- color: #fff;
267
- "
268
- data-delay="2300"
269
- data-ease-in="300"
270
- data-ease-out="200"
271
- data-in="fadeSmallLeft"
272
- data-out="fadeSmallDown"
273
- data-ignore-ease-out="0"
274
- data-top="422"
275
- data-left="959"
276
- data-time="all"
277
- >
278
- Done with Love
279
- </div>
280
- <img
281
- src="http://fabiorino1.altervista.org/projects/crellyslider/wp-content/uploads/2014/08/tick.png"
282
- alt=""
283
- style="
284
- z-index: 1;
285
-
286
- "
287
- data-delay="2300"
288
- data-ease-in="300"
289
- data-ease-out="200"
290
- data-in="fadeSmallLeft"
291
- data-out="fadeSmallRight"
292
- data-ignore-ease-out="0"
293
- data-top="327"
294
- data-left="920"
295
- data-time="all"
296
- />
297
- </li>
298
- <li
299
- style="
300
- background-color: rgb(255, 255, 255);
301
- background-image: none;
302
- background-position-x: 0;
303
- background-position-y: 0;
304
- background-repeat: no-repeat;
305
- background-size: auto;
306
-
307
- "
308
- data-in="fade"
309
- data-ease-in="400"
310
- data-out="fade"
311
- data-ease-out="400"
312
- data-time="3000"
313
- >
314
- <img
315
- src="http://fabiorino1.altervista.org/projects/crellyslider/wp-content/uploads/2014/08/man_4.png"
316
- alt=""
317
- style="
318
- z-index: 1;
319
-
320
- "
321
- data-delay="450"
322
- data-ease-in="300"
323
- data-ease-out="300"
324
- data-in="slideUp"
325
- data-out="fade"
326
- data-ignore-ease-out="0"
327
- data-top="237"
328
- data-left="349"
329
- data-time="all"
330
- />
331
- <img
332
- src="http://fabiorino1.altervista.org/projects/crellyslider/wp-content/uploads/2014/08/man_1.png"
333
- alt=""
334
- style="
335
- z-index: 1;
336
-
337
- "
338
- data-delay="0"
339
- data-ease-in="300"
340
- data-ease-out="300"
341
- data-in="fadeUp"
342
- data-out="fade"
343
- data-ignore-ease-out="0"
344
- data-top="237"
345
- data-left="201"
346
- data-time="all"
347
- />
348
- <div
349
- style="z-index: 1;
350
- font-size: 24px;
351
- padding: 5px 0;
352
- "
353
- data-delay="1300"
354
- data-ease-in="300"
355
- data-ease-out="300"
356
- data-in="fadeSmallRight"
357
- data-out="fade"
358
- data-ignore-ease-out="0"
359
- data-top="59"
360
- data-left="511"
361
- data-time="all"
362
- >
363
- LET'S DISCOVER
364
- </div>
365
- <img
366
- src="http://fabiorino1.altervista.org/projects/crellyslider/wp-content/uploads/2014/08/man_2.png"
367
- alt=""
368
- style="
369
- z-index: 1;
370
-
371
- "
372
- data-delay="150"
373
- data-ease-in="300"
374
- data-ease-out="300"
375
- data-in="slideUp"
376
- data-out="fade"
377
- data-ignore-ease-out="0"
378
- data-top="237"
379
- data-left="795"
380
- data-time="all"
381
- />
382
- <div
383
- style="z-index: 1;
384
- color: #fff;
385
- padding: 5px 20px;
386
- font-size: 24px;
387
- background: red;
388
- font-weight: bold;
389
- z-index: 2;
390
- "
391
- data-delay="1000"
392
- data-ease-in="300"
393
- data-ease-out="300"
394
- data-in="slideRight"
395
- data-out="fade"
396
- data-ignore-ease-out="0"
397
- data-top="59"
398
- data-left="381"
399
- data-time="all"
400
- >
401
- HELLO
402
- </div>
403
- <img
404
- src="http://fabiorino1.altervista.org/projects/crellyslider/wp-content/uploads/2014/08/man_3.png"
405
- alt=""
406
- style="
407
- z-index: 1;
408
-
409
- "
410
- data-delay="900"
411
- data-ease-in="300"
412
- data-ease-out="300"
413
- data-in="slideUp"
414
- data-out="fade"
415
- data-ignore-ease-out="0"
416
- data-top="237"
417
- data-left="495"
418
- data-time="all"
419
- />
420
- <img
421
- src="http://fabiorino1.altervista.org/projects/crellyslider/wp-content/uploads/2014/08/man_5.png"
422
- alt=""
423
- style="
424
- z-index: 1;
425
-
426
- "
427
- data-delay="700"
428
- data-ease-in="300"
429
- data-ease-out="300"
430
- data-in="slideUp"
431
- data-out="fade"
432
- data-ignore-ease-out="0"
433
- data-top="237"
434
- data-left="649"
435
- data-time="all"
436
- />
437
- </li>
438
- <li
439
- style="
440
- background-color: transparent;
441
- background-image: url('http://fabiorino1.altervista.org/projects/crellyslider/wp-content/uploads/2014/08/business.jpg');
442
- background-position-x: center;
443
- background-position-y: center;
444
- background-repeat: no-repeat;
445
- background-size: cover;
446
-
447
- "
448
- data-in="fade"
449
- data-ease-in="300"
450
- data-out="fade"
451
- data-ease-out="300"
452
- data-time="5000"
453
- >
454
- <div
455
- style="z-index: 1;
456
- font-size: 48px;
457
- color: #fff;
458
- font-family: 'Lato';
459
- "
460
- data-delay="0"
461
- data-ease-in="600"
462
- data-ease-out="600"
463
- data-in="fadeDown"
464
- data-out="fadeSmallDown"
465
- data-ignore-ease-out="0"
466
- data-top="195"
467
- data-left="386"
468
- data-time="all"
469
- >
470
- CRELLY SLIDER
471
- </div>
472
- <div
473
- style="z-index: 1;
474
- font-size: 18px;
475
- color: #fff;
476
- font-family: 'Lato';
477
- "
478
- data-delay="600"
479
- data-ease-in="400"
480
- data-ease-out="400"
481
- data-in="fadeSmallDown"
482
- data-out="fadeSmallDown"
483
- data-ignore-ease-out="0"
484
- data-top="273"
485
- data-left="337"
486
- data-time="all"
487
- >
488
- the first FREE WordPress slider with elements animations
489
- </div>
490
- </li>
491
- <li
492
- style="
493
- background-color: transparent;
494
- background-image: url('http://fabiorino1.altervista.org/projects/crellyslider/wp-content/uploads/2014/08/bg1.png');
495
- background-position-x: auto;
496
- background-position-y: auto;
497
- background-repeat: repeat;
498
- background-size: auto;
499
-
500
- "
501
- data-in="fade"
502
- data-ease-in="400"
503
- data-out="fade"
504
- data-ease-out="400"
505
- data-time="5000"
506
- >
507
- <img
508
- src="http://fabiorino1.altervista.org/projects/crellyslider/wp-content/uploads/2014/08/hill2.png"
509
- alt=""
510
- style="
511
- z-index: 1;
512
-
513
- "
514
- data-delay="0"
515
- data-ease-in="200"
516
- data-ease-out="200"
517
- data-in="slideUp"
518
- data-out="slideDown"
519
- data-ignore-ease-out="0"
520
- data-top="254"
521
- data-left="0"
522
- data-time="all"
523
- />
524
- <img
525
- src="http://fabiorino1.altervista.org/projects/crellyslider/wp-content/uploads/2014/08/house.png"
526
- alt=""
527
- style="
528
- z-index: 0;
529
-
530
- "
531
- data-delay="400"
532
- data-ease-in="200"
533
- data-ease-out="200"
534
- data-in="slideLeft"
535
- data-out="slideRight"
536
- data-ignore-ease-out="0"
537
- data-top="149"
538
- data-left="837"
539
- data-time="all"
540
- />
541
- <img
542
- src="http://fabiorino1.altervista.org/projects/crellyslider/wp-content/uploads/2014/08/airplane.png"
543
- alt=""
544
- style="
545
- z-index: 1;
546
-
547
- "
548
- data-delay="0"
549
- data-ease-in="10800"
550
- data-ease-out="200"
551
- data-in="slideRight"
552
- data-out="fade"
553
- data-ignore-ease-out="1"
554
- data-top="44"
555
- data-left="1140"
556
- data-time="all"
557
- />
558
- <div
559
- style="z-index: 1;
560
- font-size: 22px;
561
- line-height: 26px;
562
- color: #fff;
563
- font-family: 'Rokkitt', serif;
564
- "
565
- data-delay="1100"
566
- data-ease-in="300"
567
- data-ease-out="200"
568
- data-in="slideRight"
569
- data-out="slideLeft"
570
- data-ignore-ease-out="0"
571
- data-top="245"
572
- data-left="60"
573
- data-time="all"
574
- >
575
- They are colored, animated, creative.<br/>Make your WebSite more awesome
576
- </div>
577
- <div
578
- style="z-index: 1;
579
- font-size: 48px;
580
- color: #fff;
581
- font-family: 'Rokkitt', serif;
582
- "
583
- data-delay="800"
584
- data-ease-in="300"
585
- data-ease-out="200"
586
- data-in="slideRight"
587
- data-out="slideLeft"
588
- data-ignore-ease-out="0"
589
- data-top="190"
590
- data-left="60"
591
- data-time="all"
592
- >
593
- Create Slides
594
- </div>
595
- </li>
596
- </ul>
597
- </div>
598
-
599
- <script type="text/javascript">
600
- (function($) {
601
- $(document).ready(function() {
602
- $("#crellyslider-1").crellySlider({
603
- layout : 'fixed',
604
- responsive : true,
605
- startWidth : 1140,
606
- startHeight : 487,
607
-
608
- pauseOnHover : true,
609
- automaticSlide : false,
610
- showControls : true,
611
- showNavigation : true,
612
- showProgressBar : true,
613
- enableSwipe : true,
614
-
615
- slidesTime : 3000,
616
- elementsDelay : 0,
617
- elementsTime : 'all',
618
- slidesEaseIn : 300,
619
- elementsEaseIn : 300,
620
- slidesEaseOut : 300,
621
- elementsEaseOut : 300,
622
- ignoreElementsEaseOut : false,
623
-
624
- videoAutoplay : true,
625
- videoLoop : false,
626
-
627
- beforeStart : function() {},
628
- beforeSetResponsive : function() {},
629
- beforeSlideStart : function() {},
630
- beforePause : function() {},
631
- beforeResume : function() {},
632
- });
633
- });
634
- })(jQuery);
635
- </script>
636
-
637
- </body>
638
- </html>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
demo/fonts/Bender.eot DELETED
Binary file
demo/fonts/Bender.svg DELETED
@@ -1,436 +0,0 @@
1
- <?xml version="1.0" standalone="no"?>
2
- <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
3
- <svg>
4
- <metadata>
5
- Created by FontForge 20110222 at Mon Mar 7 13:18:46 2011
6
- By www-data
7
- Copyright (c) 2009 by Oleg Zhuravlev, Gladkikh Ivan. All rights reserved.
8
- </metadata>
9
- <defs>
10
- <font id="Bender" horiz-adv-x="561" >
11
- <font-face
12
- font-family="Bender"
13
- font-weight="400"
14
- font-stretch="normal"
15
- units-per-em="1000"
16
- panose-1="2 0 5 3 2 0 0 2 0 4"
17
- ascent="800"
18
- descent="-200"
19
- x-height="533"
20
- cap-height="700"
21
- bbox="-70 -275 1011 955"
22
- underline-thickness="50"
23
- underline-position="-50"
24
- stemh="65"
25
- stemv="65"
26
- unicode-range="U+0020-2122"
27
- />
28
- <missing-glyph />
29
- <glyph glyph-name="quotedbl" unicode="&#x22;" horiz-adv-x="275"
30
- d="M41 447l-11 253h70l-11 -253h-48zM186 447l-11 253h70l-11 -253h-48z" />
31
- <glyph glyph-name="numbersign" unicode="#" horiz-adv-x="734"
32
- d="M127 0h-67l76 192h-136v65h160l75 186h-133v65h157l77 192h67l-76 -192h203l77 192h67l-76 -192h136v-65h-161l-74 -186h133v-65h-158l-76 -192h-67l76 192h-204zM302 443l-73 -186h202l75 186h-204z" />
33
- <glyph glyph-name="dollar" unicode="$" horiz-adv-x="544"
34
- d="M150 65h225l64 64v95l-14 26l-358 174l-27 56v118l102 102h98v70h65v-70h99l98 -33l-20 -60l-90 28h-223l-64 -64v-72l12 -25l356 -173l31 -58v-141l-102 -102h-98v-70h-65v70h-96l-101 34l21 61z" />
35
- <glyph glyph-name="percent" unicode="%" horiz-adv-x="701"
36
- d="M61 28l529 685l49 -38l-528 -686zM463 290h126l82 -82v-126l-82 -82h-126l-82 82v126zM562 225h-72l-44 -44v-72l44 -44h72l44 44v72zM112 700h126l82 -82v-126l-82 -82h-126l-82 82v126zM211 635h-72l-44 -44v-72l44 -44h72l44 44v72z" />
37
- <glyph glyph-name="ampersand" unicode="&#x26;" horiz-adv-x="605"
38
- d="M547 -12l-96 107l-95 -95h-223l-103 102v138l154 152l-86 96v110l103 102h204l103 -103v-95h-65v68l-65 65h-150l-65 -65v-57l290 -323l91 90l46 -46l-93 -93l98 -110zM160 65h170l78 78l-181 201l-132 -131v-83z" />
39
- <glyph glyph-name="quotesingle" unicode="'" horiz-adv-x="130"
40
- d="M41 447l-11 253h70l-11 -253h-48z" />
41
- <glyph glyph-name="parenleft" unicode="(" horiz-adv-x="250"
42
- d="M105 544v-552l47 -74l98 -36l-22 -60l-117 42l-71 114v580l71 114l117 42l22 -60l-98 -36z" />
43
- <glyph glyph-name="parenright" unicode=")" horiz-adv-x="250"
44
- d="M145 -8v552l-47 74l-98 36l22 60l117 -42l71 -114v-580l-71 -114l-117 -42l-22 60l98 36z" />
45
- <glyph glyph-name="asterisk" unicode="*" horiz-adv-x="377"
46
- d="M156 592v108h65v-108l92 54l34 -57l-93 -55l93 -55l-34 -57l-92 54v-108h-65v108l-92 -54l-34 57l93 55l-93 55l34 57z" />
47
- <glyph glyph-name="plus" unicode="+" horiz-adv-x="470"
48
- d="M202 560h65v-183h183v-65h-183v-182h-65v182h-182v65h182v183z" />
49
- <glyph glyph-name="comma" unicode="," horiz-adv-x="150"
50
- d="M0 -180l55 240h75l-85 -240h-45z" />
51
- <glyph glyph-name="hyphen" unicode="-" horiz-adv-x="450"
52
- d="M20 312v65h410v-65h-410z" />
53
- <glyph glyph-name="period" unicode="." horiz-adv-x="150"
54
- d="M54 -10l-24 24v42l24 24h42l24 -24v-42l-24 -24h-42z" />
55
- <glyph glyph-name="slash" unicode="/" horiz-adv-x="506"
56
- d="M0 20l453 692l53 -33l-453 -693z" />
57
- <glyph glyph-name="zero" unicode="0" horiz-adv-x="604"
58
- d="M125 125l305 497l-14 13h-226l-65 -64v-446zM479 575l-305 -497l14 -13h226l65 64v446zM442 700l102 -102v-496l-103 -102h-279l-102 102v496l103 102h279z" />
59
- <glyph glyph-name="one" unicode="1" horiz-adv-x="360"
60
- d="M340 0h-297v65h116v544l-93 -93l-46 46l139 139h65v-636h116v-65z" />
61
- <glyph glyph-name="two" unicode="2" horiz-adv-x="546"
62
- d="M128 635l-88 -28l-20 61l103 32h281l102 -103v-181l-93 -93l-327 -214v-44h420v-65h-485v144l347 227l73 74v126l-63 64h-250z" />
63
- <glyph glyph-name="three" unicode="3" horiz-adv-x="535"
64
- d="M111 0l-101 34l21 61l87 -30h248l64 63v154l-63 63h-216v69l250 221h-380v65h474v-66l-254 -224h152l102 -102v-206l-103 -102h-281z" />
65
- <glyph glyph-name="four" unicode="4" horiz-adv-x="556"
66
- d="M473 236h73v-65h-73v-171h-65v171h-398v88l398 443h65v-466zM408 236v366l-329 -366h329z" />
67
- <glyph glyph-name="five" unicode="5" horiz-adv-x="559"
68
- d="M59 700h460v-65h-395v-217h293l102 -102v-214l-103 -102h-265l-101 34l21 61l87 -30h230l66 65v158l-65 65h-330v347z" />
69
- <glyph glyph-name="six" unicode="6" horiz-adv-x="585"
70
- d="M60 103v494l102 103h282l98 -33l-22 -61l-89 29h-243l-63 -64v-157l33 11h284l103 -105v-218l-103 -102h-279zM415 360h-257l-33 -11v-219l65 -65h225l65 65v163z" />
71
- <glyph glyph-name="seven" unicode="7" horiz-adv-x="505"
72
- d="M249 175v-175h-65v191l236 401v43h-410v65h475v-125z" />
73
- <glyph glyph-name="eight" unicode="8" horiz-adv-x="603"
74
- d="M478 268l-64 64h-224l-65 -65v-138l65 -64h222l66 65v138zM410 635h-217l-63 -63v-115l61 -60h221l61 60v112zM440 0h-277l-103 102v193l70 70l-65 64v169l102 102h273l98 -102v-169l-65 -64l70 -70v-193z" />
75
- <glyph glyph-name="nine" unicode="9" horiz-adv-x="585"
76
- d="M525 597v-494l-102 -103h-282l-98 33l22 61l89 -29h243l63 64v157l-33 -11h-284l-103 105v218l103 102h279zM170 340h257l33 11v219l-65 65h-225l-65 -65v-163z" />
77
- <glyph glyph-name="colon" unicode=":" horiz-adv-x="150"
78
- d="M54 -10l-24 24v42l24 24h42l24 -24v-42l-24 -24h-42zM54 378l-24 24v42l24 24h42l24 -24v-42l-24 -24h-42z" />
79
- <glyph glyph-name="semicolon" unicode=";" horiz-adv-x="156"
80
- d="M60 378l-24 24v42l24 24h42l24 -24v-42l-24 -24h-42zM0 -180l55 240h75l-85 -240h-45z" />
81
- <glyph glyph-name="less" unicode="&#x3c;" horiz-adv-x="349"
82
- d="M20 240v46l276 237l43 -49l-245 -211l245 -211l-43 -49z" />
83
- <glyph glyph-name="equal" unicode="=" horiz-adv-x="450"
84
- d="M20 403v65h410v-65h-410zM20 222v65h410v-65h-410z" />
85
- <glyph glyph-name="greater" unicode="&#x3e;" horiz-adv-x="349"
86
- d="M329 286v-46l-276 -237l-43 49l245 211l-245 211l43 49z" />
87
- <glyph glyph-name="question" unicode="?" horiz-adv-x="544"
88
- d="M145 635l-98 -98l-47 46l118 117h284l102 -102v-184l-215 -180v-109h-65v144l215 180v122l-64 64h-230zM235 -12l-24 24v42l24 24h42l24 -24v-42l-24 -24h-42z" />
89
- <glyph glyph-name="at" unicode="@" horiz-adv-x="879"
90
- d="M809 578v-429l-83 -82h-147l-16 50l-54 -54h-176l-83 82v110l83 82h216v72l-45 44h-134l-87 -30l-21 61l101 34h168l83 -82v-264l13 -40h72l45 44v374l-95 85h-419l-95 -85v-514l95 -85h446v-65h-470l-136 122v570l136 122h467zM481 128l68 66v78h-189l-45 -44v-56
91
- l45 -44h121z" />
92
- <glyph glyph-name="A" unicode="A" horiz-adv-x="578"
93
- d="M155 212l-72 -222l-63 20l223 690h92l223 -690l-63 -20l-72 222h-268zM176 277h226l-113 350z" />
94
- <glyph glyph-name="B" unicode="B" horiz-adv-x="615"
95
- d="M495 370l70 -71v-196l-103 -103h-382v700h381l83 -83v-198zM500 273l-63 64h-292v-272h292l63 63v145zM145 635v-233h290l44 44v145l-44 44h-290z" />
96
- <glyph glyph-name="C" unicode="C" horiz-adv-x="579"
97
- d="M426 65l76 76l47 -46l-95 -95h-291l-103 103v494l103 103h279l103 -103v-112h-65v85l-65 65h-225l-65 -65v-440l65 -65h236z" />
98
- <glyph glyph-name="D" unicode="D" horiz-adv-x="626"
99
- d="M80 700h383l103 -104v-492l-103 -104h-383v700zM501 569l-65 66h-291v-570h291l65 66v438z" />
100
- <glyph glyph-name="E" unicode="E" horiz-adv-x="533"
101
- d="M80 0v700h433v-65h-368v-232h326v-65h-326v-273h368v-65h-433z" />
102
- <glyph glyph-name="F" unicode="F" horiz-adv-x="523"
103
- d="M80 0v700h433v-65h-368v-240h326v-65h-326v-330h-65z" />
104
- <glyph glyph-name="G" unicode="G" horiz-adv-x="605"
105
- d="M545 598v-113h-65v86l-63 64h-229l-63 -64v-442l63 -64h229l63 64v167h-168v65h233v-259l-102 -102h-281l-102 102v496l102 102h281z" />
106
- <glyph glyph-name="H" unicode="H" horiz-adv-x="645"
107
- d="M500 396v304h65v-700h-65v331h-355v-331h-65v700h65v-304h355z" />
108
- <glyph glyph-name="I" unicode="I" horiz-adv-x="357"
109
- d="M327 0h-297v65h116v570h-116v65h297v-65h-116v-570h116v-65z" />
110
- <glyph glyph-name="J" unicode="J" horiz-adv-x="527"
111
- d="M117 0l-117 117l47 46l99 -98h181l65 65v505h-168v65h233v-597l-103 -103h-237z" />
112
- <glyph glyph-name="K" unicode="K" horiz-adv-x="563"
113
- d="M314 409l249 -384l-54 -35l-241 371l-123 -129v-232h-65v700h65v-374l365 384l47 -45z" />
114
- <glyph glyph-name="L" unicode="L" horiz-adv-x="513"
115
- d="M80 0v700h65v-635h368v-65h-433z" />
116
- <glyph glyph-name="M" unicode="M" horiz-adv-x="832"
117
- d="M444 166h-56l-243 415v-581h-65v700h72l264 -451l264 451h72v-700h-65v581z" />
118
- <glyph glyph-name="N" unicode="N" horiz-adv-x="646"
119
- d="M493 0l-348 587v-587h-65v700h73l348 -587v587h65v-700h-73z" />
120
- <glyph glyph-name="O" unicode="O" horiz-adv-x="635"
121
- d="M173 700h289l113 -103v-494l-113 -103h-289l-113 103v494zM510 570l-72 65h-241l-72 -65v-440l72 -65h241l72 65v440z" />
122
- <glyph glyph-name="P" unicode="P" horiz-adv-x="605"
123
- d="M145 267v-267h-65v700h382l103 -102v-229l-103 -102h-317zM434 635h-289v-303h289l66 65v173z" />
124
- <glyph glyph-name="Q" unicode="Q" horiz-adv-x="635"
125
- d="M285 0h-112l-113 103v494l113 103h289l113 -103v-494l-113 -103h-112v-138h-65v138zM350 65h88l72 65v440l-72 65h-241l-72 -65v-440l72 -65h88v60h65v-60z" />
126
- <glyph glyph-name="R" unicode="R" horiz-adv-x="605"
127
- d="M145 274v-274h-65v700h382l103 -102v-222l-103 -102h-141l242 -242l-46 -47l-288 289h-84zM434 635h-289v-296h289l66 65v166z" />
128
- <glyph glyph-name="S" unicode="S" horiz-adv-x="544"
129
- d="M392 635h-223l-64 -64v-72l12 -25l356 -173l31 -58v-141l-102 -102h-259l-101 34l21 61l87 -30h225l64 64v95l-14 26l-358 174l-27 56v118l102 102h262l98 -33l-20 -60z" />
130
- <glyph glyph-name="T" unicode="T" horiz-adv-x="505"
131
- d="M285 635v-635h-65v635h-220v65h505v-65h-220z" />
132
- <glyph glyph-name="U" unicode="U" horiz-adv-x="625"
133
- d="M173 0l-103 102v598h65v-570l66 -65h223l66 65v570h65v-598l-103 -102h-279z" />
134
- <glyph glyph-name="V" unicode="V" horiz-adv-x="586"
135
- d="M337 0h-88l-229 689l63 21l210 -631l210 631l63 -21z" />
136
- <glyph glyph-name="W" unicode="W" horiz-adv-x="908"
137
- d="M418 679h72l163 -566l171 597l64 -18l-198 -692h-74l-162 564l-162 -564h-74l-198 692l64 18l171 -597z" />
138
- <glyph glyph-name="X" unicode="X" horiz-adv-x="544"
139
- d="M75 710l197 -300l197 300l55 -36l-213 -324l211 -324l-55 -36l-195 300l-195 -300l-55 36l211 324l-213 324z" />
140
- <glyph glyph-name="Y" unicode="Y" horiz-adv-x="560"
141
- d="M312 0h-65v264l-237 412l58 34l212 -368l212 368l58 -34l-238 -413v-263z" />
142
- <glyph glyph-name="Z" unicode="Z" horiz-adv-x="515"
143
- d="M106 65h384v-65h-470v62l389 573h-384v65h470v-64z" />
144
- <glyph glyph-name="bracketleft" unicode="[" horiz-adv-x="224"
145
- d="M224 -168h-184v868h184v-65h-119v-738h119v-65z" />
146
- <glyph glyph-name="backslash" unicode="\" horiz-adv-x="506"
147
- d="M53 712l453 -692l-53 -34l-453 693z" />
148
- <glyph glyph-name="bracketright" unicode="]" horiz-adv-x="224"
149
- d="M184 700v-868h-184v65h119v738h-119v65h184z" />
150
- <glyph glyph-name="asciicircum" unicode="^" horiz-adv-x="470"
151
- d="M212 700h46l212 -288l-52 -38l-183 247l-183 -247l-52 38z" />
152
- <glyph glyph-name="underscore" unicode="_" horiz-adv-x="446"
153
- d="M0 -65v65h446v-65h-446z" />
154
- <glyph glyph-name="grave" unicode="`" horiz-adv-x="200"
155
- d="M69 700l141 -220h-56l-164 220h79z" />
156
- <glyph glyph-name="a" unicode="a" horiz-adv-x="551"
157
- d="M473 451v-331l28 -113l-62 -15l-16 64l-56 -56h-234l-83 82v145l83 82h275v115l-45 44h-192l-87 -30l-21 61l101 34h226zM341 65l67 67v112h-248l-45 -44v-91l45 -44h181z" />
158
- <glyph glyph-name="b" unicode="b"
159
- d="M144 501l32 32h243l82 -82v-369l-82 -82h-258l-82 82v517l-29 88l61 20l33 -101v-105zM144 408v-300l43 -43h206l43 43v317l-43 43h-189z" />
160
- <glyph glyph-name="c" unicode="c" horiz-adv-x="514"
161
- d="M376 65l88 28l20 -61l-102 -32h-240l-82 83v367l82 83h258l82 -83v-110h-65v86l-43 42h-206l-43 -42v-319l43 -42h208z" />
162
- <glyph glyph-name="d" unicode="d" horiz-adv-x="560"
163
- d="M417 408l-60 60h-189l-43 -43v-317l43 -43h182l67 67v276zM417 501v199h65v-580l28 -113l-62 -15l-16 64l-56 -56h-235l-81 81v371l81 81h244z" />
164
- <glyph glyph-name="e" unicode="e" horiz-adv-x="524"
165
- d="M376 65l88 28l20 -61l-102 -32h-240l-82 82v369l82 82h258l82 -82v-147l-82 -81h-275v-114l44 -44h207zM169 468l-44 -44v-136h248l44 44v92l-44 44h-204z" />
166
- <glyph glyph-name="f" unicode="f" horiz-adv-x="373"
167
- d="M105 402h-85v65h85v151l83 82h133l102 -34l-22 -61l-87 30h-101l-43 -43v-125h169v-65h-169v-402h-65v402z" />
168
- <glyph glyph-name="g" unicode="g" horiz-adv-x="518"
169
- d="M155 125l-20 19l-16 -16v-46l23 -23h278l60 -60v-107l-60 -60h-295l-75 73l44 46l56 -54h242l23 23v51l-23 23h-279l-60 60v102l35 35l-35 35v225l82 82h225l113 28l15 -62l-63 -16l55 -55v-221l-82 -82h-243zM348 468h-186l-44 -44v-171l63 -63h190l44 44v167z" />
170
- <glyph glyph-name="h" unicode="h" horiz-adv-x="560"
171
- d="M144 408v-408h-65v599l-29 88l61 20l33 -101v-105l32 32h242l82 -82v-451h-65v425l-43 43h-188z" />
172
- <glyph glyph-name="i" unicode="i" horiz-adv-x="216"
173
- d="M79 433l-29 88l61 20l33 -101v-440h-65v433zM90 605l-24 24v42l24 24h42l24 -24v-42l-24 -24h-42z" />
174
- <glyph glyph-name="j" unicode="j" horiz-adv-x="214"
175
- d="M91 -127l-140 -51l-21 61l116 40l31 45v465l-29 88l61 20l33 -101v-486zM88 605l-24 24v42l24 24h42l24 -24v-42l-24 -24h-42z" />
176
- <glyph glyph-name="k" unicode="k" horiz-adv-x="493"
177
- d="M144 606v-329l301 266l43 -48l-208 -184l213 -282l-52 -39l-210 278l-87 -76v-192h-65v599l-29 88l61 20z" />
178
- <glyph glyph-name="l" unicode="l" horiz-adv-x="204"
179
- d="M144 606v-606h-65v599l-29 88l61 20z" />
180
- <glyph glyph-name="m" unicode="m" horiz-adv-x="831"
181
- d="M78 0v413l-28 113l62 15l16 -64l56 56h192l49 -49l49 49h215l82 -83v-450h-65v423l-45 45h-160l-44 -44v-424h-65v423l-45 45h-137l-67 -67v-401h-65z" />
182
- <glyph glyph-name="n" unicode="n"
183
- d="M78 0v413l-28 113l62 15l16 -64l56 56h235l82 -82v-451h-65v423l-45 45h-181l-67 -67v-401h-65z" />
184
- <glyph glyph-name="o" unicode="o" horiz-adv-x="547"
185
- d="M487 83l-82 -83h-263l-82 83v367l82 83h263l82 -83v-367zM169 65h209l44 45v313l-44 45h-209l-44 -45v-313z" />
186
- <glyph glyph-name="p" unicode="p" horiz-adv-x="560"
187
- d="M143 125l60 -60h189l43 43v317l-43 43h-182l-67 -67v-276zM143 32v-200h-65v581l-28 113l62 15l16 -64l56 56h235l81 -81v-371l-81 -81h-244z" />
188
- <glyph glyph-name="q" unicode="q" horiz-adv-x="551"
189
- d="M417 32l-32 -32h-243l-82 82v369l82 82h258l82 -82v-517l29 -88l-61 -20l-33 101v105zM417 125v300l-43 43h-206l-43 -43v-317l43 -43h189z" />
190
- <glyph glyph-name="r" unicode="r" horiz-adv-x="459"
191
- d="M335 468h-125l-67 -67v-401h-65v413l-28 113l62 15l16 -64l56 56h178l97 -95l-45 -47z" />
192
- <glyph glyph-name="s" unicode="s" horiz-adv-x="477"
193
- d="M380 170l-11 22l-306 108l-31 60v91l82 82h232l101 -34l-21 -61l-87 30h-197l-45 -45v-47l11 -23l306 -108l31 -59v-104l-82 -82h-232l-101 32l20 62l89 -29h196l45 45v60z" />
194
- <glyph glyph-name="t" unicode="t" horiz-adv-x="428"
195
- d="M115 445h-95v65h95v160h65v-160h170v-65h-170v-336l44 -44h94l90 28l20 -61l-102 -32h-129l-82 82v363z" />
196
- <glyph glyph-name="u" unicode="u"
197
- d="M483 533v-413l28 -113l-62 -15l-16 64l-56 -56h-235l-82 82v451h65v-423l45 -45h181l67 67v401h65z" />
198
- <glyph glyph-name="v" unicode="v" horiz-adv-x="500"
199
- d="M283 0h-66l-207 519l60 24l180 -453l180 453l60 -24z" />
200
- <glyph glyph-name="w" unicode="w" horiz-adv-x="728"
201
- d="M329 511h70l128 -400l128 432l63 -19l-156 -524h-68l-130 406l-130 -406h-68l-156 524l63 19l128 -432z" />
202
- <glyph glyph-name="x" unicode="x" horiz-adv-x="452"
203
- d="M226 323l163 220l53 -39l-176 -238l175 -237l-53 -39l-162 219l-162 -219l-53 39l175 237l-176 238l53 39z" />
204
- <glyph glyph-name="y" unicode="y" horiz-adv-x="493"
205
- d="M214 -168h-128v65h103l27 27l25 76h-18l-213 518l62 25l193 -471l157 471l61 -20l-210 -632z" />
206
- <glyph glyph-name="z" unicode="z" horiz-adv-x="452"
207
- d="M346 468h-324v65h410v-65l-326 -403h324v-65h-410v64z" />
208
- <glyph glyph-name="braceleft" unicode="{" horiz-adv-x="319"
209
- d="M108 169l-88 77v44l88 77v207l69 109l127 31l15 -62l-103 -25l-43 -66v-225l-78 -68l78 -68v-225l43 -66l103 -25l-15 -62l-127 31l-69 109v207z" />
210
- <glyph glyph-name="bar" unicode="|" horiz-adv-x="226"
211
- d="M146 -168h-66v868h66v-868z" />
212
- <glyph glyph-name="braceright" unicode="}" horiz-adv-x="319"
213
- d="M299 246l-88 -77v-207l-69 -109l-127 -31l-15 62l103 25l43 66v225l78 68l-78 68v225l-43 66l-103 25l15 62l127 -31l69 -109v-207l88 -77v-44z" />
214
- <glyph glyph-name="asciitilde" unicode="~" horiz-adv-x="624"
215
- d="M377 363l-103 -103h-137l-117 117l47 46l99 -98h81l103 103h137l117 -117l-47 -46l-99 98h-81z" />
216
- <glyph glyph-name="quotesinglbase" unicode="&#x201a;" horiz-adv-x="140"
217
- d="M10 -180l55 240h75l-85 -240h-45z" />
218
- <glyph glyph-name="quotedblbase" unicode="&#x201e;" horiz-adv-x="275"
219
- d="M10 -180l55 240h75l-85 -240h-45zM145 -180l55 240h75l-85 -240h-45z" />
220
- <glyph glyph-name="ellipsis" unicode="&#x2026;" horiz-adv-x="450"
221
- d="M54 -10l-24 24v42l24 24h42l24 -24v-42l-24 -24h-42zM204 -10l-24 24v42l24 24h42l24 -24v-42l-24 -24h-42zM354 -10l-24 24v42l24 24h42l24 -24v-42l-24 -24h-42z" />
222
- <glyph glyph-name="dagger" unicode="&#x2020;" horiz-adv-x="410"
223
- d="M0 405v65h172v230h66v-230h172v-65h-172v-573h-66v573h-172z" />
224
- <glyph glyph-name="daggerdbl" unicode="&#x2021;" horiz-adv-x="410"
225
- d="M0 405v65h172v230h66v-230h172v-65h-172v-278h172v-65h-172v-230h-66v230h-172v65h172v278h-172z" />
226
- <glyph glyph-name="Euro" unicode="&#x20ac;" horiz-adv-x="579"
227
- d="M0 380v60h60v157l103 103h279l103 -103v-112h-65v85l-65 65h-225l-65 -65v-130h295v-60h-295v-60h285v-60h-285v-130l65 -65h236l76 76l47 -46l-95 -95h-291l-103 103v157h-70v60h70v60h-60z" />
228
- <glyph glyph-name="perthousand" unicode="&#x2030;" horiz-adv-x="1041"
229
- d="M61 28l529 685l49 -38l-528 -686zM463 290h126l82 -82v-126l-82 -82h-126l-82 82v126zM562 225h-72l-44 -44v-72l44 -44h72l44 44v72zM112 700h126l82 -82v-126l-82 -82h-126l-82 82v126zM211 635h-72l-44 -44v-72l44 -44h72l44 44v72zM803 290h126l82 -82v-126l-82 -82
230
- h-126l-82 82v126zM902 225h-72l-44 -44v-72l44 -44h72l44 44v72z" />
231
- <glyph glyph-name="guilsinglleft" unicode="&#x2039;" horiz-adv-x="349"
232
- d="M20 240v46l276 237l43 -49l-245 -211l245 -211l-43 -49z" />
233
- <glyph glyph-name="quoteleft" unicode="&#x2018;" horiz-adv-x="140"
234
- d="M130 700l-55 -240h-75l85 240h45z" />
235
- <glyph glyph-name="quoteright" unicode="&#x2019;" horiz-adv-x="140"
236
- d="M10 460l55 240h75l-85 -240h-45z" />
237
- <glyph glyph-name="quotedblleft" unicode="&#x201c;" horiz-adv-x="275"
238
- d="M265 700l-55 -240h-75l85 240h45zM130 700l-55 -240h-75l85 240h45z" />
239
- <glyph glyph-name="quotedblright" unicode="&#x201d;" horiz-adv-x="275"
240
- d="M10 460l55 240h75l-85 -240h-45zM145 460l55 240h75l-85 -240h-45z" />
241
- <glyph glyph-name="bullet" unicode="&#x2022;" horiz-adv-x="390"
242
- d="M132 495h126l82 -82v-126l-82 -82h-126l-82 82v126z" />
243
- <glyph glyph-name="endash" unicode="&#x2013;" horiz-adv-x="526"
244
- d="M20 267v66h486v-66h-486z" />
245
- <glyph glyph-name="emdash" unicode="&#x2014;" horiz-adv-x="712"
246
- d="M20 267v66h672v-66h-672z" />
247
- <glyph glyph-name="trademark" unicode="&#x2122;" horiz-adv-x="729"
248
- d="M0 700h305v-65h-120v-265h-65v265h-120v65zM535 454h-56l-79 126v-210h-65v330h69l104 -165l103 165h68v-330h-65v210z" />
249
- <glyph glyph-name="guilsinglright" unicode="&#x203a;" horiz-adv-x="349"
250
- d="M329 286v-46l-276 -237l-43 49l245 211l-245 211l43 49z" />
251
- <glyph glyph-name="currency" unicode="&#xa4;" horiz-adv-x="579"
252
- d="M404 635h-289v-250h289l66 65v120zM394 295l81 -223l69 -23l-21 -62l-102 34l-79 219h-227v-240h-65v240h-50v55h50v35h-50v55h50v315h382l103 -102v-176l-93 -92h-327v-35h279z" />
253
- <glyph glyph-name="brokenbar" unicode="&#xa6;" horiz-adv-x="226"
254
- d="M146 700v-372h-66v372h66zM146 -168h-66v372h66v-372z" />
255
- <glyph glyph-name="section" unicode="&#xa7;" horiz-adv-x="513"
256
- d="M110 237l12 -22l206 -94l75 82v93l-12 22l-207 93l-74 -81v-93zM45 223v132l78 84l-32 15l-31 58v106l82 82h230l101 -34l-21 -61l-87 30h-196l-44 -45v-65l13 -22l299 -135l31 -58v-132l-77 -84l31 -15l31 -58v-107l-82 -82h-230l-101 34l21 61l87 -30h196l44 45v65
257
- l-13 23l-299 135z" />
258
- <glyph glyph-name="copyright" unicode="&#xa9;" horiz-adv-x="859"
259
- d="M799 577v-454l-136 -123h-467l-136 123v454l136 123h467zM734 153v394l-98 88h-413l-98 -88v-394l98 -88h413zM494 210l88 28l20 -61l-102 -32h-165l-82 83v244l82 83h184l82 -83v-75h-65v49l-43 44h-132l-43 -44v-192l43 -44h133z" />
260
- <glyph glyph-name="guillemotleft" unicode="&#xab;" horiz-adv-x="597"
261
- d="M544 3l-303 260l303 260l43 -49l-245 -211l245 -211zM323 3l-303 260l303 260l43 -49l-245 -211l245 -211z" />
262
- <glyph glyph-name="logicalnot" unicode="&#xac;" horiz-adv-x="410"
263
- d="M324 212v100h-304v65h370v-165h-66z" />
264
- <glyph glyph-name="uni00AD" unicode="&#xad;" horiz-adv-x="450"
265
- d="M20 312v65h410v-65h-410z" />
266
- <glyph glyph-name="registered" unicode="&#xae;" horiz-adv-x="859"
267
- d="M552 449l-42 41h-178v-129h178c15 15 26 26 42 41v47zM617 473v-95l-83 -82h-42l123 -123l-46 -47l-170 170h-67v-151h-65v410h267zM799 577v-454l-136 -123h-467l-136 123v454l136 123h467zM734 153v394l-98 88h-413l-98 -88v-394l98 -88h413z" />
268
- <glyph glyph-name="degree" unicode="&#xb0;" horiz-adv-x="350"
269
- d="M112 700h126l82 -82v-126l-82 -82h-126l-82 82v126zM211 635h-72l-44 -44v-72l44 -44h72l44 44v72z" />
270
- <glyph glyph-name="plusminus" unicode="&#xb1;" horiz-adv-x="470"
271
- d="M202 560h65v-163h183v-65h-183v-162h-65v162h-182v65h182v163zM30 70v60h410v-60h-410z" />
272
- <glyph glyph-name="mu" unicode="&#xb5;"
273
- d="M483 533v-413l28 -113l-62 -15l-16 64l-56 -56h-235l-17 17v-185h-65v701h65v-423l45 -45h181l67 67v401h65z" />
274
- <glyph glyph-name="paragraph" unicode="&#xb6;" horiz-adv-x="521"
275
- d="M314 -168h-65v350h-116l-103 105v311l103 102h181v-868zM441 -168h-65v868h65v-868z" />
276
- <glyph glyph-name="periodcentered" unicode="&#xb7;" horiz-adv-x="300"
277
- d="M129 305l-24 24v42l24 24h42l24 -24v-42l-24 -24h-42z" />
278
- <glyph glyph-name="guillemotright" unicode="&#xbb;" horiz-adv-x="597"
279
- d="M356 263l-303 -260l-43 49l245 211l-245 211l43 49zM577 263l-303 -260l-43 49l245 211l-245 211l43 49z" />
280
- <glyph glyph-name="afii10035" unicode="&#x421;" horiz-adv-x="579"
281
- d="M426 65l76 76l47 -46l-95 -95h-291l-103 103v494l103 103h279l103 -103v-112h-65v85l-65 65h-225l-65 -65v-440l65 -65h236z" />
282
- <glyph glyph-name="afii10084" unicode="&#x442;" horiz-adv-x="421"
283
- d="M0 533h421v-65h-178v-468h-65v468h-178v65z" />
284
- <glyph glyph-name="afii10085" unicode="&#x443;" horiz-adv-x="493"
285
- d="M214 -168h-128v65h103l27 27l25 76h-18l-213 518l62 25l193 -471l157 471l61 -20l-210 -632z" />
286
- <glyph glyph-name="space" unicode=" " horiz-adv-x="300"
287
- />
288
- <glyph glyph-name="odieresis" unicode="&#xf6;" horiz-adv-x="547"
289
- d="M487 83l-82 -83h-263l-82 83v367l82 83h263l82 -83v-367zM169 65h209l44 45v313l-44 45h-209l-44 -45v-313zM162 605l-24 24v42l24 24h42l24 -24v-42l-24 -24h-42zM342 605l-24 24v42l24 24h42l24 -24v-42l-24 -24h-42z" />
290
- <glyph glyph-name="udieresis" unicode="&#xfc;"
291
- d="M483 533v-413l28 -113l-62 -15l-16 64l-56 -56h-235l-82 82v451h65v-423l45 -45h181l67 67v401h65zM160 585l-24 24v42l24 24h42l24 -24v-42l-24 -24h-42zM340 585l-24 24v42l24 24h42l24 -24v-42l-24 -24h-42z" />
292
- <glyph glyph-name="Odieresis" unicode="&#xd6;" horiz-adv-x="635"
293
- d="M173 700h289l113 -103v-494l-113 -103h-289l-113 103v494zM510 570l-72 65h-241l-72 -65v-440l72 -65h241l72 65v440zM207 788l-24 24v42l24 24h42l24 -24v-42l-24 -24h-42zM387 788l-24 24v42l24 24h42l24 -24v-42l-24 -24h-42z" />
294
- <glyph glyph-name="Udieresis" unicode="&#xdc;" horiz-adv-x="625"
295
- d="M173 0l-103 102v598h65v-570l66 -65h223l66 65v570h65v-598l-103 -102h-279zM202 768l-24 24v42l24 24h42l24 -24v-42l-24 -24h-42zM382 768l-24 24v42l24 24h42l24 -24v-42l-24 -24h-42z" />
296
- <glyph glyph-name="Adieresis" unicode="&#xc4;" horiz-adv-x="578"
297
- d="M155 212l-72 -222l-63 20l223 690h92l223 -690l-63 -20l-72 222h-268zM176 277h226l-113 350zM178 768l-24 24v42l24 24h42l24 -24v-42l-24 -24h-42zM358 768l-24 24v42l24 24h42l24 -24v-42l-24 -24h-42z" />
298
- <glyph glyph-name="adieresis" unicode="&#xe4;" horiz-adv-x="551"
299
- d="M473 451v-331l28 -113l-62 -15l-16 64l-56 -56h-234l-83 82v145l83 82h275v115l-45 44h-192l-87 -30l-21 61l101 34h226zM341 65l67 67v112h-248l-45 -44v-91l45 -44h181zM168 605l-24 24v42l24 24h42l24 -24v-42l-24 -24h-42zM348 605l-24 24v42l24 24h42l24 -24v-42
300
- l-24 -24h-42z" />
301
- <glyph glyph-name="Edieresis" unicode="&#xcb;" horiz-adv-x="533"
302
- d="M80 0v700h433v-65h-368v-232h326v-65h-326v-273h368v-65h-433zM190 788l-24 24v42l24 24h42l24 -24v-42l-24 -24h-42zM370 788l-24 24v42l24 24h42l24 -24v-42l-24 -24h-42z" />
303
- <glyph glyph-name="edieresis" unicode="&#xeb;" horiz-adv-x="524"
304
- d="M376 65l88 28l20 -61l-102 -32h-240l-82 82v369l82 82h258l82 -82v-147l-82 -81h-275v-114l44 -44h207zM169 468l-44 -44v-136h248l44 44v92l-44 44h-204zM160 605l-24 24v42l24 24h42l24 -24v-42l-24 -24h-42zM340 605l-24 24v42l24 24h42l24 -24v-42l-24 -24h-42z" />
305
- <glyph glyph-name="Aacute" unicode="&#xc1;" horiz-adv-x="578"
306
- d="M155 212l-72 -222l-63 20l223 690h92l223 -690l-63 -20l-72 222h-268zM176 277h226l-113 350zM243 745l128 200h79l-151 -200h-56z" />
307
- <glyph glyph-name="Eacute" unicode="&#xc9;" horiz-adv-x="533"
308
- d="M80 0v700h433v-65h-368v-232h326v-65h-326v-273h368v-65h-433zM266 755l128 200h79l-151 -200h-56z" />
309
- <glyph glyph-name="Iacute" unicode="&#xcd;" horiz-adv-x="357"
310
- d="M327 0h-297v65h116v570h-116v65h297v-65h-116v-570h116v-65zM142 755l128 200h79l-151 -200h-56z" />
311
- <glyph glyph-name="Oacute" unicode="&#xd3;" horiz-adv-x="635"
312
- d="M173 700h289l113 -103v-494l-113 -103h-289l-113 103v494zM510 570l-72 65h-241l-72 -65v-440l72 -65h241l72 65v440zM281 755l128 200h79l-151 -200h-56z" />
313
- <glyph glyph-name="Uacute" unicode="&#xda;" horiz-adv-x="625"
314
- d="M173 0l-103 102v598h65v-570l66 -65h223l66 65v570h65v-598l-103 -102h-279zM275 735l128 200h79l-151 -200h-56z" />
315
- <glyph glyph-name="Yacute" unicode="&#xdd;" horiz-adv-x="560"
316
- d="M312 0h-65v264l-237 412l58 34l212 -368l212 368l58 -34l-238 -413v-263zM244 735l128 200h79l-151 -200h-56z" />
317
- <glyph glyph-name="aacute" unicode="&#xe1;" horiz-adv-x="551"
318
- d="M473 451v-331l28 -113l-62 -15l-16 64l-56 -56h-234l-83 82v145l83 82h275v115l-45 44h-192l-87 -30l-21 61l101 34h226zM341 65l67 67v112h-248l-45 -44v-91l45 -44h181zM237 578l128 200h79l-151 -200h-56z" />
319
- <glyph glyph-name="eacute" unicode="&#xe9;" horiz-adv-x="524"
320
- d="M376 65l88 28l20 -61l-102 -32h-240l-82 82v369l82 82h258l82 -82v-147l-82 -81h-275v-114l44 -44h207zM169 468l-44 -44v-136h248l44 44v92l-44 44h-204zM238 578l128 200h79l-151 -200h-56z" />
321
- <glyph glyph-name="iacute" unicode="&#xed;" horiz-adv-x="216"
322
- d="M79 433l-29 88l61 20l33 -101v-440h-65v433zM50 578l128 200h79l-151 -200h-56z" />
323
- <glyph glyph-name="oacute" unicode="&#xf3;" horiz-adv-x="547"
324
- d="M487 83l-82 -83h-263l-82 83v367l82 83h263l82 -83v-367zM169 65h209l44 45v313l-44 45h-209l-44 -45v-313zM246 578l128 200h79l-151 -200h-56z" />
325
- <glyph glyph-name="uacute" unicode="&#xfa;"
326
- d="M483 533v-413l28 -113l-62 -15l-16 64l-56 -56h-235l-82 82v451h65v-423l45 -45h181l67 67v401h65zM243 558l128 200h79l-151 -200h-56z" />
327
- <glyph glyph-name="yacute" unicode="&#xfd;" horiz-adv-x="493"
328
- d="M214 -168h-128v65h103l27 27l25 76h-18l-213 518l62 25l193 -471l157 471l61 -20l-210 -632zM214 558l128 200h79l-151 -200h-56z" />
329
- <glyph glyph-name="Ohungarumlaut" unicode="&#x150;" horiz-adv-x="635"
330
- d="M173 700h289l113 -103v-494l-113 -103h-289l-113 103v494zM510 570l-72 65h-241l-72 -65v-440l72 -65h241l72 65v440zM208 755l128 200h79l-151 -200h-56zM354 755l128 200h79l-151 -200h-56z" />
331
- <glyph glyph-name="Scaron" unicode="&#x160;" horiz-adv-x="544"
332
- d="M392 635h-223l-64 -64v-72l12 -25l356 -173l31 -58v-141l-102 -102h-259l-101 34l21 61l87 -30h225l64 64v95l-14 26l-358 174l-27 56v118l102 102h262l98 -33l-20 -60zM246 745l-120 135h56l98 -93l99 93h56l-120 -135h-69z" />
333
- <glyph glyph-name="Zcaron" unicode="&#x17d;" horiz-adv-x="515"
334
- d="M106 65h384v-65h-470v62l389 573h-384v65h470v-64zM231 745l-120 135h56l98 -93l99 93h56l-120 -135h-69z" />
335
- <glyph glyph-name="scaron" unicode="&#x161;" horiz-adv-x="477"
336
- d="M380 170l-11 22l-306 108l-31 60v91l82 82h232l101 -34l-21 -61l-87 30h-197l-45 -45v-47l11 -23l306 -108l31 -59v-104l-82 -82h-232l-101 32l20 62l89 -29h196l45 45v60zM206 578l-120 135h56l98 -93l99 93h56l-120 -135h-69z" />
337
- <glyph glyph-name="zcaron" unicode="&#x17e;" horiz-adv-x="452"
338
- d="M346 468h-324v65h410v-65l-326 -403h324v-65h-410v64zM196 578l-120 135h56l98 -93l99 93h56l-120 -135h-69z" />
339
- <glyph glyph-name="ocircumflex" unicode="&#xf4;" horiz-adv-x="547"
340
- d="M487 83l-82 -83h-263l-82 83v367l82 83h263l82 -83v-367zM169 65h209l44 45v313l-44 45h-209l-44 -45v-313zM124 578l120 135h69l120 -135h-56l-99 93l-98 -93h-56z" />
341
- <glyph glyph-name="icircumflex" unicode="&#xee;" horiz-adv-x="216"
342
- d="M79 433l-29 88l61 20l33 -101v-440h-65v433zM-43 578l120 135h69l120 -135h-56l-99 93l-98 -93h-56z" />
343
- <glyph glyph-name="acircumflex" unicode="&#xe2;" horiz-adv-x="551"
344
- d="M473 451v-331l28 -113l-62 -15l-16 64l-56 -56h-234l-83 82v145l83 82h275v115l-45 44h-192l-87 -30l-21 61l101 34h226zM341 65l67 67v112h-248l-45 -44v-91l45 -44h181zM124 578l120 135h69l120 -135h-56l-99 93l-98 -93h-56z" />
345
- <glyph glyph-name="Ocircumflex" unicode="&#xd4;" horiz-adv-x="635"
346
- d="M462 700l113 -103v-494l-113 -103h-289l-113 103v494l113 103h289zM438 635h-241l-72 -65v-440l72 -65h241l72 65v440zM167 745l120 135v-75l-64 -60h-56zM420 745l-64 60v75l120 -135h-56z" />
347
- <glyph glyph-name="Icircumflex" unicode="&#xce;" horiz-adv-x="357"
348
- d="M327 0h-297v65h116v570h-116v65h297v-65h-116v-570h116v-65zM24 745l120 135v-75l-64 -60h-56zM277 745l-64 60v75l120 -135h-56z" />
349
- <glyph glyph-name="Acircumflex" unicode="&#xc2;" horiz-adv-x="578"
350
- d="M155 212l-72 -222l-63 20l223 690h92l223 -690l-63 -20l-72 222h-268zM176 277h226l-113 350zM134 745l120 135v-75l-64 -60h-56zM387 745l-64 60v75l120 -135h-56z" />
351
- <glyph glyph-name="Agrave" unicode="&#xc0;" horiz-adv-x="578"
352
- d="M155 212l-72 -222l-63 20l223 690h92l223 -690l-63 -20l-72 222h-268zM176 277h226l-113 350zM206 945l128 -200h-56l-151 200h79z" />
353
- <glyph glyph-name="Egrave" unicode="&#xc8;" horiz-adv-x="533"
354
- d="M80 0v700h433v-65h-368v-232h326v-65h-326v-273h368v-65h-433zM230 955l128 -200h-56l-151 200h79z" />
355
- <glyph glyph-name="Ecircumflex" unicode="&#xca;" horiz-adv-x="533"
356
- d="M80 0v700h433v-65h-368v-232h326v-65h-326v-273h368v-65h-433zM144 745l120 135v-75l-64 -60h-56zM397 745l-64 60v75l120 -135h-56z" />
357
- <glyph glyph-name="Igrave" unicode="&#xcc;" horiz-adv-x="357"
358
- d="M327 0h-297v65h116v570h-116v65h297v-65h-116v-570h116v-65zM96 955l128 -200h-56l-151 200h79z" />
359
- <glyph glyph-name="Idieresis" unicode="&#xcf;" horiz-adv-x="357"
360
- d="M327 0h-297v65h116v570h-116v65h297v-65h-116v-570h116v-65zM68 775l-24 24v42l24 24h42l24 -24v-42l-24 -24h-42zM248 775l-24 24v42l24 24h42l24 -24v-42l-24 -24h-42z" />
361
- <glyph glyph-name="idieresis" unicode="&#xef;" horiz-adv-x="216"
362
- d="M8 605l-24 24v42l24 24h42l24 -24v-42l-24 -24h-42zM172 605l-24 24v42l24 24h42l24 -24v-42l-24 -24h-42zM79 433l-29 88l61 20l33 -101v-440h-65v433z" />
363
- <glyph glyph-name="Ograve" unicode="&#xd2;" horiz-adv-x="635"
364
- d="M173 700h289l113 -103v-494l-113 -103h-289l-113 103v494zM510 570l-72 65h-241l-72 -65v-440l72 -65h241l72 65v440zM244 955l128 -200h-56l-151 200h79z" />
365
- <glyph glyph-name="Ugrave" unicode="&#xd9;" horiz-adv-x="625"
366
- d="M173 0l-103 102v598h65v-570l66 -65h223l66 65v570h65v-598l-103 -102h-279zM258 935l128 -200h-56l-151 200h79z" />
367
- <glyph glyph-name="Ucircumflex" unicode="&#xdb;" horiz-adv-x="625"
368
- d="M173 0l-103 102v598h65v-570l66 -65h223l66 65v570h65v-598l-103 -102h-279zM158 745l120 135v-75l-64 -60h-56zM411 745l-64 60v75l120 -135h-56z" />
369
- <glyph glyph-name="agrave" unicode="&#xe0;" horiz-adv-x="551"
370
- d="M473 451v-331l28 -113l-62 -15l-16 64l-56 -56h-234l-83 82v145l83 82h275v115l-45 44h-192l-87 -30l-21 61l101 34h226zM341 65l67 67v112h-248l-45 -44v-91l45 -44h181zM197 778l128 -200h-56l-151 200h79z" />
371
- <glyph glyph-name="egrave" unicode="&#xe8;" horiz-adv-x="524"
372
- d="M376 65l88 28l20 -61l-102 -32h-240l-82 82v369l82 82h258l82 -82v-147l-82 -81h-275v-114l44 -44h207zM169 468l-44 -44v-136h248l44 44v92l-44 44h-204zM182 778l128 -200h-56l-151 200h79z" />
373
- <glyph glyph-name="ecircumflex" unicode="&#xea;" horiz-adv-x="524"
374
- d="M376 65l88 28l20 -61l-102 -32h-240l-82 82v369l82 82h258l82 -82v-147l-82 -81h-275v-114l44 -44h207zM169 468l-44 -44v-136h248l44 44v92l-44 44h-204zM116 578l120 135h69l120 -135h-56l-99 93l-98 -93h-56z" />
375
- <glyph glyph-name="igrave" unicode="&#xec;" horiz-adv-x="216"
376
- d="M79 433l-29 88l61 20l33 -101v-440h-65v433zM23 778l128 -200h-56l-151 200h79z" />
377
- <glyph glyph-name="ograve" unicode="&#xf2;" horiz-adv-x="547"
378
- d="M487 83l-82 -83h-263l-82 83v367l82 83h263l82 -83v-367zM169 65h209l44 45v313l-44 45h-209l-44 -45v-313zM180 778l128 -200h-56l-151 200h79z" />
379
- <glyph glyph-name="ugrave" unicode="&#xf9;"
380
- d="M483 533v-413l28 -113l-62 -15l-16 64l-56 -56h-235l-82 82v451h65v-423l45 -45h181l67 67v401h65zM197 758l128 -200h-56l-151 200h79z" />
381
- <glyph glyph-name="ucircumflex" unicode="&#xfb;"
382
- d="M483 533v-413l28 -113l-62 -15l-16 64l-56 -56h-235l-82 82v451h65v-423l45 -45h181l67 67v401h65zM117 578l120 135h69l120 -135h-56l-99 93l-98 -93h-56z" />
383
- <glyph glyph-name="ydieresis" unicode="&#xff;" horiz-adv-x="493"
384
- d="M214 -168h-128v65h103l27 27l25 76h-18l-213 518l62 25l193 -471l157 471l61 -20l-210 -632zM138 585l-24 24v42l24 24h42l24 -24v-42l-24 -24h-42zM318 585l-24 24v42l24 24h42l24 -24v-42l-24 -24h-42z" />
385
- <glyph glyph-name="Ydieresis" unicode="&#x178;" horiz-adv-x="560"
386
- d="M312 0h-65v264l-237 412l58 34l212 -368l212 368l58 -34l-238 -413v-263zM169 768l-24 24v42l24 24h42l24 -24v-42l-24 -24h-42zM349 768l-24 24v42l24 24h42l24 -24v-42l-24 -24h-42z" />
387
- <glyph glyph-name="Ccedilla" unicode="&#xc7;" horiz-adv-x="579"
388
- d="M260 -89v89h-97l-103 103v494l103 103h279l103 -103v-112h-65v85l-65 65h-225l-65 -65v-440l65 -65h236l76 76l47 -46l-95 -95h-129v-24h35l62 -62v-80l-62 -62h-115v65h88l24 24v26l-24 24h-73z" />
389
- <glyph glyph-name="ccedilla" unicode="&#xe7;" horiz-adv-x="514"
390
- d="M235 -89v89h-93l-82 83v367l82 83h258l82 -83v-110h-65v86l-43 42h-206l-43 -42v-319l43 -42h208l88 28l20 -61l-102 -32h-82v-24h35l62 -62v-80l-62 -62h-115v65h88l24 24v26l-24 24h-73z" />
391
- <glyph glyph-name="divide" unicode="&#xf7;" horiz-adv-x="470"
392
- d="M20 377h430v-65h-430v65zM213 160l-24 24v42l24 24h42l24 -24v-42l-24 -24h-42zM213 440l-24 24v42l24 24h42l24 -24v-42l-24 -24h-42z" />
393
- <glyph glyph-name="multiply" unicode="&#xd7;" horiz-adv-x="389"
394
- d="M19 474l46 46l130 -130l129 130l46 -46l-129 -130l128 -128l-46 -46l-128 128l-129 -128l-46 46l129 128z" />
395
- <glyph glyph-name="Atilde" unicode="&#xc3;" horiz-adv-x="578"
396
- d="M155 212l-72 -222l-63 20l223 690h92l223 -690l-63 -20l-72 222h-268zM176 277h226l-113 350zM335 815l-76 -70h-61l-84 84l47 46l66 -65h11l76 70h61l84 -84l-47 -46l-66 65h-11z" />
397
- <glyph glyph-name="Ntilde" unicode="&#xd1;" horiz-adv-x="646"
398
- d="M493 0l-348 587v-587h-65v700h73l348 -587v587h65v-700h-73zM373 815l-76 -70h-61l-84 84l47 46l66 -65h11l76 70h61l84 -84l-47 -46l-66 65h-11z" />
399
- <glyph glyph-name="Otilde" unicode="&#xd5;" horiz-adv-x="635"
400
- d="M173 700h289l113 -103v-494l-113 -103h-289l-113 103v494zM510 570l-72 65h-241l-72 -65v-440l72 -65h241l72 65v440zM373 815l-76 -70h-61l-84 84l47 46l66 -65h11l76 70h61l84 -84l-47 -46l-66 65h-11z" />
401
- <glyph glyph-name="atilde" unicode="&#xe3;" horiz-adv-x="551"
402
- d="M473 451v-331l28 -113l-62 -15l-16 64l-56 -56h-234l-83 82v145l83 82h275v115l-45 44h-192l-87 -30l-21 61l101 34h226zM341 65l67 67v112h-248l-45 -44v-91l45 -44h181zM316 648l-76 -70h-61l-84 84l47 46l66 -65h11l76 70h61l84 -84l-47 -46l-66 65h-11z" />
403
- <glyph glyph-name="ntilde" unicode="&#xf1;"
404
- d="M78 0v413l-28 113l62 15l16 -64l56 56h235l82 -82v-451h-65v423l-45 45h-181l-67 -67v-401h-65zM344 648l-76 -70h-61l-84 84l47 46l66 -65h11l76 70h61l84 -84l-47 -46l-66 65h-11z" />
405
- <glyph glyph-name="otilde" unicode="&#xf5;" horiz-adv-x="547"
406
- d="M487 83l-82 -83h-263l-82 83v367l82 83h263l82 -83v-367zM169 65h209l44 45v313l-44 45h-209l-44 -45v-313zM333 648l-76 -70h-61l-84 84l47 46l66 -65h11l76 70h61l84 -84l-47 -46l-66 65h-11z" />
407
- <glyph glyph-name="ncommaaccent" unicode="&#x146;"
408
- d="M78 0v413l-28 113l62 15l16 -64l56 56h235l82 -82v-451h-65v423l-45 45h-181l-67 -67v-401h-65zM209 -275l55 240h75l-85 -240h-45z" />
409
- <glyph glyph-name="aring" unicode="&#xe5;" horiz-adv-x="551"
410
- d="M473 451v-331l28 -113l-62 -15l-16 64l-56 -56h-234l-83 82v145l83 82h275v115l-45 44h-192l-87 -30l-21 61l101 34h226zM341 65l67 67v112h-248l-45 -44v-91l45 -44h181zM231 783h81l62 -62v-81l-62 -62h-81l-62 62v81zM290 723h-37l-24 -24v-37l24 -24h37l24 24v37z
411
- " />
412
- <glyph glyph-name="Aring" unicode="&#xc5;" horiz-adv-x="578"
413
- d="M248 845h81l62 -62v-81l-43 -43l210 -649l-63 -20l-72 222h-268l-72 -222l-63 20l209 648l-43 44v81zM176 277h226l-113 350zM307 785h-37l-24 -24v-37l24 -24h37l24 24v37z" />
414
- <glyph glyph-name="ae" unicode="&#xe6;" horiz-adv-x="832"
415
- d="M684 65l88 28l20 -61l-102 -32h-220l-62 61l-61 -61h-214l-83 82v135l83 82h255v125l-45 44h-172l-87 -30l-21 61l101 34h206l50 -50l50 50h238l82 -82v-136l-82 -81h-255v-125l44 -44h187zM497 468l-44 -44v-125h228l44 44v81l-44 44h-184zM321 65l67 67v102h-228
416
- l-45 -44v-81l45 -44h161z" />
417
- <glyph glyph-name="AE" unicode="&#xc6;" horiz-adv-x="858"
418
- d="M435 0v212h-252l-114 -222l-59 30l348 680h480v-65h-338v-232h296v-65h-296v-273h338v-65h-403zM399 635l-183 -358h219v358h-36z" />
419
- <glyph glyph-name="oe" unicode="&#x153;" horiz-adv-x="846"
420
- d="M698 65l88 28l20 -61l-102 -32h-220l-50 50l-49 -50h-243l-82 83v367l82 83h243l49 -50l50 50h238l82 -82v-147l-82 -81h-255v-114l44 -44h187zM169 65h189l44 45v313l-44 45h-189l-44 -45v-313zM511 468l-44 -44v-136h228l44 44v92l-44 44h-184z" />
421
- <glyph glyph-name="OE" unicode="&#x152;" horiz-adv-x="913"
422
- d="M173 0l-113 103v494l113 103h720v-65h-368v-232h326v-65h-326v-273h368v-65h-720zM125 130l72 -65h263v570h-263l-72 -65v-440z" />
423
- <glyph glyph-name="germandbls" unicode="&#xdf;" horiz-adv-x="605"
424
- d="M145 591v-591h-65v617l83 83h278l83 -83v-101l-130 -114v-47l11 -23l119 -42l31 -59v-149l-82 -82h-162l-101 32l20 62l89 -29h126l45 45v105l-11 22l-119 42l-31 60v91l130 114v47l-44 44h-226z" />
425
- <glyph glyph-name="Oslash" unicode="&#xd8;" horiz-adv-x="635"
426
- d="M65 20l32 49l-37 34v494l113 103h289l30 -28l26 40l53 -33l-32 -49l36 -33v-494l-113 -103h-289l-29 26l-26 -40zM125 570v-440l7 -7l324 495l-18 17h-241zM510 570l-7 6l-324 -496l18 -15h241l72 65v440z" />
427
- <glyph glyph-name="oslash" unicode="&#xf8;" horiz-adv-x="547"
428
- d="M50 28l28 36l-18 19v367l82 83h263l19 -20l23 30l50 -38l-29 -37l19 -18v-367l-82 -83h-263l-20 19l-22 -29zM169 65h209l44 45v298l-260 -337zM125 423v-298l259 336l-6 7h-209z" />
429
- <glyph glyph-name="cent" unicode="&#xa2;" horiz-adv-x="514"
430
- d="M310 533h90l82 -83v-110h-65v86l-43 42h-206l-43 -42v-319l43 -42h208l88 28l20 -61l-102 -32h-73v-70h-65v70h-102l-82 83v367l82 83h103v70h65v-70z" />
431
- <glyph glyph-name="yen" unicode="&#xa5;" horiz-adv-x="560"
432
- d="M85 263v65h125l-200 348l58 34l212 -368l212 368l58 -34l-201 -348h125v-65h-162v-48h162v-65h-162v-150h-65v150h-162v65h162v48h-162z" />
433
- <glyph glyph-name="exclam" unicode="!" horiz-adv-x="250"
434
- d="M91 125l-1 575h70l-1 -575h-68zM104 -10l-24 24v42l24 24h42l24 -24v-42l-24 -24h-42z" />
435
- </font>
436
- </defs></svg>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
demo/fonts/Bender.ttf DELETED
Binary file
demo/fonts/Bender.woff DELETED
Binary file
demo/images/airplane.png DELETED
Binary file
demo/images/and.png DELETED
Binary file
demo/images/arrow-downRight.png DELETED
Binary file
demo/images/arrow-right.png DELETED
Binary file
demo/images/arrow-upRight.png DELETED
Binary file
demo/images/bg1.png DELETED
Binary file
demo/images/bg2.png DELETED
Binary file
demo/images/code.png DELETED
Binary file
demo/images/document.png DELETED
Binary file
demo/images/heart.png DELETED
Binary file
demo/images/hill.png DELETED
Binary file
demo/images/house.png DELETED
Binary file
demo/images/magic.png DELETED
Binary file
demo/images/tick.png DELETED
Binary file
demo/timing-test.html DELETED
@@ -1,271 +0,0 @@
1
- <!doctype html>
2
- <html>
3
-
4
- <head>
5
- <meta charset="utf-8" />
6
- <meta name="viewport" content="width=device-width" />
7
-
8
- <title>Crelly Slider - Free jQuery Slider</title>
9
- <meta name="description" content="The first Free Wordpress Slider that supports animations" />
10
-
11
- <link rel="stylesheet" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.11.2/themes/smoothness/jquery-ui.css" />
12
- <link rel="stylesheet" type="text/css" href="../css/crellyslider.css" />
13
-
14
- <link href='http://fonts.googleapis.com/css?family=Rokkitt' rel='stylesheet' type='text/css'>
15
- <style type="text/css">
16
- @font-face {font-family:"Bender";src:url("fonts/Bender.eot?") format("eot"),url("fonts/Bender.woff") format("woff"),url("fonts/Bender.ttf") format("truetype"),url("fonts/Bender.svg#Bender") format("svg");font-weight:normal;font-style:normal;}
17
- body {
18
- margin: 0;
19
- padding: 0;
20
- font-family: arial;
21
- font-size: 14px;
22
- line-height: 1.5em;
23
- vertical-align: baseline;
24
- }
25
-
26
- img {
27
- max-width: 100%;
28
- height: auto;
29
- }
30
- </style>
31
- </head>
32
-
33
- <body>
34
- <br />
35
-
36
- <div id="demo-1" style="display: none;">
37
- <ul>
38
- <li style="background: url('images/bg1.png'); background-size: cover;" data-in="slideLeft" data-ease-in="1500" data-ease-out="1500" data-out="slideLeft">
39
- <div style="opacity: 0.5; font-size: 48px; color: #fff; font-family: 'Rokkitt', serif;" data-top="190" data-left="60" data-in="slideRight" data-out="slideLeft" data-ease-in="3000" data-ease-out="2000" data-delay="0" data-time="all"><h1><span>Crelly Slider</span></h1></div>
40
- <div style="font-size: 22px; line-height: 26px; color: #fff; font-family: 'Rokkitt', serif;" data-top="245" data-left="60" data-in="slideRight" data-out="slideLeft" data-ease-in="3000" data-ease-out="2000" data-delay="0" data-time="3000">Is the first FREE Wordpress slider<br />with layers animations!</div>
41
- <div style="font-size: 22px; line-height: 26px; color: #fff; font-family: 'Rokkitt', serif;" data-top="300" data-left="60" data-in="slideRight" data-out="slideLeft" data-ease-in="3000" data-ease-out="2000" data-delay="0" data-time="3000">Another simple text</div>
42
- <a data-top="149" data-left="837" data-in="slideLeft" data-out="slideRight" data-ease-in="200" data-ease-out="200" data-delay="0" data-time="all" href="http://www.google.it" target="_blank">
43
- <img alt="" src="images/house.png" />
44
- </a>
45
- <img alt="" src="images/airplane.png" style="height:auto" data-top="44" data-left="1140" data-in="slideRight" data-out="slideRight" data-ease-in="10800" data-ease-out="0" data-delay="0" data-time="0" data-wait-me-out="1" />
46
- <a data-top="254" data-left="0" data-in="slideUp" data-out="slideDown" data-ease-in="1080" data-ease-out="200" data-delay="0" data-time="all" href="http://www.google.it" target="_blank">
47
- <img alt="" src="images/hill.png" />
48
- </a>
49
- </li>
50
-
51
- <li
52
- style="
53
- background-color: transparent;
54
- background-image: url('images/bg1.png');
55
- background-position-x: auto;
56
- background-position-y: auto;
57
- background-repeat: repeat;
58
- background-size: cover;
59
-
60
- "
61
- data-in="slideLeft"
62
- data-ease-in="1500"
63
- data-out="slideLeft"
64
- data-ease-out="400"
65
- data-time="10000"
66
- >
67
- <div
68
- style="z-index: 1;
69
- font-size: 48px;
70
- color: #fff;
71
- font-family: 'Rokkitt', serif;
72
- "
73
- data-delay="2500"
74
- data-ease-in="30000"
75
- data-ease-out="200"
76
- data-in="slideRight"
77
- data-out="slideLeft"
78
- data-top="190"
79
- data-left="60"
80
- data-time="all"
81
- data-ignore-ease-out="0"
82
- >
83
- <h2>Create Slides</h2>
84
- </div>
85
- <img
86
- src="images/airplane.png"
87
- alt=""
88
- style="
89
- z-index: 1;
90
-
91
- "
92
- data-delay="0"
93
- data-ease-in="0"
94
- data-ease-out="10800"
95
- data-in="none"
96
- data-out="slideRight"
97
- data-top="44"
98
- data-left="-2414"
99
- data-time="0"
100
- data-ignore-ease-out="1"
101
- />
102
- <img
103
- src="images/hill.png"
104
- alt=""
105
- style="
106
- z-index: 1;
107
-
108
- "
109
- data-delay="0"
110
- data-ease-in="200"
111
- data-ease-out="200"
112
- data-in="slideUp"
113
- data-out="slideDown"
114
- data-top="254"
115
- data-left="0"
116
- data-time="all"
117
- />
118
- <img
119
- src="images/house.png"
120
- alt=""
121
- style="
122
- z-index: 0;
123
-
124
- "
125
- data-delay="400"
126
- data-ease-in="200"
127
- data-ease-out="200"
128
- data-in="slideLeft"
129
- data-out="slideRight"
130
- data-top="149"
131
- data-left="837"
132
- data-time="all"
133
- />
134
- <div
135
- style="z-index: 1;
136
- font-size: 22px;
137
- line-height: 26px;
138
- color: #fff;
139
- font-family: 'Rokkitt', serif;
140
- "
141
- data-delay="1100"
142
- data-ease-in="300"
143
- data-ease-out="200"
144
- data-in="slideRight"
145
- data-out="slideLeft"
146
- data-top="245"
147
- data-left="60"
148
- data-time="3100"
149
- >
150
- 1 They are colored, animated, creative.<br/>Make your WebSite more awesome
151
- </div>
152
- <div
153
- style="z-index: 1;
154
- font-size: 22px;
155
- line-height: 26px;
156
- color: #fff;
157
- font-family: 'Rokkitt', serif;
158
- "
159
- data-delay="5100"
160
- data-ease-in="300"
161
- data-ease-out="200"
162
- data-in="slideRight"
163
- data-out="slideLeft"
164
- data-top="245"
165
- data-left="60"
166
- data-time="7100"
167
- >
168
- 2 They are colored, animated, creative.<br/>Make your WebSite more awesome
169
- </div>
170
- </li>
171
-
172
- <li
173
- style="
174
- background-color: #000;
175
- background-position-x: center;
176
- background-position-y: center;
177
- background-repeat: no-repeat;
178
- background-size: cover;
179
-
180
- "
181
- data-in="fade"
182
- data-ease-in="6000"
183
- data-out="fade"
184
- data-ease-out="300"
185
- data-time="2000"
186
- >
187
- <div
188
- style="z-index: 1;
189
- font-size: 48px;
190
- color: #fff;
191
- font-family: 'Lato';
192
- opacity: .5;
193
- letter-spacing: 10px;
194
- "
195
- data-delay="0"
196
- data-ease-in="600"
197
- data-ease-out="600"
198
- data-in="fadeDown"
199
- data-out="fadeSmallDown"
200
- data-top="195"
201
- data-left="386"
202
- data-time="all"
203
- data-ignore-ease-out="1"
204
- >
205
- CRELLY SLIDER
206
- </div>
207
- <div
208
- style="z-index: 1;
209
- font-size: 18px;
210
- color: #fff;
211
- font-family: 'Lato';
212
- "
213
- data-delay="600"
214
- data-ease-in="400"
215
- data-ease-out="400"
216
- data-in="fadeSmallDown"
217
- data-out="fadeSmallDown"
218
- data-top="273"
219
- data-left="337"
220
- data-time="all"
221
- data-ignore-ease-out="1"
222
- >
223
- the first FREE WordPress slider with elements animations
224
- </div>
225
- </li>
226
-
227
- <li style="background: url('images/bg2.png');" data-in="slideLeft" data-out="slideUp" data-ease-out="2500" data-time="10000">
228
- <div style="font-size: 24px; color: #fff; font-family: 'Bender', 'Rokkitt', serif;" data-top="105" data-left="385" data-in="slideUp" data-out="slideLeft" data-ease-in="300" data-ease-out="300" data-delay="600" data-time="15000" data-ignore-ease-out="1">IT'S FREE</div>
229
- <img alt="" src="images/and.png" data-top="82" data-left="505" data-in="slideUp" data-out="slideLeft" data-ease-in="300" data-ease-out="200" data-delay="600" data-time="all" />
230
- <div style="font-size: 24px; color: #fff; font-family: 'Bender', 'Rokkitt', serif;" data-top="105" data-left="578" data-in="slideUp" data-out="slideLeft" data-ease-in="300" data-ease-out="200" data-delay="600" data-time="all">IT'S OPEN - SOURCE</div>
231
- <img alt="" src="images/code.png" data-top="216" data-left="60" data-in="slideUp" data-out="slideLeft" data-ease-in="300" data-ease-out="200" data-delay="800" data-time="all" />
232
- <img alt="" src="images/magic.png" data-top="323" data-left="705" data-in="slideUp" data-out="slideLeft" data-ease-in="300" data-ease-out="200" data-delay="1100" data-time="all" />
233
- <img alt="" src="images/arrow-UpRight.png" data-top="249" data-left="798" data-in="fade" data-out="slideUp" data-ease-in="300" data-ease-out="200" data-delay="1400" data-time="all" />
234
- <img alt="" src="images/arrow-right.png" data-top="349" data-left="798" data-in="fade" data-out="slideUp" data-ease-in="300" data-ease-out="200" data-delay="1700" data-time="all" />
235
- <img alt="" src="images/arrow-downRight.png" data-top="409" data-left="798" data-in="fade" data-out="slideUp" data-ease-in="300" data-ease-out="200" data-delay="2000" data-time="all" />
236
- <img alt="" src="images/document.png" data-top="259" data-left="940" data-in="fadeSmallLeft" data-out="slideLeft" data-ease-in="300" data-ease-out="200" data-delay="2300" data-time="all" />
237
- <div style="font-size: 14px; color: #fff;" data-top="258" data-left="976" data-in="fadeSmallLeft" data-out="slideLeft" data-ease-in="300" data-ease-out="200" data-delay="2300" data-time="all">Well Documented</div>
238
- <img alt="" src="images/tick.png" data-top="349" data-left="940" data-in="fadeSmallLeft" data-out="slideLeft" data-ease-in="300" data-ease-out="200" data-delay="2300" data-time="all" />
239
- <div style="font-size: 14px; color: #fff;" data-top="348" data-left="976" data-in="fadeSmallLeft" data-out="slideLeft" data-ease-in="300" data-ease-out="200" data-delay="2300" data-time="all">Clear Code</div>
240
- <img alt="" src="images/heart.png" data-top="439" data-left="940" data-in="fadeSmallLeft" data-out="slideLeft" data-ease-in="300" data-ease-out="200" data-delay="2300" data-time="all" />
241
- <div style="font-size: 14px; color: #fff;" data-top="438" data-left="976" data-in="fadeSmallLeft" data-out="slideLeft" data-ease-in="300" data-ease-out="200" data-delay="2300" data-time="all">Done with Love</div>
242
- </li>
243
- </ul>
244
- </div>
245
-
246
- <br />
247
- <br />
248
-
249
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
250
- <script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.11.2/jquery-ui.min.js"></script>
251
- <script type="text/javascript" src="../js/jquery.crellyslider.js"></script>
252
-
253
- <script type="text/javascript">
254
- jQuery(document).ready(function($) {
255
- $('#demo-1').crellySlider({
256
- layout : 'full-width',
257
- automaticSlide : false,
258
- ignoreElementsEaseOut : false,
259
- responsive : true,
260
- beforeStart : function() {console.log('before start')},
261
- beforeSetResponsive : function() {console.log('before set responsive')},
262
- beforeSlideStart : function() {console.log(new Date())},
263
- beforePause : function() {console.log('before pause')},
264
- beforeResume : function() {console.log('before resume')},
265
- });
266
- });
267
- </script>
268
-
269
- </body>
270
-
271
- </html>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
js/jquery.crellyslider.js CHANGED
@@ -2,7 +2,7 @@
2
  * Plugin Name: Crelly Slider
3
  * Plugin URI: https://wordpress.org/plugins/crelly-slider/
4
  * Description: A free responsive slider that supports layers. Add texts, images, videos and beautify them with transitions and animations.
5
- * Version: 1.3.2
6
  * Author: Fabio Rinaldi
7
  * Author URI: https://github.com/fabiorino
8
  * License: MIT
@@ -445,43 +445,20 @@ var crellyslider_vimeo_api_ready = false;
445
  }
446
  }
447
 
448
- // Stores original slides, elements and elements contents values then hide all the slides and elements. "display: none" only if is an element, not an element content
449
  function initProperties() {
450
  getSlides().each(function() {
451
  var slide = $(this);
452
 
453
- // First, init everything which is not a video
454
- slide.find(ELEMENTS).not('.cs-yt-iframe, .cs-vimeo-iframe, .cs-background-link').each(function() {
455
- var element = $(this);
456
-
457
- // Clone the element and get its real properties (avoids width and height = 0). Then replace the original element
458
- var clone = element.clone();
459
- clone.css('visibility', 'hidden');
460
- $('body').append(clone);
461
-
462
- clone.find('*').each(function() {
463
- var element_content = $(this);
464
- setElementData(element_content, true);
465
- });
466
-
467
- setElementData(clone, false);
468
- clone.css('display', 'none');
469
- clone.css('visibility', 'visible');
470
-
471
- clone.insertAfter(element);
472
- element.remove();
473
- });
474
-
475
- // Then, let's manage videos differently: the elements cannot be cloned and replaced, or the (already initialized) players will be deatached from the DOM
476
- slide.find('.cs-yt-iframe, .cs-vimeo-iframe').each(function() {
477
  var element = $(this);
478
 
479
  element.find('*').each(function() {
480
- var element_content = $(this);
481
- setElementData(element_content, true);
482
  });
483
 
484
- setElementData(element, false);
485
  });
486
 
487
  slide.css('display', 'none');
@@ -490,7 +467,7 @@ var crellyslider_vimeo_api_ready = false;
490
  }
491
 
492
  // Initializes the element with original values
493
- function setElementData(element, is_element_content) {
494
  element.data('width', parseFloat(element.width()));
495
  element.data('height', parseFloat(element.height()));
496
  element.data('letter-spacing', parseFloat(element.css('letter-spacing')));
2
  * Plugin Name: Crelly Slider
3
  * Plugin URI: https://wordpress.org/plugins/crelly-slider/
4
  * Description: A free responsive slider that supports layers. Add texts, images, videos and beautify them with transitions and animations.
5
+ * Version: 1.3.3
6
  * Author: Fabio Rinaldi
7
  * Author URI: https://github.com/fabiorino
8
  * License: MIT
445
  }
446
  }
447
 
448
+ // Stores original slides, elements and elements contents values then hides all the slides
449
  function initProperties() {
450
  getSlides().each(function() {
451
  var slide = $(this);
452
 
453
+ slide.find(ELEMENTS).each(function() {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
454
  var element = $(this);
455
 
456
  element.find('*').each(function() {
457
+ var element_content = $(this);
458
+ setElementData(element_content);
459
  });
460
 
461
+ setElementData(element);
462
  });
463
 
464
  slide.css('display', 'none');
467
  }
468
 
469
  // Initializes the element with original values
470
+ function setElementData(element) {
471
  element.data('width', parseFloat(element.width()));
472
  element.data('height', parseFloat(element.height()));
473
  element.data('letter-spacing', parseFloat(element.css('letter-spacing')));
js/jquery.crellyslider.min.js CHANGED
@@ -2,10 +2,10 @@
2
  * Plugin Name: Crelly Slider
3
  * Plugin URI: https://wordpress.org/plugins/crelly-slider/
4
  * Description: A free responsive slider that supports layers. Add texts, images, videos and beautify them with transitions and animations.
5
- * Version: 1.3.2
6
  * Author: Fabio Rinaldi
7
  * Author URI: https://github.com/fabiorino
8
  * License: MIT
9
  */
10
 
11
- var crellyslider_youtube_api_ready=!1,crellyslider_vimeo_api_ready=!1;!function(e){var t,i,n;t=this,i=document,n=function(e,t,i,n){var a,o;(function(e,t,i,n){function a(e){for(;e&&void 0!==e.originalEvent;)e=e.originalEvent;return e}function o(t){for(var i,n,a={};t;){for(n in i=e.data(t,k))i[n]&&(a[n]=a.hasVirtualBinding=!0);t=t.parentNode}return a}function s(){M=!0}function r(){M=!1}function c(){l(),P=setTimeout(function(){P=0,C=0,Y.length=0,O=!1,s()},e.vmouse.resetTimerDuration)}function l(){P&&(clearTimeout(P),P=0)}function d(t,i,o){var s;return(o&&o[t]||!o&&function(t,i){for(var n;t;){if((n=e.data(t,k))&&(!i||n[i]))return t;t=t.parentNode}return null}(i.target,t))&&(s=function(t,i){var o,s,r,c,l,d,p,f,u,h=t.type;if((t=e.Event(t)).type=i,o=t.originalEvent,s=e.event.props,h.search(/^(mouse|click)/)>-1&&(s=E),o)for(p=s.length;p;)t[c=s[--p]]=o[c];if(h.search(/mouse(down|up)|click/)>-1&&!t.which&&(t.which=1),-1!==h.search(/^touch/)&&(h=(r=a(o)).touches,l=r.changedTouches,d=h&&h.length?h[0]:l&&l.length?l[0]:n))for(f=0,u=D.length;f<u;f++)t[c=D[f]]=d[c];return t}(i,t),e(i.target).trigger(s)),s}function p(t){var i,n=e.data(t.target,S);!O&&(!C||C!==n)&&((i=d("v"+t.type,t))&&(i.isDefaultPrevented()&&t.preventDefault(),i.isPropagationStopped()&&t.stopPropagation(),i.isImmediatePropagationStopped()&&t.stopImmediatePropagation()))}function f(t){var i,n,s,c=a(t).touches;c&&1===c.length&&((n=o(i=t.target)).hasVirtualBinding&&(C=z++,e.data(i,S,C),l(),r(),F=!1,s=a(t).touches[0],N=s.pageX,L=s.pageY,d("vmouseover",t,n),d("vmousedown",t,n)))}function u(e){M||(F||d("vmousecancel",e,o(e.target)),F=!0,c())}function h(t){if(!M){var i=a(t).touches[0],n=F,s=e.vmouse.moveDistanceThreshold,r=o(t.target);(F=F||Math.abs(i.pageX-N)>s||Math.abs(i.pageY-L)>s)&&!n&&d("vmousecancel",t,r),d("vmousemove",t,r),c()}}function v(e){if(!M){s();var t,i,n=o(e.target);d("vmouseup",e,n),F||(t=d("vclick",e,n))&&t.isDefaultPrevented()&&(i=a(e).changedTouches[0],Y.push({touchID:C,x:i.clientX,y:i.clientY}),O=!0),d("vmouseout",e,n),F=!1,c()}}function m(t){var i,n=e.data(t,k);if(n)for(i in n)if(n[i])return!0;return!1}function y(){}function g(t){var i=t.substr(1);return{setup:function(){m(this)||e.data(this,k,{}),e.data(this,k)[t]=!0,_[t]=(_[t]||0)+1,1===_[t]&&R.bind(i,p),e(this).bind(i,y),x&&(_.touchstart=(_.touchstart||0)+1,1===_.touchstart&&R.bind("touchstart",f).bind("touchend",v).bind("touchmove",h).bind("scroll",u))},teardown:function(){--_[t],_[t]||R.unbind(i,p),x&&(--_.touchstart,_.touchstart||R.unbind("touchstart",f).unbind("touchmove",h).unbind("touchend",v).unbind("scroll",u));var n=e(this),a=e.data(this,k);a&&(a[t]=!1),n.unbind(i,y),m(this)||n.removeData(k)}}}var b,w,k="virtualMouseBindings",S="virtualTouchID",T="vmouseover vmousedown vmousemove vmouseup vclick vmouseout vmousecancel".split(" "),D="clientX clientY pageX pageY screenX screenY".split(" "),I=e.event.mouseHooks?e.event.mouseHooks.props:[],E=e.event.props.concat(I),_={},P=0,N=0,L=0,F=!1,Y=[],O=!1,M=!1,x="addEventListener"in i,R=e(i),z=1,C=0;for(e.vmouse={moveDistanceThreshold:10,clickDistanceThreshold:10,resetTimerDuration:1500},w=0;w<T.length;w++)e.event.special[T[w]]=g(T[w]);x&&i.addEventListener("click",function(t){var i,n,a,o,s,r=Y.length,c=t.target;if(r)for(i=t.clientX,n=t.clientY,b=e.vmouse.clickDistanceThreshold,a=c;a;){for(o=0;o<r;o++)if(s=Y[o],0,a===c&&Math.abs(s.x-i)<b&&Math.abs(s.y-n)<b||e.data(a,S)===s.touchID)return t.preventDefault(),void t.stopPropagation();a=a.parentNode}},!0)})(e,0,i),e.mobile={},o={touch:"ontouchend"in i},(a=e).mobile.support=a.mobile.support||{},a.extend(a.support,o),a.extend(a.mobile.support,o),function(e,t,n){function a(t,i,a,o){var s=a.type;a.type=i,o?e.event.trigger(a,n,t):e.event.dispatch.call(t,a),a.type=s}var o=e(i),s=e.mobile.support.touch,r="touchmove scroll",c=s?"touchstart":"mousedown",l=s?"touchend":"mouseup",d=s?"touchmove":"mousemove";e.each("touchstart touchmove touchend tap taphold swipe swipeleft swiperight scrollstart scrollstop".split(" "),function(t,i){e.fn[i]=function(e){return e?this.bind(i,e):this.trigger(i)},e.attrFn&&(e.attrFn[i]=!0)}),e.event.special.scrollstart={enabled:!0,setup:function(){function t(e,t){a(o,(i=t)?"scrollstart":"scrollstop",e)}var i,n,o=this;e(o).bind(r,function(a){e.event.special.scrollstart.enabled&&(i||t(a,!0),clearTimeout(n),n=setTimeout(function(){t(a,!1)},50))})},teardown:function(){e(this).unbind(r)}},e.event.special.tap={tapholdThreshold:750,emitTapOnTaphold:!0,setup:function(){var t=this,i=e(t),n=!1;i.bind("vmousedown",function(s){function r(){clearTimeout(d)}function c(){r(),i.unbind("vclick",l).unbind("vmouseup",r),o.unbind("vmousecancel",c)}function l(e){c(),n||p!==e.target?n&&e.preventDefault():a(t,"tap",e)}if(n=!1,s.which&&1!==s.which)return!1;var d,p=s.target;i.bind("vmouseup",r).bind("vclick",l),o.bind("vmousecancel",c),d=setTimeout(function(){e.event.special.tap.emitTapOnTaphold||(n=!0),a(t,"taphold",e.Event("taphold",{target:p}))},e.event.special.tap.tapholdThreshold)})},teardown:function(){e(this).unbind("vmousedown").unbind("vclick").unbind("vmouseup"),o.unbind("vmousecancel")}},e.event.special.swipe={scrollSupressionThreshold:30,durationThreshold:1e3,horizontalDistanceThreshold:30,verticalDistanceThreshold:30,getLocation:function(e){var i=t.pageXOffset,n=t.pageYOffset,a=e.clientX,o=e.clientY;return 0===e.pageY&&Math.floor(o)>Math.floor(e.pageY)||0===e.pageX&&Math.floor(a)>Math.floor(e.pageX)?(a-=i,o-=n):(o<e.pageY-n||a<e.pageX-i)&&(a=e.pageX-i,o=e.pageY-n),{x:a,y:o}},start:function(t){var i=t.originalEvent.touches?t.originalEvent.touches[0]:t,n=e.event.special.swipe.getLocation(i);return{time:(new Date).getTime(),coords:[n.x,n.y],origin:e(t.target)}},stop:function(t){var i=t.originalEvent.touches?t.originalEvent.touches[0]:t,n=e.event.special.swipe.getLocation(i);return{time:(new Date).getTime(),coords:[n.x,n.y]}},handleSwipe:function(t,i,n,o){if(i.time-t.time<e.event.special.swipe.durationThreshold&&Math.abs(t.coords[0]-i.coords[0])>e.event.special.swipe.horizontalDistanceThreshold&&Math.abs(t.coords[1]-i.coords[1])<e.event.special.swipe.verticalDistanceThreshold){var s=t.coords[0]>i.coords[0]?"swipeleft":"swiperight";return a(n,"swipe",e.Event("swipe",{target:o,swipestart:t,swipestop:i}),!0),a(n,s,e.Event(s,{target:o,swipestart:t,swipestop:i}),!0),!0}return!1},eventInProgress:!1,setup:function(){var t,i=this,n=e(i),a={};(t=e.data(this,"mobile-events"))||(t={length:0},e.data(this,"mobile-events",t)),t.length++,t.swipe=a,a.start=function(t){if(!e.event.special.swipe.eventInProgress){e.event.special.swipe.eventInProgress=!0;var n,s=e.event.special.swipe.start(t),r=t.target,c=!1;a.move=function(t){s&&!t.isDefaultPrevented()&&(n=e.event.special.swipe.stop(t),c||(c=e.event.special.swipe.handleSwipe(s,n,i,r))&&(e.event.special.swipe.eventInProgress=!1),Math.abs(s.coords[0]-n.coords[0])>e.event.special.swipe.scrollSupressionThreshold&&t.preventDefault())},a.stop=function(){c=!0,e.event.special.swipe.eventInProgress=!1,o.off(d,a.move),a.move=null},o.on(d,a.move).one(l,a.stop)}},n.on(c,a.start)},teardown:function(){var t,i;(t=e.data(this,"mobile-events"))&&(i=t.swipe,delete t.swipe,t.length--,0===t.length&&e.removeData(this,"mobile-events")),i&&(i.start&&e(this).off(c,i.start),i.move&&o.off(d,i.move),i.stop&&o.off(l,i.stop))}},e.each({scrollstop:"scrollstart",taphold:"tap",swipeleft:"swipe.left",swiperight:"swipe.right"},function(t,i){e.event.special[t]={setup:function(){e(this).bind(i,e.noop)},teardown:function(){e(this).unbind(i)}}})}(e,this)},"function"==typeof define&&define.amd?define(["jquery"],function(e){return n(e,0,i),e.mobile}):n(t.jQuery,0,i),e.CrellySlider=function(t,i){var n,a=e(t),o="div.crellyslider",s="ul.cs-slides",r="li.cs-slide",c="> *",l=0,d=!1,p=!1,f=!1,u=!0,h=new H(function(){},0),v=new Array,m=new Array,y={},g={},b=1,w=0;if(!crellyslider_youtube_api_ready&&S("youtube")&&function(){var e=document.createElement("script");e.src="https://www.youtube.com/iframe_api";var t=document.getElementsByTagName("script")[0];t.parentNode.insertBefore(e,t),crellyslider_youtube_api_ready=!0}(),!crellyslider_vimeo_api_ready&&S("vimeo")&&(!function(){function e(t){return new e.fn.init(t)}function t(e,t,i){if(!i.contentWindow.postMessage)return!1;e=JSON.stringify({method:e,value:t}),i.contentWindow.postMessage(e,s)}function i(e){var t,i;try{i=(t=JSON.parse(e.data)).event||t.method}catch(e){}if("ready"!=i||o||(o=!0),!/^https?:\/\/player.vimeo.com/.test(e.origin))return!1;"*"===s&&(s=e.origin),e=t.value;var n=t.data,r=""===r?null:t.player_id;return t=r?a[r][i]:a[i],i=[],!!t&&(void 0!==e&&i.push(e),n&&i.push(n),r&&i.push(r),0<i.length?t.apply(null,i):t.call())}function n(e,t,i){i?(a[i]||(a[i]={}),a[i][e]=t):a[e]=t}var a={},o=!1,s="*";e.fn=e.prototype={element:null,init:function(e){return"string"==typeof e&&(e=document.getElementById(e)),this.element=e,this},api:function(e,i){if(!this.element||!e)return!1;var a=this.element,o=""!==a.id?a.id:null,s=i&&i.constructor&&i.call&&i.apply?null:i,r=i&&i.constructor&&i.call&&i.apply?i:null;return r&&n(e,r,o),t(e,s,a),this},addEvent:function(e,i){if(!this.element)return!1;var a=this.element,s=""!==a.id?a.id:null;return n(e,i,s),"ready"!=e?t("addEventListener",e,a):"ready"==e&&o&&i.call(null,s),this},removeEvent:function(e){if(!this.element)return!1;var i=this.element,n=""!==i.id?i.id:null;e:{if(n&&a[n]){if(!a[n][e]){n=!1;break e}a[n][e]=null}else{if(!a[e]){n=!1;break e}a[e]=null}n=!0}"ready"!=e&&n&&t("removeEventListener",e,i)}},e.fn.init.prototype=e.fn,window.addEventListener?window.addEventListener("message",i,!1):window.attachEvent("onmessage",i),window.Froogaloop=window.$f=e}(),crellyslider_vimeo_api_ready=!0),!crellyslider_youtube_api_ready||"undefined"!=typeof YT&&void 0!==YT.Player)T();else var k=setInterval(function(){"undefined"!=typeof YT&&void 0!==YT.Player&&(clearInterval(k),T())},100);function S(e){return"youtube"==e?a.find(".cs-yt-iframe").length>0:"vimeo"==e?a.find(".cs-vimeo-iframe").length>0:-1}function T(){if(a.wrapInner('<div class="crellyslider" />'),a.find(o+" > ul").addClass("cs-slides"),a.find(o+" "+s+" > li").addClass("cs-slide"),0==(n=A().length))return!1;if(1==n){var t=B(0),r=a.find(o).find(s);t.clone().prependTo(r),n++}if(function(){if(!i.randomOrder&&0==i.startFromSlide)return;var e=new Array,t=new Array;if(-1==i.startFromSlide){var r=Math.floor(Math.random()*n);e[0]=r,t[0]=B(r)}else e[0]=i.startFromSlide,t[0]=B(i.startFromSlide);for(var c=1;c<n;c++){if(i.randomOrder)do{r=Math.floor(Math.random()*n)}while(-1!=e.indexOf(r));else r=c+e[0]<n?c+e[0]:c+e[0]-n;e[c]=r,t[c]=B(r)}a.find(o).find(s).empty();for(var c=0;c<n;c++)a.find(o).find(s).append(t[c])}(),i.showControls&&a.find(o).append('<div class="cs-controls"><span class="cs-next"></span><span class="cs-previous"></span></div>'),i.showNavigation){for(var d='<div class="cs-navigation">',f=0;f<n;f++)d+='<span class="cs-slide-link"></span>';d+="</div>",a.find(o).append(d)}i.showProgressBar?a.find(o).append('<div class="cs-progress-bar"></div>'):a.find(o).append('<div class="cs-progress-bar cs-progress-bar-hidden"></div>'),a.css("display","block"),i.responsive&&N(),I(),A().find(".cs-background-link").html(" ").data({left:0,top:0,in:"none",out:"none",easeIn:0,easeOut:0,delay:0,time:"all"}),function(){a.find(o).find(s).css("visibility","hidden"),a.find(o).find(".cs-progress-bar").css("display","none"),a.find(o).find(".cs-navigation").css("display","none"),a.find(o).find(".cs-controls").css("display","none");var t=B(0).css("background-image");(t=t.replace(/^url\(["']?/,"").replace(/["']?\)$/,"")).match(/\.(jpeg|jpg|gif|png|bmp|tiff|tif)$/)?e("<img>").load(function(){i()}).attr("src",t).each(function(){this.complete&&e(this).load()}):i();function i(){a.find(o).append('<div class="cs-preloader"><div class="cs-bg"></div><div class="cs-loader"><div class="cs-spinner"></div></div></div>'),a.find(o).find(".cs-preloader").css({"background-color":B(l).css("background-color"),"background-image":B(l).css("background-image"),"background-position":B(l).css("background-position"),"background-repeat":B(l).css("background-repeat"),"background-size":B(l).css("background-size")}),a.find(o).find(".cs-preloader > .cs-bg").css({"background-color":B(l).css("background-color"),"background-image":B(l).css("background-image"),"background-position":B(l).css("background-position"),"background-repeat":B(l).css("background-repeat"),"background-size":B(l).css("background-size")})}}(),function(){var t=new e.Deferred,i=A().find(".cs-yt-iframe, .cs-vimeo-iframe").length,n=0;if(0==i)return t.resolve().promise();return A().find(".cs-yt-iframe, .cs-vimeo-iframe").each(function(){e(this).one("load",function(){var a,o,s,r,l;++n==i&&(o=new e.Deferred,s=A(),r=s.find(c+".cs-yt-iframe").length,l=0,0==r?o.resolve().promise():(s.each(function(){e(this).find(c+".cs-yt-iframe").each(function(){var t=e(this);t.uniqueId(),t.attr("id","cs-yt-iframe-"+t.attr("id"));var i=new YT.Player(t.attr("id"),{events:{onReady:function(){++l==r&&o.resolve()},onStateChange:function(e){e.data===YT.PlayerState.ENDED&&X(t,"loop")&&i.playVideo(),p&&(e.data===YT.PlayerState.PAUSED&&(y[t.attr("id")].manually_paused=!0),e.data===YT.PlayerState.PLAYING&&(y[t.attr("id")].manually_paused=!1))}}});a={player:i,played_once:!1,manually_paused:!1},y[t.attr("id")]=a})}),o.promise())).done(function(){var i,n,a,o,s;(n=new e.Deferred,a=A(),o=a.find(c+".cs-vimeo-iframe").length,s=0,0==o?n.resolve().promise():(a.each(function(){e(this).find(c+".cs-vimeo-iframe").each(function(){var t=e(this);t.uniqueId(),t.attr("id","cs-vimeo-iframe-"+t.attr("id")),t.attr("src",t.attr("src")+"&player_id="+t.attr("id"));var a=$f(t[0]);a.addEvent("ready",function(){a.addEvent("finish",function(){g[t.attr("id")].ended=!0}),a.addEvent("play",function(){g[t.attr("id")].played_once=!0,g[t.attr("id")].ended=!1,p&&(g[t.attr("id")].manually_paused=!1)}),a.addEvent("pause",function(){p&&(g[t.attr("id")].manually_paused=!0)}),X(t,"loop")&&a.api("setLoop",!0),++s==o&&n.resolve()}),i={player:a,played_once:!1,ended:!1,manually_paused:!1},g[t.attr("id")]=i})}),n.promise())).done(function(){t.resolve()})})})}),t.promise()}().done(function(){var t=setInterval(function(){"complete"==document.readyState&&a.find(o).find(".cs-preloader").length>0&&(clearInterval(t),function(){i.responsive&&N();I(),w=e(window).width(),A().each(function(){var t=e(this);t.find(c).not(".cs-yt-iframe, .cs-vimeo-iframe, .cs-background-link").each(function(){var t=e(this),i=t.clone();i.css("visibility","hidden"),e("body").append(i),i.find("*").each(function(){var t=e(this);D(t,!0)}),D(i,!1),i.css("display","none"),i.css("visibility","visible"),i.insertAfter(t),t.remove()}),t.find(".cs-yt-iframe, .cs-vimeo-iframe").each(function(){var t=e(this);t.find("*").each(function(){var t=e(this);D(t,!0)}),D(t,!1)}),t.css("display","none"),t.data("opacity",parseFloat(t.css("opacity")))}),i.responsive&&e(window).resize(function(){w!=e(window).width()&&("full-width"==i.layout&&x()!=e(a).width()||e(a).width()<x()||e(a).width()>x()&&x()<i.startWidth)&&_()}),a.find(o).find(".cs-controls > .cs-previous").click(function(){V(C())}),a.find(o).find(".cs-controls > .cs-next").click(function(){V(z())}),i.enableSwipe&&(a.find(o).on("swipeleft",function(){M(),V(z())}),a.find(o).on("swiperight",function(){M(),V(C())})),a.find(o).find(".cs-navigation > .cs-slide-link").click(function(){V(e(this).index())}),i.pauseOnHover&&(a.find(o).find(s).hover(function(){O()}),a.find(o).find(s).mouseleave(function(){M()})),a.find(o).find(s).css("visibility","visible"),a.find(o).find(".cs-progress-bar").css("display","block"),a.find(o).find(".cs-navigation").css("display","block"),a.find(o).find(".cs-controls").css("display","block"),ne(B(0)),B(0).finish(),a.find(o).find(".cs-preloader").animate({opacity:0},300,function(){a.find(o).find(".cs-preloader").remove()}),i.beforeStart(),i.responsive?_():F()}())},100)})}function D(e,t){e.data("width",parseFloat(e.width())),e.data("height",parseFloat(e.height())),e.data("letter-spacing",parseFloat(e.css("letter-spacing"))),e.data("font-size",parseFloat(e.css("font-size"))),"px"==e.css("line-height").slice(-2).toLowerCase()?e.data("line-height",parseFloat(e.css("line-height"))):"normal"==e.css("line-height")?e.data("line-height",1.15*X(e,"font-size")):e.data("line-height",parseFloat(e.css("line-height"))*X(e,"font-size")),e.data("padding-top",parseFloat(e.css("padding-top"))),e.data("padding-right",parseFloat(e.css("padding-right"))),e.data("padding-bottom",parseFloat(e.css("padding-bottom"))),e.data("padding-left",parseFloat(e.css("padding-left"))),e.data("opacity",parseFloat(e.css("opacity")))}function I(){var e,t;switch(i.layout){case"fixed":e=i.startWidth,t=i.startHeight,a.find(o).css({width:L(e),height:L(t)}),A().css({width:L(e),height:L(t)});break;case"full-width":e=a.width(),t=i.startHeight,a.find(o).css({width:e,height:L(t)}),A().css({width:e,height:L(t)});break;default:return!1}}function E(e){var t=(R()-i.startHeight)/2,n=(x()-i.startWidth)/2,a=0,o=0;return t>0&&(a=t),n>0&&(o=n),{top:a,left:o}}function _(){i.beforeSetResponsive();var t=A();Y(!0),t.each(function(){var t=e(this),i=t.find(c);t.finish(),ne(t),t.finish(),i.each(function(){var t=e(this);t.finish(),oe(t),t.finish(),$(t)&&Q(t)})}),N(),I(),t.each(function(){var t=e(this);t.find(c).each(function(){var t=e(this);t.find("*").each(function(){P(e(this))}),P(t),t.finish(),se(t),t.finish(),$(t)&&Q(t)}),t.finish(),ae(t),t.finish()}),w=e(window).width(),F()}function P(e){e.css({top:L(X(e,"top")+E().top),left:L(X(e,"left")+E().left),"padding-top":L(X(e,"padding-top")),"padding-right":L(X(e,"padding-right")),"padding-bottom":L(X(e,"padding-bottom")),"padding-left":L(X(e,"padding-left"))}),e.is("input")||e.is("button")||e.text().trim().length?e.css({"line-height":L(X(e,"line-height"))+"px","letter-spacing":L(X(e,"letter-spacing")),"font-size":L(X(e,"font-size"))}):e.css({width:L(X(e,"width")),height:L(X(e,"height"))})}function N(){var e=a.width(),t=i.startWidth;b=e>=t||!i.responsive?1:e/t}function L(e){return e*b}function F(){i.automaticSlide?function e(){j(l).done(function(){d||(l=z(),e())})}():j(l),u=!1}function Y(t){for(var i=0;i<v.length;i++)v[i].clear();for(i=0;i<m.length;i++)m[i].clear();h.clear(),A().each(function(){var i=e(this);t?i.finish():i.stop(!0,!0),i.find(c).each(function(){var i=e(this);t?i.finish():i.stop(!0,!0)})}),W()}function O(){!d&&p&&(i.beforePause(),a.find(o).find(".cs-progress-bar").stop(!0),h.pause(),d=!0)}function M(){if(d&&p){i.beforeResume();var e=a.find(o).find(".cs-progress-bar"),t=(X(B(l),"time"),h.getRemaining());e.animate({width:"100%"},t),h.resume(),d=!1}}function x(){return a.find(o).width()}function R(){return a.find(o).height()}function z(){return l+1==n?0:l+1}function C(){return l-1<0?n-1:l-1}function X(e,t){var n;switch(n=!!e.parent("ul").hasClass("cs-slides"),t){case"ease-in":return n?isNaN(parseInt(e.data(t)))?i.slidesEaseIn:parseInt(e.data(t)):isNaN(parseInt(e.data(t)))?i.elementsEaseIn:parseInt(e.data(t));case"ease-out":return n?isNaN(parseInt(e.data(t)))?i.slidesEaseOut:parseInt(e.data(t)):isNaN(parseInt(e.data(t)))?i.elementsEaseOut:parseInt(e.data(t));case"delay":return isNaN(parseInt(e.data(t)))?i.elementsDelay:parseInt(e.data(t));case"time":return n?isNaN(parseInt(e.data(t)))?i.slidesTime:parseInt(e.data(t)):"all"==e.data(t)?"all":isNaN(parseInt(e.data(t)))?i.itemsTime:parseInt(e.data(t));case"ignore-ease-out":return 1==parseInt(e.data(t))||0!=parseInt(e.data(t))&&i.ignoreElementsEaseOut;case"autoplay":return 1==parseInt(e.data(t))||0!=parseInt(e.data(t))&&i.videoAutoplay;case"loop":return 1==parseInt(e.data(t))||0!=parseInt(e.data(t))&&i.videoLoop;case"top":case"left":case"width":case"height":case"padding-top":case"padding-right":case"padding-bottom":case"padding-left":case"line-height":case"letter-spacing":case"font-size":return isNaN(parseFloat(e.data(t)))?0:parseFloat(e.data(t));case"in":case"out":case"opacity":return e.data(t);default:return!1}}function A(){return a.find(o).find(s).find(r)}function B(e){return A().eq(e)}function H(e,t){var i,n,a=t;this.pause=function(){clearTimeout(i),a-=new Date-n},this.resume=function(){n=new Date,clearTimeout(i),i=window.setTimeout(function(){e()},a)},this.clear=function(){clearTimeout(i)},this.getRemaining=function(){return a},this.resume()}function U(){return/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)}function W(){var e=a.find(o).find(".cs-progress-bar");e.stop(),e.css("width",0)}function V(e){e!=l&&(p||f)&&(Y(!1),q(l,!1,!0).done(function(){l=e,F()}))}function j(t){i.beforeSlideStart();var n,s,r,d,u,b=new e.Deferred;f=!1;for(var w=0;w<v.length;w++)v[w].clear();for(w=0;w<m.length;w++)m[w].clear();return h.clear(),B(t).finish(),ae(t),B(t).finish(),B(t).find(c).each(function(){var t=e(this);t.finish(),se(t),t.finish()}),a.find(o).find(".cs-navigation").find("> .cs-slide-link").each(function(){var t=e(this);t.index()==l?t.addClass("cs-active"):t.removeClass("cs-active")}),s=B(n=t).find(c),r=0,d=!1,u=new e.Deferred,p=!1,ne(n).done(function(){var e;e=a.find(o).find(".cs-progress-bar"),W(),e.animate({width:"100%"},X(B(l),"time")),p=!0,(d=!0)&&r==s.length&&u.resolve()}),s.each(function(){var t=e(this),i=X(t,"delay");m.push(new H(function(){oe(t).done(function(){var e,i,n;$(t)&&(G(n=t)?(!X(i=n,"autoplay")||y[i.attr("id")].played_once||U()||K(i).playVideo(),2!=Z(i)||y[i.attr("id")].manually_paused||K(i).playVideo(),y[i.attr("id")].played_once=!0):(!X(e=n,"autoplay")||g[e.attr("id")].played_once||U()||te(e).api("play"),te(e).api("paused")&&!g[e.attr("id")].ended&&g[e.attr("id")].played_once&&!g[e.attr("id")].manually_paused&&te(e).api("play"))),r++,d&&r==s.length&&u.resolve()})},i))}),u.promise(),i.automaticSlide?q(t,!0,!0).done(function(){f=!0,b.resolve()}):q(t,!0,!1).done(function(){f=!0,b.resolve()}),b.promise()}function q(t,i,n){var a=B(t),o=a.find(c),s=i?X(a,"time")+X(a,"ease-in"):0,r=0,l=!1,d=new e.Deferred;return o.each(function(){var a=e(this),s=X(a,"time");if("all"!=s){var c=i?s:0;X(a,"ignore-ease-out")&&(r++,o.length==r&&l&&n&&(J(t),ae(t),d.resolve())),v.push(new H(function(){se(a).done(function(){X(a,"ignore-ease-out")||(r++,o.length==r&&l&&n&&(J(t),ae(t),d.resolve()))})},c))}}),h=new H(function(){p=!1,W(),l=!0,o.length==r&&l&&n&&(J(t),ae(t),d.resolve()),n?o.each(function(){var i=e(this);"all"==X(i,"time")&&(X(i,"ignore-ease-out")&&(r++,o.length==r&&l&&n&&(J(t),ae(t),d.resolve())),se(i).done(function(){X(i,"ignore-ease-out")||(r++,o.length==r&&l&&n&&(J(t),ae(t),d.resolve()))}))}):d.resolve()},s),d.promise()}function $(e){return G(e)||e.hasClass("cs-vimeo-iframe")}function J(t){B(t).each(function(){var t=e(this);t.find(c+".cs-yt-iframe").each(function(){ee(e(this))})}),B(t).each(function(){var t=e(this);t.find(c+".cs-vimeo-iframe").each(function(){ie(e(this))})})}function Q(e){G(e)?ee(e):ie(e)}function G(e){return e.hasClass("cs-yt-iframe")}function K(e){return y[e.attr("id")].player}function Z(e){return K(e).getPlayerState()}function ee(e){1==Z(e)&&K(e).pauseVideo()}function te(e){return g[e.attr("id")].player}function ie(e){te(e).api("pause")}function ne(t){var i=B(t),n=X(i,"in"),a=X(i,"ease-in"),o=new e.Deferred;if("block"==i.css("display"))return o.resolve().promise();if(u)return i.css({display:"block",top:0,left:0,opacity:X(i,"opacity")}),o.resolve().promise();switch(n){case"fade":i.css({display:"block",top:0,left:0,opacity:0}),i.animate({opacity:X(i,"opacity")},a,function(){o.resolve()});break;case"fadeLeft":i.css({display:"block",top:0,left:x(),opacity:0}),i.animate({opacity:X(i,"opacity"),left:0},a,function(){o.resolve()});break;case"fadeRight":i.css({display:"block",top:0,left:-x(),opacity:0}),i.animate({opacity:X(i,"opacity"),left:0},a,function(){o.resolve()});break;case"slideLeft":i.css({display:"block",top:0,left:x(),opacity:X(i,"opacity")}),i.animate({left:0},a,function(){o.resolve()});break;case"slideRight":i.css({display:"block",top:0,left:-x(),opacity:X(i,"opacity")}),i.animate({left:0},a,function(){o.resolve()});break;case"slideUp":i.css({display:"block",top:R(),left:0,opacity:X(i,"opacity")}),i.animate({top:0},a,function(){o.resolve()});break;case"slideDown":i.css({display:"block",top:-R(),left:0,opacity:X(i,"opacity")}),i.animate({top:0},a,function(){o.resolve()});break;default:i.css({display:"block",top:0,left:0,opacity:X(i,"opacity")}),o.resolve()}return o.promise()}function ae(t){var i=B(t),n=X(i,"out"),a=X(i,"ease-out"),o=new e.Deferred;if("none"==i.css("display"))return o.resolve().promise();switch(n){case"fade":i.animate({opacity:0},a,function(){i.css({display:"none",opacity:X(i,"opacity")}),o.resolve()});break;case"fadeLeft":i.animate({opacity:0,left:-x()},a,function(){i.css({display:"none",opacity:X(i,"opacity"),left:0}),o.resolve()});break;case"fadeRight":i.animate({opacity:0,left:x()},a,function(){i.css({display:"none",opacity:X(i,"opacity"),left:0}),o.resolve()});break;case"slideLeft":i.animate({left:-x()},a,function(){i.css({display:"none",left:0}),o.resolve()});break;case"slideRight":i.animate({left:x()},a,function(){i.css({display:"none",left:0}),o.resolve()});break;case"slideUp":i.animate({top:-R()},a,function(){i.css({display:"none",top:0}),o.resolve()});break;case"slideDown":i.animate({top:R()},a,function(){i.css({display:"none",top:0}),o.resolve()});break;default:i.css({display:"none"}),o.resolve()}return o.promise()}function oe(t){var i=t.outerWidth(),n=t.outerHeight(),a=X(t,"in"),o=X(t,"ease-in"),s=X(t,"top"),r=X(t,"left"),c=new e.Deferred;if("block"==t.css("display"))return c.resolve().promise();switch(a){case"slideDown":t.css({display:"block",top:-n,left:L(r+E().left),opacity:X(t,"opacity")}).animate({top:L(s+E().top)},o,function(){c.resolve()});break;case"slideUp":t.css({display:"block",top:R(),left:L(r+E().left),opacity:X(t,"opacity")}).animate({top:L(s+E().top)},o,function(){c.resolve()});break;case"slideLeft":t.css({display:"block",top:L(s+E().top),left:x(),opacity:X(t,"opacity")}).animate({left:L(r+E().left)},o,function(){c.resolve()});break;case"slideRight":t.css({display:"block",top:L(s+E().top),left:-i,opacity:X(t,"opacity")}).animate({left:L(r+E().left)},o,function(){c.resolve()});break;case"fade":t.css({display:"block",top:L(s+E().top),left:L(r+E().left),opacity:0}).animate({opacity:X(t,"opacity")},o,function(){c.resolve()});break;case"fadeDown":t.css({display:"block",top:-n,left:L(r+E().left),opacity:0}).animate({top:L(s+E().top),opacity:X(t,"opacity")},o,function(){c.resolve()});break;case"fadeUp":t.css({display:"block",top:R(),left:L(r+E().left),opacity:0}).animate({top:L(s+E().top),opacity:X(t,"opacity")},o,function(){c.resolve()});break;case"fadeLeft":t.css({display:"block",top:L(s+E().top),left:x(),opacity:0}).animate({left:L(r+E().left),opacity:X(t,"opacity")},o,function(){c.resolve()});break;case"fadeRight":t.css({display:"block",top:L(s+E().top),left:-i,opacity:0}).animate({left:L(r+E().left),opacity:X(t,"opacity")},o,function(){c.resolve()});break;case"fadeSmallDown":t.css({display:"block",top:L(s+E().top-30),left:L(r+E().left),opacity:0}).animate({top:L(s+E().top),opacity:X(t,"opacity")},o,function(){c.resolve()});break;case"fadeSmallUp":t.css({display:"block",top:L(s+E().top+30),left:L(r+E().left),opacity:0}).animate({top:L(s+E().top),opacity:X(t,"opacity")},o,function(){c.resolve()});break;case"fadeSmallLeft":t.css({display:"block",top:L(s+E().top),left:L(r+E().left+30),opacity:0}).animate({left:L(r+E().left),opacity:X(t,"opacity")},o,function(){c.resolve()});break;case"fadeSmallRight":t.css({display:"block",top:L(s+E().top),left:L(r+E().left-30),opacity:0}).animate({left:L(r+E().left),opacity:X(t,"opacity")},o,function(){c.resolve()});break;default:t.css({display:"block",top:L(s+E().top),left:L(r+E().left),opacity:X(t,"opacity")}),c.resolve()}return c.promise()}function se(t){var i=t.outerWidth(),n=t.outerHeight(),a=X(t,"out"),o=X(t,"ease-out"),s=new e.Deferred;if("none"==t.css("display"))return s.resolve().promise();switch(a){case"slideDown":t.animate({top:R()},o,function(){t.css({display:"none"}),s.resolve()});break;case"slideUp":t.animate({top:-n},o,function(){t.css({display:"none"}),s.resolve()});break;case"slideLeft":t.animate({left:-i},o,function(){t.css({display:"none"}),s.resolve()});break;case"slideRight":t.animate({left:x()},o,function(){t.css({display:"none"}),s.resolve()});break;case"fade":t.animate({opacity:0},o,function(){t.css({display:"none",opacity:X(t,"opacity")}),s.resolve()});break;case"fadeDown":t.animate({top:R(),opacity:0},o,function(){t.css({display:"none",opacity:X(t,"opacity")}),s.resolve()});break;case"fadeUp":t.animate({top:-n,opacity:0},o,function(){t.css({display:"none",opacity:X(t,"opacity")}),s.resolve()});break;case"fadeLeft":t.animate({left:-i,opacity:0},o,function(){t.css({display:"none",opacity:X(t,"opacity")}),s.resolve()});break;case"fadeRight":t.animate({left:x(),opacity:0},o,function(){t.css({display:"none",opacity:X(t,"opacity")}),s.resolve()});break;case"fadeSmallDown":t.animate({top:L(X(t,"top")+E().top+30),opacity:0},o,function(){t.css({display:"none",opacity:X(t,"opacity")}),s.resolve()});break;case"fadeSmallUp":t.animate({top:L(X(t,"top")+E().top-30),opacity:0},o,function(){t.css({display:"none",opacity:X(t,"opacity")}),s.resolve()});break;case"fadeSmallLeft":t.animate({left:L(X(t,"left")+E().left-30),opacity:0},o,function(){t.css({display:"none",opacity:X(t,"opacity")}),s.resolve()});break;case"fadeSmallRight":t.animate({left:L(X(t,"left")+E().left+30),opacity:0},o,function(){t.css({display:"none",opacity:X(t,"opacity")}),s.resolve()});break;default:t.css({display:"none"}),s.resolve()}return s.promise()}this.resume=function(){M()},this.pause=function(){O()},this.nextSlide=function(){V(z())},this.previousSlide=function(){V(C())},this.changeSlide=function(e){V(e)},this.getCurrentSlide=function(){return l},this.getTotalSlides=function(){return n}},e.fn.crellySlider=function(t){var i=e.extend({layout:"fixed",responsive:!0,startWidth:1140,startHeight:500,pauseOnHover:!0,automaticSlide:!0,randomOrder:!0,startFromSlide:0,showControls:!0,showNavigation:!0,showProgressBar:!0,enableSwipe:!0,slidesTime:3e3,elementsDelay:0,elementsTime:"all",slidesEaseIn:300,elementsEaseIn:300,slidesEaseOut:300,elementsEaseOut:300,ignoreElementsEaseOut:!1,videoAutoplay:!1,videoLoop:!1,beforeStart:function(){},beforeSetResponsive:function(){},beforeSlideStart:function(){},beforePause:function(){},beforeResume:function(){}},t);return this.each(function(){if(null==e(this).data("crellySlider")){var t=new e.CrellySlider(this,i);e(this).data("crellySlider",t)}})}}(jQuery);
2
  * Plugin Name: Crelly Slider
3
  * Plugin URI: https://wordpress.org/plugins/crelly-slider/
4
  * Description: A free responsive slider that supports layers. Add texts, images, videos and beautify them with transitions and animations.
5
+ * Version: 1.3.3
6
  * Author: Fabio Rinaldi
7
  * Author URI: https://github.com/fabiorino
8
  * License: MIT
9
  */
10
 
11
+ var crellyslider_youtube_api_ready=!1,crellyslider_vimeo_api_ready=!1;!function(e){var t,i,n;t=this,i=document,n=function(e,t,i,n){var a,o;(function(e,t,i,n){function a(e){for(;e&&void 0!==e.originalEvent;)e=e.originalEvent;return e}function o(t){for(var i,n,a={};t;){for(n in i=e.data(t,k))i[n]&&(a[n]=a.hasVirtualBinding=!0);t=t.parentNode}return a}function s(){M=!0}function r(){M=!1}function c(){l(),P=setTimeout(function(){P=0,C=0,Y.length=0,O=!1,s()},e.vmouse.resetTimerDuration)}function l(){P&&(clearTimeout(P),P=0)}function d(t,i,o){var s;return(o&&o[t]||!o&&function(t,i){for(var n;t;){if((n=e.data(t,k))&&(!i||n[i]))return t;t=t.parentNode}return null}(i.target,t))&&(s=function(t,i){var o,s,r,c,l,d,p,f,u,h=t.type;if((t=e.Event(t)).type=i,o=t.originalEvent,s=e.event.props,h.search(/^(mouse|click)/)>-1&&(s=E),o)for(p=s.length;p;)t[c=s[--p]]=o[c];if(h.search(/mouse(down|up)|click/)>-1&&!t.which&&(t.which=1),-1!==h.search(/^touch/)&&(h=(r=a(o)).touches,l=r.changedTouches,d=h&&h.length?h[0]:l&&l.length?l[0]:n))for(f=0,u=D.length;f<u;f++)t[c=D[f]]=d[c];return t}(i,t),e(i.target).trigger(s)),s}function p(t){var i,n=e.data(t.target,S);!O&&(!C||C!==n)&&((i=d("v"+t.type,t))&&(i.isDefaultPrevented()&&t.preventDefault(),i.isPropagationStopped()&&t.stopPropagation(),i.isImmediatePropagationStopped()&&t.stopImmediatePropagation()))}function f(t){var i,n,s,c=a(t).touches;c&&1===c.length&&((n=o(i=t.target)).hasVirtualBinding&&(C=z++,e.data(i,S,C),l(),r(),F=!1,s=a(t).touches[0],N=s.pageX,L=s.pageY,d("vmouseover",t,n),d("vmousedown",t,n)))}function u(e){M||(F||d("vmousecancel",e,o(e.target)),F=!0,c())}function h(t){if(!M){var i=a(t).touches[0],n=F,s=e.vmouse.moveDistanceThreshold,r=o(t.target);(F=F||Math.abs(i.pageX-N)>s||Math.abs(i.pageY-L)>s)&&!n&&d("vmousecancel",t,r),d("vmousemove",t,r),c()}}function v(e){if(!M){s();var t,i,n=o(e.target);d("vmouseup",e,n),F||(t=d("vclick",e,n))&&t.isDefaultPrevented()&&(i=a(e).changedTouches[0],Y.push({touchID:C,x:i.clientX,y:i.clientY}),O=!0),d("vmouseout",e,n),F=!1,c()}}function y(t){var i,n=e.data(t,k);if(n)for(i in n)if(n[i])return!0;return!1}function m(){}function g(t){var i=t.substr(1);return{setup:function(){y(this)||e.data(this,k,{}),e.data(this,k)[t]=!0,_[t]=(_[t]||0)+1,1===_[t]&&R.bind(i,p),e(this).bind(i,m),x&&(_.touchstart=(_.touchstart||0)+1,1===_.touchstart&&R.bind("touchstart",f).bind("touchend",v).bind("touchmove",h).bind("scroll",u))},teardown:function(){--_[t],_[t]||R.unbind(i,p),x&&(--_.touchstart,_.touchstart||R.unbind("touchstart",f).unbind("touchmove",h).unbind("touchend",v).unbind("scroll",u));var n=e(this),a=e.data(this,k);a&&(a[t]=!1),n.unbind(i,m),y(this)||n.removeData(k)}}}var b,w,k="virtualMouseBindings",S="virtualTouchID",T="vmouseover vmousedown vmousemove vmouseup vclick vmouseout vmousecancel".split(" "),D="clientX clientY pageX pageY screenX screenY".split(" "),I=e.event.mouseHooks?e.event.mouseHooks.props:[],E=e.event.props.concat(I),_={},P=0,N=0,L=0,F=!1,Y=[],O=!1,M=!1,x="addEventListener"in i,R=e(i),z=1,C=0;for(e.vmouse={moveDistanceThreshold:10,clickDistanceThreshold:10,resetTimerDuration:1500},w=0;w<T.length;w++)e.event.special[T[w]]=g(T[w]);x&&i.addEventListener("click",function(t){var i,n,a,o,s,r=Y.length,c=t.target;if(r)for(i=t.clientX,n=t.clientY,b=e.vmouse.clickDistanceThreshold,a=c;a;){for(o=0;o<r;o++)if(s=Y[o],0,a===c&&Math.abs(s.x-i)<b&&Math.abs(s.y-n)<b||e.data(a,S)===s.touchID)return t.preventDefault(),void t.stopPropagation();a=a.parentNode}},!0)})(e,0,i),e.mobile={},o={touch:"ontouchend"in i},(a=e).mobile.support=a.mobile.support||{},a.extend(a.support,o),a.extend(a.mobile.support,o),function(e,t,n){function a(t,i,a,o){var s=a.type;a.type=i,o?e.event.trigger(a,n,t):e.event.dispatch.call(t,a),a.type=s}var o=e(i),s=e.mobile.support.touch,r="touchmove scroll",c=s?"touchstart":"mousedown",l=s?"touchend":"mouseup",d=s?"touchmove":"mousemove";e.each("touchstart touchmove touchend tap taphold swipe swipeleft swiperight scrollstart scrollstop".split(" "),function(t,i){e.fn[i]=function(e){return e?this.bind(i,e):this.trigger(i)},e.attrFn&&(e.attrFn[i]=!0)}),e.event.special.scrollstart={enabled:!0,setup:function(){function t(e,t){a(o,(i=t)?"scrollstart":"scrollstop",e)}var i,n,o=this;e(o).bind(r,function(a){e.event.special.scrollstart.enabled&&(i||t(a,!0),clearTimeout(n),n=setTimeout(function(){t(a,!1)},50))})},teardown:function(){e(this).unbind(r)}},e.event.special.tap={tapholdThreshold:750,emitTapOnTaphold:!0,setup:function(){var t=this,i=e(t),n=!1;i.bind("vmousedown",function(s){function r(){clearTimeout(d)}function c(){r(),i.unbind("vclick",l).unbind("vmouseup",r),o.unbind("vmousecancel",c)}function l(e){c(),n||p!==e.target?n&&e.preventDefault():a(t,"tap",e)}if(n=!1,s.which&&1!==s.which)return!1;var d,p=s.target;i.bind("vmouseup",r).bind("vclick",l),o.bind("vmousecancel",c),d=setTimeout(function(){e.event.special.tap.emitTapOnTaphold||(n=!0),a(t,"taphold",e.Event("taphold",{target:p}))},e.event.special.tap.tapholdThreshold)})},teardown:function(){e(this).unbind("vmousedown").unbind("vclick").unbind("vmouseup"),o.unbind("vmousecancel")}},e.event.special.swipe={scrollSupressionThreshold:30,durationThreshold:1e3,horizontalDistanceThreshold:30,verticalDistanceThreshold:30,getLocation:function(e){var i=t.pageXOffset,n=t.pageYOffset,a=e.clientX,o=e.clientY;return 0===e.pageY&&Math.floor(o)>Math.floor(e.pageY)||0===e.pageX&&Math.floor(a)>Math.floor(e.pageX)?(a-=i,o-=n):(o<e.pageY-n||a<e.pageX-i)&&(a=e.pageX-i,o=e.pageY-n),{x:a,y:o}},start:function(t){var i=t.originalEvent.touches?t.originalEvent.touches[0]:t,n=e.event.special.swipe.getLocation(i);return{time:(new Date).getTime(),coords:[n.x,n.y],origin:e(t.target)}},stop:function(t){var i=t.originalEvent.touches?t.originalEvent.touches[0]:t,n=e.event.special.swipe.getLocation(i);return{time:(new Date).getTime(),coords:[n.x,n.y]}},handleSwipe:function(t,i,n,o){if(i.time-t.time<e.event.special.swipe.durationThreshold&&Math.abs(t.coords[0]-i.coords[0])>e.event.special.swipe.horizontalDistanceThreshold&&Math.abs(t.coords[1]-i.coords[1])<e.event.special.swipe.verticalDistanceThreshold){var s=t.coords[0]>i.coords[0]?"swipeleft":"swiperight";return a(n,"swipe",e.Event("swipe",{target:o,swipestart:t,swipestop:i}),!0),a(n,s,e.Event(s,{target:o,swipestart:t,swipestop:i}),!0),!0}return!1},eventInProgress:!1,setup:function(){var t,i=this,n=e(i),a={};(t=e.data(this,"mobile-events"))||(t={length:0},e.data(this,"mobile-events",t)),t.length++,t.swipe=a,a.start=function(t){if(!e.event.special.swipe.eventInProgress){e.event.special.swipe.eventInProgress=!0;var n,s=e.event.special.swipe.start(t),r=t.target,c=!1;a.move=function(t){s&&!t.isDefaultPrevented()&&(n=e.event.special.swipe.stop(t),c||(c=e.event.special.swipe.handleSwipe(s,n,i,r))&&(e.event.special.swipe.eventInProgress=!1),Math.abs(s.coords[0]-n.coords[0])>e.event.special.swipe.scrollSupressionThreshold&&t.preventDefault())},a.stop=function(){c=!0,e.event.special.swipe.eventInProgress=!1,o.off(d,a.move),a.move=null},o.on(d,a.move).one(l,a.stop)}},n.on(c,a.start)},teardown:function(){var t,i;(t=e.data(this,"mobile-events"))&&(i=t.swipe,delete t.swipe,t.length--,0===t.length&&e.removeData(this,"mobile-events")),i&&(i.start&&e(this).off(c,i.start),i.move&&o.off(d,i.move),i.stop&&o.off(l,i.stop))}},e.each({scrollstop:"scrollstart",taphold:"tap",swipeleft:"swipe.left",swiperight:"swipe.right"},function(t,i){e.event.special[t]={setup:function(){e(this).bind(i,e.noop)},teardown:function(){e(this).unbind(i)}}})}(e,this)},"function"==typeof define&&define.amd?define(["jquery"],function(e){return n(e,0,i),e.mobile}):n(t.jQuery,0,i),e.CrellySlider=function(t,i){var n,a=e(t),o="div.crellyslider",s="ul.cs-slides",r="li.cs-slide",c="> *",l=0,d=!1,p=!1,f=!1,u=!0,h=new H(function(){},0),v=new Array,y=new Array,m={},g={},b=1,w=0;if(!crellyslider_youtube_api_ready&&S("youtube")&&function(){var e=document.createElement("script");e.src="https://www.youtube.com/iframe_api";var t=document.getElementsByTagName("script")[0];t.parentNode.insertBefore(e,t),crellyslider_youtube_api_ready=!0}(),!crellyslider_vimeo_api_ready&&S("vimeo")&&(!function(){function e(t){return new e.fn.init(t)}function t(e,t,i){if(!i.contentWindow.postMessage)return!1;e=JSON.stringify({method:e,value:t}),i.contentWindow.postMessage(e,s)}function i(e){var t,i;try{i=(t=JSON.parse(e.data)).event||t.method}catch(e){}if("ready"!=i||o||(o=!0),!/^https?:\/\/player.vimeo.com/.test(e.origin))return!1;"*"===s&&(s=e.origin),e=t.value;var n=t.data,r=""===r?null:t.player_id;return t=r?a[r][i]:a[i],i=[],!!t&&(void 0!==e&&i.push(e),n&&i.push(n),r&&i.push(r),0<i.length?t.apply(null,i):t.call())}function n(e,t,i){i?(a[i]||(a[i]={}),a[i][e]=t):a[e]=t}var a={},o=!1,s="*";e.fn=e.prototype={element:null,init:function(e){return"string"==typeof e&&(e=document.getElementById(e)),this.element=e,this},api:function(e,i){if(!this.element||!e)return!1;var a=this.element,o=""!==a.id?a.id:null,s=i&&i.constructor&&i.call&&i.apply?null:i,r=i&&i.constructor&&i.call&&i.apply?i:null;return r&&n(e,r,o),t(e,s,a),this},addEvent:function(e,i){if(!this.element)return!1;var a=this.element,s=""!==a.id?a.id:null;return n(e,i,s),"ready"!=e?t("addEventListener",e,a):"ready"==e&&o&&i.call(null,s),this},removeEvent:function(e){if(!this.element)return!1;var i=this.element,n=""!==i.id?i.id:null;e:{if(n&&a[n]){if(!a[n][e]){n=!1;break e}a[n][e]=null}else{if(!a[e]){n=!1;break e}a[e]=null}n=!0}"ready"!=e&&n&&t("removeEventListener",e,i)}},e.fn.init.prototype=e.fn,window.addEventListener?window.addEventListener("message",i,!1):window.attachEvent("onmessage",i),window.Froogaloop=window.$f=e}(),crellyslider_vimeo_api_ready=!0),!crellyslider_youtube_api_ready||"undefined"!=typeof YT&&void 0!==YT.Player)T();else var k=setInterval(function(){"undefined"!=typeof YT&&void 0!==YT.Player&&(clearInterval(k),T())},100);function S(e){return"youtube"==e?a.find(".cs-yt-iframe").length>0:"vimeo"==e?a.find(".cs-vimeo-iframe").length>0:-1}function T(){if(a.wrapInner('<div class="crellyslider" />'),a.find(o+" > ul").addClass("cs-slides"),a.find(o+" "+s+" > li").addClass("cs-slide"),0==(n=A().length))return!1;if(1==n){var t=B(0),r=a.find(o).find(s);t.clone().prependTo(r),n++}if(function(){if(!i.randomOrder&&0==i.startFromSlide)return;var e=new Array,t=new Array;if(-1==i.startFromSlide){var r=Math.floor(Math.random()*n);e[0]=r,t[0]=B(r)}else e[0]=i.startFromSlide,t[0]=B(i.startFromSlide);for(var c=1;c<n;c++){if(i.randomOrder)do{r=Math.floor(Math.random()*n)}while(-1!=e.indexOf(r));else r=c+e[0]<n?c+e[0]:c+e[0]-n;e[c]=r,t[c]=B(r)}a.find(o).find(s).empty();for(var c=0;c<n;c++)a.find(o).find(s).append(t[c])}(),i.showControls&&a.find(o).append('<div class="cs-controls"><span class="cs-next"></span><span class="cs-previous"></span></div>'),i.showNavigation){for(var d='<div class="cs-navigation">',f=0;f<n;f++)d+='<span class="cs-slide-link"></span>';d+="</div>",a.find(o).append(d)}i.showProgressBar?a.find(o).append('<div class="cs-progress-bar"></div>'):a.find(o).append('<div class="cs-progress-bar cs-progress-bar-hidden"></div>'),a.css("display","block"),i.responsive&&N(),I(),A().find(".cs-background-link").html(" ").data({left:0,top:0,in:"none",out:"none",easeIn:0,easeOut:0,delay:0,time:"all"}),function(){a.find(o).find(s).css("visibility","hidden"),a.find(o).find(".cs-progress-bar").css("display","none"),a.find(o).find(".cs-navigation").css("display","none"),a.find(o).find(".cs-controls").css("display","none");var t=B(0).css("background-image");(t=t.replace(/^url\(["']?/,"").replace(/["']?\)$/,"")).match(/\.(jpeg|jpg|gif|png|bmp|tiff|tif)$/)?e("<img>").load(function(){i()}).attr("src",t).each(function(){this.complete&&e(this).load()}):i();function i(){a.find(o).append('<div class="cs-preloader"><div class="cs-bg"></div><div class="cs-loader"><div class="cs-spinner"></div></div></div>'),a.find(o).find(".cs-preloader").css({"background-color":B(l).css("background-color"),"background-image":B(l).css("background-image"),"background-position":B(l).css("background-position"),"background-repeat":B(l).css("background-repeat"),"background-size":B(l).css("background-size")}),a.find(o).find(".cs-preloader > .cs-bg").css({"background-color":B(l).css("background-color"),"background-image":B(l).css("background-image"),"background-position":B(l).css("background-position"),"background-repeat":B(l).css("background-repeat"),"background-size":B(l).css("background-size")})}}(),function(){var t=new e.Deferred,i=A().find(".cs-yt-iframe, .cs-vimeo-iframe").length,n=0;if(0==i)return t.resolve().promise();return A().find(".cs-yt-iframe, .cs-vimeo-iframe").each(function(){e(this).one("load",function(){var a,o,s,r,l;++n==i&&(o=new e.Deferred,s=A(),r=s.find(c+".cs-yt-iframe").length,l=0,0==r?o.resolve().promise():(s.each(function(){e(this).find(c+".cs-yt-iframe").each(function(){var t=e(this);t.uniqueId(),t.attr("id","cs-yt-iframe-"+t.attr("id"));var i=new YT.Player(t.attr("id"),{events:{onReady:function(){++l==r&&o.resolve()},onStateChange:function(e){e.data===YT.PlayerState.ENDED&&X(t,"loop")&&i.playVideo(),p&&(e.data===YT.PlayerState.PAUSED&&(m[t.attr("id")].manually_paused=!0),e.data===YT.PlayerState.PLAYING&&(m[t.attr("id")].manually_paused=!1))}}});a={player:i,played_once:!1,manually_paused:!1},m[t.attr("id")]=a})}),o.promise())).done(function(){var i,n,a,o,s;(n=new e.Deferred,a=A(),o=a.find(c+".cs-vimeo-iframe").length,s=0,0==o?n.resolve().promise():(a.each(function(){e(this).find(c+".cs-vimeo-iframe").each(function(){var t=e(this);t.uniqueId(),t.attr("id","cs-vimeo-iframe-"+t.attr("id")),t.attr("src",t.attr("src")+"&player_id="+t.attr("id"));var a=$f(t[0]);a.addEvent("ready",function(){a.addEvent("finish",function(){g[t.attr("id")].ended=!0}),a.addEvent("play",function(){g[t.attr("id")].played_once=!0,g[t.attr("id")].ended=!1,p&&(g[t.attr("id")].manually_paused=!1)}),a.addEvent("pause",function(){p&&(g[t.attr("id")].manually_paused=!0)}),X(t,"loop")&&a.api("setLoop",!0),++s==o&&n.resolve()}),i={player:a,played_once:!1,ended:!1,manually_paused:!1},g[t.attr("id")]=i})}),n.promise())).done(function(){t.resolve()})})})}),t.promise()}().done(function(){var t=setInterval(function(){"complete"==document.readyState&&a.find(o).find(".cs-preloader").length>0&&(clearInterval(t),function(){i.responsive&&N();I(),w=e(window).width(),A().each(function(){var t=e(this);t.find(c).each(function(){var t=e(this);t.find("*").each(function(){var t=e(this);D(t)}),D(t)}),t.css("display","none"),t.data("opacity",parseFloat(t.css("opacity")))}),i.responsive&&e(window).resize(function(){w!=e(window).width()&&("full-width"==i.layout&&x()!=e(a).width()||e(a).width()<x()||e(a).width()>x()&&x()<i.startWidth)&&_()}),a.find(o).find(".cs-controls > .cs-previous").click(function(){V(C())}),a.find(o).find(".cs-controls > .cs-next").click(function(){V(z())}),i.enableSwipe&&(a.find(o).on("swipeleft",function(){M(),V(z())}),a.find(o).on("swiperight",function(){M(),V(C())})),a.find(o).find(".cs-navigation > .cs-slide-link").click(function(){V(e(this).index())}),i.pauseOnHover&&(a.find(o).find(s).hover(function(){O()}),a.find(o).find(s).mouseleave(function(){M()})),a.find(o).find(s).css("visibility","visible"),a.find(o).find(".cs-progress-bar").css("display","block"),a.find(o).find(".cs-navigation").css("display","block"),a.find(o).find(".cs-controls").css("display","block"),ne(B(0)),B(0).finish(),a.find(o).find(".cs-preloader").animate({opacity:0},300,function(){a.find(o).find(".cs-preloader").remove()}),i.beforeStart(),i.responsive?_():F()}())},100)})}function D(e){e.data("width",parseFloat(e.width())),e.data("height",parseFloat(e.height())),e.data("letter-spacing",parseFloat(e.css("letter-spacing"))),e.data("font-size",parseFloat(e.css("font-size"))),"px"==e.css("line-height").slice(-2).toLowerCase()?e.data("line-height",parseFloat(e.css("line-height"))):"normal"==e.css("line-height")?e.data("line-height",1.15*X(e,"font-size")):e.data("line-height",parseFloat(e.css("line-height"))*X(e,"font-size")),e.data("padding-top",parseFloat(e.css("padding-top"))),e.data("padding-right",parseFloat(e.css("padding-right"))),e.data("padding-bottom",parseFloat(e.css("padding-bottom"))),e.data("padding-left",parseFloat(e.css("padding-left"))),e.data("opacity",parseFloat(e.css("opacity")))}function I(){var e,t;switch(i.layout){case"fixed":e=i.startWidth,t=i.startHeight,a.find(o).css({width:L(e),height:L(t)}),A().css({width:L(e),height:L(t)});break;case"full-width":e=a.width(),t=i.startHeight,a.find(o).css({width:e,height:L(t)}),A().css({width:e,height:L(t)});break;default:return!1}}function E(e){var t=(R()-i.startHeight)/2,n=(x()-i.startWidth)/2,a=0,o=0;return t>0&&(a=t),n>0&&(o=n),{top:a,left:o}}function _(){i.beforeSetResponsive();var t=A();Y(!0),t.each(function(){var t=e(this),i=t.find(c);t.finish(),ne(t),t.finish(),i.each(function(){var t=e(this);t.finish(),oe(t),t.finish(),$(t)&&Q(t)})}),N(),I(),t.each(function(){var t=e(this);t.find(c).each(function(){var t=e(this);t.find("*").each(function(){P(e(this))}),P(t),t.finish(),se(t),t.finish(),$(t)&&Q(t)}),t.finish(),ae(t),t.finish()}),w=e(window).width(),F()}function P(e){e.css({top:L(X(e,"top")+E().top),left:L(X(e,"left")+E().left),"padding-top":L(X(e,"padding-top")),"padding-right":L(X(e,"padding-right")),"padding-bottom":L(X(e,"padding-bottom")),"padding-left":L(X(e,"padding-left"))}),e.is("input")||e.is("button")||e.text().trim().length?e.css({"line-height":L(X(e,"line-height"))+"px","letter-spacing":L(X(e,"letter-spacing")),"font-size":L(X(e,"font-size"))}):e.css({width:L(X(e,"width")),height:L(X(e,"height"))})}function N(){var e=a.width(),t=i.startWidth;b=e>=t||!i.responsive?1:e/t}function L(e){return e*b}function F(){i.automaticSlide?function e(){j(l).done(function(){d||(l=z(),e())})}():j(l),u=!1}function Y(t){for(var i=0;i<v.length;i++)v[i].clear();for(i=0;i<y.length;i++)y[i].clear();h.clear(),A().each(function(){var i=e(this);t?i.finish():i.stop(!0,!0),i.find(c).each(function(){var i=e(this);t?i.finish():i.stop(!0,!0)})}),W()}function O(){!d&&p&&(i.beforePause(),a.find(o).find(".cs-progress-bar").stop(!0),h.pause(),d=!0)}function M(){if(d&&p){i.beforeResume();var e=a.find(o).find(".cs-progress-bar"),t=(X(B(l),"time"),h.getRemaining());e.animate({width:"100%"},t),h.resume(),d=!1}}function x(){return a.find(o).width()}function R(){return a.find(o).height()}function z(){return l+1==n?0:l+1}function C(){return l-1<0?n-1:l-1}function X(e,t){var n;switch(n=!!e.parent("ul").hasClass("cs-slides"),t){case"ease-in":return n?isNaN(parseInt(e.data(t)))?i.slidesEaseIn:parseInt(e.data(t)):isNaN(parseInt(e.data(t)))?i.elementsEaseIn:parseInt(e.data(t));case"ease-out":return n?isNaN(parseInt(e.data(t)))?i.slidesEaseOut:parseInt(e.data(t)):isNaN(parseInt(e.data(t)))?i.elementsEaseOut:parseInt(e.data(t));case"delay":return isNaN(parseInt(e.data(t)))?i.elementsDelay:parseInt(e.data(t));case"time":return n?isNaN(parseInt(e.data(t)))?i.slidesTime:parseInt(e.data(t)):"all"==e.data(t)?"all":isNaN(parseInt(e.data(t)))?i.itemsTime:parseInt(e.data(t));case"ignore-ease-out":return 1==parseInt(e.data(t))||0!=parseInt(e.data(t))&&i.ignoreElementsEaseOut;case"autoplay":return 1==parseInt(e.data(t))||0!=parseInt(e.data(t))&&i.videoAutoplay;case"loop":return 1==parseInt(e.data(t))||0!=parseInt(e.data(t))&&i.videoLoop;case"top":case"left":case"width":case"height":case"padding-top":case"padding-right":case"padding-bottom":case"padding-left":case"line-height":case"letter-spacing":case"font-size":return isNaN(parseFloat(e.data(t)))?0:parseFloat(e.data(t));case"in":case"out":case"opacity":return e.data(t);default:return!1}}function A(){return a.find(o).find(s).find(r)}function B(e){return A().eq(e)}function H(e,t){var i,n,a=t;this.pause=function(){clearTimeout(i),a-=new Date-n},this.resume=function(){n=new Date,clearTimeout(i),i=window.setTimeout(function(){e()},a)},this.clear=function(){clearTimeout(i)},this.getRemaining=function(){return a},this.resume()}function U(){return/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)}function W(){var e=a.find(o).find(".cs-progress-bar");e.stop(),e.css("width",0)}function V(e){e!=l&&(p||f)&&(Y(!1),q(l,!1,!0).done(function(){l=e,F()}))}function j(t){i.beforeSlideStart();var n,s,r,d,u,b=new e.Deferred;f=!1;for(var w=0;w<v.length;w++)v[w].clear();for(w=0;w<y.length;w++)y[w].clear();return h.clear(),B(t).finish(),ae(t),B(t).finish(),B(t).find(c).each(function(){var t=e(this);t.finish(),se(t),t.finish()}),a.find(o).find(".cs-navigation").find("> .cs-slide-link").each(function(){var t=e(this);t.index()==l?t.addClass("cs-active"):t.removeClass("cs-active")}),s=B(n=t).find(c),r=0,d=!1,u=new e.Deferred,p=!1,ne(n).done(function(){var e;e=a.find(o).find(".cs-progress-bar"),W(),e.animate({width:"100%"},X(B(l),"time")),p=!0,(d=!0)&&r==s.length&&u.resolve()}),s.each(function(){var t=e(this),i=X(t,"delay");y.push(new H(function(){oe(t).done(function(){var e,i,n;$(t)&&(G(n=t)?(!X(i=n,"autoplay")||m[i.attr("id")].played_once||U()||K(i).playVideo(),2!=Z(i)||m[i.attr("id")].manually_paused||K(i).playVideo(),m[i.attr("id")].played_once=!0):(!X(e=n,"autoplay")||g[e.attr("id")].played_once||U()||te(e).api("play"),te(e).api("paused")&&!g[e.attr("id")].ended&&g[e.attr("id")].played_once&&!g[e.attr("id")].manually_paused&&te(e).api("play"))),r++,d&&r==s.length&&u.resolve()})},i))}),u.promise(),i.automaticSlide?q(t,!0,!0).done(function(){f=!0,b.resolve()}):q(t,!0,!1).done(function(){f=!0,b.resolve()}),b.promise()}function q(t,i,n){var a=B(t),o=a.find(c),s=i?X(a,"time")+X(a,"ease-in"):0,r=0,l=!1,d=new e.Deferred;return o.each(function(){var a=e(this),s=X(a,"time");if("all"!=s){var c=i?s:0;X(a,"ignore-ease-out")&&(r++,o.length==r&&l&&n&&(J(t),ae(t),d.resolve())),v.push(new H(function(){se(a).done(function(){X(a,"ignore-ease-out")||(r++,o.length==r&&l&&n&&(J(t),ae(t),d.resolve()))})},c))}}),h=new H(function(){p=!1,W(),l=!0,o.length==r&&l&&n&&(J(t),ae(t),d.resolve()),n?o.each(function(){var i=e(this);"all"==X(i,"time")&&(X(i,"ignore-ease-out")&&(r++,o.length==r&&l&&n&&(J(t),ae(t),d.resolve())),se(i).done(function(){X(i,"ignore-ease-out")||(r++,o.length==r&&l&&n&&(J(t),ae(t),d.resolve()))}))}):d.resolve()},s),d.promise()}function $(e){return G(e)||e.hasClass("cs-vimeo-iframe")}function J(t){B(t).each(function(){var t=e(this);t.find(c+".cs-yt-iframe").each(function(){ee(e(this))})}),B(t).each(function(){var t=e(this);t.find(c+".cs-vimeo-iframe").each(function(){ie(e(this))})})}function Q(e){G(e)?ee(e):ie(e)}function G(e){return e.hasClass("cs-yt-iframe")}function K(e){return m[e.attr("id")].player}function Z(e){return K(e).getPlayerState()}function ee(e){1==Z(e)&&K(e).pauseVideo()}function te(e){return g[e.attr("id")].player}function ie(e){te(e).api("pause")}function ne(t){var i=B(t),n=X(i,"in"),a=X(i,"ease-in"),o=new e.Deferred;if("block"==i.css("display"))return o.resolve().promise();if(u)return i.css({display:"block",top:0,left:0,opacity:X(i,"opacity")}),o.resolve().promise();switch(n){case"fade":i.css({display:"block",top:0,left:0,opacity:0}),i.animate({opacity:X(i,"opacity")},a,function(){o.resolve()});break;case"fadeLeft":i.css({display:"block",top:0,left:x(),opacity:0}),i.animate({opacity:X(i,"opacity"),left:0},a,function(){o.resolve()});break;case"fadeRight":i.css({display:"block",top:0,left:-x(),opacity:0}),i.animate({opacity:X(i,"opacity"),left:0},a,function(){o.resolve()});break;case"slideLeft":i.css({display:"block",top:0,left:x(),opacity:X(i,"opacity")}),i.animate({left:0},a,function(){o.resolve()});break;case"slideRight":i.css({display:"block",top:0,left:-x(),opacity:X(i,"opacity")}),i.animate({left:0},a,function(){o.resolve()});break;case"slideUp":i.css({display:"block",top:R(),left:0,opacity:X(i,"opacity")}),i.animate({top:0},a,function(){o.resolve()});break;case"slideDown":i.css({display:"block",top:-R(),left:0,opacity:X(i,"opacity")}),i.animate({top:0},a,function(){o.resolve()});break;default:i.css({display:"block",top:0,left:0,opacity:X(i,"opacity")}),o.resolve()}return o.promise()}function ae(t){var i=B(t),n=X(i,"out"),a=X(i,"ease-out"),o=new e.Deferred;if("none"==i.css("display"))return o.resolve().promise();switch(n){case"fade":i.animate({opacity:0},a,function(){i.css({display:"none",opacity:X(i,"opacity")}),o.resolve()});break;case"fadeLeft":i.animate({opacity:0,left:-x()},a,function(){i.css({display:"none",opacity:X(i,"opacity"),left:0}),o.resolve()});break;case"fadeRight":i.animate({opacity:0,left:x()},a,function(){i.css({display:"none",opacity:X(i,"opacity"),left:0}),o.resolve()});break;case"slideLeft":i.animate({left:-x()},a,function(){i.css({display:"none",left:0}),o.resolve()});break;case"slideRight":i.animate({left:x()},a,function(){i.css({display:"none",left:0}),o.resolve()});break;case"slideUp":i.animate({top:-R()},a,function(){i.css({display:"none",top:0}),o.resolve()});break;case"slideDown":i.animate({top:R()},a,function(){i.css({display:"none",top:0}),o.resolve()});break;default:i.css({display:"none"}),o.resolve()}return o.promise()}function oe(t){var i=t.outerWidth(),n=t.outerHeight(),a=X(t,"in"),o=X(t,"ease-in"),s=X(t,"top"),r=X(t,"left"),c=new e.Deferred;if("block"==t.css("display"))return c.resolve().promise();switch(a){case"slideDown":t.css({display:"block",top:-n,left:L(r+E().left),opacity:X(t,"opacity")}).animate({top:L(s+E().top)},o,function(){c.resolve()});break;case"slideUp":t.css({display:"block",top:R(),left:L(r+E().left),opacity:X(t,"opacity")}).animate({top:L(s+E().top)},o,function(){c.resolve()});break;case"slideLeft":t.css({display:"block",top:L(s+E().top),left:x(),opacity:X(t,"opacity")}).animate({left:L(r+E().left)},o,function(){c.resolve()});break;case"slideRight":t.css({display:"block",top:L(s+E().top),left:-i,opacity:X(t,"opacity")}).animate({left:L(r+E().left)},o,function(){c.resolve()});break;case"fade":t.css({display:"block",top:L(s+E().top),left:L(r+E().left),opacity:0}).animate({opacity:X(t,"opacity")},o,function(){c.resolve()});break;case"fadeDown":t.css({display:"block",top:-n,left:L(r+E().left),opacity:0}).animate({top:L(s+E().top),opacity:X(t,"opacity")},o,function(){c.resolve()});break;case"fadeUp":t.css({display:"block",top:R(),left:L(r+E().left),opacity:0}).animate({top:L(s+E().top),opacity:X(t,"opacity")},o,function(){c.resolve()});break;case"fadeLeft":t.css({display:"block",top:L(s+E().top),left:x(),opacity:0}).animate({left:L(r+E().left),opacity:X(t,"opacity")},o,function(){c.resolve()});break;case"fadeRight":t.css({display:"block",top:L(s+E().top),left:-i,opacity:0}).animate({left:L(r+E().left),opacity:X(t,"opacity")},o,function(){c.resolve()});break;case"fadeSmallDown":t.css({display:"block",top:L(s+E().top-30),left:L(r+E().left),opacity:0}).animate({top:L(s+E().top),opacity:X(t,"opacity")},o,function(){c.resolve()});break;case"fadeSmallUp":t.css({display:"block",top:L(s+E().top+30),left:L(r+E().left),opacity:0}).animate({top:L(s+E().top),opacity:X(t,"opacity")},o,function(){c.resolve()});break;case"fadeSmallLeft":t.css({display:"block",top:L(s+E().top),left:L(r+E().left+30),opacity:0}).animate({left:L(r+E().left),opacity:X(t,"opacity")},o,function(){c.resolve()});break;case"fadeSmallRight":t.css({display:"block",top:L(s+E().top),left:L(r+E().left-30),opacity:0}).animate({left:L(r+E().left),opacity:X(t,"opacity")},o,function(){c.resolve()});break;default:t.css({display:"block",top:L(s+E().top),left:L(r+E().left),opacity:X(t,"opacity")}),c.resolve()}return c.promise()}function se(t){var i=t.outerWidth(),n=t.outerHeight(),a=X(t,"out"),o=X(t,"ease-out"),s=new e.Deferred;if("none"==t.css("display"))return s.resolve().promise();switch(a){case"slideDown":t.animate({top:R()},o,function(){t.css({display:"none"}),s.resolve()});break;case"slideUp":t.animate({top:-n},o,function(){t.css({display:"none"}),s.resolve()});break;case"slideLeft":t.animate({left:-i},o,function(){t.css({display:"none"}),s.resolve()});break;case"slideRight":t.animate({left:x()},o,function(){t.css({display:"none"}),s.resolve()});break;case"fade":t.animate({opacity:0},o,function(){t.css({display:"none",opacity:X(t,"opacity")}),s.resolve()});break;case"fadeDown":t.animate({top:R(),opacity:0},o,function(){t.css({display:"none",opacity:X(t,"opacity")}),s.resolve()});break;case"fadeUp":t.animate({top:-n,opacity:0},o,function(){t.css({display:"none",opacity:X(t,"opacity")}),s.resolve()});break;case"fadeLeft":t.animate({left:-i,opacity:0},o,function(){t.css({display:"none",opacity:X(t,"opacity")}),s.resolve()});break;case"fadeRight":t.animate({left:x(),opacity:0},o,function(){t.css({display:"none",opacity:X(t,"opacity")}),s.resolve()});break;case"fadeSmallDown":t.animate({top:L(X(t,"top")+E().top+30),opacity:0},o,function(){t.css({display:"none",opacity:X(t,"opacity")}),s.resolve()});break;case"fadeSmallUp":t.animate({top:L(X(t,"top")+E().top-30),opacity:0},o,function(){t.css({display:"none",opacity:X(t,"opacity")}),s.resolve()});break;case"fadeSmallLeft":t.animate({left:L(X(t,"left")+E().left-30),opacity:0},o,function(){t.css({display:"none",opacity:X(t,"opacity")}),s.resolve()});break;case"fadeSmallRight":t.animate({left:L(X(t,"left")+E().left+30),opacity:0},o,function(){t.css({display:"none",opacity:X(t,"opacity")}),s.resolve()});break;default:t.css({display:"none"}),s.resolve()}return s.promise()}this.resume=function(){M()},this.pause=function(){O()},this.nextSlide=function(){V(z())},this.previousSlide=function(){V(C())},this.changeSlide=function(e){V(e)},this.getCurrentSlide=function(){return l},this.getTotalSlides=function(){return n}},e.fn.crellySlider=function(t){var i=e.extend({layout:"fixed",responsive:!0,startWidth:1140,startHeight:500,pauseOnHover:!0,automaticSlide:!0,randomOrder:!0,startFromSlide:0,showControls:!0,showNavigation:!0,showProgressBar:!0,enableSwipe:!0,slidesTime:3e3,elementsDelay:0,elementsTime:"all",slidesEaseIn:300,elementsEaseIn:300,slidesEaseOut:300,elementsEaseOut:300,ignoreElementsEaseOut:!1,videoAutoplay:!1,videoLoop:!1,beforeStart:function(){},beforeSetResponsive:function(){},beforeSlideStart:function(){},beforePause:function(){},beforeResume:function(){}},t);return this.each(function(){if(null==e(this).data("crellySlider")){var t=new e.CrellySlider(this,i);e(this).data("crellySlider",t)}})}}(jQuery);
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: http://crellyslider.altervista.org/contribute-and-support/
4
  Tags: animations, layers, texts, images, videos
5
  Requires at least: 3.9
6
  Tested up to: 4.9
7
- Stable tag: 1.3.2
8
  License: MIT
9
  License URI: http://opensource.org/licenses/MIT
10
 
@@ -54,6 +54,10 @@ You can find the documentation <a href="http://crellyslider.altervista.org/docum
54
 
55
  == Changelog ==
56
 
 
 
 
 
57
  = 1.3.2 =
58
  * Fixed slide link not working
59
 
4
  Tags: animations, layers, texts, images, videos
5
  Requires at least: 3.9
6
  Tested up to: 4.9
7
+ Stable tag: 1.3.3
8
  License: MIT
9
  License URI: http://opensource.org/licenses/MIT
10
 
54
 
55
  == Changelog ==
56
 
57
+ = 1.3.3 =
58
+ * Fixed responsiveness on small devices
59
+ * Spanish, Serbian and Slovak translations moved to Polyglots. If you want to contribute to translate Crelly Slider in your language, check out <a href="https://translate.wordpress.org/projects/wp-plugins/crelly-slider">this page</a>
60
+
61
  = 1.3.2 =
62
  * Fixed slide link not working
63
 
wordpress/languages/crelly-slider-es_ES.mo DELETED
Binary file
wordpress/languages/crelly-slider-es_ES.po DELETED
@@ -1,686 +0,0 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: Crelly Slider 1.1.0\n"
4
- "POT-Creation-Date: 2016-10-31 15:46+0100\n"
5
- "PO-Revision-Date: 2016-10-31 15:46+0100\n"
6
- "Last-Translator: \n"
7
- "Language-Team: \n"
8
- "Language: es\n"
9
- "MIME-Version: 1.0\n"
10
- "Content-Type: text/plain; charset=UTF-8\n"
11
- "Content-Transfer-Encoding: 8bit\n"
12
- "X-Generator: Poedit 1.8.7\n"
13
- "X-Poedit-KeywordsList: __;_e\n"
14
- "X-Poedit-Basepath: .\n"
15
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
16
- "X-Poedit-SearchPath-0: ..\n"
17
-
18
- #: ../admin.php:48
19
- msgid "JavaScript must be enabled to view this page correctly."
20
- msgstr "Debes habilitar JavaScript para ver correctamente esta página."
21
-
22
- #: ../admin.php:51
23
- msgid "Operation completed successfully."
24
- msgstr "Operación completada satisfactoriamente."
25
-
26
- #: ../admin.php:52
27
- msgid "Something went wrong."
28
- msgstr "Algo salió mal."
29
-
30
- #: ../admin.php:54
31
- msgid ""
32
- "When you'll click \"Save Settings\", you'll be able to add slides and "
33
- "elements."
34
- msgstr "Cuando hagas clic en guardar podrás agregar diapositivas y elementos."
35
-
36
- #: ../admin.php:119
37
- msgid "Slider Settings"
38
- msgstr "Ajustes"
39
-
40
- #: ../admin.php:123
41
- msgid "Edit Slides"
42
- msgstr "Editar Diapositivas"
43
-
44
- #: ../admin.php:143
45
- msgid "Save Settings"
46
- msgstr "Guardar Ajustes"
47
-
48
- #: ../admin.php:243 ../slides.php:15
49
- msgid "Slide"
50
- msgstr "Diapositiva"
51
-
52
- #: ../admin.php:244
53
- msgid "The slide will be deleted. Are you sure?"
54
- msgstr "La diapositiva será borrada, ¿Estás seguro?"
55
-
56
- #: ../admin.php:245
57
- msgid "You can't delete this. You must have at least one slide."
58
- msgstr "No se puede eliminar esto. Debe tener al menos una diapositiva."
59
-
60
- #: ../admin.php:246
61
- msgid "The slider will be deleted. Are you sure?"
62
- msgstr "La diapositiva será borrada, ¿Estás seguro?"
63
-
64
- #: ../admin.php:247 ../elements.php:249
65
- msgid "Text element"
66
- msgstr "Elemento de texto"
67
-
68
- #: ../admin.php:248 ../elements.php:159
69
- msgid "Live preview"
70
- msgstr "Previsualizar diapositivas"
71
-
72
- #: ../admin.php:249
73
- msgid "Stop preview"
74
- msgstr "Detener vista previa"
75
-
76
- #: ../admin.php:250 ../slides.php:16
77
- msgid "Duplicate slide"
78
- msgstr "Duplicar diapositiva"
79
-
80
- #: ../admin.php:251 ../slides.php:17
81
- msgid "Delete slide"
82
- msgstr "Borrar diapositiva"
83
-
84
- #: ../admin.php:252
85
- msgid ""
86
- "All unsaved changes will be lost. Are you sure you want to leave this page?"
87
- msgstr ""
88
- "Se perderán los cambios sin guardar. ¿Estás seguro que deseas abandonar esta "
89
- "página?"
90
-
91
- #: ../ajax.php:282
92
- msgid "Copy"
93
- msgstr "Copiar"
94
-
95
- #: ../ajax.php:283
96
- msgid "copy"
97
- msgstr "copiar"
98
-
99
- #: ../elements.php:154
100
- msgid "Add text"
101
- msgstr "Agregar texto"
102
-
103
- #: ../elements.php:155
104
- msgid "Add image"
105
- msgstr "Agregar imagen"
106
-
107
- #: ../elements.php:156
108
- msgid "Add video"
109
- msgstr "Agregar video"
110
-
111
- #: ../elements.php:160
112
- msgid "Delete element"
113
- msgstr "Borrar elemento"
114
-
115
- #: ../elements.php:161
116
- msgid "Duplicate element"
117
- msgstr "Duplicar elemento"
118
-
119
- #: ../elements.php:215 ../elements.php:466 ../elements.php:716 ../slides.php:51
120
- #: ../slides.php:82 ../slides.php:127 ../slides.php:130
121
- msgid "None"
122
- msgstr "Nada"
123
-
124
- #: ../elements.php:216 ../elements.php:467 ../elements.php:717 ../slides.php:58
125
- msgid "Slide down"
126
- msgstr "Deslizar hacia abajo"
127
-
128
- #: ../elements.php:217 ../elements.php:468 ../elements.php:718 ../slides.php:57
129
- msgid "Slide up"
130
- msgstr "Deslizar hacia arriba"
131
-
132
- #: ../elements.php:218 ../elements.php:469 ../elements.php:719 ../slides.php:55
133
- msgid "Slide left"
134
- msgstr "Deslizar hacia la izquierda"
135
-
136
- #: ../elements.php:219 ../elements.php:470 ../elements.php:720 ../slides.php:56
137
- msgid "Slide right"
138
- msgstr "Deslizar hacia la derecha"
139
-
140
- #: ../elements.php:220 ../elements.php:471 ../elements.php:721 ../slides.php:52
141
- msgid "Fade"
142
- msgstr "Desvanecer"
143
-
144
- #: ../elements.php:221 ../elements.php:472 ../elements.php:722
145
- msgid "Fade down"
146
- msgstr "Desvanecer hacia abajo"
147
-
148
- #: ../elements.php:222 ../elements.php:473 ../elements.php:723
149
- msgid "Fade up"
150
- msgstr "Desvanecer hacia arriba"
151
-
152
- #: ../elements.php:223 ../elements.php:474 ../elements.php:724 ../slides.php:53
153
- msgid "Fade left"
154
- msgstr "Desvanecer hacia la izquierda"
155
-
156
- #: ../elements.php:224 ../elements.php:475 ../elements.php:725 ../slides.php:54
157
- msgid "Fade right"
158
- msgstr "Desvanecer hacia la derecha"
159
-
160
- #: ../elements.php:225 ../elements.php:476 ../elements.php:726
161
- msgid "Fade small down"
162
- msgstr "Desvanecer ligeramente hacia abajo"
163
-
164
- #: ../elements.php:226 ../elements.php:477 ../elements.php:727
165
- msgid "Fade small up"
166
- msgstr "Desvanecer ligeramente hacia arriba"
167
-
168
- #: ../elements.php:227 ../elements.php:478 ../elements.php:728
169
- msgid "Fade small left"
170
- msgstr "Desvanecer ligeramente hacia la izquierda"
171
-
172
- #: ../elements.php:228 ../elements.php:479 ../elements.php:729
173
- msgid "Fade small right"
174
- msgstr "Desvanecer ligeramente hacia la derecha"
175
-
176
- #: ../elements.php:235 ../elements.php:486 ../elements.php:736
177
- msgid "Element Options"
178
- msgstr "Opciones de elementos"
179
-
180
- #: ../elements.php:241 ../elements.php:491 ../elements.php:742 ../slider.php:59
181
- #: ../slides.php:71
182
- msgid "Option"
183
- msgstr "Opción"
184
-
185
- #: ../elements.php:242 ../elements.php:492 ../elements.php:743 ../slider.php:60
186
- #: ../slides.php:72
187
- msgid "Parameter"
188
- msgstr "Parámetro"
189
-
190
- #: ../elements.php:243 ../elements.php:493 ../elements.php:744 ../slider.php:61
191
- #: ../slides.php:73
192
- msgid "Description"
193
- msgstr "Descripción"
194
-
195
- #: ../elements.php:246
196
- msgid "Text"
197
- msgstr "Texto"
198
-
199
- #: ../elements.php:254
200
- msgid "Write the text or the HTML."
201
- msgstr "Escribe el texto o el HTML"
202
-
203
- #: ../elements.php:258 ../elements.php:508 ../elements.php:809
204
- msgid "Left"
205
- msgstr "Izquierda"
206
-
207
- #: ../elements.php:267 ../elements.php:517 ../elements.php:818
208
- msgid "Center horizontally"
209
- msgstr "Centrar horizontalmente"
210
-
211
- #: ../elements.php:270 ../elements.php:520 ../elements.php:821
212
- msgid "Left distance in px from the start width."
213
- msgstr "Distancia en píxeles desde la izquierda desde el ancho inicial."
214
-
215
- #: ../elements.php:274 ../elements.php:524 ../elements.php:825
216
- msgid "Top"
217
- msgstr "Arriba"
218
-
219
- #: ../elements.php:283 ../elements.php:533 ../elements.php:834
220
- msgid "Center vertically"
221
- msgstr "Centrar verticalmente"
222
-
223
- #: ../elements.php:286 ../elements.php:536 ../elements.php:837
224
- msgid "Top distance in px from the start height."
225
- msgstr "Distancia en píxeles desde arriba a partir de la altura inicial."
226
-
227
- #: ../elements.php:290 ../elements.php:540 ../elements.php:841
228
- msgid "Z - index"
229
- msgstr "Z - index"
230
-
231
- #: ../elements.php:298 ../elements.php:548 ../elements.php:849
232
- msgid ""
233
- "An element with an high z-index will cover an element with a lower z-index "
234
- "if they overlap."
235
- msgstr ""
236
- "Un elemento con un z-index mayor cubrirá un elemento con uno menor, si se "
237
- "sobreponen."
238
-
239
- #: ../elements.php:302 ../elements.php:552 ../elements.php:853
240
- msgid "Delay"
241
- msgstr "Retraso"
242
-
243
- #: ../elements.php:311 ../elements.php:561 ../elements.php:862
244
- msgid "How long will the element wait before the entrance."
245
- msgstr "Cuanto tardará el elemento en hacer su entrada"
246
-
247
- #: ../elements.php:315 ../elements.php:565 ../elements.php:866
248
- #: ../slides.php:244
249
- msgid "Time"
250
- msgstr "Tiempo"
251
-
252
- #: ../elements.php:324 ../elements.php:574 ../elements.php:875
253
- msgid "How long will the element be displayed during the slide execution."
254
- msgstr ""
255
- "Cuánto tiempo se mostrará el elemento mientras la diapositiva se muestra."
256
-
257
- #: ../elements.php:327 ../elements.php:577 ../elements.php:878
258
- msgid "Write \"all\" to set the entire time."
259
- msgstr "Escribe \"all\" para que se muestre siempre"
260
-
261
- #: ../elements.php:330 ../elements.php:580 ../elements.php:881
262
- msgid ""
263
- "Write \"3000\" to set 3000 milliseconds minus delay time (so, if the delay "
264
- "time is 1000 milliseconds, the element will be displayed for 3000-1000=2000 "
265
- "milliseconds)."
266
- msgstr ""
267
- "Escribe \"3000\" para establecer 3000 milisegundos menos el tiempo de "
268
- "retraso (si el tiempo de retraso es de 1000 milisegundos, el elemento será "
269
- "mostrado por 3000-1000=2000 milisegundos)"
270
-
271
- #: ../elements.php:334 ../elements.php:584 ../elements.php:885
272
- #: ../slides.php:206
273
- msgid "In animation"
274
- msgstr "Animación de entrada"
275
-
276
- #: ../elements.php:349 ../elements.php:599 ../elements.php:900
277
- msgid "The in animation of the element."
278
- msgstr "La animación de entrada del elemento"
279
-
280
- #: ../elements.php:353 ../elements.php:603 ../elements.php:904
281
- #: ../slides.php:225
282
- msgid "Out animation"
283
- msgstr "Animación de salida"
284
-
285
- #: ../elements.php:368 ../elements.php:371 ../elements.php:374
286
- #: ../elements.php:618 ../elements.php:621 ../elements.php:624
287
- #: ../elements.php:919 ../elements.php:922 ../elements.php:925
288
- msgid "Disable synchronization with slide out animation"
289
- msgstr ""
290
- "Deshabilitar la sincronización con la animación de salida de la diapositiva"
291
-
292
- #: ../elements.php:380 ../elements.php:630 ../elements.php:931
293
- msgid ""
294
- "The out animation of the element.<br /><br />Disable synchronization with "
295
- "slide out animation: if not checked, the slide out animation won't start "
296
- "until all the elements that have this option unchecked are animated out."
297
- msgstr ""
298
- "Animación de salida del elemento. <br /><br />Deshabilitar la sincronización "
299
- "con la salida de la animación: si no está marcada, la salida de la animación "
300
- "no comenzará hasta que todos los elementos que tengan esta opción sin marcar "
301
- "hayan hecho su salida"
302
-
303
- #: ../elements.php:384 ../elements.php:634 ../elements.php:935
304
- msgid "Ease in"
305
- msgstr "Suavizado de entrada"
306
-
307
- #: ../elements.php:393 ../elements.php:643 ../elements.php:944
308
- msgid "How long will the in animation take."
309
- msgstr "Cuánto tardará la animación"
310
-
311
- #: ../elements.php:397 ../elements.php:647 ../elements.php:948
312
- msgid "Ease out"
313
- msgstr "Suavizado de salida."
314
-
315
- #: ../elements.php:406 ../elements.php:656 ../elements.php:957
316
- msgid "How long will the out animation take."
317
- msgstr "Cuánto tardará la animación de salida."
318
-
319
- #: ../elements.php:410 ../elements.php:660 ../slides.php:283
320
- msgid "Link"
321
- msgstr "Enlace"
322
-
323
- #: ../elements.php:418 ../elements.php:421 ../elements.php:424
324
- #: ../elements.php:668 ../elements.php:671 ../elements.php:674
325
- #: ../slides.php:291 ../slides.php:294 ../slides.php:297
326
- msgid "Open link in a new tab"
327
- msgstr "Abrir enlace en ventana nueva"
328
-
329
- #: ../elements.php:430 ../elements.php:680
330
- msgid ""
331
- "Open the link (e.g.: http://www.google.it) on click. Leave it empty if you "
332
- "don't want it."
333
- msgstr "Abrir el enlace al hacer clic en él"
334
-
335
- #: ../elements.php:434 ../elements.php:684 ../elements.php:961
336
- #: ../slides.php:307
337
- msgid "Custom CSS"
338
- msgstr "Estilo CSS personalizado"
339
-
340
- #: ../elements.php:442 ../elements.php:692 ../elements.php:969
341
- msgid "Style the element."
342
- msgstr "Estilizar el elemento"
343
-
344
- #: ../elements.php:446 ../elements.php:696 ../elements.php:973
345
- msgid "Custom classes"
346
- msgstr "Clases personalizadas"
347
-
348
- #: ../elements.php:454 ../elements.php:704 ../elements.php:981
349
- msgid ""
350
- "Apply custom CSS classes to the element. The style of the classes may not "
351
- "work when working on backend."
352
- msgstr ""
353
- "Aplicar clases personalizadas CSS al elemento. El estilo de las clases puede "
354
- "no funcionar mientras se trabaja en el escritorio wordpress"
355
-
356
- #: ../elements.php:496
357
- msgid "Modify image"
358
- msgstr "Modificar imagen"
359
-
360
- #: ../elements.php:499 ../elements.php:500
361
- msgid "Open gallery"
362
- msgstr "Abrir galería"
363
-
364
- #: ../elements.php:504
365
- msgid "Change the image source or the alt text."
366
- msgstr "Cambia la fuente de la imagen o el texto ALT"
367
-
368
- #: ../elements.php:747
369
- msgid "Video source"
370
- msgstr "Fuente del video"
371
-
372
- #: ../elements.php:767
373
- msgid "Set source and ID."
374
- msgstr "Establecer fuente e ID"
375
-
376
- #: ../elements.php:771
377
- msgid "Loop video"
378
- msgstr "Repetición del video"
379
-
380
- #: ../elements.php:786
381
- msgid ""
382
- "The video will automatically restart from the beginning when it reaches the "
383
- "end."
384
- msgstr "El video automáticamente reiniciará desde el inicio cuando finalice"
385
-
386
- #: ../elements.php:790
387
- msgid "Autoplay"
388
- msgstr "Autoplay"
389
-
390
- #: ../elements.php:805
391
- msgid "The video will automatically be played after the in animation."
392
- msgstr "El video se reproducirá automáticamente después de la animación"
393
-
394
- #: ../frontend.php:25
395
- msgid "You have to insert a valid alias in the shortcode"
396
- msgstr "Introduce un alias válido en el shortcode"
397
-
398
- #: ../frontend.php:43 ../frontend.php:47
399
- msgid "The slider hasn't been found"
400
- msgstr "La diapositiva no fue encontrada"
401
-
402
- #: ../home.php:7
403
- msgid "No Sliders found. Please add a new one."
404
- msgstr "No se encontraron diapositivas. Por favor agrega una nueva."
405
-
406
- #: ../home.php:17
407
- msgid "Sliders List"
408
- msgstr "Listado de diapositivas"
409
-
410
- #: ../home.php:22
411
- msgid "ID"
412
- msgstr "ID"
413
-
414
- #: ../home.php:23
415
- msgid "Name"
416
- msgstr "Nombre"
417
-
418
- #: ../home.php:24
419
- msgid "Alias"
420
- msgstr "Alias"
421
-
422
- #: ../home.php:25
423
- msgid "Shortcode"
424
- msgstr "Shortcode"
425
-
426
- #: ../home.php:26
427
- msgid "Actions"
428
- msgstr "Acciones"
429
-
430
- #: ../home.php:36
431
- msgid "Edit Slider"
432
- msgstr "Editar Diapositiva"
433
-
434
- #: ../home.php:37
435
- msgid "Duplicate Slider"
436
- msgstr "Duplicar diapositiva"
437
-
438
- #: ../home.php:38
439
- msgid "Export Slider"
440
- msgstr "Exportar diapositiva"
441
-
442
- #: ../home.php:39
443
- msgid "Delete Slider"
444
- msgstr "Borrar Diapositiva"
445
-
446
- #: ../home.php:51
447
- msgid "Add Slider"
448
- msgstr "Agregar diapositiva"
449
-
450
- #: ../home.php:52
451
- msgid "Import Slider"
452
- msgstr "Importar diapositiva"
453
-
454
- #: ../slider.php:6
455
- msgid "Full Width"
456
- msgstr "Ancho completo"
457
-
458
- #: ../slider.php:7
459
- msgid "Fixed"
460
- msgstr "Ancho fijo"
461
-
462
- #: ../slider.php:10
463
- msgid "Yes"
464
- msgstr "Sí"
465
-
466
- #: ../slider.php:11
467
- msgid "No"
468
- msgstr "No"
469
-
470
- #: ../slider.php:17 ../slider.php:21
471
- msgid "Slider Name"
472
- msgstr "Nombre de la diapositiva"
473
-
474
- #: ../slider.php:27
475
- msgid "Alias:"
476
- msgstr "Alias:"
477
-
478
- #: ../slider.php:39
479
- msgid "Shortcode:"
480
- msgstr "Shortcode:"
481
-
482
- #: ../slider.php:54
483
- msgid "Slider General Options"
484
- msgstr "Opciones generales de diapositiva"
485
-
486
- #: ../slider.php:64
487
- msgid "Layout"
488
- msgstr "Diseño"
489
-
490
- #: ../slider.php:79
491
- msgid "Modify the layout type of the slider."
492
- msgstr "Modifica el tipo de diseño de la diapositiva."
493
-
494
- #: ../slider.php:83
495
- msgid "Responsive"
496
- msgstr "Responsivo"
497
-
498
- #: ../slider.php:98
499
- msgid "The slider will be adapted to the screen size."
500
- msgstr "La diapositiva será adaptada al tamaño de la pantalla"
501
-
502
- #: ../slider.php:102
503
- msgid "Start Width"
504
- msgstr "Anchura inicial"
505
-
506
- #: ../slider.php:111
507
- msgid "The content initial width of the slider."
508
- msgstr "El ancho del contenido inicial de la diapositiva."
509
-
510
- #: ../slider.php:115
511
- msgid "Start Height"
512
- msgstr "Altura inicial"
513
-
514
- #: ../slider.php:124
515
- msgid "The content initial height of the slider."
516
- msgstr "La altura del contenido inicial de la diapositiva"
517
-
518
- #: ../slider.php:128
519
- msgid "Automatic Slide"
520
- msgstr "Pase de diapositivas automático"
521
-
522
- #: ../slider.php:143
523
- msgid "The slides loop is automatic."
524
- msgstr "Las diapositivas se repetirán automáticamente."
525
-
526
- #: ../slider.php:147
527
- msgid "Show Controls"
528
- msgstr "Mostrar flechas"
529
-
530
- #: ../slider.php:162
531
- msgid "Show the previous and next arrows."
532
- msgstr "Mostrar las flechas anterior y siguiente"
533
-
534
- #: ../slider.php:166
535
- msgid "Show Navigation"
536
- msgstr "Mostrar botones"
537
-
538
- #: ../slider.php:181
539
- msgid "Show the links buttons to change slide."
540
- msgstr "Mostrar botones para cambiar la diapositiva"
541
-
542
- #: ../slider.php:185
543
- msgid "Enable swipe and drag"
544
- msgstr "Habilitara barrido con el dedo"
545
-
546
- #: ../slider.php:200
547
- msgid "Enable swipe left, swipe right, drag left, drag right commands."
548
- msgstr "Habilitar el deslizamiento con el dedo hacia la izquierda y derecha"
549
-
550
- #: ../slider.php:204
551
- msgid "Show Progress Bar"
552
- msgstr "Mostrar barra de progreso"
553
-
554
- #: ../slider.php:219
555
- msgid "Draw the progress bar during the slide execution."
556
- msgstr "Dibujar la barra de progreso mientras se muestra la dispositiva"
557
-
558
- #: ../slider.php:223
559
- msgid "Pause on Hover"
560
- msgstr "Pausar con mouse encima"
561
-
562
- #: ../slider.php:238
563
- msgid "Pause the current slide when hovered."
564
- msgstr "Pausar la animación cuando el mouse está encima"
565
-
566
- #: ../slider.php:242
567
- msgid "Callbacks"
568
- msgstr "Callbacks"
569
-
570
- #: ../slider.php:260
571
- msgid "Some jQuery functions that you can fire during the slider execution."
572
- msgstr ""
573
- "Algunas funciones de jQuery que puedes lanzar durante la ejecución de la "
574
- "diapositiva"
575
-
576
- #: ../slides.php:24
577
- msgid "Add Slide"
578
- msgstr "Agregar diapositiva"
579
-
580
- #: ../slides.php:65
581
- msgid "Slide Options"
582
- msgstr "Opciones de diapositiva"
583
-
584
- #: ../slides.php:76
585
- msgid "Background"
586
- msgstr "Fondo"
587
-
588
- #: ../slides.php:80 ../slides.php:124
589
- msgid "Background image:"
590
- msgstr "Imagen de fondo:"
591
-
592
- #: ../slides.php:83 ../slides.php:128 ../slides.php:131
593
- msgid "Select image"
594
- msgstr "Selecciona la imagen"
595
-
596
- #: ../slides.php:89 ../slides.php:138
597
- msgid "Background color:"
598
- msgstr "Color de fondo:"
599
-
600
- #: ../slides.php:93 ../slides.php:143 ../slides.php:145
601
- msgid "Transparent"
602
- msgstr "Transparente"
603
-
604
- #: ../slides.php:97 ../slides.php:159
605
- msgid "Enter value"
606
- msgstr "Agregar valor"
607
-
608
- #: ../slides.php:103 ../slides.php:166
609
- msgid "Background position-x:"
610
- msgstr "Posición X del fondo"
611
-
612
- #: ../slides.php:106 ../slides.php:169
613
- msgid "Background position-y:"
614
- msgstr "Posición Y del fondo"
615
-
616
- #: ../slides.php:112 ../slides.php:175
617
- msgid "Background repeat:"
618
- msgstr "Repetir el fondo"
619
-
620
- #: ../slides.php:114 ../slides.php:178 ../slides.php:181
621
- msgid "Repeat"
622
- msgstr "Repetir"
623
-
624
- #: ../slides.php:115 ../slides.php:179 ../slides.php:182
625
- msgid "No repeat"
626
- msgstr "No repetir"
627
-
628
- #: ../slides.php:121 ../slides.php:189
629
- msgid "Background size:"
630
- msgstr "Tamaño de la imagen de fondo"
631
-
632
- #: ../slides.php:194
633
- msgid "The background of the slide and its proprieties."
634
- msgstr "El fondo de la diapositiva y sus propiedades"
635
-
636
- #: ../slides.php:197
637
- msgid "Presets:"
638
- msgstr "Valores default:"
639
-
640
- #: ../slides.php:200
641
- msgid "Full width responsive background image"
642
- msgstr "Imagen de fondo responsiva de ancho completo"
643
-
644
- #: ../slides.php:201
645
- msgid "Pattern background image"
646
- msgstr "Imagen de fondo en mosaico"
647
-
648
- #: ../slides.php:221
649
- msgid "The in animation of the slide."
650
- msgstr "La animación de entrada de la diapositiva"
651
-
652
- #: ../slides.php:240
653
- msgid "The out animation of the slide."
654
- msgstr "La animación de salida de la diapositiva"
655
-
656
- #: ../slides.php:253
657
- msgid "The time that the slide will remain on the screen."
658
- msgstr "El tiempo que la diapositiva permanecerá en la pantalla"
659
-
660
- #: ../slides.php:257
661
- msgid "Ease In"
662
- msgstr "Suavizado de entrada"
663
-
664
- #: ../slides.php:266
665
- msgid "The time that the slide will take to get in."
666
- msgstr "El tiempo que la diapositiva tardará en entrar."
667
-
668
- #: ../slides.php:270
669
- msgid "Ease Out"
670
- msgstr "Suavizado de salida"
671
-
672
- #: ../slides.php:279
673
- msgid "The time that the slide will take to get out."
674
- msgstr "El tiempo que la diapositiva tardará en salir"
675
-
676
- #: ../slides.php:303
677
- msgid ""
678
- "Open the link (e.g.: http://www.google.it) when the user clicks on the "
679
- "background. Leave it empty if you don't want it."
680
- msgstr ""
681
- "Abrir el enlace (ej: http://google.com) cuando el usuario hace click en el "
682
- "fondo. Dejar en blanco si no deseas esto."
683
-
684
- #: ../slides.php:315
685
- msgid "Apply CSS to the slide."
686
- msgstr "Reglas CSS para la diapositiva"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
wordpress/languages/crelly-slider-sk_SK.mo DELETED
Binary file
wordpress/languages/crelly-slider-sk_SK.po DELETED
@@ -1,689 +0,0 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: Crelly Slider 1.1.0\n"
4
- "POT-Creation-Date: 2016-10-31 15:46+0100\n"
5
- "PO-Revision-Date: 2016-10-31 15:46+0100\n"
6
- "Last-Translator: Oliver Juhas, WebMan Design\n"
7
- "Language-Team: WebMan Design <webmandesigneu@gmail.com>\n"
8
- "Language: sk_SK\n"
9
- "MIME-Version: 1.0\n"
10
- "Content-Type: text/plain; charset=UTF-8\n"
11
- "Content-Transfer-Encoding: 8bit\n"
12
- "X-Generator: Poedit 1.8.7\n"
13
- "X-Poedit-KeywordsList: __;_e\n"
14
- "X-Poedit-Basepath: .\n"
15
- "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
16
- "X-Poedit-SearchPath-0: ..\n"
17
-
18
- #: ../admin.php:48
19
- msgid "JavaScript must be enabled to view this page correctly."
20
- msgstr "Pre správne zobrazenie stránky je nutné povoliť JavaScript."
21
-
22
- #: ../admin.php:51
23
- msgid "Operation completed successfully."
24
- msgstr "Operácia bola úspešne dokončená."
25
-
26
- #: ../admin.php:52
27
- msgid "Something went wrong."
28
- msgstr "Došlo k chybe."
29
-
30
- #: ../admin.php:54
31
- msgid ""
32
- "When you'll click \"Save Settings\", you'll be able to add slides and "
33
- "elements."
34
- msgstr ""
35
- "Pridávať snímky a elementy budete môcť až po klinutí na tlačidlo \"Uložiť "
36
- "nastavenia\"."
37
-
38
- #: ../admin.php:119
39
- msgid "Slider Settings"
40
- msgstr "Nastavenia slideru"
41
-
42
- #: ../admin.php:123
43
- msgid "Edit Slides"
44
- msgstr "Upraviť snímky"
45
-
46
- #: ../admin.php:143
47
- msgid "Save Settings"
48
- msgstr "Uložiť nastavenia"
49
-
50
- #: ../admin.php:243 ../slides.php:15
51
- msgid "Slide"
52
- msgstr "Snímok"
53
-
54
- #: ../admin.php:244
55
- msgid "The slide will be deleted. Are you sure?"
56
- msgstr "Snímok bude odstránený. Chcete pokračovať?"
57
-
58
- #: ../admin.php:245
59
- msgid "You can't delete this. You must have at least one slide."
60
- msgstr ""
61
- "Tento snímok nie je možné odstrániť. Slider musí obsahovať aspoň jeden "
62
- "snímok."
63
-
64
- #: ../admin.php:246
65
- msgid "The slider will be deleted. Are you sure?"
66
- msgstr "Slider bude odstránený. Chcete pokračovať?"
67
-
68
- #: ../admin.php:247 ../elements.php:249
69
- msgid "Text element"
70
- msgstr "Textový element"
71
-
72
- #: ../admin.php:248 ../elements.php:159
73
- msgid "Live preview"
74
- msgstr "Živý náhľad"
75
-
76
- #: ../admin.php:249
77
- msgid "Stop preview"
78
- msgstr "Zastaviť náhľad"
79
-
80
- #: ../admin.php:250 ../slides.php:16
81
- msgid "Duplicate slide"
82
- msgstr "Duplikovať snímok"
83
-
84
- #: ../admin.php:251 ../slides.php:17
85
- msgid "Delete slide"
86
- msgstr "Odstrániť snímok"
87
-
88
- #: ../admin.php:252
89
- msgid ""
90
- "All unsaved changes will be lost. Are you sure you want to leave this page?"
91
- msgstr ""
92
- "Všetky neuložené zmeny budú odstránené. Ste si istý, že chcete túto stránku "
93
- "opustiť?"
94
-
95
- #: ../ajax.php:282
96
- msgid "Copy"
97
- msgstr "Kopírovať"
98
-
99
- #: ../ajax.php:283
100
- msgid "copy"
101
- msgstr "kopírovať"
102
-
103
- #: ../elements.php:154
104
- msgid "Add text"
105
- msgstr "Pridať text"
106
-
107
- #: ../elements.php:155
108
- msgid "Add image"
109
- msgstr "Pridať obrázok"
110
-
111
- #: ../elements.php:156
112
- msgid "Add video"
113
- msgstr "Pridať video"
114
-
115
- #: ../elements.php:160
116
- msgid "Delete element"
117
- msgstr "Odstrániť element"
118
-
119
- #: ../elements.php:161
120
- msgid "Duplicate element"
121
- msgstr "Duplikovať element"
122
-
123
- #: ../elements.php:215 ../elements.php:466 ../elements.php:716 ../slides.php:51
124
- #: ../slides.php:82 ../slides.php:127 ../slides.php:130
125
- msgid "None"
126
- msgstr "Žiaden"
127
-
128
- #: ../elements.php:216 ../elements.php:467 ../elements.php:717 ../slides.php:58
129
- msgid "Slide down"
130
- msgstr "Vkĺznuť nadol"
131
-
132
- #: ../elements.php:217 ../elements.php:468 ../elements.php:718 ../slides.php:57
133
- msgid "Slide up"
134
- msgstr "Vkĺznuť nahor"
135
-
136
- #: ../elements.php:218 ../elements.php:469 ../elements.php:719 ../slides.php:55
137
- msgid "Slide left"
138
- msgstr "Vkĺznuť vľavo"
139
-
140
- #: ../elements.php:219 ../elements.php:470 ../elements.php:720 ../slides.php:56
141
- msgid "Slide right"
142
- msgstr "Vkĺznuť vpravo"
143
-
144
- #: ../elements.php:220 ../elements.php:471 ../elements.php:721 ../slides.php:52
145
- msgid "Fade"
146
- msgstr "Pozvoľna zobraziť"
147
-
148
- #: ../elements.php:221 ../elements.php:472 ../elements.php:722
149
- msgid "Fade down"
150
- msgstr "Pozvoľna zobraziť nadol"
151
-
152
- #: ../elements.php:222 ../elements.php:473 ../elements.php:723
153
- msgid "Fade up"
154
- msgstr "Pozvoľna zobraziť nahor"
155
-
156
- #: ../elements.php:223 ../elements.php:474 ../elements.php:724 ../slides.php:53
157
- msgid "Fade left"
158
- msgstr "Pozvoľna zobraziť vľavo"
159
-
160
- #: ../elements.php:224 ../elements.php:475 ../elements.php:725 ../slides.php:54
161
- msgid "Fade right"
162
- msgstr "Pozvoľna zobraziť vpravo"
163
-
164
- #: ../elements.php:225 ../elements.php:476 ../elements.php:726
165
- msgid "Fade small down"
166
- msgstr "Pozvoľna zobraziť jemne nadol"
167
-
168
- #: ../elements.php:226 ../elements.php:477 ../elements.php:727
169
- msgid "Fade small up"
170
- msgstr "Pozvoľna zobraziť jemne nahor"
171
-
172
- #: ../elements.php:227 ../elements.php:478 ../elements.php:728
173
- msgid "Fade small left"
174
- msgstr "Pozvoľna zobraziť jemne vľavo"
175
-
176
- #: ../elements.php:228 ../elements.php:479 ../elements.php:729
177
- msgid "Fade small right"
178
- msgstr "Pozvoľna zobraziť jemne vpravo"
179
-
180
- #: ../elements.php:235 ../elements.php:486 ../elements.php:736
181
- msgid "Element Options"
182
- msgstr "Nastavenie elementu"
183
-
184
- #: ../elements.php:241 ../elements.php:491 ../elements.php:742 ../slider.php:59
185
- #: ../slides.php:71
186
- msgid "Option"
187
- msgstr "Nastavenie"
188
-
189
- #: ../elements.php:242 ../elements.php:492 ../elements.php:743 ../slider.php:60
190
- #: ../slides.php:72
191
- msgid "Parameter"
192
- msgstr "Parameter"
193
-
194
- #: ../elements.php:243 ../elements.php:493 ../elements.php:744 ../slider.php:61
195
- #: ../slides.php:73
196
- msgid "Description"
197
- msgstr "Popis"
198
-
199
- #: ../elements.php:246
200
- msgid "Text"
201
- msgstr "Text"
202
-
203
- #: ../elements.php:254
204
- msgid "Write the text or the HTML."
205
- msgstr "Zadajte text alebo HTML."
206
-
207
- #: ../elements.php:258 ../elements.php:508 ../elements.php:809
208
- msgid "Left"
209
- msgstr "Zľava"
210
-
211
- #: ../elements.php:267 ../elements.php:517 ../elements.php:818
212
- msgid "Center horizontally"
213
- msgstr "Centrovať horizontálne"
214
-
215
- #: ../elements.php:270 ../elements.php:520 ../elements.php:821
216
- msgid "Left distance in px from the start width."
217
- msgstr "Vzdialenosť od ľavého okraja slideru v px."
218
-
219
- #: ../elements.php:274 ../elements.php:524 ../elements.php:825
220
- msgid "Top"
221
- msgstr "Zhora"
222
-
223
- #: ../elements.php:283 ../elements.php:533 ../elements.php:834
224
- msgid "Center vertically"
225
- msgstr "Centrovať vertikálne"
226
-
227
- #: ../elements.php:286 ../elements.php:536 ../elements.php:837
228
- msgid "Top distance in px from the start height."
229
- msgstr "Vzdialenosť od horného okraja slideru v px."
230
-
231
- #: ../elements.php:290 ../elements.php:540 ../elements.php:841
232
- msgid "Z - index"
233
- msgstr "Z-index"
234
-
235
- #: ../elements.php:298 ../elements.php:548 ../elements.php:849
236
- msgid ""
237
- "An element with an high z-index will cover an element with a lower z-index "
238
- "if they overlap."
239
- msgstr ""
240
- "Element s vyššou hodnotou z-indexu prekryje element s nižšou hodnotou z-"
241
- "indexu."
242
-
243
- #: ../elements.php:302 ../elements.php:552 ../elements.php:853
244
- msgid "Delay"
245
- msgstr "Oneskorenie"
246
-
247
- #: ../elements.php:311 ../elements.php:561 ../elements.php:862
248
- msgid "How long will the element wait before the entrance."
249
- msgstr "Oneskorenie zobrazenia elementu v snímku."
250
-
251
- #: ../elements.php:315 ../elements.php:565 ../elements.php:866
252
- #: ../slides.php:244
253
- msgid "Time"
254
- msgstr "Čas"
255
-
256
- #: ../elements.php:324 ../elements.php:574 ../elements.php:875
257
- msgid "How long will the element be displayed during the slide execution."
258
- msgstr "Ako dlho bude element zobrazený na danom snímku."
259
-
260
- #: ../elements.php:327 ../elements.php:577 ../elements.php:878
261
- msgid "Write \"all\" to set the entire time."
262
- msgstr "Vpíšte \"all\" pre nastavenie dĺžky trvania snímku."
263
-
264
- #: ../elements.php:330 ../elements.php:580 ../elements.php:881
265
- msgid ""
266
- "Write \"3000\" to set 3000 milliseconds minus delay time (so, if the delay "
267
- "time is 1000 milliseconds, the element will be displayed for 3000-1000=2000 "
268
- "milliseconds)."
269
- msgstr ""
270
- "Vpíšte \"3000\" pre nastavenie 3000 milisekúnd mínus čas oneskorenia (napr., "
271
- "ak je čas oneskorenia 1000 milisekúnd, element bude zobrazený po dobu "
272
- "3000-1000=2000 milisekúnd)."
273
-
274
- #: ../elements.php:334 ../elements.php:584 ../elements.php:885
275
- #: ../slides.php:206
276
- msgid "In animation"
277
- msgstr "Animácia príchodu"
278
-
279
- #: ../elements.php:349 ../elements.php:599 ../elements.php:900
280
- msgid "The in animation of the element."
281
- msgstr "Animácia použitá pri zobrazení elementu (pri jeho príchode na scénu)."
282
-
283
- #: ../elements.php:353 ../elements.php:603 ../elements.php:904
284
- #: ../slides.php:225
285
- msgid "Out animation"
286
- msgstr "Animácia odchodu"
287
-
288
- #: ../elements.php:368 ../elements.php:371 ../elements.php:374
289
- #: ../elements.php:618 ../elements.php:621 ../elements.php:624
290
- #: ../elements.php:919 ../elements.php:922 ../elements.php:925
291
- msgid "Disable synchronization with slide out animation"
292
- msgstr "Vypnúť synchronizáciu s animáciou odchodu snímku"
293
-
294
- #: ../elements.php:380 ../elements.php:630 ../elements.php:931
295
- msgid ""
296
- "The out animation of the element.<br /><br />Disable synchronization with "
297
- "slide out animation: if not checked, the slide out animation won't start "
298
- "until all the elements that have this option unchecked are animated out."
299
- msgstr ""
300
- "Animácia použitá pri odchode elemenu zo scény.<br /><br />Vypnutie "
301
- "synchronizácie s animáciou odchodu snímku: ak nie je zaškrtnuté, animácia "
302
- "odchodu snímku sa nespustí, kým neodídu zo scény všetky elementy s týmto "
303
- "nastavením nezaškrtnutým."
304
-
305
- #: ../elements.php:384 ../elements.php:634 ../elements.php:935
306
- msgid "Ease in"
307
- msgstr "Trvanie príchodu"
308
-
309
- #: ../elements.php:393 ../elements.php:643 ../elements.php:944
310
- msgid "How long will the in animation take."
311
- msgstr "Ako dlho bude trvať animácia príchodu."
312
-
313
- #: ../elements.php:397 ../elements.php:647 ../elements.php:948
314
- msgid "Ease out"
315
- msgstr "Trvanie odchodu"
316
-
317
- #: ../elements.php:406 ../elements.php:656 ../elements.php:957
318
- msgid "How long will the out animation take."
319
- msgstr "Ako dlho bude trvať animácia odchodu."
320
-
321
- #: ../elements.php:410 ../elements.php:660 ../slides.php:283
322
- msgid "Link"
323
- msgstr "Odkaz"
324
-
325
- #: ../elements.php:418 ../elements.php:421 ../elements.php:424
326
- #: ../elements.php:668 ../elements.php:671 ../elements.php:674
327
- #: ../slides.php:291 ../slides.php:294 ../slides.php:297
328
- msgid "Open link in a new tab"
329
- msgstr "Otvoriť v novom okne / záložke"
330
-
331
- #: ../elements.php:430 ../elements.php:680
332
- msgid ""
333
- "Open the link (e.g.: http://www.google.it) on click. Leave it empty if you "
334
- "don't want it."
335
- msgstr ""
336
- "Otvoriť odkaz (napr.: http://www.google.sk) po kliknutí. Ponechajte prázdne, "
337
- "ak žiaden odkaz aplikovať nechcete."
338
-
339
- #: ../elements.php:434 ../elements.php:684 ../elements.php:961
340
- #: ../slides.php:307
341
- msgid "Custom CSS"
342
- msgstr "Vlastné CSS"
343
-
344
- #: ../elements.php:442 ../elements.php:692 ../elements.php:969
345
- msgid "Style the element."
346
- msgstr "CSS štýl elementu."
347
-
348
- #: ../elements.php:446 ../elements.php:696 ../elements.php:973
349
- msgid "Custom classes"
350
- msgstr "CSS triedy"
351
-
352
- #: ../elements.php:454 ../elements.php:704 ../elements.php:981
353
- msgid ""
354
- "Apply custom CSS classes to the element. The style of the classes may not "
355
- "work when working on backend."
356
- msgstr ""
357
- "Aplikuje vlastné CSS triedy na daný element. Štýl aplikovaný týmito CSS "
358
- "triedami nemusí byť aplikovaný v administračnom rozhraní."
359
-
360
- #: ../elements.php:496
361
- msgid "Modify image"
362
- msgstr "Zmeniť obrázok"
363
-
364
- #: ../elements.php:499 ../elements.php:500
365
- msgid "Open gallery"
366
- msgstr "Otvoriť galériu"
367
-
368
- #: ../elements.php:504
369
- msgid "Change the image source or the alt text."
370
- msgstr "Zmeniť zdroj obrázku alebo jeho alternatívny text."
371
-
372
- #: ../elements.php:747
373
- msgid "Video source"
374
- msgstr "Zdroj videa"
375
-
376
- #: ../elements.php:767
377
- msgid "Set source and ID."
378
- msgstr "Nastavte zdroj a ID."
379
-
380
- #: ../elements.php:771
381
- msgid "Loop video"
382
- msgstr "Prehrávanie v slučke?"
383
-
384
- #: ../elements.php:786
385
- msgid ""
386
- "The video will automatically restart from the beginning when it reaches the "
387
- "end."
388
- msgstr "Video sa automaticky reštartuje po jeho ukončení."
389
-
390
- #: ../elements.php:790
391
- msgid "Autoplay"
392
- msgstr "Automatické prehrávanie"
393
-
394
- #: ../elements.php:805
395
- msgid "The video will automatically be played after the in animation."
396
- msgstr "Video sa automaticky začne prehrávať po úvodnej animácii."
397
-
398
- #: ../frontend.php:25
399
- msgid "You have to insert a valid alias in the shortcode"
400
- msgstr "Do shortcodu musíte vložiť platný alias"
401
-
402
- #: ../frontend.php:43 ../frontend.php:47
403
- msgid "The slider hasn't been found"
404
- msgstr "Slider nebol nájdený"
405
-
406
- #: ../home.php:7
407
- msgid "No Sliders found. Please add a new one."
408
- msgstr "Nenašiel sa žiaden slider. Prosíme, vytvorte nový."
409
-
410
- #: ../home.php:17
411
- msgid "Sliders List"
412
- msgstr "Zoznam sliderov"
413
-
414
- #: ../home.php:22
415
- msgid "ID"
416
- msgstr "ID"
417
-
418
- #: ../home.php:23
419
- msgid "Name"
420
- msgstr "Názov"
421
-
422
- #: ../home.php:24
423
- msgid "Alias"
424
- msgstr "Alias"
425
-
426
- #: ../home.php:25
427
- msgid "Shortcode"
428
- msgstr "Shortcode"
429
-
430
- #: ../home.php:26
431
- msgid "Actions"
432
- msgstr "Akcie"
433
-
434
- #: ../home.php:36
435
- msgid "Edit Slider"
436
- msgstr "Upraviť slider"
437
-
438
- #: ../home.php:37
439
- msgid "Duplicate Slider"
440
- msgstr "Duplikovať slider"
441
-
442
- #: ../home.php:38
443
- msgid "Export Slider"
444
- msgstr "Exportovať slider"
445
-
446
- #: ../home.php:39
447
- msgid "Delete Slider"
448
- msgstr "Odstrániť slider"
449
-
450
- #: ../home.php:51
451
- msgid "Add Slider"
452
- msgstr "Pridať slider"
453
-
454
- #: ../home.php:52
455
- msgid "Import Slider"
456
- msgstr "Importovať slider"
457
-
458
- #: ../slider.php:6
459
- msgid "Full Width"
460
- msgstr "Celá šírka"
461
-
462
- #: ../slider.php:7
463
- msgid "Fixed"
464
- msgstr "Pevná šírka"
465
-
466
- #: ../slider.php:10
467
- msgid "Yes"
468
- msgstr "Áno"
469
-
470
- #: ../slider.php:11
471
- msgid "No"
472
- msgstr "Nie"
473
-
474
- #: ../slider.php:17 ../slider.php:21
475
- msgid "Slider Name"
476
- msgstr "Názov slideru"
477
-
478
- #: ../slider.php:27
479
- msgid "Alias:"
480
- msgstr "Alias:"
481
-
482
- #: ../slider.php:39
483
- msgid "Shortcode:"
484
- msgstr "Shortcode:"
485
-
486
- #: ../slider.php:54
487
- msgid "Slider General Options"
488
- msgstr "Základné nastavenia slideru"
489
-
490
- #: ../slider.php:64
491
- msgid "Layout"
492
- msgstr "Rozloženie"
493
-
494
- #: ../slider.php:79
495
- msgid "Modify the layout type of the slider."
496
- msgstr "Nastaví rozloženie slideru."
497
-
498
- #: ../slider.php:83
499
- msgid "Responsive"
500
- msgstr "Responzívne"
501
-
502
- #: ../slider.php:98
503
- msgid "The slider will be adapted to the screen size."
504
- msgstr "Slider sa adaptuje veľkosti obrazovky."
505
-
506
- #: ../slider.php:102
507
- msgid "Start Width"
508
- msgstr "Počiatočná šírka"
509
-
510
- #: ../slider.php:111
511
- msgid "The content initial width of the slider."
512
- msgstr "Počiatočná šírka obsahu slideru."
513
-
514
- #: ../slider.php:115
515
- msgid "Start Height"
516
- msgstr "Počiatočná výška"
517
-
518
- #: ../slider.php:124
519
- msgid "The content initial height of the slider."
520
- msgstr "Počiatočná výška obsahu slideru."
521
-
522
- #: ../slider.php:128
523
- msgid "Automatic Slide"
524
- msgstr "Automatický slider"
525
-
526
- #: ../slider.php:143
527
- msgid "The slides loop is automatic."
528
- msgstr "Snímky budú automaticky kolovať v slučke."
529
-
530
- #: ../slider.php:147
531
- msgid "Show Controls"
532
- msgstr "Zobraziť ovládanie"
533
-
534
- #: ../slider.php:162
535
- msgid "Show the previous and next arrows."
536
- msgstr "Zobrazí šípku pre nasledujúci / predchádzajúci snímok."
537
-
538
- #: ../slider.php:166
539
- msgid "Show Navigation"
540
- msgstr "Zobraziť navigáciu"
541
-
542
- #: ../slider.php:181
543
- msgid "Show the links buttons to change slide."
544
- msgstr "Zobrazí tlačidlá pre každý snímok zvlášť."
545
-
546
- #: ../slider.php:185
547
- msgid "Enable swipe and drag"
548
- msgstr "Povoliť dotykové ťahanie"
549
-
550
- #: ../slider.php:200
551
- msgid "Enable swipe left, swipe right, drag left, drag right commands."
552
- msgstr "Povolí dotykové ťahanie vľavo alebo vpravo."
553
-
554
- #: ../slider.php:204
555
- msgid "Show Progress Bar"
556
- msgstr "Zobraziť indikátor priebehu"
557
-
558
- #: ../slider.php:219
559
- msgid "Draw the progress bar during the slide execution."
560
- msgstr "Vykreslí indikátor časového tvrvania snímku."
561
-
562
- #: ../slider.php:223
563
- msgid "Pause on Hover"
564
- msgstr "Pauza pri prechode myšou"
565
-
566
- #: ../slider.php:238
567
- msgid "Pause the current slide when hovered."
568
- msgstr "Zastaví aktuálny snímok ak sa kurzor myši nachádza nad sliderom."
569
-
570
- #: ../slider.php:242
571
- msgid "Callbacks"
572
- msgstr "Spätné volania"
573
-
574
- #: ../slider.php:260
575
- msgid "Some jQuery functions that you can fire during the slider execution."
576
- msgstr ""
577
- "jQuery funkcie, ktoré môžete použiť počas zobrazenia a animácie slideru."
578
-
579
- #: ../slides.php:24
580
- msgid "Add Slide"
581
- msgstr "Pridať snímok"
582
-
583
- #: ../slides.php:65
584
- msgid "Slide Options"
585
- msgstr "Nastavenie snímku"
586
-
587
- #: ../slides.php:76
588
- msgid "Background"
589
- msgstr "Pozadie"
590
-
591
- #: ../slides.php:80 ../slides.php:124
592
- msgid "Background image:"
593
- msgstr "Obrázok pozadia:"
594
-
595
- #: ../slides.php:83 ../slides.php:128 ../slides.php:131
596
- msgid "Select image"
597
- msgstr "Zvoliť obrázok"
598
-
599
- #: ../slides.php:89 ../slides.php:138
600
- msgid "Background color:"
601
- msgstr "Farba pozadia:"
602
-
603
- #: ../slides.php:93 ../slides.php:143 ../slides.php:145
604
- msgid "Transparent"
605
- msgstr "Priehľadná"
606
-
607
- #: ../slides.php:97 ../slides.php:159
608
- msgid "Enter value"
609
- msgstr "Zadajte hodnotu"
610
-
611
- #: ../slides.php:103 ../slides.php:166
612
- msgid "Background position-x:"
613
- msgstr "Horizontálna pozícia pozadia:"
614
-
615
- #: ../slides.php:106 ../slides.php:169
616
- msgid "Background position-y:"
617
- msgstr "Vertikálna pozícia pozadia:"
618
-
619
- #: ../slides.php:112 ../slides.php:175
620
- msgid "Background repeat:"
621
- msgstr "Opakovanie pozadia:"
622
-
623
- #: ../slides.php:114 ../slides.php:178 ../slides.php:181
624
- msgid "Repeat"
625
- msgstr "Opakovať"
626
-
627
- #: ../slides.php:115 ../slides.php:179 ../slides.php:182
628
- msgid "No repeat"
629
- msgstr "Neopakovať"
630
-
631
- #: ../slides.php:121 ../slides.php:189
632
- msgid "Background size:"
633
- msgstr "Veľkosť pozadia:"
634
-
635
- #: ../slides.php:194
636
- msgid "The background of the slide and its proprieties."
637
- msgstr "Pozadie snímku a jeho nastavenie."
638
-
639
- #: ../slides.php:197
640
- msgid "Presets:"
641
- msgstr "Presety:"
642
-
643
- #: ../slides.php:200
644
- msgid "Full width responsive background image"
645
- msgstr "Responzívny obrázok na pozadí na celú šírku"
646
-
647
- #: ../slides.php:201
648
- msgid "Pattern background image"
649
- msgstr "Opakujúci sa obrázok pozadia"
650
-
651
- #: ../slides.php:221
652
- msgid "The in animation of the slide."
653
- msgstr "Animácia príchodu snímku"
654
-
655
- #: ../slides.php:240
656
- msgid "The out animation of the slide."
657
- msgstr "Animácia odchodu snímku"
658
-
659
- #: ../slides.php:253
660
- msgid "The time that the slide will remain on the screen."
661
- msgstr "Časová dĺžka zobrazenia snímku"
662
-
663
- #: ../slides.php:257
664
- msgid "Ease In"
665
- msgstr "Trvanie príchodu"
666
-
667
- #: ../slides.php:266
668
- msgid "The time that the slide will take to get in."
669
- msgstr "Časová dĺžka animácie príchodu snímku."
670
-
671
- #: ../slides.php:270
672
- msgid "Ease Out"
673
- msgstr "Trvanie odchodu"
674
-
675
- #: ../slides.php:279
676
- msgid "The time that the slide will take to get out."
677
- msgstr "Časová dĺžka animácie odchodu snímku."
678
-
679
- #: ../slides.php:303
680
- msgid ""
681
- "Open the link (e.g.: http://www.google.it) when the user clicks on the "
682
- "background. Leave it empty if you don't want it."
683
- msgstr ""
684
- "Otvoriť odkaz (napr.: http://www.google.sk) ak užívateľ klikne na pozadie. "
685
- "Ponechajte prázdne pole ak nechcete aplikovať žiaden odkaz."
686
-
687
- #: ../slides.php:315
688
- msgid "Apply CSS to the slide."
689
- msgstr "Použiť CSS na snímok."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
wordpress/languages/crelly-slider-sr_RS.mo DELETED
Binary file
wordpress/languages/crelly-slider-sr_RS.po DELETED
@@ -1,684 +0,0 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: Crelly Slider 1.1.0\n"
4
- "POT-Creation-Date: 2016-10-31 15:47+0100\n"
5
- "PO-Revision-Date: 2016-10-31 15:47+0100\n"
6
- "Last-Translator: branislav <branispak@gmail.com>\n"
7
- "Language-Team: \n"
8
- "Language: sr\n"
9
- "MIME-Version: 1.0\n"
10
- "Content-Type: text/plain; charset=UTF-8\n"
11
- "Content-Transfer-Encoding: 8bit\n"
12
- "X-Generator: Poedit 1.8.7\n"
13
- "X-Poedit-KeywordsList: __;_e\n"
14
- "X-Poedit-Basepath: .\n"
15
- "X-Poedit-SearchPath-0: ..\n"
16
-
17
- #: ../admin.php:48
18
- msgid "JavaScript must be enabled to view this page correctly."
19
- msgstr ""
20
- "JavaScript mora biti uključen kako bi se ova stranica ispravno prikazala."
21
-
22
- #: ../admin.php:51
23
- msgid "Operation completed successfully."
24
- msgstr "Operacija je uspešno obavljena."
25
-
26
- #: ../admin.php:52
27
- msgid "Something went wrong."
28
- msgstr "Nešto nije u redu."
29
-
30
- #: ../admin.php:54
31
- msgid ""
32
- "When you'll click \"Save Settings\", you'll be able to add slides and "
33
- "elements."
34
- msgstr ""
35
- "Klikom na \"Sačuvaj podešavanja\" otvara se mogućnost dodavanja slajdova i "
36
- "elemenata."
37
-
38
- #: ../admin.php:119
39
- msgid "Slider Settings"
40
- msgstr "Podešavanje klizača"
41
-
42
- #: ../admin.php:123
43
- msgid "Edit Slides"
44
- msgstr "Uredi slajdove"
45
-
46
- #: ../admin.php:143
47
- msgid "Save Settings"
48
- msgstr "Sačuvaj podešavanja"
49
-
50
- #: ../admin.php:243 ../slides.php:15
51
- msgid "Slide"
52
- msgstr "Slajd"
53
-
54
- #: ../admin.php:244
55
- msgid "The slide will be deleted. Are you sure?"
56
- msgstr "Da li si siguran da želiš da obrišeš slajd?"
57
-
58
- #: ../admin.php:245
59
- msgid "You can't delete this. You must have at least one slide."
60
- msgstr "Ovo nije moguće obrisati. Mora postojati makar jedan slajd."
61
-
62
- #: ../admin.php:246
63
- msgid "The slider will be deleted. Are you sure?"
64
- msgstr "Da li si siguran da želiš da obrišeš klizač?"
65
-
66
- #: ../admin.php:247 ../elements.php:249
67
- msgid "Text element"
68
- msgstr "Tekstualni element"
69
-
70
- #: ../admin.php:248 ../elements.php:159
71
- msgid "Live preview"
72
- msgstr "Pregled uživo"
73
-
74
- #: ../admin.php:249
75
- msgid "Stop preview"
76
- msgstr "Zaustavi pregled"
77
-
78
- #: ../admin.php:250 ../slides.php:16
79
- msgid "Duplicate slide"
80
- msgstr "Napravi duplikat slajda"
81
-
82
- #: ../admin.php:251 ../slides.php:17
83
- msgid "Delete slide"
84
- msgstr "Obriši slajd"
85
-
86
- #: ../admin.php:252
87
- msgid ""
88
- "All unsaved changes will be lost. Are you sure you want to leave this page?"
89
- msgstr ""
90
- "Sve promene koje nisu sačuvane će biti izgubljene. Da li sigurno želiš da "
91
- "napustiš ovu stranu?"
92
-
93
- #: ../ajax.php:282
94
- msgid "Copy"
95
- msgstr "Kopiraj"
96
-
97
- #: ../ajax.php:283
98
- msgid "copy"
99
- msgstr "kopiraj"
100
-
101
- #: ../elements.php:154
102
- msgid "Add text"
103
- msgstr "Dodaj tekst"
104
-
105
- #: ../elements.php:155
106
- msgid "Add image"
107
- msgstr "Dodaj sliku"
108
-
109
- #: ../elements.php:156
110
- msgid "Add video"
111
- msgstr "Dodaj video"
112
-
113
- #: ../elements.php:160
114
- msgid "Delete element"
115
- msgstr "Obriši element"
116
-
117
- #: ../elements.php:161
118
- msgid "Duplicate element"
119
- msgstr "Dupliraj element"
120
-
121
- #: ../elements.php:215 ../elements.php:466 ../elements.php:716 ../slides.php:51
122
- #: ../slides.php:82 ../slides.php:127 ../slides.php:130
123
- msgid "None"
124
- msgstr "Nijedno"
125
-
126
- #: ../elements.php:216 ../elements.php:467 ../elements.php:717 ../slides.php:58
127
- msgid "Slide down"
128
- msgstr "Klizanje dole"
129
-
130
- #: ../elements.php:217 ../elements.php:468 ../elements.php:718 ../slides.php:57
131
- msgid "Slide up"
132
- msgstr "Klizanje gore"
133
-
134
- #: ../elements.php:218 ../elements.php:469 ../elements.php:719 ../slides.php:55
135
- msgid "Slide left"
136
- msgstr "Klizanje levo"
137
-
138
- #: ../elements.php:219 ../elements.php:470 ../elements.php:720 ../slides.php:56
139
- msgid "Slide right"
140
- msgstr "Klizanje desno"
141
-
142
- #: ../elements.php:220 ../elements.php:471 ../elements.php:721 ../slides.php:52
143
- msgid "Fade"
144
- msgstr "Nestajanje"
145
-
146
- #: ../elements.php:221 ../elements.php:472 ../elements.php:722
147
- msgid "Fade down"
148
- msgstr "Nestajanje dole"
149
-
150
- #: ../elements.php:222 ../elements.php:473 ../elements.php:723
151
- msgid "Fade up"
152
- msgstr "Nestajanje gore"
153
-
154
- #: ../elements.php:223 ../elements.php:474 ../elements.php:724 ../slides.php:53
155
- msgid "Fade left"
156
- msgstr "Nestajanje levo"
157
-
158
- #: ../elements.php:224 ../elements.php:475 ../elements.php:725 ../slides.php:54
159
- msgid "Fade right"
160
- msgstr "Nestajanje desno"
161
-
162
- #: ../elements.php:225 ../elements.php:476 ../elements.php:726
163
- msgid "Fade small down"
164
- msgstr "Nestajanje kratko dole"
165
-
166
- #: ../elements.php:226 ../elements.php:477 ../elements.php:727
167
- msgid "Fade small up"
168
- msgstr "Nestajanje kratko gore"
169
-
170
- #: ../elements.php:227 ../elements.php:478 ../elements.php:728
171
- msgid "Fade small left"
172
- msgstr "Nestajanje kratko levo"
173
-
174
- #: ../elements.php:228 ../elements.php:479 ../elements.php:729
175
- msgid "Fade small right"
176
- msgstr "Nestajanje kratko desno"
177
-
178
- #: ../elements.php:235 ../elements.php:486 ../elements.php:736
179
- msgid "Element Options"
180
- msgstr "Opcije elementa"
181
-
182
- #: ../elements.php:241 ../elements.php:491 ../elements.php:742 ../slider.php:59
183
- #: ../slides.php:71
184
- msgid "Option"
185
- msgstr "Opcije"
186
-
187
- #: ../elements.php:242 ../elements.php:492 ../elements.php:743 ../slider.php:60
188
- #: ../slides.php:72
189
- msgid "Parameter"
190
- msgstr "Parametar"
191
-
192
- #: ../elements.php:243 ../elements.php:493 ../elements.php:744 ../slider.php:61
193
- #: ../slides.php:73
194
- msgid "Description"
195
- msgstr "Opis"
196
-
197
- #: ../elements.php:246
198
- msgid "Text"
199
- msgstr "Tekst"
200
-
201
- #: ../elements.php:254
202
- msgid "Write the text or the HTML."
203
- msgstr "Upiši tekst ili HTML."
204
-
205
- #: ../elements.php:258 ../elements.php:508 ../elements.php:809
206
- msgid "Left"
207
- msgstr "Levo"
208
-
209
- #: ../elements.php:267 ../elements.php:517 ../elements.php:818
210
- msgid "Center horizontally"
211
- msgstr "Centriraj vodoravno"
212
-
213
- #: ../elements.php:270 ../elements.php:520 ../elements.php:821
214
- msgid "Left distance in px from the start width."
215
- msgstr "Rastojanje od leve ivice u pikselima."
216
-
217
- #: ../elements.php:274 ../elements.php:524 ../elements.php:825
218
- msgid "Top"
219
- msgstr "Gore"
220
-
221
- #: ../elements.php:283 ../elements.php:533 ../elements.php:834
222
- msgid "Center vertically"
223
- msgstr "Centriraj uspravno"
224
-
225
- #: ../elements.php:286 ../elements.php:536 ../elements.php:837
226
- msgid "Top distance in px from the start height."
227
- msgstr "Rastojanje od gornje ivice u pikselima."
228
-
229
- #: ../elements.php:290 ../elements.php:540 ../elements.php:841
230
- msgid "Z - index"
231
- msgstr "Z-indeks"
232
-
233
- #: ../elements.php:298 ../elements.php:548 ../elements.php:849
234
- msgid ""
235
- "An element with an high z-index will cover an element with a lower z-index "
236
- "if they overlap."
237
- msgstr "Element sa većim z-indeksom će pokriti element sa manjim z-indeksom."
238
-
239
- #: ../elements.php:302 ../elements.php:552 ../elements.php:853
240
- msgid "Delay"
241
- msgstr "Kašnjenje"
242
-
243
- #: ../elements.php:311 ../elements.php:561 ../elements.php:862
244
- msgid "How long will the element wait before the entrance."
245
- msgstr "Koliko će vremena proći pre nego što element uđe u polje."
246
-
247
- #: ../elements.php:315 ../elements.php:565 ../elements.php:866
248
- #: ../slides.php:244
249
- msgid "Time"
250
- msgstr "Vreme"
251
-
252
- #: ../elements.php:324 ../elements.php:574 ../elements.php:875
253
- msgid "How long will the element be displayed during the slide execution."
254
- msgstr "Koliko dugo će se element zadržati u polju tokom izvršavanja klizača."
255
-
256
- #: ../elements.php:327 ../elements.php:577 ../elements.php:878
257
- msgid "Write \"all\" to set the entire time."
258
- msgstr "Upiši \"all\" kako bi se zadržao do kraja."
259
-
260
- #: ../elements.php:330 ../elements.php:580 ../elements.php:881
261
- msgid ""
262
- "Write \"3000\" to set 3000 milliseconds minus delay time (so, if the delay "
263
- "time is 1000 milliseconds, the element will be displayed for 3000-1000=2000 "
264
- "milliseconds)."
265
- msgstr ""
266
- "Upiši \"3000\" kako bi podesio 3000 milisekunde manje vreme kašnjenja "
267
- "(dakle, ako je kašnjenje 1000 milisekndi, element će biti prikazan tokom "
268
- "3000-1000=2000 milisekunde)."
269
-
270
- #: ../elements.php:334 ../elements.php:584 ../elements.php:885
271
- #: ../slides.php:206
272
- msgid "In animation"
273
- msgstr "Ulazna animacija"
274
-
275
- #: ../elements.php:349 ../elements.php:599 ../elements.php:900
276
- msgid "The in animation of the element."
277
- msgstr "Ulazna animacija elementa."
278
-
279
- #: ../elements.php:353 ../elements.php:603 ../elements.php:904
280
- #: ../slides.php:225
281
- msgid "Out animation"
282
- msgstr "Izlazna animacija"
283
-
284
- #: ../elements.php:368 ../elements.php:371 ../elements.php:374
285
- #: ../elements.php:618 ../elements.php:621 ../elements.php:624
286
- #: ../elements.php:919 ../elements.php:922 ../elements.php:925
287
- msgid "Disable synchronization with slide out animation"
288
- msgstr "Onemogući sinhronizaciju sa izlaznom animacijom slajda"
289
-
290
- #: ../elements.php:380 ../elements.php:630 ../elements.php:931
291
- msgid ""
292
- "The out animation of the element.<br /><br />Disable synchronization with "
293
- "slide out animation: if not checked, the slide out animation won't start "
294
- "until all the elements that have this option unchecked are animated out."
295
- msgstr ""
296
- "Izlazna animacija elementa.<br /><br />Onemogući sinhronizaciju sa izlaznom "
297
- "animacijom slajda: ukoliko nije štiklirano, izlazna animacija slajda neće "
298
- "početi sve dok se izlazna animacija svih elemenata koji imaju ovu opciju "
299
- "isključenu ne završi."
300
-
301
- #: ../elements.php:384 ../elements.php:634 ../elements.php:935
302
- msgid "Ease in"
303
- msgstr "Lagani ulaz"
304
-
305
- #: ../elements.php:393 ../elements.php:643 ../elements.php:944
306
- msgid "How long will the in animation take."
307
- msgstr "Trajanje ulazne animacije."
308
-
309
- #: ../elements.php:397 ../elements.php:647 ../elements.php:948
310
- msgid "Ease out"
311
- msgstr "Lagani izlaz"
312
-
313
- #: ../elements.php:406 ../elements.php:656 ../elements.php:957
314
- msgid "How long will the out animation take."
315
- msgstr "Trajanje izlazne animacije."
316
-
317
- #: ../elements.php:410 ../elements.php:660 ../slides.php:283
318
- msgid "Link"
319
- msgstr "Veza"
320
-
321
- #: ../elements.php:418 ../elements.php:421 ../elements.php:424
322
- #: ../elements.php:668 ../elements.php:671 ../elements.php:674
323
- #: ../slides.php:291 ../slides.php:294 ../slides.php:297
324
- msgid "Open link in a new tab"
325
- msgstr "Otvori vezu u novoj kartici"
326
-
327
- #: ../elements.php:430 ../elements.php:680
328
- msgid ""
329
- "Open the link (e.g.: http://www.google.it) on click. Leave it empty if you "
330
- "don't want it."
331
- msgstr ""
332
- "Otvori vezu (npr.: http://www.google.rs) klikom. Ostavi prazno za "
333
- "onemogućavanje."
334
-
335
- #: ../elements.php:434 ../elements.php:684 ../elements.php:961
336
- #: ../slides.php:307
337
- msgid "Custom CSS"
338
- msgstr "Prilagođeni CSS"
339
-
340
- #: ../elements.php:442 ../elements.php:692 ../elements.php:969
341
- msgid "Style the element."
342
- msgstr "Stilizuj element."
343
-
344
- #: ../elements.php:446 ../elements.php:696 ../elements.php:973
345
- msgid "Custom classes"
346
- msgstr "Prilagođene klase"
347
-
348
- #: ../elements.php:454 ../elements.php:704 ../elements.php:981
349
- msgid ""
350
- "Apply custom CSS classes to the element. The style of the classes may not "
351
- "work when working on backend."
352
- msgstr ""
353
- "Primeni prilagođene CSS klase na element. Stilovi klasa možda neće biti "
354
- "vidljivi tokom rada u administratorskom panelu."
355
-
356
- #: ../elements.php:496
357
- msgid "Modify image"
358
- msgstr "Izmeni sliku"
359
-
360
- #: ../elements.php:499 ../elements.php:500
361
- msgid "Open gallery"
362
- msgstr "Otvori galeriju"
363
-
364
- #: ../elements.php:504
365
- msgid "Change the image source or the alt text."
366
- msgstr "Promeni izvor slike ili alt tekst."
367
-
368
- #: ../elements.php:747
369
- msgid "Video source"
370
- msgstr "izvor videa"
371
-
372
- #: ../elements.php:767
373
- msgid "Set source and ID."
374
- msgstr "Podesi izvor i identifikacioni broj."
375
-
376
- #: ../elements.php:771
377
- msgid "Loop video"
378
- msgstr "Reprodukuj video u petlji"
379
-
380
- #: ../elements.php:786
381
- msgid ""
382
- "The video will automatically restart from the beginning when it reaches the "
383
- "end."
384
- msgstr "Video će automatski početi od početka kada stigne do kraja."
385
-
386
- #: ../elements.php:790
387
- msgid "Autoplay"
388
- msgstr "Automatska reprodukcija"
389
-
390
- #: ../elements.php:805
391
- msgid "The video will automatically be played after the in animation."
392
- msgstr "Video reprodukcija će automatski početi posle ulazne animacije."
393
-
394
- #: ../frontend.php:25
395
- msgid "You have to insert a valid alias in the shortcode"
396
- msgstr "Morate uneti važeći pseudonim u kratki kod"
397
-
398
- #: ../frontend.php:43 ../frontend.php:47
399
- msgid "The slider hasn't been found"
400
- msgstr "Klizač nije pronađen"
401
-
402
- #: ../home.php:7
403
- msgid "No Sliders found. Please add a new one."
404
- msgstr "Nijedan klizač nije pronađen. Molimo dodajte novi."
405
-
406
- #: ../home.php:17
407
- msgid "Sliders List"
408
- msgstr "Lista klizača"
409
-
410
- #: ../home.php:22
411
- msgid "ID"
412
- msgstr "Identifikacioni broj"
413
-
414
- #: ../home.php:23
415
- msgid "Name"
416
- msgstr "Ime"
417
-
418
- #: ../home.php:24
419
- msgid "Alias"
420
- msgstr "Pseudonim"
421
-
422
- #: ../home.php:25
423
- msgid "Shortcode"
424
- msgstr "Kratki kod"
425
-
426
- #: ../home.php:26
427
- msgid "Actions"
428
- msgstr "Akcije"
429
-
430
- #: ../home.php:36
431
- msgid "Edit Slider"
432
- msgstr "Uredi klizač"
433
-
434
- #: ../home.php:37
435
- msgid "Duplicate Slider"
436
- msgstr "Dupliraj klizač"
437
-
438
- #: ../home.php:38
439
- msgid "Export Slider"
440
- msgstr "Izvezi klizač"
441
-
442
- #: ../home.php:39
443
- msgid "Delete Slider"
444
- msgstr "Obriši klizač"
445
-
446
- #: ../home.php:51
447
- msgid "Add Slider"
448
- msgstr "Dodaj klizač"
449
-
450
- #: ../home.php:52
451
- msgid "Import Slider"
452
- msgstr "Uvezi klizač"
453
-
454
- #: ../slider.php:6
455
- msgid "Full Width"
456
- msgstr "Puna širina"
457
-
458
- #: ../slider.php:7
459
- msgid "Fixed"
460
- msgstr "Fiskirano"
461
-
462
- #: ../slider.php:10
463
- msgid "Yes"
464
- msgstr "Da"
465
-
466
- #: ../slider.php:11
467
- msgid "No"
468
- msgstr "Ne"
469
-
470
- #: ../slider.php:17 ../slider.php:21
471
- msgid "Slider Name"
472
- msgstr "Ime klizača"
473
-
474
- #: ../slider.php:27
475
- msgid "Alias:"
476
- msgstr "Pseudonim:"
477
-
478
- #: ../slider.php:39
479
- msgid "Shortcode:"
480
- msgstr "Kratki kod:"
481
-
482
- #: ../slider.php:54
483
- msgid "Slider General Options"
484
- msgstr "Opšte opcije klizača"
485
-
486
- #: ../slider.php:64
487
- msgid "Layout"
488
- msgstr "Raspored"
489
-
490
- #: ../slider.php:79
491
- msgid "Modify the layout type of the slider."
492
- msgstr "Promeni tip rasporeda klizača."
493
-
494
- #: ../slider.php:83
495
- msgid "Responsive"
496
- msgstr "Prilagodljivost"
497
-
498
- #: ../slider.php:98
499
- msgid "The slider will be adapted to the screen size."
500
- msgstr "Klizač će se prilagoditi veličini ekrana."
501
-
502
- #: ../slider.php:102
503
- msgid "Start Width"
504
- msgstr "Početna širina"
505
-
506
- #: ../slider.php:111
507
- msgid "The content initial width of the slider."
508
- msgstr "Početna širina sadržaja klizača."
509
-
510
- #: ../slider.php:115
511
- msgid "Start Height"
512
- msgstr "Početna visina"
513
-
514
- #: ../slider.php:124
515
- msgid "The content initial height of the slider."
516
- msgstr "Početna visina sadržaja klizača."
517
-
518
- #: ../slider.php:128
519
- msgid "Automatic Slide"
520
- msgstr "Automatsko klizanje"
521
-
522
- #: ../slider.php:143
523
- msgid "The slides loop is automatic."
524
- msgstr "Petlja slajdova je automatska."
525
-
526
- #: ../slider.php:147
527
- msgid "Show Controls"
528
- msgstr "Prikaži kontrole"
529
-
530
- #: ../slider.php:162
531
- msgid "Show the previous and next arrows."
532
- msgstr "Prikaži strelice za prethodni i sledeći klizač."
533
-
534
- #: ../slider.php:166
535
- msgid "Show Navigation"
536
- msgstr "Prikaži navigaciju"
537
-
538
- #: ../slider.php:181
539
- msgid "Show the links buttons to change slide."
540
- msgstr "Prikaži dugmad za promenu slajda."
541
-
542
- #: ../slider.php:185
543
- msgid "Enable swipe and drag"
544
- msgstr "Omogući prevlačenje"
545
-
546
- #: ../slider.php:200
547
- msgid "Enable swipe left, swipe right, drag left, drag right commands."
548
- msgstr "Omogući komande za prevlačenje ulevo i udesno."
549
-
550
- #: ../slider.php:204
551
- msgid "Show Progress Bar"
552
- msgstr "Prikaži traku napretka"
553
-
554
- #: ../slider.php:219
555
- msgid "Draw the progress bar during the slide execution."
556
- msgstr "Prikaži traku napretka za vreme trajanja slajda."
557
-
558
- #: ../slider.php:223
559
- msgid "Pause on Hover"
560
- msgstr "Pauziraj kada je pokazivač iznad klizača"
561
-
562
- #: ../slider.php:238
563
- msgid "Pause the current slide when hovered."
564
- msgstr "Pauziraj trenutni slajd kada je pokazivač iznad njega."
565
-
566
- #: ../slider.php:242
567
- msgid "Callbacks"
568
- msgstr "Povratni pozivi"
569
-
570
- #: ../slider.php:260
571
- msgid "Some jQuery functions that you can fire during the slider execution."
572
- msgstr "Neke JQuery funkcije koje možete pokrenuti tokom izvršavanja klizača."
573
-
574
- #: ../slides.php:24
575
- msgid "Add Slide"
576
- msgstr "Dodaj slajd"
577
-
578
- #: ../slides.php:65
579
- msgid "Slide Options"
580
- msgstr "Opcije slajda"
581
-
582
- #: ../slides.php:76
583
- msgid "Background"
584
- msgstr "Pozadina"
585
-
586
- #: ../slides.php:80 ../slides.php:124
587
- msgid "Background image:"
588
- msgstr "Slika u pozadini:"
589
-
590
- #: ../slides.php:83 ../slides.php:128 ../slides.php:131
591
- msgid "Select image"
592
- msgstr ""
593
-
594
- #: ../slides.php:89 ../slides.php:138
595
- msgid "Background color:"
596
- msgstr "Boja pozadine:"
597
-
598
- #: ../slides.php:93 ../slides.php:143 ../slides.php:145
599
- msgid "Transparent"
600
- msgstr "Providno"
601
-
602
- #: ../slides.php:97 ../slides.php:159
603
- msgid "Enter value"
604
- msgstr "Unesi vrednost"
605
-
606
- #: ../slides.php:103 ../slides.php:166
607
- msgid "Background position-x:"
608
- msgstr "Pozicija pozadine-x:"
609
-
610
- #: ../slides.php:106 ../slides.php:169
611
- msgid "Background position-y:"
612
- msgstr "Pozicija pozadine-y:"
613
-
614
- #: ../slides.php:112 ../slides.php:175
615
- msgid "Background repeat:"
616
- msgstr "Ponavljanje pozadine:"
617
-
618
- #: ../slides.php:114 ../slides.php:178 ../slides.php:181
619
- msgid "Repeat"
620
- msgstr "Ponavljaj"
621
-
622
- #: ../slides.php:115 ../slides.php:179 ../slides.php:182
623
- msgid "No repeat"
624
- msgstr "Ne ponavljaj"
625
-
626
- #: ../slides.php:121 ../slides.php:189
627
- msgid "Background size:"
628
- msgstr "Veličina pozadine:"
629
-
630
- #: ../slides.php:194
631
- msgid "The background of the slide and its proprieties."
632
- msgstr "Pozadina slajda i njena svojstva."
633
-
634
- #: ../slides.php:197
635
- msgid "Presets:"
636
- msgstr "Unapred podešene postavke:"
637
-
638
- #: ../slides.php:200
639
- msgid "Full width responsive background image"
640
- msgstr "Prilagodljiva pozadina pune širine"
641
-
642
- #: ../slides.php:201
643
- msgid "Pattern background image"
644
- msgstr "Mustra za sliku u pozadini"
645
-
646
- #: ../slides.php:221
647
- msgid "The in animation of the slide."
648
- msgstr "Ulazna animacija slajda."
649
-
650
- #: ../slides.php:240
651
- msgid "The out animation of the slide."
652
- msgstr "Izlazna animacija slajda."
653
-
654
- #: ../slides.php:253
655
- msgid "The time that the slide will remain on the screen."
656
- msgstr "Trajanje slajda na ekranu."
657
-
658
- #: ../slides.php:257
659
- msgid "Ease In"
660
- msgstr "Lagani ulaz"
661
-
662
- #: ../slides.php:266
663
- msgid "The time that the slide will take to get in."
664
- msgstr "Vreme za koje će slajd ući u polje."
665
-
666
- #: ../slides.php:270
667
- msgid "Ease Out"
668
- msgstr "\"Lagani izlaz"
669
-
670
- #: ../slides.php:279
671
- msgid "The time that the slide will take to get out."
672
- msgstr "Vreme za koje će slajd izaći iz polja."
673
-
674
- #: ../slides.php:303
675
- msgid ""
676
- "Open the link (e.g.: http://www.google.it) when the user clicks on the "
677
- "background. Leave it empty if you don't want it."
678
- msgstr ""
679
- "Otvori vezu (npr.: http://www.google.rs) kada korisnik klikne na pozadinu. "
680
- "Ostavi prazno za onemogućavanje."
681
-
682
- #: ../slides.php:315
683
- msgid "Apply CSS to the slide."
684
- msgstr "Primeni CSS na slajd."