Cyclone Slider - Version 2.5.1

Version Description

  • 2013-03-29
Download this release

Release Info

Developer kosinix
Plugin Icon 128x128 Cyclone Slider
Version 2.5.1
Comparing to
See all releases

Code changes from version 2.5.0 to 2.5.1

README.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: http://www.codefleet.net/donate/
4
  Tags: slider, slideshow, jquery, cycle 2, responsive, multilingual support, custom post, cyclone slider
5
  Requires at least: 3.3.2
6
  Tested up to: 3.5.1
7
- Stable tag: 2.2.5
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -89,6 +89,14 @@ Inside your theme create a folder named "cycloneslider". Add your templates insi
89
 
90
  == Changelog ==
91
 
 
 
 
 
 
 
 
 
92
  = 2.5.0 - 2013-03-21 - This is a major release =
93
  * More slide types to choose from: image, video (youtube and vimeo) and custom HTML.
94
  * Added icons to the UI to indicate different slide types.
@@ -152,12 +160,21 @@ Inside your theme create a folder named "cycloneslider". Add your templates insi
152
 
153
  = 2.0.1 - 2012-11-09 =
154
  * Bug fix for hover pause
 
155
  = 2.0.0 - 2012-10-28 =
156
  * Initial
157
 
158
 
159
  == Upgrade Notice ==
160
 
 
 
 
 
 
 
 
 
161
  = 2.5.0 - 2013-03-21 - This is a major release =
162
  * More slide types to choose from: image, video (youtube and vimeo) and custom HTML.
163
  * Added icons to the UI to indicate different slide types.
4
  Tags: slider, slideshow, jquery, cycle 2, responsive, multilingual support, custom post, cyclone slider
5
  Requires at least: 3.3.2
6
  Tested up to: 3.5.1
7
+ Stable tag: 2.5.1
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
89
 
90
  == Changelog ==
91
 
92
+ = 2.5.1 - 2013-03-29 =
93
+ * Bug fix to allow small images to be inserted.
94
+ * Improved cyclone_settings.
95
+ * Improved slideshow not found message.
96
+ * Updated cycle 2 js files.
97
+ * Added plugin version to fix caching problem on JS and CSS.
98
+ * Added upgrade notice.
99
+
100
  = 2.5.0 - 2013-03-21 - This is a major release =
101
  * More slide types to choose from: image, video (youtube and vimeo) and custom HTML.
102
  * Added icons to the UI to indicate different slide types.
160
 
161
  = 2.0.1 - 2012-11-09 =
162
  * Bug fix for hover pause
163
+
164
  = 2.0.0 - 2012-10-28 =
165
  * Initial
166
 
167
 
168
  == Upgrade Notice ==
169
 
170
+ = 2.5.1 - 2013-03-29 =
171
+ * Bug fix to allow small images to be inserted.
172
+ * Improved cyclone_settings.
173
+ * Improved slideshow not found message.
174
+ * Updated cycle 2 js files.
175
+ * Added plugin version to fix caching problem on JS and CSS.
176
+ * Added upgrade notice.
177
+
178
  = 2.5.0 - 2013-03-21 - This is a major release =
179
  * More slide types to choose from: image, video (youtube and vimeo) and custom HTML.
180
  * Added icons to the UI to indicate different slide types.
css/templates.css CHANGED
@@ -1,232 +1 @@
1
- .cycloneslider{position:relative}.cycloneslider-slides{position:relative;overflow:hidden}.cycloneslider-slide{position:absolute;left:0;top:0;width:100%;height:100%;z-index:100}.cycloneslider-slide img{border:0;padding:0;margin:0;max-width:100%}.cycloneslider-prev,.cycloneslider-next,.cycloneslider-pager{cursor:pointer}.cycloneslider-slide:first-child{z-index:101}
2
- /*** Template Black ***/
3
- .cycloneslider-template-black img{display:block}.cycloneslider-template-black .cycloneslider-prev,.cycloneslider-template-black .cycloneslider-next{display:none;position:absolute;top:50%;margin-top:-22px;z-index:102;width:26px;height:44px;text-indent:-99999px;background:url(http://localhost/wp1/wp-content/plugins/cyclone-slider-2/templates/black/images/sprite-arrows.png) no-repeat}.cycloneslider-template-black .cycloneslider-prev{left:10px;background-position:0 0}.cycloneslider-template-black .cycloneslider-next{right:10px;background-position:-29px 0}.cycloneslider-template-black .cycloneslider-pager{position:absolute;z-index:200;top:20px;right:20px}.cycloneslider-template-black .cycloneslider-pager span{background:url(http://localhost/wp1/wp-content/plugins/cyclone-slider-2/templates/black/images/sprite-nav.png) no-repeat scroll 0 0 transparent;display:block;float:left;font-size:0;width:10px;height:10px;line-height:0;margin-right:6px;text-indent:-99999px}.cycloneslider-template-black .cycloneslider-pager span.cycle-pager-active{background-position:left bottom}.cycloneslider-template-black .cycloneslider-caption{position:absolute;left:0;bottom:0;width:100%;z-index:99;background:url(http://localhost/wp1/wp-content/plugins/cyclone-slider-2/templates/black/images/bg-caption.png);color:#fff}.cycloneslider-template-black .cycloneslider-caption-title{padding:10px 20px 5px 20px;font-size:22px;line-height:1;margin-bottom:0}.cycloneslider-template-black .cycloneslider-caption-description{padding:0 20px 15px 20px;line-height:1.5;font-size:12px}.cycloneslider-template-black .cycloneslider-slide iframe,.cycloneslider-template-black .cycloneslider-slide object,.cycloneslider-template-black .cycloneslider-slide embed{position:absolute;top:0;left:0;width:100%!important;height:100%!important}
4
- /*** Template Blue ***/
5
- .cycloneslider-template-blue img{display:block}.cycloneslider-template-blue .cycloneslider-prev,.cycloneslider-template-blue .cycloneslider-next{display:none;position:absolute;top:50%;margin-top:-22px;z-index:102;width:26px;height:44px;text-indent:-99999px;background:url(http://localhost/wp1/wp-content/plugins/cyclone-slider-2/templates/blue/images/sprite-arrows.png) no-repeat}.cycloneslider-template-blue .cycloneslider-prev{left:10px;background-position:0 0}.cycloneslider-template-blue .cycloneslider-next{right:10px;background-position:-29px 0}.cycloneslider-template-blue .cycloneslider-pager{position:absolute;z-index:200;top:20px;right:20px}.cycloneslider-template-blue .cycloneslider-pager span{background:url(http://localhost/wp1/wp-content/plugins/cyclone-slider-2/templates/blue/images/sprite-nav.png) no-repeat scroll 0 0 transparent;display:block;float:left;font-size:0;width:10px;height:10px;line-height:0;margin-right:6px;text-indent:-99999px}.cycloneslider-template-blue .cycloneslider-pager span.cycle-pager-active{background-position:left bottom}.cycloneslider-template-blue .cycloneslider-caption{position:absolute;left:0;bottom:0;width:100%;z-index:99;background:url(http://localhost/wp1/wp-content/plugins/cyclone-slider-2/templates/blue/images/bg-caption.png);color:#fff}.cycloneslider-template-blue .cycloneslider-caption-title{padding:10px 20px 5px 20px;font-size:22px;line-height:1;margin-bottom:0}.cycloneslider-template-blue .cycloneslider-caption-description{padding:0 20px 15px 20px;line-height:1.5;font-size:12px}.cycloneslider-template-blue .cycloneslider-slide iframe,.cycloneslider-template-blue .cycloneslider-slide object,.cycloneslider-template-blue .cycloneslider-slide embed{position:absolute;top:0;left:0;width:100%!important;height:100%!important}
6
- /*** Template Default ***/
7
- .cycloneslider-template-default img{display:block}.cycloneslider-template-default .cycloneslider-prev,.cycloneslider-template-default .cycloneslider-next{display:none;position:absolute;top:50%;margin-top:-22px;z-index:102;width:26px;height:44px;text-indent:-99999px;background:url(http://localhost/wp1/wp-content/plugins/cyclone-slider-2/templates/default/images/sprite-arrows.png) no-repeat}.cycloneslider-template-default .cycloneslider-prev{left:10px;background-position:0 0}.cycloneslider-template-default .cycloneslider-next{right:10px;background-position:-29px 0}.cycloneslider-template-default .cycloneslider-pager{position:absolute;z-index:200;top:20px;right:20px}.cycloneslider-template-default .cycloneslider-pager span{background:url(http://localhost/wp1/wp-content/plugins/cyclone-slider-2/templates/default/images/sprite-nav.png) no-repeat scroll 0 0 transparent;display:block;float:left;font-size:0;width:10px;height:10px;line-height:0;margin-right:6px;text-indent:-99999px}.cycloneslider-template-default .cycloneslider-pager span.cycle-pager-active{background-position:left bottom}.cycloneslider-template-default .cycloneslider-caption{position:absolute;left:0;bottom:0;width:100%;z-index:99;background:url(http://localhost/wp1/wp-content/plugins/cyclone-slider-2/templates/default/images/bg-caption.png);color:#fff}.cycloneslider-template-default .cycloneslider-caption-title{padding:10px 20px 5px 20px;font-size:22px;line-height:1;margin-bottom:0}.cycloneslider-template-default .cycloneslider-caption-description{padding:0 20px 15px 20px;line-height:1.5;font-size:12px}.cycloneslider-template-default .cycloneslider-slide iframe,.cycloneslider-template-default .cycloneslider-slide object,.cycloneslider-template-default .cycloneslider-slide embed{position:absolute;top:0;left:0;width:100%!important;height:100%!important}
8
- /*** Template Myrtle ***/
9
- .cycloneslider-template-myrtle{overflow:hidden}.cycloneslider-template-myrtle .cycloneslider-prev,.cycloneslider-template-myrtle .cycloneslider-next{display:none;position:absolute;top:50%;margin-top:-19px;z-index:102;text-indent:-99999px;width:45px;height:45px;background:url(http://localhost/wp1/wp-content/plugins/cyclone-slider-2/templates/myrtle/images/sprite-arrows.png) no-repeat}.cycloneslider-template-myrtle:hover .cycloneslider-prev,.cycloneslider-template-myrtle:hover .cycloneslider-next{display:block}.cycloneslider-template-myrtle .cycloneslider-prev{left:10px;background-position:-45px 0}.cycloneslider-template-myrtle .cycloneslider-next{right:10px;background-position:0 0}.cycloneslider-template-myrtle .cycloneslider-prev:hover{background-position:-45px -45px}.cycloneslider-template-myrtle .cycloneslider-next:hover{background-position:0 -45px}.cycloneslider-template-myrtle .cycloneslider-pager{position:absolute;z-index:200;top:20px;right:20px}.cycloneslider-template-myrtle .cycloneslider-pager span{background:url(http://localhost/wp1/wp-content/plugins/cyclone-slider-2/templates/myrtle/images/sprite-nav.png) no-repeat scroll 0 0 transparent;display:block;float:left;font-size:0;width:12px;height:12px;line-height:0;margin-right:6px;text-indent:-99999px}.cycloneslider-template-myrtle .cycloneslider-pager span.cycle-pager-active{background-position:left bottom}.cycloneslider-template-myrtle .cycloneslider-caption{position:absolute;left:0;bottom:0;width:100%;z-index:99;background:url(http://localhost/wp1/wp-content/plugins/cyclone-slider-2/templates/myrtle/images/bg-caption.png) right;color:#fff}.cycloneslider-template-myrtle .cycloneslider-caption-title{padding:10px 20px 5px 20px;font-size:24px;line-height:1;margin-bottom:0;color:#e62b4e}.cycloneslider-template-myrtle .cycloneslider-caption-description{padding:0 20px 15px 20px;line-height:1.5;font-size:12px;color:#676761}.cycloneslider-template-myrtle .cycloneslider-slide iframe,.cycloneslider-template-myrtle .cycloneslider-slide object,.cycloneslider-template-myrtle .cycloneslider-slide embed{position:absolute;top:0;left:0;width:100%!important;height:100%!important}
10
- /*** Template Thumbnails ***/
11
- .cycloneslider-template-thumbnails img{display:block}.cycloneslider-template-thumbnails .cycloneslider-prev,.cycloneslider-template-thumbnails .cycloneslider-next{display:none;opacity:0;position:absolute;top:50%;margin-top:-22px;z-index:102;width:26px;height:44px;text-indent:-99999px;background:url(http://localhost/wp1/wp-content/plugins/cyclone-slider-2/templates/thumbnails/images/sprite-arrows.png) no-repeat}.cycloneslider-template-thumbnails:hover .cycloneslider-prev,.cycloneslider-template-thumbnails:hover .cycloneslider-next{display:block;opacity:.4}.cycloneslider-template-thumbnails .cycloneslider-prev{left:10px;background-position:0 0}.cycloneslider-template-thumbnails .cycloneslider-next{right:10px;background-position:-29px 0}.cycloneslider-template-thumbnails .cycloneslider-prev:hover,.cycloneslider-template-thumbnails .cycloneslider-next:hover{opacity:1}.cycloneslider-template-thumbnails .cycloneslider-caption{position:absolute;left:0;bottom:0;width:100%;z-index:99;background:url(http://localhost/wp1/wp-content/plugins/cyclone-slider-2/templates/thumbnails/images/bg-caption.png);color:#fff}.cycloneslider-template-thumbnails .cycloneslider-caption-title{padding:10px 20px 5px 20px;font-size:22px;line-height:1;margin-bottom:0}.cycloneslider-template-thumbnails .cycloneslider-caption-description{padding:0 20px 15px 20px;line-height:1.5;font-size:12px}.cycloneslider-template-thumbnails.cycloneslider-thumbnails{padding:20px 0;text-align:center}.cycloneslider-template-thumbnails.cycloneslider-thumbnails li{list-style:none inside;display:inline-block;width:30px;height:30px;margin:0 5px;border:5px solid #ccc;cursor:pointer;vertical-align:top}.cycloneslider-template-thumbnails.cycloneslider-thumbnails li{zoom:1;*display:inline}.cycloneslider-template-thumbnails.cycloneslider-thumbnails li.current{border-color:#333}.cycloneslider-template-thumbnails .cycloneslider-slide iframe,.cycloneslider-template-thumbnails .cycloneslider-slide object,.cycloneslider-template-thumbnails .cycloneslider-slide embed{position:absolute;top:0;left:0;width:100%!important;height:100%!important}.cycloneslider-template-thumbnails .thumb-custom{background:#ccc;width:30px;height:30px;line-height:30px;font-size:8px;color:#fefefe}.cycloneslider-template-thumbnails img{border-radius:0}
12
- /*** Template Controls ***/
13
- .cycloneslider-template-controls{margin-bottom:26px;padding:9px;border:1px solid #ddd;background:#f9f9f9;-webkit-box-shadow:0 0 2px 1px #ddd;box-shadow:0 0 2px 1px #ddd}.cycloneslider-template-controls img{display:block}.cycloneslider-template-controls .cycloneslider-controls{position:absolute;right:10px;bottom:-27px;z-index:102;padding:5px 0;height:16px;border-radius:0 0 5px 5px;background:#4c4c4c;background:-moz-linear-gradient(top,#4c4c4c 0,#595959 12%,#666 25%,#474747 39%,#2c2c2c 50%,#000 51%,#111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#4c4c4c),color-stop(12%,#595959),color-stop(25%,#666),color-stop(39%,#474747),color-stop(50%,#2c2c2c),color-stop(51%,#000),color-stop(60%,#111),color-stop(76%,#2b2b2b),color-stop(91%,#1c1c1c),color-stop(100%,#131313));background:-webkit-linear-gradient(top,#4c4c4c 0,#595959 12%,#666 25%,#474747 39%,#2c2c2c 50%,#000 51%,#111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%);background:-o-linear-gradient(top,#4c4c4c 0,#595959 12%,#666 25%,#474747 39%,#2c2c2c 50%,#000 51%,#111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%);background:-ms-linear-gradient(top,#4c4c4c 0,#595959 12%,#666 25%,#474747 39%,#2c2c2c 50%,#000 51%,#111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%);background:linear-gradient(to bottom,#4c4c4c 0,#595959 12%,#666 25%,#474747 39%,#2c2c2c 50%,#000 51%,#111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4c4c4c',endColorstr='#131313',GradientType=0)}.cycloneslider-template-controls .cycloneslider-controls-inner{padding:0 20px}.cycloneslider-template-controls .cycloneslider-play-pause{display:block;float:right;margin:0 10px;width:14px;height:16px;background:url(http://localhost/wp1/wp-content/themes/twentytwelve/cycloneslider/controls/images/sprite-controls.png) no-repeat -118px -3px;text-indent:-99999px;cursor:pointer}.cycloneslider-template-controls .cycloneslider-play-pause:hover{background-position:-118px -25px}.cycloneslider-template-controls .cycloneslider-play-pause.play{background-position:-61px -3px}.cycloneslider-template-controls .cycloneslider-play-pause.play:hover{background-position:-61px -25px}.cycloneslider-template-controls .cycloneslider-prev,.cycloneslider-template-controls .cycloneslider-next{display:block;float:right;width:18px;height:16px;background:url(http://localhost/wp1/wp-content/themes/twentytwelve/cycloneslider/controls/images/sprite-controls.png) no-repeat;text-indent:-99999px}.cycloneslider-template-controls .cycloneslider-prev{background-position:-2px -3px;margin-left:7px}.cycloneslider-template-controls .cycloneslider-next{background-position:-173px -3px}.cycloneslider-template-controls .cycloneslider-prev:hover{background-position:-2px -25px}.cycloneslider-template-controls .cycloneslider-next:hover{background-position:-173px -25px}.cycloneslider-template-controls .cycloneslider-pager{float:right;height:16px;overflow:hidden}.cycloneslider-template-controls .cycloneslider-pager span{display:block;float:left;margin:0 3px;width:15px;height:16px;background:url(http://localhost/wp1/wp-content/themes/twentytwelve/cycloneslider/controls/images/sprite-controls.png) no-repeat -235px -3px;text-indent:-99999px;font-size:0;line-height:0;opacity:.3}.cycloneslider-template-controls .cycloneslider-pager span.cycle-pager-active{background-position:-235px -25px;opacity:1}.cycloneslider-template-controls .cycloneslider-caption{position:absolute;bottom:0;left:10%;z-index:99;width:50%;height:40%;color:#fefefe}.cycloneslider-template-controls .cycloneslider-caption-title{display:inline-block;margin-bottom:5px;padding:10px 5px;background:url(http://localhost/wp1/wp-content/themes/twentytwelve/cycloneslider/controls/images/bg-caption.png);text-transform:uppercase;font-size:20px;line-height:1}.cycloneslider-template-controls .cycloneslider-caption-description{padding:5px;background:url(http://localhost/wp1/wp-content/themes/twentytwelve/cycloneslider/controls/images/bg-caption.png);font-size:12px;line-height:1.5}.cycloneslider-template-controls .cycloneslider-slide iframe,.cycloneslider-template-controls .cycloneslider-slide object,.cycloneslider-template-controls .cycloneslider-slide embed{position:absolute;top:0;left:0;width:100%!important;height:100%!important}@media(max-width:480px){.cycloneslider-template-controls .cycloneslider-controls{width:100%;right:0}.cycloneslider-template-controls .cycloneslider-next{margin-right:10px}.cycloneslider-template-controls .cycloneslider-caption{left:0;bottom:0;height:auto;width:100%}.cycloneslider-template-controls .cycloneslider-caption-title{display:block;margin-bottom:0}.cycloneslider-template-controls .cycloneslider-pager{max-width:50%;float:left}}
14
- /*** Template Dos ***/
15
- .cycloneslider-template-dos {
16
- overflow:hidden;
17
- }
18
- .cycloneslider-template-dos .cycloneslider-slides{
19
- overflow:hidden;
20
- background:#000;
21
- }
22
- .cycloneslider-template-dos .cycloneslider-slide{
23
- text-align:center;
24
- }
25
- .cycloneslider-template-dos .cycloneslider-slide img{
26
- display:block;
27
- margin:0 auto;
28
- }
29
- .cycloneslider-template-dos .cycloneslider-prev,
30
- .cycloneslider-template-dos .cycloneslider-next{
31
- display:none;
32
- position:absolute;
33
- top:50%;
34
- margin-top:-15px;
35
- z-index:102;
36
- width:30px;
37
- height:30px;
38
- text-indent:-99999px;
39
- opacity:0.5;
40
- background: url(http://localhost/wp1/wp-content/themes/twentytwelve/cycloneslider/dos/images/sprite-arrows.png) no-repeat;
41
- }
42
- .cycloneslider-template-dos:hover .cycloneslider-prev,
43
- .cycloneslider-template-dos:hover .cycloneslider-next{
44
- display:block;
45
- -webkit-transition: all 0.5s ease;
46
- -moz-transition: all 0.5s ease;
47
- -ms-transition: all 0.5s ease;
48
- -o-transition: all 0.5s ease;
49
- transition: all 0.5s ease;
50
- }
51
- .cycloneslider-template-dos .cycloneslider-prev{
52
- left:15px;
53
- background-position:0 0;
54
- }
55
- .cycloneslider-template-dos .cycloneslider-next{
56
- right:15px;
57
- background-position:-30px 0;
58
- }
59
- .cycloneslider-template-dos .cycloneslider-prev:hover{
60
- opacity:1;
61
- }
62
- .cycloneslider-template-dos .cycloneslider-next:hover{
63
- opacity:1;
64
- }
65
- .cycloneslider-template-dos .cycloneslider-controls{
66
- height:40px;
67
- position:absolute;
68
- bottom:0;
69
- left:0;
70
- width:100%;
71
- z-index:900;
72
- background: url(http://localhost/wp1/wp-content/themes/twentytwelve/cycloneslider/dos/images/bg-controls.png) repeat-x top;
73
- color:#BBBBBB;
74
- font-size:11px;
75
- font-family:sans-serif;
76
- }
77
- .cycloneslider-template-dos .cycloneslider-autoplay{
78
- float:left;
79
- width:29px;
80
- height:40px;
81
- cursor:pointer;
82
- position:relative;
83
- border-right:1px solid #000;
84
- }
85
- .cycloneslider-template-dos .cycloneslider-autoplay .cycloneslider-icon{
86
- position:absolute;
87
- left:50%;
88
- top:50%;
89
- margin-left:-4px;
90
- margin-top:-6px;
91
- width:8px;
92
- height:12px;
93
- background: url(http://localhost/wp1/wp-content/themes/twentytwelve/cycloneslider/dos/images/sprite-play-pause.png) no-repeat top center;
94
- }
95
- .cycloneslider-template-dos .cycloneslider-autoplay.pause .cycloneslider-icon{
96
- background-position: bottom center;
97
- }
98
- .cycloneslider-template-dos .cycloneslider-autoplay:hover{
99
- background-color:#333;
100
- }
101
- .cycloneslider-template-dos .cycloneslider-thumbs{
102
- position:absolute;
103
- right:0;
104
- top:0;
105
- width:29px;
106
- height:29px;
107
- cursor:pointer;
108
- background: url(http://localhost/wp1/wp-content/themes/twentytwelve/cycloneslider/dos/images/dos-btn-thumbs.png) no-repeat 9px 10px;
109
- }
110
- .cycloneslider-template-dos .cycloneslider-thumbs:hover{
111
- background-color:#333;
112
- }
113
- .cycloneslider-template-dos .cycloneslider-sep{
114
- float:left;
115
- width:2px;
116
- height:29px;
117
- background: url(http://localhost/wp1/wp-content/themes/twentytwelve/cycloneslider/dos/images/dos-bg-sep.png) repeat-y;
118
- }
119
- .cycloneslider-template-dos .cycloneslider-sep-right{
120
- float:none;
121
- position:absolute;
122
- right:29px;
123
- top:0;
124
- }
125
- .cycloneslider-template-dos .cycloneslider-counter{
126
- float:left;
127
- height:40px;
128
- line-height:40px;
129
- padding:0 10px;
130
- border-left:1px solid #333;
131
- border-right:1px solid #000;
132
- }
133
- .cycloneslider-template-dos .cycloneslider-caption-title{
134
- float:left;
135
- padding:0 10px;
136
- height:40px;
137
- line-height:40px;
138
- font-weight:bold;
139
- color:#fff;
140
- border-left:1px solid #333;
141
- }
142
- .cycloneslider-template-dos .cycloneslider-caption-description{
143
- float:left;
144
- padding-right:10px;
145
- height:40px;
146
- line-height:40px;
147
- max-width:50%;
148
- overflow:hidden;
149
- white-space:nowrap;
150
-
151
- }
152
- .cycloneslider-template-dos .cycloneslider-pager{
153
- position:absolute;
154
- z-index:99;
155
- top:20px;
156
- right:20px;
157
- }
158
- .cycloneslider-template-dos .cycloneslider-pager a {
159
- background: url(http://localhost/wp1/wp-content/themes/twentytwelve/cycloneslider/dos/images/sprite-slide-nav.png) no-repeat scroll 0 0 transparent;
160
- display: block;
161
- float: left;
162
- font-size: 0;
163
- height: 8px;
164
- line-height: 0;
165
- margin-left: 5px;
166
- text-indent: -99999px;
167
- width: 8px;
168
- }
169
- .cycloneslider-template-dos .cycloneslider-pager a.activeSlide {
170
- background-position: left bottom;
171
- }
172
- .cycloneslider-template-dos .cycloneslider-thumbnails{
173
- position:absolute;
174
- left:0;
175
- bottom:-100px;
176
- width:100%;
177
- height:84px;
178
- background:#222;
179
- z-index:105;
180
-
181
- }
182
- .cycloneslider-template-dos .thumbnails-inner{
183
- padding:10px 20px;
184
- position:relative;
185
- }
186
- .cycloneslider-template-dos .thumbnails-carousel{
187
- width:100%;
188
- }
189
- .cycloneslider-template-dos .thumbnails-carousel img{
190
- float:left;
191
- border:2px solid #000;
192
- margin:0 3px;
193
- cursor:pointer;
194
- list-style:none;
195
- padding:0;
196
- }
197
- .cycloneslider-template-dos .thumbnails-carousel img.current{
198
- border-color:#ccc;
199
- }
200
-
201
- .cycloneslider-template-dos .carousel-prev,
202
- .cycloneslider-template-dos .carousel-next{
203
- position:absolute;
204
- bottom:0;
205
- color:#fff;
206
- width:20px;
207
- height:100%;
208
- cursor:pointer;
209
- background: url(http://localhost/wp1/wp-content/themes/twentytwelve/cycloneslider/dos/images/dos-sprite-prevnext.png) no-repeat 8px center;
210
- }
211
- .cycloneslider-template-dos .carousel-prev{
212
- left:0;
213
- background-position:8px center;
214
- }
215
- .cycloneslider-template-dos .carousel-next{
216
- right:0;
217
- background-position:-72px center;
218
- }
219
- .cycloneslider-template-dos .carousel-prev.disabled,
220
- .cycloneslider-template-dos .carousel-next.disabled{
221
- display:none;
222
- }
223
-
224
-
225
- /*** Template Galleria ***/
226
- .cycloneslider-template-galleria{overflow:hidden}.cycloneslider-template-galleria .cycloneslider-slides{overflow:hidden;background:#000}.cycloneslider-template-galleria .cycloneslider-slide{text-align:center}.cycloneslider-template-galleria .cycloneslider-slide img{display:block;margin:0 auto}.cycloneslider-template-galleria .cycloneslider-prev,.cycloneslider-template-galleria .cycloneslider-next{display:none;position:absolute;top:50%;margin-top:-18px;z-index:102;width:36px;height:36px;text-indent:-99999px;background:url(http://localhost/wp1/wp-content/themes/twentytwelve/cycloneslider/galleria/images/galleria-sprite-arrows.png) no-repeat}.cycloneslider-template-galleria:hover .cycloneslider-prev,.cycloneslider-template-galleria:hover .cycloneslider-next{display:block}.cycloneslider-template-galleria .cycloneslider-prev{left:10px;background-position:0 0}.cycloneslider-template-galleria .cycloneslider-next{right:10px;background-position:-36px 0}.cycloneslider-template-galleria .cycloneslider-prev:hover{background-position:0 -36px}.cycloneslider-template-galleria .cycloneslider-next:hover{background-position:-36px -36px}.cycloneslider-template-galleria .cycloneslider-controls{height:30px;position:relative;z-index:900;background:#fff url(http://localhost/wp1/wp-content/themes/twentytwelve/cycloneslider/galleria/images/galleria-bg-bar.png) repeat-x bottom;color:#bbb;font-size:11px;font-family:sans-serif}.cycloneslider-template-galleria .cycloneslider-autoplay{float:left;width:29px;height:29px;cursor:pointer;background:url(http://localhost/wp1/wp-content/themes/twentytwelve/cycloneslider/galleria/images/galleria-sprite-play-pause.png) no-repeat 12px 10px}.cycloneslider-template-galleria .cycloneslider-autoplay.pause{background-position:11px -90px}.cycloneslider-template-galleria .cycloneslider-autoplay:hover{background-color:#333}.cycloneslider-template-galleria .cycloneslider-thumbs{position:absolute;right:0;top:0;width:29px;height:29px;cursor:pointer;background:url(http://localhost/wp1/wp-content/themes/twentytwelve/cycloneslider/galleria/images/galleria-btn-thumbs.png) no-repeat 9px 10px}.cycloneslider-template-galleria .cycloneslider-thumbs:hover{background-color:#333}.cycloneslider-template-galleria .cycloneslider-sep{float:left;width:2px;height:29px;background:url(http://localhost/wp1/wp-content/themes/twentytwelve/cycloneslider/galleria/images/galleria-bg-sep.png) repeat-y}.cycloneslider-template-galleria .cycloneslider-sep-right{float:none;position:absolute;right:29px;top:0}.cycloneslider-template-galleria .cycloneslider-counter{float:left;height:29px;line-height:29px;padding:0 10px}.cycloneslider-template-galleria .cycloneslider-caption-title{float:left;padding:0 10px;height:29px;line-height:29px;font-weight:bold;color:#fff}.cycloneslider-template-galleria .cycloneslider-caption-description{float:left;padding-right:10px;height:29px;line-height:29px;max-width:50%;overflow:hidden;white-space:nowrap}.cycloneslider-template-galleria .cycloneslider-pager{position:absolute;z-index:99;top:20px;right:20px}.cycloneslider-template-galleria .cycloneslider-pager a{background:url(http://localhost/wp1/wp-content/themes/twentytwelve/cycloneslider/galleria/images/sprite-slide-nav.png) no-repeat scroll 0 0 transparent;display:block;float:left;font-size:0;height:8px;line-height:0;margin-left:5px;text-indent:-99999px;width:8px}.cycloneslider-template-galleria .cycloneslider-pager a.activeSlide{background-position:left bottom}.cycloneslider-template-galleria .cycloneslider-thumbnails{position:absolute;left:0;bottom:-100px;width:100%;height:84px;background:#222;z-index:105}.cycloneslider-template-galleria .thumbnails-inner{padding:10px 20px;position:relative}.cycloneslider-template-galleria .thumbnails-carousel{width:100%}.cycloneslider-template-galleria .thumbnails-carousel img{float:left;border:2px solid #000;margin:0 3px;cursor:pointer;list-style:none;padding:0}.cycloneslider-template-galleria .thumbnails-carousel img.current{border-color:#ccc}.cycloneslider-template-galleria .carousel-prev,.cycloneslider-template-galleria .carousel-next{position:absolute;bottom:0;color:#fff;width:20px;height:100%;cursor:pointer;background:url(http://localhost/wp1/wp-content/themes/twentytwelve/cycloneslider/galleria/images/galleria-sprite-prevnext.png) no-repeat 8px center}.cycloneslider-template-galleria .carousel-prev{left:0;background-position:8px center}.cycloneslider-template-galleria .carousel-next{right:0;background-position:-72px center}.cycloneslider-template-galleria .carousel-prev.disabled,.cycloneslider-template-galleria .carousel-next.disabled{display:none}
227
- /*** Template Lea ***/
228
- .cycloneslider-template-lea{margin-bottom:70px;padding:9px;border:1px solid #ddd}.cycloneslider-template-lea .cycloneslider-slide{text-align:center}.cycloneslider-template-lea img{display:block;margin:0 auto}.cycloneslider-template-lea .cycloneslider-prev,.cycloneslider-template-lea .cycloneslider-next{position:absolute;top:50%;z-index:102;display:none;margin-top:-15px;width:30px;height:30px;background:url(http://localhost/wp1/wp-content/themes/twentytwelve/cycloneslider/lea/images/sprite-arrows.png) no-repeat;text-indent:-99999px;opacity:.5}.cycloneslider-template-lea:hover .cycloneslider-prev,.cycloneslider-template-lea:hover .cycloneslider-next{display:block;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.cycloneslider-template-lea .cycloneslider-prev{left:15px;background-position:0 0}.cycloneslider-template-lea .cycloneslider-next{right:15px;background-position:-30px 0}.cycloneslider-template-lea .cycloneslider-prev:hover{opacity:1}.cycloneslider-template-lea .cycloneslider-next:hover{opacity:1}.cycloneslider-template-lea .cycloneslider-caption{position:absolute;bottom:0;left:55px;z-index:99;width:30%;height:100%;background:url(http://localhost/wp1/wp-content/themes/twentytwelve/cycloneslider/lea/images/bg-caption.png);color:#fff}.cycloneslider-template-lea .cycloneslider-caption-title{margin-bottom:0;padding:25px;font-size:20px;line-height:1}.cycloneslider-template-lea .cycloneslider-caption-description{padding:0 25px 25px 25px;font-size:12px;line-height:1.5}.cycloneslider-template-lea .cycloneslider-nav{position:absolute;bottom:-70px;left:0;z-index:105;width:100%;height:70px}.ie7 .cycloneslider-template-lea .cycloneslider-nav{bottom:0}.cycloneslider-template-lea .cycloneslider-nav-inner{overflow:hidden;padding:10px 20px;text-align:center}.cycloneslider-template-lea .cycloneslider-nav-carousel{margin:0 auto;min-height:50px;max-width:420px}.cycloneslider-template-lea .cycloneslider-nav-carousel img{display:block;margin:0 5px;border:5px solid #ccc;cursor:pointer}.cycloneslider-template-lea .cycloneslider-nav-carousel img.current{border-color:#333}.cycloneslider-template-lea .cycloneslider-carousel-prev,.cycloneslider-template-lea .cycloneslider-carousel-next{position:absolute;top:0;width:15px;height:100%;opacity:.5;cursor:pointer;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.cycloneslider-template-lea .cycloneslider-carousel-prev:hover,.cycloneslider-template-lea .cycloneslider-carousel-next:hover{opacity:1}.cycloneslider-template-lea .cycloneslider-carousel-prev .cycloneslider-icon,.cycloneslider-template-lea .cycloneslider-carousel-next .cycloneslider-icon{position:absolute;top:50%;left:3px;margin-top:-8px;width:9px;height:16px;background:url(http://localhost/wp1/wp-content/themes/twentytwelve/cycloneslider/lea/images/sprite-arrows-small.png) no-repeat}.cycloneslider-template-lea .cycloneslider-carousel-prev{left:0}.cycloneslider-template-lea .cycloneslider-carousel-prev .cycloneslider-icon{background-position:left top}.cycloneslider-template-lea .cycloneslider-carousel-next{right:0}.cycloneslider-template-lea .cycloneslider-carousel-next .cycloneslider-icon{background-position:right top}.cycloneslider-template-lea .cycloneslider-nav .disabled,.cycloneslider-template-lea .cycloneslider-nav .disabled{display:none}
229
- /*** Template Text ***/
230
- .cycloneslider-template-text img{display:block}.cycloneslider-template-text .cycloneslider-prev,.cycloneslider-template-text .cycloneslider-next{display:none;opacity:0;position:absolute;top:50%;margin-top:-22px;z-index:102;background:#000;padding:3px 10px;color:#fff;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.cycloneslider-template-text:hover .cycloneslider-prev,.cycloneslider-template-text:hover .cycloneslider-next{display:block;opacity:.4}.cycloneslider-template-text .cycloneslider-prev{left:0;border-radius:0 5px 5px 0}.cycloneslider-template-text .cycloneslider-next{right:0;border-radius:5px 0 0 5px}.cycloneslider-template-text .cycloneslider-prev:hover,.cycloneslider-template-text .cycloneslider-next:hover{opacity:1}.cycloneslider-template-text .cycloneslider-pager{position:absolute;z-index:200;top:20px;right:20px}.cycloneslider-template-text .cycloneslider-pager span{background:#000;color:#fff;display:block;float:left;margin-right:6px;padding:0 5px;font-size:12px;opacity:.6;border-radius:3px;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.cycloneslider-template-text .cycloneslider-pager span.cycle-pager-active{background:#fff;color:#000}.cycloneslider-template-text .cycloneslider-pager span:hover{opacity:1}.cycloneslider-template-text .cycloneslider-caption{position:absolute;left:0;bottom:0;width:100%;z-index:99;background:#000;color:#fff;opacity:.6}.cycloneslider-template-text .cycloneslider-caption-title{padding:10px 20px 5px 20px;font-size:22px;line-height:1;margin-bottom:0}.cycloneslider-template-text .cycloneslider-caption-description{padding:0 20px 15px 20px;line-height:1.5;font-size:12px}
231
- /*** Template Uno ***/
232
- .cycloneslider-template-uno{margin-bottom:30px;padding:9px;border:1px solid #ddd}.cycloneslider-template-uno img{display:block}.cycloneslider-template-uno .cycloneslider-prev,.cycloneslider-template-uno .cycloneslider-next{display:none;position:absolute;top:50%;margin-top:-15px;z-index:102;width:30px;height:30px;text-indent:-99999px;opacity:.5;background:url(http://localhost/wp1/wp-content/themes/twentytwelve/cycloneslider/uno/images/sprite-arrows.png) no-repeat}.cycloneslider-template-uno:hover .cycloneslider-prev,.cycloneslider-template-uno:hover .cycloneslider-next{display:block;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.cycloneslider-template-uno .cycloneslider-prev{left:15px;background-position:0 0}.cycloneslider-template-uno .cycloneslider-next{right:15px;background-position:-30px 0}.cycloneslider-template-uno .cycloneslider-prev:hover{opacity:1}.cycloneslider-template-uno .cycloneslider-next:hover{opacity:1}.cycloneslider-template-uno .cycloneslider-pager{position:absolute;z-index:200;bottom:-20px;left:50%}.cycloneslider-template-uno .cycloneslider-pager span{background:url(http://localhost/wp1/wp-content/themes/twentytwelve/cycloneslider/uno/images/sprite-nav.png) no-repeat;display:block;font-size:0;width:10px;height:10px;line-height:0;margin:0 6px;text-indent:-99999px;float:left}.cycloneslider-template-uno .cycloneslider-pager span.cycle-pager-active{background-position:0 -14px}.cycloneslider-template-uno .cycloneslider-caption{position:absolute;right:50px;bottom:0;width:25%;height:100%;z-index:99;background:url(http://localhost/wp1/wp-content/themes/twentytwelve/cycloneslider/uno/images/bg-caption.png);color:#fff}.cycloneslider-template-uno .cycloneslider-caption-title{padding:25px;font-size:20px;line-height:1;margin-bottom:0}.cycloneslider-template-uno .cycloneslider-caption-description{padding:0 25px 25px 25px;line-height:1.5;font-size:12px}
1
+
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
cyclone-slider.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: Cyclone Slider 2
4
  Plugin URI: http://www.codefleet.net/cyclone-slider-2/
5
  Description: Create responsive slideshows with ease. Built for both developers and non-developers.
6
- Version: 2.5.0
7
  Author: Nico Amarilla
8
  Author URI: http://www.codefleet.net/
9
  License:
@@ -24,11 +24,14 @@ License:
24
  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
25
 
26
  */
 
 
 
27
  if(!defined('CYCLONE_PATH')){
28
- define('CYCLONE_PATH', realpath(plugin_dir_path(__FILE__)) . DIRECTORY_SEPARATOR );
29
  }
30
  if(!defined('CYCLONE_URL')){
31
- define('CYCLONE_URL', plugin_dir_url(__FILE__) );
32
  }
33
 
34
  require_once(CYCLONE_PATH.'inc/class-cyclone-slider.php');
@@ -40,5 +43,5 @@ require_once(CYCLONE_PATH.'inc/class-nextgen-integration.php');
40
  $cyclone_slider_saved_done = false; //Global variable to limit save_post execution to only once
41
 
42
  if(class_exists('Cyclone_Slider')):
43
- $cyclone_slider_plugin_instance = new Cyclone_Slider(); //Store the plugin instance to a global object so that other plugins can use remove_action and remove_filter against cyclones class functions if needed.
44
  endif;
3
  Plugin Name: Cyclone Slider 2
4
  Plugin URI: http://www.codefleet.net/cyclone-slider-2/
5
  Description: Create responsive slideshows with ease. Built for both developers and non-developers.
6
+ Version: 2.5.1
7
  Author: Nico Amarilla
8
  Author URI: http://www.codefleet.net/
9
  License:
24
  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
25
 
26
  */
27
+ if(!defined('CYCLONE_VERSION')){
28
+ define('CYCLONE_VERSION', '2.5.1' );
29
+ }
30
  if(!defined('CYCLONE_PATH')){
31
+ define('CYCLONE_PATH', realpath(plugin_dir_path(__FILE__)) . DIRECTORY_SEPARATOR );
32
  }
33
  if(!defined('CYCLONE_URL')){
34
+ define('CYCLONE_URL', plugin_dir_url(__FILE__) );
35
  }
36
 
37
  require_once(CYCLONE_PATH.'inc/class-cyclone-slider.php');
43
  $cyclone_slider_saved_done = false; //Global variable to limit save_post execution to only once
44
 
45
  if(class_exists('Cyclone_Slider')):
46
+ $cyclone_slider_plugin_instance = new Cyclone_Slider(); //Store the plugin instance to a global object so that other plugins can use remove_action and remove_filter against cyclones class functions if needed.
47
  endif;
inc/class-cyclone-slider.php CHANGED
@@ -55,6 +55,13 @@ if(!class_exists('Cyclone_Slider')):
55
 
56
  // Add hook for ajax operations if logged in
57
  add_action( 'wp_ajax_cycloneslider_get_video', array( $this, 'cycloneslider_get_video' ) );
 
 
 
 
 
 
 
58
  } // end constructor
59
 
60
 
@@ -87,7 +94,7 @@ if(!class_exists('Cyclone_Slider')):
87
 
88
  if('cycloneslider' == get_post_type()){ /* Load only scripts here and not on all admin pages */
89
 
90
- wp_enqueue_style( 'cycloneslider-admin-styles', self::url().'css/admin.css' );
91
 
92
  //scripts
93
  wp_dequeue_script( 'autosave' );//disable autosave
@@ -95,9 +102,9 @@ if(!class_exists('Cyclone_Slider')):
95
 
96
  wp_enqueue_script('jquery-ui-sortable');
97
 
98
- wp_enqueue_script( 'store', self::url().'js/store-json2.min.js', array('jquery') );
99
 
100
- wp_register_script( 'cycloneslider-admin-script', self::url().'js/admin.js', array('jquery') );
101
  wp_localize_script( 'cycloneslider-admin-script', 'cycloneslider_admin_vars',
102
  array(
103
  'title' => __( 'Select an image', 'cycloneslider' ), // This will be used as the default title
@@ -114,12 +121,12 @@ if(!class_exists('Cyclone_Slider')):
114
  */
115
  public function register_plugin_scripts() {
116
  /*** Styles ***/
117
- wp_enqueue_style( 'cyclone-templates-styles', self::url().'css/templates.css' );
118
 
119
  /*** Scripts ***/
120
- wp_enqueue_script( 'cyclone-slider', self::url().'js/cyclone-slider.min.js', array('jquery') ); //Consolidated cycle2 script and plugins
121
 
122
- wp_enqueue_script( 'cyclone-templates-scripts', self::url().'js/templates.js', array('jquery') );//Contains our combined css from ALL templates
123
 
124
  }
125
 
@@ -188,6 +195,18 @@ if(!class_exists('Cyclone_Slider')):
188
  return $location;
189
  }
190
 
 
 
 
 
 
 
 
 
 
 
 
 
191
  /**
192
  * Add Meta Boxes
193
  *
@@ -323,7 +342,7 @@ if(!class_exists('Cyclone_Slider')):
323
  $this->compile_css($post_id);
324
  $this->compile_js($post_id);
325
 
326
-
327
  }
328
 
329
  /**
@@ -656,7 +675,7 @@ if(!class_exists('Cyclone_Slider')):
656
  wp_reset_postdata();
657
 
658
  else:
659
- $slider = __('[Slideshow not found]', 'cycloneslider');
660
  endif;
661
 
662
  return $slider;
55
 
56
  // Add hook for ajax operations if logged in
57
  add_action( 'wp_ajax_cycloneslider_get_video', array( $this, 'cycloneslider_get_video' ) );
58
+
59
+
60
+ $version = get_option('cycloneslider_version');
61
+ if($version==false or $version!=CYCLONE_VERSION){
62
+ // Upgrade notice
63
+ add_action('admin_notices', array( $this, 'upgrade_notice') );
64
+ }
65
  } // end constructor
66
 
67
 
94
 
95
  if('cycloneslider' == get_post_type()){ /* Load only scripts here and not on all admin pages */
96
 
97
+ wp_enqueue_style( 'cycloneslider-admin-styles', self::url().'css/admin.css', array(), CYCLONE_VERSION );
98
 
99
  //scripts
100
  wp_dequeue_script( 'autosave' );//disable autosave
102
 
103
  wp_enqueue_script('jquery-ui-sortable');
104
 
105
+ wp_enqueue_script( 'store', self::url().'js/store-json2.min.js', array('jquery'), CYCLONE_VERSION );
106
 
107
+ wp_register_script( 'cycloneslider-admin-script', self::url().'js/admin.js', array('jquery'), CYCLONE_VERSION );
108
  wp_localize_script( 'cycloneslider-admin-script', 'cycloneslider_admin_vars',
109
  array(
110
  'title' => __( 'Select an image', 'cycloneslider' ), // This will be used as the default title
121
  */
122
  public function register_plugin_scripts() {
123
  /*** Styles ***/
124
+ wp_enqueue_style( 'cyclone-templates-styles', self::url().'css/templates.css', array(), CYCLONE_VERSION );
125
 
126
  /*** Scripts ***/
127
+ wp_enqueue_script( 'cyclone-slider', self::url().'js/cyclone-slider.min.js', array('jquery'), CYCLONE_VERSION ); //Consolidated cycle2 script and plugins
128
 
129
+ wp_enqueue_script( 'cyclone-templates-scripts', self::url().'js/templates.js', array('jquery'), CYCLONE_VERSION );//Contains our combined css from ALL templates
130
 
131
  }
132
 
195
  return $location;
196
  }
197
 
198
+ /**
199
+ * Show upgrade notice
200
+ *
201
+ * @return void
202
+ */
203
+ public function upgrade_notice() {
204
+ // Only show to admins and cyclone page
205
+ if('cycloneslider' == get_post_type() and current_user_can('manage_options') ) {
206
+ echo '<div id="message" class="error"><p>'.__( 'Please resave any one of your slideshow to update the template CSS and JS files.', 'cycloneslider' ).'</p></div>';
207
+ }
208
+ }
209
+
210
  /**
211
  * Add Meta Boxes
212
  *
342
  $this->compile_css($post_id);
343
  $this->compile_js($post_id);
344
 
345
+ update_option('cycloneslider_version', CYCLONE_VERSION);
346
  }
347
 
348
  /**
675
  wp_reset_postdata();
676
 
677
  else:
678
+ $slider = sprintf(__('[Slideshow "%s" not found]', 'cycloneslider'), $slider_id);
679
  endif;
680
 
681
  return $slider;
inc/functions.php CHANGED
@@ -77,21 +77,23 @@ function cyclone_slide_image_url( $original_attachment_id, $width, $height, $par
77
  * @param string $slider_id HTML ID of slideshow.
78
  * @return string Data attributes for cycle2.
79
  */
80
- function cyclone_settings($slider_settings, $slider_id=''){
81
- $cycle2_settings = array();
82
- $cycle2_settings['data-cycle-slides'] = '> div';
83
- $cycle2_settings['data-cycle-auto-height'] = $slider_settings['width'].':'.$slider_settings['height'];
84
- $cycle2_settings['data-cycle-fx'] = $slider_settings['fx'];
85
- $cycle2_settings['data-cycle-speed'] = $slider_settings['speed'];
86
- $cycle2_settings['data-cycle-timeout'] = $slider_settings['timeout'];
87
- $cycle2_settings['data-cycle-pause-on-hover'] = $slider_settings['hover_pause'];
88
- $cycle2_settings['data-cycle-pager'] = '#cycloneslider-'.$slider_id.' .cycloneslider-pager';
89
- $cycle2_settings['data-cycle-prev'] = '#cycloneslider-'.$slider_id.' .cycloneslider-prev';
90
- $cycle2_settings['data-cycle-next'] = '#cycloneslider-'.$slider_id.' .cycloneslider-next';
91
- $cycle2_settings['data-cycle-tile-count'] = $slider_settings['tile_count'];
92
- $cycle2_settings['data-cycle-tile-delay'] = $slider_settings['tile_delay'];
93
- $cycle2_settings['data-cycle-tile-vertical'] = $slider_settings['tile_vertical'];
94
- $cycle2_settings['data-cycle-log'] = 'false';
 
 
95
  $cycle2_settings = apply_filters('cyclone_cycle2_settings_array', $cycle2_settings);
96
 
97
  $out = '';
77
  * @param string $slider_id HTML ID of slideshow.
78
  * @return string Data attributes for cycle2.
79
  */
80
+ function cyclone_settings($slider_settings, $slider_id='', $cycle2_settings=array()){
81
+ $defaults = array();
82
+ $defaults['data-cycle-slides'] = '> div';
83
+ $defaults['data-cycle-auto-height'] = $slider_settings['width'].':'.$slider_settings['height'];
84
+ $defaults['data-cycle-fx'] = $slider_settings['fx'];
85
+ $defaults['data-cycle-speed'] = $slider_settings['speed'];
86
+ $defaults['data-cycle-timeout'] = $slider_settings['timeout'];
87
+ $defaults['data-cycle-pause-on-hover'] = $slider_settings['hover_pause'];
88
+ $defaults['data-cycle-pager'] = '#cycloneslider-'.$slider_id.' .cycloneslider-pager';
89
+ $defaults['data-cycle-prev'] = '#cycloneslider-'.$slider_id.' .cycloneslider-prev';
90
+ $defaults['data-cycle-next'] = '#cycloneslider-'.$slider_id.' .cycloneslider-next';
91
+ $defaults['data-cycle-tile-count'] = $slider_settings['tile_count'];
92
+ $defaults['data-cycle-tile-delay'] = $slider_settings['tile_delay'];
93
+ $defaults['data-cycle-tile-vertical'] = $slider_settings['tile_vertical'];
94
+ $defaults['data-cycle-log'] = 'false';
95
+ $cycle2_settings = wp_parse_args($cycle2_settings, $defaults);
96
+
97
  $cycle2_settings = apply_filters('cyclone_cycle2_settings_array', $cycle2_settings);
98
 
99
  $out = '';
js/admin.js CHANGED
@@ -417,15 +417,21 @@ jQuery(document).ready(function($){
417
  });
418
 
419
  cyclone_media_frame.on('select', function(){
420
- var media_attachment, slide_thumb, slide_attachment_id;
421
 
422
  // Grab our attachment selection and construct a JSON representation of the model.
423
  media_attachment = cyclone_media_frame.state().get('selection').first().toJSON();
424
 
425
  slide_thumb = current_slide_box.find('.cs-image-thumb');/*** find the thumb ***/
426
  slide_attachment_id = current_slide_box.find('.cs-image-id ');/*** find the hidden field that will hold the attachment id ***/
427
-
428
- slide_thumb.html('<img src="'+media_attachment.sizes.medium.url+'" alt="thumb">').show();
 
 
 
 
 
 
429
  slide_attachment_id.val(media_attachment.id);
430
 
431
  });
417
  });
418
 
419
  cyclone_media_frame.on('select', function(){
420
+ var media_attachment, slide_thumb, slide_attachment_id, img_url;
421
 
422
  // Grab our attachment selection and construct a JSON representation of the model.
423
  media_attachment = cyclone_media_frame.state().get('selection').first().toJSON();
424
 
425
  slide_thumb = current_slide_box.find('.cs-image-thumb');/*** find the thumb ***/
426
  slide_attachment_id = current_slide_box.find('.cs-image-id ');/*** find the hidden field that will hold the attachment id ***/
427
+
428
+ if(undefined==media_attachment.sizes.medium){ /*** Account for smaller images where medium does not exist ***/
429
+ img_url = media_attachment.url;
430
+ } else {
431
+ img_url = media_attachment.sizes.medium.url;
432
+ }
433
+
434
+ slide_thumb.html('<img src="'+img_url+'" alt="thumb">').show();
435
  slide_attachment_id.val(media_attachment.id);
436
 
437
  });
js/cyclone-slider.min.js CHANGED
@@ -1,9 +1,9 @@
1
  /*!
2
- * jQuery Cycle2; ver: 20130206
3
  * http://jquery.malsup.com/cycle2/
4
  * Copyright (c) 2013 M. Alsup; Dual licensed: MIT/GPL
5
  */
6
- (function(a){function c(a){return(a||"").toLowerCase()}"use strict";var b="20130205";a.fn.cycle=function(b){var d;return this.length===0&&!a.isReady?(d={s:this.selector,c:this.context},a.fn.cycle.log("requeuing slideshow (dom not ready)"),a(function(){a(d.s,d.c).cycle(b)}),this):this.each(function(){var d,e,f,g,h=a(this),i=a.fn.cycle.log;if(h.data("cycle.opts"))return;if(h.data("cycle-log")===!1||b&&b.log===!1||e&&e.log===!1)i=a.noop;i("--c2 init--"),d=h.data();for(var j in d)d.hasOwnProperty(j)&&/^cycle[A-Z]+/.test(j)&&(g=d[j],f=j.match(/^cycle(.*)/)[1].replace(/^[A-Z]/,c),i(f+":",g,"("+typeof g+")"),d[f]=g);e=a.extend({},a.fn.cycle.defaults,d,b||{}),e.timeoutId=0,e.paused=e.paused||!1,e.container=h,e._maxZ=e.maxZ,e.API=a.extend({_container:h},a.fn.cycle.API),e.API.log=i,e.API.trigger=function(a,b){return e.container.trigger(a,b),e.API},h.data("cycle.opts",e),h.data("cycle.API",e.API),e.API.trigger("cycle-bootstrap",[e,e.API]),e.API.addInitialSlides(),e.API.preInitSlideshow(),e.slides.length&&e.API.initSlideshow()})},a.fn.cycle.API={opts:function(){return this._container.data("cycle.opts")},addInitialSlides:function(){var b=this.opts(),c=b.slides;b.slideCount=0,b.slides=a(),c=c.jquery?c:b.container.find(c),b.random&&c.sort(function(){return Math.random()-.5}),b.API.add(c)},preInitSlideshow:function(){var b=this.opts();b.API.trigger("cycle-pre-initialize",[b]);var c=a.fn.cycle.transitions[b.fx];c&&a.isFunction(c.preInit)&&c.preInit(b),b._preInitialized=!0},postInitSlideshow:function(){var b=this.opts();b.API.trigger("cycle-post-initialize",[b]);var c=a.fn.cycle.transitions[b.fx];c&&a.isFunction(c.postInit)&&c.postInit(b)},initSlideshow:function(){var b=this.opts(),c=b.container;b.API.calcFirstSlide(),b.container.css("position")=="static"&&b.container.css("position","relative"),a(b.slides[b.currSlide]).css("opacity",1).show(),b.API.stackSlides(b.slides[b.currSlide],b.slides[b.nextSlide],!b.reverse),b.pauseOnHover&&(b.pauseOnHover!==!0&&(c=a(b.pauseOnHover)),c.hover(function(){b.hoverPaused=!0,b.paused||b.API.trigger("cycle-paused",[b])},function(){b.hoverPaused=!1,b.paused||b.API.trigger("cycle-resumed",[b])})),b.timeout&&(b.timeoutId=setTimeout(function(){b.API.prepareTx(!1,!b.reverse)},b.timeout+b.delay)),b._initialized=!0,b.API.updateView(!0),b.container.on("cycle-paused cycle-resumed",function(a){b.container[a.type==="cycle-paused"?"addClass":"removeClass"]("cycle-paused")}),b.API.trigger("cycle-initialized",[b]),b.API.postInitSlideshow()},add:function(b,c){var d=this.opts(),e=d.slideCount,f=!1,g;a.type(b)=="string"&&(b=a.trim(b)),a(b).each(function(b){var e,f=a(this);c?d.container.prepend(f):d.container.append(f),d.slideCount++,e=d.API.buildSlideOpts(f),c?d.slides=a(f).add(d.slides):d.slides=d.slides.add(f),d.API.initSlide(e,f,--d._maxZ),f.data("cycle.opts",e),d.API.trigger("cycle-slide-added",[d,e,f])}),d.API.updateView(!0),f=d._preInitialized&&e<2&&d.slideCount>=1,f&&(d._initialized?d.timeout&&(g=d.slides.length,d.nextSlide=d.reverse?g-1:1,d.timeoutId||d.API.queueTransition(d)):d.API.initSlideshow())},calcFirstSlide:function(){var a=this.opts(),b;b=parseInt(a.startingSlide||0,10);if(b>=a.slides.length||b<0)b=0;a.currSlide=b,a.reverse?(a.nextSlide=b-1,a.nextSlide<0&&(a.nextSlide=a.slides.length-1)):(a.nextSlide=b+1,a.nextSlide==a.slides.length&&(a.nextSlide=0))},calcNextSlide:function(){var a=this.opts(),b;a.reverse?(b=a.nextSlide-1<0,a.nextSlide=b?a.slideCount-1:a.nextSlide-1,a.currSlide=b?0:a.nextSlide+1):(b=a.nextSlide+1==a.slides.length,a.nextSlide=b?0:a.nextSlide+1,a.currSlide=b?a.slides.length-1:a.nextSlide-1)},calcTx:function(b,c){var d=b,e;return c&&d.manualFx&&(e=a.fn.cycle.transitions[d.manualFx]),e||(e=a.fn.cycle.transitions[d.fx]),e||(e=a.fn.cycle.transitions.fade,d.API.log('Transition "'+d.fx+'" not found. Using fade.')),e},prepareTx:function(a,b){var c=this.opts(),d,e,f,g,h;if(c.slideCount<2){c.timeoutId=0;return}a&&(!c.busy||c.manualTrump)&&(c.API.stopTransition(),c.busy=!1,clearTimeout(c.timeoutId),c.timeoutId=0);if(c.busy)return;if(c.timeoutId===0&&!a)return;e=c.slides[c.currSlide],f=c.slides[c.nextSlide],g=c.API.getSlideOpts(c.nextSlide),h=c.API.calcTx(g,a),c._tx=h,a&&g.manualSpeed!==undefined&&(g.speed=g.manualSpeed),c.nextSlide!=c.currSlide&&(a||!c.paused&&!c.hoverPaused&&c.timeout)?(c.API.trigger("cycle-before",[g,e,f,b]),h.before&&h.before(g,e,f,b),d=function(){c.busy=!1;if(!c.container.data("cycle.opts"))return;h.after&&h.after(g,e,f,b),c.API.trigger("cycle-after",[g,e,f,b]),c.API.queueTransition(g),c.API.updateView(!0)},c.busy=!0,h.transition?h.transition(g,e,f,b,d):c.API.doTransition(g,e,f,b,d),c.API.calcNextSlide(),c.updateView<0&&c.API.updateView()):c.API.queueTransition(g)},doTransition:function(b,c,d,e,f){var g=b,h=a(c),i=a(d),j=function(){i.animate(g.animIn||{opacity:1},g.speed,g.easeIn||g.easing,f)};i.css(g.cssBefore||{}),h.animate(g.animOut||{},g.speed,g.easeOut||g.easing,function(){h.css(g.cssAfter||{}),g.sync||j()}),g.sync&&j()},queueTransition:function(a){var b=this.opts();if(b.nextSlide===0&&--b.loop===0){b.API.log("terminating; loop=0"),b.timeout=0,b.API.trigger("cycle-finished",[b]),b.nextSlide=b.currSlide;return}a.timeout&&(b.timeoutId=setTimeout(function(){b.API.prepareTx(!1,!b.reverse)},a.timeout))},stopTransition:function(){var a=this.opts();a.slides.filter(":animated").length&&(a.slides.stop(!1,!0),a.API.trigger("cycle-transition-stopped",[a])),a._tx&&a._tx.stopTransition&&a._tx.stopTransition(a)},advanceSlide:function(a){var b=this.opts();return clearTimeout(b.timeoutId),b.timeoutId=0,b.nextSlide=b.currSlide+a,b.nextSlide<0?b.nextSlide=b.slides.length-1:b.nextSlide>=b.slides.length&&(b.nextSlide=0),b.API.prepareTx(!0,a>=0),!1},buildSlideOpts:function(b){var d=this.opts(),e,f,g=b.data()||{};for(var h in g)g.hasOwnProperty(h)&&/^cycle[A-Z]+/.test(h)&&(e=g[h],f=h.match(/^cycle(.*)/)[1].replace(/^[A-Z]/,c),d.API.log("["+(d.slideCount-1)+"]",f+":",e,"("+typeof e+")"),g[f]=e);g=a.extend({},a.fn.cycle.defaults,d,g),g.slideNum=d.slideCount;try{delete g.API,delete g.slideCount,delete g.currSlide,delete g.nextSlide,delete g.slides}catch(i){}return g},getSlideOpts:function(b){var c=this.opts();b===undefined&&(b=c.currSlide);var d=c.slides[b],e=a(d).data("cycle.opts");return a.extend({},c,e)},initSlide:function(b,c,d){var e=this.opts();c.css(b.slideCss||{}),d>0&&c.css("zIndex",d),isNaN(b.speed)&&(b.speed=a.fx.speeds[b.speed]||a.fx.speeds._default),b.sync||(b.speed=b.speed/2),c.addClass(e.slideClass)},updateView:function(a){var b=this.opts();if(!b._initialized)return;var c=b.API.getSlideOpts(),d=b.slides[b.currSlide];b.slideActiveClass&&b.slides.removeClass(b.slideActiveClass).eq(b.currSlide).addClass(b.slideActiveClass),a&&b.hideNonActive&&b.slides.filter(":not(."+b.slideActiveClass+")").hide(),b.API.trigger("cycle-update-view",[b,c,d])},getComponent:function(b){var c=this.opts(),d=c[b];return typeof d=="string"?/^\s*\>/.test(d)?c.container.find(d):a(d):d.jquery?d:a(d)},stackSlides:function(b,c,d){var e=this.opts();b||(b=e.slides[e.currSlide],c=e.slides[e.nextSlide],d=!e.reverse),a(b).css("zIndex",e.maxZ);var f,g=e.maxZ-2,h=e.slideCount;if(d){for(f=e.currSlide+1;f<h;f++)a(e.slides[f]).css("zIndex",g--);for(f=0;f<e.currSlide;f++)a(e.slides[f]).css("zIndex",g--)}else{for(f=e.currSlide-1;f>=0;f--)a(e.slides[f]).css("zIndex",g--);for(f=h-1;f>e.currSlide;f--)a(e.slides[f]).css("zIndex",g--)}a(c).css("zIndex",e.maxZ-1)},getSlideIndex:function(a){return this.opts().slides.index(a)}},a.fn.cycle.log=function(){window.console&&console.log&&console.log("[cycle2] "+Array.prototype.join.call(arguments," "))},a.fn.cycle.version=function(){return"Cycle2: "+b},a.fn.cycle.transitions={custom:{},none:{before:function(a,b,c,d){a.API.stackSlides(c,b,d),a.cssBefore={opacity:1,display:"block"}}},fade:{before:function(b,c,d,e){var f=b.API.getSlideOpts(b.nextSlide).slideCss||{};b.API.stackSlides(c,d,e),b.cssBefore=a.extend(f,{opacity:0,display:"block"}),b.animIn={opacity:1},b.animOut={opacity:0}}},fadeout:{before:function(b,c,d,e){var f=b.API.getSlideOpts(b.nextSlide).slideCss||{};b.API.stackSlides(c,d,e),b.cssBefore=a.extend(f,{opacity:1,display:"block"}),b.animOut={opacity:0}}},scrollHorz:{before:function(a,b,c,d){a.API.stackSlides(b,c,d);var e=a.container.css("overflow","hidden").width();a.cssBefore={left:d?e:-e,top:0,opacity:1,display:"block"},a.cssAfter={zIndex:a._maxZ-2,left:0},a.animIn={left:0},a.animOut={left:d?-e:e}}}},a.fn.cycle.defaults={allowWrap:!0,autoSelector:".cycle-slideshow[data-cycle-auto-init!=false]",delay:0,easing:null,fx:"fade",hideNonActive:!0,loop:0,manualFx:undefined,manualSpeed:undefined,manualTrump:!0,maxZ:100,pauseOnHover:!1,reverse:!1,slideActiveClass:"cycle-slide-active",slideClass:"cycle-slide",slideCss:{position:"absolute",top:0,left:0},slides:"> img",speed:500,startingSlide:0,sync:!0,timeout:4e3,updateView:-1},a(document).ready(function(){a(a.fn.cycle.defaults.autoSelector).cycle()})})(jQuery),function(a){"use strict",a.extend(a.fn.cycle.defaults,{autoHeight:0}),a(document).on("cycle-initialized",function(b,c){function h(){c.container.height(c.container.width()/g)}var d=c.autoHeight,e=-1,f,g;d==="calc"||a.type(d)=="number"&&d>=0?(d==="calc"?c.slides.each(function(b){var c=a(this).height();c>e&&(e=c,d=b)}):d>=c.slides.length&&(d=0),f=a(c.slides[d]).clone(),f.removeAttr("id name rel").find("[id],[name],[rel]").removeAttr("id name rel"),f.css({position:"static",visibility:"hidden",display:"block"}).prependTo(c.container).removeClass().addClass("cycle-sentinel cycle-slide"),f.find("*").css("visibility","hidden"),c._sentinel=f):a.type(d)=="string"&&/\d+\:\d+/.test(d)&&(g=d.match(/(\d+)\:(\d+)/),g=g[1]/g[2],a(window).on("resize",h),c._autoHeightOnResize=h,setTimeout(function(){a(window).triggerHandler("resize")},15))}),a(document).on("cycle-destroyed",function(b,c){c._sentinel&&c._sentinel.remove(),c._autoHeightOnResize&&a(window).off("resize",c._autoHeightOnResize)})}(jQuery),function(a){"use strict",a.extend(a.fn.cycle.defaults,{caption:"> .cycle-caption",captionTemplate:"{{slideNum}} / {{slideCount}}",overlay:"> .cycle-overlay",overlayTemplate:"<div>{{title}}</div><div>{{desc}}</div>"}),a(document).on("cycle-update-view",function(b,c,d,e){var f;a.each(["caption","overlay"],function(){var a=this,b=d[a+"Template"],f=c.API.getComponent(a);f.length&&b?(f.html(c.API.tmpl(b,d,c,e)),f.show()):f.hide()})}),a(document).on("cycle-destroyed",function(b,c){var d;a.each(["caption","overlay"],function(){var a=this,b=c[a+"Template"];c[a]&&b&&(d=c.API.getComponent("caption"),d.empty())})})}(jQuery),function(a){"use strict";var b=a.fn.cycle;a.fn.cycle=function(c){var d,e,f,g=a.makeArray(arguments);return a.type(c)=="number"?this.cycle("goto",c):a.type(c)=="string"?this.each(function(){var h;d=c,f=a(this).data("cycle.opts");if(f===undefined){b.log('slideshow must be initialized before sending commands; "'+d+'" ignored');return}d=d=="goto"?"jump":d,e=f.API[d];if(a.isFunction(e))return h=a.makeArray(g),h.shift(),e.apply(f.API,h);b.log("unknown command: ",d)}):b.apply(this,arguments)},a.extend(a.fn.cycle,b),a.extend(b.API,{next:function(){var a=this.opts();if(a.busy&&!a.manualTrump)return;var b=a.reverse?-1:1;if(a.allowWrap===!1&&a.currSlide+b>=a.slideCount)return;a.API.advanceSlide(b),a.API.trigger("cycle-next",[a]).log("cycle-next")},prev:function(){var a=this.opts();if(a.busy&&!a.manualTrump)return;var b=a.reverse?1:-1;if(a.allowWrap===!1&&a.currSlide+b<0)return;a.API.advanceSlide(b),a.API.trigger("cycle-prev",[a]).log("cycle-prev")},destroy:function(){var a=this.opts();clearTimeout(a.timeoutId),a.timeoutId=0,a.API.stop(),a.API.trigger("cycle-destroyed",[a]).log("cycle-destroyed"),a.container.removeData("cycle.opts"),a.retainStylesOnDestroy||(a.container.removeAttr("style"),a.slides.removeAttr("style"),a.slides.removeClass("cycle-slide-active"))},jump:function(a){var b,c=this.opts();if(c.busy&&!c.manualTrump)return;var d=parseInt(a,10);if(isNaN(d)||d<0||d>=c.slides.length){c.API.log("goto: invalid slide index: "+d);return}if(d==c.currSlide){c.API.log("goto: skipping, already on slide",d);return}c.nextSlide=d,clearTimeout(c.timeoutId),c.timeoutId=0,c.API.log("goto: ",d," (zero-index)"),b=c.currSlide<c.nextSlide,c.API.prepareTx(!0,b)},stop:function(){var b=this.opts(),c=b.container;clearTimeout(b.timeoutId),b.timeoutId=0,b.API.stopTransition(),b.pauseOnHover&&(b.pauseOnHover!==!0&&(c=a(b.pauseOnHover)),c.off("mouseenter mouseleave")),b.API.trigger("cycle-stopped",[b]).log("cycle-stopped")},pause:function(){var a=this.opts();a.paused=!0,a.API.trigger("cycle-paused",[a]).log("cycle-paused")},resume:function(){var a=this.opts();a.paused=!1,a.API.trigger("cycle-resumed",[a]).log("cycle-resumed")},reinit:function(){var a=this.opts();a.API.destroy(),a.container.cycle()},remove:function(b){var c=this.opts(),d,e,f=[],g=1;for(var h=0;h<c.slides.length;h++)d=c.slides[h],h==b?e=d:(f.push(d),a(d).data("cycle.opts").slideNum=g,g++);e&&(c.slides=a(f),c.slideCount--,a(e).remove(),b==c.currSlide&&c.API.advanceSlide(1),c.API.trigger("cycle-slide-removed",[c,b,e]).log("cycle-slide-removed"),c.API.updateView())}}),a(document).on("click.cycle","[data-cycle-cmd]",function(b){b.preventDefault();var c=a(this),d=c.data("cycle-cmd"),e=c.data("cycle-context")||".cycle-slideshow";a(e).cycle(d,c.data("cycle-arg"))})}(jQuery),function(a){function b(b,c){var d;if(b._hashFence){b._hashFence=!1;return}d=window.location.hash.substring(1),b.slides.each(function(e){if(a(this).data("cycle-hash")==d)return c===!0?b.startingSlide=e:(b.nextSlide=e,b.API.prepareTx(!0,!1)),!1})}"use strict",a(document).on("cycle-pre-initialize",function(c,d){b(d,!0),d._onHashChange=function(){b(d,!1)},a(window).on("hashchange",d._onHashChange)}),a(document).on("cycle-update-view",function(a,b,c){c.hash&&(b._hashFence=!0,window.location.hash=c.hash)}),a(document).on("cycle-destroyed",function(b,c){c._onHashChange&&a(window).off("hashchange",c._onHashChange)})}(jQuery),function(a){"use strict",a.extend(a.fn.cycle.defaults,{loader:!1}),a(document).on("cycle-bootstrap",function(b,c){function e(b,e){function h(b){var h;c.loader=="wait"?(f.push(b),g===0&&(f.sort(i),d.apply(c.API,[f,e]),c.container.removeClass("cycle-loading"))):(h=a(c.slides[c.currSlide]),d.apply(c.API,[b,e]),h.show(),c.container.removeClass("cycle-loading"))}function i(a,b){return a.data("index")-b.data("index")}var f=[];typeof b=="string"&&(b=a.trim(b)),b=a(b);var g=b.length;b.hide().appendTo("body").each(function(b){function l(){--i===0&&(--g,h(j))}var i=0,j=a(this),k=j.is("img")?j:j.find("img");j.data("index",b),k=k.filter(":not(.cycle-loader-ignore)");if(!k.length){--g,f.push(j);return}i=k.length,k.each(function(){this.complete?l():a(this).load(function(){l()}).error(function(){--i===0&&(c.API.log("slide skipped; img not loaded:",this.src),--g===0&&c.loader=="wait"&&d.apply(c.API,[f,e]))})})}),g&&c.container.addClass("cycle-loading")}var d;if(!c.loader)return;d=c.API.add,c.API.add=e})}(jQuery),function(a){function b(b,c,d){var e,f=b.API.getComponent("pager");f.each(function(){var f=a(this);if(c.pagerTemplate){var g=b.API.tmpl(c.pagerTemplate,c,b,d[0]);e=a(g).appendTo(f)}else e=f.children().eq(b.slideCount-1);e.on(b.pagerEvent,function(a){a.preventDefault(),b.API.page(f,a.currentTarget)})})}function c(a,b){var c=this.opts();if(c.busy&&!c.manualTrump)return;var d=a.children().index(b),e=d,f=c.currSlide<e;if(c.currSlide==e)return;c.nextSlide=e,c.API.prepareTx(!0,f),c.API.trigger("cycle-pager-activated",[c,a,b])}"use strict",a.extend(a.fn.cycle.defaults,{pager:"> .cycle-pager",pagerActiveClass:"cycle-pager-active",pagerEvent:"click.cycle",pagerTemplate:"<span>&bull;</span>"}),a(document).on("cycle-bootstrap",function(a,c,d){d.buildPagerLink=b}),a(document).on("cycle-slide-added",function(a,b,d,e){b.pager&&(b.API.buildPagerLink(b,d,e),b.API.page=c)}),a(document).on("cycle-slide-removed",function(b,c,d,e){if(c.pager){var f=c.API.getComponent("pager");f.each(function(){var b=a(this);a(b.children()[d]).remove()})}}),a(document).on("cycle-update-view",function(b,c,d){var e;c.pager&&(e=c.API.getComponent("pager"),e.each(function(){a(this).children().removeClass(c.pagerActiveClass).eq(c.currSlide).addClass(c.pagerActiveClass)}))}),a(document).on("cycle-destroyed",function(a,b){var c;b.pager&&b.pagerTemplate&&(c=b.API.getComponent("pager"),c.empty())})}(jQuery),function(a){"use strict",a.extend(a.fn.cycle.defaults,{next:"> .cycle-next",nextEvent:"click.cycle",disabledClass:"disabled",prev:"> .cycle-prev",prevEvent:"click.cycle",swipe:!1}),a(document).on("cycle-initialized",function(a,b){b.API.getComponent("next").off(b.nextEvent).on(b.nextEvent,function(a){a.preventDefault(),b.API.next()}),b.API.getComponent("prev").off(b.prevEvent).on(b.prevEvent,function(a){a.preventDefault(),b.API.prev()});if(b.swipe){var c=b.swipeVert?"swipeUp.cycle":"swipeLeft.cycle swipeleft.cycle",d=b.swipeVert?"swipeDown.cycle":"swipeRight.cycle swiperight.cycle";b.container.on(c,function(a){b.API.next()}),b.container.on(d,function(){b.API.prev()})}}),a(document).on("cycle-update-view",function(a,b,c,d){if(b.allowWrap)return;var e=b.disabledClass,f=b.API.getComponent("next"),g=b.API.getComponent("prev"),h=b._prevBoundry||0,i=b._nextBoundry||b.slideCount-1;b.currSlide==i?f.addClass(e).prop("disabled",!0):f.removeClass(e).prop("disabled",!1),b.currSlide===h?g.addClass(e).prop("disabled",!0):g.removeClass(e).prop("disabled",!1)}),a(document).on("cycle-destroyed",function(b,c){a(c.next).off(c.nextEvent),a(c.prev).off(c.prevEvent),c.container.off("swipeleft.cycle swiperight.cycle swipeLeft.cycle swipeRight.cycle swipeUp.cycle swipeDown.cycle")})}(jQuery),function(a){"use strict",a.extend(a.fn.cycle.defaults,{progressive:!1}),a(document).on("cycle-pre-initialize",function(b,c){if(!c.progressive)return;var d=c.API,e=d.next,f=d.prev,g=d.prepareTx,h=a.type(c.progressive),i,j;if(h=="array")i=c.progressive;else if(a.isFunction(c.progressive))i=c.progressive(c);else if(h=="string"){j=a(c.progressive),i=a.trim(j.html());if(!i)return;if(/^(\[)/.test(i))try{i=a.parseJSON(i)}catch(k){d.log("error parsing progressive slides",k);return}else i=i.split(new RegExp(j.data("cycle-split")||"\n")),i[i.length-0]||i.pop()}g&&(d.prepareTx=function(a,b){var d,e;if(a||i.length===0){g.apply(c.API,[a,b]);return}b&&c.currSlide==c.slideCount-1?(e=i[0],i=i.slice(1),c.container.one("cycle-slide-added",function(a,b){setTimeout(function(){b.API.advanceSlide(1)},50)}),c.API.add(e)):!b&&c.currSlide===0?(d=i.length-1,e=i[d],i=i.slice(0,d),c.container.one("cycle-slide-added",function(a,b){setTimeout(function(){b.currSlide=1,b.API.advanceSlide(-1)},50)}),c.API.add(e,!0)):g.apply(c.API,[a,b])}),e&&(d.next=function(){var a=this.opts();if(i.length&&a.currSlide==a.slideCount-1){var b=i[0];i=i.slice(1),a.container.one("cycle-slide-added",function(a,b){e.apply(b.API),b.container.removeClass("cycle-loading")}),a.container.addClass("cycle-loading"),a.API.add(b)}else e.apply(a.API)}),f&&(d.prev=function(){var a=this.opts();if(i.length&&a.currSlide===0){var b=i.length-1,c=i[b];i=i.slice(0,b),a.container.one("cycle-slide-added",function(a,b){b.currSlide=1,b.API.advanceSlide(-1),b.container.removeClass("cycle-loading")}),a.container.addClass("cycle-loading"),a.API.add(c,!0)}else f.apply(a.API)})})}(jQuery),function(a){"use strict",a.extend(a.fn.cycle.defaults,{tmplRegex:"{{((.)?.*?)}}"}),a.extend(a.fn.cycle.API,{tmpl:function(b,c){var d=new RegExp(c.tmplRegex||a.fn.cycle.defaults.tmplRegex,"g"),e=a.makeArray(arguments);return e.shift(),b.replace(d,function(b,c){var d,f,g,h,i=c.split(".");for(d=0;d<e.length;d++){g=e[d];if(!g)continue;if(i.length>1){h=g;for(f=0;f<i.length;f++)g=h,h=h[i[f]]||c}else h=g[c];if(a.isFunction(h))return h.apply(g,e);if(h!==undefined&&h!==null&&h!=c)return h}return c})}})}(jQuery);
7
 
8
  /*! Plugin for Cycle2; Copyright (c) 2012 M. Alsup; ver: 20130108 */
9
  (function(a){"use strict",a(document).on("cycle-bootstrap",function(a,b,c){if(b.fx!=="carousel")return;c.getSlideIndex=function(a){var b=this.opts()._carouselWrap.children(),c=b.index(a);return c%b.length},c.next=function(){var a=b.reverse?-1:1;if(b.allowWrap===!1&&b.currSlide+a>b.slideCount-b.carouselVisible)return;b.API.advanceSlide(a),b.API.trigger("cycle-next",[b]).log("cycle-next")}}),a.fn.cycle.transitions.carousel={preInit:function(b){b.hideNonActive=!1,b.container.on("cycle-destroyed",a.proxy(this.onDestroy,b.API)),b.API.stopTransition=this.stopTransition;for(var c=0;c<b.startingSlide;c++)b.container.append(b.slides[0])},postInit:function(b){var c,d,e=b.carouselVertical;b.carouselVisible&&b.carouselVisible>b.slideCount&&(b.carouselVisible=b.slideCount-1);var f=b.carouselVisible||b.slides.length,g={display:e?"block":"inline-block",position:"static"};b.container.css({position:"relative",overflow:"hidden"}),b.slides.css(g),b._currSlide=b.currSlide,d=a('<div class="cycle-carousel-wrap"></div').prependTo(b.container).css({margin:0,padding:0,top:0,left:0,position:"absolute"}).append(b.slides),b._carouselWrap=d,e||d.css("white-space","nowrap"),b.allowWrap!==!1&&(b.slides.slice(0,b.slideCount).clone().css(g).appendTo(d),b.carouselVisible===undefined&&b.slides.slice(0,b.slideCount).clone().css(g).appendTo(d),b.slides.slice(0,b.slideCount).clone().css(g).prependTo(d),b.carouselVisible===undefined&&b.slides.slice(0,b.slideCount).clone().css(g).prependTo(d),d.find(".cycle-slide-active").removeClass("cycle-slide-active"),b.slides.eq(b.startingSlide).addClass("cycle-slide-active")),b.pager&&b.allowWrap===!1&&(c=b.slideCount-f,a(b.pager).children().filter(":gt("+c+")").hide()),b._nextBoundry=b.slideCount-b.carouselVisible,this.prepareDimensions(b)},prepareDimensions:function(b){var c,d,e,f,g=b.carouselVertical,h=b.carouselVisible||b.slides.length;b.carouselFluid&&b.carouselVisible?b._carouselResizeThrottle||this.fluidSlides(b):b.carouselVisible&&b.carouselSlideDimension?(c=h*b.carouselSlideDimension,b.container[g?"height":"width"](c)):b.carouselVisible&&(c=h*a(b.slides[0])[g?"outerHeight":"outerWidth"](!0),b.container[g?"height":"width"](c)),d=b.carouselOffset||0;if(b.allowWrap!==!1)if(b.carouselSlideDimension)d-=(b.slideCount+b.currSlide)*b.carouselSlideDimension;else{f=b._carouselWrap.children();for(var i=0;i<b.slideCount+b.currSlide;i++)d-=a(f[i])[g?"outerHeight":"outerWidth"](!0)}b._carouselWrap.css(g?"top":"left",d)},fluidSlides:function(b){function g(){clearTimeout(c),c=setTimeout(h,20)}function h(){b._carouselWrap.stop(!1,!0);var a=b.container.width()/b.carouselVisible;a=Math.ceil(a-e),b._carouselWrap.children().width(a),b._sentinel&&b._sentinel.width(a),f(b)}var c,d=b.slides.eq(0),e=d.outerWidth()-d.width(),f=this.prepareDimensions;a(window).on("resize",g),b._carouselResizeThrottle=g,h()},transition:function(b,c,d,e,f){var g,h={},i=b.nextSlide-b.currSlide,j=b.carouselVertical,k=b.speed;if(b.allowWrap===!1){e=i>0;var l=b._currSlide,m=b.slideCount-b.carouselVisible;i>0&&b.nextSlide>m&&l==m?i=0:i>0&&b.nextSlide>m?i=b.nextSlide-l-(b.nextSlide-m):i<0&&b.currSlide>m&&b.nextSlide>m?i=0:i<0&&b.currSlide>m?i+=b.currSlide-m:l=b.currSlide,g=this.getScroll(b,j,l,i),b.API.opts()._currSlide=b.nextSlide>m?m:b.nextSlide}else e&&b.nextSlide===0?(g=this.getDim(b,b.currSlide,j),f=this.genCallback(b,e,j,f)):!e&&b.nextSlide==b.slideCount-1?(g=this.getDim(b,b.currSlide,j),f=this.genCallback(b,e,j,f)):g=this.getScroll(b,j,b.currSlide,i);h[j?"top":"left"]=e?"-="+g:"+="+g,b.throttleSpeed&&(k=g/a(b.slides[0])[j?"height":"width"]()*b.speed),b._carouselWrap.animate(h,k,b.easing,f)},getDim:function(b,c,d){var e=a(b.slides[c]);return e[d?"outerHeight":"outerWidth"](!0)},getScroll:function(a,b,c,d){var e,f=0;if(d>0)for(e=c;e<c+d;e++)f+=this.getDim(a,e,b);else for(e=c;e>c+d;e--)f+=this.getDim(a,e,b);return f},genCallback:function(b,c,d,e){return function(){var c=a(b.slides[b.nextSlide]).position(),f=0-c[d?"top":"left"]+(b.carouselOffset||0);b._carouselWrap.css(b.carouselVertical?"top":"left",f),e()}},stopTransition:function(){var a=this.opts();a.slides.stop(!1,!0),a._carouselWrap.stop(!1,!0)},onDestroy:function(b){var c=this.opts();c._carouselResizeThrottle&&a(window).off("resize",c._carouselResizeThrottle),c.slides.prependTo(c.container),c._carouselWrap.remove()}}})(jQuery);
1
  /*!
2
+ * jQuery Cycle2; ver: 20130323
3
  * http://jquery.malsup.com/cycle2/
4
  * Copyright (c) 2013 M. Alsup; Dual licensed: MIT/GPL
5
  */
6
+ (function(a){function c(a){return(a||"").toLowerCase()}"use strict";var b="20130323";a.fn.cycle=function(b){var d;return this.length===0&&!a.isReady?(d={s:this.selector,c:this.context},a.fn.cycle.log("requeuing slideshow (dom not ready)"),a(function(){a(d.s,d.c).cycle(b)}),this):this.each(function(){var d,e,f,g,h=a(this),i=a.fn.cycle.log;if(h.data("cycle.opts"))return;if(h.data("cycle-log")===!1||b&&b.log===!1||e&&e.log===!1)i=a.noop;i("--c2 init--"),d=h.data();for(var j in d)d.hasOwnProperty(j)&&/^cycle[A-Z]+/.test(j)&&(g=d[j],f=j.match(/^cycle(.*)/)[1].replace(/^[A-Z]/,c),i(f+":",g,"("+typeof g+")"),d[f]=g);e=a.extend({},a.fn.cycle.defaults,d,b||{}),e.timeoutId=0,e.paused=e.paused||!1,e.container=h,e._maxZ=e.maxZ,e.API=a.extend({_container:h},a.fn.cycle.API),e.API.log=i,e.API.trigger=function(a,b){return e.container.trigger(a,b),e.API},h.data("cycle.opts",e),h.data("cycle.API",e.API),e.API.trigger("cycle-bootstrap",[e,e.API]),e.API.addInitialSlides(),e.API.preInitSlideshow(),e.slides.length&&e.API.initSlideshow()})},a.fn.cycle.API={opts:function(){return this._container.data("cycle.opts")},addInitialSlides:function(){var b=this.opts(),c=b.slides;b.slideCount=0,b.slides=a(),c=c.jquery?c:b.container.find(c),b.random&&c.sort(function(){return Math.random()-.5}),b.API.add(c)},preInitSlideshow:function(){var b=this.opts();b.API.trigger("cycle-pre-initialize",[b]);var c=a.fn.cycle.transitions[b.fx];c&&a.isFunction(c.preInit)&&c.preInit(b),b._preInitialized=!0},postInitSlideshow:function(){var b=this.opts();b.API.trigger("cycle-post-initialize",[b]);var c=a.fn.cycle.transitions[b.fx];c&&a.isFunction(c.postInit)&&c.postInit(b)},initSlideshow:function(){var b=this.opts(),c=b.container,d;b.API.calcFirstSlide(),b.container.css("position")=="static"&&b.container.css("position","relative"),a(b.slides[b.currSlide]).css("opacity",1).show(),b.API.stackSlides(b.slides[b.currSlide],b.slides[b.nextSlide],!b.reverse),b.pauseOnHover&&(b.pauseOnHover!==!0&&(c=a(b.pauseOnHover)),c.hover(function(){b.API.pause(!0)},function(){b.API.resume(!0)})),b.timeout&&(d=b.API.getSlideOpts(b.nextSlide),b.API.queueTransition(d)),b._initialized=!0,b.API.updateView(!0),b.API.trigger("cycle-initialized",[b]),b.API.postInitSlideshow()},pause:function(b){var c=this.opts(),d=c.API.getSlideOpts(),e=c.hoverPaused||c.paused,f;b?c.hoverPaused=!0:c.paused=!0,e||(c.container.addClass("cycle-paused"),c.API.trigger("cycle-paused",[c]).log("cycle-paused"),d.timeout&&(clearTimeout(c.timeoutId),c.timeoutId=0,f=a.now(),c._remainingTimeout-=f-c._lastQueue,c._remainingTimeout<0&&(c._remainingTimeout=undefined)))},resume:function(a){var b=this.opts(),c=!b.hoverPaused&&!b.paused,d;a?b.hoverPaused=!1:b.paused=!1,c||(b.container.removeClass("cycle-paused"),b.API.queueTransition(b.API.getSlideOpts(),b._remainingTimeout),b.API.trigger("cycle-resumed",[b,b._remainingTimeout]).log("cycle-resumed"))},add:function(b,c){var d=this.opts(),e=d.slideCount,f=!1,g;a.type(b)=="string"&&(b=a.trim(b)),a(b).each(function(b){var e,f=a(this);c?d.container.prepend(f):d.container.append(f),d.slideCount++,e=d.API.buildSlideOpts(f),c?d.slides=a(f).add(d.slides):d.slides=d.slides.add(f),d.API.initSlide(e,f,--d._maxZ),f.data("cycle.opts",e),d.API.trigger("cycle-slide-added",[d,e,f])}),d.API.updateView(!0),f=d._preInitialized&&e<2&&d.slideCount>=1,f&&(d._initialized?d.timeout&&(g=d.slides.length,d.nextSlide=d.reverse?g-1:1,d.timeoutId||d.API.queueTransition(d)):d.API.initSlideshow())},calcFirstSlide:function(){var a=this.opts(),b;b=parseInt(a.startingSlide||0,10);if(b>=a.slides.length||b<0)b=0;a.currSlide=b,a.reverse?(a.nextSlide=b-1,a.nextSlide<0&&(a.nextSlide=a.slides.length-1)):(a.nextSlide=b+1,a.nextSlide==a.slides.length&&(a.nextSlide=0))},calcNextSlide:function(){var a=this.opts(),b;a.reverse?(b=a.nextSlide-1<0,a.nextSlide=b?a.slideCount-1:a.nextSlide-1,a.currSlide=b?0:a.nextSlide+1):(b=a.nextSlide+1==a.slides.length,a.nextSlide=b?0:a.nextSlide+1,a.currSlide=b?a.slides.length-1:a.nextSlide-1)},calcTx:function(b,c){var d=b,e;return c&&d.manualFx&&(e=a.fn.cycle.transitions[d.manualFx]),e||(e=a.fn.cycle.transitions[d.fx]),e||(e=a.fn.cycle.transitions.fade,d.API.log('Transition "'+d.fx+'" not found. Using fade.')),e},prepareTx:function(a,b){var c=this.opts(),d,e,f,g,h;if(c.slideCount<2){c.timeoutId=0;return}a&&(!c.busy||c.manualTrump)&&(c.API.stopTransition(),c.busy=!1,clearTimeout(c.timeoutId),c.timeoutId=0);if(c.busy)return;if(c.timeoutId===0&&!a)return;e=c.slides[c.currSlide],f=c.slides[c.nextSlide],g=c.API.getSlideOpts(c.nextSlide),h=c.API.calcTx(g,a),c._tx=h,a&&g.manualSpeed!==undefined&&(g.speed=g.manualSpeed),c.nextSlide!=c.currSlide&&(a||!c.paused&&!c.hoverPaused&&c.timeout)?(c.API.trigger("cycle-before",[g,e,f,b]),h.before&&h.before(g,e,f,b),d=function(){c.busy=!1;if(!c.container.data("cycle.opts"))return;h.after&&h.after(g,e,f,b),c.API.trigger("cycle-after",[g,e,f,b]),c.API.queueTransition(g),c.API.updateView(!0)},c.busy=!0,h.transition?h.transition(g,e,f,b,d):c.API.doTransition(g,e,f,b,d),c.API.calcNextSlide(),c.API.updateView()):c.API.queueTransition(g)},doTransition:function(b,c,d,e,f){var g=b,h=a(c),i=a(d),j=function(){i.animate(g.animIn||{opacity:1},g.speed,g.easeIn||g.easing,f)};i.css(g.cssBefore||{}),h.animate(g.animOut||{},g.speed,g.easeOut||g.easing,function(){h.css(g.cssAfter||{}),g.sync||j()}),g.sync&&j()},queueTransition:function(b,c){var d=this.opts(),e=c!==undefined?c:b.timeout;if(d.nextSlide===0&&--d.loop===0){d.API.log("terminating; loop=0"),d.timeout=0,e?setTimeout(function(){d.API.trigger("cycle-finished",[d])},e):d.API.trigger("cycle-finished",[d]),d.nextSlide=d.currSlide;return}e&&(d._lastQueue=a.now(),c===undefined&&(d._remainingTimeout=b.timeout),!d.paused&&!d.hoverPaused&&(d.timeoutId=setTimeout(function(){d.API.prepareTx(!1,!d.reverse)},e)))},stopTransition:function(){var a=this.opts();a.slides.filter(":animated").length&&(a.slides.stop(!1,!0),a.API.trigger("cycle-transition-stopped",[a])),a._tx&&a._tx.stopTransition&&a._tx.stopTransition(a)},advanceSlide:function(a){var b=this.opts();return clearTimeout(b.timeoutId),b.timeoutId=0,b.nextSlide=b.currSlide+a,b.nextSlide<0?b.nextSlide=b.slides.length-1:b.nextSlide>=b.slides.length&&(b.nextSlide=0),b.API.prepareTx(!0,a>=0),!1},buildSlideOpts:function(b){var d=this.opts(),e,f,g=b.data()||{};for(var h in g)g.hasOwnProperty(h)&&/^cycle[A-Z]+/.test(h)&&(e=g[h],f=h.match(/^cycle(.*)/)[1].replace(/^[A-Z]/,c),d.API.log("["+(d.slideCount-1)+"]",f+":",e,"("+typeof e+")"),g[f]=e);g=a.extend({},a.fn.cycle.defaults,d,g),g.slideNum=d.slideCount;try{delete g.API,delete g.slideCount,delete g.currSlide,delete g.nextSlide,delete g.slides}catch(i){}return g},getSlideOpts:function(b){var c=this.opts();b===undefined&&(b=c.currSlide);var d=c.slides[b],e=a(d).data("cycle.opts");return a.extend({},c,e)},initSlide:function(b,c,d){var e=this.opts();c.css(b.slideCss||{}),d>0&&c.css("zIndex",d),isNaN(b.speed)&&(b.speed=a.fx.speeds[b.speed]||a.fx.speeds._default),b.sync||(b.speed=b.speed/2),c.addClass(e.slideClass)},updateView:function(a){var b=this.opts();if(!b._initialized)return;var c=b.API.getSlideOpts(),d=b.slides[b.currSlide];if(!a){b.API.trigger("cycle-update-view-before",[b,c,d]);if(b.updateView<0)return}b.slideActiveClass&&b.slides.removeClass(b.slideActiveClass).eq(b.currSlide).addClass(b.slideActiveClass),a&&b.hideNonActive&&b.slides.filter(":not(."+b.slideActiveClass+")").hide(),b.API.trigger("cycle-update-view",[b,c,d,a]),b.API.trigger("cycle-update-view-after",[b,c,d])},getComponent:function(b){var c=this.opts(),d=c[b];return typeof d=="string"?/^\s*\>/.test(d)?c.container.find(d):a(d):d.jquery?d:a(d)},stackSlides:function(b,c,d){var e=this.opts();b||(b=e.slides[e.currSlide],c=e.slides[e.nextSlide],d=!e.reverse),a(b).css("zIndex",e.maxZ);var f,g=e.maxZ-2,h=e.slideCount;if(d){for(f=e.currSlide+1;f<h;f++)a(e.slides[f]).css("zIndex",g--);for(f=0;f<e.currSlide;f++)a(e.slides[f]).css("zIndex",g--)}else{for(f=e.currSlide-1;f>=0;f--)a(e.slides[f]).css("zIndex",g--);for(f=h-1;f>e.currSlide;f--)a(e.slides[f]).css("zIndex",g--)}a(c).css("zIndex",e.maxZ-1)},getSlideIndex:function(a){return this.opts().slides.index(a)}},a.fn.cycle.log=function(){window.console&&console.log&&console.log("[cycle2] "+Array.prototype.join.call(arguments," "))},a.fn.cycle.version=function(){return"Cycle2: "+b},a.fn.cycle.transitions={custom:{},none:{before:function(a,b,c,d){a.API.stackSlides(c,b,d),a.cssBefore={opacity:1,display:"block"}}},fade:{before:function(b,c,d,e){var f=b.API.getSlideOpts(b.nextSlide).slideCss||{};b.API.stackSlides(c,d,e),b.cssBefore=a.extend(f,{opacity:0,display:"block"}),b.animIn={opacity:1},b.animOut={opacity:0}}},fadeout:{before:function(b,c,d,e){var f=b.API.getSlideOpts(b.nextSlide).slideCss||{};b.API.stackSlides(c,d,e),b.cssBefore=a.extend(f,{opacity:1,display:"block"}),b.animOut={opacity:0}}},scrollHorz:{before:function(a,b,c,d){a.API.stackSlides(b,c,d);var e=a.container.css("overflow","hidden").width();a.cssBefore={left:d?e:-e,top:0,opacity:1,display:"block"},a.cssAfter={zIndex:a._maxZ-2,left:0},a.animIn={left:0},a.animOut={left:d?-e:e}}}},a.fn.cycle.defaults={allowWrap:!0,autoSelector:".cycle-slideshow[data-cycle-auto-init!=false]",delay:0,easing:null,fx:"fade",hideNonActive:!0,loop:0,manualFx:undefined,manualSpeed:undefined,manualTrump:!0,maxZ:100,pauseOnHover:!1,reverse:!1,slideActiveClass:"cycle-slide-active",slideClass:"cycle-slide",slideCss:{position:"absolute",top:0,left:0},slides:"> img",speed:500,startingSlide:0,sync:!0,timeout:4e3,updateView:-1},a(document).ready(function(){a(a.fn.cycle.defaults.autoSelector).cycle()})})(jQuery),function(a){function b(e,f){function k(){f._autoHeightRatio?f.container.height(f.container.width()/i):(clearTimeout(j),j=setTimeout(function(){b(e,f)},50))}var g=f.autoHeight,h,i,j;c(e,f),a(window).on("resize orientationchange",k),f._autoHeightOnResize=k,g==="calc"||a.type(g)=="number"&&g>=0?(g==="calc"?g=d(f):g>=f.slides.length&&(g=0),h=a(f.slides[g]).clone(),h.removeAttr("id name rel").find("[id],[name],[rel]").removeAttr("id name rel"),h.css({position:"static",visibility:"hidden",display:"block"}).prependTo(f.container).addClass("cycle-sentinel cycle-slide"),h.find("*").css("visibility","hidden"),f._sentinel=h):a.type(g)=="string"&&/\d+\:\d+/.test(g)&&(i=g.match(/(\d+)\:(\d+)/),i=i[1]/i[2],f._autoHeightRatio=i,setTimeout(function(){a(window).triggerHandler("resize")},15))}function c(b,c){c._sentinel&&(c._sentinel.remove(),c._sentinel=null),c._autoHeightOnResize&&(a(window).off("resize orientationchange",c._autoHeightOnResize),c._autoHeightOnResize=null)}function d(b){var c=0,d=-1;return b.slides.each(function(b){var e=a(this).height();e>d&&(d=e,c=b)}),c}"use strict",a.extend(a.fn.cycle.defaults,{autoHeight:0}),a(document).on("cycle-initialized cycle-slide-added cycle-slide-removed",b),a(document).on("cycle-destroyed",c)}(jQuery),function(a){"use strict",a.extend(a.fn.cycle.defaults,{caption:"> .cycle-caption",captionTemplate:"{{slideNum}} / {{slideCount}}",overlay:"> .cycle-overlay",overlayTemplate:"<div>{{title}}</div><div>{{desc}}</div>",captionModule:"caption"}),a(document).on("cycle-update-view",function(b,c,d,e){if(c.captionModule!=="caption")return;var f;a.each(["caption","overlay"],function(){var a=this,b=d[a+"Template"],f=c.API.getComponent(a);f.length&&b?(f.html(c.API.tmpl(b,d,c,e)),f.show()):f.hide()})}),a(document).on("cycle-destroyed",function(b,c){var d;a.each(["caption","overlay"],function(){var a=this,b=c[a+"Template"];c[a]&&b&&(d=c.API.getComponent("caption"),d.empty())})})}(jQuery),function(a){"use strict";var b=a.fn.cycle;a.fn.cycle=function(c){var d,e,f,g=a.makeArray(arguments);return a.type(c)=="number"?this.cycle("goto",c):a.type(c)=="string"?this.each(function(){var h;d=c,f=a(this).data("cycle.opts");if(f===undefined){b.log('slideshow must be initialized before sending commands; "'+d+'" ignored');return}d=d=="goto"?"jump":d,e=f.API[d];if(a.isFunction(e))return h=a.makeArray(g),h.shift(),e.apply(f.API,h);b.log("unknown command: ",d)}):b.apply(this,arguments)},a.extend(a.fn.cycle,b),a.extend(b.API,{next:function(){var a=this.opts();if(a.busy&&!a.manualTrump)return;var b=a.reverse?-1:1;if(a.allowWrap===!1&&a.currSlide+b>=a.slideCount)return;a.API.advanceSlide(b),a.API.trigger("cycle-next",[a]).log("cycle-next")},prev:function(){var a=this.opts();if(a.busy&&!a.manualTrump)return;var b=a.reverse?1:-1;if(a.allowWrap===!1&&a.currSlide+b<0)return;a.API.advanceSlide(b),a.API.trigger("cycle-prev",[a]).log("cycle-prev")},destroy:function(){var a=this.opts();clearTimeout(a.timeoutId),a.timeoutId=0,a.API.stop(),a.API.trigger("cycle-destroyed",[a]).log("cycle-destroyed"),a.container.removeData("cycle.opts"),a.retainStylesOnDestroy||(a.container.removeAttr("style"),a.slides.removeAttr("style"),a.slides.removeClass("cycle-slide-active"))},jump:function(a){var b,c=this.opts();if(c.busy&&!c.manualTrump)return;var d=parseInt(a,10);if(isNaN(d)||d<0||d>=c.slides.length){c.API.log("goto: invalid slide index: "+d);return}if(d==c.currSlide){c.API.log("goto: skipping, already on slide",d);return}c.nextSlide=d,clearTimeout(c.timeoutId),c.timeoutId=0,c.API.log("goto: ",d," (zero-index)"),b=c.currSlide<c.nextSlide,c.API.prepareTx(!0,b)},stop:function(){var b=this.opts(),c=b.container;clearTimeout(b.timeoutId),b.timeoutId=0,b.API.stopTransition(),b.pauseOnHover&&(b.pauseOnHover!==!0&&(c=a(b.pauseOnHover)),c.off("mouseenter mouseleave")),b.API.trigger("cycle-stopped",[b]).log("cycle-stopped")},reinit:function(){var a=this.opts();a.API.destroy(),a.container.cycle()},remove:function(b){var c=this.opts(),d,e,f=[],g=1;for(var h=0;h<c.slides.length;h++)d=c.slides[h],h==b?e=d:(f.push(d),a(d).data("cycle.opts").slideNum=g,g++);e&&(c.slides=a(f),c.slideCount--,a(e).remove(),b==c.currSlide&&c.API.advanceSlide(1),c.API.trigger("cycle-slide-removed",[c,b,e]).log("cycle-slide-removed"),c.API.updateView())}}),a(document).on("click.cycle","[data-cycle-cmd]",function(b){b.preventDefault();var c=a(this),d=c.data("cycle-cmd"),e=c.data("cycle-context")||".cycle-slideshow";a(e).cycle(d,c.data("cycle-arg"))})}(jQuery),function(a){function b(b,c){var d;if(b._hashFence){b._hashFence=!1;return}d=window.location.hash.substring(1),b.slides.each(function(e){if(a(this).data("cycle-hash")==d)return c===!0?b.startingSlide=e:(b.nextSlide=e,b.API.prepareTx(!0,!1)),!1})}"use strict",a(document).on("cycle-pre-initialize",function(c,d){b(d,!0),d._onHashChange=function(){b(d,!1)},a(window).on("hashchange",d._onHashChange)}),a(document).on("cycle-update-view",function(a,b,c){c.hash&&(b._hashFence=!0,window.location.hash=c.hash)}),a(document).on("cycle-destroyed",function(b,c){c._onHashChange&&a(window).off("hashchange",c._onHashChange)})}(jQuery),function(a){"use strict",a.extend(a.fn.cycle.defaults,{loader:!1}),a(document).on("cycle-bootstrap",function(b,c){function e(b,e){function i(b){var g;c.loader=="wait"?(f.push(b),h===0&&(f.sort(j),d.apply(c.API,[f,e]),c.container.removeClass("cycle-loading"))):(g=a(c.slides[c.currSlide]),d.apply(c.API,[b,e]),g.show(),c.container.removeClass("cycle-loading"))}function j(a,b){return a.data("index")-b.data("index")}var f=[];if(a.type(b)=="string")b=a.trim(b);else if(a.type(b)==="array")for(var g=0;g<b.length;g++)b[g]=a(b[g])[0];b=a(b);var h=b.length;if(!h)return;b.hide().appendTo("body").each(function(b){function l(){--g===0&&(--h,i(j))}var g=0,j=a(this),k=j.is("img")?j:j.find("img");j.data("index",b),k=k.filter(":not(.cycle-loader-ignore)").filter(':not([src=""])');if(!k.length){--h,f.push(j);return}g=k.length,k.each(function(){this.complete?l():a(this).load(function(){l()}).error(function(){--g===0&&(c.API.log("slide skipped; img not loaded:",this.src),--h===0&&c.loader=="wait"&&d.apply(c.API,[f,e]))})})}),h&&c.container.addClass("cycle-loading")}var d;if(!c.loader)return;d=c.API.add,c.API.add=e})}(jQuery),function(a){function b(b,c,d){var e,f=b.API.getComponent("pager");f.each(function(){var f=a(this);if(c.pagerTemplate){var g=b.API.tmpl(c.pagerTemplate,c,b,d[0]);e=a(g).appendTo(f)}else e=f.children().eq(b.slideCount-1);e.on(b.pagerEvent,function(a){a.preventDefault(),b.API.page(f,a.currentTarget)})})}function c(a,b){var c=this.opts();if(c.busy&&!c.manualTrump)return;var d=a.children().index(b),e=d,f=c.currSlide<e;if(c.currSlide==e)return;c.nextSlide=e,c.API.prepareTx(!0,f),c.API.trigger("cycle-pager-activated",[c,a,b])}"use strict",a.extend(a.fn.cycle.defaults,{pager:"> .cycle-pager",pagerActiveClass:"cycle-pager-active",pagerEvent:"click.cycle",pagerTemplate:"<span>&bull;</span>"}),a(document).on("cycle-bootstrap",function(a,c,d){d.buildPagerLink=b}),a(document).on("cycle-slide-added",function(a,b,d,e){b.pager&&(b.API.buildPagerLink(b,d,e),b.API.page=c)}),a(document).on("cycle-slide-removed",function(b,c,d,e){if(c.pager){var f=c.API.getComponent("pager");f.each(function(){var b=a(this);a(b.children()[d]).remove()})}}),a(document).on("cycle-update-view",function(b,c,d){var e;c.pager&&(e=c.API.getComponent("pager"),e.each(function(){a(this).children().removeClass(c.pagerActiveClass).eq(c.currSlide).addClass(c.pagerActiveClass)}))}),a(document).on("cycle-destroyed",function(a,b){var c;b.pager&&b.pagerTemplate&&(c=b.API.getComponent("pager"),c.empty())})}(jQuery),function(a){"use strict",a.extend(a.fn.cycle.defaults,{next:"> .cycle-next",nextEvent:"click.cycle",disabledClass:"disabled",prev:"> .cycle-prev",prevEvent:"click.cycle",swipe:!1}),a(document).on("cycle-initialized",function(a,b){b.API.getComponent("next").on(b.nextEvent,function(a){a.preventDefault(),b.API.next()}),b.API.getComponent("prev").on(b.prevEvent,function(a){a.preventDefault(),b.API.prev()});if(b.swipe){var c=b.swipeVert?"swipeUp.cycle":"swipeLeft.cycle swipeleft.cycle",d=b.swipeVert?"swipeDown.cycle":"swipeRight.cycle swiperight.cycle";b.container.on(c,function(a){b.API.next()}),b.container.on(d,function(){b.API.prev()})}}),a(document).on("cycle-update-view",function(a,b,c,d){if(b.allowWrap)return;var e=b.disabledClass,f=b.API.getComponent("next"),g=b.API.getComponent("prev"),h=b._prevBoundry||0,i=b._nextBoundry||b.slideCount-1;b.currSlide==i?f.addClass(e).prop("disabled",!0):f.removeClass(e).prop("disabled",!1),b.currSlide===h?g.addClass(e).prop("disabled",!0):g.removeClass(e).prop("disabled",!1)}),a(document).on("cycle-destroyed",function(a,b){b.API.getComponent("prev").off(b.nextEvent),b.API.getComponent("next").off(b.prevEvent),b.container.off("swipeleft.cycle swiperight.cycle swipeLeft.cycle swipeRight.cycle swipeUp.cycle swipeDown.cycle")})}(jQuery),function(a){"use strict",a.extend(a.fn.cycle.defaults,{progressive:!1}),a(document).on("cycle-pre-initialize",function(b,c){if(!c.progressive)return;var d=c.API,e=d.next,f=d.prev,g=d.prepareTx,h=a.type(c.progressive),i,j;if(h=="array")i=c.progressive;else if(a.isFunction(c.progressive))i=c.progressive(c);else if(h=="string"){j=a(c.progressive),i=a.trim(j.html());if(!i)return;if(/^(\[)/.test(i))try{i=a.parseJSON(i)}catch(k){d.log("error parsing progressive slides",k);return}else i=i.split(new RegExp(j.data("cycle-split")||"\n")),i[i.length-1]||i.pop()}g&&(d.prepareTx=function(a,b){var d,e;if(a||i.length===0){g.apply(c.API,[a,b]);return}b&&c.currSlide==c.slideCount-1?(e=i[0],i=i.slice(1),c.container.one("cycle-slide-added",function(a,b){setTimeout(function(){b.API.advanceSlide(1)},50)}),c.API.add(e)):!b&&c.currSlide===0?(d=i.length-1,e=i[d],i=i.slice(0,d),c.container.one("cycle-slide-added",function(a,b){setTimeout(function(){b.currSlide=1,b.API.advanceSlide(-1)},50)}),c.API.add(e,!0)):g.apply(c.API,[a,b])}),e&&(d.next=function(){var a=this.opts();if(i.length&&a.currSlide==a.slideCount-1){var b=i[0];i=i.slice(1),a.container.one("cycle-slide-added",function(a,b){e.apply(b.API),b.container.removeClass("cycle-loading")}),a.container.addClass("cycle-loading"),a.API.add(b)}else e.apply(a.API)}),f&&(d.prev=function(){var a=this.opts();if(i.length&&a.currSlide===0){var b=i.length-1,c=i[b];i=i.slice(0,b),a.container.one("cycle-slide-added",function(a,b){b.currSlide=1,b.API.advanceSlide(-1),b.container.removeClass("cycle-loading")}),a.container.addClass("cycle-loading"),a.API.add(c,!0)}else f.apply(a.API)})})}(jQuery),function(a){"use strict",a.extend(a.fn.cycle.defaults,{tmplRegex:"{{((.)?.*?)}}"}),a.extend(a.fn.cycle.API,{tmpl:function(b,c){var d=new RegExp(c.tmplRegex||a.fn.cycle.defaults.tmplRegex,"g"),e=a.makeArray(arguments);return e.shift(),b.replace(d,function(b,c){var d,f,g,h,i=c.split(".");for(d=0;d<e.length;d++){g=e[d];if(!g)continue;if(i.length>1){h=g;for(f=0;f<i.length;f++)g=h,h=h[i[f]]||c}else h=g[c];if(a.isFunction(h))return h.apply(g,e);if(h!==undefined&&h!==null&&h!=c)return h}return c})}})}(jQuery);
7
 
8
  /*! Plugin for Cycle2; Copyright (c) 2012 M. Alsup; ver: 20130108 */
9
  (function(a){"use strict",a(document).on("cycle-bootstrap",function(a,b,c){if(b.fx!=="carousel")return;c.getSlideIndex=function(a){var b=this.opts()._carouselWrap.children(),c=b.index(a);return c%b.length},c.next=function(){var a=b.reverse?-1:1;if(b.allowWrap===!1&&b.currSlide+a>b.slideCount-b.carouselVisible)return;b.API.advanceSlide(a),b.API.trigger("cycle-next",[b]).log("cycle-next")}}),a.fn.cycle.transitions.carousel={preInit:function(b){b.hideNonActive=!1,b.container.on("cycle-destroyed",a.proxy(this.onDestroy,b.API)),b.API.stopTransition=this.stopTransition;for(var c=0;c<b.startingSlide;c++)b.container.append(b.slides[0])},postInit:function(b){var c,d,e=b.carouselVertical;b.carouselVisible&&b.carouselVisible>b.slideCount&&(b.carouselVisible=b.slideCount-1);var f=b.carouselVisible||b.slides.length,g={display:e?"block":"inline-block",position:"static"};b.container.css({position:"relative",overflow:"hidden"}),b.slides.css(g),b._currSlide=b.currSlide,d=a('<div class="cycle-carousel-wrap"></div').prependTo(b.container).css({margin:0,padding:0,top:0,left:0,position:"absolute"}).append(b.slides),b._carouselWrap=d,e||d.css("white-space","nowrap"),b.allowWrap!==!1&&(b.slides.slice(0,b.slideCount).clone().css(g).appendTo(d),b.carouselVisible===undefined&&b.slides.slice(0,b.slideCount).clone().css(g).appendTo(d),b.slides.slice(0,b.slideCount).clone().css(g).prependTo(d),b.carouselVisible===undefined&&b.slides.slice(0,b.slideCount).clone().css(g).prependTo(d),d.find(".cycle-slide-active").removeClass("cycle-slide-active"),b.slides.eq(b.startingSlide).addClass("cycle-slide-active")),b.pager&&b.allowWrap===!1&&(c=b.slideCount-f,a(b.pager).children().filter(":gt("+c+")").hide()),b._nextBoundry=b.slideCount-b.carouselVisible,this.prepareDimensions(b)},prepareDimensions:function(b){var c,d,e,f,g=b.carouselVertical,h=b.carouselVisible||b.slides.length;b.carouselFluid&&b.carouselVisible?b._carouselResizeThrottle||this.fluidSlides(b):b.carouselVisible&&b.carouselSlideDimension?(c=h*b.carouselSlideDimension,b.container[g?"height":"width"](c)):b.carouselVisible&&(c=h*a(b.slides[0])[g?"outerHeight":"outerWidth"](!0),b.container[g?"height":"width"](c)),d=b.carouselOffset||0;if(b.allowWrap!==!1)if(b.carouselSlideDimension)d-=(b.slideCount+b.currSlide)*b.carouselSlideDimension;else{f=b._carouselWrap.children();for(var i=0;i<b.slideCount+b.currSlide;i++)d-=a(f[i])[g?"outerHeight":"outerWidth"](!0)}b._carouselWrap.css(g?"top":"left",d)},fluidSlides:function(b){function g(){clearTimeout(c),c=setTimeout(h,20)}function h(){b._carouselWrap.stop(!1,!0);var a=b.container.width()/b.carouselVisible;a=Math.ceil(a-e),b._carouselWrap.children().width(a),b._sentinel&&b._sentinel.width(a),f(b)}var c,d=b.slides.eq(0),e=d.outerWidth()-d.width(),f=this.prepareDimensions;a(window).on("resize",g),b._carouselResizeThrottle=g,h()},transition:function(b,c,d,e,f){var g,h={},i=b.nextSlide-b.currSlide,j=b.carouselVertical,k=b.speed;if(b.allowWrap===!1){e=i>0;var l=b._currSlide,m=b.slideCount-b.carouselVisible;i>0&&b.nextSlide>m&&l==m?i=0:i>0&&b.nextSlide>m?i=b.nextSlide-l-(b.nextSlide-m):i<0&&b.currSlide>m&&b.nextSlide>m?i=0:i<0&&b.currSlide>m?i+=b.currSlide-m:l=b.currSlide,g=this.getScroll(b,j,l,i),b.API.opts()._currSlide=b.nextSlide>m?m:b.nextSlide}else e&&b.nextSlide===0?(g=this.getDim(b,b.currSlide,j),f=this.genCallback(b,e,j,f)):!e&&b.nextSlide==b.slideCount-1?(g=this.getDim(b,b.currSlide,j),f=this.genCallback(b,e,j,f)):g=this.getScroll(b,j,b.currSlide,i);h[j?"top":"left"]=e?"-="+g:"+="+g,b.throttleSpeed&&(k=g/a(b.slides[0])[j?"height":"width"]()*b.speed),b._carouselWrap.animate(h,k,b.easing,f)},getDim:function(b,c,d){var e=a(b.slides[c]);return e[d?"outerHeight":"outerWidth"](!0)},getScroll:function(a,b,c,d){var e,f=0;if(d>0)for(e=c;e<c+d;e++)f+=this.getDim(a,e,b);else for(e=c;e>c+d;e--)f+=this.getDim(a,e,b);return f},genCallback:function(b,c,d,e){return function(){var c=a(b.slides[b.nextSlide]).position(),f=0-c[d?"top":"left"]+(b.carouselOffset||0);b._carouselWrap.css(b.carouselVertical?"top":"left",f),e()}},stopTransition:function(){var a=this.opts();a.slides.stop(!1,!0),a._carouselWrap.stop(!1,!0)},onDestroy:function(b){var c=this.opts();c._carouselResizeThrottle&&a(window).off("resize",c._carouselResizeThrottle),c.slides.prependTo(c.container),c._carouselWrap.remove()}}})(jQuery);
js/jquery.cycle2.min.js CHANGED
@@ -1,6 +1,6 @@
1
- /*!
2
- * jQuery Cycle2; ver: 20130206
3
- * http://jquery.malsup.com/cycle2/
4
- * Copyright (c) 2013 M. Alsup; Dual licensed: MIT/GPL
5
- */
6
- (function(a){function c(a){return(a||"").toLowerCase()}"use strict";var b="20130205";a.fn.cycle=function(b){var d;return this.length===0&&!a.isReady?(d={s:this.selector,c:this.context},a.fn.cycle.log("requeuing slideshow (dom not ready)"),a(function(){a(d.s,d.c).cycle(b)}),this):this.each(function(){var d,e,f,g,h=a(this),i=a.fn.cycle.log;if(h.data("cycle.opts"))return;if(h.data("cycle-log")===!1||b&&b.log===!1||e&&e.log===!1)i=a.noop;i("--c2 init--"),d=h.data();for(var j in d)d.hasOwnProperty(j)&&/^cycle[A-Z]+/.test(j)&&(g=d[j],f=j.match(/^cycle(.*)/)[1].replace(/^[A-Z]/,c),i(f+":",g,"("+typeof g+")"),d[f]=g);e=a.extend({},a.fn.cycle.defaults,d,b||{}),e.timeoutId=0,e.paused=e.paused||!1,e.container=h,e._maxZ=e.maxZ,e.API=a.extend({_container:h},a.fn.cycle.API),e.API.log=i,e.API.trigger=function(a,b){return e.container.trigger(a,b),e.API},h.data("cycle.opts",e),h.data("cycle.API",e.API),e.API.trigger("cycle-bootstrap",[e,e.API]),e.API.addInitialSlides(),e.API.preInitSlideshow(),e.slides.length&&e.API.initSlideshow()})},a.fn.cycle.API={opts:function(){return this._container.data("cycle.opts")},addInitialSlides:function(){var b=this.opts(),c=b.slides;b.slideCount=0,b.slides=a(),c=c.jquery?c:b.container.find(c),b.random&&c.sort(function(){return Math.random()-.5}),b.API.add(c)},preInitSlideshow:function(){var b=this.opts();b.API.trigger("cycle-pre-initialize",[b]);var c=a.fn.cycle.transitions[b.fx];c&&a.isFunction(c.preInit)&&c.preInit(b),b._preInitialized=!0},postInitSlideshow:function(){var b=this.opts();b.API.trigger("cycle-post-initialize",[b]);var c=a.fn.cycle.transitions[b.fx];c&&a.isFunction(c.postInit)&&c.postInit(b)},initSlideshow:function(){var b=this.opts(),c=b.container;b.API.calcFirstSlide(),b.container.css("position")=="static"&&b.container.css("position","relative"),a(b.slides[b.currSlide]).css("opacity",1).show(),b.API.stackSlides(b.slides[b.currSlide],b.slides[b.nextSlide],!b.reverse),b.pauseOnHover&&(b.pauseOnHover!==!0&&(c=a(b.pauseOnHover)),c.hover(function(){b.hoverPaused=!0,b.paused||b.API.trigger("cycle-paused",[b])},function(){b.hoverPaused=!1,b.paused||b.API.trigger("cycle-resumed",[b])})),b.timeout&&(b.timeoutId=setTimeout(function(){b.API.prepareTx(!1,!b.reverse)},b.timeout+b.delay)),b._initialized=!0,b.API.updateView(!0),b.container.on("cycle-paused cycle-resumed",function(a){b.container[a.type==="cycle-paused"?"addClass":"removeClass"]("cycle-paused")}),b.API.trigger("cycle-initialized",[b]),b.API.postInitSlideshow()},add:function(b,c){var d=this.opts(),e=d.slideCount,f=!1,g;a.type(b)=="string"&&(b=a.trim(b)),a(b).each(function(b){var e,f=a(this);c?d.container.prepend(f):d.container.append(f),d.slideCount++,e=d.API.buildSlideOpts(f),c?d.slides=a(f).add(d.slides):d.slides=d.slides.add(f),d.API.initSlide(e,f,--d._maxZ),f.data("cycle.opts",e),d.API.trigger("cycle-slide-added",[d,e,f])}),d.API.updateView(!0),f=d._preInitialized&&e<2&&d.slideCount>=1,f&&(d._initialized?d.timeout&&(g=d.slides.length,d.nextSlide=d.reverse?g-1:1,d.timeoutId||d.API.queueTransition(d)):d.API.initSlideshow())},calcFirstSlide:function(){var a=this.opts(),b;b=parseInt(a.startingSlide||0,10);if(b>=a.slides.length||b<0)b=0;a.currSlide=b,a.reverse?(a.nextSlide=b-1,a.nextSlide<0&&(a.nextSlide=a.slides.length-1)):(a.nextSlide=b+1,a.nextSlide==a.slides.length&&(a.nextSlide=0))},calcNextSlide:function(){var a=this.opts(),b;a.reverse?(b=a.nextSlide-1<0,a.nextSlide=b?a.slideCount-1:a.nextSlide-1,a.currSlide=b?0:a.nextSlide+1):(b=a.nextSlide+1==a.slides.length,a.nextSlide=b?0:a.nextSlide+1,a.currSlide=b?a.slides.length-1:a.nextSlide-1)},calcTx:function(b,c){var d=b,e;return c&&d.manualFx&&(e=a.fn.cycle.transitions[d.manualFx]),e||(e=a.fn.cycle.transitions[d.fx]),e||(e=a.fn.cycle.transitions.fade,d.API.log('Transition "'+d.fx+'" not found. Using fade.')),e},prepareTx:function(a,b){var c=this.opts(),d,e,f,g,h;if(c.slideCount<2){c.timeoutId=0;return}a&&(!c.busy||c.manualTrump)&&(c.API.stopTransition(),c.busy=!1,clearTimeout(c.timeoutId),c.timeoutId=0);if(c.busy)return;if(c.timeoutId===0&&!a)return;e=c.slides[c.currSlide],f=c.slides[c.nextSlide],g=c.API.getSlideOpts(c.nextSlide),h=c.API.calcTx(g,a),c._tx=h,a&&g.manualSpeed!==undefined&&(g.speed=g.manualSpeed),c.nextSlide!=c.currSlide&&(a||!c.paused&&!c.hoverPaused&&c.timeout)?(c.API.trigger("cycle-before",[g,e,f,b]),h.before&&h.before(g,e,f,b),d=function(){c.busy=!1;if(!c.container.data("cycle.opts"))return;h.after&&h.after(g,e,f,b),c.API.trigger("cycle-after",[g,e,f,b]),c.API.queueTransition(g),c.API.updateView(!0)},c.busy=!0,h.transition?h.transition(g,e,f,b,d):c.API.doTransition(g,e,f,b,d),c.API.calcNextSlide(),c.updateView<0&&c.API.updateView()):c.API.queueTransition(g)},doTransition:function(b,c,d,e,f){var g=b,h=a(c),i=a(d),j=function(){i.animate(g.animIn||{opacity:1},g.speed,g.easeIn||g.easing,f)};i.css(g.cssBefore||{}),h.animate(g.animOut||{},g.speed,g.easeOut||g.easing,function(){h.css(g.cssAfter||{}),g.sync||j()}),g.sync&&j()},queueTransition:function(a){var b=this.opts();if(b.nextSlide===0&&--b.loop===0){b.API.log("terminating; loop=0"),b.timeout=0,b.API.trigger("cycle-finished",[b]),b.nextSlide=b.currSlide;return}a.timeout&&(b.timeoutId=setTimeout(function(){b.API.prepareTx(!1,!b.reverse)},a.timeout))},stopTransition:function(){var a=this.opts();a.slides.filter(":animated").length&&(a.slides.stop(!1,!0),a.API.trigger("cycle-transition-stopped",[a])),a._tx&&a._tx.stopTransition&&a._tx.stopTransition(a)},advanceSlide:function(a){var b=this.opts();return clearTimeout(b.timeoutId),b.timeoutId=0,b.nextSlide=b.currSlide+a,b.nextSlide<0?b.nextSlide=b.slides.length-1:b.nextSlide>=b.slides.length&&(b.nextSlide=0),b.API.prepareTx(!0,a>=0),!1},buildSlideOpts:function(b){var d=this.opts(),e,f,g=b.data()||{};for(var h in g)g.hasOwnProperty(h)&&/^cycle[A-Z]+/.test(h)&&(e=g[h],f=h.match(/^cycle(.*)/)[1].replace(/^[A-Z]/,c),d.API.log("["+(d.slideCount-1)+"]",f+":",e,"("+typeof e+")"),g[f]=e);g=a.extend({},a.fn.cycle.defaults,d,g),g.slideNum=d.slideCount;try{delete g.API,delete g.slideCount,delete g.currSlide,delete g.nextSlide,delete g.slides}catch(i){}return g},getSlideOpts:function(b){var c=this.opts();b===undefined&&(b=c.currSlide);var d=c.slides[b],e=a(d).data("cycle.opts");return a.extend({},c,e)},initSlide:function(b,c,d){var e=this.opts();c.css(b.slideCss||{}),d>0&&c.css("zIndex",d),isNaN(b.speed)&&(b.speed=a.fx.speeds[b.speed]||a.fx.speeds._default),b.sync||(b.speed=b.speed/2),c.addClass(e.slideClass)},updateView:function(a){var b=this.opts();if(!b._initialized)return;var c=b.API.getSlideOpts(),d=b.slides[b.currSlide];b.slideActiveClass&&b.slides.removeClass(b.slideActiveClass).eq(b.currSlide).addClass(b.slideActiveClass),a&&b.hideNonActive&&b.slides.filter(":not(."+b.slideActiveClass+")").hide(),b.API.trigger("cycle-update-view",[b,c,d])},getComponent:function(b){var c=this.opts(),d=c[b];return typeof d=="string"?/^\s*\>/.test(d)?c.container.find(d):a(d):d.jquery?d:a(d)},stackSlides:function(b,c,d){var e=this.opts();b||(b=e.slides[e.currSlide],c=e.slides[e.nextSlide],d=!e.reverse),a(b).css("zIndex",e.maxZ);var f,g=e.maxZ-2,h=e.slideCount;if(d){for(f=e.currSlide+1;f<h;f++)a(e.slides[f]).css("zIndex",g--);for(f=0;f<e.currSlide;f++)a(e.slides[f]).css("zIndex",g--)}else{for(f=e.currSlide-1;f>=0;f--)a(e.slides[f]).css("zIndex",g--);for(f=h-1;f>e.currSlide;f--)a(e.slides[f]).css("zIndex",g--)}a(c).css("zIndex",e.maxZ-1)},getSlideIndex:function(a){return this.opts().slides.index(a)}},a.fn.cycle.log=function(){window.console&&console.log&&console.log("[cycle2] "+Array.prototype.join.call(arguments," "))},a.fn.cycle.version=function(){return"Cycle2: "+b},a.fn.cycle.transitions={custom:{},none:{before:function(a,b,c,d){a.API.stackSlides(c,b,d),a.cssBefore={opacity:1,display:"block"}}},fade:{before:function(b,c,d,e){var f=b.API.getSlideOpts(b.nextSlide).slideCss||{};b.API.stackSlides(c,d,e),b.cssBefore=a.extend(f,{opacity:0,display:"block"}),b.animIn={opacity:1},b.animOut={opacity:0}}},fadeout:{before:function(b,c,d,e){var f=b.API.getSlideOpts(b.nextSlide).slideCss||{};b.API.stackSlides(c,d,e),b.cssBefore=a.extend(f,{opacity:1,display:"block"}),b.animOut={opacity:0}}},scrollHorz:{before:function(a,b,c,d){a.API.stackSlides(b,c,d);var e=a.container.css("overflow","hidden").width();a.cssBefore={left:d?e:-e,top:0,opacity:1,display:"block"},a.cssAfter={zIndex:a._maxZ-2,left:0},a.animIn={left:0},a.animOut={left:d?-e:e}}}},a.fn.cycle.defaults={allowWrap:!0,autoSelector:".cycle-slideshow[data-cycle-auto-init!=false]",delay:0,easing:null,fx:"fade",hideNonActive:!0,loop:0,manualFx:undefined,manualSpeed:undefined,manualTrump:!0,maxZ:100,pauseOnHover:!1,reverse:!1,slideActiveClass:"cycle-slide-active",slideClass:"cycle-slide",slideCss:{position:"absolute",top:0,left:0},slides:"> img",speed:500,startingSlide:0,sync:!0,timeout:4e3,updateView:-1},a(document).ready(function(){a(a.fn.cycle.defaults.autoSelector).cycle()})})(jQuery),function(a){"use strict",a.extend(a.fn.cycle.defaults,{autoHeight:0}),a(document).on("cycle-initialized",function(b,c){function h(){c.container.height(c.container.width()/g)}var d=c.autoHeight,e=-1,f,g;d==="calc"||a.type(d)=="number"&&d>=0?(d==="calc"?c.slides.each(function(b){var c=a(this).height();c>e&&(e=c,d=b)}):d>=c.slides.length&&(d=0),f=a(c.slides[d]).clone(),f.removeAttr("id name rel").find("[id],[name],[rel]").removeAttr("id name rel"),f.css({position:"static",visibility:"hidden",display:"block"}).prependTo(c.container).removeClass().addClass("cycle-sentinel cycle-slide"),f.find("*").css("visibility","hidden"),c._sentinel=f):a.type(d)=="string"&&/\d+\:\d+/.test(d)&&(g=d.match(/(\d+)\:(\d+)/),g=g[1]/g[2],a(window).on("resize",h),c._autoHeightOnResize=h,setTimeout(function(){a(window).triggerHandler("resize")},15))}),a(document).on("cycle-destroyed",function(b,c){c._sentinel&&c._sentinel.remove(),c._autoHeightOnResize&&a(window).off("resize",c._autoHeightOnResize)})}(jQuery),function(a){"use strict",a.extend(a.fn.cycle.defaults,{caption:"> .cycle-caption",captionTemplate:"{{slideNum}} / {{slideCount}}",overlay:"> .cycle-overlay",overlayTemplate:"<div>{{title}}</div><div>{{desc}}</div>"}),a(document).on("cycle-update-view",function(b,c,d,e){var f;a.each(["caption","overlay"],function(){var a=this,b=d[a+"Template"],f=c.API.getComponent(a);f.length&&b?(f.html(c.API.tmpl(b,d,c,e)),f.show()):f.hide()})}),a(document).on("cycle-destroyed",function(b,c){var d;a.each(["caption","overlay"],function(){var a=this,b=c[a+"Template"];c[a]&&b&&(d=c.API.getComponent("caption"),d.empty())})})}(jQuery),function(a){"use strict";var b=a.fn.cycle;a.fn.cycle=function(c){var d,e,f,g=a.makeArray(arguments);return a.type(c)=="number"?this.cycle("goto",c):a.type(c)=="string"?this.each(function(){var h;d=c,f=a(this).data("cycle.opts");if(f===undefined){b.log('slideshow must be initialized before sending commands; "'+d+'" ignored');return}d=d=="goto"?"jump":d,e=f.API[d];if(a.isFunction(e))return h=a.makeArray(g),h.shift(),e.apply(f.API,h);b.log("unknown command: ",d)}):b.apply(this,arguments)},a.extend(a.fn.cycle,b),a.extend(b.API,{next:function(){var a=this.opts();if(a.busy&&!a.manualTrump)return;var b=a.reverse?-1:1;if(a.allowWrap===!1&&a.currSlide+b>=a.slideCount)return;a.API.advanceSlide(b),a.API.trigger("cycle-next",[a]).log("cycle-next")},prev:function(){var a=this.opts();if(a.busy&&!a.manualTrump)return;var b=a.reverse?1:-1;if(a.allowWrap===!1&&a.currSlide+b<0)return;a.API.advanceSlide(b),a.API.trigger("cycle-prev",[a]).log("cycle-prev")},destroy:function(){var a=this.opts();clearTimeout(a.timeoutId),a.timeoutId=0,a.API.stop(),a.API.trigger("cycle-destroyed",[a]).log("cycle-destroyed"),a.container.removeData("cycle.opts"),a.retainStylesOnDestroy||(a.container.removeAttr("style"),a.slides.removeAttr("style"),a.slides.removeClass("cycle-slide-active"))},jump:function(a){var b,c=this.opts();if(c.busy&&!c.manualTrump)return;var d=parseInt(a,10);if(isNaN(d)||d<0||d>=c.slides.length){c.API.log("goto: invalid slide index: "+d);return}if(d==c.currSlide){c.API.log("goto: skipping, already on slide",d);return}c.nextSlide=d,clearTimeout(c.timeoutId),c.timeoutId=0,c.API.log("goto: ",d," (zero-index)"),b=c.currSlide<c.nextSlide,c.API.prepareTx(!0,b)},stop:function(){var b=this.opts(),c=b.container;clearTimeout(b.timeoutId),b.timeoutId=0,b.API.stopTransition(),b.pauseOnHover&&(b.pauseOnHover!==!0&&(c=a(b.pauseOnHover)),c.off("mouseenter mouseleave")),b.API.trigger("cycle-stopped",[b]).log("cycle-stopped")},pause:function(){var a=this.opts();a.paused=!0,a.API.trigger("cycle-paused",[a]).log("cycle-paused")},resume:function(){var a=this.opts();a.paused=!1,a.API.trigger("cycle-resumed",[a]).log("cycle-resumed")},reinit:function(){var a=this.opts();a.API.destroy(),a.container.cycle()},remove:function(b){var c=this.opts(),d,e,f=[],g=1;for(var h=0;h<c.slides.length;h++)d=c.slides[h],h==b?e=d:(f.push(d),a(d).data("cycle.opts").slideNum=g,g++);e&&(c.slides=a(f),c.slideCount--,a(e).remove(),b==c.currSlide&&c.API.advanceSlide(1),c.API.trigger("cycle-slide-removed",[c,b,e]).log("cycle-slide-removed"),c.API.updateView())}}),a(document).on("click.cycle","[data-cycle-cmd]",function(b){b.preventDefault();var c=a(this),d=c.data("cycle-cmd"),e=c.data("cycle-context")||".cycle-slideshow";a(e).cycle(d,c.data("cycle-arg"))})}(jQuery),function(a){function b(b,c){var d;if(b._hashFence){b._hashFence=!1;return}d=window.location.hash.substring(1),b.slides.each(function(e){if(a(this).data("cycle-hash")==d)return c===!0?b.startingSlide=e:(b.nextSlide=e,b.API.prepareTx(!0,!1)),!1})}"use strict",a(document).on("cycle-pre-initialize",function(c,d){b(d,!0),d._onHashChange=function(){b(d,!1)},a(window).on("hashchange",d._onHashChange)}),a(document).on("cycle-update-view",function(a,b,c){c.hash&&(b._hashFence=!0,window.location.hash=c.hash)}),a(document).on("cycle-destroyed",function(b,c){c._onHashChange&&a(window).off("hashchange",c._onHashChange)})}(jQuery),function(a){"use strict",a.extend(a.fn.cycle.defaults,{loader:!1}),a(document).on("cycle-bootstrap",function(b,c){function e(b,e){function h(b){var h;c.loader=="wait"?(f.push(b),g===0&&(f.sort(i),d.apply(c.API,[f,e]),c.container.removeClass("cycle-loading"))):(h=a(c.slides[c.currSlide]),d.apply(c.API,[b,e]),h.show(),c.container.removeClass("cycle-loading"))}function i(a,b){return a.data("index")-b.data("index")}var f=[];typeof b=="string"&&(b=a.trim(b)),b=a(b);var g=b.length;b.hide().appendTo("body").each(function(b){function l(){--i===0&&(--g,h(j))}var i=0,j=a(this),k=j.is("img")?j:j.find("img");j.data("index",b),k=k.filter(":not(.cycle-loader-ignore)");if(!k.length){--g,f.push(j);return}i=k.length,k.each(function(){this.complete?l():a(this).load(function(){l()}).error(function(){--i===0&&(c.API.log("slide skipped; img not loaded:",this.src),--g===0&&c.loader=="wait"&&d.apply(c.API,[f,e]))})})}),g&&c.container.addClass("cycle-loading")}var d;if(!c.loader)return;d=c.API.add,c.API.add=e})}(jQuery),function(a){function b(b,c,d){var e,f=b.API.getComponent("pager");f.each(function(){var f=a(this);if(c.pagerTemplate){var g=b.API.tmpl(c.pagerTemplate,c,b,d[0]);e=a(g).appendTo(f)}else e=f.children().eq(b.slideCount-1);e.on(b.pagerEvent,function(a){a.preventDefault(),b.API.page(f,a.currentTarget)})})}function c(a,b){var c=this.opts();if(c.busy&&!c.manualTrump)return;var d=a.children().index(b),e=d,f=c.currSlide<e;if(c.currSlide==e)return;c.nextSlide=e,c.API.prepareTx(!0,f),c.API.trigger("cycle-pager-activated",[c,a,b])}"use strict",a.extend(a.fn.cycle.defaults,{pager:"> .cycle-pager",pagerActiveClass:"cycle-pager-active",pagerEvent:"click.cycle",pagerTemplate:"<span>&bull;</span>"}),a(document).on("cycle-bootstrap",function(a,c,d){d.buildPagerLink=b}),a(document).on("cycle-slide-added",function(a,b,d,e){b.pager&&(b.API.buildPagerLink(b,d,e),b.API.page=c)}),a(document).on("cycle-slide-removed",function(b,c,d,e){if(c.pager){var f=c.API.getComponent("pager");f.each(function(){var b=a(this);a(b.children()[d]).remove()})}}),a(document).on("cycle-update-view",function(b,c,d){var e;c.pager&&(e=c.API.getComponent("pager"),e.each(function(){a(this).children().removeClass(c.pagerActiveClass).eq(c.currSlide).addClass(c.pagerActiveClass)}))}),a(document).on("cycle-destroyed",function(a,b){var c;b.pager&&b.pagerTemplate&&(c=b.API.getComponent("pager"),c.empty())})}(jQuery),function(a){"use strict",a.extend(a.fn.cycle.defaults,{next:"> .cycle-next",nextEvent:"click.cycle",disabledClass:"disabled",prev:"> .cycle-prev",prevEvent:"click.cycle",swipe:!1}),a(document).on("cycle-initialized",function(a,b){b.API.getComponent("next").off(b.nextEvent).on(b.nextEvent,function(a){a.preventDefault(),b.API.next()}),b.API.getComponent("prev").off(b.prevEvent).on(b.prevEvent,function(a){a.preventDefault(),b.API.prev()});if(b.swipe){var c=b.swipeVert?"swipeUp.cycle":"swipeLeft.cycle swipeleft.cycle",d=b.swipeVert?"swipeDown.cycle":"swipeRight.cycle swiperight.cycle";b.container.on(c,function(a){b.API.next()}),b.container.on(d,function(){b.API.prev()})}}),a(document).on("cycle-update-view",function(a,b,c,d){if(b.allowWrap)return;var e=b.disabledClass,f=b.API.getComponent("next"),g=b.API.getComponent("prev"),h=b._prevBoundry||0,i=b._nextBoundry||b.slideCount-1;b.currSlide==i?f.addClass(e).prop("disabled",!0):f.removeClass(e).prop("disabled",!1),b.currSlide===h?g.addClass(e).prop("disabled",!0):g.removeClass(e).prop("disabled",!1)}),a(document).on("cycle-destroyed",function(b,c){a(c.next).off(c.nextEvent),a(c.prev).off(c.prevEvent),c.container.off("swipeleft.cycle swiperight.cycle swipeLeft.cycle swipeRight.cycle swipeUp.cycle swipeDown.cycle")})}(jQuery),function(a){"use strict",a.extend(a.fn.cycle.defaults,{progressive:!1}),a(document).on("cycle-pre-initialize",function(b,c){if(!c.progressive)return;var d=c.API,e=d.next,f=d.prev,g=d.prepareTx,h=a.type(c.progressive),i,j;if(h=="array")i=c.progressive;else if(a.isFunction(c.progressive))i=c.progressive(c);else if(h=="string"){j=a(c.progressive),i=a.trim(j.html());if(!i)return;if(/^(\[)/.test(i))try{i=a.parseJSON(i)}catch(k){d.log("error parsing progressive slides",k);return}else i=i.split(new RegExp(j.data("cycle-split")||"\n")),i[i.length-0]||i.pop()}g&&(d.prepareTx=function(a,b){var d,e;if(a||i.length===0){g.apply(c.API,[a,b]);return}b&&c.currSlide==c.slideCount-1?(e=i[0],i=i.slice(1),c.container.one("cycle-slide-added",function(a,b){setTimeout(function(){b.API.advanceSlide(1)},50)}),c.API.add(e)):!b&&c.currSlide===0?(d=i.length-1,e=i[d],i=i.slice(0,d),c.container.one("cycle-slide-added",function(a,b){setTimeout(function(){b.currSlide=1,b.API.advanceSlide(-1)},50)}),c.API.add(e,!0)):g.apply(c.API,[a,b])}),e&&(d.next=function(){var a=this.opts();if(i.length&&a.currSlide==a.slideCount-1){var b=i[0];i=i.slice(1),a.container.one("cycle-slide-added",function(a,b){e.apply(b.API),b.container.removeClass("cycle-loading")}),a.container.addClass("cycle-loading"),a.API.add(b)}else e.apply(a.API)}),f&&(d.prev=function(){var a=this.opts();if(i.length&&a.currSlide===0){var b=i.length-1,c=i[b];i=i.slice(0,b),a.container.one("cycle-slide-added",function(a,b){b.currSlide=1,b.API.advanceSlide(-1),b.container.removeClass("cycle-loading")}),a.container.addClass("cycle-loading"),a.API.add(c,!0)}else f.apply(a.API)})})}(jQuery),function(a){"use strict",a.extend(a.fn.cycle.defaults,{tmplRegex:"{{((.)?.*?)}}"}),a.extend(a.fn.cycle.API,{tmpl:function(b,c){var d=new RegExp(c.tmplRegex||a.fn.cycle.defaults.tmplRegex,"g"),e=a.makeArray(arguments);return e.shift(),b.replace(d,function(b,c){var d,f,g,h,i=c.split(".");for(d=0;d<e.length;d++){g=e[d];if(!g)continue;if(i.length>1){h=g;for(f=0;f<i.length;f++)g=h,h=h[i[f]]||c}else h=g[c];if(a.isFunction(h))return h.apply(g,e);if(h!==undefined&&h!==null&&h!=c)return h}return c})}})}(jQuery);
1
+ /*!
2
+ * jQuery Cycle2; ver: 20130323
3
+ * http://jquery.malsup.com/cycle2/
4
+ * Copyright (c) 2013 M. Alsup; Dual licensed: MIT/GPL
5
+ */
6
+ (function(a){function c(a){return(a||"").toLowerCase()}"use strict";var b="20130323";a.fn.cycle=function(b){var d;return this.length===0&&!a.isReady?(d={s:this.selector,c:this.context},a.fn.cycle.log("requeuing slideshow (dom not ready)"),a(function(){a(d.s,d.c).cycle(b)}),this):this.each(function(){var d,e,f,g,h=a(this),i=a.fn.cycle.log;if(h.data("cycle.opts"))return;if(h.data("cycle-log")===!1||b&&b.log===!1||e&&e.log===!1)i=a.noop;i("--c2 init--"),d=h.data();for(var j in d)d.hasOwnProperty(j)&&/^cycle[A-Z]+/.test(j)&&(g=d[j],f=j.match(/^cycle(.*)/)[1].replace(/^[A-Z]/,c),i(f+":",g,"("+typeof g+")"),d[f]=g);e=a.extend({},a.fn.cycle.defaults,d,b||{}),e.timeoutId=0,e.paused=e.paused||!1,e.container=h,e._maxZ=e.maxZ,e.API=a.extend({_container:h},a.fn.cycle.API),e.API.log=i,e.API.trigger=function(a,b){return e.container.trigger(a,b),e.API},h.data("cycle.opts",e),h.data("cycle.API",e.API),e.API.trigger("cycle-bootstrap",[e,e.API]),e.API.addInitialSlides(),e.API.preInitSlideshow(),e.slides.length&&e.API.initSlideshow()})},a.fn.cycle.API={opts:function(){return this._container.data("cycle.opts")},addInitialSlides:function(){var b=this.opts(),c=b.slides;b.slideCount=0,b.slides=a(),c=c.jquery?c:b.container.find(c),b.random&&c.sort(function(){return Math.random()-.5}),b.API.add(c)},preInitSlideshow:function(){var b=this.opts();b.API.trigger("cycle-pre-initialize",[b]);var c=a.fn.cycle.transitions[b.fx];c&&a.isFunction(c.preInit)&&c.preInit(b),b._preInitialized=!0},postInitSlideshow:function(){var b=this.opts();b.API.trigger("cycle-post-initialize",[b]);var c=a.fn.cycle.transitions[b.fx];c&&a.isFunction(c.postInit)&&c.postInit(b)},initSlideshow:function(){var b=this.opts(),c=b.container,d;b.API.calcFirstSlide(),b.container.css("position")=="static"&&b.container.css("position","relative"),a(b.slides[b.currSlide]).css("opacity",1).show(),b.API.stackSlides(b.slides[b.currSlide],b.slides[b.nextSlide],!b.reverse),b.pauseOnHover&&(b.pauseOnHover!==!0&&(c=a(b.pauseOnHover)),c.hover(function(){b.API.pause(!0)},function(){b.API.resume(!0)})),b.timeout&&(d=b.API.getSlideOpts(b.nextSlide),b.API.queueTransition(d)),b._initialized=!0,b.API.updateView(!0),b.API.trigger("cycle-initialized",[b]),b.API.postInitSlideshow()},pause:function(b){var c=this.opts(),d=c.API.getSlideOpts(),e=c.hoverPaused||c.paused,f;b?c.hoverPaused=!0:c.paused=!0,e||(c.container.addClass("cycle-paused"),c.API.trigger("cycle-paused",[c]).log("cycle-paused"),d.timeout&&(clearTimeout(c.timeoutId),c.timeoutId=0,f=a.now(),c._remainingTimeout-=f-c._lastQueue,c._remainingTimeout<0&&(c._remainingTimeout=undefined)))},resume:function(a){var b=this.opts(),c=!b.hoverPaused&&!b.paused,d;a?b.hoverPaused=!1:b.paused=!1,c||(b.container.removeClass("cycle-paused"),b.API.queueTransition(b.API.getSlideOpts(),b._remainingTimeout),b.API.trigger("cycle-resumed",[b,b._remainingTimeout]).log("cycle-resumed"))},add:function(b,c){var d=this.opts(),e=d.slideCount,f=!1,g;a.type(b)=="string"&&(b=a.trim(b)),a(b).each(function(b){var e,f=a(this);c?d.container.prepend(f):d.container.append(f),d.slideCount++,e=d.API.buildSlideOpts(f),c?d.slides=a(f).add(d.slides):d.slides=d.slides.add(f),d.API.initSlide(e,f,--d._maxZ),f.data("cycle.opts",e),d.API.trigger("cycle-slide-added",[d,e,f])}),d.API.updateView(!0),f=d._preInitialized&&e<2&&d.slideCount>=1,f&&(d._initialized?d.timeout&&(g=d.slides.length,d.nextSlide=d.reverse?g-1:1,d.timeoutId||d.API.queueTransition(d)):d.API.initSlideshow())},calcFirstSlide:function(){var a=this.opts(),b;b=parseInt(a.startingSlide||0,10);if(b>=a.slides.length||b<0)b=0;a.currSlide=b,a.reverse?(a.nextSlide=b-1,a.nextSlide<0&&(a.nextSlide=a.slides.length-1)):(a.nextSlide=b+1,a.nextSlide==a.slides.length&&(a.nextSlide=0))},calcNextSlide:function(){var a=this.opts(),b;a.reverse?(b=a.nextSlide-1<0,a.nextSlide=b?a.slideCount-1:a.nextSlide-1,a.currSlide=b?0:a.nextSlide+1):(b=a.nextSlide+1==a.slides.length,a.nextSlide=b?0:a.nextSlide+1,a.currSlide=b?a.slides.length-1:a.nextSlide-1)},calcTx:function(b,c){var d=b,e;return c&&d.manualFx&&(e=a.fn.cycle.transitions[d.manualFx]),e||(e=a.fn.cycle.transitions[d.fx]),e||(e=a.fn.cycle.transitions.fade,d.API.log('Transition "'+d.fx+'" not found. Using fade.')),e},prepareTx:function(a,b){var c=this.opts(),d,e,f,g,h;if(c.slideCount<2){c.timeoutId=0;return}a&&(!c.busy||c.manualTrump)&&(c.API.stopTransition(),c.busy=!1,clearTimeout(c.timeoutId),c.timeoutId=0);if(c.busy)return;if(c.timeoutId===0&&!a)return;e=c.slides[c.currSlide],f=c.slides[c.nextSlide],g=c.API.getSlideOpts(c.nextSlide),h=c.API.calcTx(g,a),c._tx=h,a&&g.manualSpeed!==undefined&&(g.speed=g.manualSpeed),c.nextSlide!=c.currSlide&&(a||!c.paused&&!c.hoverPaused&&c.timeout)?(c.API.trigger("cycle-before",[g,e,f,b]),h.before&&h.before(g,e,f,b),d=function(){c.busy=!1;if(!c.container.data("cycle.opts"))return;h.after&&h.after(g,e,f,b),c.API.trigger("cycle-after",[g,e,f,b]),c.API.queueTransition(g),c.API.updateView(!0)},c.busy=!0,h.transition?h.transition(g,e,f,b,d):c.API.doTransition(g,e,f,b,d),c.API.calcNextSlide(),c.API.updateView()):c.API.queueTransition(g)},doTransition:function(b,c,d,e,f){var g=b,h=a(c),i=a(d),j=function(){i.animate(g.animIn||{opacity:1},g.speed,g.easeIn||g.easing,f)};i.css(g.cssBefore||{}),h.animate(g.animOut||{},g.speed,g.easeOut||g.easing,function(){h.css(g.cssAfter||{}),g.sync||j()}),g.sync&&j()},queueTransition:function(b,c){var d=this.opts(),e=c!==undefined?c:b.timeout;if(d.nextSlide===0&&--d.loop===0){d.API.log("terminating; loop=0"),d.timeout=0,e?setTimeout(function(){d.API.trigger("cycle-finished",[d])},e):d.API.trigger("cycle-finished",[d]),d.nextSlide=d.currSlide;return}e&&(d._lastQueue=a.now(),c===undefined&&(d._remainingTimeout=b.timeout),!d.paused&&!d.hoverPaused&&(d.timeoutId=setTimeout(function(){d.API.prepareTx(!1,!d.reverse)},e)))},stopTransition:function(){var a=this.opts();a.slides.filter(":animated").length&&(a.slides.stop(!1,!0),a.API.trigger("cycle-transition-stopped",[a])),a._tx&&a._tx.stopTransition&&a._tx.stopTransition(a)},advanceSlide:function(a){var b=this.opts();return clearTimeout(b.timeoutId),b.timeoutId=0,b.nextSlide=b.currSlide+a,b.nextSlide<0?b.nextSlide=b.slides.length-1:b.nextSlide>=b.slides.length&&(b.nextSlide=0),b.API.prepareTx(!0,a>=0),!1},buildSlideOpts:function(b){var d=this.opts(),e,f,g=b.data()||{};for(var h in g)g.hasOwnProperty(h)&&/^cycle[A-Z]+/.test(h)&&(e=g[h],f=h.match(/^cycle(.*)/)[1].replace(/^[A-Z]/,c),d.API.log("["+(d.slideCount-1)+"]",f+":",e,"("+typeof e+")"),g[f]=e);g=a.extend({},a.fn.cycle.defaults,d,g),g.slideNum=d.slideCount;try{delete g.API,delete g.slideCount,delete g.currSlide,delete g.nextSlide,delete g.slides}catch(i){}return g},getSlideOpts:function(b){var c=this.opts();b===undefined&&(b=c.currSlide);var d=c.slides[b],e=a(d).data("cycle.opts");return a.extend({},c,e)},initSlide:function(b,c,d){var e=this.opts();c.css(b.slideCss||{}),d>0&&c.css("zIndex",d),isNaN(b.speed)&&(b.speed=a.fx.speeds[b.speed]||a.fx.speeds._default),b.sync||(b.speed=b.speed/2),c.addClass(e.slideClass)},updateView:function(a){var b=this.opts();if(!b._initialized)return;var c=b.API.getSlideOpts(),d=b.slides[b.currSlide];if(!a){b.API.trigger("cycle-update-view-before",[b,c,d]);if(b.updateView<0)return}b.slideActiveClass&&b.slides.removeClass(b.slideActiveClass).eq(b.currSlide).addClass(b.slideActiveClass),a&&b.hideNonActive&&b.slides.filter(":not(."+b.slideActiveClass+")").hide(),b.API.trigger("cycle-update-view",[b,c,d,a]),b.API.trigger("cycle-update-view-after",[b,c,d])},getComponent:function(b){var c=this.opts(),d=c[b];return typeof d=="string"?/^\s*\>/.test(d)?c.container.find(d):a(d):d.jquery?d:a(d)},stackSlides:function(b,c,d){var e=this.opts();b||(b=e.slides[e.currSlide],c=e.slides[e.nextSlide],d=!e.reverse),a(b).css("zIndex",e.maxZ);var f,g=e.maxZ-2,h=e.slideCount;if(d){for(f=e.currSlide+1;f<h;f++)a(e.slides[f]).css("zIndex",g--);for(f=0;f<e.currSlide;f++)a(e.slides[f]).css("zIndex",g--)}else{for(f=e.currSlide-1;f>=0;f--)a(e.slides[f]).css("zIndex",g--);for(f=h-1;f>e.currSlide;f--)a(e.slides[f]).css("zIndex",g--)}a(c).css("zIndex",e.maxZ-1)},getSlideIndex:function(a){return this.opts().slides.index(a)}},a.fn.cycle.log=function(){window.console&&console.log&&console.log("[cycle2] "+Array.prototype.join.call(arguments," "))},a.fn.cycle.version=function(){return"Cycle2: "+b},a.fn.cycle.transitions={custom:{},none:{before:function(a,b,c,d){a.API.stackSlides(c,b,d),a.cssBefore={opacity:1,display:"block"}}},fade:{before:function(b,c,d,e){var f=b.API.getSlideOpts(b.nextSlide).slideCss||{};b.API.stackSlides(c,d,e),b.cssBefore=a.extend(f,{opacity:0,display:"block"}),b.animIn={opacity:1},b.animOut={opacity:0}}},fadeout:{before:function(b,c,d,e){var f=b.API.getSlideOpts(b.nextSlide).slideCss||{};b.API.stackSlides(c,d,e),b.cssBefore=a.extend(f,{opacity:1,display:"block"}),b.animOut={opacity:0}}},scrollHorz:{before:function(a,b,c,d){a.API.stackSlides(b,c,d);var e=a.container.css("overflow","hidden").width();a.cssBefore={left:d?e:-e,top:0,opacity:1,display:"block"},a.cssAfter={zIndex:a._maxZ-2,left:0},a.animIn={left:0},a.animOut={left:d?-e:e}}}},a.fn.cycle.defaults={allowWrap:!0,autoSelector:".cycle-slideshow[data-cycle-auto-init!=false]",delay:0,easing:null,fx:"fade",hideNonActive:!0,loop:0,manualFx:undefined,manualSpeed:undefined,manualTrump:!0,maxZ:100,pauseOnHover:!1,reverse:!1,slideActiveClass:"cycle-slide-active",slideClass:"cycle-slide",slideCss:{position:"absolute",top:0,left:0},slides:"> img",speed:500,startingSlide:0,sync:!0,timeout:4e3,updateView:-1},a(document).ready(function(){a(a.fn.cycle.defaults.autoSelector).cycle()})})(jQuery),function(a){function b(e,f){function k(){f._autoHeightRatio?f.container.height(f.container.width()/i):(clearTimeout(j),j=setTimeout(function(){b(e,f)},50))}var g=f.autoHeight,h,i,j;c(e,f),a(window).on("resize orientationchange",k),f._autoHeightOnResize=k,g==="calc"||a.type(g)=="number"&&g>=0?(g==="calc"?g=d(f):g>=f.slides.length&&(g=0),h=a(f.slides[g]).clone(),h.removeAttr("id name rel").find("[id],[name],[rel]").removeAttr("id name rel"),h.css({position:"static",visibility:"hidden",display:"block"}).prependTo(f.container).addClass("cycle-sentinel cycle-slide"),h.find("*").css("visibility","hidden"),f._sentinel=h):a.type(g)=="string"&&/\d+\:\d+/.test(g)&&(i=g.match(/(\d+)\:(\d+)/),i=i[1]/i[2],f._autoHeightRatio=i,setTimeout(function(){a(window).triggerHandler("resize")},15))}function c(b,c){c._sentinel&&(c._sentinel.remove(),c._sentinel=null),c._autoHeightOnResize&&(a(window).off("resize orientationchange",c._autoHeightOnResize),c._autoHeightOnResize=null)}function d(b){var c=0,d=-1;return b.slides.each(function(b){var e=a(this).height();e>d&&(d=e,c=b)}),c}"use strict",a.extend(a.fn.cycle.defaults,{autoHeight:0}),a(document).on("cycle-initialized cycle-slide-added cycle-slide-removed",b),a(document).on("cycle-destroyed",c)}(jQuery),function(a){"use strict",a.extend(a.fn.cycle.defaults,{caption:"> .cycle-caption",captionTemplate:"{{slideNum}} / {{slideCount}}",overlay:"> .cycle-overlay",overlayTemplate:"<div>{{title}}</div><div>{{desc}}</div>",captionModule:"caption"}),a(document).on("cycle-update-view",function(b,c,d,e){if(c.captionModule!=="caption")return;var f;a.each(["caption","overlay"],function(){var a=this,b=d[a+"Template"],f=c.API.getComponent(a);f.length&&b?(f.html(c.API.tmpl(b,d,c,e)),f.show()):f.hide()})}),a(document).on("cycle-destroyed",function(b,c){var d;a.each(["caption","overlay"],function(){var a=this,b=c[a+"Template"];c[a]&&b&&(d=c.API.getComponent("caption"),d.empty())})})}(jQuery),function(a){"use strict";var b=a.fn.cycle;a.fn.cycle=function(c){var d,e,f,g=a.makeArray(arguments);return a.type(c)=="number"?this.cycle("goto",c):a.type(c)=="string"?this.each(function(){var h;d=c,f=a(this).data("cycle.opts");if(f===undefined){b.log('slideshow must be initialized before sending commands; "'+d+'" ignored');return}d=d=="goto"?"jump":d,e=f.API[d];if(a.isFunction(e))return h=a.makeArray(g),h.shift(),e.apply(f.API,h);b.log("unknown command: ",d)}):b.apply(this,arguments)},a.extend(a.fn.cycle,b),a.extend(b.API,{next:function(){var a=this.opts();if(a.busy&&!a.manualTrump)return;var b=a.reverse?-1:1;if(a.allowWrap===!1&&a.currSlide+b>=a.slideCount)return;a.API.advanceSlide(b),a.API.trigger("cycle-next",[a]).log("cycle-next")},prev:function(){var a=this.opts();if(a.busy&&!a.manualTrump)return;var b=a.reverse?1:-1;if(a.allowWrap===!1&&a.currSlide+b<0)return;a.API.advanceSlide(b),a.API.trigger("cycle-prev",[a]).log("cycle-prev")},destroy:function(){var a=this.opts();clearTimeout(a.timeoutId),a.timeoutId=0,a.API.stop(),a.API.trigger("cycle-destroyed",[a]).log("cycle-destroyed"),a.container.removeData("cycle.opts"),a.retainStylesOnDestroy||(a.container.removeAttr("style"),a.slides.removeAttr("style"),a.slides.removeClass("cycle-slide-active"))},jump:function(a){var b,c=this.opts();if(c.busy&&!c.manualTrump)return;var d=parseInt(a,10);if(isNaN(d)||d<0||d>=c.slides.length){c.API.log("goto: invalid slide index: "+d);return}if(d==c.currSlide){c.API.log("goto: skipping, already on slide",d);return}c.nextSlide=d,clearTimeout(c.timeoutId),c.timeoutId=0,c.API.log("goto: ",d," (zero-index)"),b=c.currSlide<c.nextSlide,c.API.prepareTx(!0,b)},stop:function(){var b=this.opts(),c=b.container;clearTimeout(b.timeoutId),b.timeoutId=0,b.API.stopTransition(),b.pauseOnHover&&(b.pauseOnHover!==!0&&(c=a(b.pauseOnHover)),c.off("mouseenter mouseleave")),b.API.trigger("cycle-stopped",[b]).log("cycle-stopped")},reinit:function(){var a=this.opts();a.API.destroy(),a.container.cycle()},remove:function(b){var c=this.opts(),d,e,f=[],g=1;for(var h=0;h<c.slides.length;h++)d=c.slides[h],h==b?e=d:(f.push(d),a(d).data("cycle.opts").slideNum=g,g++);e&&(c.slides=a(f),c.slideCount--,a(e).remove(),b==c.currSlide&&c.API.advanceSlide(1),c.API.trigger("cycle-slide-removed",[c,b,e]).log("cycle-slide-removed"),c.API.updateView())}}),a(document).on("click.cycle","[data-cycle-cmd]",function(b){b.preventDefault();var c=a(this),d=c.data("cycle-cmd"),e=c.data("cycle-context")||".cycle-slideshow";a(e).cycle(d,c.data("cycle-arg"))})}(jQuery),function(a){function b(b,c){var d;if(b._hashFence){b._hashFence=!1;return}d=window.location.hash.substring(1),b.slides.each(function(e){if(a(this).data("cycle-hash")==d)return c===!0?b.startingSlide=e:(b.nextSlide=e,b.API.prepareTx(!0,!1)),!1})}"use strict",a(document).on("cycle-pre-initialize",function(c,d){b(d,!0),d._onHashChange=function(){b(d,!1)},a(window).on("hashchange",d._onHashChange)}),a(document).on("cycle-update-view",function(a,b,c){c.hash&&(b._hashFence=!0,window.location.hash=c.hash)}),a(document).on("cycle-destroyed",function(b,c){c._onHashChange&&a(window).off("hashchange",c._onHashChange)})}(jQuery),function(a){"use strict",a.extend(a.fn.cycle.defaults,{loader:!1}),a(document).on("cycle-bootstrap",function(b,c){function e(b,e){function i(b){var g;c.loader=="wait"?(f.push(b),h===0&&(f.sort(j),d.apply(c.API,[f,e]),c.container.removeClass("cycle-loading"))):(g=a(c.slides[c.currSlide]),d.apply(c.API,[b,e]),g.show(),c.container.removeClass("cycle-loading"))}function j(a,b){return a.data("index")-b.data("index")}var f=[];if(a.type(b)=="string")b=a.trim(b);else if(a.type(b)==="array")for(var g=0;g<b.length;g++)b[g]=a(b[g])[0];b=a(b);var h=b.length;if(!h)return;b.hide().appendTo("body").each(function(b){function l(){--g===0&&(--h,i(j))}var g=0,j=a(this),k=j.is("img")?j:j.find("img");j.data("index",b),k=k.filter(":not(.cycle-loader-ignore)").filter(':not([src=""])');if(!k.length){--h,f.push(j);return}g=k.length,k.each(function(){this.complete?l():a(this).load(function(){l()}).error(function(){--g===0&&(c.API.log("slide skipped; img not loaded:",this.src),--h===0&&c.loader=="wait"&&d.apply(c.API,[f,e]))})})}),h&&c.container.addClass("cycle-loading")}var d;if(!c.loader)return;d=c.API.add,c.API.add=e})}(jQuery),function(a){function b(b,c,d){var e,f=b.API.getComponent("pager");f.each(function(){var f=a(this);if(c.pagerTemplate){var g=b.API.tmpl(c.pagerTemplate,c,b,d[0]);e=a(g).appendTo(f)}else e=f.children().eq(b.slideCount-1);e.on(b.pagerEvent,function(a){a.preventDefault(),b.API.page(f,a.currentTarget)})})}function c(a,b){var c=this.opts();if(c.busy&&!c.manualTrump)return;var d=a.children().index(b),e=d,f=c.currSlide<e;if(c.currSlide==e)return;c.nextSlide=e,c.API.prepareTx(!0,f),c.API.trigger("cycle-pager-activated",[c,a,b])}"use strict",a.extend(a.fn.cycle.defaults,{pager:"> .cycle-pager",pagerActiveClass:"cycle-pager-active",pagerEvent:"click.cycle",pagerTemplate:"<span>&bull;</span>"}),a(document).on("cycle-bootstrap",function(a,c,d){d.buildPagerLink=b}),a(document).on("cycle-slide-added",function(a,b,d,e){b.pager&&(b.API.buildPagerLink(b,d,e),b.API.page=c)}),a(document).on("cycle-slide-removed",function(b,c,d,e){if(c.pager){var f=c.API.getComponent("pager");f.each(function(){var b=a(this);a(b.children()[d]).remove()})}}),a(document).on("cycle-update-view",function(b,c,d){var e;c.pager&&(e=c.API.getComponent("pager"),e.each(function(){a(this).children().removeClass(c.pagerActiveClass).eq(c.currSlide).addClass(c.pagerActiveClass)}))}),a(document).on("cycle-destroyed",function(a,b){var c;b.pager&&b.pagerTemplate&&(c=b.API.getComponent("pager"),c.empty())})}(jQuery),function(a){"use strict",a.extend(a.fn.cycle.defaults,{next:"> .cycle-next",nextEvent:"click.cycle",disabledClass:"disabled",prev:"> .cycle-prev",prevEvent:"click.cycle",swipe:!1}),a(document).on("cycle-initialized",function(a,b){b.API.getComponent("next").on(b.nextEvent,function(a){a.preventDefault(),b.API.next()}),b.API.getComponent("prev").on(b.prevEvent,function(a){a.preventDefault(),b.API.prev()});if(b.swipe){var c=b.swipeVert?"swipeUp.cycle":"swipeLeft.cycle swipeleft.cycle",d=b.swipeVert?"swipeDown.cycle":"swipeRight.cycle swiperight.cycle";b.container.on(c,function(a){b.API.next()}),b.container.on(d,function(){b.API.prev()})}}),a(document).on("cycle-update-view",function(a,b,c,d){if(b.allowWrap)return;var e=b.disabledClass,f=b.API.getComponent("next"),g=b.API.getComponent("prev"),h=b._prevBoundry||0,i=b._nextBoundry||b.slideCount-1;b.currSlide==i?f.addClass(e).prop("disabled",!0):f.removeClass(e).prop("disabled",!1),b.currSlide===h?g.addClass(e).prop("disabled",!0):g.removeClass(e).prop("disabled",!1)}),a(document).on("cycle-destroyed",function(a,b){b.API.getComponent("prev").off(b.nextEvent),b.API.getComponent("next").off(b.prevEvent),b.container.off("swipeleft.cycle swiperight.cycle swipeLeft.cycle swipeRight.cycle swipeUp.cycle swipeDown.cycle")})}(jQuery),function(a){"use strict",a.extend(a.fn.cycle.defaults,{progressive:!1}),a(document).on("cycle-pre-initialize",function(b,c){if(!c.progressive)return;var d=c.API,e=d.next,f=d.prev,g=d.prepareTx,h=a.type(c.progressive),i,j;if(h=="array")i=c.progressive;else if(a.isFunction(c.progressive))i=c.progressive(c);else if(h=="string"){j=a(c.progressive),i=a.trim(j.html());if(!i)return;if(/^(\[)/.test(i))try{i=a.parseJSON(i)}catch(k){d.log("error parsing progressive slides",k);return}else i=i.split(new RegExp(j.data("cycle-split")||"\n")),i[i.length-1]||i.pop()}g&&(d.prepareTx=function(a,b){var d,e;if(a||i.length===0){g.apply(c.API,[a,b]);return}b&&c.currSlide==c.slideCount-1?(e=i[0],i=i.slice(1),c.container.one("cycle-slide-added",function(a,b){setTimeout(function(){b.API.advanceSlide(1)},50)}),c.API.add(e)):!b&&c.currSlide===0?(d=i.length-1,e=i[d],i=i.slice(0,d),c.container.one("cycle-slide-added",function(a,b){setTimeout(function(){b.currSlide=1,b.API.advanceSlide(-1)},50)}),c.API.add(e,!0)):g.apply(c.API,[a,b])}),e&&(d.next=function(){var a=this.opts();if(i.length&&a.currSlide==a.slideCount-1){var b=i[0];i=i.slice(1),a.container.one("cycle-slide-added",function(a,b){e.apply(b.API),b.container.removeClass("cycle-loading")}),a.container.addClass("cycle-loading"),a.API.add(b)}else e.apply(a.API)}),f&&(d.prev=function(){var a=this.opts();if(i.length&&a.currSlide===0){var b=i.length-1,c=i[b];i=i.slice(0,b),a.container.one("cycle-slide-added",function(a,b){b.currSlide=1,b.API.advanceSlide(-1),b.container.removeClass("cycle-loading")}),a.container.addClass("cycle-loading"),a.API.add(c,!0)}else f.apply(a.API)})})}(jQuery),function(a){"use strict",a.extend(a.fn.cycle.defaults,{tmplRegex:"{{((.)?.*?)}}"}),a.extend(a.fn.cycle.API,{tmpl:function(b,c){var d=new RegExp(c.tmplRegex||a.fn.cycle.defaults.tmplRegex,"g"),e=a.makeArray(arguments);return e.shift(),b.replace(d,function(b,c){var d,f,g,h,i=c.split(".");for(d=0;d<e.length;d++){g=e[d];if(!g)continue;if(i.length>1){h=g;for(f=0;f<i.length;f++)g=h,h=h[i[f]]||c}else h=g[c];if(a.isFunction(h))return h.apply(g,e);if(h!==undefined&&h!==null&&h!=c)return h}return c})}})}(jQuery);
js/jquery.cycle2.scrollVert.min.js ADDED
@@ -0,0 +1,2 @@
 
 
1
+ /*! Plugin for Cycle2; Copyright (c) 2012 M. Alsup; ver: 20121120 */
2
+ (function(a){"use strict",a.fn.cycle.transitions.scrollVert={before:function(a,b,c,d){a.API.stackSlides(a,b,c,d);var e=a.container.css("overflow","hidden").height();a.cssBefore={top:d?-e:e,left:0,opacity:1,display:"block"},a.animIn={top:0},a.animOut={top:d?e:-e}}}})(jQuery);
js/templates.js CHANGED
@@ -1,64 +1 @@
1
- jQuery(document).ready(function(){jQuery(".cycloneslider-template-black").each(function(b,d){var a=jQuery(d),e=a.find(".cycloneslider-prev"),c=a.find(".cycloneslider-next");e.fadeTo(0,0);c.fadeTo(0,0);a.on("mouseenter",function(){e.fadeTo("fast",0.4);c.fadeTo("fast",0.4)}).on("mouseleave",function(){e.fadeTo(0,0);c.fadeTo(0,0)});e.on("mouseenter",function(){e.fadeTo("fast",1)}).on("mouseleave",function(){e.fadeTo("fast",0.4)});c.on("mouseenter",function(){c.fadeTo("fast",1)}).on("mouseleave",function(){c.fadeTo("fast",0.4)})})});
2
- jQuery(document).ready(function(){jQuery(".cycloneslider-template-blue").each(function(b,d){var a=jQuery(d),e=a.find(".cycloneslider-prev"),c=a.find(".cycloneslider-next");e.fadeTo(0,0);c.fadeTo(0,0);a.on("mouseenter",function(){e.fadeTo("fast",0.4);c.fadeTo("fast",0.4)}).on("mouseleave",function(){e.fadeTo(0,0);c.fadeTo(0,0)});e.on("mouseenter",function(){e.fadeTo("fast",1)}).on("mouseleave",function(){e.fadeTo("fast",0.4)});c.on("mouseenter",function(){c.fadeTo("fast",1)}).on("mouseleave",function(){c.fadeTo("fast",0.4)})})});
3
- jQuery(document).ready(function(){jQuery(".cycloneslider-template-default").each(function(b,d){var a=jQuery(d),e=a.find(".cycloneslider-prev"),c=a.find(".cycloneslider-next");e.fadeTo(0,0);c.fadeTo(0,0);a.on("mouseenter",function(){e.fadeTo("fast",0.4);c.fadeTo("fast",0.4)}).on("mouseleave",function(){e.fadeTo(0,0);c.fadeTo(0,0)});e.on("mouseenter",function(){e.fadeTo("fast",1)}).on("mouseleave",function(){e.fadeTo("fast",0.4)});c.on("mouseenter",function(){c.fadeTo("fast",1)}).on("mouseleave",function(){c.fadeTo("fast",0.4)})})});
4
- jQuery(document).ready(function(){jQuery(".cycloneslider-template-myrtle").each(function(b,d){var a=jQuery(d),e=a.find(".cycloneslider-prev"),c=a.find(".cycloneslider-next");a.on("mouseenter",function(){e.show();c.show()}).on("mouseleave",function(){e.hide();c.hide()})})});
5
- jQuery(document).ready(function(){jQuery(".cycloneslider-template-thumbnails").each(function(c,d){var a=jQuery(d),b=a.children(".cycloneslider-slides"),e=a.next();e.find("li:first").addClass("current");b.on("cycle-before",function(g,h){var f=h.nextSlide;e.find("li").removeClass("current").eq(f).addClass("current")});e.on("click","li",function(){var f=jQuery(this).index();b.cycle("goto",f)})})});
6
- jQuery(document).ready(function(){jQuery(".cycloneslider-template-controls").each(function(d,e){var a=jQuery(e),c=a.children(".cycloneslider-slides"),b=a.find(".cycloneslider-controls"),f;c.on("cycle-before",function(){c.find(".cycloneslider-caption").animate({opacity:0,left:0},100)});c.on("cycle-after",function(){var g="10%";if(jQuery(window).width()<=480){g=0}c.find(".cycloneslider-caption").animate({opacity:1,left:g},250)});a.find(".cycloneslider-play-pause").click(function(){if(jQuery(this).hasClass("play")){jQuery(this).removeClass("play");c.cycle("resume")}else{jQuery(this).addClass("play");c.cycle("pause")}});if(jQuery.browser.msie&&parseInt(jQuery.browser.version,10)===7){f=0;b.children().children().each(function(g){f+=jQuery(this).outerWidth(true)});b.children().width(f)}})});
7
- jQuery(document).ready(function(){
8
- jQuery('.cycloneslider-template-dos').each(function(i,el){
9
-
10
- var main = jQuery(el);
11
- var slideshow = main.children('.cycloneslider-slides');
12
- var carousel = main.find('.thumbnails-carousel');
13
- var controls = main.find('.cycloneslider-controls');
14
- var slide_titles = controls.data('titles').split(",");
15
- var slide_descs = controls.data('descriptions').split(",");
16
-
17
- slideshow.on( 'cycle-initialized ', function( event, optionHash ) {
18
- controls.find('.cycloneslider-counter').html('1 / '+optionHash.slideCount);
19
- controls.find('.cycloneslider-caption-title').html(slide_titles[optionHash.currSlide]);
20
- controls.find('.cycloneslider-caption-description').html(slide_descs[optionHash.currSlide]);
21
- });
22
-
23
- slideshow.on( 'cycle-before', function( event, optionHash, outgoingSlideEl, incomingSlideEl, forwardFlag ) {
24
- controls.find('.cycloneslider-counter').html(optionHash.slideNum+' / '+optionHash.slideCount);
25
- controls.find('.cycloneslider-caption-title').html(slide_titles[optionHash.nextSlide]);
26
- controls.find('.cycloneslider-caption-description').html(slide_descs[optionHash.nextSlide]);
27
- carousel.find('img').removeClass('current').eq(optionHash.nextSlide).addClass('current');
28
- });
29
-
30
- /*** Play Pause ***/
31
- controls.find('.cycloneslider-autoplay').click(function(){
32
- if(jQuery(this).hasClass('pause')){/*** pause icon showing, autoplay is on ***/
33
- jQuery(this).removeClass('pause');
34
- slideshow.cycle('pause');
35
- } else {
36
- jQuery(this).addClass('pause');
37
- slideshow.cycle('resume');
38
- }
39
- });
40
-
41
- /*** Toggle Thumbnails ***/
42
- controls.find('.cycloneslider-thumbs').click(function(){
43
- if(jQuery(this).hasClass('shown')){
44
- jQuery(this).removeClass('shown');
45
- main.find('.cycloneslider-thumbnails').animate({bottom:'-100px'},200);
46
- } else {
47
- jQuery(this).addClass('shown');
48
- main.find('.cycloneslider-thumbnails').animate({bottom:'30px'},200);
49
- }
50
- });
51
-
52
- slideshow.cycle();
53
-
54
-
55
- carousel.find('.cycle-slide').click(function(){
56
- var index = carousel.data('cycle.API').getSlideIndex(this);
57
- slideshow.cycle('goto', index);
58
- });
59
-
60
- });
61
- });
62
- jQuery(document).ready(function(){jQuery(".cycloneslider-template-galleria").each(function(e,f){var a=jQuery(f),d=a.children(".cycloneslider-slides"),g=a.find(".thumbnails-carousel"),c=a.find(".cycloneslider-controls"),b=c.data("titles").split(","),h=c.data("descriptions").split(",");d.on("cycle-initialized ",function(i,j){c.find(".cycloneslider-counter").html("1 / "+j.slideCount);c.find(".cycloneslider-caption-title").html(b[j.currSlide]);c.find(".cycloneslider-caption-description").html(h[j.currSlide])});d.on("cycle-before",function(k,l,m,j,i){c.find(".cycloneslider-counter").html(l.slideNum+" / "+l.slideCount);c.find(".cycloneslider-caption-title").html(b[l.nextSlide]);c.find(".cycloneslider-caption-description").html(h[l.nextSlide]);g.find("img").removeClass("current").eq(l.nextSlide).addClass("current")});c.find(".cycloneslider-autoplay").click(function(){if(jQuery(this).hasClass("pause")){jQuery(this).removeClass("pause");d.cycle("pause")}else{jQuery(this).addClass("pause");d.cycle("resume")}});c.find(".cycloneslider-thumbs").click(function(){if(jQuery(this).hasClass("shown")){jQuery(this).removeClass("shown");a.find(".cycloneslider-thumbnails").animate({bottom:"-100px"},200)}else{jQuery(this).addClass("shown");a.find(".cycloneslider-thumbnails").animate({bottom:"30px"},200)}});d.cycle();g.find(".cycle-slide").click(function(){var i=g.data("cycle.API").getSlideIndex(this);d.cycle("goto",i)})})});
63
- jQuery(document).ready(function(){jQuery(".cycloneslider-template-lea").each(function(c,e){var a=jQuery(e),b=a.children(".cycloneslider-slides"),g=a.find(".cycloneslider-nav"),f=g.find(".cycloneslider-nav-carousel"),d=f.find(".cycle-carousel-wrap"),h=0;jQuery(window).resize(function(){b.find(".cycloneslider-caption").height(b.height())});f.find("img:first").addClass("current");b.on("cycle-before",function(k,l){var j=l.nextSlide;f.find("img").removeClass("current").eq(j).addClass("current")});f.on("click","img",function(){var j=jQuery(this).index();b.cycle("goto",j)});f.cycle();f.find("img").each(function(){h+=jQuery(this).outerWidth(true)});d.width(h)})});
64
- jQuery(document).ready(function(){jQuery(".cycloneslider-template-uno").each(function(c,d){var a=jQuery(d),b=a.children(".cycloneslider-slides"),e=a.find(".cycloneslider-pager");jQuery(window).resize(function(){b.find(".cycloneslider-caption").height(b.height())});e.css("marginLeft","-"+(e.width()/2)+"px")})});
1
+
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
lang/cycloneslider-de_DE.po CHANGED
@@ -1,457 +1,457 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: Cyclone Slider\n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2013-03-21 07:42+0800\n"
6
- "PO-Revision-Date: 2013-03-21 07:42+0800\n"
7
- "Last-Translator: \n"
8
- "Language-Team: kosinix <kosinix@codefleet.net>\n"
9
- "MIME-Version: 1.0\n"
10
- "Content-Type: text/plain; charset=UTF-8\n"
11
- "Content-Transfer-Encoding: 8bit\n"
12
- "X-Poedit-KeywordsList: __;_e;_x\n"
13
- "X-Poedit-Basepath: .\n"
14
- "X-Poedit-Language: German\n"
15
- "X-Poedit-Country: GERMANY\n"
16
- "X-Poedit-SourceCharset: utf-8\n"
17
- "X-Poedit-SearchPath-0: D:\\webserver\\htdocs\\wp1\\wp-content\\plugins\\cyclone-slider-2\n"
18
-
19
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider-widget.php:15
20
- msgid "Cyclone Slider Widget"
21
- msgstr ""
22
-
23
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider-widget.php:16
24
- msgid "Widget for displaying slideshows."
25
- msgstr ""
26
-
27
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider-widget.php:62
28
- #, fuzzy
29
- msgid "Select a Slideshow:"
30
- msgstr "Suchen Slideshows"
31
-
32
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider-widget.php:77
33
- #, fuzzy
34
- msgid "No slideshows found."
35
- msgstr "Keine Slideshows gefunden"
36
-
37
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:103
38
- #, fuzzy
39
- msgid "Select an image"
40
- msgstr "Suchen Slideshows"
41
-
42
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:104
43
- #, fuzzy
44
- msgid "Add to Slide"
45
- msgstr "Folie hinzufügen"
46
-
47
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:135
48
- msgid "Cyclone Slider"
49
- msgstr ""
50
-
51
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:136
52
- msgid "Slideshow"
53
- msgstr ""
54
-
55
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:137
56
- msgid "Add Slideshow"
57
- msgstr "Slideshow hinzufügen"
58
-
59
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:138
60
- msgid "Add New Slideshow"
61
- msgstr "Neuer Slideshow"
62
-
63
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:139
64
- msgid "Edit Slideshow"
65
- msgstr "Bearbeiten Slideshow"
66
-
67
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:140
68
- msgid "New Slideshow"
69
- msgstr "Neue Slideshow"
70
-
71
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:141
72
- msgid "View Slideshow"
73
- msgstr "Sehen Slideshow"
74
-
75
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:142
76
- msgid "Search Slideshows"
77
- msgstr "Suchen Slideshows"
78
-
79
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:143
80
- msgid "No slideshows found"
81
- msgstr "Keine Slideshows gefunden"
82
-
83
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:144
84
- msgid "No slideshows found in Trash"
85
- msgstr "Keine Diashows in Trash gefunden"
86
-
87
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:164
88
- #, php-format
89
- msgid "Slideshow updated. Shortcode is [cycloneslider id=\"%s\"]"
90
- msgstr "Slideshow aktualisiert. Shortcode ist [cycloneslider id=\"%s\"]"
91
-
92
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:165
93
- msgid "Custom field updated."
94
- msgstr ""
95
-
96
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:166
97
- msgid "Custom field deleted."
98
- msgstr ""
99
-
100
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:167
101
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:168
102
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:171
103
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:172
104
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:173
105
- msgid "Slideshow updated."
106
- msgstr ""
107
-
108
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:169
109
- #, php-format
110
- msgid "Slideshow published. Shortcode is [cycloneslider id=\"%s\"]"
111
- msgstr "Slideshow veröffentlicht. Shortcode ist [cycloneslider id=\"%s\"]"
112
-
113
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:170
114
- msgid "Slideshow saved."
115
- msgstr "Slideshow gespeichert."
116
-
117
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:174
118
- #, php-format
119
- msgid "Templates CSS could not be saved. Make sure %stemplates.css is writable."
120
- msgstr ""
121
-
122
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:175
123
- #, php-format
124
- msgid "Templates JS could not be saved. Make sure %stemplates.js is writable."
125
- msgstr ""
126
-
127
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:199
128
- msgid "Slides"
129
- msgstr ""
130
-
131
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:207
132
- #, fuzzy
133
- msgid "Slideshow Settings"
134
- msgstr "Slider-Einstellungen"
135
-
136
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:215
137
- #, fuzzy
138
- msgid "Slideshow Templates"
139
- msgstr "Slider-Einstellungen"
140
-
141
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:243
142
- msgid "Slide"
143
- msgstr ""
144
-
145
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:252
146
- msgid "Add Slide"
147
- msgstr "Folie hinzufügen"
148
-
149
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:504
150
- msgid "Slideshow Name"
151
- msgstr "Slideshow Namen"
152
-
153
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:505
154
- msgid "Template"
155
- msgstr ""
156
-
157
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:506
158
- msgid "Images"
159
- msgstr ""
160
-
161
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:507
162
- msgid "Slideshow ID"
163
- msgstr ""
164
-
165
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:508
166
- msgid "Shortcode"
167
- msgstr ""
168
-
169
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:539
170
- #, fuzzy
171
- msgid "Slide *"
172
- msgstr "Folie hinzufügen"
173
-
174
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:659
175
- msgid "[Slideshow not found]"
176
- msgstr "[Slideshow nicht gefunden]"
177
-
178
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:684
179
- #, php-format
180
- msgid "[Template \"%s\" not found]"
181
- msgstr "[Template \"%s\" nicht gefunden]"
182
-
183
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-nextgen-integration.php:33
184
- msgid "NextGEN Integration"
185
- msgstr ""
186
-
187
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-nextgen-integration.php:49
188
- msgid "Choose a NextGEN Gallery"
189
- msgstr ""
190
-
191
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-nextgen-integration.php:59
192
- msgid "Import"
193
- msgstr ""
194
-
195
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-nextgen-integration.php:61
196
- msgid "Select a gallery to import images from. Images will be added as new slides."
197
- msgstr ""
198
-
199
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:17
200
- msgid "Drag"
201
- msgstr "Ziehen"
202
-
203
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:18
204
- msgid "Toggle"
205
- msgstr "Wechseln"
206
-
207
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:19
208
- msgid "Delete"
209
- msgstr "löschen"
210
-
211
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:26
212
- msgid "Image"
213
- msgstr ""
214
-
215
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:27
216
- msgid "Video"
217
- msgstr ""
218
-
219
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:28
220
- msgid "Custom"
221
- msgstr ""
222
-
223
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:45
224
- msgid "Get Image"
225
- msgstr ""
226
-
227
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:48
228
- #, fuzzy
229
- msgid "Slide Properties:"
230
- msgstr "Slider-Einstellungen"
231
-
232
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:50
233
- msgid "Link"
234
- msgstr ""
235
-
236
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:53
237
- msgid "Link URL:"
238
- msgstr ""
239
-
240
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:57
241
- msgid "Open Link in:"
242
- msgstr ""
243
-
244
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:59
245
- msgid "Same Window"
246
- msgstr ""
247
-
248
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:60
249
- msgid "New Tab or Window"
250
- msgstr ""
251
-
252
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:66
253
- msgid "Title"
254
- msgstr "Titel"
255
-
256
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:74
257
- msgid "Description"
258
- msgstr "Beschreibung"
259
-
260
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:83
261
- msgid "Image Attributes"
262
- msgstr ""
263
-
264
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:86
265
- msgid "Alternate Text:"
266
- msgstr ""
267
-
268
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:90
269
- #, fuzzy
270
- msgid "Title Text:"
271
- msgstr "Titel"
272
-
273
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:96
274
- #, fuzzy
275
- msgid "Slide Transition Effects"
276
- msgstr "Transition Effects Speed:"
277
-
278
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:100
279
- msgid "Disable"
280
- msgstr ""
281
-
282
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:101
283
- msgid "Enable Slide Effects"
284
- msgstr ""
285
-
286
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:107
287
- #, fuzzy
288
- msgid "Transition Effects:"
289
- msgstr "Transition Effects Speed:"
290
-
291
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:118
292
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:32
293
- msgid "Transition Effects Speed:"
294
- msgstr "Transition Effects Speed:"
295
-
296
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:120
297
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:127
298
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:34
299
- msgid "Milliseconds"
300
- msgstr "Millisekunden"
301
-
302
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:125
303
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:26
304
- msgid "Next Slide Delay:"
305
- msgstr "Next Slide Verzögerung:"
306
-
307
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:135
308
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:12
309
- msgid "Tile Count:"
310
- msgstr ""
311
-
312
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:137
313
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:14
314
- msgid "The number of tiles to use in the transition."
315
- msgstr ""
316
-
317
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:141
318
- #, fuzzy
319
- msgid "Tile Delay:"
320
- msgstr "Next Slide Verzögerung:"
321
-
322
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:143
323
- msgid "Milliseconds to delay each individual tile transition."
324
- msgstr ""
325
-
326
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:147
327
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:17
328
- msgid "Tile Position:"
329
- msgstr ""
330
-
331
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:149
332
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:19
333
- msgid "Vertical"
334
- msgstr ""
335
-
336
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:150
337
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:20
338
- msgid "Horizontal"
339
- msgstr ""
340
-
341
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:170
342
- msgid "Video URL:"
343
- msgstr ""
344
-
345
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:172
346
- msgid "Copy and paste a Youtube or Vimeo URL and hit the Get Video button."
347
- msgstr ""
348
-
349
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:176
350
- msgid "Get Video"
351
- msgstr ""
352
-
353
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:181
354
- msgid "Embed Code"
355
- msgstr ""
356
-
357
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:183
358
- msgid "You can place your embed code directly here. Or you can use the Get Video button to generate the embed code."
359
- msgstr ""
360
-
361
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:185
362
- msgid "<strong>Note:</strong> The Slide Properties and Tile effects are not supported for videos."
363
- msgstr ""
364
-
365
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:187
366
- msgid "<strong>Note:</strong> Append &wmode=transparent to the embed code src attribute to make HTML elements appear on top of Flash."
367
- msgstr ""
368
-
369
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:193
370
- msgid "Custom HTML"
371
- msgstr ""
372
-
373
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:3
374
- msgid "Transition Effects to Use:"
375
- msgstr "Transition Effects zu verwenden:"
376
-
377
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:28
378
- msgid "Milliseconds. 0 to disable auto advance."
379
- msgstr "Millisekunden. 0 deaktiviert auto Voraus."
380
-
381
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:38
382
- msgid "Width:"
383
- msgstr "Breite:"
384
-
385
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:40
386
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:46
387
- msgid "pixels."
388
- msgstr ""
389
-
390
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:44
391
- msgid "Height:"
392
- msgstr "Höhe:"
393
-
394
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:50
395
- msgid "Pause on Hover?"
396
- msgstr ""
397
-
398
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:52
399
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:60
400
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:68
401
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:78
402
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:87
403
- msgid "Yes"
404
- msgstr "Ja"
405
-
406
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:53
407
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:61
408
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:69
409
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:77
410
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:86
411
- msgid "No"
412
- msgstr "Nicht"
413
-
414
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:58
415
- msgid "Show Prev/Next Buttons?"
416
- msgstr "eige Tasten PREV / NEXT?"
417
-
418
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:66
419
- msgid "Show Navigation?"
420
- msgstr "Zeige Navigation?"
421
-
422
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:71
423
- msgid "The thumbnails or dots depending on template."
424
- msgstr ""
425
-
426
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:75
427
- msgid "Random Slide Order?"
428
- msgstr ""
429
-
430
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:80
431
- msgid "Randomize order of slides on every page visit."
432
- msgstr ""
433
-
434
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:84
435
- msgid "Resize Images?"
436
- msgstr ""
437
-
438
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:89
439
- msgid "Yes - resize images to slideshow dimension. <br>No - use the original uploaded image."
440
- msgstr ""
441
-
442
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/template-selection.php:38
443
- msgid "Select a template to use. Check the template icons to see what slide type it supports."
444
- msgstr ""
445
-
446
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/template-selection.php:40
447
- #, fuzzy
448
- msgid "Get more templates.."
449
- msgstr "Slider-Einstellungen"
450
-
451
- #, fuzzy
452
- #~ msgid "Slide Elements:"
453
- #~ msgstr "Zusätzliche Gleitelemente:"
454
-
455
- #, fuzzy
456
- #~ msgid "Slide Effects"
457
- #~ msgstr "Slider-Einstellungen"
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: Cyclone Slider\n"
4
+ "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-03-21 07:42+0800\n"
6
+ "PO-Revision-Date: 2013-03-21 07:42+0800\n"
7
+ "Last-Translator: \n"
8
+ "Language-Team: kosinix <kosinix@codefleet.net>\n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "X-Poedit-KeywordsList: __;_e;_x\n"
13
+ "X-Poedit-Basepath: .\n"
14
+ "X-Poedit-Language: German\n"
15
+ "X-Poedit-Country: GERMANY\n"
16
+ "X-Poedit-SourceCharset: utf-8\n"
17
+ "X-Poedit-SearchPath-0: D:\\webserver\\htdocs\\wp1\\wp-content\\plugins\\cyclone-slider-2\n"
18
+
19
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider-widget.php:15
20
+ msgid "Cyclone Slider Widget"
21
+ msgstr ""
22
+
23
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider-widget.php:16
24
+ msgid "Widget for displaying slideshows."
25
+ msgstr ""
26
+
27
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider-widget.php:62
28
+ #, fuzzy
29
+ msgid "Select a Slideshow:"
30
+ msgstr "Suchen Slideshows"
31
+
32
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider-widget.php:77
33
+ #, fuzzy
34
+ msgid "No slideshows found."
35
+ msgstr "Keine Slideshows gefunden"
36
+
37
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:103
38
+ #, fuzzy
39
+ msgid "Select an image"
40
+ msgstr "Suchen Slideshows"
41
+
42
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:104
43
+ #, fuzzy
44
+ msgid "Add to Slide"
45
+ msgstr "Folie hinzufügen"
46
+
47
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:135
48
+ msgid "Cyclone Slider"
49
+ msgstr ""
50
+
51
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:136
52
+ msgid "Slideshow"
53
+ msgstr ""
54
+
55
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:137
56
+ msgid "Add Slideshow"
57
+ msgstr "Slideshow hinzufügen"
58
+
59
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:138
60
+ msgid "Add New Slideshow"
61
+ msgstr "Neuer Slideshow"
62
+
63
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:139
64
+ msgid "Edit Slideshow"
65
+ msgstr "Bearbeiten Slideshow"
66
+
67
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:140
68
+ msgid "New Slideshow"
69
+ msgstr "Neue Slideshow"
70
+
71
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:141
72
+ msgid "View Slideshow"
73
+ msgstr "Sehen Slideshow"
74
+
75
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:142
76
+ msgid "Search Slideshows"
77
+ msgstr "Suchen Slideshows"
78
+
79
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:143
80
+ msgid "No slideshows found"
81
+ msgstr "Keine Slideshows gefunden"
82
+
83
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:144
84
+ msgid "No slideshows found in Trash"
85
+ msgstr "Keine Diashows in Trash gefunden"
86
+
87
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:164
88
+ #, php-format
89
+ msgid "Slideshow updated. Shortcode is [cycloneslider id=\"%s\"]"
90
+ msgstr "Slideshow aktualisiert. Shortcode ist [cycloneslider id=\"%s\"]"
91
+
92
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:165
93
+ msgid "Custom field updated."
94
+ msgstr ""
95
+
96
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:166
97
+ msgid "Custom field deleted."
98
+ msgstr ""
99
+
100
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:167
101
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:168
102
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:171
103
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:172
104
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:173
105
+ msgid "Slideshow updated."
106
+ msgstr ""
107
+
108
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:169
109
+ #, php-format
110
+ msgid "Slideshow published. Shortcode is [cycloneslider id=\"%s\"]"
111
+ msgstr "Slideshow veröffentlicht. Shortcode ist [cycloneslider id=\"%s\"]"
112
+
113
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:170
114
+ msgid "Slideshow saved."
115
+ msgstr "Slideshow gespeichert."
116
+
117
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:174
118
+ #, php-format
119
+ msgid "Templates CSS could not be saved. Make sure %stemplates.css is writable."
120
+ msgstr ""
121
+
122
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:175
123
+ #, php-format
124
+ msgid "Templates JS could not be saved. Make sure %stemplates.js is writable."
125
+ msgstr ""
126
+
127
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:199
128
+ msgid "Slides"
129
+ msgstr ""
130
+
131
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:207
132
+ #, fuzzy
133
+ msgid "Slideshow Settings"
134
+ msgstr "Slider-Einstellungen"
135
+
136
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:215
137
+ #, fuzzy
138
+ msgid "Slideshow Templates"
139
+ msgstr "Slider-Einstellungen"
140
+
141
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:243
142
+ msgid "Slide"
143
+ msgstr ""
144
+
145
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:252
146
+ msgid "Add Slide"
147
+ msgstr "Folie hinzufügen"
148
+
149
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:504
150
+ msgid "Slideshow Name"
151
+ msgstr "Slideshow Namen"
152
+
153
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:505
154
+ msgid "Template"
155
+ msgstr ""
156
+
157
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:506
158
+ msgid "Images"
159
+ msgstr ""
160
+
161
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:507
162
+ msgid "Slideshow ID"
163
+ msgstr ""
164
+
165
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:508
166
+ msgid "Shortcode"
167
+ msgstr ""
168
+
169
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:539
170
+ #, fuzzy
171
+ msgid "Slide *"
172
+ msgstr "Folie hinzufügen"
173
+
174
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:659
175
+ msgid "[Slideshow not found]"
176
+ msgstr "[Slideshow nicht gefunden]"
177
+
178
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:684
179
+ #, php-format
180
+ msgid "[Template \"%s\" not found]"
181
+ msgstr "[Template \"%s\" nicht gefunden]"
182
+
183
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-nextgen-integration.php:33
184
+ msgid "NextGEN Integration"
185
+ msgstr ""
186
+
187
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-nextgen-integration.php:49
188
+ msgid "Choose a NextGEN Gallery"
189
+ msgstr ""
190
+
191
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-nextgen-integration.php:59
192
+ msgid "Import"
193
+ msgstr ""
194
+
195
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-nextgen-integration.php:61
196
+ msgid "Select a gallery to import images from. Images will be added as new slides."
197
+ msgstr ""
198
+
199
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:17
200
+ msgid "Drag"
201
+ msgstr "Ziehen"
202
+
203
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:18
204
+ msgid "Toggle"
205
+ msgstr "Wechseln"
206
+
207
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:19
208
+ msgid "Delete"
209
+ msgstr "löschen"
210
+
211
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:26
212
+ msgid "Image"
213
+ msgstr ""
214
+
215
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:27
216
+ msgid "Video"
217
+ msgstr ""
218
+
219
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:28
220
+ msgid "Custom"
221
+ msgstr ""
222
+
223
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:45
224
+ msgid "Get Image"
225
+ msgstr ""
226
+
227
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:48
228
+ #, fuzzy
229
+ msgid "Slide Properties:"
230
+ msgstr "Slider-Einstellungen"
231
+
232
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:50
233
+ msgid "Link"
234
+ msgstr ""
235
+
236
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:53
237
+ msgid "Link URL:"
238
+ msgstr ""
239
+
240
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:57
241
+ msgid "Open Link in:"
242
+ msgstr ""
243
+
244
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:59
245
+ msgid "Same Window"
246
+ msgstr ""
247
+
248
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:60
249
+ msgid "New Tab or Window"
250
+ msgstr ""
251
+
252
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:66
253
+ msgid "Title"
254
+ msgstr "Titel"
255
+
256
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:74
257
+ msgid "Description"
258
+ msgstr "Beschreibung"
259
+
260
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:83
261
+ msgid "Image Attributes"
262
+ msgstr ""
263
+
264
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:86
265
+ msgid "Alternate Text:"
266
+ msgstr ""
267
+
268
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:90
269
+ #, fuzzy
270
+ msgid "Title Text:"
271
+ msgstr "Titel"
272
+
273
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:96
274
+ #, fuzzy
275
+ msgid "Slide Transition Effects"
276
+ msgstr "Transition Effects Speed:"
277
+
278
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:100
279
+ msgid "Disable"
280
+ msgstr ""
281
+
282
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:101
283
+ msgid "Enable Slide Effects"
284
+ msgstr ""
285
+
286
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:107
287
+ #, fuzzy
288
+ msgid "Transition Effects:"
289
+ msgstr "Transition Effects Speed:"
290
+
291
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:118
292
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:32
293
+ msgid "Transition Effects Speed:"
294
+ msgstr "Transition Effects Speed:"
295
+
296
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:120
297
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:127
298
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:34
299
+ msgid "Milliseconds"
300
+ msgstr "Millisekunden"
301
+
302
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:125
303
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:26
304
+ msgid "Next Slide Delay:"
305
+ msgstr "Next Slide Verzögerung:"
306
+
307
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:135
308
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:12
309
+ msgid "Tile Count:"
310
+ msgstr ""
311
+
312
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:137
313
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:14
314
+ msgid "The number of tiles to use in the transition."
315
+ msgstr ""
316
+
317
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:141
318
+ #, fuzzy
319
+ msgid "Tile Delay:"
320
+ msgstr "Next Slide Verzögerung:"
321
+
322
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:143
323
+ msgid "Milliseconds to delay each individual tile transition."
324
+ msgstr ""
325
+
326
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:147
327
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:17
328
+ msgid "Tile Position:"
329
+ msgstr ""
330
+
331
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:149
332
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:19
333
+ msgid "Vertical"
334
+ msgstr ""
335
+
336
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:150
337
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:20
338
+ msgid "Horizontal"
339
+ msgstr ""
340
+
341
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:170
342
+ msgid "Video URL:"
343
+ msgstr ""
344
+
345
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:172
346
+ msgid "Copy and paste a Youtube or Vimeo URL and hit the Get Video button."
347
+ msgstr ""
348
+
349
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:176
350
+ msgid "Get Video"
351
+ msgstr ""
352
+
353
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:181
354
+ msgid "Embed Code"
355
+ msgstr ""
356
+
357
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:183
358
+ msgid "You can place your embed code directly here. Or you can use the Get Video button to generate the embed code."
359
+ msgstr ""
360
+
361
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:185
362
+ msgid "<strong>Note:</strong> The Slide Properties and Tile effects are not supported for videos."
363
+ msgstr ""
364
+
365
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:187
366
+ msgid "<strong>Note:</strong> Append &wmode=transparent to the embed code src attribute to make HTML elements appear on top of Flash."
367
+ msgstr ""
368
+
369
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:193
370
+ msgid "Custom HTML"
371
+ msgstr ""
372
+
373
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:3
374
+ msgid "Transition Effects to Use:"
375
+ msgstr "Transition Effects zu verwenden:"
376
+
377
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:28
378
+ msgid "Milliseconds. 0 to disable auto advance."
379
+ msgstr "Millisekunden. 0 deaktiviert auto Voraus."
380
+
381
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:38
382
+ msgid "Width:"
383
+ msgstr "Breite:"
384
+
385
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:40
386
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:46
387
+ msgid "pixels."
388
+ msgstr ""
389
+
390
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:44
391
+ msgid "Height:"
392
+ msgstr "Höhe:"
393
+
394
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:50
395
+ msgid "Pause on Hover?"
396
+ msgstr ""
397
+
398
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:52
399
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:60
400
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:68
401
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:78
402
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:87
403
+ msgid "Yes"
404
+ msgstr "Ja"
405
+
406
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:53
407
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:61
408
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:69
409
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:77
410
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:86
411
+ msgid "No"
412
+ msgstr "Nicht"
413
+
414
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:58
415
+ msgid "Show Prev/Next Buttons?"
416
+ msgstr "eige Tasten PREV / NEXT?"
417
+
418
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:66
419
+ msgid "Show Navigation?"
420
+ msgstr "Zeige Navigation?"
421
+
422
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:71
423
+ msgid "The thumbnails or dots depending on template."
424
+ msgstr ""
425
+
426
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:75
427
+ msgid "Random Slide Order?"
428
+ msgstr ""
429
+
430
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:80
431
+ msgid "Randomize order of slides on every page visit."
432
+ msgstr ""
433
+
434
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:84
435
+ msgid "Resize Images?"
436
+ msgstr ""
437
+
438
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:89
439
+ msgid "Yes - resize images to slideshow dimension. <br>No - use the original uploaded image."
440
+ msgstr ""
441
+
442
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/template-selection.php:38
443
+ msgid "Select a template to use. Check the template icons to see what slide type it supports."
444
+ msgstr ""
445
+
446
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/template-selection.php:40
447
+ #, fuzzy
448
+ msgid "Get more templates.."
449
+ msgstr "Slider-Einstellungen"
450
+
451
+ #, fuzzy
452
+ #~ msgid "Slide Elements:"
453
+ #~ msgstr "Zusätzliche Gleitelemente:"
454
+
455
+ #, fuzzy
456
+ #~ msgid "Slide Effects"
457
+ #~ msgstr "Slider-Einstellungen"
lang/cycloneslider.pot CHANGED
@@ -1,437 +1,437 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: Cyclone Slider 1.0.0\n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2013-03-21 07:41+0800\n"
6
- "PO-Revision-Date: 2013-03-21 07:41+0800\n"
7
- "Last-Translator: \n"
8
- "Language-Team: kosinix <kosinix@codefleet.net>\n"
9
- "MIME-Version: 1.0\n"
10
- "Content-Type: text/plain; charset=UTF-8\n"
11
- "Content-Transfer-Encoding: 8bit\n"
12
- "X-Poedit-KeywordsList: __;_e;_x\n"
13
- "X-Poedit-Basepath: .\n"
14
- "X-Poedit-Language: English\n"
15
- "X-Poedit-Country: UNITED STATES\n"
16
- "X-Poedit-SourceCharset: utf-8\n"
17
- "X-Poedit-SearchPath-0: D:\\webserver\\htdocs\\wp1\\wp-content\\plugins\\cyclone-slider-2\n"
18
-
19
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider-widget.php:15
20
- msgid "Cyclone Slider Widget"
21
- msgstr ""
22
-
23
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider-widget.php:16
24
- msgid "Widget for displaying slideshows."
25
- msgstr ""
26
-
27
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider-widget.php:62
28
- msgid "Select a Slideshow:"
29
- msgstr ""
30
-
31
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider-widget.php:77
32
- msgid "No slideshows found."
33
- msgstr ""
34
-
35
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:103
36
- msgid "Select an image"
37
- msgstr ""
38
-
39
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:104
40
- msgid "Add to Slide"
41
- msgstr ""
42
-
43
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:135
44
- msgid "Cyclone Slider"
45
- msgstr ""
46
-
47
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:136
48
- msgid "Slideshow"
49
- msgstr ""
50
-
51
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:137
52
- msgid "Add Slideshow"
53
- msgstr ""
54
-
55
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:138
56
- msgid "Add New Slideshow"
57
- msgstr ""
58
-
59
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:139
60
- msgid "Edit Slideshow"
61
- msgstr ""
62
-
63
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:140
64
- msgid "New Slideshow"
65
- msgstr ""
66
-
67
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:141
68
- msgid "View Slideshow"
69
- msgstr ""
70
-
71
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:142
72
- msgid "Search Slideshows"
73
- msgstr ""
74
-
75
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:143
76
- msgid "No slideshows found"
77
- msgstr ""
78
-
79
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:144
80
- msgid "No slideshows found in Trash"
81
- msgstr ""
82
-
83
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:164
84
- #, php-format
85
- msgid "Slideshow updated. Shortcode is [cycloneslider id=\"%s\"]"
86
- msgstr ""
87
-
88
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:165
89
- msgid "Custom field updated."
90
- msgstr ""
91
-
92
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:166
93
- msgid "Custom field deleted."
94
- msgstr ""
95
-
96
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:167
97
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:168
98
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:171
99
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:172
100
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:173
101
- msgid "Slideshow updated."
102
- msgstr ""
103
-
104
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:169
105
- #, php-format
106
- msgid "Slideshow published. Shortcode is [cycloneslider id=\"%s\"]"
107
- msgstr ""
108
-
109
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:170
110
- msgid "Slideshow saved."
111
- msgstr ""
112
-
113
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:174
114
- #, php-format
115
- msgid "Templates CSS could not be saved. Make sure %stemplates.css is writable."
116
- msgstr ""
117
-
118
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:175
119
- #, php-format
120
- msgid "Templates JS could not be saved. Make sure %stemplates.js is writable."
121
- msgstr ""
122
-
123
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:199
124
- msgid "Slides"
125
- msgstr ""
126
-
127
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:207
128
- msgid "Slideshow Settings"
129
- msgstr ""
130
-
131
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:215
132
- msgid "Slideshow Templates"
133
- msgstr ""
134
-
135
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:243
136
- msgid "Slide"
137
- msgstr ""
138
-
139
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:252
140
- msgid "Add Slide"
141
- msgstr ""
142
-
143
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:504
144
- msgid "Slideshow Name"
145
- msgstr ""
146
-
147
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:505
148
- msgid "Template"
149
- msgstr ""
150
-
151
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:506
152
- msgid "Images"
153
- msgstr ""
154
-
155
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:507
156
- msgid "Slideshow ID"
157
- msgstr ""
158
-
159
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:508
160
- msgid "Shortcode"
161
- msgstr ""
162
-
163
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:539
164
- msgid "Slide *"
165
- msgstr ""
166
-
167
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:659
168
- msgid "[Slideshow not found]"
169
- msgstr ""
170
-
171
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:684
172
- #, php-format
173
- msgid "[Template \"%s\" not found]"
174
- msgstr ""
175
-
176
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-nextgen-integration.php:33
177
- msgid "NextGEN Integration"
178
- msgstr ""
179
-
180
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-nextgen-integration.php:49
181
- msgid "Choose a NextGEN Gallery"
182
- msgstr ""
183
-
184
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-nextgen-integration.php:59
185
- msgid "Import"
186
- msgstr ""
187
-
188
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-nextgen-integration.php:61
189
- msgid "Select a gallery to import images from. Images will be added as new slides."
190
- msgstr ""
191
-
192
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:17
193
- msgid "Drag"
194
- msgstr ""
195
-
196
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:18
197
- msgid "Toggle"
198
- msgstr ""
199
-
200
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:19
201
- msgid "Delete"
202
- msgstr ""
203
-
204
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:26
205
- msgid "Image"
206
- msgstr ""
207
-
208
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:27
209
- msgid "Video"
210
- msgstr ""
211
-
212
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:28
213
- msgid "Custom"
214
- msgstr ""
215
-
216
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:45
217
- msgid "Get Image"
218
- msgstr ""
219
-
220
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:48
221
- msgid "Slide Properties:"
222
- msgstr ""
223
-
224
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:50
225
- msgid "Link"
226
- msgstr ""
227
-
228
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:53
229
- msgid "Link URL:"
230
- msgstr ""
231
-
232
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:57
233
- msgid "Open Link in:"
234
- msgstr ""
235
-
236
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:59
237
- msgid "Same Window"
238
- msgstr ""
239
-
240
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:60
241
- msgid "New Tab or Window"
242
- msgstr ""
243
-
244
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:66
245
- msgid "Title"
246
- msgstr ""
247
-
248
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:74
249
- msgid "Description"
250
- msgstr ""
251
-
252
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:83
253
- msgid "Image Attributes"
254
- msgstr ""
255
-
256
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:86
257
- msgid "Alternate Text:"
258
- msgstr ""
259
-
260
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:90
261
- msgid "Title Text:"
262
- msgstr ""
263
-
264
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:96
265
- msgid "Slide Transition Effects"
266
- msgstr ""
267
-
268
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:100
269
- msgid "Disable"
270
- msgstr ""
271
-
272
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:101
273
- msgid "Enable Slide Effects"
274
- msgstr ""
275
-
276
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:107
277
- msgid "Transition Effects:"
278
- msgstr ""
279
-
280
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:118
281
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:32
282
- msgid "Transition Effects Speed:"
283
- msgstr ""
284
-
285
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:120
286
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:127
287
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:34
288
- msgid "Milliseconds"
289
- msgstr ""
290
-
291
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:125
292
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:26
293
- msgid "Next Slide Delay:"
294
- msgstr ""
295
-
296
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:135
297
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:12
298
- msgid "Tile Count:"
299
- msgstr ""
300
-
301
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:137
302
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:14
303
- msgid "The number of tiles to use in the transition."
304
- msgstr ""
305
-
306
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:141
307
- msgid "Tile Delay:"
308
- msgstr ""
309
-
310
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:143
311
- msgid "Milliseconds to delay each individual tile transition."
312
- msgstr ""
313
-
314
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:147
315
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:17
316
- msgid "Tile Position:"
317
- msgstr ""
318
-
319
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:149
320
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:19
321
- msgid "Vertical"
322
- msgstr ""
323
-
324
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:150
325
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:20
326
- msgid "Horizontal"
327
- msgstr ""
328
-
329
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:170
330
- msgid "Video URL:"
331
- msgstr ""
332
-
333
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:172
334
- msgid "Copy and paste a Youtube or Vimeo URL and hit the Get Video button."
335
- msgstr ""
336
-
337
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:176
338
- msgid "Get Video"
339
- msgstr ""
340
-
341
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:181
342
- msgid "Embed Code"
343
- msgstr ""
344
-
345
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:183
346
- msgid "You can place your embed code directly here. Or you can use the Get Video button to generate the embed code."
347
- msgstr ""
348
-
349
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:185
350
- msgid "<strong>Note:</strong> The Slide Properties and Tile effects are not supported for videos."
351
- msgstr ""
352
-
353
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:187
354
- msgid "<strong>Note:</strong> Append &wmode=transparent to the embed code src attribute to make HTML elements appear on top of Flash."
355
- msgstr ""
356
-
357
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:193
358
- msgid "Custom HTML"
359
- msgstr ""
360
-
361
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:3
362
- msgid "Transition Effects to Use:"
363
- msgstr ""
364
-
365
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:28
366
- msgid "Milliseconds. 0 to disable auto advance."
367
- msgstr ""
368
-
369
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:38
370
- msgid "Width:"
371
- msgstr ""
372
-
373
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:40
374
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:46
375
- msgid "pixels."
376
- msgstr ""
377
-
378
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:44
379
- msgid "Height:"
380
- msgstr ""
381
-
382
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:50
383
- msgid "Pause on Hover?"
384
- msgstr ""
385
-
386
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:52
387
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:60
388
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:68
389
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:78
390
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:87
391
- msgid "Yes"
392
- msgstr ""
393
-
394
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:53
395
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:61
396
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:69
397
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:77
398
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:86
399
- msgid "No"
400
- msgstr ""
401
-
402
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:58
403
- msgid "Show Prev/Next Buttons?"
404
- msgstr ""
405
-
406
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:66
407
- msgid "Show Navigation?"
408
- msgstr ""
409
-
410
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:71
411
- msgid "The thumbnails or dots depending on template."
412
- msgstr ""
413
-
414
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:75
415
- msgid "Random Slide Order?"
416
- msgstr ""
417
-
418
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:80
419
- msgid "Randomize order of slides on every page visit."
420
- msgstr ""
421
-
422
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:84
423
- msgid "Resize Images?"
424
- msgstr ""
425
-
426
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:89
427
- msgid "Yes - resize images to slideshow dimension. <br>No - use the original uploaded image."
428
- msgstr ""
429
-
430
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/template-selection.php:38
431
- msgid "Select a template to use. Check the template icons to see what slide type it supports."
432
- msgstr ""
433
-
434
- #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/template-selection.php:40
435
- msgid "Get more templates.."
436
- msgstr ""
437
-
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: Cyclone Slider 1.0.0\n"
4
+ "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2013-03-21 07:41+0800\n"
6
+ "PO-Revision-Date: 2013-03-21 07:41+0800\n"
7
+ "Last-Translator: \n"
8
+ "Language-Team: kosinix <kosinix@codefleet.net>\n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "X-Poedit-KeywordsList: __;_e;_x\n"
13
+ "X-Poedit-Basepath: .\n"
14
+ "X-Poedit-Language: English\n"
15
+ "X-Poedit-Country: UNITED STATES\n"
16
+ "X-Poedit-SourceCharset: utf-8\n"
17
+ "X-Poedit-SearchPath-0: D:\\webserver\\htdocs\\wp1\\wp-content\\plugins\\cyclone-slider-2\n"
18
+
19
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider-widget.php:15
20
+ msgid "Cyclone Slider Widget"
21
+ msgstr ""
22
+
23
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider-widget.php:16
24
+ msgid "Widget for displaying slideshows."
25
+ msgstr ""
26
+
27
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider-widget.php:62
28
+ msgid "Select a Slideshow:"
29
+ msgstr ""
30
+
31
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider-widget.php:77
32
+ msgid "No slideshows found."
33
+ msgstr ""
34
+
35
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:103
36
+ msgid "Select an image"
37
+ msgstr ""
38
+
39
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:104
40
+ msgid "Add to Slide"
41
+ msgstr ""
42
+
43
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:135
44
+ msgid "Cyclone Slider"
45
+ msgstr ""
46
+
47
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:136
48
+ msgid "Slideshow"
49
+ msgstr ""
50
+
51
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:137
52
+ msgid "Add Slideshow"
53
+ msgstr ""
54
+
55
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:138
56
+ msgid "Add New Slideshow"
57
+ msgstr ""
58
+
59
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:139
60
+ msgid "Edit Slideshow"
61
+ msgstr ""
62
+
63
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:140
64
+ msgid "New Slideshow"
65
+ msgstr ""
66
+
67
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:141
68
+ msgid "View Slideshow"
69
+ msgstr ""
70
+
71
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:142
72
+ msgid "Search Slideshows"
73
+ msgstr ""
74
+
75
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:143
76
+ msgid "No slideshows found"
77
+ msgstr ""
78
+
79
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:144
80
+ msgid "No slideshows found in Trash"
81
+ msgstr ""
82
+
83
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:164
84
+ #, php-format
85
+ msgid "Slideshow updated. Shortcode is [cycloneslider id=\"%s\"]"
86
+ msgstr ""
87
+
88
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:165
89
+ msgid "Custom field updated."
90
+ msgstr ""
91
+
92
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:166
93
+ msgid "Custom field deleted."
94
+ msgstr ""
95
+
96
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:167
97
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:168
98
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:171
99
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:172
100
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:173
101
+ msgid "Slideshow updated."
102
+ msgstr ""
103
+
104
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:169
105
+ #, php-format
106
+ msgid "Slideshow published. Shortcode is [cycloneslider id=\"%s\"]"
107
+ msgstr ""
108
+
109
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:170
110
+ msgid "Slideshow saved."
111
+ msgstr ""
112
+
113
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:174
114
+ #, php-format
115
+ msgid "Templates CSS could not be saved. Make sure %stemplates.css is writable."
116
+ msgstr ""
117
+
118
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:175
119
+ #, php-format
120
+ msgid "Templates JS could not be saved. Make sure %stemplates.js is writable."
121
+ msgstr ""
122
+
123
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:199
124
+ msgid "Slides"
125
+ msgstr ""
126
+
127
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:207
128
+ msgid "Slideshow Settings"
129
+ msgstr ""
130
+
131
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:215
132
+ msgid "Slideshow Templates"
133
+ msgstr ""
134
+
135
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:243
136
+ msgid "Slide"
137
+ msgstr ""
138
+
139
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:252
140
+ msgid "Add Slide"
141
+ msgstr ""
142
+
143
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:504
144
+ msgid "Slideshow Name"
145
+ msgstr ""
146
+
147
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:505
148
+ msgid "Template"
149
+ msgstr ""
150
+
151
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:506
152
+ msgid "Images"
153
+ msgstr ""
154
+
155
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:507
156
+ msgid "Slideshow ID"
157
+ msgstr ""
158
+
159
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:508
160
+ msgid "Shortcode"
161
+ msgstr ""
162
+
163
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:539
164
+ msgid "Slide *"
165
+ msgstr ""
166
+
167
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:659
168
+ msgid "[Slideshow not found]"
169
+ msgstr ""
170
+
171
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-cyclone-slider.php:684
172
+ #, php-format
173
+ msgid "[Template \"%s\" not found]"
174
+ msgstr ""
175
+
176
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-nextgen-integration.php:33
177
+ msgid "NextGEN Integration"
178
+ msgstr ""
179
+
180
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-nextgen-integration.php:49
181
+ msgid "Choose a NextGEN Gallery"
182
+ msgstr ""
183
+
184
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-nextgen-integration.php:59
185
+ msgid "Import"
186
+ msgstr ""
187
+
188
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/class-nextgen-integration.php:61
189
+ msgid "Select a gallery to import images from. Images will be added as new slides."
190
+ msgstr ""
191
+
192
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:17
193
+ msgid "Drag"
194
+ msgstr ""
195
+
196
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:18
197
+ msgid "Toggle"
198
+ msgstr ""
199
+
200
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:19
201
+ msgid "Delete"
202
+ msgstr ""
203
+
204
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:26
205
+ msgid "Image"
206
+ msgstr ""
207
+
208
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:27
209
+ msgid "Video"
210
+ msgstr ""
211
+
212
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:28
213
+ msgid "Custom"
214
+ msgstr ""
215
+
216
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:45
217
+ msgid "Get Image"
218
+ msgstr ""
219
+
220
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:48
221
+ msgid "Slide Properties:"
222
+ msgstr ""
223
+
224
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:50
225
+ msgid "Link"
226
+ msgstr ""
227
+
228
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:53
229
+ msgid "Link URL:"
230
+ msgstr ""
231
+
232
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:57
233
+ msgid "Open Link in:"
234
+ msgstr ""
235
+
236
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:59
237
+ msgid "Same Window"
238
+ msgstr ""
239
+
240
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:60
241
+ msgid "New Tab or Window"
242
+ msgstr ""
243
+
244
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:66
245
+ msgid "Title"
246
+ msgstr ""
247
+
248
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:74
249
+ msgid "Description"
250
+ msgstr ""
251
+
252
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:83
253
+ msgid "Image Attributes"
254
+ msgstr ""
255
+
256
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:86
257
+ msgid "Alternate Text:"
258
+ msgstr ""
259
+
260
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:90
261
+ msgid "Title Text:"
262
+ msgstr ""
263
+
264
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:96
265
+ msgid "Slide Transition Effects"
266
+ msgstr ""
267
+
268
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:100
269
+ msgid "Disable"
270
+ msgstr ""
271
+
272
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:101
273
+ msgid "Enable Slide Effects"
274
+ msgstr ""
275
+
276
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:107
277
+ msgid "Transition Effects:"
278
+ msgstr ""
279
+
280
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:118
281
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:32
282
+ msgid "Transition Effects Speed:"
283
+ msgstr ""
284
+
285
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:120
286
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:127
287
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:34
288
+ msgid "Milliseconds"
289
+ msgstr ""
290
+
291
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:125
292
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:26
293
+ msgid "Next Slide Delay:"
294
+ msgstr ""
295
+
296
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:135
297
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:12
298
+ msgid "Tile Count:"
299
+ msgstr ""
300
+
301
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:137
302
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:14
303
+ msgid "The number of tiles to use in the transition."
304
+ msgstr ""
305
+
306
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:141
307
+ msgid "Tile Delay:"
308
+ msgstr ""
309
+
310
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:143
311
+ msgid "Milliseconds to delay each individual tile transition."
312
+ msgstr ""
313
+
314
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:147
315
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:17
316
+ msgid "Tile Position:"
317
+ msgstr ""
318
+
319
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:149
320
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:19
321
+ msgid "Vertical"
322
+ msgstr ""
323
+
324
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:150
325
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:20
326
+ msgid "Horizontal"
327
+ msgstr ""
328
+
329
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:170
330
+ msgid "Video URL:"
331
+ msgstr ""
332
+
333
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:172
334
+ msgid "Copy and paste a Youtube or Vimeo URL and hit the Get Video button."
335
+ msgstr ""
336
+
337
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:176
338
+ msgid "Get Video"
339
+ msgstr ""
340
+
341
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:181
342
+ msgid "Embed Code"
343
+ msgstr ""
344
+
345
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:183
346
+ msgid "You can place your embed code directly here. Or you can use the Get Video button to generate the embed code."
347
+ msgstr ""
348
+
349
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:185
350
+ msgid "<strong>Note:</strong> The Slide Properties and Tile effects are not supported for videos."
351
+ msgstr ""
352
+
353
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:187
354
+ msgid "<strong>Note:</strong> Append &wmode=transparent to the embed code src attribute to make HTML elements appear on top of Flash."
355
+ msgstr ""
356
+
357
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/box.php:193
358
+ msgid "Custom HTML"
359
+ msgstr ""
360
+
361
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:3
362
+ msgid "Transition Effects to Use:"
363
+ msgstr ""
364
+
365
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:28
366
+ msgid "Milliseconds. 0 to disable auto advance."
367
+ msgstr ""
368
+
369
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:38
370
+ msgid "Width:"
371
+ msgstr ""
372
+
373
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:40
374
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:46
375
+ msgid "pixels."
376
+ msgstr ""
377
+
378
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:44
379
+ msgid "Height:"
380
+ msgstr ""
381
+
382
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:50
383
+ msgid "Pause on Hover?"
384
+ msgstr ""
385
+
386
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:52
387
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:60
388
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:68
389
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:78
390
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:87
391
+ msgid "Yes"
392
+ msgstr ""
393
+
394
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:53
395
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:61
396
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:69
397
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:77
398
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:86
399
+ msgid "No"
400
+ msgstr ""
401
+
402
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:58
403
+ msgid "Show Prev/Next Buttons?"
404
+ msgstr ""
405
+
406
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:66
407
+ msgid "Show Navigation?"
408
+ msgstr ""
409
+
410
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:71
411
+ msgid "The thumbnails or dots depending on template."
412
+ msgstr ""
413
+
414
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:75
415
+ msgid "Random Slide Order?"
416
+ msgstr ""
417
+
418
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:80
419
+ msgid "Randomize order of slides on every page visit."
420
+ msgstr ""
421
+
422
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:84
423
+ msgid "Resize Images?"
424
+ msgstr ""
425
+
426
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/slider-properties.php:89
427
+ msgid "Yes - resize images to slideshow dimension. <br>No - use the original uploaded image."
428
+ msgstr ""
429
+
430
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/template-selection.php:38
431
+ msgid "Select a template to use. Check the template icons to see what slide type it supports."
432
+ msgstr ""
433
+
434
+ #: D:\webserver\htdocs\wp1\wp-content\plugins\cyclone-slider-2/inc/admin-parts/template-selection.php:40
435
+ msgid "Get more templates.."
436
+ msgstr ""
437
+