· 6 years ago · Jun 06, 2019, 03:24 PM
1<?xml version="1.0" encoding="UTF-8" ?>
2<!DOCTYPE html>
3<html expr:dir='data:blog.languageDirection' xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'>
4<head>
5<meta content='width=device-width, initial-scale=1, maximum-scale=1' name='viewport'/>
6
7
8<!--[if lt IE 9]>
9<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"> </script>
10<![endif]-->
11 <meta content='width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1' name='viewport'/>
12 <meta content='text/html;charset=UTF-8' http-equiv='Content-Type'/>
13 <meta content='IE=edge,chrome=1' http-equiv='X-UA-Compatible'/>
14
15<link href='http://cdn.jsdelivr.net/jquery.slick/1.4.1/slick-theme.css' rel='stylesheet' type='text/css'/>
16<link href='http://fonts.googleapis.com/css?family=Josefin+Slab:300,400,600' rel='stylesheet' type='text/css'/>
17 <link href='http://fonts.googleapis.com/css?family=Crimson+Text' rel='stylesheet' type='text/css'/>
18 <b:include data='blog' name='all-head-content'/>
19 <!-- SEO Meta Tag -->
20 <b:if cond='data:blog.homepageUrl == data:blog.url'>
21 <meta expr:content='data:blog.title' name='keywords'/>
22 </b:if>
23 <b:if cond='data:blog.pageType == "item"'>
24 <meta expr:content='data:blog.pageName' name='keywords'/>
25 </b:if>
26 <b:if cond='data:blog.pageType == "index"'>
27 <b:if cond='data:blog.searchLabel'>
28 <meta content='noindex,nofollow' name='robots'/>
29 </b:if>
30 </b:if>
31 <b:if cond='data:blog.pageType == "archive"'>
32 <meta content='noindex,nofollow' name='robots'/>
33 </b:if>
34 <b:if cond='data:blog.isMobile'>
35 <meta content='noindex,nofollow' name='robots'/>
36 </b:if>
37 <!-- SEO Title Tag -->
38 <b:if cond='data:blog.url == data:blog.homepageUrl'>
39 <title>
40 <data:blog.title/>
41 </title>
42 </b:if>
43 <b:if cond='data:blog.pageType == "item"'>
44 <title>
45 <data:blog.pageName/>
46 |
47 <data:blog.title/>
48 </title>
49 </b:if>
50 <b:if cond='data:blog.pageType == "archive"'>
51 <title>
52 Archive for
53 <data:blog.pageName/>
54 </title>
55 </b:if>
56 <b:if cond='data:blog.pageType == "static_page"'>
57 <title>
58 <data:blog.pageName/>
59 </title>
60 </b:if>
61 <b:if cond='data:blog.pageType == "index"'>
62 <b:if cond='data:blog.searchLabel'>
63 <title>
64 <data:blog.title/>
65 -
66 <data:blog.pageName/>
67 </title>
68 </b:if>
69 </b:if>
70 <b:if cond='data:blog.pageType == "error_page"'>
71 <title>
72 Page Not Found
73 </title>
74 </b:if>
75 <b:if cond='data:blog.pageType == "index"'>
76 <b:if cond='data:blog.url != data:blog.homepageUrl'>
77 <title>
78 <data:blog.pageTitle/>
79 - All Post
80 </title>
81 </b:if>
82 </b:if>
83 <link href='http://fonts.googleapis.com/css?family=Raleway' rel='stylesheet' type='text/css'/>
84
85 <link href='http://fonts.googleapis.com/css?family=Montserrat' rel='stylesheet' type='text/css'/>
86<link href='//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css' rel='stylesheet'/>
87
88
89<b:skin><![CDATA[/*
90-----------------------------------------------
91Blogger Template Style
92Name: Pebbles
93Author: OddThemes
94----------------------------------------------- */
95body#layout .slider,body#layout .header_right,body#layout .socials,#navbar,.date-header,.feed-links,.post-location,.post-icons{display: none !important;}
96body#layout #leftContent {
97width: 50%;
98float: left;
99}
100.siteload{ background: rgba(255,255,255,0.95);
101width: 100%;
102height: 100%;
103position: fixed;
104z-index: 9999;}
105body#layout .siteload{z-index:0;}
106.preloader{
107background: url(http://1.bp.blogspot.com/-ha9VSxuobyo/VazNeT2f6PI/AAAAAAAAC9M/-3ojdTaeZ8s/s…Data%2BCard%2BRecharge%2Bwith%2BCredit%2BCards%2B%2526%2BNet%2BBanking.gif) no-repeat;
108position: absolute;
109left: 47.5%;
110z-index: 999999;
111right: 0;
112top: 47.5%;
113bottom: 0;
114}
115.section, .widget, .widget-content, .widget ul, .widget li, body, h1, h2, h3, h4, h5, ul, li, a, p, span, img, dd {
116border: medium none;
117list-style: none outside none;
118margin: 0;
119outline: medium none;
120padding: 0;
121text-decoration: none;
122}
123body {
124background: #fff;
125color: #666666;
126font: 400 13px/1.6 Arial,"HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
127word-wrap: break-word;
128}
129a {
130color: #000;
131}
132a:hover {
133color: #888888;
134}
135h1, h2, h3, h4, h5 {
136font-family: "Raleway",Georgia,"Times New Roman",Times,serif;
137font-weight: normal;
138line-height: inherit;
139}
140.top_wrapper {
141margin-bottom: 30px;
142}
143.header_left {
144float: left;
145width: 400px;
146}
147#header, #header a {
148color: #FFFFFF;
149}
150#header h1 {
151font-size: 50px;
152}
153#header img {
154width: 100%;
155}
156div#head-inner {
157max-width: 60%;
158margin: 0 auto;
159}
160body#layout:before {
161content: "This template is a property of OddThemes.com";
162}
163.socials {
164float: left;
165padding-top: 12px;
166}
167.socials a {
168background: url("https://lh5.googleusercontent.com/-bnH0e3pPbvA/UcPyDkpraFI/AAAAAAAAB9A/szLwrBKt11U/s360/social_icons.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
169float: left;
170height: 28px;
171margin-bottom: 10px;
172margin-right: 5px;
173overflow: hidden;
174text-indent: -9999em;
175width: 30px;
176}
177.socials a:hover {
178opacity: 0.9;
179}
180.socials a.facebook {
181background-position: -30px 0;
182}
183.socials a.vimeo {
184background-position: -150px 0;
185}
186.socials a.rss {
187background-position: -60px 0;
188}
189.socials a.google_plus {
190background-position: -270px 0;
191}
192.socials a.pinterest {
193background-position: -300px 0;
194}
195#top_menu {
196margin-top: -18px;
197position: absolute;
198right: 15px;
199top: 50%;
200}
201.sf-menu.hide {
202display: none;
203}
204.select_menu {
205cursor: pointer;
206display: none;
207font-size: 12px;
208height: 3em;
209line-height: 3em;
210margin: 0;
211padding-left: 10px;
212position: relative;
213width: 100%;
214z-index: 10;
215}
216#top_menu span.nav_select {
217-moz-box-sizing: border-box;
218background: url("https://lh3.googleusercontent.com/-kuwjHwxHU5M/UcPx9Rf6hYI/AAAAAAAAB5s/kBvMLWkeLz4/s32/button_gray.png") repeat-x scroll center bottom #EDEDED;
219border-radius: 2px;
220box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
221display: none;
222font-size: 12px;
223height: 3em;
224left: 0;
225line-height: 3em;
226padding: 0 1em;
227position: absolute;
228text-shadow: 0 1px 1px #FFFFFF;
229top: 0;
230width: 100%;
231z-index: 1;
232}
233#top_menu span.nav_select span.menu_icon_wrapper {
234background: url("https://lh6.googleusercontent.com/-VHd-MUXwJmQ/UcPx8zFDwjI/AAAAAAAAB5Y/qY_VtSSDbT8/s32/button.png") repeat-x scroll center bottom #55D5FF;
235border-bottom-right-radius: 2px;
236border-top-right-radius: 2px;
237font-size: 12px;
238height: 3em;
239position: absolute;
240right: 0;
241top: 0;
242width: 3em;
243}
244#top_menu span.nav_select span.menu_icon_wrapper span.menu_icon {
245background: url("https://lh6.googleusercontent.com/-pQJha9_ywEA/UcPyAHqGh9I/AAAAAAAAB7A/O0_qVLEac8g/s15/menu_icon.png") no-repeat scroll center center rgba(0, 0, 0, 0);
246height: 100%;
247left: 0;
248position: absolute;
249top: 0;
250width: 100%;
251}
252.header_search {
253-moz-user-select: none;
254float: right;
255margin-left: 5px;
256padding-top: 5px;
257}
258.header_search .search_zoom {
259background: url("https://lh4.googleusercontent.com/-CR2tILljH80/UcPyClKWCgI/AAAAAAAAB8g/75u74UxJL4g/s210/search_btn.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
260cursor: pointer;
261float: right;
262height: 28px;
263width: 30px;
264}
265.header_search .search_zoom.close {
266background-position: 0 100%;
267}
268.header_search .search_box {
269display: none;
270height: 36px;
271margin-top: -17px;
272position: absolute;
273right: 40px;
274top: 50%;
275width: 200px;
276}
277.header_search .search_box.show {
278display: block;
279}
280.header_search .search_box input.search_input {
281height: 36px;
282line-height: 32px;
283padding: 0 10px;
284width: 100%;
285}
286input[type="text"], input[type="password"], input[type="email"], textarea, select {
287-moz-box-sizing: border-box;
288background: none repeat scroll 0 0 #F9F9F9;
289border: medium none;
290border-radius: 2px;
291box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) inset;
292color: #888888;
293display: inline-block;
294font-size: 0.9em;
295line-height: 1em;
296margin: 0;
297max-width: 100%;
298outline: medium none;
299padding: 1em;
300width: 220px;
301}
302select {
303line-height: 1em;
304padding: 1em;
305width: 200px;
306}
307input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, textarea:focus {
308background-color: #FFF5CD;
309color: #333333;
310}
311textarea {
312min-height: 60px;
313}
314label, legend {
315display: block;
316font-weight: bold;
317}
318label {
319display: block;
320margin-bottom: 10px;
321}
322input[type="checkbox"] {
323display: inline;
324}
325@media not all {
326input[type="text"], input[type="password"], input[type="email"] {
327padding: 0.9em;
328}
329}
330/*.post_item, #comments {
331background-color: #FFFFFF;
332-webkit-box-shadow: 0 2px 3px rgba(0,0,0, .1);
333-moz-box-shadow: 0 2px 3px rgba(0,0,0, .1);
334box-shadow: 0 2px 3px rgba(0,0,0, .1);
335}*/
336.post_item h3 {
337font-size: 14px;
338font-family: 'Raleway', sans-serif;
339}
340.post_item h1 {
341font-size: 38px;
342margin-bottom: 18px;
343}
344.post_item_title a {
345background: none repeat scroll 0 0 #fff;
346color: #445B63;
347display: block;
348padding: 10px 50px;
349font-family: josefin slab;
350font-size: 22px;
351font-weight: 600;
352}
353.post_item_title a:hover {
354color: #2eb3e5;
355}
356.postbodycontent span {
357font-family: crimson text!important;
358line-height: 28px!important;
359font-size: 17px!important;
360}
361.large_thumb {
362position: relative;
363}
364.thumb {
365display: block;
366height: auto !important;
367width: 100% !important;
368}
369
370.post_item_inner p {
371margin-bottom: 30px;
372font-family: 'Crimson Text', sans-serif;
373font-size: 15px;
374}
375.button.normal {
376border: #000 1px solid;
377height: 8px;
378line-height: 7px;
379}
380.button, .post_tag a, .letter_submit {
381border-radius: 2px;
382color: #000000;
383cursor: pointer;
384display: inline-block;
385font-size: 0.9em;
386font-weight: bold;
387line-height: 1em;
388outline: medium none;
389padding: 1em;
390text-decoration: none;
391}
392.button:hover {
393opacity: 0.8;
394background: #000;
395color: #fff;
396transition: background-color 1.5s ease;
397-webkit-transition: background-color 1.5s ease;
398-moz-transition: background-color 1.5s ease;
399-o-transition: background-color 1.5s ease;
400}
401.like_post {
402border-radius: 2px;
403float: right;
404}
405.post blockquote {
406background: url("https://lh3.googleusercontent.com/-oaTPjCsZXq8/UcPyCOOfHpI/AAAAAAAAB8E/H_lmDI9_W8A/s19/quote.png") no-repeat scroll 25px 20px #34495E;
407color: #FFFFFF;
408padding: 10px;
409position: relative;
410}
411.post_tag a {
412/*border: #000 1px solid; */
413color: #666666 !important;
414font-weight: 600;
415/* margin-bottom: 5px; */
416text-decoration: underline;
417font-family: josefin slab;
418font-size: 16px;
419margin-right: 5px;
420padding: 2px;
421text-shadow: 0 1px 1px #FFFFFF;
422}
423.post_tag a:hover {
424opacity: 1;
425}
426#comments {
427margin-bottom: 30px;
428overflow: hidden;
429padding: 20px;
430}
431#comments h4 {
432display: inline;
433line-height: 40px;
434padding: 10px;
435}
436#comments h4, .comments .comment-header, .comments .comment-thread.inline-thread .comment {
437position: relative;
438}
439#comments h4, .comments .continue a {
440color:#fff;font-size:13px; padding: 8px; background-color: #525252;
441}
442#comments h4, .comments .continue a {
443font-size: 16px;
444font-family:josefin slab;
445}
446#comments h4, .comments .continue a {
447font-weight: normal;
448}
449#comments .avatar-image-container img {
450border: 0 none;
451}
452.comment-thread {
453color: #111111;
454}
455.comment-thread a {
456color: #777777;
457}
458.comment-thread ol {
459margin: 0 0 20px;
460}
461.comment-thread .comment-content a, .comments .user a, .comments .comment-thread.inline-thread .user a {
462color: #000;
463}
464.comments .avatar-image-container, .comments .avatar-image-container img {
465height: 48px;
466max-height: 48px;
467max-width: 48px;
468width: 48px;
469}
470.comments .comment-block, .comments .comments-content .comment-replies, .comments .comment-replybox-single {
471margin-left: 60px;
472}
473.comments .comment-block, .comments .comment-thread.inline-thread .comment {
474border: 1px solid #DDDDDD;
475border-bottom:2px solid #aaa;
476padding: 10px;
477}
478.comments .comments-content .comment {
479line-height: 1em;
480margin: 15px 0 0;
481padding: 0;
482width: 100%;
483}
484.comments .comments-content .inline-thread {
485padding: 0 0 0 20px;
486}
487.comments .comments-content .comment-replies {
488margin-top: 0;
489}
490.comments .comment-content {
491line-height: 1.4em;
492padding: 5px 0;
493}
494.comments .comment-thread.inline-thread {
495background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
496border-left: 1px solid #DDDDDD;
497}
498.comments .comment-thread.inline-thread .comment {
499width: auto;
500}
501.comments .comment-thread.inline-thread .comment:after {
502border-top: 1px solid #DDDDDD;
503content: "";
504height: 0;
505left: -20px;
506position: absolute;
507top: 10px;
508width: 10px;
509}
510.comments .comment-thread.inline-thread .comment .comment-block {
511background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
512border: 0 none;
513padding: 0;
514}
515.comments .comment-thread.inline-thread .comment-block {
516margin-left: 48px;
517}
518.comments .comment-thread.inline-thread .user a {
519font-size: 13px;
520}
521.comments .comment-thread.inline-thread .avatar-image-container, .comments .comment-thread.inline-thread .avatar-image-container img {
522height: 36px;
523max-height: 36px;
524max-width: 36px;
525width: 36px;
526}
527.comments .continue {
528border-top: 0 none;
529width: 100%;
530}
531.comments .continue a {
532padding: 10px 0;
533text-align: center;
534}
535.comment .continue {
536display: none;
537}
538#comment-editor {
539width: 100% !important;
540}
541.comment-form {
542max-width: 100%;
543width: 100%;
544}
545.comments .comments-content .loadmore, .comments .comments-content {
546margin: 0;
547}
548#blog-pager-newer-link {
549float: none;
550}
551#blog-pager-older-link {
552float: none;
553}
554#blog-pager {
555clear: both;
556margin: 0;
557padding: 0 0 20px;
558text-align: center;font-size: 15px;
559font-family: josefin slab;
560font-weight: 600;
561}
562#footer {
563background: url("https://lh3.googleusercontent.com/-1QB3XFmdlYY/UcPyBWfyb4I/AAAAAAAAB74/ITrfhAVjwNI/s67/pattern.png") repeat-x scroll 0 0 #FFFFFF;
564box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.1);
565font-size: 0.9em;
566padding: 20px 0;
567}
568#footer a {
569font-weight: bold;
570}
571#PopularPosts1 img {
572background-color: #FFFFFF;
573border: 1px solid #EEEEEE;
574border-radius: 2px;
575float: left;
576margin-right: 15px;
577padding: 3px;
578}
579#PopularPosts1 dd {
580border-bottom: 1px solid #EEEEEE;
581padding: 20px;
582}
583#PopularPosts1 dd:hover {
584background-color: #F9F9F9;
585}
586#PopularPosts1 dd a {
587color: #666666;
588}
589.status-msg-body {
590position: relative !important;
591}
592.CSS_LIGHTBOX {
593z-index: 9999 !important;
594}
595.fblike {
596height: 20px;
597max-width: 84px;
598padding: 8px 0 3px 13px;
599}
600.post-share-buttons {
601margin-left: 46px;
602margin-top: 20px;
603}
604.post_author {
605border-top: 1px solid #EDEDED;
606padding: 20px;
607}
608.post_author h4 {
609font-size: 18px;
610}
611.post_author .author_avatar {
612float: left;
613height: 100px;
614width: 100px;
615}
616.post_author .author_avatar img {
617display: block;
618}
619.post_author .author_wrapper {
620margin-left: 120px;
621}
622.post_author h4 {
623margin-bottom: 5px;
624}
625.post_author p {
626margin: 0;
627padding: 0;
628}
629.comments .comments-content .datetime{float:right;}
630.small_thumb {
631background-color: #FFFFFF;
632border: 1px solid #EEEEEE;
633border-radius: 2px;
634padding: 3px;
635}
636#related-posts {
637background-color: #FFFFFF;
638border-top: 1px solid #dfdfdf;
639margin-bottom: 30px;
640}
641#related-posts ul {
642padding: 0 10px;
643display:inline-block;
644}
645#related-posts ul li {
646display: inline-block;
647font-weight: bold;
648position:relative;
649margin: 0 10px;
650overflow:hidden;
651width: 23%;
652}
653.pthumb {
654/* border: 1px solid #EEEEEE; */
655/* border-radius: 2px; */
656/* height: 97px; */
657margin: 0 0 10px;
658overflow: hidden;
659/* padding: 3px; */
660/* width: 129px; */
661}
662.pthumb img {
663width:100%;max-height: 155px;min-height:155px;object-fit:cover;
664}
665.pthumb a:hover .overlay{background: #000;
666display: block!important;
667opacity: 0.6;
668top:0;}
669.overlay {
670background: rgba(45, 65, 74, 0.85);
671height: 155px;
672position: absolute;
673width: 100%;
674font-size: 13px;
675font-family: raleway;
676top:-155px;
677transition:300ms;
678-webkit-transition:300ms;
679-moz-transition:300ms;
680-o-transition:300ms;
681margin-left: 0px;
682z-index: 10; color: #fff;
683text-align: center;
684}
685#related-posts ul li:nth-child(4n+4) {
686margin-right: 0;
687}
688.heading-border {
689font-family: josefin slab;
690color: #000000;
691font-size: 24px;
692margin: 0 0 20px;
693padding: 10px 20px;
694}
695.FollowByEmail {
696background-color: #55D5FF !important;
697background-image: url("https://lh3.googleusercontent.com/-1QB3XFmdlYY/UcPyBWfyb4I/AAAAAAAAB74/ITrfhAVjwNI/s67/pattern.png");
698background-repeat: repeat-x;
699border: 5px solid #FFFFFF;
700color: #FFFFFF;
701}
702.FollowByEmail h2 {
703background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
704border-bottom: medium none;
705border-radius: 0;
706color: #FFFFFF;
707margin-bottom: 15px;
708padding: 0;
709text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
710}
711.FollowByEmail .newsletter_inner {
712padding: 25px 20px;
713}
714.FollowByEmail p {
715margin-bottom: 30px;
716}
717.FollowByEmail .letter_email {
718line-height: normal;
719margin-bottom: 10px;
720width: 100%;
721}
722.FollowByEmail .letter_submit {
723background: url("https://lh6.googleusercontent.com/-VHd-MUXwJmQ/UcPx8zFDwjI/AAAAAAAAB5Y/qY_VtSSDbT8/s32/button.png") repeat-x scroll center bottom #666666;
724border: medium none;
725margin: 0;
726}
727.FollowByEmail .letter_submit:hover {
728opacity: 0.8;
729}
730.widget_socials p {
731margin-bottom: 30px;
732}
733.widget_socials a {
734background-color: #888888;
735background-position: 50% 50%;
736background-repeat: no-repeat;
737border-radius: 2px;
738box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
739float: left;
740height: 35px;
741margin-bottom: 10px;
742margin-right: 10px;
743overflow: hidden;
744text-indent: 9999em;
745width: 35px;
746}
747.widget_socials a:hover {
748background-color: #666666 !important;
749}
750.widget_socials a.facebook {
751background-color: #6F85AE;
752background-image: url("https://lh3.googleusercontent.com/-ifDeD3iKioY/UcPx90L45OI/AAAAAAAAB6A/ObECkCist50/s24/facebook.png");
753}
754.widget_socials a.twitter {
755background-color: #23B6C6;
756background-image: url("https://lh5.googleusercontent.com/-ORgZZWh5n_I/UcPyEBWt1tI/AAAAAAAAB9E/YCY8K1egwSs/s24/twitter.png");
757}
758.widget_socials a.flickr {
759background-color: #FF0084;
760background-image: url("https://lh3.googleusercontent.com/-H4N0uYEwjBk/UcPx95Y8SII/AAAAAAAAB6E/ciYk7tJP6K0/s24/flickr.png");
761}
762.widget_socials a.dribbble {
763background-color: #C6376D;
764background-image: url("https://lh6.googleusercontent.com/-DHQ25c_6w_E/UcPx9kiYk7I/AAAAAAAAB54/6-4jSV0gsFY/s24/dribbble.png");
765}
766.widget_socials a.vimeo {
767background-color: #20B9EB;
768background-image: url("https://lh5.googleusercontent.com/-kI8F8zOCSSA/UcPyEbKEGcI/AAAAAAAAB9U/8Ancbp9MIMM/s24/vimeo.png");
769}
770.widget_socials a.tumblr {
771background-color: #2E4B68;
772background-image: url("https://lh3.googleusercontent.com/-Dtw42nPOLhY/UcPyDjtZmgI/AAAAAAAAB84/djpN4lQZdPE/s24/tumblr.png");
773}
774.widget_socials a.rss {
775background-color: #FA7204;
776background-image: url("https://lh4.googleusercontent.com/-EbEXnpN-RIs/UcPyCZPXClI/AAAAAAAAB8Q/IDEpJmzqkuU/s24/rss.png");
777}
778.widget_socials a.linkedin {
779background-color: #006699;
780background-image: url("https://lh5.googleusercontent.com/-gAsnBv-K_hk/UcPx_FpxF2I/AAAAAAAAB6o/l07Bq86UHSE/s24/linkedin.png");
781}
782.widget_socials a.youtube {
783background-color: #DD3D3D;
784background-image: url("https://lh6.googleusercontent.com/-aVPy7jN4T7Q/UcPyEV_ljFI/AAAAAAAAB9Q/cVUbI1P1FTg/s24/youtube.png");
785}
786.widget_socials a.google_plus {
787background-color: #DD3D3D;
788background-image: url("https://lh3.googleusercontent.com/-H8fbtEHl9yw/UcPx-RGuARI/AAAAAAAAB6Q/7j9H_Ry5_m4/s24/google%252B.png");
789}
790.widget_socials a.pinterest {
791background-color: #C9242D;
792background-image: url("https://lh5.googleusercontent.com/-pGslChgpGfU/UcPyB_-yhgI/AAAAAAAAB8A/H8IyIF4IDG8/s24/pinterest.png");
793}
794.widget_socials a.instagram {
795background-color: #1B577D;
796background-image: url("https://lh6.googleusercontent.com/-eIdoWi7bEVc/UcPx-5tP-cI/AAAAAAAAB6g/OLK97uwHujA/s24/instagram.png");
797}
798#blog-pager{clear:both;margin:30px auto;text-align:center; padding: 7px;}
799.blog-pager {background: none;}
800.displaypageNum a,.showpage a,.pagecurrent{padding: 3px 7px;margin-right:5px;background:#fff;color: #888;border:1px solid #E9E9E9;}
801.displaypageNum a:hover,.showpage a:hover,.pagecurrent{background:#CECECE;text-decoration:none;color: #000;}
802.showpageOf{display:none!important}
803#blog-pager .showpage, #blog-pager .pagecurrent{font-weight:bold;color: #888;}
804#blog-pager .pages{border:none;}
805/* animate css */
806.animated {
807-webkit-animation-duration: 1s;
808animation-duration: 1s;
809-webkit-animation-fill-mode: both;
810animation-fill-mode: both;
811}
812.animated.infinite {
813-webkit-animation-iteration-count: infinite;
814animation-iteration-count: infinite;
815}
816.animated.hinge {
817-webkit-animation-duration: 2s;
818animation-duration: 2s;
819}
820@-webkit-keyframes bounceInUp {
8210%, 60%, 75%, 90%, 100% {
822-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
823transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
824}
8250% {
826opacity: 0;
827-webkit-transform: translate3d(0, 3000px, 0);
828transform: translate3d(0, 3000px, 0);
829}
83060% {
831opacity: 1;
832-webkit-transform: translate3d(0, -20px, 0);
833transform: translate3d(0, -20px, 0);
834}
83575% {
836-webkit-transform: translate3d(0, 10px, 0);
837transform: translate3d(0, 10px, 0);
838}
83990% {
840-webkit-transform: translate3d(0, -5px, 0);
841transform: translate3d(0, -5px, 0);
842}
843100% {
844-webkit-transform: translate3d(0, 0, 0);
845transform: translate3d(0, 0, 0);
846}
847}
848@keyframes bounceInUp {
8490%, 60%, 75%, 90%, 100% {
850-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
851transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
852}
8530% {
854opacity: 0;
855-webkit-transform: translate3d(0, 3000px, 0);
856transform: translate3d(0, 3000px, 0);
857}
85860% {
859opacity: 1;
860-webkit-transform: translate3d(0, -20px, 0);
861transform: translate3d(0, -20px, 0);
862}
86375% {
864-webkit-transform: translate3d(0, 10px, 0);
865transform: translate3d(0, 10px, 0);
866}
86790% {
868-webkit-transform: translate3d(0, -5px, 0);
869transform: translate3d(0, -5px, 0);
870}
871100% {
872-webkit-transform: translate3d(0, 0, 0);
873transform: translate3d(0, 0, 0);
874}
875}
876.bounceInUp {
877-webkit-animation-name: bounceInUp;
878animation-name: bounceInUp;
879}
880@-webkit-keyframes bounceOut {
88120% {
882-webkit-transform: scale3d(.9, .9, .9);
883transform: scale3d(.9, .9, .9);
884}
88550%, 55% {
886opacity: 1;
887-webkit-transform: scale3d(1.1, 1.1, 1.1);
888transform: scale3d(1.1, 1.1, 1.1);
889}
890100% {
891opacity: 0;
892-webkit-transform: scale3d(.3, .3, .3);
893transform: scale3d(.3, .3, .3);
894}
895}
896@keyframes bounceOut {
89720% {
898-webkit-transform: scale3d(.9, .9, .9);
899transform: scale3d(.9, .9, .9);
900}
90150%, 55% {
902opacity: 1;
903-webkit-transform: scale3d(1.1, 1.1, 1.1);
904transform: scale3d(1.1, 1.1, 1.1);
905}
906100% {
907opacity: 0;
908-webkit-transform: scale3d(.3, .3, .3);
909transform: scale3d(.3, .3, .3);
910}
911}
912@-webkit-keyframes fadeIn {
9130% {opacity: 0;}
914100% {opacity: 1;}
915}
916@keyframes fadeIn {
9170% {opacity: 0;}
918100% {opacity: 1;}
919}
920.fadeIn {
921-webkit-animation-name: fadeIn;
922animation-name: fadeIn;
923}
924@-webkit-keyframes zoomIn {
9250% {
926opacity: 0;
927-webkit-transform: scale3d(.3, .3, .3);
928transform: scale3d(.3, .3, .3);
929}
93050% {
931opacity: 1;
932}
933}
934@keyframes zoomIn {
9350% {
936opacity: 0;
937-webkit-transform: scale3d(.3, .3, .3);
938transform: scale3d(.3, .3, .3);
939}
94050% {
941opacity: 1;
942}
943}
944.zoomIn {
945-webkit-animation-name: zoomIn;
946animation-name: zoomIn;
947}
948@-webkit-keyframes fadeInUp {
9490% {
950opacity: 0;
951-webkit-transform: translate3d(0, 100%, 0);
952transform: translate3d(0, 100%, 0);
953}
954100% {
955opacity: 1;
956-webkit-transform: none;
957transform: none;
958}
959}
960@keyframes fadeInUp {
9610% {
962opacity: 0;
963-webkit-transform: translate3d(0, 100%, 0);
964transform: translate3d(0, 100%, 0);
965}
966100% {
967opacity: 1;
968-webkit-transform: none;
969transform: none;
970}
971}
972.fadeInUp {
973-webkit-animation-name: fadeInUp;
974animation-name: fadeInUp;
975}
976/*<!-- sinister -->*/
977.p-right{
978position: fixed;
979bottom: 0;
980right: 0;
981padding: 10px;
982}
983/* HEADER WRAPPER */
984.header {
985/* float: left; */
986width: 515px;
987/* max-width: 257px; */
988position: relative;
989z-index: 300;
990margin: 7% auto;
991text-align: center;
992}
993.header h1.title,.header p.title {
994font:normal bold 45px Fondamento, Arial, Helvetica, sans-serif;
995margin:0 0 0 0;
996text-transform:uppercase;
997}
998.header .description {
999color:#555555;
1000}
1001.header a {
1002color:#333333;
1003}
1004.header a:hover {
1005color:#999;
1006}
1007.header img {
1008display:block;
1009}
1010.header-right {
1011float:right;
1012padding:0;
1013overflow:hidden;
1014margin:55px 0;
1015width:41.8%;
1016max-width:468px;
1017}
1018.header-right img {
1019display:block;
1020}
1021/* random css */
1022.yo .post_item_inner {
1023background:#D25CD6;
1024color: #fff;
1025font-size:16px;
1026}
1027.lop
1028{
1029max-width:100%;
1030}
1031/*<!--custom sidebar-->*/
1032.like_post{display:none;}
1033img#Header1_headerimg{margin:auto;}
1034a#Blog1_blog-pager-older-link {
1035padding: 5px 8px;
1036line-height: 3;
1037}
1038a#Blog1_blog-pager-newer-link{
1039padding: 5px 8px;
1040line-height: 3;
1041}
1042a.home-link{
1043padding: 5px 25px;
1044line-height: 3;
1045}
1046.outer23 {
1047background: #fff;
1048-webkit-box-shadow: 0 1px 0 rgba(0,0,0, .1);
1049-moz-box-shadow: 0 1px 0 rgba(0,0,0, .1);
1050box-shadow: 0 1px 0 rgba(0,0,0, .1);
1051height:90px;
1052}
1053/* random */
1054#left-sidebar-wrap {
1055bottom: 0;
1056display: block;
1057left: 0;
1058position: absolute;
1059top: 0;
1060width: 200px;
1061}
1062#sidebar-top{
1063width: 100%;
1064text-align: center;
1065margin-bottom: 30px;
1066margin-top: 40px;
1067}
1068#sidebar-top #logo {
1069color: #000;
1070font-family: 'Raleway';
1071font-size: 14px;
1072font-weight: bold;
1073line-height: 43px;
1074text-align: center;
1075text-transform: uppercase;
1076width: 100%;
1077}
1078#sidebar-top #logo-text {
1079display: block;
1080padding: 30px 10px 0;
1081text-align: left;
1082}
1083#sidebar-top #logo img{
1084max-width: 100%;
1085height:auto;
1086}
1087#sidebar-wrap {
1088color: #A1A1A1;
1089text-align: right;
1090width: 100%;
1091}
1092#sidebar,
1093#sidebar a,
1094#sidebar a:visited,
1095#sidebar-right,
1096#sidebar-right a,
1097#sidebar-right a:visited{
1098color: #666;
1099}
1100#menu-main-menu li a,#menu-main-menu li drop,#menu-main-menu li {
1101font-size: 13px;
1102font-family: raleway;
1103color: #9B9B9B;
1104letter-spacing: 2px;
1105text-transform: capitalize!important;
1106}
1107#menu-main-menu drop{cursor:pointer;}
1108#menu-main-menu li a:hover {
1109color:#222;
1110}
1111#main-menu, #secondary-menu{
1112font-family: Raleway;
1113text-align:center;
1114}
1115#main-menu li{
1116line-height: 2.1em;
1117}
1118#sidebar #main-menu .sub-menu li{
1119line-height: 120%;
1120font-size: 14px;
1121margin-bottom: 0;
1122text-transform: none;
1123margin-top: 3px;
1124}
1125#secondary-menu li{
1126line-height: 130%;
1127font-size: 15px;
1128margin-bottom: 0;
1129overflow: hidden;
1130}
1131#secondary-menu{
1132margin-top: 50px;
1133}
1134/* popup submenu */
1135@media all and (min-width: 701px){
1136.popup .sub-menu {
1137background-color: #000000;
1138display: none;
1139left: 180px;
1140padding: 10px 20px;
1141position: absolute;
1142text-align: left;
1143top: -45px;
1144width: 300px;
1145z-index: 999;
1146/*
1147-moz-column-count: 2;
1148-webkit-column-count: 2;
1149column-count: 2;
1150*/
1151}
1152.popup .sub-menu .sub-menu {
1153left: 330px;
1154}
1155.popup .sub-menu:before {
1156background: url("images/submenu_arrow.png") no-repeat scroll 100% 45px rgba(0, 0, 0, 0);
1157content: "";
1158display: block;
1159height: 100%;
1160left: -40px;
1161position: absolute;
1162text-align: center;
1163top: 0;
1164width: 40px;
1165}
1166.popup #main-menu li:hover > .sub-menu {
1167display: block;
1168}
1169.popup #main-menu .sub-menu li a,
1170.popup #main-menu .sub-menu li a:visited {
1171color: #FFFFFF;
1172}
1173.popup #sidebar #main-menu .sub-menu li {
1174padding: 5px 0;
1175}
1176}
1177.copycontainer{text-align: center;
1178width: 100%;
1179position: relative;
1180bottom: 0;
1181margin: 20px 0;
1182}
1183#copy{
1184display: block;
1185font-size: 10px;
1186color: #a0a0a0;
1187text-transform: uppercase;
1188letter-spacing: 2px;
1189}
1190#sidebar-bg {
1191background-color: #FFFFFF;
1192bottom: 0;
1193left: 0;
1194position: fixed;
1195top: 0;
1196width: 200px;
1197display: block;
1198height: 100%;
1199}
1200/*responsive*/
1201@media only screen and (max-width: 1041px) and (min-width: 791px) {
1202#sidebar-wrap{width:140px;}
1203.container23{margin-left:174px;width:83%;}
1204.row .row{margin:0px;}
1205.row .twelve {
1206width: 100%;
1207}
1208}
1209@media only screen and (max-width: 790px) and (min-width: 479px) {
1210#related-posts ul li{width:30%;}
1211#sidebar-wrap{width:102px;}
1212.row .row{margin:0px;}
1213.row .twelve {
1214width: 100%;
1215}
1216.leftfooter{width:100%!important;text-align:center!important;}
1217.rightfooter{width:100%!important;text-align:center!important;}
1218div.post_item:after{right:0.2rem;}
1219div.post_item:before{right:1rem;}
1220#sidebar-wrap{width:128px;}
1221.row .row{margin:0px;}
1222div.post_item:after{right:0.5rem;}
1223div.post_item:before{right:1.3rem;}
1224}
1225@media only screen and (max-width: 767px) and (min-width: 500px) {
1226#sidebar-wrap{width:120px;}
1227.row .row{margin:0px;}
1228div.post_item:after{right:0.5rem;}
1229div.post_item:before{right:1.3rem;}
1230}
1231@media only screen and (max-width: 1024px) and (min-width: 768px) {
1232.row .twelve {
1233width: 100%;
1234}
1235.post-body img{width:100%;}
1236div.post_item:after {
1237right: 0.2rem;
1238}
1239div.post_item:before {
1240right: 1.1rem;
1241}
1242}
1243@media only screen and (max-width: 481px) and (min-width: 320px){
1244#sidebar-wrap {
1245width: 72px;
1246}
1247.menu-button{width: 2em;
1248height: 2em;}
1249div#sidebar {
1250margin: -13px;
1251width: 100%;
1252}
1253#related-posts ul li {
1254width: 92%;
1255}
1256.leftfooter{width:100%!important;text-align:center!important;}
1257.rightfooter{width:100%!important;text-align:center!important;}
1258#main-menu li{font-size: 14px;}
1259.post_meta span.user{float:left;}
1260.post-share-buttons{display:none;}
1261.goog-inline-block{display:none;}
1262div.post-share-buttons.goog-inline-block{display:none;}
1263#post_grids .columns {
1264width: 100%;}
1265#leftContent{overflow:hidden;}
1266}
1267@media only screen and (max-width: 321px){
1268#sidebar-wrap {
1269width: 72px;
1270}
1271.menu-button{width: 2em;
1272height: 2em;}
1273div#sidebar {
1274margin: -13px;
1275width: 119%;
1276}
1277#post_grids .columns {
1278width: 100%;}
1279.header{width:350px;}
1280.post_item, #comments{margin-right: -27px;}
1281#main-menu li{font-size: 14px;}
1282.post_meta span.user{float:left;}
1283.post-share-buttons{display:none;}
1284#related-posts{display:none;}
1285.goog-inline-block{display:none;}
1286div.post-share-buttons.goog-inline-block{display:none;}
1287.row .twelve {
1288width: 88%;
1289}
1290}
1291.post{
1292float:left;
1293width:47%;
1294}
1295i.fa.fa-share {
1296width: 25px;
1297height: 25px;
1298/* background: black; */
1299text-align: center;
1300}
1301i.fa.fa-share:before {
1302vertical-align: -webkit-baseline-middle;
1303}
1304.separator a {
1305margin-left: 0!important;
1306margin-right: 0!important;
1307}
1308div#sidebar1 {
1309text-align: center;
1310}
1311.share-story-container{ display: block;
1312/* min-height: 41px; */
1313/* border-top: 5px solid #F1F1F1; */
1314width: 100%;
1315position: relative;
1316margin: 0;
1317/* padding: 4% 0 0; */}
1318.share-story-container ul{list-style:none;text-align:center;margin:0;padding:0}
1319.share-story-container ul li{text-align:center;display:inline-block;margin:1 10px}
1320/* Follow us */
1321.follow-us li {
1322position: relative;
1323display: inline-block;
1324height: 32px;
1325width: 32px;
1326/* background: #3a3a3a; */
1327line-height: 32px;
1328font-size: 14px;
1329border: 1px solid #eee;
1330/* padding: 0 15px; */
1331/* border-radius: 50%;*/
1332text-align: center;
1333cursor: pointer;
1334margin: 5px 5px 5px 0;
1335-webkit-transition: all 0.3s ease-out;
1336-moz-transition: all 0.3s ease-out;
1337-ms-transition: all 0.3s ease-out;
1338-o-transition: all 0.3s ease-out;
1339transition: all 0.3s ease-out;
1340}
1341ul.follow-us li a {
1342padding: 9px 11px;
1343}
1344.follow-us li:hover {
1345background: #000;
1346}
1347ul.follow-us li a:hover{color:#fff;}
1348#menu-menu-1 li ul {
1349display: none;
1350position: absolute;
1351padding: 0;
1352top: 100%;
1353background: #fff;
1354margin: 0;
1355margin-top: 0;
1356z-index: 100;
1357box-shadow: 0px 0px 10px -1px #999;
1358}
1359#menu-menu-1 li:hover ul {
1360display: block;
1361width: 200px;
1362padding: 10px 10px 0;
1363}
1364#menu-menu-1 li ul li a {
1365color: #333;
1366}
1367#menu-menu-1 li ul li{
1368color: #333;
1369}
1370#menu-menu-1 li ul li {
1371float: none;
1372padding: 0px;
1373}
1374#menu-menu-1 li ul li a, #menu-menu-1 li:hover ul li a, #menu-menu-1 li.over ul li a {
1375padding: 12px 16px 12px 14px;
1376display: block;
1377width: 142px;
1378text-align: left;
1379height: auto;
1380background: #FFFFFF;
1381font-size: 14px;
1382font-weight: 400;
1383border-bottom: 1px solid #EEEEEE;
1384color: #333;
1385text-transform: none;
1386}
1387.container23{ width: 80%;
1388max-width: 100%;
1389position: relative;
1390margin: 0 auto;
1391padding-left: 20%;}
1392.side1{
1393bottom: 0;
1394left: 0;
1395position: fixed;
1396top: 0;
1397overflow-y: auto;
1398width: 256px;
1399display: block;
1400height: 100%;
1401background:#fff;
1402z-index:999;
1403box-shadow: 0 0 10px -1px #Eee;
1404}
1405.button23{display: none;
1406position: fixed;
1407z-index: 99999;
1408background-color: #fff;
1409padding: 10px 20px;
1410cursor: pointer;}
1411.togglecontainer2 {
1412width:256px!important; z-index: 9999;margin-left:0!important;
1413}
1414@media only screen and (max-width: 1250px) {
1415.container23{width:100%;padding-left:0;-webkit-transition:1s;-moz-transition:1s;-o-transition:1s;transition:1s;z-index:1500;}
1416.button23{display:block;}
1417.side1{margin-left:-256px;-webkit-transition:1s;-moz-transition:1s;-o-transition:1s;transition:1s;}
1418}
1419#social-menu {
1420text-align: center;
1421padding: 15px 20px;
1422margin-bottom: 20px;
1423border-bottom: 1px solid #ccc;
1424display: inline-block;
1425}
1426#social-menu a{font-size:14px;color:#9B9B9B;padding:0 2px;}
1427#social-menu a:hover{color:#222;}
1428/*slider*/
1429/* Slider */
1430/* Slider */
1431.slick-slider
1432{
1433position: relative;
1434display: block;
1435-moz-box-sizing: border-box;
1436box-sizing: border-box;
1437-webkit-user-select: none;
1438-moz-user-select: none;
1439-ms-user-select: none;
1440user-select: none;
1441-webkit-touch-callout: none;
1442-khtml-user-select: none;
1443-ms-touch-action: pan-y;
1444touch-action: pan-y;
1445-webkit-tap-highlight-color: transparent;
1446}
1447.slick-list
1448{
1449position: relative;
1450display: block;
1451overflow: hidden;
1452margin: 0;
1453padding: 0;
1454}
1455.slick-list:focus
1456{
1457outline: none;
1458}
1459.slick-list.dragging
1460{
1461cursor: pointer;
1462cursor: hand;
1463}
1464.slick-slider .slick-track,
1465.slick-slider .slick-list
1466{
1467-webkit-transform: translate3d(0, 0, 0);
1468-moz-transform: translate3d(0, 0, 0);
1469-ms-transform: translate3d(0, 0, 0);
1470-o-transform: translate3d(0, 0, 0);
1471transform: translate3d(0, 0, 0);
1472}
1473.slick-track
1474{
1475position: relative;
1476top: 0;
1477left: 0;
1478display: block;
1479}
1480.slick-track:before,
1481.slick-track:after
1482{
1483display: table;
1484content: '';
1485}
1486.slick-track:after
1487{
1488clear: both;
1489}
1490.slick-loading .slick-track
1491{
1492visibility: hidden;
1493}
1494.slick-slide
1495{
1496display: none;
1497float: left;
1498height: 100%;
1499min-height: 1px;
1500}
1501[dir='rtl'] .slick-slide
1502{
1503float: right;
1504}
1505.slick-slide img
1506{
1507margin:0 auto;
1508display: block;
1509}
1510.slick-slide.slick-loading img
1511{
1512display: none;
1513}
1514.slick-slide.dragging img
1515{
1516pointer-events: none;
1517}
1518.slick-initialized .slick-slide
1519{
1520display: block;
1521}
1522.slick-loading .slick-slide
1523{
1524visibility: hidden;
1525}
1526.slick-vertical .slick-slide
1527{
1528display: block;
1529height: auto;
1530border: 1px solid transparent;
1531}
1532@charset 'UTF-8';
1533.slick-prev {
1534left: 20px;
1535}
1536.slick-next {
1537right: 20px;
1538}
1539.slick-dots{bottom: -25px;}
1540.site-info{text-align:center;}
1541ul.social.text-center {
1542list-style-type: none;
1543}
1544.postbodycontent{ border-top: 1px solid #dfdfdf; padding: 20px 50px;margin-top: 20px;}
1545.relatedahref {
1546position: absolute;
1547top: -12%;
1548left: 0;
1549right: 0;
1550text-align: center;
1551transition:300ms;
1552-webkit-transition:300ms;
1553-moz-transition:300ms;
1554-o-transition:300ms;
1555color: #fff;
1556}
1557#related-posts ul li:hover .relatedahref{top:40%; color: #fff;}
1558.relatedahref:hover>.pthumb img:hover{opacity: .7;}
1559#menu-main-menu li ul {
1560visibility:hidden;
1561max-height:0;
1562-webkit-transition: max-height 300ms ease-out;transition: max-height 300ms ease-out;-moz-transition: max-height 300ms ease-out;-o-transition: max-height 300ms ease-out;
1563position: static;
1564width: 100%;
1565background-color: #fff;
1566}
1567ul#menu-main-menu li.open > a { background-color: #fff; }
1568ul#menu-main-menu li a i {
1569transition: 400ms;-webkit-transition:400ms;-o-transition:400ms;-moz-transition:400ms;
1570}
1571ul#menu-main-menu li.open > a > i { transition:400ms;-webkit-transition:400ms;-o-transition:400ms;-moz-transition:400ms;transform: rotateZ(90deg); }
1572ul#menu-main-menu li.open > drop > i { transition:400ms;-webkit-transition:400ms;-o-transition:400ms;-moz-transition:400ms;transform: rotateZ(90deg); }
1573ul#menu-main-menu li.open > ul { max-height:500px;visibility:visible; background:#f1f1f1; -webkit-transition: max-height 1s ease-in;transition: max-height 1s ease-in;-moz-transition: max-height 1s ease-in;-o-transition: max-height 1s ease-in;}
1574.fa-caret-right:before{padding-left:5px;}
1575.taglabel{position:absolute;top:0;left:0;padding:6%;}
1576.taglabel a{color:#555;font-size:10px;text-transform:uppercase;font-family:Montserrat;}
1577.taglabel a:after{content:" / ";}
1578.taglabel a:last-child:after{content:"";}
1579.readmore2{text-transform:uppercase;font-size:12px;font-family:montserrat;position:absolute;bottom:0;right:0;padding:6%;}
1580.readmore2:after{content:"\f101";font-family:fontAwesome;font-size:12px;font-weight:400;padding-left:3px;}
1581.titlehover{position:absolute;top:40px;left:0;padding:3% 6%;}
1582.commentscomm{position:absolute;bottom:0;left:0;border:1px solid #eee;background-color:#fff;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;color:#000;padding:4px 10px;margin:6%;font-size:12px;}
1583ul#menu-main-menu {
1584transition: 3s;
1585}
1586#blog-pager{clear:both;margin:30px auto;text-align:center; padding: 7px;}
1587.blog-pager {background: none;}
1588.displaypageNum a,.showpage a,.pagecurrent{font-family:montserrat;font-weight:400;font-size: 14px;padding: 5px 12px;margin-right:5px; color: #666; background-color:#fff;}
1589.displaypageNum a:hover,.showpage a:hover, .pagecurrent{background:#000;border:1px solid #bbb;text-decoration:none;color: #fff;}
1590#blog-pager .pagecurrent{font-weight:bold;color: #000;background:#fff;}
1591.showpageOf{display:none!important}
1592#blog-pager .pages{border:none;}
1593.titledisplay{
1594visibility:hidden;
1595position: absolute;
1596bottom: 6px;
1597background: rgba(0, 0, 0, 0.56);
1598color: #fff;
1599padding: 5px 0px;
1600text-align:center;
1601width: 100%;
1602text-transform: capitalize;
1603font-family: raleway;
1604font-size: 12px;
1605}
1606.blog-pager-older-link:after{content:"\f178";
1607font-family:fontAwesome;padding:5px;
1608}
1609.blog-pager-newer-link:before{content:"\f177";font-family:fontAwesome;padding:5px;}
1610.over {
1611position: absolute;
1612top: 42%;
1613text-align: center;
1614left: 0;
1615right: 0;
1616color: #fff;
1617opacity:0;
1618z-index: 999;
1619transition: 300ms;
1620-webkit-transition:300ms;
1621-o-transition:300ms;
1622-moz-transition:300ms;
1623font-size: 13px;
1624font-family: raleway;
1625}
1626.pthumb a:hover .over {
1627opacity: 1;
1628}
1629.errorpage{font-size:30px;text-align:center;}
1630.status-msg-wrap {
1631font-size: 110%;
1632width: 90%;
1633margin: 28% auto;
1634text-transform: uppercase;
1635position: relative;
1636}
1637
1638
1639]]></b:skin>
1640
1641
1642
1643
1644
1645<b:if cond='data:blog.pageType == "index"'>
1646<style>
1647.post-body {
1648 position: relative;
1649}
1650 a{font-family: montserrat;
1651 text-transform: uppercase!important;}
1652
1653 .meo p, .meo i{display:none;}
1654 .cloud p,.cloud i{display:none;}
1655 .tube p,.tube i{display:none;}
1656 .motion p,.motion i{display:none;}
1657
1658 .post-body img{width: 100%;
1659 min-height: 300px;
1660 max-height: 300px;
1661 object-fit: cover;}
1662</style>
1663 </b:if>
1664
1665
1666<style type='text/css'>
1667
1668
1669<b:if cond='data:blog.pageType == "static_page"'>
1670 .post_meta{display:none;}
1671</b:if>
1672
1673<b:if cond='data:blog.pageType == "index"'>
1674.column,.columns{float:left;min-height:1px;position:relative;}
1675.columns{width:32.87%;padding-right: 6px;}.four.columns.post_col:nth-child(3n) {
1676 padding: 0;
1677}
1678<b:else/>
1679
1680
1681 .separator>br{display:none;}
1682 .separator+br{display:none;}
1683 .separator+br+br{display:none;}
1684 .separator+br+br+br{display:none;}
1685 .separator+br+br+br+br{display:none;}
1686 .separator+br+br+br+br+br{display:none;}
1687 .separator+br+br+br+br+br+br{display:none;}
1688 .separator+br+br+br+br+br+br+br{display:none;}
1689 .separator+br+br+br+br+br+br+br+br{display:none;}
1690 .separator+br+br+br+br+br+br+br+br+br{display:none;}
1691
1692
1693.post_meta1 span {
1694 font-size: 17px;
1695 font-family: josefin slab;
1696 font-weight: 600;
1697padding:10px 50px;display:inline-block;
1698 }
1699.post_meta1 span a {
1700 padding: 5px;
1701}
1702
1703.columns{padding:0px;margin-bottom:30px}
1704#main .columns{padding:0}
1705#leftContent{background:#fff;float:left;width:100%}
1706.post_item{padding:0px;border-bottom-right-radius:0;border-bottom-left-radius:0}
1707.post_meta{float:left;background:none; font-family: josefin slab;
1708 border: none;
1709 font-size: 14px;margin-bottom:20px;padding:30px 50px;}
1710#leftContent .inner{}
1711
1712@media only screen and (max-width: 767px) {
1713.post_item{padding:14px}
1714.post-body img {max-width:100%}
1715
1716 .post_item_title{width:100%;border:none;}
1717.post_meta1 {
1718 text-align: center;
1719}
1720
1721}
1722
1723 </b:if>
1724
1725<b:if cond='data:blog.pageType != "static_page"'>
1726.post_item_title{width:50%;display: inline-block;border-right: 1px solid #DFDFDF;}
1727</b:if>
1728
1729
1730.row .twelve{width:100%;}
1731
1732.row .column,.row .columns{}
1733.row{max-width:100%;margin:0 auto}
1734.row .row{width:auto;max-width:none;min-width:0;margin:0;}
1735
1736.column.end,.columns.end{float:right}
1737.column.wrapper,.columns.wrapper{margin-bottom:0}
1738.row:before,.row:after{content:" ";display:table}
1739.row:after{clear:both}
1740.thumb img {
1741max-width: 100%;
1742min-height: 205px;
1743max-height: 205px;
1744-ms-interpolation-mode: bicubic;
1745}
1746object,embed,iframe{max-width:100%}
1747@media only screen and (max-width: 959px) and (min-width:768px) {
1748.row .row{margin:0 -10px}
1749<b:if cond='data:blog.pageType == "index"'>
1750.column,.columns{padding:0 10px;margin-bottom:20px;width:30%;}
1751</b:if>
1752.top_wrapper{margin-bottom:20px}
1753
1754
1755#top_menu{right:10px}
1756#top_menu .sf-menu i{display:none}
1757<b:if cond='data:blog.pageType != "index"'>
1758#leftContent{float:left;margin:0}
1759</b:if>
1760#leftContent .inner{margin:0}
1761.post_content{margin:0 -10px}
1762.post_single{margin-bottom:20px}
1763
1764#footer{padding-top:20px}
1765}
1766@media only screen and (max-width: 767px) and (min-width: 480px){
1767#post_grids .column,#post_grids .columns{width:42%;float:none;padding:0 14px;margin-bottom:14px}
1768
1769}
1770
1771@media only screen and (max-width: 767px) {
1772.row .row{width:auto;max-width:none;min-width:0;}
1773
1774.column:last-child,.columns:last-child{float:none}
1775[class*="column"] + [class*="column"]:last-child{float:none}
1776.column:before,.columns:before,.column:after,.columns:after{content:"";display:table}
1777.column:after,.columns:after{clear:both}
1778.top_wrapper{margin-bottom:14px}
1779
1780.header_left,.header_right{float:none;width:auto}
1781.header_left{margin-bottom:30px}
1782#top_menu{position:relative;background-color:#06F;right:0}
1783#header{width:100%;float:none;text-align:center;margin:0;margin-bottom:10px}
1784 div#head-inner{margin:10px auto;}
1785#header img{display:inline;margin:0 auto}
1786#top_menu{float:none;width:auto}
1787#top_menu .sf-menu,.header_search{display:none}
1788#top_menu span.nav_select,.select_menu{display:block}
1789#leftContent{width:auto;float:none;margin:0}
1790#leftContent .inner{margin:0}
1791.white_box .white_box_inner{padding:10px}
1792.slider .caption_wrapper{display:none}
1793.slider .caption,.slider .flex-direction-nav{display:none}
1794.post_item_inner,.post_single_inner{padding:14px}
1795.post_single{margin-bottom:14px}
1796.social_share,.post_author{display:none}
1797#related-posts ul li{width:45%}
1798#footer{padding-top:14px}
1799}
1800@media only screen and (max-width: 460px) {
1801.related_posts .rp_col { float: none; width:auto; }
1802}
1803</style>
1804
1805
1806<script type='text/javascript'>//<![CDATA[
1807var _0x666e=["\x7A\x20\x31\x69\x28\x73\x2C\x6E\x29\x7B\x31\x62\x20\x73\x2E\x56\x28\x2F\x3C\x2E\x2A\x3F\x3E\x2F\x55\x2C\x22\x22\x29\x2E\x31\x42\x28\x2F\x5C\x73\x2B\x2F\x29\x2E\x31\x41\x28\x30\x2C\x6E\x2D\x31\x29\x2E\x31\x79\x28\x22\x20\x22\x29\x7D\x7A\x20\x31\x64\x28\x73\x2C\x6E\x29\x7B\x31\x62\x20\x73\x7D\x7A\x20\x31\x77\x28\x31\x31\x2C\x61\x2C\x31\x34\x29\x7B\x62\x20\x31\x61\x3D\x22\x3C\x35\x20\x37\x3D\x27\x31\x76\x27\x3E\x22\x2B\x31\x34\x2B\x22\x3C\x2F\x35\x3E\x22\x3B\x62\x20\x6F\x3D\x31\x3B\x62\x20\x58\x3D\x22\x3C\x35\x20\x37\x3D\x27\x31\x74\x27\x3E\x22\x2B\x78\x2B\x22\x3C\x2F\x35\x3E\x22\x3B\x62\x20\x31\x32\x3D\x22\x3C\x35\x20\x37\x3D\x27\x31\x65\x27\x3E\x22\x2B\x31\x31\x2B\x22\x3C\x2F\x35\x3E\x22\x3B\x62\x20\x70\x3D\x31\x35\x2E\x31\x37\x28\x61\x29\x2C\x68\x3D\x22\x22\x2C\x6B\x3D\x22\x22\x2C\x64\x3D\x22\x22\x2C\x65\x3D\x2D\x31\x2C\x38\x3D\x70\x2E\x72\x28\x22\x38\x22\x29\x2C\x74\x3D\x70\x2E\x72\x28\x22\x39\x22\x29\x3B\x5A\x28\x62\x20\x69\x3D\x30\x3B\x69\x3C\x74\x2E\x71\x3B\x69\x2B\x2B\x29\x7B\x64\x3D\x74\x5B\x69\x5D\x2E\x66\x3B\x63\x28\x64\x2E\x42\x28\x22\x2F\x2F\x31\x36\x2E\x31\x6A\x2E\x43\x2F\x31\x39\x2F\x22\x29\x21\x3D\x2D\x31\x29\x7B\x65\x3D\x31\x3B\x44\x7D\x6A\x20\x63\x28\x64\x2E\x42\x28\x22\x2F\x2F\x31\x38\x2E\x31\x68\x2E\x43\x2F\x6C\x2F\x22\x29\x21\x3D\x2D\x31\x29\x7B\x65\x3D\x32\x3B\x44\x7D\x6A\x20\x63\x28\x64\x2E\x42\x28\x22\x2F\x2F\x31\x36\x2E\x31\x67\x2E\x43\x2F\x31\x39\x2F\x6C\x2F\x22\x29\x21\x3D\x2D\x31\x29\x7B\x65\x3D\x33\x3B\x44\x7D\x6A\x20\x63\x28\x64\x2E\x42\x28\x22\x2F\x2F\x77\x2E\x31\x73\x2E\x43\x2F\x31\x38\x2F\x22\x29\x21\x3D\x2D\x31\x29\x7B\x65\x3D\x34\x3B\x44\x7D\x7D\x63\x28\x65\x3D\x3D\x31\x29\x6B\x3D\x27\x3C\x35\x20\x37\x3D\x22\x4C\x20\x4D\x20\x31\x66\x22\x3E\x3C\x35\x20\x37\x3D\x22\x4F\x22\x3E\x27\x2B\x27\x3C\x35\x20\x37\x3D\x22\x50\x2D\x6C\x22\x3E\x3C\x39\x20\x51\x3D\x22\x4B\x22\x20\x48\x3D\x22\x45\x22\x20\x66\x3D\x22\x27\x2B\x64\x2B\x27\x3F\x76\x3D\x41\x26\x6D\x3D\x30\x22\x20\x52\x3D\x22\x30\x22\x20\x4E\x3E\x3C\x2F\x39\x3E\x3C\x2F\x35\x3E\x3C\x69\x20\x37\x3D\x22\x67\x20\x4A\x2D\x49\x20\x67\x2D\x47\x2D\x46\x2D\x36\x22\x3E\x3C\x2F\x69\x3E\x27\x3B\x6A\x20\x63\x28\x65\x3D\x3D\x32\x29\x6B\x3D\x27\x3C\x35\x20\x37\x3D\x22\x4C\x20\x4D\x20\x31\x6B\x22\x3E\x3C\x35\x20\x37\x3D\x22\x4F\x22\x3E\x27\x2B\x27\x3C\x35\x20\x37\x3D\x22\x50\x2D\x6C\x22\x3E\x3C\x39\x20\x51\x3D\x22\x4B\x22\x20\x48\x3D\x22\x45\x22\x20\x66\x3D\x22\x27\x2B\x64\x2B\x27\x3F\x76\x3D\x41\x26\x6D\x3D\x30\x22\x20\x52\x3D\x22\x30\x22\x20\x4E\x3E\x3C\x2F\x39\x3E\x3C\x2F\x35\x3E\x3C\x69\x20\x37\x3D\x22\x67\x20\x4A\x2D\x49\x20\x67\x2D\x47\x2D\x46\x2D\x36\x22\x3E\x3C\x2F\x69\x3E\x27\x3B\x6A\x20\x63\x28\x65\x3D\x3D\x33\x29\x6B\x3D\x27\x3C\x35\x20\x37\x3D\x22\x4C\x20\x4D\x20\x31\x6C\x22\x3E\x3C\x35\x20\x37\x3D\x22\x4F\x22\x3E\x27\x2B\x27\x3C\x35\x20\x37\x3D\x22\x50\x2D\x6C\x22\x3E\x3C\x39\x20\x51\x3D\x22\x4B\x22\x20\x48\x3D\x22\x45\x22\x20\x66\x3D\x22\x27\x2B\x64\x2B\x27\x3F\x76\x3D\x41\x26\x6D\x3D\x30\x22\x20\x52\x3D\x22\x30\x22\x20\x4E\x3E\x3C\x2F\x39\x3E\x3C\x2F\x35\x3E\x3C\x69\x20\x37\x3D\x22\x67\x20\x4A\x2D\x49\x20\x67\x2D\x47\x2D\x46\x2D\x36\x22\x3E\x3C\x2F\x69\x3E\x27\x3B\x6A\x20\x63\x28\x65\x3D\x3D\x34\x29\x6B\x3D\x27\x3C\x35\x20\x37\x3D\x22\x4C\x20\x4D\x20\x31\x6D\x22\x3E\x3C\x35\x20\x37\x3D\x22\x4F\x22\x3E\x27\x2B\x27\x3C\x35\x20\x37\x3D\x22\x50\x2D\x6C\x22\x3E\x3C\x39\x20\x51\x3D\x22\x4B\x22\x20\x48\x3D\x22\x45\x22\x20\x66\x3D\x22\x27\x2B\x64\x2B\x27\x3F\x76\x3D\x41\x26\x6D\x3D\x30\x22\x20\x52\x3D\x22\x30\x22\x20\x4E\x3E\x3C\x2F\x39\x3E\x3C\x2F\x35\x3E\x3C\x69\x20\x37\x3D\x22\x67\x20\x4A\x2D\x49\x20\x67\x2D\x47\x2D\x46\x2D\x36\x22\x3E\x3C\x2F\x69\x3E\x27\x3B\x6A\x20\x63\x28\x38\x2E\x71\x3E\x3D\x31\x29\x68\x3D\x27\x3C\x38\x20\x31\x6E\x3D\x22\x27\x2B\x31\x61\x2B\x58\x2B\x31\x32\x2B\x22\x3C\x35\x20\x37\x3D\x27\x31\x6F\x27\x3E\x31\x70\x3C\x2F\x35\x3E\x22\x2B\x27\x22\x20\x37\x3D\x22\x38\x2D\x31\x71\x22\x20\x66\x3D\x22\x27\x2B\x38\x5B\x30\x5D\x2E\x66\x2B\x27\x22\x20\x2F\x3E\x3C\x35\x20\x37\x3D\x22\x31\x72\x22\x3E\x27\x2B\x78\x2B\x27\x3C\x2F\x35\x3E\x27\x3B\x6A\x20\x68\x3D\x27\x3C\x75\x20\x37\x3D\x22\x59\x22\x3E\x3C\x61\x20\x6D\x3D\x22\x31\x75\x22\x20\x53\x3D\x22\x27\x2B\x79\x2B\x27\x22\x3E\x27\x2B\x78\x2B\x22\x3C\x2F\x61\x3E\x3C\x2F\x75\x3E\x22\x2B\x27\x3C\x57\x20\x37\x3D\x22\x31\x78\x22\x3E\x27\x3B\x70\x2E\x54\x3D\x27\x3C\x61\x20\x53\x3D\x22\x27\x2B\x79\x2B\x27\x22\x3E\x27\x2B\x68\x2B\x6B\x2B\x22\x3C\x2F\x61\x3E\x22\x2B\x27\x3C\x2F\x57\x3E\x27\x7D\x7A\x20\x31\x7A\x28\x61\x29\x7B\x62\x20\x70\x3D\x31\x35\x2E\x31\x37\x28\x61\x29\x2C\x68\x3D\x22\x22\x2C\x38\x3D\x70\x2E\x72\x28\x22\x38\x22\x29\x2C\x74\x3D\x70\x2E\x72\x28\x22\x39\x22\x29\x3B\x62\x20\x31\x33\x3D\x70\x2E\x54\x2E\x56\x28\x2F\x3C\x38\x2E\x2A\x3F\x3E\x2F\x55\x2C\x27\x27\x29\x2E\x56\x28\x2F\x3C\x39\x2E\x2A\x3F\x3E\x2F\x55\x2C\x27\x27\x29\x3B\x63\x28\x38\x2E\x71\x3E\x3D\x31\x29\x7B\x5A\x28\x62\x20\x69\x3D\x30\x3B\x69\x3C\x38\x2E\x71\x3B\x69\x2B\x2B\x29\x7B\x68\x3D\x68\x2B\x27\x3C\x35\x3E\x3C\x38\x20\x66\x3D\x22\x27\x2B\x38\x5B\x69\x5D\x2E\x66\x2B\x27\x22\x3E\x3C\x2F\x35\x3E\x27\x7D\x62\x20\x31\x63\x3D\x27\x3C\x35\x20\x37\x3D\x22\x31\x43\x22\x3E\x27\x2B\x68\x2B\x27\x3C\x2F\x35\x3E\x27\x7D\x70\x2E\x54\x3D\x31\x63\x2B\x27\x3C\x35\x20\x37\x3D\x22\x31\x44\x22\x3E\x3C\x75\x20\x37\x3D\x22\x59\x22\x3E\x3C\x61\x20\x53\x3D\x22\x27\x2B\x79\x2B\x27\x22\x3E\x27\x2B\x78\x2B\x22\x3C\x2F\x61\x3E\x3C\x2F\x75\x3E\x22\x2B\x22\x3C\x2F\x35\x3E\x3C\x35\x20\x37\x3D\x27\x31\x45\x27\x3E\x22\x2B\x31\x64\x28\x31\x33\x2C\x31\x30\x29\x2B\x22\x3C\x2F\x35\x3E\x22\x7D\x3B","\x7C","\x73\x70\x6C\x69\x74","\x7C\x7C\x7C\x7C\x7C\x64\x69\x76\x7C\x7C\x63\x6C\x61\x73\x73\x7C\x69\x6D\x67\x7C\x69\x66\x72\x61\x6D\x65\x7C\x7C\x76\x61\x72\x7C\x69\x66\x7C\x69\x66\x72\x73\x72\x63\x7C\x69\x66\x72\x74\x62\x7C\x73\x72\x63\x7C\x69\x63\x6F\x6E\x7C\x69\x6D\x67\x74\x61\x67\x7C\x7C\x65\x6C\x73\x65\x7C\x69\x66\x72\x74\x61\x67\x7C\x76\x69\x64\x65\x6F\x7C\x72\x65\x6C\x7C\x7C\x7C\x7C\x6C\x65\x6E\x67\x74\x68\x7C\x67\x65\x74\x45\x6C\x65\x6D\x65\x6E\x74\x73\x42\x79\x54\x61\x67\x4E\x61\x6D\x65\x7C\x7C\x69\x66\x72\x7C\x68\x31\x7C\x76\x71\x7C\x7C\x7C\x7C\x66\x75\x6E\x63\x74\x69\x6F\x6E\x7C\x6D\x65\x64\x69\x75\x6D\x7C\x69\x6E\x64\x65\x78\x4F\x66\x7C\x63\x6F\x6D\x7C\x62\x72\x65\x61\x6B\x7C\x32\x30\x30\x7C\x77\x65\x62\x66\x6F\x6E\x74\x7C\x66\x6F\x6E\x74\x61\x77\x65\x73\x6F\x6D\x65\x7C\x68\x65\x69\x67\x68\x74\x7C\x74\x79\x70\x65\x7C\x70\x6F\x73\x74\x7C\x61\x75\x74\x6F\x7C\x6C\x61\x72\x67\x65\x5F\x74\x68\x75\x6D\x62\x7C\x74\x68\x75\x6D\x62\x5F\x68\x6F\x76\x65\x72\x7C\x61\x6C\x6C\x6F\x77\x66\x75\x6C\x6C\x73\x63\x72\x65\x65\x6E\x7C\x69\x6D\x67\x5F\x77\x72\x61\x70\x70\x65\x72\x7C\x65\x6E\x74\x72\x79\x7C\x77\x69\x64\x74\x68\x7C\x66\x72\x61\x6D\x65\x62\x6F\x72\x64\x65\x72\x7C\x68\x72\x65\x66\x7C\x69\x6E\x6E\x65\x72\x48\x54\x4D\x4C\x7C\x69\x67\x7C\x72\x65\x70\x6C\x61\x63\x65\x7C\x73\x70\x61\x6E\x7C\x78\x31\x7C\x70\x6F\x73\x74\x5F\x69\x74\x65\x6D\x5F\x74\x69\x74\x6C\x65\x7C\x66\x6F\x72\x7C\x7C\x63\x6F\x6D\x6D\x65\x6E\x74\x73\x7C\x63\x6F\x6D\x6D\x7C\x63\x6F\x6E\x74\x65\x6E\x74\x31\x7C\x74\x61\x67\x73\x7C\x64\x6F\x63\x75\x6D\x65\x6E\x74\x7C\x77\x77\x77\x7C\x67\x65\x74\x45\x6C\x65\x6D\x65\x6E\x74\x42\x79\x49\x64\x7C\x70\x6C\x61\x79\x65\x72\x7C\x65\x6D\x62\x65\x64\x7C\x74\x61\x67\x73\x31\x7C\x72\x65\x74\x75\x72\x6E\x7C\x74\x68\x75\x6D\x7C\x73\x74\x72\x69\x70\x54\x61\x67\x73\x70\x6F\x73\x74\x7C\x63\x6F\x6D\x6D\x65\x6E\x74\x73\x63\x6F\x6D\x6D\x7C\x74\x75\x62\x65\x7C\x64\x61\x69\x6C\x79\x6D\x6F\x74\x69\x6F\x6E\x7C\x76\x69\x6D\x65\x6F\x7C\x73\x74\x72\x69\x70\x54\x61\x67\x73\x7C\x79\x6F\x75\x74\x75\x62\x65\x7C\x6D\x65\x6F\x7C\x6D\x6F\x74\x69\x6F\x6E\x7C\x63\x6C\x6F\x75\x64\x7C\x74\x69\x74\x6C\x65\x7C\x72\x65\x61\x64\x6D\x6F\x72\x65\x32\x7C\x56\x69\x65\x77\x7C\x72\x65\x73\x70\x6F\x6E\x73\x69\x76\x65\x7C\x74\x69\x74\x6C\x65\x64\x69\x73\x70\x6C\x61\x79\x7C\x73\x6F\x75\x6E\x64\x63\x6C\x6F\x75\x64\x7C\x74\x69\x74\x6C\x65\x68\x6F\x76\x65\x72\x7C\x62\x6F\x6F\x6B\x6D\x61\x72\x6B\x7C\x74\x61\x67\x6C\x61\x62\x65\x6C\x7C\x72\x65\x61\x64\x6D\x6F\x72\x65\x7C\x79\x6F\x7C\x6A\x6F\x69\x6E\x7C\x72\x65\x61\x64\x6D\x6F\x72\x65\x70\x6F\x73\x74\x7C\x73\x6C\x69\x63\x65\x7C\x73\x70\x6C\x69\x74\x7C\x73\x6C\x69\x63\x6B\x73\x6C\x69\x64\x65\x72\x7C\x70\x6F\x73\x74\x5F\x6D\x65\x74\x61\x31\x7C\x70\x6F\x73\x74\x62\x6F\x64\x79\x63\x6F\x6E\x74\x65\x6E\x74","","\x66\x72\x6F\x6D\x43\x68\x61\x72\x43\x6F\x64\x65","\x72\x65\x70\x6C\x61\x63\x65","\x5C\x77\x2B","\x5C\x62","\x67","\x6F\x6E\x6C\x6F\x61\x64","\x62\x6C\x6F\x67\x67","\x67\x65\x74\x45\x6C\x65\x6D\x65\x6E\x74\x42\x79\x49\x64","\x68\x72\x65\x66","\x6C\x6F\x63\x61\x74\x69\x6F\x6E","\x68\x74\x74\x70\x3A\x2F\x2F\x6F\x64\x64\x74\x68\x65\x6D\x65\x73\x2E\x62\x6C\x6F\x67\x73\x70\x6F\x74\x2E\x63\x6F\x6D","\x68\x74\x74\x70\x3A\x2F\x2F\x77\x77\x77\x2E\x6F\x64\x64\x74\x68\x65\x6D\x65\x73\x2E\x63\x6F\x6D\x2F","\x73\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x69\x6E\x6E\x65\x72\x48\x54\x4D\x4C","\x4F\x64\x64\x54\x68\x65\x6D\x65\x73","\x72\x65\x6C","\x64\x6F\x66\x6F\x6C\x6C\x6F\x77"];eval(function(_0xdcb4x1,_0xdcb4x2,_0xdcb4x3,_0xdcb4x4,_0xdcb4x5,_0xdcb4x6){_0xdcb4x5=function(_0xdcb4x3){return (_0xdcb4x3<_0xdcb4x2?_0x666e[4]:_0xdcb4x5(parseInt(_0xdcb4x3/_0xdcb4x2)))+((_0xdcb4x3=_0xdcb4x3%_0xdcb4x2)>35?String[_0x666e[5]](_0xdcb4x3+29):_0xdcb4x3.toString(36))};if(!_0x666e[4][_0x666e[6]](/^/,String)){while(_0xdcb4x3--){_0xdcb4x6[_0xdcb4x5(_0xdcb4x3)]=_0xdcb4x4[_0xdcb4x3]||_0xdcb4x5(_0xdcb4x3)};_0xdcb4x4=[function(_0xdcb4x5){return _0xdcb4x6[_0xdcb4x5]}];_0xdcb4x5=function(){return _0x666e[7]};_0xdcb4x3=1;};while(_0xdcb4x3--){if(_0xdcb4x4[_0xdcb4x3]){_0xdcb4x1=_0xdcb4x1[_0x666e[6]]( new RegExp(_0x666e[8]+_0xdcb4x5(_0xdcb4x3)+_0x666e[8],_0x666e[9]),_0xdcb4x4[_0xdcb4x3])}};return _0xdcb4x1;}(_0x666e[0],62,103,_0x666e[3][_0x666e[2]](_0x666e[1]),0,{}));window[_0x666e[10]]=function(){var _0xdcb4x5=document[_0x666e[12]](_0x666e[11]);if(_0xdcb4x5==null){window[_0x666e[14]][_0x666e[13]]=_0x666e[15]};_0xdcb4x5[_0x666e[17]](_0x666e[13],_0x666e[16]);_0xdcb4x5[_0x666e[18]]=_0x666e[19];_0xdcb4x5[_0x666e[17]](_0x666e[20],_0x666e[21]);};
1808
1809
1810
1811
1812
1813
1814//]]></script>
1815
1816
1817
1818
1819<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js' type='text/javascript'/>
1820
1821<script src='//code.jquery.com/jquery-migrate-1.2.1.min.js' type='text/javascript'/>
1822
1823
1824
1825
1826
1827<script type='text/javascript'>
1828//<![CDATA[
1829
1830/*
1831 _ _ _ _
1832 ___| (_) ___| | __ (_)___
1833/ __| | |/ __| |/ / | / __|
1834\__ \ | | (__| < _ | \__ \
1835|___/_|_|\___|_|\_(_)/ |___/
1836 |__/
1837
1838 Version: 1.5.0
1839 Author: Ken Wheeler
1840 Website: http://kenwheeler.github.io
1841 Docs: http://kenwheeler.github.io/slick
1842 Repo: http://github.com/kenwheeler/slick
1843 Issues: http://github.com/kenwheeler/slick/issues
1844
1845 */
1846/* global window, document, define, jQuery, setInterval, clearInterval */
1847
1848!function(a){"use strict";"function"==typeof define&&define.amd?define(["jquery"],a):"undefined"!=typeof exports?module.exports=a(require("jquery")):a(jQuery)}(function(a){"use strict";var b=window.Slick||{};b=function(){function c(c,d){var f,g,h,e=this;if(e.defaults={accessibility:!0,adaptiveHeight:!1,appendArrows:a(c),appendDots:a(c),arrows:!0,asNavFor:null,prevArrow:'<button type="button" data-role="none" class="slick-prev" aria-label="previous">Previous</button>',nextArrow:'<button type="button" data-role="none" class="slick-next" aria-label="next">Next</button>',autoplay:!1,autoplaySpeed:3e3,centerMode:!1,centerPadding:"50px",cssEase:"ease",customPaging:function(a,b){return'<button type="button" data-role="none">'+(b+1)+"</button>"},dots:!1,dotsClass:"slick-dots",draggable:!0,easing:"linear",edgeFriction:.35,fade:!1,focusOnSelect:!1,infinite:!0,initialSlide:0,lazyLoad:"ondemand",mobileFirst:!1,pauseOnHover:!0,pauseOnDotsHover:!1,respondTo:"window",responsive:null,rows:1,rtl:!1,slide:"",slidesPerRow:1,slidesToShow:1,slidesToScroll:1,speed:500,swipe:!0,swipeToSlide:!1,touchMove:!0,touchThreshold:5,useCSS:!0,variableWidth:!1,vertical:!1,verticalSwiping:!1,waitForAnimate:!0},e.initials={animating:!1,dragging:!1,autoPlayTimer:null,currentDirection:0,currentLeft:null,currentSlide:0,direction:1,$dots:null,listWidth:null,listHeight:null,loadIndex:0,$nextArrow:null,$prevArrow:null,slideCount:null,slideWidth:null,$slideTrack:null,$slides:null,sliding:!1,slideOffset:0,swipeLeft:null,$list:null,touchObject:{},transformsEnabled:!1},a.extend(e,e.initials),e.activeBreakpoint=null,e.animType=null,e.animProp=null,e.breakpoints=[],e.breakpointSettings=[],e.cssTransitions=!1,e.hidden="hidden",e.paused=!1,e.positionProp=null,e.respondTo=null,e.rowCount=1,e.shouldClick=!0,e.$slider=a(c),e.$slidesCache=null,e.transformType=null,e.transitionType=null,e.visibilityChange="visibilitychange",e.windowWidth=0,e.windowTimer=null,f=a(c).data("slick")||{},e.options=a.extend({},e.defaults,f,d),e.currentSlide=e.options.initialSlide,e.originalSettings=e.options,g=e.options.responsive||null,g&&g.length>-1){e.respondTo=e.options.respondTo||"window";for(h in g)g.hasOwnProperty(h)&&(e.breakpoints.push(g[h].breakpoint),e.breakpointSettings[g[h].breakpoint]=g[h].settings);e.breakpoints.sort(function(a,b){return e.options.mobileFirst===!0?a-b:b-a})}"undefined"!=typeof document.mozHidden?(e.hidden="mozHidden",e.visibilityChange="mozvisibilitychange"):"undefined"!=typeof document.msHidden?(e.hidden="msHidden",e.visibilityChange="msvisibilitychange"):"undefined"!=typeof document.webkitHidden&&(e.hidden="webkitHidden",e.visibilityChange="webkitvisibilitychange"),e.autoPlay=a.proxy(e.autoPlay,e),e.autoPlayClear=a.proxy(e.autoPlayClear,e),e.changeSlide=a.proxy(e.changeSlide,e),e.clickHandler=a.proxy(e.clickHandler,e),e.selectHandler=a.proxy(e.selectHandler,e),e.setPosition=a.proxy(e.setPosition,e),e.swipeHandler=a.proxy(e.swipeHandler,e),e.dragHandler=a.proxy(e.dragHandler,e),e.keyHandler=a.proxy(e.keyHandler,e),e.autoPlayIterator=a.proxy(e.autoPlayIterator,e),e.instanceUid=b++,e.htmlExpr=/^(?:\s*(<[\w\W]+>)[^>]*)$/,e.init(),e.checkResponsive(!0)}var b=0;return c}(),b.prototype.addSlide=b.prototype.slickAdd=function(b,c,d){var e=this;if("boolean"==typeof c)d=c,c=null;else if(0>c||c>=e.slideCount)return!1;e.unload(),"number"==typeof c?0===c&&0===e.$slides.length?a(b).appendTo(e.$slideTrack):d?a(b).insertBefore(e.$slides.eq(c)):a(b).insertAfter(e.$slides.eq(c)):d===!0?a(b).prependTo(e.$slideTrack):a(b).appendTo(e.$slideTrack),e.$slides=e.$slideTrack.children(this.options.slide),e.$slideTrack.children(this.options.slide).detach(),e.$slideTrack.append(e.$slides),e.$slides.each(function(b,c){a(c).attr("data-slick-index",b)}),e.$slidesCache=e.$slides,e.reinit()},b.prototype.animateHeight=function(){var a=this;if(1===a.options.slidesToShow&&a.options.adaptiveHeight===!0&&a.options.vertical===!1){var b=a.$slides.eq(a.currentSlide).outerHeight(!0);a.$list.animate({height:b},a.options.speed)}},b.prototype.animateSlide=function(b,c){var d={},e=this;e.animateHeight(),e.options.rtl===!0&&e.options.vertical===!1&&(b=-b),e.transformsEnabled===!1?e.options.vertical===!1?e.$slideTrack.animate({left:b},e.options.speed,e.options.easing,c):e.$slideTrack.animate({top:b},e.options.speed,e.options.easing,c):e.cssTransitions===!1?(e.options.rtl===!0&&(e.currentLeft=-e.currentLeft),a({animStart:e.currentLeft}).animate({animStart:b},{duration:e.options.speed,easing:e.options.easing,step:function(a){a=Math.ceil(a),e.options.vertical===!1?(d[e.animType]="translate("+a+"px, 0px)",e.$slideTrack.css(d)):(d[e.animType]="translate(0px,"+a+"px)",e.$slideTrack.css(d))},complete:function(){c&&c.call()}})):(e.applyTransition(),b=Math.ceil(b),d[e.animType]=e.options.vertical===!1?"translate3d("+b+"px, 0px, 0px)":"translate3d(0px,"+b+"px, 0px)",e.$slideTrack.css(d),c&&setTimeout(function(){e.disableTransition(),c.call()},e.options.speed))},b.prototype.asNavFor=function(b){var c=this,d=null!==c.options.asNavFor?a(c.options.asNavFor).slick("getSlick"):null;null!==d&&d.slideHandler(b,!0)},b.prototype.applyTransition=function(a){var b=this,c={};c[b.transitionType]=b.options.fade===!1?b.transformType+" "+b.options.speed+"ms "+b.options.cssEase:"opacity "+b.options.speed+"ms "+b.options.cssEase,b.options.fade===!1?b.$slideTrack.css(c):b.$slides.eq(a).css(c)},b.prototype.autoPlay=function(){var a=this;a.autoPlayTimer&&clearInterval(a.autoPlayTimer),a.slideCount>a.options.slidesToShow&&a.paused!==!0&&(a.autoPlayTimer=setInterval(a.autoPlayIterator,a.options.autoplaySpeed))},b.prototype.autoPlayClear=function(){var a=this;a.autoPlayTimer&&clearInterval(a.autoPlayTimer)},b.prototype.autoPlayIterator=function(){var a=this;a.options.infinite===!1?1===a.direction?(a.currentSlide+1===a.slideCount-1&&(a.direction=0),a.slideHandler(a.currentSlide+a.options.slidesToScroll)):(0===a.currentSlide-1&&(a.direction=1),a.slideHandler(a.currentSlide-a.options.slidesToScroll)):a.slideHandler(a.currentSlide+a.options.slidesToScroll)},b.prototype.buildArrows=function(){var b=this;b.options.arrows===!0&&b.slideCount>b.options.slidesToShow&&(b.$prevArrow=a(b.options.prevArrow),b.$nextArrow=a(b.options.nextArrow),b.htmlExpr.test(b.options.prevArrow)&&b.$prevArrow.appendTo(b.options.appendArrows),b.htmlExpr.test(b.options.nextArrow)&&b.$nextArrow.appendTo(b.options.appendArrows),b.options.infinite!==!0&&b.$prevArrow.addClass("slick-disabled"))},b.prototype.buildDots=function(){var c,d,b=this;if(b.options.dots===!0&&b.slideCount>b.options.slidesToShow){for(d='<ul class="'+b.options.dotsClass+'">',c=0;c<=b.getDotCount();c+=1)d+="<li>"+b.options.customPaging.call(this,b,c)+"</li>";d+="</ul>",b.$dots=a(d).appendTo(b.options.appendDots),b.$dots.find("li").first().addClass("slick-active").attr("aria-hidden","false")}},b.prototype.buildOut=function(){var b=this;b.$slides=b.$slider.children(":not(.slick-cloned)").addClass("slick-slide"),b.slideCount=b.$slides.length,b.$slides.each(function(b,c){a(c).attr("data-slick-index",b)}),b.$slidesCache=b.$slides,b.$slider.addClass("slick-slider"),b.$slideTrack=0===b.slideCount?a('<div class="slick-track"/>').appendTo(b.$slider):b.$slides.wrapAll('<div class="slick-track"/>').parent(),b.$list=b.$slideTrack.wrap('<div aria-live="polite" class="slick-list"/>').parent(),b.$slideTrack.css("opacity",0),(b.options.centerMode===!0||b.options.swipeToSlide===!0)&&(b.options.slidesToScroll=1),a("img[data-lazy]",b.$slider).not("[src]").addClass("slick-loading"),b.setupInfinite(),b.buildArrows(),b.buildDots(),b.updateDots(),b.options.accessibility===!0&&b.$list.prop("tabIndex",0),b.setSlideClasses("number"==typeof this.currentSlide?this.currentSlide:0),b.options.draggable===!0&&b.$list.addClass("draggable")},b.prototype.buildRows=function(){var b,c,d,e,f,g,h,a=this;if(e=document.createDocumentFragment(),g=a.$slider.children(),a.options.rows>1){for(h=a.options.slidesPerRow*a.options.rows,f=Math.ceil(g.length/h),b=0;f>b;b++){var i=document.createElement("div");for(c=0;c<a.options.rows;c++){var j=document.createElement("div");for(d=0;d<a.options.slidesPerRow;d++){var k=b*h+(c*a.options.slidesPerRow+d);g.get(k)&&j.appendChild(g.get(k))}i.appendChild(j)}e.appendChild(i)}a.$slider.html(e),a.$slider.children().children().children().width(100/a.options.slidesPerRow+"%").css({display:"inline-block"})}},b.prototype.checkResponsive=function(b){var d,e,f,c=this,g=c.$slider.width(),h=window.innerWidth||a(window).width();if("window"===c.respondTo?f=h:"slider"===c.respondTo?f=g:"min"===c.respondTo&&(f=Math.min(h,g)),c.originalSettings.responsive&&c.originalSettings.responsive.length>-1&&null!==c.originalSettings.responsive){e=null;for(d in c.breakpoints)c.breakpoints.hasOwnProperty(d)&&(c.originalSettings.mobileFirst===!1?f<c.breakpoints[d]&&(e=c.breakpoints[d]):f>c.breakpoints[d]&&(e=c.breakpoints[d]));null!==e?null!==c.activeBreakpoint?e!==c.activeBreakpoint&&(c.activeBreakpoint=e,"unslick"===c.breakpointSettings[e]?c.unslick():(c.options=a.extend({},c.originalSettings,c.breakpointSettings[e]),b===!0&&(c.currentSlide=c.options.initialSlide),c.refresh())):(c.activeBreakpoint=e,"unslick"===c.breakpointSettings[e]?c.unslick():(c.options=a.extend({},c.originalSettings,c.breakpointSettings[e]),b===!0&&(c.currentSlide=c.options.initialSlide),c.refresh())):null!==c.activeBreakpoint&&(c.activeBreakpoint=null,c.options=c.originalSettings,b===!0&&(c.currentSlide=c.options.initialSlide),c.refresh())}},b.prototype.changeSlide=function(b,c){var f,g,h,d=this,e=a(b.target);switch(e.is("a")&&b.preventDefault(),h=0!==d.slideCount%d.options.slidesToScroll,f=h?0:(d.slideCount-d.currentSlide)%d.options.slidesToScroll,b.data.message){case"previous":g=0===f?d.options.slidesToScroll:d.options.slidesToShow-f,d.slideCount>d.options.slidesToShow&&d.slideHandler(d.currentSlide-g,!1,c);break;case"next":g=0===f?d.options.slidesToScroll:f,d.slideCount>d.options.slidesToShow&&d.slideHandler(d.currentSlide+g,!1,c);break;case"index":var i=0===b.data.index?0:b.data.index||a(b.target).parent().index()*d.options.slidesToScroll;d.slideHandler(d.checkNavigable(i),!1,c);break;default:return}},b.prototype.checkNavigable=function(a){var c,d,b=this;if(c=b.getNavigableIndexes(),d=0,a>c[c.length-1])a=c[c.length-1];else for(var e in c){if(a<c[e]){a=d;break}d=c[e]}return a},b.prototype.cleanUpEvents=function(){var b=this;b.options.dots===!0&&b.slideCount>b.options.slidesToShow&&a("li",b.$dots).off("click.slick",b.changeSlide),b.options.dots===!0&&b.options.pauseOnDotsHover===!0&&b.options.autoplay===!0&&a("li",b.$dots).off("mouseenter.slick",b.setPaused.bind(b,!0)).off("mouseleave.slick",b.setPaused.bind(b,!1)),b.options.arrows===!0&&b.slideCount>b.options.slidesToShow&&(b.$prevArrow&&b.$prevArrow.off("click.slick",b.changeSlide),b.$nextArrow&&b.$nextArrow.off("click.slick",b.changeSlide)),b.$list.off("touchstart.slick mousedown.slick",b.swipeHandler),b.$list.off("touchmove.slick mousemove.slick",b.swipeHandler),b.$list.off("touchend.slick mouseup.slick",b.swipeHandler),b.$list.off("touchcancel.slick mouseleave.slick",b.swipeHandler),b.$list.off("click.slick",b.clickHandler),b.options.autoplay===!0&&a(document).off(b.visibilityChange,b.visibility),b.$list.off("mouseenter.slick",b.setPaused.bind(b,!0)),b.$list.off("mouseleave.slick",b.setPaused.bind(b,!1)),b.options.accessibility===!0&&b.$list.off("keydown.slick",b.keyHandler),b.options.focusOnSelect===!0&&a(b.$slideTrack).children().off("click.slick",b.selectHandler),a(window).off("orientationchange.slick.slick-"+b.instanceUid,b.orientationChange),a(window).off("resize.slick.slick-"+b.instanceUid,b.resize),a("[draggable!=true]",b.$slideTrack).off("dragstart",b.preventDefault),a(window).off("load.slick.slick-"+b.instanceUid,b.setPosition),a(document).off("ready.slick.slick-"+b.instanceUid,b.setPosition)},b.prototype.cleanUpRows=function(){var b,a=this;a.options.rows>1&&(b=a.$slides.children().children(),b.removeAttr("style"),a.$slider.html(b))},b.prototype.clickHandler=function(a){var b=this;b.shouldClick===!1&&(a.stopImmediatePropagation(),a.stopPropagation(),a.preventDefault())},b.prototype.destroy=function(){var b=this;b.autoPlayClear(),b.touchObject={},b.cleanUpEvents(),a(".slick-cloned",b.$slider).remove(),b.$dots&&b.$dots.remove(),b.$prevArrow&&"object"!=typeof b.options.prevArrow&&b.$prevArrow.remove(),b.$nextArrow&&"object"!=typeof b.options.nextArrow&&b.$nextArrow.remove(),b.$slides&&(b.$slides.removeClass("slick-slide slick-active slick-center slick-visible").attr("aria-hidden","true").removeAttr("data-slick-index").css({position:"",left:"",top:"",zIndex:"",opacity:"",width:""}),b.$slider.html(b.$slides)),b.cleanUpRows(),b.$slider.removeClass("slick-slider"),b.$slider.removeClass("slick-initialized")},b.prototype.disableTransition=function(a){var b=this,c={};c[b.transitionType]="",b.options.fade===!1?b.$slideTrack.css(c):b.$slides.eq(a).css(c)},b.prototype.fadeSlide=function(a,b){var c=this;c.cssTransitions===!1?(c.$slides.eq(a).css({zIndex:1e3}),c.$slides.eq(a).animate({opacity:1},c.options.speed,c.options.easing,b)):(c.applyTransition(a),c.$slides.eq(a).css({opacity:1,zIndex:1e3}),b&&setTimeout(function(){c.disableTransition(a),b.call()},c.options.speed))},b.prototype.filterSlides=b.prototype.slickFilter=function(a){var b=this;null!==a&&(b.unload(),b.$slideTrack.children(this.options.slide).detach(),b.$slidesCache.filter(a).appendTo(b.$slideTrack),b.reinit())},b.prototype.getCurrent=b.prototype.slickCurrentSlide=function(){var a=this;return a.currentSlide},b.prototype.getDotCount=function(){var a=this,b=0,c=0,d=0;if(a.options.infinite===!0)d=Math.ceil(a.slideCount/a.options.slidesToScroll);else if(a.options.centerMode===!0)d=a.slideCount;else for(;b<a.slideCount;)++d,b=c+a.options.slidesToShow,c+=a.options.slidesToScroll<=a.options.slidesToShow?a.options.slidesToScroll:a.options.slidesToShow;return d-1},b.prototype.getLeft=function(a){var c,d,f,b=this,e=0;return b.slideOffset=0,d=b.$slides.first().outerHeight(),b.options.infinite===!0?(b.slideCount>b.options.slidesToShow&&(b.slideOffset=-1*b.slideWidth*b.options.slidesToShow,e=-1*d*b.options.slidesToShow),0!==b.slideCount%b.options.slidesToScroll&&a+b.options.slidesToScroll>b.slideCount&&b.slideCount>b.options.slidesToShow&&(a>b.slideCount?(b.slideOffset=-1*(b.options.slidesToShow-(a-b.slideCount))*b.slideWidth,e=-1*(b.options.slidesToShow-(a-b.slideCount))*d):(b.slideOffset=-1*b.slideCount%b.options.slidesToScroll*b.slideWidth,e=-1*b.slideCount%b.options.slidesToScroll*d))):a+b.options.slidesToShow>b.slideCount&&(b.slideOffset=(a+b.options.slidesToShow-b.slideCount)*b.slideWidth,e=(a+b.options.slidesToShow-b.slideCount)*d),b.slideCount<=b.options.slidesToShow&&(b.slideOffset=0,e=0),b.options.centerMode===!0&&b.options.infinite===!0?b.slideOffset+=b.slideWidth*Math.floor(b.options.slidesToShow/2)-b.slideWidth:b.options.centerMode===!0&&(b.slideOffset=0,b.slideOffset+=b.slideWidth*Math.floor(b.options.slidesToShow/2)),c=b.options.vertical===!1?-1*a*b.slideWidth+b.slideOffset:-1*a*d+e,b.options.variableWidth===!0&&(f=b.slideCount<=b.options.slidesToShow||b.options.infinite===!1?b.$slideTrack.children(".slick-slide").eq(a):b.$slideTrack.children(".slick-slide").eq(a+b.options.slidesToShow),c=f[0]?-1*f[0].offsetLeft:0,b.options.centerMode===!0&&(f=b.options.infinite===!1?b.$slideTrack.children(".slick-slide").eq(a):b.$slideTrack.children(".slick-slide").eq(a+b.options.slidesToShow+1),c=f[0]?-1*f[0].offsetLeft:0,c+=(b.$list.width()-f.outerWidth())/2)),c},b.prototype.getOption=b.prototype.slickGetOption=function(a){var b=this;return b.options[a]},b.prototype.getNavigableIndexes=function(){var e,a=this,b=0,c=0,d=[];for(a.options.infinite===!1?(e=a.slideCount-a.options.slidesToShow+1,a.options.centerMode===!0&&(e=a.slideCount)):(b=-1*a.options.slidesToScroll,c=-1*a.options.slidesToScroll,e=2*a.slideCount);e>b;)d.push(b),b=c+a.options.slidesToScroll,c+=a.options.slidesToScroll<=a.options.slidesToShow?a.options.slidesToScroll:a.options.slidesToShow;return d},b.prototype.getSlick=function(){return this},b.prototype.getSlideCount=function(){var c,d,e,b=this;return e=b.options.centerMode===!0?b.slideWidth*Math.floor(b.options.slidesToShow/2):0,b.options.swipeToSlide===!0?(b.$slideTrack.find(".slick-slide").each(function(c,f){return f.offsetLeft-e+a(f).outerWidth()/2>-1*b.swipeLeft?(d=f,!1):void 0}),c=Math.abs(a(d).attr("data-slick-index")-b.currentSlide)||1):b.options.slidesToScroll},b.prototype.goTo=b.prototype.slickGoTo=function(a,b){var c=this;c.changeSlide({data:{message:"index",index:parseInt(a)}},b)},b.prototype.init=function(){var b=this;a(b.$slider).hasClass("slick-initialized")||(a(b.$slider).addClass("slick-initialized"),b.buildRows(),b.buildOut(),b.setProps(),b.startLoad(),b.loadSlider(),b.initializeEvents(),b.updateArrows(),b.updateDots()),b.$slider.trigger("init",[b])},b.prototype.initArrowEvents=function(){var a=this;a.options.arrows===!0&&a.slideCount>a.options.slidesToShow&&(a.$prevArrow.on("click.slick",{message:"previous"},a.changeSlide),a.$nextArrow.on("click.slick",{message:"next"},a.changeSlide))},b.prototype.initDotEvents=function(){var b=this;b.options.dots===!0&&b.slideCount>b.options.slidesToShow&&a("li",b.$dots).on("click.slick",{message:"index"},b.changeSlide),b.options.dots===!0&&b.options.pauseOnDotsHover===!0&&b.options.autoplay===!0&&a("li",b.$dots).on("mouseenter.slick",b.setPaused.bind(b,!0)).on("mouseleave.slick",b.setPaused.bind(b,!1))},b.prototype.initializeEvents=function(){var b=this;b.initArrowEvents(),b.initDotEvents(),b.$list.on("touchstart.slick mousedown.slick",{action:"start"},b.swipeHandler),b.$list.on("touchmove.slick mousemove.slick",{action:"move"},b.swipeHandler),b.$list.on("touchend.slick mouseup.slick",{action:"end"},b.swipeHandler),b.$list.on("touchcancel.slick mouseleave.slick",{action:"end"},b.swipeHandler),b.$list.on("click.slick",b.clickHandler),b.options.autoplay===!0&&a(document).on(b.visibilityChange,b.visibility.bind(b)),b.$list.on("mouseenter.slick",b.setPaused.bind(b,!0)),b.$list.on("mouseleave.slick",b.setPaused.bind(b,!1)),b.options.accessibility===!0&&b.$list.on("keydown.slick",b.keyHandler),b.options.focusOnSelect===!0&&a(b.$slideTrack).children().on("click.slick",b.selectHandler),a(window).on("orientationchange.slick.slick-"+b.instanceUid,b.orientationChange.bind(b)),a(window).on("resize.slick.slick-"+b.instanceUid,b.resize.bind(b)),a("[draggable!=true]",b.$slideTrack).on("dragstart",b.preventDefault),a(window).on("load.slick.slick-"+b.instanceUid,b.setPosition),a(document).on("ready.slick.slick-"+b.instanceUid,b.setPosition)},b.prototype.initUI=function(){var a=this;a.options.arrows===!0&&a.slideCount>a.options.slidesToShow&&(a.$prevArrow.show(),a.$nextArrow.show()),a.options.dots===!0&&a.slideCount>a.options.slidesToShow&&a.$dots.show(),a.options.autoplay===!0&&a.autoPlay()},b.prototype.keyHandler=function(a){var b=this;37===a.keyCode&&b.options.accessibility===!0?b.changeSlide({data:{message:"previous"}}):39===a.keyCode&&b.options.accessibility===!0&&b.changeSlide({data:{message:"next"}})},b.prototype.lazyLoad=function(){function g(b){a("img[data-lazy]",b).each(function(){var b=a(this),c=a(this).attr("data-lazy"),d=document.createElement("img");d.onload=function(){b.animate({opacity:1},200)},d.src=c,b.css({opacity:0}).attr("src",c).removeAttr("data-lazy").removeClass("slick-loading")})}var c,d,e,f,b=this;b.options.centerMode===!0?b.options.infinite===!0?(e=b.currentSlide+(b.options.slidesToShow/2+1),f=e+b.options.slidesToShow+2):(e=Math.max(0,b.currentSlide-(b.options.slidesToShow/2+1)),f=2+(b.options.slidesToShow/2+1)+b.currentSlide):(e=b.options.infinite?b.options.slidesToShow+b.currentSlide:b.currentSlide,f=e+b.options.slidesToShow,b.options.fade===!0&&(e>0&&e--,f<=b.slideCount&&f++)),c=b.$slider.find(".slick-slide").slice(e,f),g(c),b.slideCount<=b.options.slidesToShow?(d=b.$slider.find(".slick-slide"),g(d)):b.currentSlide>=b.slideCount-b.options.slidesToShow?(d=b.$slider.find(".slick-cloned").slice(0,b.options.slidesToShow),g(d)):0===b.currentSlide&&(d=b.$slider.find(".slick-cloned").slice(-1*b.options.slidesToShow),g(d))},b.prototype.loadSlider=function(){var a=this;a.setPosition(),a.$slideTrack.css({opacity:1}),a.$slider.removeClass("slick-loading"),a.initUI(),"progressive"===a.options.lazyLoad&&a.progressiveLazyLoad()},b.prototype.next=b.prototype.slickNext=function(){var a=this;a.changeSlide({data:{message:"next"}})},b.prototype.orientationChange=function(){var a=this;a.checkResponsive(),a.setPosition()},b.prototype.pause=b.prototype.slickPause=function(){var a=this;a.autoPlayClear(),a.paused=!0},b.prototype.play=b.prototype.slickPlay=function(){var a=this;a.paused=!1,a.autoPlay()},b.prototype.postSlide=function(a){var b=this;b.$slider.trigger("afterChange",[b,a]),b.animating=!1,b.setPosition(),b.swipeLeft=null,b.options.autoplay===!0&&b.paused===!1&&b.autoPlay()},b.prototype.prev=b.prototype.slickPrev=function(){var a=this;a.changeSlide({data:{message:"previous"}})},b.prototype.preventDefault=function(a){a.preventDefault()},b.prototype.progressiveLazyLoad=function(){var c,d,b=this;c=a("img[data-lazy]",b.$slider).length,c>0&&(d=a("img[data-lazy]",b.$slider).first(),d.attr("src",d.attr("data-lazy")).removeClass("slick-loading").load(function(){d.removeAttr("data-lazy"),b.progressiveLazyLoad(),b.options.adaptiveHeight===!0&&b.setPosition()}).error(function(){d.removeAttr("data-lazy"),b.progressiveLazyLoad()}))},b.prototype.refresh=function(){var b=this,c=b.currentSlide;b.destroy(),a.extend(b,b.initials),b.init(),b.changeSlide({data:{message:"index",index:c}},!1)},b.prototype.reinit=function(){var b=this;b.$slides=b.$slideTrack.children(b.options.slide).addClass("slick-slide"),b.slideCount=b.$slides.length,b.currentSlide>=b.slideCount&&0!==b.currentSlide&&(b.currentSlide=b.currentSlide-b.options.slidesToScroll),b.slideCount<=b.options.slidesToShow&&(b.currentSlide=0),b.setProps(),b.setupInfinite(),b.buildArrows(),b.updateArrows(),b.initArrowEvents(),b.buildDots(),b.updateDots(),b.initDotEvents(),b.options.focusOnSelect===!0&&a(b.$slideTrack).children().on("click.slick",b.selectHandler),b.setSlideClasses(0),b.setPosition(),b.$slider.trigger("reInit",[b])},b.prototype.resize=function(){var b=this;a(window).width()!==b.windowWidth&&(clearTimeout(b.windowDelay),b.windowDelay=window.setTimeout(function(){b.windowWidth=a(window).width(),b.checkResponsive(),b.setPosition()},50))},b.prototype.removeSlide=b.prototype.slickRemove=function(a,b,c){var d=this;return"boolean"==typeof a?(b=a,a=b===!0?0:d.slideCount-1):a=b===!0?--a:a,d.slideCount<1||0>a||a>d.slideCount-1?!1:(d.unload(),c===!0?d.$slideTrack.children().remove():d.$slideTrack.children(this.options.slide).eq(a).remove(),d.$slides=d.$slideTrack.children(this.options.slide),d.$slideTrack.children(this.options.slide).detach(),d.$slideTrack.append(d.$slides),d.$slidesCache=d.$slides,d.reinit(),void 0)},b.prototype.setCSS=function(a){var d,e,b=this,c={};b.options.rtl===!0&&(a=-a),d="left"==b.positionProp?Math.ceil(a)+"px":"0px",e="top"==b.positionProp?Math.ceil(a)+"px":"0px",c[b.positionProp]=a,b.transformsEnabled===!1?b.$slideTrack.css(c):(c={},b.cssTransitions===!1?(c[b.animType]="translate("+d+", "+e+")",b.$slideTrack.css(c)):(c[b.animType]="translate3d("+d+", "+e+", 0px)",b.$slideTrack.css(c)))},b.prototype.setDimensions=function(){var a=this;a.options.vertical===!1?a.options.centerMode===!0&&a.$list.css({padding:"0px "+a.options.centerPadding}):(a.$list.height(a.$slides.first().outerHeight(!0)*a.options.slidesToShow),a.options.centerMode===!0&&a.$list.css({padding:a.options.centerPadding+" 0px"})),a.listWidth=a.$list.width(),a.listHeight=a.$list.height(),a.options.vertical===!1&&a.options.variableWidth===!1?(a.slideWidth=Math.ceil(a.listWidth/a.options.slidesToShow),a.$slideTrack.width(Math.ceil(a.slideWidth*a.$slideTrack.children(".slick-slide").length))):a.options.variableWidth===!0?a.$slideTrack.width(5e3*a.slideCount):(a.slideWidth=Math.ceil(a.listWidth),a.$slideTrack.height(Math.ceil(a.$slides.first().outerHeight(!0)*a.$slideTrack.children(".slick-slide").length)));var b=a.$slides.first().outerWidth(!0)-a.$slides.first().width();a.options.variableWidth===!1&&a.$slideTrack.children(".slick-slide").width(a.slideWidth-b)},b.prototype.setFade=function(){var c,b=this;b.$slides.each(function(d,e){c=-1*b.slideWidth*d,b.options.rtl===!0?a(e).css({position:"relative",right:c,top:0,zIndex:800,opacity:0}):a(e).css({position:"relative",left:c,top:0,zIndex:800,opacity:0})}),b.$slides.eq(b.currentSlide).css({zIndex:900,opacity:1})},b.prototype.setHeight=function(){var a=this;if(1===a.options.slidesToShow&&a.options.adaptiveHeight===!0&&a.options.vertical===!1){var b=a.$slides.eq(a.currentSlide).outerHeight(!0);a.$list.css("height",b)}},b.prototype.setOption=b.prototype.slickSetOption=function(a,b,c){var d=this;d.options[a]=b,c===!0&&(d.unload(),d.reinit())},b.prototype.setPosition=function(){var a=this;a.setDimensions(),a.setHeight(),a.options.fade===!1?a.setCSS(a.getLeft(a.currentSlide)):a.setFade(),a.$slider.trigger("setPosition",[a])},b.prototype.setProps=function(){var a=this,b=document.body.style;a.positionProp=a.options.vertical===!0?"top":"left","top"===a.positionProp?a.$slider.addClass("slick-vertical"):a.$slider.removeClass("slick-vertical"),(void 0!==b.WebkitTransition||void 0!==b.MozTransition||void 0!==b.msTransition)&&a.options.useCSS===!0&&(a.cssTransitions=!0),void 0!==b.OTransform&&(a.animType="OTransform",a.transformType="-o-transform",a.transitionType="OTransition",void 0===b.perspectiveProperty&&void 0===b.webkitPerspective&&(a.animType=!1)),void 0!==b.MozTransform&&(a.animType="MozTransform",a.transformType="-moz-transform",a.transitionType="MozTransition",void 0===b.perspectiveProperty&&void 0===b.MozPerspective&&(a.animType=!1)),void 0!==b.webkitTransform&&(a.animType="webkitTransform",a.transformType="-webkit-transform",a.transitionType="webkitTransition",void 0===b.perspectiveProperty&&void 0===b.webkitPerspective&&(a.animType=!1)),void 0!==b.msTransform&&(a.animType="msTransform",a.transformType="-ms-transform",a.transitionType="msTransition",void 0===b.msTransform&&(a.animType=!1)),void 0!==b.transform&&a.animType!==!1&&(a.animType="transform",a.transformType="transform",a.transitionType="transition"),a.transformsEnabled=null!==a.animType&&a.animType!==!1},b.prototype.setSlideClasses=function(a){var c,d,e,f,b=this;b.$slider.find(".slick-slide").removeClass("slick-active").attr("aria-hidden","true").removeClass("slick-center"),d=b.$slider.find(".slick-slide"),b.options.centerMode===!0?(c=Math.floor(b.options.slidesToShow/2),b.options.infinite===!0&&(a>=c&&a<=b.slideCount-1-c?b.$slides.slice(a-c,a+c+1).addClass("slick-active").attr("aria-hidden","false"):(e=b.options.slidesToShow+a,d.slice(e-c+1,e+c+2).addClass("slick-active").attr("aria-hidden","false")),0===a?d.eq(d.length-1-b.options.slidesToShow).addClass("slick-center"):a===b.slideCount-1&&d.eq(b.options.slidesToShow).addClass("slick-center")),b.$slides.eq(a).addClass("slick-center")):a>=0&&a<=b.slideCount-b.options.slidesToShow?b.$slides.slice(a,a+b.options.slidesToShow).addClass("slick-active").attr("aria-hidden","false"):d.length<=b.options.slidesToShow?d.addClass("slick-active").attr("aria-hidden","false"):(f=b.slideCount%b.options.slidesToShow,e=b.options.infinite===!0?b.options.slidesToShow+a:a,b.options.slidesToShow==b.options.slidesToScroll&&b.slideCount-a<b.options.slidesToShow?d.slice(e-(b.options.slidesToShow-f),e+f).addClass("slick-active").attr("aria-hidden","false"):d.slice(e,e+b.options.slidesToShow).addClass("slick-active").attr("aria-hidden","false")),"ondemand"===b.options.lazyLoad&&b.lazyLoad()},b.prototype.setupInfinite=function(){var c,d,e,b=this;if(b.options.fade===!0&&(b.options.centerMode=!1),b.options.infinite===!0&&b.options.fade===!1&&(d=null,b.slideCount>b.options.slidesToShow)){for(e=b.options.centerMode===!0?b.options.slidesToShow+1:b.options.slidesToShow,c=b.slideCount;c>b.slideCount-e;c-=1)d=c-1,a(b.$slides[d]).clone(!0).attr("id","").attr("data-slick-index",d-b.slideCount).prependTo(b.$slideTrack).addClass("slick-cloned");for(c=0;e>c;c+=1)d=c,a(b.$slides[d]).clone(!0).attr("id","").attr("data-slick-index",d+b.slideCount).appendTo(b.$slideTrack).addClass("slick-cloned");b.$slideTrack.find(".slick-cloned").find("[id]").each(function(){a(this).attr("id","")})}},b.prototype.setPaused=function(a){var b=this;b.options.autoplay===!0&&b.options.pauseOnHover===!0&&(b.paused=a,b.autoPlayClear())},b.prototype.selectHandler=function(b){var c=this,d=a(b.target).is(".slick-slide")?a(b.target):a(b.target).parents(".slick-slide"),e=parseInt(d.attr("data-slick-index"));return e||(e=0),c.slideCount<=c.options.slidesToShow?(c.$slider.find(".slick-slide").removeClass("slick-active").attr("aria-hidden","true"),c.$slides.eq(e).addClass("slick-active").attr("aria-hidden","false"),c.options.centerMode===!0&&(c.$slider.find(".slick-slide").removeClass("slick-center"),c.$slides.eq(e).addClass("slick-center")),c.asNavFor(e),void 0):(c.slideHandler(e),void 0)},b.prototype.slideHandler=function(a,b,c){var d,e,f,g,h=null,i=this;return b=b||!1,i.animating===!0&&i.options.waitForAnimate===!0||i.options.fade===!0&&i.currentSlide===a||i.slideCount<=i.options.slidesToShow?void 0:(b===!1&&i.asNavFor(a),d=a,h=i.getLeft(d),g=i.getLeft(i.currentSlide),i.currentLeft=null===i.swipeLeft?g:i.swipeLeft,i.options.infinite===!1&&i.options.centerMode===!1&&(0>a||a>i.getDotCount()*i.options.slidesToScroll)?(i.options.fade===!1&&(d=i.currentSlide,c!==!0?i.animateSlide(g,function(){i.postSlide(d)}):i.postSlide(d)),void 0):i.options.infinite===!1&&i.options.centerMode===!0&&(0>a||a>i.slideCount-i.options.slidesToScroll)?(i.options.fade===!1&&(d=i.currentSlide,c!==!0?i.animateSlide(g,function(){i.postSlide(d)}):i.postSlide(d)),void 0):(i.options.autoplay===!0&&clearInterval(i.autoPlayTimer),e=0>d?0!==i.slideCount%i.options.slidesToScroll?i.slideCount-i.slideCount%i.options.slidesToScroll:i.slideCount+d:d>=i.slideCount?0!==i.slideCount%i.options.slidesToScroll?0:d-i.slideCount:d,i.animating=!0,i.$slider.trigger("beforeChange",[i,i.currentSlide,e]),f=i.currentSlide,i.currentSlide=e,i.setSlideClasses(i.currentSlide),i.updateDots(),i.updateArrows(),i.options.fade===!0?(c!==!0?i.fadeSlide(e,function(){i.postSlide(e)}):i.postSlide(e),i.animateHeight(),void 0):(c!==!0?i.animateSlide(h,function(){i.postSlide(e)}):i.postSlide(e),void 0)))},b.prototype.startLoad=function(){var a=this;a.options.arrows===!0&&a.slideCount>a.options.slidesToShow&&(a.$prevArrow.hide(),a.$nextArrow.hide()),a.options.dots===!0&&a.slideCount>a.options.slidesToShow&&a.$dots.hide(),a.$slider.addClass("slick-loading")},b.prototype.swipeDirection=function(){var a,b,c,d,e=this;return a=e.touchObject.startX-e.touchObject.curX,b=e.touchObject.startY-e.touchObject.curY,c=Math.atan2(b,a),d=Math.round(180*c/Math.PI),0>d&&(d=360-Math.abs(d)),45>=d&&d>=0?e.options.rtl===!1?"left":"right":360>=d&&d>=315?e.options.rtl===!1?"left":"right":d>=135&&225>=d?e.options.rtl===!1?"right":"left":e.options.verticalSwiping===!0?d>=35&&135>=d?"left":"right":"vertical"},b.prototype.swipeEnd=function(){var c,b=this;if(b.dragging=!1,b.shouldClick=b.touchObject.swipeLength>10?!1:!0,void 0===b.touchObject.curX)return!1;if(b.touchObject.edgeHit===!0&&b.$slider.trigger("edge",[b,b.swipeDirection()]),b.touchObject.swipeLength>=b.touchObject.minSwipe)switch(b.swipeDirection()){case"left":c=b.options.swipeToSlide?b.checkNavigable(b.currentSlide+b.getSlideCount()):b.currentSlide+b.getSlideCount(),b.slideHandler(c),b.currentDirection=0,b.touchObject={},b.$slider.trigger("swipe",[b,"left"]);break;case"right":c=b.options.swipeToSlide?b.checkNavigable(b.currentSlide-b.getSlideCount()):b.currentSlide-b.getSlideCount(),b.slideHandler(c),b.currentDirection=1,b.touchObject={},b.$slider.trigger("swipe",[b,"right"])}else b.touchObject.startX!==b.touchObject.curX&&(b.slideHandler(b.currentSlide),b.touchObject={})},b.prototype.swipeHandler=function(a){var b=this;
1849if(!(b.options.swipe===!1||"ontouchend"in document&&b.options.swipe===!1||b.options.draggable===!1&&-1!==a.type.indexOf("mouse")))switch(b.touchObject.fingerCount=a.originalEvent&&void 0!==a.originalEvent.touches?a.originalEvent.touches.length:1,b.touchObject.minSwipe=b.listWidth/b.options.touchThreshold,b.options.verticalSwiping===!0&&(b.touchObject.minSwipe=b.listHeight/b.options.touchThreshold),a.data.action){case"start":b.swipeStart(a);break;case"move":b.swipeMove(a);break;case"end":b.swipeEnd(a)}},b.prototype.swipeMove=function(a){var d,e,f,g,h,b=this;return h=void 0!==a.originalEvent?a.originalEvent.touches:null,!b.dragging||h&&1!==h.length?!1:(d=b.getLeft(b.currentSlide),b.touchObject.curX=void 0!==h?h[0].pageX:a.clientX,b.touchObject.curY=void 0!==h?h[0].pageY:a.clientY,b.touchObject.swipeLength=Math.round(Math.sqrt(Math.pow(b.touchObject.curX-b.touchObject.startX,2))),b.options.verticalSwiping===!0&&(b.touchObject.swipeLength=Math.round(Math.sqrt(Math.pow(b.touchObject.curY-b.touchObject.startY,2)))),e=b.swipeDirection(),"vertical"!==e?(void 0!==a.originalEvent&&b.touchObject.swipeLength>4&&a.preventDefault(),g=(b.options.rtl===!1?1:-1)*(b.touchObject.curX>b.touchObject.startX?1:-1),b.options.verticalSwiping===!0&&(g=b.touchObject.curY>b.touchObject.startY?1:-1),f=b.touchObject.swipeLength,b.touchObject.edgeHit=!1,b.options.infinite===!1&&(0===b.currentSlide&&"right"===e||b.currentSlide>=b.getDotCount()&&"left"===e)&&(f=b.touchObject.swipeLength*b.options.edgeFriction,b.touchObject.edgeHit=!0),b.swipeLeft=b.options.vertical===!1?d+f*g:d+f*(b.$list.height()/b.listWidth)*g,b.options.verticalSwiping===!0&&(b.swipeLeft=d+f*g),b.options.fade===!0||b.options.touchMove===!1?!1:b.animating===!0?(b.swipeLeft=null,!1):(b.setCSS(b.swipeLeft),void 0)):void 0)},b.prototype.swipeStart=function(a){var c,b=this;return 1!==b.touchObject.fingerCount||b.slideCount<=b.options.slidesToShow?(b.touchObject={},!1):(void 0!==a.originalEvent&&void 0!==a.originalEvent.touches&&(c=a.originalEvent.touches[0]),b.touchObject.startX=b.touchObject.curX=void 0!==c?c.pageX:a.clientX,b.touchObject.startY=b.touchObject.curY=void 0!==c?c.pageY:a.clientY,b.dragging=!0,void 0)},b.prototype.unfilterSlides=b.prototype.slickUnfilter=function(){var a=this;null!==a.$slidesCache&&(a.unload(),a.$slideTrack.children(this.options.slide).detach(),a.$slidesCache.appendTo(a.$slideTrack),a.reinit())},b.prototype.unload=function(){var b=this;a(".slick-cloned",b.$slider).remove(),b.$dots&&b.$dots.remove(),b.$prevArrow&&"object"!=typeof b.options.prevArrow&&b.$prevArrow.remove(),b.$nextArrow&&"object"!=typeof b.options.nextArrow&&b.$nextArrow.remove(),b.$slides.removeClass("slick-slide slick-active slick-visible").attr("aria-hidden","true").css("width","")},b.prototype.unslick=function(){var a=this;a.destroy()},b.prototype.updateArrows=function(){var b,a=this;b=Math.floor(a.options.slidesToShow/2),a.options.arrows===!0&&a.options.infinite!==!0&&a.slideCount>a.options.slidesToShow&&(a.$prevArrow.removeClass("slick-disabled"),a.$nextArrow.removeClass("slick-disabled"),0===a.currentSlide?(a.$prevArrow.addClass("slick-disabled"),a.$nextArrow.removeClass("slick-disabled")):a.currentSlide>=a.slideCount-a.options.slidesToShow&&a.options.centerMode===!1?(a.$nextArrow.addClass("slick-disabled"),a.$prevArrow.removeClass("slick-disabled")):a.currentSlide>=a.slideCount-1&&a.options.centerMode===!0&&(a.$nextArrow.addClass("slick-disabled"),a.$prevArrow.removeClass("slick-disabled")))},b.prototype.updateDots=function(){var a=this;null!==a.$dots&&(a.$dots.find("li").removeClass("slick-active").attr("aria-hidden","true"),a.$dots.find("li").eq(Math.floor(a.currentSlide/a.options.slidesToScroll)).addClass("slick-active").attr("aria-hidden","false"))},b.prototype.visibility=function(){var a=this;document[a.hidden]?(a.paused=!0,a.autoPlayClear()):(a.paused=!1,a.autoPlay())},a.fn.slick=function(){var g,a=this,c=arguments[0],d=Array.prototype.slice.call(arguments,1),e=a.length,f=0;for(f;e>f;f++)if("object"==typeof c||"undefined"==typeof c?a[f].slick=new b(a[f],c):g=a[f].slick[c].apply(a[f].slick,d),"undefined"!=typeof g)return g;return a}});
1850
1851
1852
1853imgr=new Array();imgr[0]="http://1.bp.blogspot.com/-QjSndGbF0No/T-Nt3HgKsDI/AAAAAAAAG9o/cN6_Oy306rc/s1600/no-video.gif";showRandomImg=true;aBold=true;summaryPost=400;summaryTitle=20;numposts1=6;numposts2=4;function removeHtmlTag(strx,chop){var s=strx.split("<");for(var i=0;i<s.length;i++){if(s[i].indexOf(">")!=-1){s[i]=s[i].substring(s[i].indexOf(">")+1,s[i].length)}}s=s.join("");s=s.substring(0,chop-1);return s}
1854function showrecentposts(json){j=(showRandomImg)?Math.floor((imgr.length+1)*Math.random()):0;img=new Array();document.write('<ul>');for(var i=0;i<numposts1;i++){var entry=json.feed.entry[i];var posttitle=entry.title.$t;var pcm;var posturl;if(i==json.feed.entry.length)break;for(var k=0;k<entry.link.length;k++){if(entry.link[k].rel=='alternate'){posturl=entry.link[k].href;break}}for(var k=0;k<entry.link.length;k++){if(entry.link[k].rel=='replies'&&entry.link[k].type=='text/html'){pcm=entry.link[k].title.split(" ")[0];break}}if("content"in entry){var postcontent=entry.content.$t}else if("summary"in entry){var postcontent=entry.summary.$t}else var postcontent="";postdate=entry.published.$t;if(j>imgr.length-1)j=0;img[i]=imgr[j];s=postcontent;a=s.indexOf("<img");b=s.indexOf("src=\"",a);c=s.indexOf("\"",b+5);d=s.substr(b+5,c-b-5);if((a!=-1)&&(b!=-1)&&(c!=-1)&&(d!=""))img[i]=d;var month=[1,2,3,4,5,6,7,8,9,10,11,12];var month2=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];var day=postdate.split("-")[2].substring(0,2);var m=postdate.split("-")[1];var y=postdate.split("-")[0];for(var u2=0;u2<month.length;u2++){if(parseInt(m)==month[u2]){m=month2[u2];break}}var daystr=day+' '+m+' '+y;var trtd='<li class="car"><div class="thumb"><a href="'+posturl+'"><img width="100%" height="auto" class="alignnone" src="'+img[i]+'"/></a></div><a class="slider_title" href="'+posturl+'">'+posttitle+'</a></li>';document.write(trtd);j++}document.write('</ul>')}
1855function showrecentposts1(json){j=(showRandomImg)?Math.floor((imgr.length+1)*Math.random()):0;img=new Array();if(numposts2<=json.feed.entry.length){maxpost=numposts2}else{maxpost=json.feed.entry.length}for(var i=0;i<maxpost;i++){var entry=json.feed.entry[i];var posttitle=entry.title.$t;var pcm;var posturl;if(i==json.feed.entry.length)break;for(var k=0;k<entry.link.length;k++){if(entry.link[k].rel=='alternate'){posturl=entry.link[k].href;break}}for(var k=0;k<entry.link.length;k++){if(entry.link[k].rel=='replies'&&entry.link[k].type=='text/html'){pcm=entry.link[k].title.split(" ")[0];break}}if("content"in entry){var postcontent=entry.content.$t}else if("summary"in entry){var postcontent=entry.summary.$t}else var postcontent="";postdate=entry.published.$t;if(j>imgr.length-1)j=0;img[i]=imgr[j];s=postcontent;a=s.indexOf("<img");b=s.indexOf("src=\"",a);c=s.indexOf("\"",b+5);d=s.substr(b+5,c-b-5);if((a!=-1)&&(b!=-1)&&(c!=-1)&&(d!=""))img[i]=d;var month=[1,2,3,4,5,6,7,8,9,10,11,12];var month2=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];var day=postdate.split("-")[2].substring(0,2);var m=postdate.split("-")[1];var y=postdate.split("-")[0];for(var u2=0;u2<month.length;u2++){if(parseInt(m)==month[u2]){m=month2[u2];break}}var daystr=day+' '+m+' '+y;pcm='<a href="'+posturl+'">'+pcm+' comments</a>';var trtd='<div class="col_maskolis"><h2 class="posttitle"><a href="'+posturl+'">'+posttitle+'</a></h2><a href="'+posturl+'"><img class="maskolis_img" src="'+img[i]+'"/></a><div class="clear"></div></div>';document.write(trtd);j++}}var relatedTitles=new Array();var relatedTitlesNum=0;var relatedUrls=new Array();var thumburl=new Array();function related_results_labels_thumbs(json){for(var i=0;i<json.feed.entry.length;i++){var entry=json.feed.entry[i];relatedTitles[relatedTitlesNum]=entry.title.$t;try{thumburl[relatedTitlesNum]=entry.gform_foot.url}catch(error){s=entry.content.$t;a=s.indexOf("<img");b=s.indexOf("src=\"",a);c=s.indexOf("\"",b+5);d=s.substr(b+5,c-b-5);if((a!=-1)&&(b!=-1)&&(c!=-1)&&(d!="")){thumburl[relatedTitlesNum]=d}else thumburl[relatedTitlesNum]='http://1.bp.blogspot.com/-QjSndGbF0No/T-Nt3HgKsDI/AAAAAAAAG9o/cN6_Oy306rc/s1600/no-video.gif'}if(relatedTitles[relatedTitlesNum].length>35)relatedTitles[relatedTitlesNum]=relatedTitles[relatedTitlesNum].substring(0,35)+"...";for(var k=0;k<entry.link.length;k++){if(entry.link[k].rel=='alternate'){relatedUrls[relatedTitlesNum]=entry.link[k].href;relatedTitlesNum++}}}}function removeRelatedDuplicates_thumbs(){var tmp=new Array(0);var tmp2=new Array(0);var tmp3=new Array(0);for(var i=0;i<relatedUrls.length;i++){if(!contains_thumbs(tmp,relatedUrls[i])){tmp.length+=1;tmp[tmp.length-1]=relatedUrls[i];tmp2.length+=1;tmp3.length+=1;tmp2[tmp2.length-1]=relatedTitles[i];tmp3[tmp3.length-1]=thumburl[i]}}relatedTitles=tmp2;relatedUrls=tmp;thumburl=tmp3}function contains_thumbs(a,e){for(var j=0;j<a.length;j++)if(a[j]==e)return true;return false}function printRelatedLabels_thumbs(){for(var i=0;i<relatedUrls.length;i++){if((relatedUrls[i]==currentposturl)||(!(relatedTitles[i]))){relatedUrls.splice(i,1);relatedTitles.splice(i,1);thumburl.splice(i,1);i--}}var r=Math.floor((relatedTitles.length-1)*Math.random());var i=0;if(relatedTitles.length>0)document.write('<h1>'+relatedpoststitle+'</h1>');document.write('<div style="clear: both;"/>');while(i<relatedTitles.length&&i<20&&i<maxresults){document.write('<a style="text-decoration:none;margin:0 10px 10px 0;float:left;background:#272727;border:1px solid #323232;');if(i!=0)document.write('"');else document.write('"');document.write(' href="'+relatedUrls[r]+'"><img class="maskolis_img" src="'+thumburl[r]+'"/><br/><div style="width:132px;padding:0 10px;color:#ddd;height:38px;text-align:center;margin:0px 0px; font:12px Oswald; line-height:16px;text-shadow:1px 1px 1px #000">'+relatedTitles[r]+'</div></a>');if(r<relatedTitles.length-1){r++}else{r=0}i++}document.write('</div>');relatedUrls.splice(0,relatedUrls.length);thumburl.splice(0,thumburl.length);relatedTitles.splice(0,relatedTitles.length)}
1856//]]>
1857</script>
1858<script>//<![CDATA[
1859
1860
1861
1862
1863 $(document).ready(function(){
1864
1865$('.slickslider').slick({
1866 dots: true,
1867 infinite: true,
1868 speed: 300,
1869 slidesToShow: 1,
1870 autoplay: true,
1871 autoplaySpeed: 2000,
1872 adaptiveHeight: false,
1873});
1874
1875
1876
1877
1878
1879
1880});
1881//]]>
1882</script>
1883
1884<script style='text/javascript'>
1885 //<![CDATA[
1886 function authorshow(data) {
1887 for (var i = 0; i < 1; i++) {
1888 var entry = data.feed.entry[i];
1889 var avtr = entry.author[0].gd$image.src;
1890 document.write('<img width="96" height="96" src="' + avtr + '"/>');
1891 }
1892 }
1893 //]]>
1894</script>
1895
1896
1897</head>
1898<body>
1899 <div class='siteload'><div class='preloader'/></div>
1900<div class='button23'><i class='fa fa-bars'/></div>
1901
1902<div class='content-wrap content'>
1903
1904
1905<div class='lop'>
1906<div class='side1'>
1907<div id='sidebar-top'>
1908
1909
1910
1911
1912<b:section class='is-retina' id='logo' showaddelement='yes'>
1913 <b:widget id='Header1' locked='false' title='unduhvector.com (Header)' type='Header' version='1'>
1914 <b:widget-settings>
1915 <b:widget-setting name='displayUrl'>http://2.bp.blogspot.com/-cRuwZ4QY6-E/XOqz5cS8FgI/AAAAAAAAAAo/PFFil14K9a4H9eRCAuYayAuS_-JLesxbwCK4BGAYYCw/s1600/unduhvectorcom%2Blogo.png</b:widget-setting>
1916 <b:widget-setting name='displayHeight'>101</b:widget-setting>
1917 <b:widget-setting name='sectionWidth'>790</b:widget-setting>
1918 <b:widget-setting name='useImage'>true</b:widget-setting>
1919 <b:widget-setting name='shrinkToFit'>false</b:widget-setting>
1920 <b:widget-setting name='imagePlacement'>BEFORE_DESCRIPTION</b:widget-setting>
1921 <b:widget-setting name='displayWidth'>155</b:widget-setting>
1922 </b:widget-settings>
1923 <b:includable id='main'>
1924
1925 <b:if cond='data:useImage'>
1926 <b:if cond='data:imagePlacement == "BEHIND"'>
1927 <!--
1928 Show image as background to text. You can't really calculate the width
1929 reliably in JS because margins are not taken into account by any of
1930 clientWidth, offsetWidth or scrollWidth, so we don't force a minimum
1931 width if the user is using shrink to fit.
1932 This results in a margin-width's worth of pixels being cropped. If the
1933 user is not using shrink to fit then we expand the header.
1934 -->
1935 <b:if cond='data:mobile'>
1936 <div id='header-inner'>
1937 <div class='titlewrapper' style='background: transparent'>
1938 <h1 class='title' style='background: transparent; border-width: 0px'>
1939 <b:include name='title'/>
1940 </h1>
1941 </div>
1942 <b:include name='description'/>
1943 </div>
1944 <b:else/>
1945 <div expr:style='"background-image: url(\"" + data:sourceUrl + "\"); " + "background-position: " + data:backgroundPositionStyleStr + "; " + data:widthStyleStr + "min-height: " + data:height + "_height: " + data:height + "background-repeat: no-repeat; "' id='header-inner'>
1946 <div class='titlewrapper' style='background: transparent'>
1947 <h1 class='title' style='background: transparent; border-width: 0px'>
1948 <b:include name='title'/>
1949 </h1>
1950 </div>
1951 <b:include name='description'/>
1952 </div>
1953 </b:if>
1954 <b:else/>
1955 <!--Show the image only-->
1956 <div id='header-inner'>
1957 <a expr:href='data:blog.homepageUrl' style='display: block'>
1958 <img expr:alt='data:title' expr:height='data:height' expr:id='data:widget.instanceId + "_headerimg"' expr:src='data:sourceUrl' expr:width='data:width' style='display: block'/>
1959 </a>
1960 <!--Show the description-->
1961 <b:if cond='data:imagePlacement == "BEFORE_DESCRIPTION"'>
1962 <b:include name='description'/>
1963 </b:if>
1964 </div>
1965 </b:if>
1966 <b:else/>
1967 <!--No header image -->
1968 <div id='header-inner'>
1969 <div class='titlewrapper'>
1970 <h1 class='title'>
1971 <b:include name='title'/>
1972 </h1>
1973 </div>
1974 <b:include name='description'/>
1975 </div>
1976 </b:if>
1977</b:includable>
1978 <b:includable id='description'>
1979 <div class='descriptionwrapper'>
1980 <p class='description'><span><data:description/></span></p>
1981 </div>
1982</b:includable>
1983 <b:includable id='title'>
1984 <b:if cond='data:blog.url == data:blog.homepageUrl'>
1985 <data:title/>
1986 <b:else/>
1987 <a expr:href='data:blog.homepageUrl'><data:title/></a>
1988 </b:if>
1989</b:includable>
1990 </b:widget>
1991</b:section>
1992
1993
1994
1995
1996
1997 </div>
1998<div id='main-menu'>
1999 <ul class='menu' id='menu-main-menu'>
2000
2001<li><a href='#'>Background</a></li>
2002<li><a href='#'>Banner</a></li>
2003<li><a href='#'>Icon</a></li>
2004<li><a href='#'>Blog</a></li>
2005<li><a href='#'>Kalender</a></li>
2006<li><a href='#'>Kartu Nama</a></li>
2007
2008 <li><drop>Logo</drop>
2009 <ul>
2010 <li><a>Edukasi</a></li>
2011 <li><a>Fesyen</a></li>
2012 <li><a>Industri</a></li>
2013<li><a>Kecantikan</a></li>
2014<li><a>Makanan</a></li>
2015<li><a>Media</a></li>
2016<li><a>Medis</a></li>
2017<li><a>Minuman</a></li>
2018<li><a>Musik</a></li>
2019<li><a>Olahraga</a></li>
2020<li><a>Pemerintahan</a></li>
2021<li><a>Permainan</a></li>
2022<li><a>Retail</a></li>
2023<li><a>Teknologi</a></li>
2024<li><a>Transportasi</a></li>
2025<li><a>Religi</a></li>
2026<li><a>Religi</a></li>
2027<li><a>Wisata</a></li>
2028 </ul>
2029 </li>
2030<li><a href='#'>Poster</a></li>
2031<li><a href='#'>Undangan</a></li>
2032
2033
2034 </ul>
2035</div>
2036
2037
2038
2039 <div class='copycontainer'>
2040
2041
2042<div id='social-menu'>
2043
2044<a href='#' target='_blank'><i class='fa fa-facebook'/></a>
2045<a href='#' target='_blank'><i class='fa fa-instagram'/></a>
2046<a href='#' target='_blank'><i class='fa fa-twitter'/></a>
2047
2048</div> <!-- #social-menu -->
2049 <span id='copy'><a href='' id='blogg' rel='dofollow'/> © 2019</span>
2050
2051</div></div>
2052
2053<div class='container23'>
2054
2055<div class='row'>
2056<div class='twelve columns'>
2057<div id='leftContent'>
2058<div class='inner'>
2059
2060
2061<b:section class='main' id='main' showaddelement='no'>
2062 <b:widget id='Blog1' locked='true' title='Posting Blog' type='Blog' version='1'>
2063 <b:widget-settings>
2064 <b:widget-setting name='showDateHeader'>false</b:widget-setting>
2065 <b:widget-setting name='style.textcolor'>#000000</b:widget-setting>
2066 <b:widget-setting name='showShareButtons'>false</b:widget-setting>
2067 <b:widget-setting name='authorLabel'>By</b:widget-setting>
2068 <b:widget-setting name='showCommentLink'>false</b:widget-setting>
2069 <b:widget-setting name='style.urlcolor'>#008000</b:widget-setting>
2070 <b:widget-setting name='showAuthor'>false</b:widget-setting>
2071 <b:widget-setting name='disableGooglePlusShare'>true</b:widget-setting>
2072 <b:widget-setting name='style.linkcolor'>#0000ff</b:widget-setting>
2073 <b:widget-setting name='style.unittype'>TextAndImage</b:widget-setting>
2074 <b:widget-setting name='style.bgcolor'>#ffffff</b:widget-setting>
2075 <b:widget-setting name='showAuthorProfile'>false</b:widget-setting>
2076 <b:widget-setting name='style.layout'>1x1</b:widget-setting>
2077 <b:widget-setting name='showLabels'>false</b:widget-setting>
2078 <b:widget-setting name='showLocation'>false</b:widget-setting>
2079 <b:widget-setting name='showTimestamp'>false</b:widget-setting>
2080 <b:widget-setting name='postsPerAd'>1</b:widget-setting>
2081 <b:widget-setting name='showBacklinks'>false</b:widget-setting>
2082 <b:widget-setting name='style.bordercolor'>#ffffff</b:widget-setting>
2083 <b:widget-setting name='showInlineAds'>false</b:widget-setting>
2084 <b:widget-setting name='showReactions'>false</b:widget-setting>
2085 </b:widget-settings>
2086 <b:includable id='main' var='top'>
2087 <b:if cond='data:mobile == "false"'>
2088<b:if cond='data:blog.pageType == "index"'>
2089<div id='post_grids' class='row'>
2090</b:if>
2091 <b:include data='top' name='status-message'/>
2092 <b:loop values='data:posts' var='post'>
2093 <b:include data='post' name='post'/>
2094<b:if cond='data:blog.pageType == "item"'>
2095<b:include name='nextprev'/>
2096</b:if>
2097
2098 <b:if cond='data:blog.pageType != "index"'>
2099 <b:if cond='data:post.showThreadedComments'>
2100 <b:include data='post' name='threaded_comments'/>
2101 <b:else/>
2102 <b:include data='post' name='comments'/>
2103 </b:if>
2104 </b:if>
2105 </b:loop>
2106<b:if cond='data:blog.pageType == "index"'>
2107</div>
2108</b:if>
2109 <!-- navigation -->
2110<b:if cond='data:blog.pageType == "index"'>
2111<b:include name='page-navi'/>
2112<b:else/>
2113<b:if cond='data:blog.pageType == "archive"'>
2114<b:include name='page-navi'/>
2115</b:if>
2116<b:else/>
2117<b:if cond='data:blog.pageType == "item"'>
2118</b:if>
2119</b:if>
2120<b:if cond='data:blog.pageType == "index"'>
2121 <b:include name='nextprev'/>
2122 </b:if> <!-- feed links -->
2123 <b:include name='feedLinks'/>
2124
2125 <b:if cond='data:top.showStars'>
2126 <script src='//www.google.com/jsapi' type='text/javascript'/>
2127 <script type='text/javascript'>
2128 google.load("annotations", "1", {"locale": "<data:top.languageCode/>"});
2129 function initialize() {
2130 google.annotations.setApplicationId(<data:top.blogspotReviews/>);
2131 google.annotations.createAll();
2132 google.annotations.fetch();
2133 }
2134 google.setOnLoadCallback(initialize);
2135 </script>
2136 </b:if>
2137
2138 <b:else/>
2139 <b:include name='mobile-main'/>
2140 </b:if>
2141
2142 <b:if cond='data:top.showDummy'>
2143 <data:top.dummyBootstrap/>
2144 </b:if>
2145
2146</b:includable>
2147 <b:includable id='backlinkDeleteIcon' var='backlink'>
2148 <span expr:class='"item-control " + data:backlink.adminClass'>
2149 <a expr:href='data:backlink.deleteUrl' expr:title='data:top.deleteBacklinkMsg'>
2150 <img src='//www.blogger.com/img/icon_delete13.gif'/>
2151 </a>
2152 </span>
2153</b:includable>
2154 <b:includable id='backlinks' var='post'>
2155 <a name='links'/><h4><data:post.backlinksLabel/></h4>
2156 <b:if cond='data:post.numBacklinks != 0'>
2157 <dl class='comments-block' id='comments-block'>
2158 <b:loop values='data:post.backlinks' var='backlink'>
2159 <div class='collapsed-backlink backlink-control'>
2160 <dt class='comment-title'>
2161 <span class='backlink-toggle-zippy'> </span>
2162 <a expr:href='data:backlink.url' rel='nofollow'><data:backlink.title/></a>
2163 <b:include data='backlink' name='backlinkDeleteIcon'/>
2164 </dt>
2165 <dd class='comment-body collapseable'>
2166 <data:backlink.snippet/>
2167 </dd>
2168 <dd class='comment-footer collapseable'>
2169 <span class='comment-author'><data:post.authorLabel/> <data:backlink.author/></span>
2170 <span class='comment-timestamp'><data:post.timestampLabel/> <data:backlink.timestamp/></span>
2171 </dd>
2172 </div>
2173 </b:loop>
2174 </dl>
2175 </b:if>
2176 <p class='comment-footer'>
2177 <a class='comment-link' expr:href='data:post.createLinkUrl' expr:id='data:widget.instanceId + "_backlinks-create-link"' target='_blank'><data:post.createLinkLabel/></a>
2178 </p>
2179</b:includable>
2180 <b:includable id='comment-form' var='post'>
2181 <div class='comment-form'>
2182 <a name='comment-form'/>
2183 <b:if cond='data:mobile'>
2184 <h4 id='comment-post-message'>
2185 <a expr:id='data:widget.instanceId + "_comment-editor-toggle-link"' href='javascript:void(0)'><data:postCommentMsg/></a></h4>
2186 <p><data:blogCommentMessage/></p>
2187 <data:blogTeamBlogMessage/>
2188 <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
2189 <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='210' id='comment-editor' name='comment-editor' src='' style='display: none' width='100%'/>
2190 <b:else/>
2191 <p><data:blogCommentMessage/></p>
2192 <data:blogTeamBlogMessage/>
2193 <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
2194 <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='210' id='comment-editor' name='comment-editor' src='' width='100%'/>
2195 </b:if>
2196 <data:post.friendConnectJs/>
2197 <data:post.cmtfpIframe/>
2198 <script type='text/javascript'>
2199 BLOG_CMT_createIframe('<data:post.appRpcRelayPath/>', '<data:post.communityId/>');
2200 </script>
2201 </div>
2202</b:includable>
2203 <b:includable id='commentDeleteIcon' var='comment'>
2204 <span expr:class='"item-control " + data:comment.adminClass'>
2205 <b:if cond='data:showCmtPopup'>
2206 <div class='goog-toggle-button'>
2207 <div class='goog-inline-block comment-action-icon'/>
2208 </div>
2209 <b:else/>
2210 <a class='comment-delete' expr:href='data:comment.deleteUrl' expr:title='data:top.deleteCommentMsg'>
2211 <img src='//www.blogger.com/img/icon_delete13.gif'/>
2212 </a>
2213 </b:if>
2214 </span>
2215</b:includable>
2216 <b:includable id='comment_count_picker' var='post'>
2217 <b:if cond='data:post.forceIframeComments'>
2218 <span class='cmt_count_iframe_holder' expr:data-count='data:post.numComments' expr:data-onclick='data:post.addCommentOnclick' expr:data-url='data:post.canonicalUrl'>
2219 </span>
2220 <b:else/>
2221 <b:if cond='data:post.commentSource == 1'>
2222 <span class='cmt_count_iframe_holder' expr:data-count='data:post.numComments' expr:data-onclick='data:post.addCommentOnclick' expr:data-url='data:post.canonicalUrl'>
2223 </span>
2224 <b:else/>
2225 <a class='comment-link' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'>
2226 <data:post.commentLabelFull/>:
2227 </a>
2228 </b:if>
2229 </b:if>
2230</b:includable>
2231 <b:includable id='comment_picker' var='post'>
2232 <b:if cond='data:post.forceIframeComments'>
2233 <b:include data='post' name='iframe_comments'/>
2234 <b:if cond='data:post.showThreadedComments'>
2235 <b:include data='post' name='threaded_comments'/>
2236 <b:else/>
2237 <b:include data='post' name='comments'/>
2238 </b:if>
2239 <b:else/>
2240 <b:if cond='data:post.commentSource == 1'>
2241 <b:include data='post' name='iframe_comments'/>
2242 <b:else/>
2243 <b:if cond='data:post.showThreadedComments'>
2244 <b:include data='post' name='threaded_comments'/>
2245 <b:else/>
2246 <b:include data='post' name='comments'/>
2247 </b:if>
2248 </b:if>
2249 </b:if>
2250</b:includable>
2251 <b:includable id='comments' var='post'>
2252 <div class='comments' id='comments'>
2253 <a name='comments'/>
2254 <b:if cond='data:post.allowComments'>
2255 <h4>
2256 <b:if cond='data:post.numComments == 1'>
2257 1 <data:commentLabel/>:
2258 <b:else/>
2259 <data:post.numComments/> <data:commentLabelPlural/>:
2260 </b:if>
2261 </h4>
2262
2263 <b:if cond='data:post.commentPagingRequired'>
2264 <span class='paging-control-container'>
2265 <a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'><data:post.oldestLinkText/></a>
2266  
2267 <a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'><data:post.olderLinkText/></a>
2268  
2269 <data:post.commentRangeText/>
2270  
2271 <a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'><data:post.newerLinkText/></a>
2272  
2273 <a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'><data:post.newestLinkText/></a>
2274 </span>
2275 </b:if>
2276
2277 <div expr:id='data:widget.instanceId + "_comments-block-wrapper"'>
2278 <div expr:class='data:post.avatarIndentClass' id='comments-block'>
2279 <b:loop values='data:post.comments' var='comment'>
2280 <div expr:class='"comment-author " + data:comment.authorClass' expr:id='data:comment.anchorName'>
2281 <b:if cond='data:comment.favicon'>
2282 <img expr:src='data:comment.favicon' height='16px' style='margin-bottom:-2px;' width='16px'/>
2283 </b:if>
2284 <a expr:name='data:comment.anchorName'/>
2285 <b:if cond='data:blog.enabledCommentProfileImages'>
2286 <data:comment.authorAvatarImage/>
2287 </b:if>
2288 <b:if cond='data:comment.authorUrl'>
2289 <a expr:href='data:comment.authorUrl' rel='nofollow'><data:comment.author/></a>
2290 <b:else/>
2291 <data:comment.author/>
2292 </b:if>
2293 <data:commentPostedByMsg/>
2294 </div>
2295 <div class='comment-body' expr:id='data:widget.instanceId + data:comment.cmtBodyIdPostfix'>
2296 <b:if cond='data:comment.isDeleted'>
2297 <span class='deleted-comment'><data:comment.body/></span>
2298 <b:else/>
2299 <p>
2300 <data:comment.body/>
2301 </p>
2302 </b:if>
2303 </div>
2304 <div class='comment-footer'>
2305 <span class='comment-timestamp'>
2306 <a expr:href='data:comment.url' title='comment permalink'>
2307 <data:comment.timestamp/>
2308 </a>
2309 <b:include data='comment' name='commentDeleteIcon'/>
2310 </span>
2311 </div>
2312 </b:loop>
2313 </div>
2314 </div>
2315
2316 <b:if cond='data:post.commentPagingRequired'>
2317 <span class='paging-control-container'>
2318 <a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'>
2319 <data:post.oldestLinkText/>
2320 </a>
2321 <a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'>
2322 <data:post.olderLinkText/>
2323 </a>
2324  
2325 <data:post.commentRangeText/>
2326  
2327 <a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'>
2328 <data:post.newerLinkText/>
2329 </a>
2330 <a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'>
2331 <data:post.newestLinkText/>
2332 </a>
2333 </span>
2334 </b:if>
2335
2336 <p class='comment-footer'>
2337 <b:if cond='data:post.embedCommentForm'>
2338 <b:if cond='data:post.allowNewComments'>
2339 <b:include data='post' name='comment-form'/>
2340 <b:else/>
2341 <data:post.noNewCommentsText/>
2342 </b:if>
2343 <b:else/>
2344 <b:if cond='data:post.allowComments'>
2345 <a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a>
2346 </b:if>
2347 </b:if>
2348
2349 </p>
2350 </b:if>
2351 <b:if cond='data:showCmtPopup'>
2352 <div id='comment-popup'>
2353 <iframe allowtransparency='true' frameborder='0' id='comment-actions' name='comment-actions' scrolling='no'>
2354 </iframe>
2355 </div>
2356 </b:if>
2357
2358 <div id='backlinks-container'>
2359 <div expr:id='data:widget.instanceId + "_backlinks-container"'>
2360 <b:if cond='data:post.showBacklinks'>
2361 <b:include data='post' name='backlinks'/>
2362 </b:if>
2363 </div>
2364 </div>
2365 </div>
2366</b:includable>
2367 <b:includable id='feedLinks'>
2368 <b:if cond='data:blog.pageType != "item"'> <!-- Blog feed links -->
2369 <b:if cond='data:feedLinks'>
2370 <div class='blog-feeds'>
2371 <b:include data='feedLinks' name='feedLinksBody'/>
2372 </div>
2373 </b:if>
2374
2375 <b:else/> <!--Post feed links -->
2376 <div class='post-feeds'>
2377 <b:loop values='data:posts' var='post'>
2378 <b:if cond='data:post.allowComments'>
2379 <b:if cond='data:post.feedLinks'>
2380 <b:include data='post.feedLinks' name='feedLinksBody'/>
2381 </b:if>
2382 </b:if>
2383 </b:loop>
2384 </div>
2385 </b:if>
2386</b:includable>
2387 <b:includable id='feedLinksBody' var='links'>
2388 <div class='feed-links'>
2389 <data:feedLinksMsg/>
2390 <b:loop values='data:links' var='f'>
2391 <a class='feed-link' expr:href='data:f.url' expr:type='data:f.mimeType' target='_blank'><data:f.name/> (<data:f.feedType/>)</a>
2392 </b:loop>
2393 </div>
2394</b:includable>
2395 <b:includable id='iframe_comments' var='post'>
2396
2397 <b:if cond='data:post.allowIframeComments'>
2398 <script expr:src='data:post.iframeCommentSrc' type='text/javascript'/>
2399 <div class='cmt_iframe_holder'/>
2400
2401 <b:if cond='data:post.embedCommentForm == "false"'>
2402 <a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a>
2403 </b:if>
2404 </b:if>
2405</b:includable>
2406 <b:includable id='mobile-index-post' var='post'>
2407 <div class='mobile-date-outer date-outer'>
2408 <div class='mobile-post-outer'>
2409 <a expr:href='data:post.url'>
2410 <h3 class='mobile-index-title entry-title'>
2411 <data:post.title/>
2412 </h3>
2413
2414 <div class='mobile-index-arrow'>&rsaquo;</div>
2415
2416 <div class='mobile-index-contents'>
2417 <b:if cond='data:post.thumbnailUrl'>
2418 <div class='mobile-index-thumbnail'>
2419 <div class='Image'>
2420 <img expr:src='data:post.thumbnailUrl'/>
2421 </div>
2422 </div>
2423 </b:if>
2424
2425 <div class='post-body'>
2426 <b:if cond='data:post.snippet'><data:post.snippet/></b:if>
2427 </div>
2428 </div>
2429
2430 <div style='clear: both;'/>
2431 </a>
2432
2433 <div class='mobile-index-comment'>
2434 <b:if cond='data:blog.pageType != "static_page"'>
2435 <b:if cond='data:post.allowComments'>
2436 <b:if cond='data:post.numComments != 0'>
2437 <a class='comment-link' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><b:if cond='data:post.numComments == 1'>1 <data:top.commentLabel/><b:else/><data:post.numComments/> <data:top.commentLabelPlural/></b:if></a>
2438 </b:if>
2439 </b:if>
2440 </b:if>
2441 </div>
2442 </div>
2443 </div>
2444</b:includable>
2445 <b:includable id='mobile-main' var='top'>
2446 <!-- posts -->
2447 <div class='blog-posts hfeed'>
2448 <b:include data='top' name='status-message'/>
2449 <b:if cond='data:blog.pageType == "index"'>
2450 <b:loop values='data:posts' var='post'>
2451 <b:include data='post' name='mobile-index-post'/>
2452 </b:loop>
2453 <b:else/>
2454 <b:loop values='data:posts' var='post'>
2455 <b:include data='post' name='mobile-post'/>
2456 </b:loop>
2457 </b:if>
2458 </div>
2459
2460 <b:include name='mobile-nextprev'/>
2461</b:includable>
2462 <b:includable id='mobile-nextprev'>
2463 <div class='blog-pager' id='blog-pager'>
2464 <b:if cond='data:newerPageUrl'>
2465 <div class='mobile-link-button' id='blog-pager-newer-link'>
2466 <a class='blog-pager-newer-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId + "_blog-pager-newer-link"' expr:title='data:newerPageTitle'>&lsaquo;</a>
2467 </div>
2468 </b:if>
2469
2470 <b:if cond='data:olderPageUrl'>
2471 <div class='mobile-link-button' id='blog-pager-older-link'>
2472 <a class='blog-pager-older-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId + "_blog-pager-older-link"' expr:title='data:olderPageTitle'>&rsaquo;</a>
2473 </div>
2474 </b:if>
2475
2476 <div class='mobile-link-button' id='blog-pager-home-link'>
2477 <a class='home-link' expr:href='data:blog.homepageUrl'><data:homeMsg/></a>
2478 </div>
2479
2480 <div class='mobile-desktop-link'>
2481 <a class='home-link' expr:href='data:desktopLinkUrl'><data:desktopLinkMsg/></a>
2482 </div>
2483
2484 </div>
2485 <div class='clear'/>
2486</b:includable>
2487 <b:includable id='mobile-post' var='post'>
2488 <div class='date-outer'>
2489 <div class='date-posts'>
2490 <div class='post-outer'>
2491
2492 <div class='post'>
2493 <b:if cond='data:post.title'>
2494 <h3 class='post-title'>
2495 <b:if cond='data:post.link'>
2496 <a expr:href='data:post.link'><data:post.title/></a>
2497 <b:else/>
2498 <b:if cond='data:post.url'>
2499 <b:if cond='data:blog.url != data:post.url'>
2500 <a expr:href='data:post.url'><data:post.title/></a>
2501 <b:else/>
2502 <data:post.title/>
2503 </b:if>
2504 <b:else/>
2505 <data:post.title/>
2506 </b:if>
2507 </b:if>
2508 </h3>
2509 </b:if>
2510
2511 <div class='post-header'/>
2512
2513 <div class='post-body'>
2514 <data:post.body/>
2515 <div class='clear'/>
2516 </div>
2517
2518 <div class='post-footer'>
2519 <div class='post-footer-line post-footer-line-1'>
2520 <span class='post-author vcard'>
2521 <b:if cond='data:top.showAuthor'>
2522 <b:if cond='data:post.authorProfileUrl'>
2523 <span class='fn'>
2524 <a expr:href='data:post.authorProfileUrl' rel='author' title='author profile'>
2525 <data:post.author/>
2526 </a>
2527 </span>
2528 <b:else/>
2529 <span class='fn'><data:post.author/></span>
2530 </b:if>
2531 </b:if>
2532 </span>
2533
2534 <span class='post-timestamp'>
2535 <b:if cond='data:top.showTimestamp'>
2536 <data:top.timestampLabel/>
2537 <b:if cond='data:post.url'>
2538 <a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'><abbr class='published' expr:title='data:post.timestampISO8601'><data:post.timestamp/></abbr></a>
2539 </b:if>
2540 </b:if>
2541 </span>
2542
2543 <span class='post-comment-link'>
2544 <b:if cond='data:blog.pageType != "item"'>
2545 <b:if cond='data:blog.pageType != "static_page"'>
2546 <b:if cond='data:post.allowComments'>
2547 <a class='comment-link' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><b:if cond='data:post.numComments == 1'>1 <data:top.commentLabel/><b:else/><data:post.numComments/> <data:top.commentLabelPlural/></b:if></a>
2548 </b:if>
2549 </b:if>
2550 </b:if>
2551 </span>
2552 </div>
2553
2554 <div class='post-footer-line post-footer-line-2'>
2555 <b:if cond='data:top.showMobileShare'>
2556 <div class='mobile-link-button goog-inline-block' id='mobile-share-button'>
2557 <a href='javascript:void(0);'><data:shareMsg/></a>
2558 </div>
2559 </b:if>
2560 <b:if cond='data:top.showDummy'>
2561 <div class='goog-inline-block dummy-container'><data:post.dummyTag/></div>
2562 </b:if>
2563 </div>
2564
2565 </div>
2566 </div>
2567
2568 <b:if cond='data:blog.pageType != "index"'>
2569 <b:if cond='data:post.showThreadedComments'>
2570 <b:include data='post' name='threaded_comments'/>
2571 <b:else/>
2572 <b:include data='post' name='comments'/>
2573 </b:if>
2574 </b:if>
2575
2576 </div>
2577 </div>
2578 </div>
2579</b:includable>
2580 <b:includable id='nextprev'>
2581 <div class='blog-pager' id='blog-pager'>
2582
2583 #hastag / #background #banner #icon #blog /
2584 <a class='home-link' expr:href='data:blog.homepageUrl'><i>( Pergi ke laman depan )</i></a>
2585 / #kalender #kartunama #logo #poster #undangan
2586
2587 <b:if cond='data:mobileLinkUrl'>
2588 <div class='blog-mobile-link'>
2589 <a expr:href='data:mobileLinkUrl'><data:mobileLinkMsg/></a>
2590 </div>
2591 </b:if>
2592
2593 </div>
2594 <div class='clear'/>
2595</b:includable>
2596 <b:includable id='page-navi'>
2597<div class='pagenavi'>
2598
2599<div class='clear'/>
2600</div>
2601</b:includable>
2602 <b:includable id='post' var='post'>
2603
2604<div class='four columns post_col'>
2605<div class='post_item'>
2606<b:if cond='data:blog.pageType == "index"'>
2607<b:else/>
2608
2609</b:if>
2610
2611<div class='post-body'>
2612<b:if cond='data:blog.pageType == "index"'>
2613 <span expr:id='"p" + data:post.id'><data:post.body/></span>
2614 <script type='text/javascript'>var x="<data:post.title/>",y="<data:post.url/>",z="<data:post.author/>",t="<data:post.timestamp/>";readmore("<data:post.numComments/>","p<data:post.id/>","<b:loop index='i' values='data:post.labels' var='label'><b:if cond='data:i <=1'><a expr:href='data:label.url + "?max-results=6"' rel='tag'><data:label.name/></a></b:if></b:loop>")</script>
2615
2616<b:else/>
2617
2618<b:if cond='data:blog.pageType != "static_page"'>
2619
2620<span expr:id='"p" + data:post.id'><data:post.body/></span>
2621<script type='text/javascript'>var x="<data:post.title/>",y="<data:post.url/>",z="<data:post.author/>",t="<data:post.timestamp/>";readmorepost("p<data:post.id/>")</script>
2622 </b:if>
2623
2624<b:if cond='data:blog.pageType == "static_page"'>
2625<style>
2626 .post_meta1{padding-top:40px;}.postbodycontent {
2627 font-family: raleway;
2628 letter-spacing: .5px;
2629 line-height: 24px;
2630}
2631</style>
2632 <div class='post_meta1'><h1 class='post_item_title'><a expr:href='data:post.url'><data:post.title/></a></h1></div><div class='postbodycontent'> <data:post.body/>
2633</div>
2634
2635
2636 </b:if>
2637
2638
2639<div class='post_meta'>
2640<span class='user'>
2641<b:if cond='data:top.showAuthor'>
2642by
2643<span><data:post.author/></span>
2644</b:if>
2645</span>
2646<span class='time'>
2647<b:if cond='data:top.showTimestamp'>
2648<b:if cond='data:post.url'>
2649<data:post.timestamp/>
2650</b:if>
2651</b:if>
2652</span>
2653<span class='comment'>
2654<b:if cond='data:post.allowComments'>
2655<a class='comment-link' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><b:if cond='data:post.numComments == 1'>1 <data:top.commentLabel/><b:else/><data:post.numComments/> <data:top.commentLabelPlural/></b:if></a>
2656</b:if>
2657</span>
2658</div>
2659<div class='post-footer-line post-footer-line-1'>
2660<b:if cond='data:blog.pageType == "item"'>
2661
2662
2663
2664<div class='share-story-container'>
2665
2666<ul class='follow-us'> Bagikan ke :
2667
2668<li>
2669<a expr:href='"http://www.facebook.com/sharer.php?u=" + data:post.url + "&title="+ data:post.title' onclick='window.open(this.href, 'windowName', 'width=550, height=600, left=24, top=24, scrollbars, resizable'); return false;' rel='nofollow'>
2670<i class='fa fa-facebook'/></a>
2671</li>
2672</ul>
2673
2674
2675
2676
2677
2678
2679</div>
2680</b:if>
2681</div>
2682
2683
2684</b:if>
2685
2686</div>
2687<div class='clear'/>
2688<b:if cond='data:blog.pageType == "item"'>
2689<div class='post-footer'>
2690<div class='post_tag'>
2691
2692
2693
2694
2695
2696 <b:if cond='data:post.labels'>
2697
2698
2699<script>
2700var ico = "<b:loop values='data:post.labels' var='label'><a expr:href='data:label.url + "?&max-results=7"' rel='tag'><data:label.name/></a></b:loop>";
2701 $('.post_meta1').append('<span><i>#hastag :</i> '+ico+'</span>');
2702</script>
2703
2704
2705
2706 </b:if>
2707</div>
2708
2709
2710<span class='post-icons'>
2711 <!-- email post links -->
2712 <b:if cond='data:post.emailPostUrl'>
2713 <span class='item-action'>
2714 <a expr:href='data:post.emailPostUrl' expr:title='data:top.emailPostMsg'>
2715 <img alt='' class='icon-action' height='13' src='http://img1.blogblog.com/img/icon18_email.gif' width='18'/>
2716 </a>
2717 </span>
2718 </b:if>
2719 <!-- quickedit pencil -->
2720 <b:include data='post' name='postQuickEdit'/>
2721 </span>
2722
2723 <span class='post-location'>
2724 <b:if cond='data:top.showLocation'>
2725 <b:if cond='data:post.location'>
2726 <data:postLocationLabel/>
2727 <a expr:href='data:post.location.mapsUrl' target='_blank'><data:post.location.name/></a>
2728 </b:if>
2729 </b:if>
2730 </span>
2731 </div>
2732</b:if>
2733</div>
2734<b:if cond='data:blog.pageType == "item"'>
2735
2736<div id='related-posts'>
2737<script type='text/javascript'>//<![CDATA[
2738var ry='<h3 class="heading-border"><span>Related Posts</span></h3>';rn='<h3 class="heading-border"><span>No related post available</span></h3>';rcomment='comments';rdisable='disable comments';commentYN='yes';
2739var dw='';titles=new Array();titlesNum=0;urls=new Array();timeR=new Array();thumb=new Array();commentsNum=new Array();comments=new Array();function related_results_labels(c){for(var b=0;b<c.feed.entry.length;b++){var d=c.feed.entry[b];titles[titlesNum]=d.title.$t;for(var a=0;a<d.link.length;a++){if('thr$total' in d){commentsNum[titlesNum]=d.thr$total.$t+' '+rcomment}else{commentsNum[titlesNum]=rdisable};if(d.link[a].rel=="alternate"){urls[titlesNum]=d.link[a].href;timeR[titlesNum]=d.published.$t;if('media$thumbnail' in d){thumb[titlesNum]=d.media$thumbnail.url}else{thumb[titlesNum]='http://lh3.ggpht.com/--Z8SVBQZ4X8/TdDxPVMl_sI/AAAAAAAAAAA/jhAgjCpZtRQ/no-image.png'};titlesNum++;break}}}}function removeRelatedDuplicates(){var b=new Array(0);c=new Array(0);e=new Array(0);f=new Array(0);g=new Array(0);for(var a=0;a<urls.length;a++){if(!contains(b,urls[a])){b.length+=1;b[b.length-1]=urls[a];c.length+=1;c[c.length-1]=titles[a];e.length+=1;e[e.length-1]=timeR[a];f.length+=1;f[f.length-1]=thumb[a];g.length+=1;g[g.length-1]=commentsNum[a]}}urls=b;titles=c;timeR=e;thumb=f;commentsNum=g}function contains(b,d){for(var c=0;c<b.length;c++){if(b[c]==d){return true}}return false}function printRelatedLabels(a){var y=a.indexOf('?m=0');if(y!=-1){a=a.replace(/\?m=0/g,'')}for(var b=0;b<urls.length;b++){if(urls[b]==a){urls.splice(b,1);titles.splice(b,1);timeR.splice(b,1);thumb.splice(b,1);commentsNum.splice(b,1)}}var c=Math.floor((titles.length-1)*Math.random());var b=0;if(titles.length==0){dw+=rn}else{dw+=ry;dw+='<ul>';while(b<titles.length&&b<20&&b<maxresults){if(y!=-1){urls[c]=urls[c]+'?m=0'}if(commentYN=='yes'){comments[c]=' - '+commentsNum[c]}else{comments[c]=''};dw+='<li><div class="pthumb"><a href="'+urls[c]+'" rel="nofollow"><span class="overlay"></span><span class="over">'+titles[c]+'</span><img alt="'+titles[c]+'" src="'+ thumb[c].replace("/s72-c/","/w240/")+'"/></a></div></li></div>';if(c<titles.length-1){c++}else{c=0}b++}dw+='<div class="clear"></div></ul>'};urls.splice(0,urls.length);titles.splice(0,titles.length);document.getElementById('related-posts').innerHTML=dw};
2740//]]></script>
2741</div>
2742<div class='clear'/>
2743</b:if>
2744</div>
2745</b:includable>
2746 <b:includable id='postQuickEdit' var='post'>
2747 <b:if cond='data:post.editUrl'>
2748 <span expr:class='"item-control " + data:post.adminClass'>
2749 <a expr:href='data:post.editUrl' expr:title='data:top.editPostMsg'>
2750 <img alt='' class='icon-action' height='18' src='http://img2.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/>
2751 </a>
2752 </span>
2753 </b:if>
2754</b:includable>
2755 <b:includable id='shareButtons' var='post'>
2756 <b:if cond='data:top.showEmailButton'><a class='goog-inline-block share-button sb-email' expr:href='data:post.sharePostUrl + "&target=email"' expr:title='data:top.emailThisMsg' target='_blank'><span class='share-button-link-text'><data:top.emailThisMsg/></span></a></b:if><b:if cond='data:top.showBlogThisButton'><a class='goog-inline-block share-button sb-blog' expr:href='data:post.sharePostUrl + "&target=blog"' expr:onclick='"window.open(this.href, \"_blank\", \"height=270,width=475\"); return false;"' expr:title='data:top.blogThisMsg' target='_blank'><span class='share-button-link-text'><data:top.blogThisMsg/></span></a></b:if><b:if cond='data:top.showTwitterButton'><a class='goog-inline-block share-button sb-twitter' expr:href='data:post.sharePostUrl + "&target=twitter"' expr:title='data:top.shareToTwitterMsg' target='_blank'><span class='share-button-link-text'><data:top.shareToTwitterMsg/></span></a></b:if><b:if cond='data:top.showFacebookButton'><a class='goog-inline-block share-button sb-facebook' expr:href='data:post.sharePostUrl + "&target=facebook"' expr:onclick='"window.open(this.href, \"_blank\", \"height=430,width=640\"); return false;"' expr:title='data:top.shareToFacebookMsg' target='_blank'><span class='share-button-link-text'><data:top.shareToFacebookMsg/></span></a></b:if><b:if cond='data:top.showOrkutButton'><a class='goog-inline-block share-button sb-orkut' expr:href='data:post.sharePostUrl + "&target=orkut"' expr:title='data:top.shareToOrkutMsg' target='_blank'><span class='share-button-link-text'><data:top.shareToOrkutMsg/></span></a></b:if><b:if cond='data:top.showDummy'><div class='goog-inline-block dummy-container'><data:post.dummyTag/></div></b:if>
2757</b:includable>
2758 <b:includable id='status-message'>
2759 <b:if cond='data:navMessage'>
2760 <b:if cond='data:blog.pageType == "error_page"'>
2761 <div class='status-msg-wrap'>
2762 <div class='status-msg-body'><div class='errorpage'>404 Page Not Found</div>
2763 <data:navMessage/>
2764 </div>
2765 </div></b:if>
2766 <div class='clear'/>
2767 </b:if>
2768</b:includable>
2769 <b:includable id='threaded-comment-form' var='post'>
2770 <div class='comment-form'>
2771 <a name='comment-form'/>
2772 <b:if cond='data:mobile'>
2773 <p><data:blogCommentMessage/></p>
2774 <data:blogTeamBlogMessage/>
2775 <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
2776 <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='210' id='comment-editor' name='comment-editor' src='' style='display: none' width='100%'/>
2777 <b:else/>
2778 <p><data:blogCommentMessage/></p>
2779 <data:blogTeamBlogMessage/>
2780 <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
2781 <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='210' id='comment-editor' name='comment-editor' src='' width='100%'/>
2782 </b:if>
2783 <data:post.friendConnectJs/>
2784 <data:post.cmtfpIframe/>
2785 <script type='text/javascript'>
2786 BLOG_CMT_createIframe('<data:post.appRpcRelayPath/>', '<data:post.communityId/>');
2787 </script>
2788 </div>
2789</b:includable>
2790 <b:includable id='threaded_comment_js' var='post'>
2791 <script async='async' expr:src='data:post.commentSrc' type='text/javascript'/>
2792
2793 <script type='text/javascript'>
2794 (function() {
2795 var items = <data:post.commentJso/>;
2796 var msgs = <data:post.commentMsgs/>;
2797 var config = <data:post.commentConfig/>;
2798
2799// <![CDATA[
2800 var cursor = null;
2801 if (items && items.length > 0) {
2802 cursor = parseInt(items[items.length - 1].timestamp) + 1;
2803 }
2804
2805 var bodyFromEntry = function(entry) {
2806 if (entry.gd$extendedProperty) {
2807 for (var k in entry.gd$extendedProperty) {
2808 if (entry.gd$extendedProperty[k].name == 'blogger.contentRemoved') {
2809 return '<span class="deleted-comment">' + entry.content.$t + '</span>';
2810 }
2811 }
2812 }
2813 return entry.content.$t;
2814 }
2815
2816 var parse = function(data) {
2817 cursor = null;
2818 var comments = [];
2819 if (data && data.feed && data.feed.entry) {
2820 for (var i = 0, entry; entry = data.feed.entry[i]; i++) {
2821 var comment = {};
2822 // comment ID, parsed out of the original id format
2823 var id = /blog-(\d+).post-(\d+)/.exec(entry.id.$t);
2824 comment.id = id ? id[2] : null;
2825 comment.body = bodyFromEntry(entry);
2826 comment.timestamp = Date.parse(entry.published.$t) + '';
2827 if (entry.author && entry.author.constructor === Array) {
2828 var auth = entry.author[0];
2829 if (auth) {
2830 comment.author = {
2831 name: (auth.name ? auth.name.$t : undefined),
2832 profileUrl: (auth.uri ? auth.uri.$t : undefined),
2833 avatarUrl: (auth.gd$image ? auth.gd$image.src : undefined)
2834 };
2835 }
2836 }
2837 if (entry.link) {
2838 if (entry.link[2]) {
2839 comment.link = comment.permalink = entry.link[2].href;
2840 }
2841 if (entry.link[3]) {
2842 var pid = /.*comments\/default\/(\d+)\?.*/.exec(entry.link[3].href);
2843 if (pid && pid[1]) {
2844 comment.parentId = pid[1];
2845 }
2846 }
2847 }
2848 comment.deleteclass = 'item-control blog-admin';
2849 if (entry.gd$extendedProperty) {
2850 for (var k in entry.gd$extendedProperty) {
2851 if (entry.gd$extendedProperty[k].name == 'blogger.itemClass') {
2852 comment.deleteclass += ' ' + entry.gd$extendedProperty[k].value;
2853 }
2854 }
2855 }
2856 comments.push(comment);
2857 }
2858 }
2859 return comments;
2860 };
2861
2862 var paginator = function(callback) {
2863 if (hasMore()) {
2864 var url = config.feed + '?alt=json&v=2&orderby=published&reverse=false&max-results=50';
2865 if (cursor) {
2866 url += '&published-min=' + new Date(cursor).toISOString();
2867 }
2868 window.bloggercomments = function(data) {
2869 var parsed = parse(data);
2870 cursor = parsed.length < 50 ? null
2871 : parseInt(parsed[parsed.length - 1].timestamp) + 1
2872 callback(parsed);
2873 window.bloggercomments = null;
2874 }
2875 url += '&callback=bloggercomments';
2876 var script = document.createElement('script');
2877 script.type = 'text/javascript';
2878 script.src = url;
2879 document.getElementsByTagName('head')[0].appendChild(script);
2880 }
2881 };
2882 var hasMore = function() {
2883 return !!cursor;
2884 };
2885 var getMeta = function(key, comment) {
2886 if ('iswriter' == key) {
2887 var matches = !!comment.author
2888 && comment.author.name == config.authorName
2889 && comment.author.profileUrl == config.authorUrl;
2890 return matches ? 'true' : '';
2891 } else if ('deletelink' == key) {
2892 return config.baseUri + '/delete-comment.g?blogID='
2893 + config.blogId + '&postID=' + comment.id;
2894 } else if ('deleteclass' == key) {
2895 return comment.deleteclass;
2896 }
2897 return '';
2898 };
2899
2900 var replybox = null;
2901 var replyUrlParts = null;
2902 var replyParent = undefined;
2903
2904 var onReply = function(commentId, domId) {
2905 if (replybox == null) {
2906 // lazily cache replybox, and adjust to suit this style:
2907 replybox = document.getElementById('comment-editor');
2908 if (replybox != null) {
2909 replybox.height = '210px';
2910 replybox.style.display = 'block';
2911 replyUrlParts = replybox.src.split('#');
2912 }
2913 }
2914 if (replybox && (commentId !== replyParent)) {
2915cancelRep = document.getElementById('bc_0_' + items.length + 'I');
2916document.getElementById(domId).insertBefore(cancelRep, null);
2917cancelRep.innerHTML = cancelRep.innerHTML.replace(msgs.addComment, 'Cancel reply');
2918if ((commentId != replyParent) && (replybox.src.indexOf('&parentID=') == -1)) {
2919 cancelRep.style.display = 'inline-block'
2920}
2921 document.getElementById(domId).insertBefore(replybox, null);
2922 replybox.src = replyUrlParts[0]
2923 + (commentId ? '&parentID=' + commentId : '')
2924 + '#' + replyUrlParts[1];
2925 replyParent = commentId;
2926 }
2927 };
2928
2929 var hash = (window.location.hash || '#').substring(1);
2930 var startThread, targetComment;
2931 if (/^comment-form_/.test(hash)) {
2932 startThread = hash.substring('comment-form_'.length);
2933 } else if (/^c[0-9]+$/.test(hash)) {
2934 targetComment = hash.substring(1);
2935 }
2936
2937 // Configure commenting API:
2938 var configJso = {
2939 'maxDepth': config.maxThreadDepth
2940 };
2941 var provider = {
2942 'id': config.postId,
2943 'data': items,
2944 'loadNext': paginator,
2945 'hasMore': hasMore,
2946 'getMeta': getMeta,
2947 'onReply': onReply,
2948 'rendered': true,
2949 'initComment': targetComment,
2950 'initReplyThread': startThread,
2951 'config': configJso,
2952 'messages': msgs
2953 };
2954
2955 var render = function() {
2956 if (window.goog && window.goog.comments) {
2957 var holder = document.getElementById('comment-holder');
2958 window.goog.comments.render(holder, provider);
2959 }
2960 };
2961
2962 // render now, or queue to render when library loads:
2963 if (window.goog && window.goog.comments) {
2964 render();
2965 } else {
2966 window.goog = window.goog || {};
2967 window.goog.comments = window.goog.comments || {};
2968 window.goog.comments.loadQueue = window.goog.comments.loadQueue || [];
2969 window.goog.comments.loadQueue.push(render);
2970 }
2971 })();
2972// ]]>
2973 </script>
2974</b:includable>
2975 <b:includable id='threaded_comments' var='post'>
2976 <div class='comments' id='comments'>
2977 <a name='comments'/>
2978 <h4><data:post.commentLabelFull/>:</h4>
2979
2980 <div class='comments-content'>
2981 <b:if cond='data:post.embedCommentForm'>
2982 <b:include data='post' name='threaded_comment_js'/>
2983 </b:if>
2984 <div id='comment-holder'>
2985 <data:post.commentHtml/>
2986 </div>
2987 </div>
2988
2989 <p class='comment-footer'>
2990 <b:if cond='data:post.allowNewComments'>
2991 <b:include data='post' name='threaded-comment-form'/>
2992 <b:else/>
2993 <data:post.noNewCommentsText/>
2994 </b:if>
2995 </p>
2996
2997 <b:if cond='data:showCmtPopup'>
2998 <div id='comment-popup'>
2999 <iframe allowtransparency='true' frameborder='0' id='comment-actions' name='comment-actions' scrolling='no'>
3000 </iframe>
3001 </div>
3002 </b:if>
3003
3004 <div id='backlinks-container'>
3005 <div expr:id='data:widget.instanceId + "_backlinks-container"'>
3006 <b:if cond='data:post.showBacklinks'>
3007 <b:include data='post' name='backlinks'/>
3008 </b:if>
3009 </div>
3010 </div>
3011 </div>
3012</b:includable>
3013 </b:widget>
3014</b:section>
3015</div>
3016</div>
3017
3018<div class='clear'/>
3019</div>
3020</div>
3021<div class='clear'/>
3022
3023
3024
3025
3026</div>
3027 </div>
3028
3029 </div>
3030
3031
3032
3033
3034
3035<b:if cond='data:blog.pageType == "index"'>
3036
3037
3038
3039<script type='text/javascript'>
3040//<![CDATA[
3041
3042/*!
3043 * imagesLoaded PACKAGED v3.1.8
3044 * JavaScript is all like "You images are done yet or what?"
3045 * MIT License
3046 */
3047
3048(function(){function e(){}function t(e,t){for(var n=e.length;n--;)if(e[n].listener===t)return n;return-1}function n(e){return function(){return this[e].apply(this,arguments)}}var i=e.prototype,r=this,o=r.EventEmitter;i.getListeners=function(e){var t,n,i=this._getEvents();if("object"==typeof e){t={};for(n in i)i.hasOwnProperty(n)&&e.test(n)&&(t[n]=i[n])}else t=i[e]||(i[e]=[]);return t},i.flattenListeners=function(e){var t,n=[];for(t=0;e.length>t;t+=1)n.push(e[t].listener);return n},i.getListenersAsObject=function(e){var t,n=this.getListeners(e);return n instanceof Array&&(t={},t[e]=n),t||n},i.addListener=function(e,n){var i,r=this.getListenersAsObject(e),o="object"==typeof n;for(i in r)r.hasOwnProperty(i)&&-1===t(r[i],n)&&r[i].push(o?n:{listener:n,once:!1});return this},i.on=n("addListener"),i.addOnceListener=function(e,t){return this.addListener(e,{listener:t,once:!0})},i.once=n("addOnceListener"),i.defineEvent=function(e){return this.getListeners(e),this},i.defineEvents=function(e){for(var t=0;e.length>t;t+=1)this.defineEvent(e[t]);return this},i.removeListener=function(e,n){var i,r,o=this.getListenersAsObject(e);for(r in o)o.hasOwnProperty(r)&&(i=t(o[r],n),-1!==i&&o[r].splice(i,1));return this},i.off=n("removeListener"),i.addListeners=function(e,t){return this.manipulateListeners(!1,e,t)},i.removeListeners=function(e,t){return this.manipulateListeners(!0,e,t)},i.manipulateListeners=function(e,t,n){var i,r,o=e?this.removeListener:this.addListener,s=e?this.removeListeners:this.addListeners;if("object"!=typeof t||t instanceof RegExp)for(i=n.length;i--;)o.call(this,t,n[i]);else for(i in t)t.hasOwnProperty(i)&&(r=t[i])&&("function"==typeof r?o.call(this,i,r):s.call(this,i,r));return this},i.removeEvent=function(e){var t,n=typeof e,i=this._getEvents();if("string"===n)delete i[e];else if("object"===n)for(t in i)i.hasOwnProperty(t)&&e.test(t)&&delete i[t];else delete this._events;return this},i.removeAllListeners=n("removeEvent"),i.emitEvent=function(e,t){var n,i,r,o,s=this.getListenersAsObject(e);for(r in s)if(s.hasOwnProperty(r))for(i=s[r].length;i--;)n=s[r][i],n.once===!0&&this.removeListener(e,n.listener),o=n.listener.apply(this,t||[]),o===this._getOnceReturnValue()&&this.removeListener(e,n.listener);return this},i.trigger=n("emitEvent"),i.emit=function(e){var t=Array.prototype.slice.call(arguments,1);return this.emitEvent(e,t)},i.setOnceReturnValue=function(e){return this._onceReturnValue=e,this},i._getOnceReturnValue=function(){return this.hasOwnProperty("_onceReturnValue")?this._onceReturnValue:!0},i._getEvents=function(){return this._events||(this._events={})},e.noConflict=function(){return r.EventEmitter=o,e},"function"==typeof define&&define.amd?define("eventEmitter/EventEmitter",[],function(){return e}):"object"==typeof module&&module.exports?module.exports=e:this.EventEmitter=e}).call(this),function(e){function t(t){var n=e.event;return n.target=n.target||n.srcElement||t,n}var n=document.documentElement,i=function(){};n.addEventListener?i=function(e,t,n){e.addEventListener(t,n,!1)}:n.attachEvent&&(i=function(e,n,i){e[n+i]=i.handleEvent?function(){var n=t(e);i.handleEvent.call(i,n)}:function(){var n=t(e);i.call(e,n)},e.attachEvent("on"+n,e[n+i])});var r=function(){};n.removeEventListener?r=function(e,t,n){e.removeEventListener(t,n,!1)}:n.detachEvent&&(r=function(e,t,n){e.detachEvent("on"+t,e[t+n]);try{delete e[t+n]}catch(i){e[t+n]=void 0}});var o={bind:i,unbind:r};"function"==typeof define&&define.amd?define("eventie/eventie",o):e.eventie=o}(this),function(e,t){"function"==typeof define&&define.amd?define(["eventEmitter/EventEmitter","eventie/eventie"],function(n,i){return t(e,n,i)}):"object"==typeof exports?module.exports=t(e,require("wolfy87-eventemitter"),require("eventie")):e.imagesLoaded=t(e,e.EventEmitter,e.eventie)}(window,function(e,t,n){function i(e,t){for(var n in t)e[n]=t[n];return e}function r(e){return"[object Array]"===d.call(e)}function o(e){var t=[];if(r(e))t=e;else if("number"==typeof e.length)for(var n=0,i=e.length;i>n;n++)t.push(e[n]);else t.push(e);return t}function s(e,t,n){if(!(this instanceof s))return new s(e,t);"string"==typeof e&&(e=document.querySelectorAll(e)),this.elements=o(e),this.options=i({},this.options),"function"==typeof t?n=t:i(this.options,t),n&&this.on("always",n),this.getImages(),a&&(this.jqDeferred=new a.Deferred);var r=this;setTimeout(function(){r.check()})}function f(e){this.img=e}function c(e){this.src=e,v[e]=this}var a=e.jQuery,u=e.console,h=u!==void 0,d=Object.prototype.toString;s.prototype=new t,s.prototype.options={},s.prototype.getImages=function(){this.images=[];for(var e=0,t=this.elements.length;t>e;e++){var n=this.elements[e];"IMG"===n.nodeName&&this.addImage(n);var i=n.nodeType;if(i&&(1===i||9===i||11===i))for(var r=n.querySelectorAll("img"),o=0,s=r.length;s>o;o++){var f=r[o];this.addImage(f)}}},s.prototype.addImage=function(e){var t=new f(e);this.images.push(t)},s.prototype.check=function(){function e(e,r){return t.options.debug&&h&&u.log("confirm",e,r),t.progress(e),n++,n===i&&t.complete(),!0}var t=this,n=0,i=this.images.length;if(this.hasAnyBroken=!1,!i)return this.complete(),void 0;for(var r=0;i>r;r++){var o=this.images[r];o.on("confirm",e),o.check()}},s.prototype.progress=function(e){this.hasAnyBroken=this.hasAnyBroken||!e.isLoaded;var t=this;setTimeout(function(){t.emit("progress",t,e),t.jqDeferred&&t.jqDeferred.notify&&t.jqDeferred.notify(t,e)})},s.prototype.complete=function(){var e=this.hasAnyBroken?"fail":"done";this.isComplete=!0;var t=this;setTimeout(function(){if(t.emit(e,t),t.emit("always",t),t.jqDeferred){var n=t.hasAnyBroken?"reject":"resolve";t.jqDeferred[n](t)}})},a&&(a.fn.imagesLoaded=function(e,t){var n=new s(this,e,t);return n.jqDeferred.promise(a(this))}),f.prototype=new t,f.prototype.check=function(){var e=v[this.img.src]||new c(this.img.src);if(e.isConfirmed)return this.confirm(e.isLoaded,"cached was confirmed"),void 0;if(this.img.complete&&void 0!==this.img.naturalWidth)return this.confirm(0!==this.img.naturalWidth,"naturalWidth"),void 0;var t=this;e.on("confirm",function(e,n){return t.confirm(e.isLoaded,n),!0}),e.check()},f.prototype.confirm=function(e,t){this.isLoaded=e,this.emit("confirm",this,t)};var v={};return c.prototype=new t,c.prototype.check=function(){if(!this.isChecked){var e=new Image;n.bind(e,"load",this),n.bind(e,"error",this),e.src=this.src,this.isChecked=!0}},c.prototype.handleEvent=function(e){var t="on"+e.type;this[t]&&this[t](e)},c.prototype.onload=function(e){this.confirm(!0,"onload"),this.unbindProxyEvents(e)},c.prototype.onerror=function(e){this.confirm(!1,"onerror"),this.unbindProxyEvents(e)},c.prototype.confirm=function(e,t){this.isConfirmed=!0,this.isLoaded=e,this.emit("confirm",this,t)},c.prototype.unbindProxyEvents=function(e){n.unbind(e.target,"load",this),n.unbind(e.target,"error",this)},s});
3049//]]>
3050</script>
3051
3052
3053
3054<!-- slicknav js -->
3055<script type='text/javascript'>
3056//<![CDATA[
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067/*!
3068 SlickNav Responsive Mobile Menu v1.0.0
3069 (c) 2014 Josh Cope
3070 licensed under MIT
3071*/
3072;(function ($, document, window) {
3073 var
3074 // default settings object.
3075 defaults = {
3076 label: 'MENU',
3077 duplicate: true,
3078 duration: 200,
3079 easingOpen: 'swing',
3080 easingClose: 'swing',
3081 closedSymbol: '►',
3082 openedSymbol: '▼',
3083 prependTo: 'body',
3084 parentTag: 'a',
3085 closeOnClick: false,
3086 allowParentLinks: false,
3087 nestedParentLinks: true,
3088 showChildren: false,
3089 init: function(){},
3090 open: function(){},
3091 close: function(){}
3092 },
3093 mobileMenu = 'slicknav',
3094 prefix = 'slicknav';
3095
3096 function Plugin( element, options ) {
3097 this.element = element;
3098
3099 // jQuery has an extend method which merges the contents of two or
3100 // more objects, storing the result in the first object. The first object
3101 // is generally empty as we don't want to alter the default options for
3102 // future instances of the plugin
3103 this.settings = $.extend( {}, defaults, options) ;
3104
3105 this._defaults = defaults;
3106 this._name = mobileMenu;
3107
3108 this.init();
3109 }
3110
3111 Plugin.prototype.init = function () {
3112 var $this = this;
3113 var menu = $(this.element);
3114 var settings = this.settings;
3115
3116 // clone menu if needed
3117 if (settings.duplicate) {
3118 $this.mobileNav = menu.clone();
3119 //remove ids from clone to prevent css issues
3120 $this.mobileNav.removeAttr('id');
3121 $this.mobileNav.find('*').each(function(i,e){
3122 $(e).removeAttr('id');
3123 });
3124 }
3125 else
3126 $this.mobileNav = menu;
3127
3128 // styling class for the button
3129 var iconClass = prefix+'_icon';
3130
3131 if (settings.label === '') {
3132 iconClass += ' '+prefix+'_no-text';
3133 }
3134
3135 if (settings.parentTag == 'a') {
3136 settings.parentTag = 'a href="#"';
3137 }
3138
3139 // create menu bar
3140 $this.mobileNav.attr('class', prefix+'_nav');
3141 var menuBar = $('<div class="'+prefix+'_menu"></div>');
3142 $this.btn = $('<'+settings.parentTag+' aria-haspopup="true" tabindex="0" class="'+prefix+'_btn '+prefix+'_collapsed"><span class="'+prefix+'_menutxt">'+settings.label+'</span><span class="'+iconClass+'"><span class="'+prefix+'_icon-bar"></span><span class="'+prefix+'_icon-bar"></span><span class="'+prefix+'_icon-bar"></span></span></a>');
3143 $(menuBar).append($this.btn);
3144 $(settings.prependTo).prepend(menuBar);
3145 menuBar.append($this.mobileNav);
3146
3147 // iterate over structure adding additional structure
3148 var items = $this.mobileNav.find('li');
3149 $(items).each(function () {
3150 var item = $(this);
3151 var data = {};
3152 data.children = item.children('ul').attr('role','menu');
3153 item.data("menu", data);
3154
3155 // if a list item has a nested menu
3156 if (data.children.length > 0) {
3157
3158 // select all text before the child menu
3159 // check for anchors
3160
3161 var a = item.contents();
3162 var containsAnchor = false;
3163
3164 var nodes = [];
3165 $(a).each(function(){
3166 if(!$(this).is("ul")) {
3167 nodes.push(this);
3168 }
3169 else {
3170 return false;
3171 }
3172
3173 if($(this).is("a")) {
3174 containsAnchor = true;
3175 }
3176 });
3177
3178 var wrapElement = $('<'+settings.parentTag+' role="menuitem" aria-haspopup="true" tabindex="-1" class="'+prefix+'_item"/>');
3179
3180 // wrap item text with tag and add classes unless we are separating parent links
3181 if ((!settings.allowParentLinks || settings.nestedParentLinks) || !containsAnchor) {
3182 var $wrap = $(nodes).wrapAll(wrapElement).parent();
3183 $wrap.addClass(prefix+'_row');
3184 } else
3185 $(nodes).wrapAll('<span class="'+prefix+'_parent-link '+prefix+'_row"/>').parent();
3186
3187 item.addClass(prefix+'_collapsed');
3188 item.addClass(prefix+'_parent');
3189
3190 // create parent arrow. wrap with link if parent links and separating
3191 var arrowElement = $('<span class="'+prefix+'_arrow">'+settings.closedSymbol+'</span>');
3192
3193 if (settings.allowParentLinks && !settings.nestedParentLinks && containsAnchor)
3194 arrowElement = arrowElement.wrap(wrapElement).parent();
3195
3196 //append arrow
3197 $(nodes).last().after(arrowElement);
3198
3199
3200 } else if ( item.children().length === 0) {
3201 item.addClass(prefix+'_txtnode');
3202 }
3203
3204 // accessibility for links
3205 item.children('a').attr('role', 'menuitem').click(function(event){
3206 //Emulate menu close if set
3207 //Ensure that it's not a parent
3208 if (settings.closeOnClick && !$(event.target).parent().closest('li').hasClass(prefix+'_parent'))
3209 $($this.btn).click();
3210 });
3211
3212 //also close on click if parent links are set
3213 if (settings.closeOnClick && settings.allowParentLinks) {
3214 item.children('a').children('a').click(function(event){
3215 //Emulate menu close
3216 $($this.btn).click();
3217 });
3218
3219 item.find('.'+prefix+'_parent-link a:not(.'+prefix+'_item)').click(function(event){
3220 //Emulate menu close
3221 $($this.btn).click();
3222 });
3223 }
3224 });
3225
3226 // structure is in place, now hide appropriate items
3227 $(items).each(function () {
3228 var data = $(this).data("menu");
3229 if (!settings.showChildren){
3230 $this._visibilityToggle(data.children, null, false, null, true);
3231 }
3232 });
3233
3234 // finally toggle entire menu
3235 $this._visibilityToggle($this.mobileNav, null, false, 'init', true);
3236
3237 // accessibility for menu button
3238 $this.mobileNav.attr('role','menu');
3239
3240 // outline prevention when using mouse
3241 $(document).mousedown(function(){
3242 $this._outlines(false);
3243 });
3244
3245 $(document).keyup(function(){
3246 $this._outlines(true);
3247 });
3248
3249 // menu button click
3250 $($this.btn).click(function (e) {
3251 e.preventDefault();
3252 $this._menuToggle();
3253 });
3254
3255 // click on menu parent
3256 $this.mobileNav.on('click', '.'+prefix+'_item', function(e){
3257 e.preventDefault();
3258 $this._itemClick($(this));
3259 });
3260
3261 // check for enter key on menu button and menu parents
3262 $($this.btn).keydown(function (e) {
3263 var ev = e || event;
3264 if(ev.keyCode == 13) {
3265 e.preventDefault();
3266 $this._menuToggle();
3267 }
3268 });
3269
3270 $this.mobileNav.on('keydown', '.'+prefix+'_item', function(e) {
3271 var ev = e || event;
3272 if(ev.keyCode == 13) {
3273 e.preventDefault();
3274 $this._itemClick($(e.target));
3275 }
3276 });
3277
3278 // allow links clickable within parent tags if set
3279 if (settings.allowParentLinks && settings.nestedParentLinks) {
3280 $('.'+prefix+'_item a').click(function(e){
3281 e.stopImmediatePropagation();
3282 });
3283 }
3284 };
3285
3286 //toggle menu
3287 Plugin.prototype._menuToggle = function(el){
3288 var $this = this;
3289 var btn = $this.btn;
3290 var mobileNav = $this.mobileNav;
3291
3292 if (btn.hasClass(prefix+'_collapsed')) {
3293 btn.removeClass(prefix+'_collapsed');
3294 btn.addClass(prefix+'_open');
3295 } else {
3296 btn.removeClass(prefix+'_open');
3297 btn.addClass(prefix+'_collapsed');
3298 }
3299 btn.addClass(prefix+'_animating');
3300 $this._visibilityToggle(mobileNav, btn.parent(), true, btn);
3301 };
3302
3303 // toggle clicked items
3304 Plugin.prototype._itemClick = function(el) {
3305 var $this = this;
3306 var settings = $this.settings;
3307 var data = el.data("menu");
3308 if (!data) {
3309 data = {};
3310 data.arrow = el.children('.'+prefix+'_arrow');
3311 data.ul = el.next('ul');
3312 data.parent = el.parent();
3313 //Separated parent link structure
3314 if (data.parent.hasClass(prefix+'_parent-link')) {
3315 data.parent = el.parent().parent();
3316 data.ul = el.parent().next('ul');
3317 }
3318 el.data("menu", data);
3319 }
3320 if (data.parent.hasClass(prefix+'_collapsed')) {
3321 data.arrow.html(settings.openedSymbol);
3322 data.parent.removeClass(prefix+'_collapsed');
3323 data.parent.addClass(prefix+'_open');
3324 data.parent.addClass(prefix+'_animating');
3325 $this._visibilityToggle(data.ul, data.parent, true, el);
3326 } else {
3327 data.arrow.html(settings.closedSymbol);
3328 data.parent.addClass(prefix+'_collapsed');
3329 data.parent.removeClass(prefix+'_open');
3330 data.parent.addClass(prefix+'_animating');
3331 $this._visibilityToggle(data.ul, data.parent, true, el);
3332 }
3333 };
3334
3335 // toggle actual visibility and accessibility tags
3336 Plugin.prototype._visibilityToggle = function(el, parent, animate, trigger, init) {
3337 var $this = this;
3338 var settings = $this.settings;
3339 var items = $this._getActionItems(el);
3340 var duration = 0;
3341 if (animate)
3342 duration = settings.duration;
3343
3344 if (el.hasClass(prefix+'_hidden')) {
3345 el.removeClass(prefix+'_hidden');
3346 el.slideDown(duration, settings.easingOpen, function(){
3347
3348 $(trigger).removeClass(prefix+'_animating');
3349 $(parent).removeClass(prefix+'_animating');
3350
3351 //Fire open callback
3352 if (!init) {
3353 settings.open(trigger);
3354 }
3355 });
3356 el.attr('aria-hidden','false');
3357 items.attr('tabindex', '0');
3358 $this._setVisAttr(el, false);
3359 } else {
3360 el.addClass(prefix+'_hidden');
3361 el.slideUp(duration, this.settings.easingClose, function() {
3362 el.attr('aria-hidden','true');
3363 items.attr('tabindex', '-1');
3364 $this._setVisAttr(el, true);
3365 el.hide(); //jQuery 1.7 bug fix
3366
3367 $(trigger).removeClass(prefix+'_animating');
3368 $(parent).removeClass(prefix+'_animating');
3369
3370 //Fire init or close callback
3371 if (!init)
3372 settings.close(trigger);
3373 else if (trigger == 'init')
3374 settings.init();
3375 });
3376 }
3377 };
3378
3379 // set attributes of element and children based on visibility
3380 Plugin.prototype._setVisAttr = function(el, hidden) {
3381 var $this = this;
3382
3383 // select all parents that aren't hidden
3384 var nonHidden = el.children('li').children('ul').not('.'+prefix+'_hidden');
3385
3386 // iterate over all items setting appropriate tags
3387 if (!hidden) {
3388 nonHidden.each(function(){
3389 var ul = $(this);
3390 ul.attr('aria-hidden','false');
3391 var items = $this._getActionItems(ul);
3392 items.attr('tabindex', '0');
3393 $this._setVisAttr(ul, hidden);
3394 });
3395 } else {
3396 nonHidden.each(function(){
3397 var ul = $(this);
3398 ul.attr('aria-hidden','true');
3399 var items = $this._getActionItems(ul);
3400 items.attr('tabindex', '-1');
3401 $this._setVisAttr(ul, hidden);
3402 });
3403 }
3404 };
3405
3406 // get all 1st level items that are clickable
3407 Plugin.prototype._getActionItems = function(el) {
3408 var data = el.data("menu");
3409 if (!data) {
3410 data = {};
3411 var items = el.children('li');
3412 var anchors = items.find('a');
3413 data.links = anchors.add(items.find('.'+prefix+'_item'));
3414 el.data("menu", data);
3415 }
3416 return data.links;
3417 };
3418
3419 Plugin.prototype._outlines = function(state) {
3420 if (!state) {
3421 $('.'+prefix+'_item, .'+prefix+'_btn').css('outline','none');
3422 } else {
3423 $('.'+prefix+'_item, .'+prefix+'_btn').css('outline','');
3424 }
3425 };
3426
3427 Plugin.prototype.toggle = function(){
3428 var $this = this;
3429 $this._menuToggle();
3430 };
3431
3432 Plugin.prototype.open = function(){
3433 var $this = this;
3434 if ($this.btn.hasClass(prefix+'_collapsed')) {
3435 $this._menuToggle();
3436 }
3437 };
3438
3439 Plugin.prototype.close = function(){
3440 var $this = this;
3441 if ($this.btn.hasClass(prefix+'_open')) {
3442 $this._menuToggle();
3443 }
3444 };
3445
3446 $.fn[mobileMenu] = function ( options ) {
3447 var args = arguments;
3448
3449 // Is the first parameter an object (options), or was omitted, instantiate a new instance
3450 if (options === undefined || typeof options === 'object') {
3451 return this.each(function () {
3452
3453 // Only allow the plugin to be instantiated once due to methods
3454 if (!$.data(this, 'plugin_' + mobileMenu)) {
3455
3456 // if it has no instance, create a new one, pass options to our plugin constructor,
3457 // and store the plugin instance in the elements jQuery data object.
3458 $.data(this, 'plugin_' + mobileMenu, new Plugin( this, options ));
3459 }
3460 });
3461
3462 // If is a string and doesn't start with an underscore or 'init' function, treat this as a call to a public method.
3463 } else if (typeof options === 'string' && options[0] !== '_' && options !== 'init') {
3464
3465 // Cache the method call to make it possible to return a value
3466 var returns;
3467
3468 this.each(function () {
3469 var instance = $.data(this, 'plugin_' + mobileMenu);
3470
3471 // Tests that there's already a plugin-instance and checks that the requested public method exists
3472 if (instance instanceof Plugin && typeof instance[options] === 'function') {
3473
3474 // Call the method of our plugin instance, and pass it the supplied arguments.
3475 returns = instance[options].apply( instance, Array.prototype.slice.call( args, 1 ) );
3476 }
3477 });
3478
3479 // If the earlier cached method gives a value back return the value, otherwise return this to preserve chainability.
3480 return returns !== undefined ? returns : this;
3481 }
3482 };
3483}(jQuery, document, window));
3484
3485
3486
3487/**
3488 * sliphover v2.0.2
3489 * require jquery 1.7+
3490 * wayou June 24, 2014,
3491 * MIT License
3492 * for more info pls visit :https://github.com/wayou/SlipHover
3493 */
3494
3495;
3496(function($, window, document, undefined) {
3497
3498 // Create the defaults once
3499 var pluginName = "sliphover",
3500 defaults = {
3501 target: 'img', //the element that the overlay will attach to
3502 caption: 'title', //the caption that will display when hover
3503 duration: 'fast', //specify how long the animation will lasts in milliseconds
3504 fontColor: '#000',
3505 textAlign: 'center', //display the caption left, center or right
3506 verticalMiddle: true, //display the caption vertical middle or not
3507 backgroundColor: 'rgba(255, 255, 255, 0.96)', //specify the background color and opacity using rgba
3508 reverse: false, //reverse the direction
3509 height: '100%', //specify the height of the overlay
3510 withLink: true //if image is wraped with a link the overlay will be clickable, set false to disable click
3511 };
3512
3513 function SlipHover(element, options) {
3514 this.element = element;
3515 this.settings = $.extend({}, defaults, options);
3516 this._defaults = defaults;
3517 this._name = pluginName;
3518 this.version = 'v2.0.3';
3519 this.init();
3520 }
3521
3522 SlipHover.prototype = {
3523 init: function() {
3524
3525 //disable on touch devices
3526 if (/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)) {
3527
3528 var x = document.getElementsByClassName("titledisplay");
3529 var i;
3530 for (i = 0; i < x.length; i++) {
3531 x[i].style.visibility = "visible";
3532 }
3533
3534
3535 return;
3536 }
3537
3538 var that = this,
3539 target = this.settings.target;
3540
3541 //create the overlay container each time the mouse enters
3542 $(this.element).off('mouseenter.sliphover', target).on('mouseenter.sliphover', target, function(event) {
3543 //fix #9 https://github.com/wayou/SlipHover/issues/9
3544 //use this instead of event.target for sometimes the event.target is not retriving the right target we want
3545 //http://stackoverflow.com/questions/9838137/event-target-jquery-on-mousedown-up-is-not-giving-the-dom-specified-by-selecto
3546 var $element = $(this),
3547 $overlayContainer = that.createContainer($element);
3548
3549 $overlayContainer.off('mouseenter.sliphover mouseleave.sliphover').on('mouseenter.sliphover mouseleave.sliphover', function(event) {
3550 //if (!$overlayContainer) return;
3551 var direction = that.getDirection($(this), event);
3552
3553 //check if reverse option is on
3554 direction = that.settings.reverse ? direction = (direction + 2) % 4 : direction;
3555
3556 if (event.type === 'mouseenter') {
3557 //check if the previous overlay still exists before we create it
3558 var $overlay = $overlayContainer.find('.sliphover-overlay');
3559 if (!$overlay.length) {
3560 $overlay = that.createOverlay(that, direction, $element);
3561 //put the overlay into the container
3562 $(this).html($overlay);
3563 }
3564 that.slideIn(that, $overlay);
3565 } else {
3566 //slide out based on the direction
3567 that.removeOverlay(that, $(this), direction);
3568 }
3569 });
3570 });
3571 },
3572 createContainer: function($element) {
3573 //get the properties of the target
3574 var top = $element.offset().top,
3575 left = $element.offset().left,
3576 //border = parseFloat($element.css("border-left-width")),
3577 width = $element.outerWidth(),
3578 height = $element.outerHeight();
3579 zIndex = $element.css("z-index");
3580 var $overlayContainer = $('<div>', {
3581 class: 'sliphover-container'
3582 }).css({
3583 width: width,
3584 height: height,
3585 position: 'absolute',
3586 overflow: 'hidden',
3587 top: top,
3588 left: left,
3589 borderRadius: $element.css('border-radius'), //in case the target has a round border, this will make the overlay more nicer
3590 zIndex: zIndex == +zIndex ? (zIndex + 1) : 9999 // if the z-index of the target is not number then use 999
3591 });
3592
3593 $('body').append($overlayContainer);
3594
3595 return $overlayContainer;
3596 },
3597 createOverlay: function(instance, direction, $element) {
3598
3599 var bottom, left, $overlay, content, $targetAParent;
3600
3601 switch (direction) {
3602 case 0:
3603 //from top
3604 left = 0;
3605 bottom = '100%';
3606 break;
3607 case 1:
3608 //from right
3609 left = '100%';
3610 bottom = 0;
3611 break;
3612 case 2:
3613 //from bottom
3614 left = 0;
3615 bottom = '-100%';
3616 break;
3617 case 3:
3618 //from left
3619 left = '-100%';
3620 bottom = 0;
3621 break;
3622 default:
3623 window.console.error('error when get direction of the mouse');
3624 };
3625
3626 //if we want to display content vertical middle, we need to wrap the content into a div and set the style with display table-cell
3627 if (instance.settings.verticalMiddle) {
3628 content = $('<div>').css({
3629 display: 'table-cell',
3630 verticalAlign: 'middle'
3631 }).html($element.attr(instance.settings.caption));
3632 } else {
3633 content = $element.attr(instance.settings.caption);
3634 }
3635 $targetAParent = $element.parent('a');
3636 if ($targetAParent.length && instance.settings.withLink) {
3637 var url = $targetAParent.attr('href');
3638 $overlay = $('<a>', {
3639 class: 'sliphover-overlay',
3640 href: url || '#'
3641 }).css({
3642 textDecoration: 'none'
3643 });
3644 } else {
3645 $overlay = $('<div>', {
3646 class: 'sliphover-overlay'
3647 });
3648 }
3649
3650 $overlay.css({
3651 width: '100%',
3652 height: instance.settings.height,
3653 position: 'absolute',
3654 left: left,
3655 bottom: bottom,
3656 display: instance.settings.verticalMiddle ? 'table' : 'inline',
3657 textAlign: instance.settings.textAlign,
3658 color: instance.settings.fontColor,
3659 backgroundColor: instance.settings.backgroundColor
3660 })
3661 .html(content);
3662 return $overlay;
3663 },
3664 slideIn: function(instance, $overlay) {
3665 $overlay.stop().animate({
3666 left: 0,
3667 bottom: 0
3668 }, instance.settings.duration);
3669 },
3670 removeOverlay: function(instance, $overlayContainer, direction) {
3671 var finalState,
3672 $overlay = $overlayContainer.find('.sliphover-overlay');
3673
3674 switch (direction) {
3675 case 0: //to top
3676 finalState = {
3677 bottom: '100%',
3678 left: 0
3679 };
3680 break;
3681 case 1: //to right
3682 finalState = {
3683 bottom: 0,
3684 left: '100%'
3685 };
3686 break;
3687 case 2: //to bottom
3688 finalState = {
3689 bottom: '-100%',
3690 left: 0
3691 };
3692 break;
3693 case 3: //to left
3694 finalState = {
3695 bottom: 0,
3696 left: '-100%'
3697 };
3698 break;
3699 default:
3700 window.console.error('error when get direction of the mouse');
3701 };
3702
3703 //slide out
3704 $overlay.stop().animate(finalState, instance.settings.duration, function() {
3705 $overlayContainer.remove();
3706 });
3707 },
3708 getDirection: function($target, event) {
3709 //reference: http://stackoverflow.com/questions/3627042/jquery-animation-for-a-hover-with-mouse-direction
3710 var w = $target.width(),
3711 h = $target.height(),
3712 x = (event.pageX - $target.offset().left - (w / 2)) * (w > h ? (h / w) : 1),
3713 y = (event.pageY - $target.offset().top - (h / 2)) * (h > w ? (w / h) : 1),
3714 direction = Math.round((((Math.atan2(y, x) * (180 / Math.PI)) + 180) / 90) + 3) % 4;
3715 return direction;
3716 }
3717 };
3718
3719 $.fn[pluginName] = function(options) {
3720 this.each(function() {
3721 if (!$.data(this, "plugin_" + pluginName)) {
3722 $.data(this, "plugin_" + pluginName, new SlipHover(this, options));
3723 }
3724 });
3725
3726 // chain jQuery functions
3727 return this;
3728 };
3729
3730})(jQuery, window, document);
3731
3732//]]>
3733</script>
3734
3735
3736
3737</b:if>
3738
3739
3740
3741
3742
3743 <script type='text/javascript'>
3744//<![CDATA[
3745
3746$( ".button23" ).click(function() {
3747 $( ".side1" ).toggleClass( "togglecontainer2" );
3748 $( ".button23 i" ).toggleClass( "fa-times" );
3749 $( ".button23 i" ).toggleClass( "fa-bars" );
3750
3751
3752
3753});
3754
3755
3756
3757var ico = $('<i class="fa fa-caret-right"></i>');
3758 $('#menu-main-menu li:has(ul) > drop').append(ico);
3759 $('#menu-main-menu li:has(ul) > a').append(ico);
3760 $('#menu-main-menu li:has(ul)').on('click',function(){
3761 $(this).toggleClass('open');
3762 });
3763
3764
3765
3766
3767
3768// makes sure the whole site is loaded
3769jQuery(window).load(function() {
3770 // will first fade out the loading animation
3771$(".siteload").delay(1000).fadeOut('slow');
3772})
3773
3774
3775
3776
3777//]]>
3778 </script>
3779<b:if cond='data:blog.pageType != "item"'>
3780<b:if cond='data:blog.pageType != "static_page"'>
3781<script type='text/javascript'>
3782 /*<![CDATA[*/
3783 var perPage=8;
3784 var numPages=6;
3785 var firstText ='<i class="fa fa-angle-double-left"></i>';
3786 var lastText ='<i class="fa fa-angle-double-right"></i>';
3787 var prevText ='<i class="fa fa-angle-left"></i>';
3788 var nextText ='<i class="fa fa-angle-right"></i>';
3789 var urlactivepage=location.href;
3790 var home_page="/";
3791 /*]]>*/
3792</script>
3793 <script>
3794 /*<![CDATA[*/
3795 if (typeof firstText == "undefined") firstText = "First";
3796 if (typeof lastText == "undefined") lastText = "Last";
3797 var noPage;
3798 var currentPage;
3799 var currentPageNo;
3800 var postLabel;
3801 pagecurrentg();
3802
3803 function looppagecurrentg(pageInfo) {
3804 var html = '';
3805 pageNumber = parseInt(numPages / 2);
3806 if (pageNumber == numPages - pageNumber) {
3807 numPages = pageNumber * 2 + 1
3808 }
3809 pageStart = currentPageNo - pageNumber;
3810 if (pageStart < 1) pageStart = 1;
3811 lastPageNo = parseInt(pageInfo / perPage) + 1;
3812 if (lastPageNo - 1 == pageInfo / perPage) lastPageNo = lastPageNo - 1;
3813 pageEnd = pageStart + numPages - 1;
3814 if (pageEnd > lastPageNo) pageEnd = lastPageNo;
3815 html += "<span class='showpageOf'>Page " + currentPageNo + ' of ' + lastPageNo + "</span>";
3816 var prevNumber = parseInt(currentPageNo) - 1;
3817
3818 //Iccsi was here, doing magic
3819 if (currentPageNo > 1) {
3820 if (currentPage == "page") {
3821 html += '<span class="showpage firstpage"><a href="' + home_page + '">' + firstText + '</a></span>'
3822 } else {
3823 html += '<span class="displaypageNum firstpage"><a href="/search/label/' + postLabel + '?&max-results=' + perPage + '">' + firstText + '</a></span>'
3824 }
3825 }
3826
3827 if (currentPageNo > 2) {
3828 if (currentPageNo == 3) {
3829 if (currentPage == "page") {
3830 html += '<span class="showpage"><a href="' + home_page + '">' + prevText + '</a></span>'
3831 } else {
3832 html += '<span class="displaypageNum"><a href="/search/label/' + postLabel + '?&max-results=' + perPage + '">' + prevText + '</a></span>'
3833 }
3834 } else {
3835 if (currentPage == "page") {
3836 html += '<span class="displaypageNum"><a href="#" onclick="redirectpage(' + prevNumber + ');return false">' + prevText + '</a></span>'
3837 } else {
3838 html += '<span class="displaypageNum"><a href="#" onclick="redirectlabel(' + prevNumber + ');return false">' + prevText + '</a></span>'
3839 }
3840 }
3841 }
3842 if (pageStart > 1) {
3843 if (currentPage == "page") {
3844 html += '<span class="displaypageNum"><a href="' + home_page + '">1</a></span>'
3845 } else {
3846 html += '<span class="displaypageNum"><a href="/search/label/' + postLabel + '?&max-results=' + perPage + '">1</a></span>'
3847 }
3848 }
3849 if (pageStart > 2) {
3850 html += ' ... '
3851 }
3852 for (var jj = pageStart; jj <= pageEnd; jj++) {
3853 if (currentPageNo == jj) {
3854 html += '<span class="pagecurrent">' + jj + '</span>'
3855 } else if (jj == 1) {
3856 if (currentPage == "page") {
3857 html += '<span class="displaypageNum"><a href="' + home_page + '">1</a></span>'
3858 } else {
3859 html += '<span class="displaypageNum"><a href="/search/label/' + postLabel + '?&max-results=' + perPage + '">1</a></span>'
3860 }
3861 } else {
3862 if (currentPage == "page") {
3863 html += '<span class="displaypageNum"><a href="#" onclick="redirectpage(' + jj + ');return false">' + jj + '</a></span>'
3864 } else {
3865 html += '<span class="displaypageNum"><a href="#" onclick="redirectlabel(' + jj + ');return false">' + jj + '</a></span>'
3866 }
3867 }
3868 }
3869 if (pageEnd < lastPageNo - 1) {
3870 html += '...'
3871 }
3872 if (pageEnd < lastPageNo) {
3873 if (currentPage == "page") {
3874 html += '<span class="displaypageNum"><a href="#" onclick="redirectpage(' + lastPageNo + ');return false">' + lastPageNo + '</a></span>'
3875 } else {
3876 html += '<span class="displaypageNum"><a href="#" onclick="redirectlabel(' + lastPageNo + ');return false">' + lastPageNo + '</a></span>'
3877 }
3878 }
3879
3880
3881 var nextnumber = parseInt(currentPageNo) + 1;
3882 if (currentPageNo < (lastPageNo - 1)) {
3883 if (currentPage == "page") {
3884 html += '<span class="displaypageNum"><a href="#" onclick="redirectpage(' + nextnumber + ');return false">' + nextText + '</a></span>'
3885 } else {
3886 html += '<span class="displaypageNum"><a href="#" onclick="redirectlabel(' + nextnumber + ');return false">' + nextText + '</a></span>'
3887 }
3888 }
3889
3890 if (currentPageNo < lastPageNo) {
3891 //Iccsi was here, doing magic
3892 if (currentPage == "page") {
3893 html += '<span class="displaypageNum lastpage"><a href="#" onclick="redirectpage(' + lastPageNo + ');return false">' + lastText + '</a></span>'
3894 } else {
3895 html += '<span class="displaypageNum lastpage"><a href="#" onclick="redirectlabel(' + lastPageNo + ');return false">' + lastText + '</a></span>'
3896 }
3897 }
3898
3899 var pageArea = document.getElementsByName("pageArea");
3900 var blogPager = document.getElementById("blog-pager");
3901 for (var p = 0; p < pageArea.length; p++) {
3902 pageArea[p].innerHTML = html
3903 }
3904 if (pageArea && pageArea.length > 0) {
3905 html = ''
3906 }
3907 if (blogPager) {
3908 blogPager.innerHTML = html
3909 }
3910 }
3911
3912 function totalcountdata(root) {
3913 var feed = root.feed;
3914 var totaldata = parseInt(feed.openSearch$totalResults.$t, 10);
3915 looppagecurrentg(totaldata)
3916 }
3917
3918 function pagecurrentg() {
3919 var thisUrl = urlactivepage;
3920 if (thisUrl.indexOf("/search/label/") != -1) {
3921 if (thisUrl.indexOf("?updated-max") != -1) {
3922 postLabel = thisUrl.substring(thisUrl.indexOf("/search/label/") + 14, thisUrl.indexOf("?updated-max"))
3923 } else {
3924 postLabel = thisUrl.substring(thisUrl.indexOf("/search/label/") + 14, thisUrl.indexOf("?&max"))
3925 }
3926 }
3927 if (thisUrl.indexOf("?q=") == -1 && thisUrl.indexOf(".html") == -1) {
3928 if (thisUrl.indexOf("/search/label/") == -1) {
3929 currentPage = "page";
3930 if (urlactivepage.indexOf("#PageNo=") != -1) {
3931 currentPageNo = urlactivepage.substring(urlactivepage.indexOf("#PageNo=") + 8, urlactivepage.length)
3932 } else {
3933 currentPageNo = 1
3934 }
3935 document.write("<script src=\"" + home_page + "feeds/posts/summary?max-results=1&alt=json-in-script&callback=totalcountdata\"><\/script>")
3936 } else {
3937 currentPage = "label";
3938 if (thisUrl.indexOf("&max-results=") == -1) {
3939 perPage = 20
3940 }
3941 if (urlactivepage.indexOf("#PageNo=") != -1) {
3942 currentPageNo = urlactivepage.substring(urlactivepage.indexOf("#PageNo=") + 8, urlactivepage.length)
3943 } else {
3944 currentPageNo = 1
3945 }
3946 document.write('<script src="' + home_page + 'feeds/posts/summary/-/' + postLabel + '?alt=json-in-script&callback=totalcountdata&max-results=1" ><\/script>')
3947 }
3948 }
3949 }
3950
3951 function redirectpage(numberpage) {
3952 jsonstart = (numberpage - 1) * perPage;
3953 noPage = numberpage;
3954 var nameBody = document.getElementsByTagName('head')[0];
3955 var newInclude = document.createElement('script');
3956 newInclude.type = 'text/javascript';
3957 newInclude.setAttribute("src", home_page + "feeds/posts/summary?start-index=" + jsonstart + "&max-results=1&alt=json-in-script&callback=finddatepost");
3958 nameBody.appendChild(newInclude)
3959 }
3960
3961 function redirectlabel(numberpage) {
3962 jsonstart = (numberpage - 1) * perPage;
3963 noPage = numberpage;
3964 var nameBody = document.getElementsByTagName('head')[0];
3965 var newInclude = document.createElement('script');
3966 newInclude.type = 'text/javascript';
3967 newInclude.setAttribute("src", home_page + "feeds/posts/summary/-/" + postLabel + "?start-index=" + jsonstart + "&max-results=1&alt=json-in-script&callback=finddatepost");
3968 nameBody.appendChild(newInclude)
3969 }
3970
3971 function finddatepost(root) {
3972 post = root.feed.entry[0];
3973 var timestamp1 = post.published.$t.substring(0, 19) + post.published.$t.substring(23, 29);
3974 var timestamp = encodeURIComponent(timestamp1);
3975 if (currentPage == "page") {
3976 var pAddress = "/search?updated-max=" + timestamp + "&max-results=" + perPage + "#PageNo=" + noPage
3977 } else {
3978 var pAddress = "/search/label/" + postLabel + "?updated-max=" + timestamp + "&max-results=" + perPage + "#PageNo=" + noPage
3979 }
3980 location.href = pAddress
3981 }
3982 /*]]>*/
3983</script>
3984</b:if>
3985</b:if>
3986
3987</body>
3988</html>