· 5 years ago · May 06, 2020, 01:12 AM
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='//fonts.googleapis.com/css?family=Oswald:300,400,700|Open+Sans:400,400italic,700,700italic' media='all' rel='stylesheet' type='text/css'/>
7 <b:include data='blog' name='all-head-content'/>
8 <title>
9 <b:if cond='data:blog.pageType == "index"'>
10 <data:blog.pageTitle/>
11 <b:else/>
12 <b:if cond='data:blog.pageType != "error_page"'>
13 <data:blog.pageName/> - <data:blog.title/>
14 <b:else/>
15 ERROR 404 - <data:blog.title/>
16 </b:if>
17 </b:if>
18 </title>
19 <!-- Description and Keywords (start) -->
20 <b:if cond='data:blog.pageType == "index"'>
21 <meta content='YOUR DESCRIPTION HERE' name='description'/>
22 </b:if>
23 <meta content='YOUR KEYWORDS HERE' name='keywords'/>
24 <!-- Description and Keywords (end) -->
25 <b:if cond='data:blog.pageType == "item"'>
26 <meta expr:content='data:blog.pageName' property='og:title'/>
27 <meta expr:content='data:blog.canonicalUrl' property='og:url'/>
28 <meta content='article' property='og:type'/>
29 </b:if>
30 <b:if cond='data:blog.postImageUrl'>
31 <meta expr:content='data:blog.postImageUrl' property='og:image'/>
32 <b:else/>
33 <b:if cond='data:blog.postImageThumbnailUrl'>
34 <meta expr:content='data:blog.postImageThumbnailUrl' property='og:image'/>
35 </b:if></b:if>
36 <b:if cond='data:blog.metaDescription != ""'>
37 <meta expr:content='data:blog.metaDescription' name='og:description'/>
38 </b:if>
39 <meta expr:content='data:blog.title' property='og:site_name'/>
40 <meta expr:content='data:blog.homepageUrl' name='twitter:domain'/>
41 <meta expr:content='data:blog.pageName' name='twitter:title'/>
42 <b:if cond='data:blog.postImageUrl'>
43 <meta content='summary_large_image' name='twitter:card'/>
44 <meta expr:content='data:blog.postImageUrl' name='twitter:image'/>
45 <b:else/>
46 <meta content='summary' name='twitter:card'/>
47 <b:if cond='data:blog.postImageThumbnailUrl'>
48 <meta expr:content='data:blog.postImageThumbnailUrl' name='twitter:image'/>
49 </b:if>
50 </b:if>
51 <meta expr:content='data:blog.pageName' name='twitter:title'/>
52 <b:if cond='data:blog.metaDescription'>
53 <meta expr:content='data:blog.metaDescription' name='twitter:description'/>
54 </b:if>
55 <!-- Social Media meta tag need customer customization -->
56 <meta content='Facebook App ID here' property='fb:app_id'/>
57 <meta content='Facebook Admin ID here' property='fb:admins'/>
58 <meta content='@username' name='twitter:site'/>
59 <meta content='@username' name='twitter:creator'/>
60
61<b:skin><![CDATA[/*
62-----------------------------------------------
63Blogger Template Style
64Name: Meed
65Author : http://www.soratemplates.com
66License: Free Version
67----------------------------------------------- */
68
69/* Variable definitions
70=======================
71<Variable name="keycolor" description="Main Color" type="color" default="#08a100" value="#010101"/>
72<Variable name="body.background" description="Background" type="background" color="#F3F3F3" default="$(color) url() repeat scroll top left" value="#010101 url(//themes.googleusercontent.com/image?id=1xcbtIQykYjcPn2KOPavnrm7R-N0Gsger3GYGLW-n52ykbg0n-xkvNXb7BXB9OX18gpEW) no-repeat fixed top center /* Credit: mattjeacock (http://www.istockphoto.com/file_closeup.php?id=10937597&platform=blogger) */"/>
73
74<Group description="Main Settings" selector="body">
75 <Variable name="main.color" description="Main Theme Color" type="color" default="#F34E4E" value="#463df1"/>
76 <Variable name="main.dark.color" description="Main Dark Color" type="color" default="#2F2F2F" value="#000000"/>
77 <Variable name="main.bb.color" description="Borders and Buttons Color" type="color" default="#3A3A3A" value="#000000"/>
78 <Variable name="main.text.color" description="Main Text Color" type="color" default="#2F2F2F" value="#000000"/>
79 <Variable name="body.font" description="Main Font" type="font" default="normal normal 14px Oswald" value="normal normal 14px Neucha"/>
80</Group>
81=======================
82*/
83
84/* Reset and Variable Apply Here */
85a,abbr,acronym,address,applet,b,big,blockquote,body,caption,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,kbd,label,legend,li,object,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,u,ul,var{padding:0;border:0;outline:0;vertical-align:baseline;background:0 0}
86ins{text-decoration:underline}
87del{text-decoration:line-through}
88blockquote{font-size:17px;line-height:1.5em;font-style:italic;color:$(main.text.color)}
89dl,ul{list-style-position:inside;font-weight:700;list-style:none}
90ul li{list-style:none}
91caption,th{text-align:center}
92img{border:none;position:relative}
93a,a:visited{text-decoration:none}
94.clear{clear:both}
95.section,.widget,.widget ul{margin:0;padding:0}
96a{color:$(main.color)}
97a:hover{color:$(main.color)}
98:focus{outline:0}
99a img{border:0}
100brc{color:#bdbdbd}
101.CSS_LIGHTBOX{z-index:999999!important}
102.separator a{clear:none!important;float:none!important;margin-left:0!important;margin-right:0!important}
103#navbar-iframe{display:none;height:0;visibility:hidden}
104.widget-item-control,a.quickedit{display:none!important}
105.archive .home-link,.index .home-link,.home-link{display:none!important}
106*{outline:0;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease}
107:after,:before{transition:all .0s ease;-webkit-transition:all .0s ease;-moz-transition:all .0s ease;-o-transition:all .0s ease}
108.status-msg-wrap{margin:0 auto 20px;text-transform:uppercase;font-size:10px}
109.status-msg-border{border:1px solid #F3F3F3;opacity:.7;border-radius:2px}
110.status-msg-bg{background-color:#FFF;opacity:1;filter:none}
111.status-msg-body,.status-msg-hidden{padding: .5em 0}
112.feed-links{clear:both;display:none;line-height:2.5em}
113h1,h2,h3,h4,h5,h6{font-weight:400}
114.group:before,.group:after{content:"";display:table}
115
116/* Body */
117body{background:$(body.background);font:$(body.font);color:#4f4f4f;word-wrap:break-word;margin:0;padding:0}
118#outer-wrapper{max-width:100%;margin:0 auto;background-color:#F3F3F3}
119.row{width:1020px}
120#content-wrapper{margin:20px auto;overflow:hidden}
121#main-wrapper{float:left;overflow:hidden;width:680px;word-wrap:break-word}
122.item #main-wrapper,.static_page #main-wrapper{background-color: #fff;box-sizing: border-box;padding: 15px 20px 0}
123#sidebar-wrapper{float:right;overflow:hidden;width:320px;box-sizing:border-box;word-wrap:break-word;padding-bottom:20px}
124#main-header{background-color:#fff;height:60px;margin-bottom:20px;border-bottom:1px solid #F3F3F3}
125.tm-head{margin:0 auto;overflow:hidden}
126#logo-wrap{float:left;font-family:'Open Sans',sans-serif;text-transform:uppercase;line-height:60px}
127#logo-wrap #header{float:left}
128#header-inner a,.home #header-inner .titlewrapper{height:60px;padding:0 15px;float:left;background-color:$(main.color);color:#fff;line-height:60px;display:inline-block!important;vertical-align:middle}
129#header-inner img{max-height:60px;vertical-align:middle;display:inline-block!important;line-height:60px}
130.Header h1{font-family:Oswald;margin:0}
131.descriptionwrapper{display:none}
132#tagline{margin-left:14px;font-family:'Oswald',sans-serif;color:#CACACA;font-weight:400}
133#header-elements{float:right}
134#header-social{float:left}
135#header-social li{float:left;margin-left:20px;line-height:60px;padding:0}
136#header-social a{display:block;height:60px;background:url(http://4.bp.blogspot.com/-rESgMg3sX8g/V2hqZpzLy4I/AAAAAAAAAe8/YsUrZstRAT4i70xwxMSLscBMuLVcZQjywCK4B/s1600/header-social.png) no-repeat;text-indent:-9999px;opacity:.2;transition:opacity .3s}
137#header-social a:hover{opacity:1}
138#header-social .twitter a{width:17px}
139#header-social .facebook a{width:7px;background-position:-37px 0}
140#header-social .instagram a{width:14px;background-position:-64px 0}
141#header-social .vimeo a{width:16px;background-position:-98px 0}
142#header-social .youtube a{width:19px;background-position:-209px 0}
143#header-social .soundcloud a{width:21px;background-position:-168px 0}
144#header-social .google a{width:14px;background-position:-134px 0}
145#header-search{position:relative;width:227px;height:60px;float:right}
146#header-search #s{position:absolute;right:46px;top:0;width:120px;height:60px;padding:0 20px;border:none;color:#C3C3C3;border-left:1px solid #F3F3F3;background-color:#F8F8F8;font-size:13px;font-family:'Open Sans',sans-serif;font-weight:400;text-transform:uppercase}
147#header-search #searchsubmit{position:absolute;right:0;top:0;display:block;width:46px;height:60px;border:none;background:$(main.color) url(http://3.bp.blogspot.com/-Ymqr-glBggY/V2hoj6ShqKI/AAAAAAAAAew/Q9lv0d7NM2c5IZ5ySK_H5kGqgsrNGorfACK4B/s1600/header-search.png) no-repeat;text-indent:-9999px;cursor:pointer}
148#header-search #searchsubmit:hover{background-color:#3f3f3f}
149#menu{display:none}
150#main-nav{background-color:$(main.dark.color);position:relative;width:100%;max-width:1020px;height:50px;font-size:13px;margin:0 auto}
151.header-menu{background-color:$(main.dark.color);height:50px;margin:0 auto;position:relative;padding:0}
152li.li-home{background-color:$(main.bb.color);display:inline-block;position:relative;float:left;width:46px;height:50px;box-sizing:border-box;padding:0}
153li.li-home a{float:left;background: $(main.bb.color) url(http://prothemes.co.za/demos/meed/wp-content/themes/meed-demo/images/home-icon.png) no-repeat;padding:0;height:50px;width:46px;box-sizing:border-box;border-bottom: 2px solid $(main.color)}
154li.li-home:hover{background-color:$(main.bb.color)}
155#main-nav ul li{position:relative;float:left;height:50px;box-sizing:border-box;padding:0;border-bottom: 2px solid $(main.dark.color)}
156#main-nav ul li a{float:left;color:#F2F2F2;padding:0 13px;line-height:50px;text-transform:uppercase;font-weight:400;letter-spacing:.5px}
157#main-nav ul li:hover{background-color:$(main.bb.color);border-bottom:2px solid $(main.color)}
158#main-nav ul li:hover a{color:#fff}
159#main-nav ul li.has-children a:after{content:"";background:url(http://4.bp.blogspot.com/-tkfL-ngaKsw/V2hEmkG7D6I/AAAAAAAAAeQ/yCKa6VzayyQR50Lb2jVJbkacw8qO_LtFgCK4B/s1600/sub-icon.png) no-repeat 0 23px;display:block;width:9px;height:50px;float:right;margin-left:6px}
160#main-nav ul li ul{display:none;position:absolute;left:0;top:50px;z-index:100;background-color:$(main.dark.color);border-top:0;box-shadow:0 1px 3px rgba(40,35,40,0.05);transition:all 0s ease;-webkit-transition:all 0s ease;-moz-transition:all 0s ease;-o-transition:all 0s ease}
161#main-nav ul li ul li{height:auto;margin-left:0;display:block;float:none;position:relative;overflow:hidden;line-height:normal;padding:0;border-right:0;border-bottom:1px solid $(main.bb.color)}
162#main-nav ul li ul li:hover{border-bottom:1px solid $(main.bb.color);}
163#main-nav ul li ul li:last-child{border-bottom:0}
164#main-nav ul li ul li a{min-width:180px;color:#F2F2F2;font-size:10px;font-weight:400;text-transform:uppercase;height:36px;line-height:36px;overflow:hidden;box-sizing:border-box;padding:0 16px!important;margin-top:0;border:0;transition:all .3s ease!important;-webkit-transition:all .3s ease!important;-moz-transition:all .3s ease!important;-o-transition:all .3s ease!important}
165#main-nav ul li:hover ul li a{color:#F2F2F2}
166#main-nav ul li ul li a:after{content:"";display:none!important}
167#main-nav ul li ul li a:hover{background-color:$(main.bb.color);color:#fff!important;padding-left:20px!important}
168#random-icon{position:absolute;right:0;top:0;display:block;height:50px;width:46px;background: $(main.bb.color) url(http://1.bp.blogspot.com/-8oGF-hgo68c/V2gxoOYqjOI/AAAAAAAAAeA/JcgbFak1Dk0mwV1eFo4Ju5u9apfYT3YugCK4B/s1600/random-icon.png) no-repeat;padding:0;box-sizing:border-box;cursor:pointer;border-bottom:2px solid $(main.color)}
169#random-icon:hover{background-color:$(main.bb.color)}
170#random-icon a{height:50px;display:block;overflow:hidden}
171.selectnav{display:none;background-color:$(main.bb.color);box-sizing:border-box;border:0}
172.tipsy { font-size: 10px; text-transform: uppercase; position: absolute; padding: 5px; z-index: 100000; transition:all .0s ease;-webkit-transition:all .0s ease;-moz-transition:all .0s ease;-o-transition:all .0s ease}
173.tipsy-inner { background-color: $(main.color); color: #FFF; max-width: 200px; padding: 4px 8px; text-align: center; transition:all .0s ease;-webkit-transition:all .0s ease;-moz-transition:all .0s ease;-o-transition:all .0s ease}
174.tipsy-arrow { position: absolute; width: 0; height: 0; line-height: 0; border: 5px dashed #2F2F2F; transition:all .0s ease;-webkit-transition:all .0s ease;-moz-transition:all .0s ease;-o-transition:all .0s ease}
175.tipsy-arrow-n { border-bottom-color: $(main.color); transition:all .0s ease;-webkit-transition:all .0s ease;-moz-transition:all .0s ease;-o-transition:all .0s ease}
176.tipsy-n .tipsy-arrow { top: 0px; left: 50%; margin-left: -5px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent; transition:all .0s ease;-webkit-transition:all .0s ease;-moz-transition:all .0s ease;-o-transition:all .0s ease}
177#slider-sec .widget h2{display:none}
178#featured-slider *{transition:all 0 ease;-webkit-transition:all 0 ease;-moz-transition:all 0 ease;-o-transition:all 0 ease}
179#featured-slider{margin-bottom:20px}
180#featured-slider,#featured-slider .slides > li{position:relative;width:100%;height:400px;overflow:hidden;list-style:none;padding:0}
181#featured-slider .slider-img{height:400px;overflow:hidden;display:block}
182#featured-slider img{width:100%;height:400px}
183#feat-star-bg{position:absolute;left:0;top:0;z-index:15;border-top:50px solid $(main.color);border-right:50px solid transparent;border-left:0 solid transparent}
184#feat-star{position:absolute;left:0;top:0;z-index:20;display:block;width:50px;height:50px;background:url(http://4.bp.blogspot.com/-p3zsSAbhpiE/V2MO2PX-rPI/AAAAAAAAAc8/81veXgK8A_YP6CnbOVsCwH7Aa6JcWPiKQCK4B/s1600/feat-star.png) no-repeat}
185#slider-nav a{position:absolute;top:187px;z-index:10;display:block;width:36px;height:36px;background:$(main.color) url(http://3.bp.blogspot.com/-bDqv6yFb57M/V2MPEtYbVaI/AAAAAAAAAdM/ZzUuEuGna3AiTLckR5jjxXSxAmYM4iN_QCK4B/s1600/slider-nav.png) no-repeat;transition:background .3s}
186#slider-nav a:hover{background-color:$(main.dark.color)}
187#slider-nav .flex-prev{left:20px}
188#slider-nav .flex-next{right:20px;background-position:-72px 0}
189.slide-cap{position:absolute;left:10%;bottom:20px;z-index:8;display:inline-block;width:80%;color:#fff;text-align:center;text-transform:uppercase}
190.slide-cap h1{font-size:25px;font-weight:400}
191.slide-cap .post-title a{color:#fff}
192.slide-cap .post-title a:hover{color:#ccc}
193.feat-divider{display:block;width:18px;height:1px;margin:13px auto;background-color:#fff}
194.slide-cap .post-date{font-size:12px;font-weight:400}
195.slide-cap-bg{position:absolute;left:0;bottom:0;z-index:5;width:100%;height:200px;background:url(http://2.bp.blogspot.com/-7rXhavdt3ao/V2MO9dJX0XI/AAAAAAAAAdE/yHyixqvMl3sJlYuGJ_Z01g2SfCa6BHZfQCK4B/s1600/slide-cap-bg.png) repeat-x}
196.img-overlay{position:absolute;left:0;top:0;z-index:1;width:100%;height:100%;background-color:rgba(40,35,40,0.0)}
197.custom-widget .rcthumb:hover .img-overlay,.PopularPosts .item-thumbnail:hover a .img-overlay{background-color:rgba(40,35,40,0.3)}
198.custom-widget li{overflow:hidden;padding:10px 0;border-top:1px solid #F3F3F3}
199.custom-widget .rcthumb{position:relative;float:left;margin:0!important;width:90px;height:65px;overflow:hidden;display:block;vertical-align:middle}
200.custom-widget .post-panel{padding-left:15px;display:table-cell}
201.custom-widget .rcp-title{overflow:hidden;line-height:0;margin:0 0 2px;padding:0}
202.custom-widget .rcp-title a{color:$(main.text.color);font-weight:400;text-transform:uppercase;font-size:13px;line-height:1.5em}
203.custom-widget .rcp-title a:hover{color:$(main.color)}
204.cmm-widget li .cmm-avatar{position:relative;overflow:hidden;padding:0;width:55px;height:55px;float:left;margin:0 10px 0 0}
205.cmm-widget li{background:none!important;clear:both;list-style:none;word-break:break-all;display:block;border-top:1px solid #F3F3F3;overflow:hidden;margin:0;padding:10px 0}
206.cmm-widget li:first-child{padding-top:0;border-top:0}
207.cmm-widget li:last-child{padding-bottom:0}
208.cmm-widget li span{margin-top:4px;color:#bdbdbd;display:block;line-height:1.2em;text-transform:lowercase;font-family:'Open Sans', sans-serif;font-size:12px;font-style:italic;font-weight:400}
209.cmm-img{width:55px;height:55px;float:left;margin:0 10px 0 0}
210.cmm-widget a{color:$(main.text.color);position:relative;font-size:12px;text-transform:uppercase;font-weight:400;display:block;overflow:hidden}
211.cmm-widget a:hover{color:$(main.color)}
212.cmm-widget{list-style:none;padding:0}
213.post{display:block;overflow:hidden;word-wrap:break-word}
214.index .post,.archive .post{width:100%;float:left;margin-bottom:20px;background-color:#fff;display:block}
215.block-image{background-color:#F3F3F3;position:relative;float:left;width:300px;height:200px;overflow:hidden}
216.block-image .thumb{width:100%;height:200px;position:relative;display:block;z-index:2;overflow:hidden}
217.block-image .thumb a{width:100%;height:200px;display:block}
218.thumb-overlay{position:absolute;left:0;top:0;z-index:2;width:100%;height:100%;background-color:rgba(40,35,40,0.0)}
219.block-image:hover .thumb a .thumb-overlay{background-color:rgba(40,35,40,0.30)}
220.index article{overflow:hidden;padding:15px}
221.retitle h2{margin:8px 0;display:block}
222.post h2 a,.post h2 a:visited,.post h2 strong{color:$(main.text.color);font-size:19px;line-height:1.4em;font-weight:400;text-transform:uppercase;text-decoration:none}
223.post h2 a:hover{color:$(main.color)}
224.widget iframe,.widget img{max-width:100%}
225.index .post-footer,.archive .post-footer{display:none!important}
226.index .post h2,.archive .post h2{margin:0;padding:0 10px 0 0;overflow:hidden}
227.item .post,.static_page .post{padding:0}
228.date-header{display:block;overflow:hidden;font-weight:400;margin:0!important;padding:0}
229#meta-post{font-size:12px;color:#ccc;margin-top:10px;line-height:1.4em}
230#meta-post a.timestamp-link{color:#ccc;text-transform:uppercase}
231.resumo{margin-top:5px;font-size:13px;color:#666666;font-family:'Open Sans', sans-serif;line-height:1.5em}
232.resumo span{display:block;margin:8px 0 10px;padding-right:10px}
233.post-meta{text-transform:uppercase;color:#ccc;display:block;font-size:12px;font-weight:400;line-height:1.4em;margin:0;padding:0}
234.breadcrumbs{display:none;margin:0;font-size:0}
235.item article,.static_page article{margin-top:15px}
236.item .post-head,.static_page .post-head{position:relative;margin:2px 0 10px}
237.item .post-title,.static_page .post-title{color:$(main.text.color);font-size:22px;text-transform:uppercase;line-height:1.5em;font-weight:400;position:relative;display:inline-block;padding:0;margin:0}
238.item .post-body,.static_page .post-body{width:100%;color:#5E5E5E;font-size:15px;font-family:'Open Sans', sans-serif;line-height:1.5em;overflow:hidden}
239.item .post-outer{padding:0}
240.item .post-body img{max-width:100%}
241.post-meta a{color:#ccc}
242.post-author a{color: $(main.text.color)}
243.post-author a:hover{color: $(main.color)}
244.post-timestamp{margin-left:0}
245.post-meta .post-timestamp{margin-left:10px}
246.main .widget{margin:0}
247.main .Blog{border-bottom-width:0}
248.single-elements{overflow:hidden;margin:20px 0;padding:15px 0;border-top:1px solid #F3F3F3;border-bottom:1px solid #F3F3F3}
249.label-head{float:left}
250.label-head a{display:inline-block;float:left;height:24px;margin-right:1px;padding:0 8px;color:#fff;background-color:$(main.color);font-weight:400;font-size:11px;text-transform:uppercase;line-height:25px}
251.label-head a:hover{background-color:$(main.dark.color)}
252.share-box{float:right}
253.share-box li{float:left;display:inline-block;line-height:0;padding:0}
254.share-box a{display:inline-block;width:24px;height:24px;margin-left:1px;background-color:$(main.color);background:$(main.color) url(http://1.bp.blogspot.com/-TTiaVviCUfs/V2gBVyw_tSI/AAAAAAAAAdw/EwY1TWXlQyAPV9CChGhfZ0OpY80VxyAPQCK4B/s1600/single-share.png) no-repeat;text-indent:-9999px}
255.facebook a{background-position:-25px 0}
256.google a{background-position:-50px 0}
257.pinterest a{background-position:-75px 0}
258.share-box a:hover{background-color:$(main.dark.color)}
259#related-wrap{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #F3F3F3}
260.hide-label{display:none}
261.related-posts{position:relative;overflow:hidden;margin:0;padding:0}
262.related-posts .related-item{width:32%;position:relative;overflow:hidden;float:left;display:block;box-sizing:border-box;margin:0 0 0 2%;padding:0}
263.related-posts li:first-child,.related-posts li:nth-child(4){margin-left:0}
264.related-posts .related-item .related-thumb{width:100%;height:140px;background-color:#f3f3f3}
265.related-posts .related-item .related-img{width:100%;height:140px;position:relative;display:block}
266.related-overlay{position:absolute;left:0;top:0;z-index:1;width:100%;height:100%;background-color:rgba(40,35,40,0.0)}
267.related-posts .related-thumb:hover .related-overlay{background-color:rgba(40,35,40,0.30)}
268.related-content{padding:8px 10px 0 0;width:100%;line-height:1.2em;box-sizing:border-box;z-index:2}
269.related-posts h3 a{font-size:12px;line-height:1.5em;color:$(main.text.color);text-transform:uppercase;display:block}
270.related-posts h3 a:hover{color:$(main.color)}
271#blog-pager{clear:both;text-align:center;margin:0}
272.index #blog-pager{display:block}
273.index #blog-pager,.archive #blog-pager{font-size:14px;text-align:left;padding:5px 0}
274#blog-pager-newer-link a,#blog-pager-older-link a{display:block;float:left;margin-right:0;padding:0 12px;border:0;text-transform:uppercase;line-height:32px;font-weight:400;background-color:#fff;color:#666;font-size:14px}
275#blog-pager-newer-link a:hover,#blog-pager-older-link a:hover{background-color:$(main.color);color:#fff}
276.showpageNum a,.showpage a,.showpagePoint{display:block;float:left;margin-right:6px;padding:0 14px;background-color:#fff;color:#666;border:0;text-transform:uppercase;line-height:34px;font-weight:400}
277.showpageNum a:hover,.showpage a:hover{background-color:$(main.color);color:#fff}
278.showpageNum a i,.showpage a i{transition:all 0s ease;-webkit-transition:all 0s ease;-moz-transition:all 0s ease;-o-transition:all 0s ease}
279.showpagePoint{background-color:$(main.color);color:#fff}
280.showpageOf{display:none!important}
281.blogger-tab{display:block}
282.comments-title h2,.related-title h2{color:$(main.text.color);position:relative;text-transform:uppercase;font-size:17px;line-height:17px;margin-bottom:20px}
283.comments{clear:both;margin:0;color:$(main.text.color)}
284.comments h4{font-weight:400;font-size:12px;font-style:italic;padding-top:1px}
285.comments .comments-content{margin:0;padding:0}
286.comments .comments-content .comment{margin-bottom:0;padding-bottom:8px}
287.comments .comments-content .comment:first-child{padding-top:0}
288.facebook-tab,.fb_iframe_widget_fluid span,.fb_iframe_widget iframe{width:100%!important}
289.comments .item-control{position:static}
290.comments .avatar-image-container{float:left;overflow:hidden;position:absolute}
291.comments .avatar-image-container,.comments .avatar-image-container img{height:45px;max-height:45px;width:45px;max-width:45px;border-radius:0}
292.comments .comment-block{overflow:hidden;padding:0 0 10px}
293.comments .comment-block,.comments .comments-content .comment-replies{margin-left:60px;margin-top:0}
294.comments .comments-content .inline-thread{padding:0}
295.comments .comment-actions{float:left;width:100%;position:relative;margin:0}
296.comments .comments-content .comment-header{font-size:13px;display:block;overflow:hidden;clear:both;margin:0 0 5px;padding:0 0 5px;border-bottom:1px solid #F3F3F3}
297.comments .comments-content .user{font-style:normal;font-weight:400;text-transform:uppercase;display:block}
298.comments .comments-content .icon.blog-author{display:none}
299.comments .comments-content .comment-content{font-family:'Open Sans', sans-serif;float:left;text-align:left;font-size:13px;line-height:1.4em;color:#656565}
300.comments .comment .comment-actions a{margin-right:5px;padding:2px 5px;color:#fff;font-weight:400;background-color:$(main.color);font-size:10px}
301.comments .comment .comment-actions a:hover{color:#fff;background-color:$(main.dark.color);text-decoration:none}
302.comments .comments-content .datetime{color:#ccc;float:left;font-size:10px;text-transform:uppercase;position:relative;margin:2px 0 0;display:block}
303.comments .comments-content .comment-header a{color:inherit}
304.comments .comments-content .comment-header a:hover{color:$(main.color)}
305.comments .thread-toggle{margin-bottom:4px}
306.comments .thread-toggle .thread-arrow{height:7px;margin:0 3px 2px 0}
307.comments .thread-expanded{padding:8px 0 0}
308.comments .comments-content .comment-thread{margin:0}
309.comments .continue a{padding:0 0 0 60px;font-weight:400}
310.comments .comments-content .loadmore.loaded{margin:0;padding:0}
311.comments .comment-replybox-thread{margin:0}
312iframe.blogger-iframe-colorize,iframe.blogger-comment-from-post{height:283px!important}
313.post-body h1,.post-body h2,.post-body h3,.post-body h4,.post-body h5,.post-body h6{font-family: 'Oswald', sans-serif;color:$(main.text.color);margin-bottom:15px}
314blockquote{margin:0;padding:0 20px}
315blockquote: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:$(main.text.color)}
316blockquote: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:$(main.text.color)}
317.widget .post-body ul,.widget .post-body ol{line-height:1.5;font-weight:400}
318.widget .post-body li{margin:5px 0;padding:0;line-height:1.5}
319.post-body ul li:before{content:"\f0da";margin-right:5px;font-family:fontawesome}
320#sidebar-wrapper .widget{margin-bottom:20px;overflow:hidden}
321.sidebar .widget h2{color:#fff;position:relative;text-transform:uppercase;font-size:16px;font-weight:400;line-height:30px;background-color:$(main.dark.color);height:30px;margin:0;padding-left:10px}
322.sidebar .widget .widget-title{position:relative;background-color:$(main.dark.color);height:30px}
323.sidebar .widget .widget-title h2{float:left;background-color:$(main.color);padding:0 10px}
324.sidebar .widget-content{width:300px;background-color:#fff;padding:10px;margin:0}
325.sidebar ul{list-style:none}
326.list-label-widget-content li{display:block;padding:8px 0;border-bottom:1px solid #F3F3F3;position:relative}
327.list-label-widget-content li:first-child{padding:0 0 8px}
328.list-label-widget-content li:last-child{padding-bottom:0;border-bottom:0}
329.list-label-widget-content li a:before{content:'\203a';position:absolute;left:0;top:2px;font-size:22px;color:$(main.text.color)}
330.list-label-widget-content li:first-child a:before{top:-7px}
331.list-label-widget-content li a{color:$(main.text.color);font-size:11px;padding-left:15px;font-weight:400;text-transform:uppercase}
332.list-label-widget-content li a:hover{color:$(main.color)}
333.list-label-widget-content li span:last-child{color:#999;font-size:11px;font-weight:400;position:absolute;top:8px;right:0}
334.list-label-widget-content li:first-child span:last-child{top:2px}
335.cloud-label-widget-content{text-align:left}
336.cloud-label-widget-content .label-count{background:$(main.color);color:#fff!important;margin-left:-3px;white-space:nowrap;border-radius:0;padding:1px 4px!important;font-size:12px!important;margin-right:5px}
337.cloud-label-widget-content .label-size{background:#f5f5f5;display:block;float:left;font-size:11px;margin:0 5px 5px 0}
338.cloud-label-widget-content .label-size a,.cloud-label-widget-content .label-size span{height:18px!important;color:$(main.text.color);display:inline-block;font-size:11px;font-weight:400!important;text-transform:uppercase;padding:6px 8px}
339.cloud-label-widget-content .label-size a{padding:6px 10px}
340.cloud-label-widget-content .label-size a:hover{color:#fff!important}
341.cloud-label-widget-content .label-size,.cloud-label-widget-content .label-count{height:30px!important;line-height:19px!important}
342.cloud-label-widget-content .label-size:hover{background:$(main.color);color:#fff!important}
343.cloud-label-widget-content .label-size:hover a{color:#fff!important}
344.cloud-label-widget-content .label-size:hover span{background:$(main.dark.color);color:#fff!important;cursor:pointer}
345.cloud-label-widget-content .label-size-1,.label-size-2,.label-size-3,.label-size-4,.label-size-5{font-size:100%;opacity:10}
346.label-size-1,.label-size-2{opacity:100}
347.FollowByEmail td{width:100%;float:left;box-sizing:border-box}
348.FollowByEmail .follow-by-email-inner .follow-by-email-submit{margin-left:0;width:100%;border-radius:0;height:30px;font-size:11px;color:#fff;background-color:$(main.color);font-family:inherit;text-transform:uppercase;font-weight:400;letter-spacing:1px}
349.FollowByEmail .follow-by-email-inner .follow-by-email-submit:hover{background-color:$(main.bb.color)}
350.FollowByEmail .follow-by-email-inner .follow-by-email-address{padding-left:10px;height:30px;border:1px solid #FFF;margin-bottom:5px;box-sizing:border-box;font-size:11px;font-family:inherit}
351.FollowByEmail .follow-by-email-inner .follow-by-email-address:focus{border:1px solid #FFF}
352.FollowByEmail .widget-content{background-color:$(main.dark.color)}
353.FollowByEmail .widget-content:before{content:"Enter your email address to subscribe to this blog and receive notifications of new posts by email.";font-size:11px;color:#f2f2f2;line-height:1.4em;margin-bottom:5px;display:block;padding:0 2px}
354.flickr_widget .flickr_badge_image{float:left;margin-bottom:5px;margin-right:10px;overflow:hidden;display:inline-block}
355.flickr_widget .flickr_badge_image:nth-of-type(4),.flickr_widget .flickr_badge_image:nth-of-type(8),.flickr_widget .flickr_badge_image:nth-of-type(12){margin-right:0}
356.flickr_widget .flickr_badge_image img{max-width:67px;height:auto}
357.flickr_widget .flickr_badge_image img:hover{opacity:.5}
358#ArchiveList select{border:1px solid $(main.dark.color);padding:6px 8px;width:100%;cursor:pointer;font-family:inherit;font-size:12px;color:$(main.text.color)}
359.PopularPosts .item-thumbnail{margin:0 15px 0 0 !important;width:90px;height:65px;float:left;overflow:hidden}
360.PopularPosts .item-thumbnail a{position:relative;display:block;overflow:hidden;line-height:0}
361.PopularPosts ul li img{padding:0;width:90px;height:65px}
362.PopularPosts .widget-content ul li{overflow:hidden;padding:10px 0;border-top:1px solid #F3F3F3}
363.sidebar .PopularPosts .widget-content ul li:first-child,.sidebar .custom-widget li:first-child{padding-top:0;border-top:0}
364.sidebar .PopularPosts .widget-content ul li:last-child,.sidebar .custom-widget li:last-child{padding-bottom:0}
365.PopularPosts ul li a{color:$(main.text.color);font-weight:400;font-size:13px;text-transform:uppercase;line-height:1.5em}
366.PopularPosts ul li a:hover{color:$(main.color)}
367.PopularPosts .item-title{margin:0;padding:0;line-height:0}
368.item-snippet{display:none;font-size:0;padding-top:0}
369#footer-wrapper{background-color:#fff;border-top: 1px solid #F3F3F3}
370#footer{overflow:hidden;margin:0 auto;padding:0}
371.sect-left{display:inline-block;float:left;width:32%;margin-right:2%}
372.sect-left:nth-child(3){margin-right:0}
373.sect-left .widget{padding:20px 0}
374.sect-left .widget:nth-of-type(2){padding-top:0}
375.sect-left .widget h2{color:$(main.text.color);position:relative;text-transform:uppercase;font-size:19px;line-height:19px;padding-bottom:13px;margin-bottom:15px;border-bottom:1px solid #F3F3F3}
376.sect-left .widget h2:before{position:absolute;content:'';bottom:-1px;left:0;width:36px;height:3px;background-color:$(main.color)}
377.sect-left .PopularPosts .widget-content ul li:first-child,.sect-left .custom-widget li:first-child{padding-top:0;border-top:0}
378.sect-left .FollowByEmail .widget-content{padding:10px;box-sizing:border-box}
379.sect-left .list-label-widget-content li:first-child a:before{top:-6px}
380.footer-wrapper{font-family: 'Open Sans', sans-serif;color: #aaa;background-color: #F3F3F3;display:block;padding:10px 0;width:100%;height:30px;overflow:hidden;border-top: 1px solid #F3F3F3}
381.footer-wrapper .footer-copy{margin:0 auto}
382.footer-wrapper .copyright{font-size:12px;text-align:center;height:30px;line-height:30px;font-weight:400;text-transform:uppercase}
383.footer-wrapper .copyright a{color:#aaa}
384.footer-wrapper .copyright a:hover{color:$(main.color)}
385#back-to-top{position:fixed;right:32px;bottom:7%;display:none;width:38px;height:38px;background-color:$(main.color);background:$(main.color) url(http://4.bp.blogspot.com/-R9aI0WY5tTk/V2VviT7ffaI/AAAAAAAAAdg/UHBGGET_T3UjObhG146zEoFR_ivW8vKbACK4B/s1600/back-to-top.png) no-repeat;z-index:600;cursor:pointer;transition:background .3s}
386#back-to-top:hover{background-color:$(main.dark.color)}
387.error_page #content-wrapper{background-color:#fff}
388.error_page #main-wrapper{width:100%!important;margin:0!important}
389.error_page #sidebar-wrapper,.error_page .status-msg-wrap{display:none}
390#error-wrap{color:$(main.text.color);text-align:center;padding:60px 0 80px}
391.error-item{font-size:160px;line-height:1;margin-bottom:20px}
392#error-wrap h2{font-size:25px;padding:20px 0 10px}
393#error-wrap .homepage{padding-top:10px;display:block}
394#error-wrap .homepage i{font-size:20px}
395#error-wrap .homepage:hover{text-decoration:underline}
396.img-anime .recent-boxes .box-image,.img-anime .recent-boxes .bf-thumb,.img-anime .custom-widget .rcthumb,.img-anime .PopularPosts img,.img-anime .home .block-image .thumb a,.img-anime .tc-thumb a,.img-anime .related-thumb a,.img-anime .PopularPosts .item-thumbnail a,.img-anime .cmm-img{opacity:0;transition:all 0s ease;-webkit-transition:all 0s ease;-moz-transition:all 0s ease;-o-transition:all 0s ease}
397.img-anime .img-effect,.img-anime .recent-boxes .box-image.img-effect,.img-anime .recent-boxes .bf-thumb.img-effect,.img-anime .recent-boxes .bf-thumb.img-effect,.img-anime .custom-widget .rcthumb.img-effect,.img-anime .PopularPosts img.img-effect,.img-anime .block-image .thumb a.img-effect,.img-anime .tc-thumb a.img-effect,.img-anime .related-thumb a.img-effect,.img-anime .PopularPosts .item-thumbnail a.img-effect,.img-anime .cmm-img.img-effect{opacity:1;transition:all .8s ease;-webkit-transition:all .8s ease;-moz-transition:all .8s ease;-o-transition:all .8s ease}
398]]></b:skin>
399
400<style type='text/css'>
401/*----Responsive Design----*/
402@media screen and (max-width: 1040px) {
403.row{max-width:96%}
404#main-nav{max-width:96%!important;background:transparent;position:relative!important;margin:0 auto!important}
405.header-menu.row{max-width:100%}
406#main-wrapper{width:68%}
407#sidebar-wrapper{width:32%;box-sizing:border-box;padding-left:20px}
408.sidebar .widget-content{width:100%;box-sizing:border-box}
409}
410@media screen and (max-width: 900px) {
411#main-wrapper{float:none;overflow:hidden;width:100%}
412#sidebar-wrapper{width:100%;margin:20px auto;float:none;padding-left:0}
413#footer{padding:20px 0}
414.sect-left{width:100%;margin-right:0}
415.sect-left .widget{padding:10px}
416}
417@media screen and (max-width: 800px) {
418#nav1,#menu-main-nav{display:none}
419#menu{overflow:hidden}
420.selectnav{display:block;color:#eee;height:30px;line-height:30px;margin:10px 0 0 10px;padding:0 5px}
421#back-to-top{display:none!important}
422}
423@media screen and (max-width: 740px) {
424#tagline,#header-search{display:none}
425}
426@media screen and (max-width: 600px) {
427#featured-slider,#featured-slider .slides > li,#featured-slider .slider-img,#featured-slider img{height:300px}
428#slider-nav{display:none}
429.slide-cap h1{font-size:23px;line-height:1.5em}
430.block-image{width:100%}
431.index article{float:left}
432}
433@media screen and (max-width: 500px) {
434.related-posts .related-item{width:100%;margin:15px 0 0}
435.related-posts li.related-item:first-child{margin:0}
436}
437@media screen and (max-width: 440px) {
438#featured-slider,#featured-slider .slides > li,#featured-slider .slider-img,#featured-slider img{height:250px}
439.slide-cap h1{font-size:22px}
440.post h2 a,.post h2 a:visited,.post h2 strong,.item .post-title,.static_page .post-title{font-size:18px}
441}
442@media screen and (max-width: 360px) {
443#main-header{height:auto;overflow:hidden}
444#logo-wrap,#logo-wrap #header,#header-inner a,.home #header-inner .titlewrapper{width:100%;box-sizing:border-box;text-align:center}
445#header-inner a,.home #header-inner .titlewrapper{height:auto;padding:15px}
446#header-inner img{max-height:none;vertical-align:baseline;display:block!important;line-height:1.4em;margin:0 auto;max-width:100%;float:none}
447#header-elements{display:none}
448.slide-cap h1{font-size:20px}
449.post h2 a,.post h2 a:visited,.post h2 strong,.item .post-title,.static_page .post-title{font-size:16px}
450.label-head{width:100%;margin-bottom:10px}
451.label-head a{margin-bottom:1px}
452.share-box{float:left}
453.share-box a{margin-left:0;margin-right:1px}
454}
455@media screen and (max-width: 310px) {
456.selectnav{max-width:118px}
457.error-item{font-size:120px}
458}
459</style>
460
461<b:template-skin><![CDATA[
462/*------Layout (No Edit)----------*/
463body#layout #outer-wrapper{padding:0;width:1073px}
464body#layout .section h4{margin:2px 0 8px;color:#333!important}
465body#layout .ibpanel{background-color:#2c3e50!important;overflow:hidden!important;border-color:#213243!important}
466body#layout .ibpanel h4{font-size:16px;padding:0;color:#fff!important}
467body#layout .ibpanel .widget{float:left;width:49%;margin-right:2%}
468body#layout .ibpanel #HTML904{margin-right:0}
469body#layout .ibpanel .widget.locked-widget .widget-content{background-color:#34495e!important;border-color:#455668!important;color:#fff!important}
470body#layout .ibpanel .widget.locked-widget .widget-content a.editlink{color:#fff!important;border:1px solid #233648;border-radius:2px;padding:0 5px;background-color:#233648}
471body#layout #topnav,body#layout .tm-head{height:auto}
472body#layout .tm-menu{margin:0;width:70%}
473body#layout .social-area{margin:0;width:30%}
474body#layout .sidebar .widget-content{width:100%}
475body#layout .FollowByEmail .widget-content:before{display:none}
476body#layout #main-header{height:auto;margin-bottom:0}
477body#layout #logo-wrap,body#layout #header-elements{width:49%}
478body#layout #logo-wrap #header,body#layout #header-social,body#layout #social-top{width:100%}
479body#layout #header-search{display:none}
480body#layout #header-social a{height:auto;opacity:1}
481body#layout #menu,body#layout #menu1{display:block;background-color:#6dad88;border-color:#338957}
482body#layout #main-nav,body#layout .header-menu{height:auto}
483body#layout .header-menu li.li-home{display:none}
484body#layout .header-menu{float:left;width:100%;margin:4px 0 0;padding:0}
485body#layout #content-wrapper{margin:0 auto}
486body#layout .box-sec .widget-content,body#layout .box-sec h2{display:block}
487body#layout #main-wrapper{float:left;width:70%;margin:0;padding:0}
488body#layout .posts-title{display:none}
489body#layout #sidebar-wrapper{float:right;width:30%;margin:0;padding:5px 0 0;background-color:#f8e244!important}
490body#layout #sidebar-wrapper .section{background-color:#fff;border:1px solid #fff}
491body#layout #sidebar-wrapper .section .draggable-widget .widget-wrap2{background-color:#5a7ea2!important}
492body#layout #footer-wrapper{overflow:hidden}
493body#layout .sect-left{width:26%;float:left;margin:0 2% 8px!important}
494body#layout #blocked-widgets,body#layout #pop-sec,body#layout #contact{display:none!important}
495body#layout #featured-sec{background-color:#f9a85f;border-color:#fb8f3d}
496body#layout #featured-sec .widget-content{display:block}
497body#layout #featured-sec .draggable-widget .widget-wrap2{background-color:#fb8f3d!important}
498body#layout #featured-sec .add_widget{border-color:#fb8f3d}
499body#layout #main-wrapper #main{margin-right:4px;background-color:#5a7ea2;border-color:#34495e}
500body#layout #main-wrapper #main h4{color:#fff!important}
501body#layout .layout-widget-description{display:none!important}
502body#layout .box-sec{background-color:#7fc1ed!important;border-color:#3498db!important}
503body#layout .box-sec .draggable-widget .widget-wrap2{background-color:#3498db!important;cursor:move}
504body#layout .box-sec .add_widget{border-color:#3498db}
505body#layout #sidebar{margin-top:10px}
506body#layout .widget-content .editlink{color:#fff!important;border:1px solid #233648;border-radius:2px;padding:0 5px;background-color:#233648}
507body#layout #footer{overflow:hidden;background-color:#1abc9c;padding-top:10px;margin-bottom:10px}
508body#layout #footer:before{content:"Footer Sections";font-size:25px;color:#fff;padding:0 0 10px;text-align:center;display:block;font-family:raleway}
509body#layout #footer .section .draggable-widget .widget-wrap2{background-color:#1abc9c!important}
510body#layout #footer-sec3{margin-right:0}
511/*------Layout (end)----------*/
512]]></b:template-skin>
513
514<b:include data='blog' name='google-analytics'/>
515<script src='https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js' type='text/javascript'/>
516
517</head>
518<body expr:class='data:blog.pageType'>
519<script async='async' src='//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js'/>
520<!-- wapgamethu_main_Blog1_1x1_as -->
521<ins class='adsbygoogle' data-ad-client='ca-pub-2578707929709529' data-ad-format='auto' data-ad-slot='4100212137' data-full-width-responsive='true' style='display:block'/>
522<script>
523(adsbygoogle = window.adsbygoogle || []).push({});
524</script>
525
526
527 <div class='theme-opt' style='display:none'>
528 <b:section class='ibpanel' id='ibpanel' maxwidgets='1' name='Theme Options' showaddelement='yes'>
529 <b:widget id='HTML905' locked='true' title='Header Description' type='HTML' version='1'>
530 <b:widget-settings>
531 <b:widget-setting name='content'/>
532 </b:widget-settings>
533 <b:includable id='main'>
534 <data:content/>
535 </b:includable>
536 </b:widget>
537 <b:widget id='HTML904' locked='true' title='Related Posts Display' type='HTML' version='1'>
538 <b:widget-settings>
539 <b:widget-setting name='content'/>
540 </b:widget-settings>
541 <b:includable id='main'>
542 <style>.item #related-wrap{display:<data:content/>;}</style>
543 </b:includable>
544 </b:widget>
545 </b:section>
546 </div>
547
548<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>">
549
550 <div id='main-header'>
551 <div class='tm-head group row'>
552 <div id='logo-wrap'>
553 <b:section id='header' maxwidgets='1' name='Logo' showaddelement='yes'>
554 <b:widget id='Header1' locked='true' title='Wap Game Thủ (Header)' type='Header' version='1'>
555 <b:widget-settings>
556 <b:widget-setting name='displayUrl'/>
557 <b:widget-setting name='displayHeight'>0</b:widget-setting>
558 <b:widget-setting name='sectionWidth'>-1</b:widget-setting>
559 <b:widget-setting name='useImage'>false</b:widget-setting>
560 <b:widget-setting name='shrinkToFit'>false</b:widget-setting>
561 <b:widget-setting name='imagePlacement'>BEHIND</b:widget-setting>
562 <b:widget-setting name='displayWidth'>0</b:widget-setting>
563 </b:widget-settings>
564 <b:includable id='main'>
565
566 <b:if cond='data:useImage'>
567 <b:if cond='data:imagePlacement == "BEHIND"'>
568 <!--
569Show image as background to text. You can't really calculate the width
570reliably in JS because margins are not taken into account by any of
571clientWidth, offsetWidth or scrollWidth, so we don't force a minimum
572width if the user is using shrink to fit.
573This results in a margin-width's worth of pixels being cropped. If the
574user is not using shrink to fit then we expand the header.
575-->
576 <b:if cond='data:mobile'>
577 <div id='header-inner'>
578 <div class='titlewrapper' style='background: transparent'>
579 <h1 class='title' style='background: transparent; border-width: 0px'>
580 <b:include name='title'/>
581 </h1>
582 </div>
583 <b:include name='description'/>
584 </div>
585 <b:else/>
586 <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'>
587 <div class='titlewrapper' style='background: transparent'>
588 <h1 class='title' style='background: transparent; border-width: 0px'>
589 <b:include name='title'/>
590 </h1>
591 </div>
592 <b:include name='description'/>
593 </div>
594 </b:if>
595 <b:else/>
596 <!--Show the image only-->
597 <div id='header-inner'>
598 <a expr:href='data:blog.homepageUrl' style='display:block'><h1 style='display:none'/>
599 <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'/>
600 </a>
601 <!--Show the description-->
602 <b:if cond='data:imagePlacement == "BEFORE_DESCRIPTION"'>
603 <b:include name='description'/>
604 </b:if>
605 </div>
606 </b:if>
607 <b:else/>
608 <!--No header image -->
609 <div id='header-inner'>
610 <div class='titlewrapper'>
611 <h1 class='title'>
612 <b:include name='title'/>
613 </h1>
614 </div>
615 <b:include name='description'/>
616 </div>
617 </b:if>
618 </b:includable>
619 <b:includable id='description'>
620 <div class='descriptionwrapper'>
621 <p class='description'><span><data:description/></span></p>
622 </div>
623 </b:includable>
624 <b:includable id='title'>
625 <b:if cond='data:blog.url == data:blog.homepageUrl'>
626 <data:title/>
627 <b:else/>
628 <a expr:href='data:blog.homepageUrl'><data:title/></a>
629 </b:if>
630 </b:includable>
631 </b:widget>
632 </b:section>
633 <span id='tagline'/>
634 </div>
635 <div id='header-elements'>
636 <div id='header-social'>
637 <b:section class='social-top' id='social-top' maxwidgets='1' name='Social Top' showaddelement='yes'>
638 <b:widget id='LinkList47' locked='true' title='Social Media Icons' type='LinkList' version='1'>
639 <b:includable id='main'>
640 <div class='widget-content'>
641 <ul>
642 <b:loop values='data:links' var='link'>
643 <li expr:class='data:link.name'><a expr:href='data:link.target' expr:title='data:link.name' target='_blank'><data:link.name/></a></li>
644 </b:loop>
645 </ul>
646 </div>
647 </b:includable>
648 </b:widget>
649 </b:section>
650 </div>
651 <div id='header-search'>
652 <form action='/search' id='searchform' method='get'>
653 <input id='s' name='q' placeholder='Search website ...' type='text' value=''/>
654 <input id='searchsubmit' type='submit' value='Search'/>
655 </form>
656 </div>
657 </div>
658 </div>
659 </div>
660
661 <!-- Main Menu -->
662 <nav id='main-nav'>
663 <div class='header-menu row'>
664 <li class='li-home'><a expr:href='data:blog.homepageUrl'/></li>
665 <b:section id='menu' maxwidgets='1' name='Main Menu' showaddelement='yes'>
666 <b:widget id='LinkList96' locked='true' title='Trang Chủ' type='LinkList' version='1'>
667 <b:includable id='main'>
668 <div class='widget-content'>
669 <ul class='menu' id='menu-main-nav' itemscope='' itemtype='http://schema.org/SiteNavigationElement'>
670 <b:loop values='data:links' var='link'>
671 <li itemprop='name'><a expr:href='data:link.target' itemprop='url'><data:link.name/></a></li>
672 </b:loop>
673 </ul>
674 </div>
675 </b:includable>
676 </b:widget>
677 </b:section>
678 <div id='random-icon'/>
679 </div>
680 </nav>
681 <!-- Main Menu (end) -->
682 <div class='clear'/>
683
684 <div class='row' id='content-wrapper'>
685 <div class='clear'/>
686 <b:if cond='data:blog.pageType == "error_page"'>
687 <div id='error-wrap'>
688 <h1 class='error-item'>404</h1>
689 <h2>Page Not Found!</h2>
690 <p>Sorry, the page you were looking for in this blog does not exist.</p>
691 <div class='clear'/>
692 <a class='homepage' expr:href='data:blog.homepageUrl'>Trang Chủ</a>
693 </div>
694 </b:if>
695
696 <div id='main-wrapper'>
697 <b:if cond='data:blog.canonicalUrl == data:blog.canonicalHomepageUrl'>
698 <div class='slider-wrapper' id='slider-wrapper'>
699 <b:section class='slider-sec' id='slider-sec' maxwidgets='1' name='Main Slider' showaddelement='yes'>
700 <b:widget id='HTML3' locked='false' title='..........hi' type='HTML'>
701 <b:widget-settings>
702 <b:widget-setting name='content'/>
703 </b:widget-settings>
704 <b:includable id='main'>
705 <!-- only display title if it's non-empty -->
706 <b:if cond='data:title != ""'>
707 <h2 class='title'><data:title/></h2>
708 </b:if>
709 <div class='widget-content'>
710 <data:content/>
711 </div>
712
713 <b:include name='quickedit'/>
714</b:includable>
715 </b:widget>
716 </b:section>
717 </div>
718 </b:if>
719
720 <b:section class='main' id='main' maxwidgets='2' name='Main Posts' showaddelement='yes'>
721 <b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog' version='1'>
722 <b:widget-settings>
723 <b:widget-setting name='commentLabel'>nhận xét</b:widget-setting>
724 <b:widget-setting name='showShareButtons'>true</b:widget-setting>
725 <b:widget-setting name='authorLabel'>By</b:widget-setting>
726 <b:widget-setting name='disableGooglePlusShare'>true</b:widget-setting>
727 <b:widget-setting name='style.unittype'>TextAndImage</b:widget-setting>
728 <b:widget-setting name='timestampLabel'>vào lúc</b:widget-setting>
729 <b:widget-setting name='reactionsLabel'>Phản ứng:</b:widget-setting>
730 <b:widget-setting name='showAuthorProfile'>false</b:widget-setting>
731 <b:widget-setting name='style.layout'>1x1</b:widget-setting>
732 <b:widget-setting name='showLocation'>true</b:widget-setting>
733 <b:widget-setting name='showTimestamp'>true</b:widget-setting>
734 <b:widget-setting name='postsPerAd'>1</b:widget-setting>
735 <b:widget-setting name='style.bordercolor'>#ffffff</b:widget-setting>
736 <b:widget-setting name='backlinksLabel'>Các liên kết với bài này</b:widget-setting>
737 <b:widget-setting name='showDateHeader'>true</b:widget-setting>
738 <b:widget-setting name='style.textcolor'>#2f2f2f</b:widget-setting>
739 <b:widget-setting name='showCommentLink'>true</b:widget-setting>
740 <b:widget-setting name='style.urlcolor'>#3a3a3a</b:widget-setting>
741 <b:widget-setting name='postLocationLabel'>Google Account Video Purchases</b:widget-setting>
742 <b:widget-setting name='showAuthor'>false</b:widget-setting>
743 <b:widget-setting name='style.linkcolor'>#f34e4e</b:widget-setting>
744 <b:widget-setting name='style.bgcolor'>#ffffff</b:widget-setting>
745 <b:widget-setting name='showLabels'>true</b:widget-setting>
746 <b:widget-setting name='postLabelsLabel'>Nhãn:</b:widget-setting>
747 <b:widget-setting name='showBacklinks'>false</b:widget-setting>
748 <b:widget-setting name='showInlineAds'>true</b:widget-setting>
749 <b:widget-setting name='showReactions'>false</b:widget-setting>
750 </b:widget-settings>
751 <b:includable id='main' var='top'>
752 <b:if cond='data:mobile == "false"'>
753
754 <b:include data='top' name='status-message'/>
755
756 <!-- posts -->
757 <div class='blog-posts hfeed'>
758
759 <data:defaultAdStart/>
760 <b:loop values='data:posts' var='post'>
761 <div class='post-outer'>
762 <b:include data='post' name='post'/>
763 <b:if cond='data:blog.pageType == "static_page"'>
764 <b:include data='post' name='comment_picker'/>
765 </b:if>
766 <b:if cond='data:blog.pageType == "item"'>
767 <b:include data='post' name='comment_picker'/>
768 </b:if>
769 </div>
770 <b:if cond='data:post.includeAd'>
771 <b:if cond='data:post.isFirstPost'>
772 <data:defaultAdEnd/>
773 <b:else/>
774 <data:adEnd/>
775 </b:if>
776 <div class='inline-ad'>
777 <data:adCode/>
778 </div>
779 <data:adStart/>
780 </b:if>
781 </b:loop>
782 <data:adEnd/>
783 </div>
784
785 <!-- navigation -->
786 <b:if cond='data:blog.pageType == "index"'>
787 <b:include name='nextprev'/>
788 <b:else/>
789 <b:if cond='data:blog.pageType == "archive"'>
790 <b:include name='nextprev'/>
791 </b:if>
792 </b:if>
793
794 <!-- feed links -->
795 <b:include name='feedLinks'/>
796
797 <b:if cond='data:top.showStars'>
798 <script src='//www.google.com/jsapi' type='text/javascript'/>
799 <script type='text/javascript'>
800 google.load("annotations", "1", {"locale": "<data:top.languageCode/>"});
801 function initialize() {
802 google.annotations.setApplicationId(<data:top.blogspotReviews/>);
803 google.annotations.createAll();
804 google.annotations.fetch();
805 }
806 google.setOnLoadCallback(initialize);
807 </script>
808 </b:if>
809
810 <b:else/>
811 <b:include name='mobile-main'/>
812 </b:if>
813
814 <b:if cond='data:top.showDummy'>
815 <data:top.dummyBootstrap/>
816 </b:if>
817
818</b:includable>
819 <b:includable id='backlinkDeleteIcon' var='backlink'>
820 <span expr:class='"item-control " + data:backlink.adminClass'>
821 <a expr:href='data:backlink.deleteUrl' expr:title='data:top.deleteBacklinkMsg'>
822 <img src='http://www.blogger.com/img/icon_delete13.gif'/>
823 </a>
824 </span>
825 </b:includable>
826 <b:includable id='backlinks' var='post'>
827 <a name='links'/>
828 <h4>
829 <data:post.backlinksLabel/>
830 </h4>
831 <b:if cond='data:post.numBacklinks != 0'>
832 <dl class='comments-block' id='comments-block'>
833 <b:loop values='data:post.backlinks' var='backlink'>
834 <div class='collapsed-backlink backlink-control'>
835 <dt class='comment-title'>
836 <span class='backlink-toggle-zippy'>
837  
838 </span>
839 <a expr:href='data:backlink.url' rel='nofollow'>
840 <data:backlink.title/>
841 </a>
842 <b:include data='backlink' name='backlinkDeleteIcon'/>
843 </dt>
844 <dd class='comment-body collapseable'>
845 <data:backlink.snippet/>
846 </dd>
847 <dd class='comment-footer collapseable'>
848 <span class='comment-author'>
849 <data:post.authorLabel/>
850 <data:backlink.author/>
851 </span>
852 <span class='comment-timestamp'>
853 <data:post.timestampLabel/>
854 <data:backlink.timestamp/>
855 </span>
856 </dd>
857 </div>
858 </b:loop>
859 </dl>
860 </b:if>
861 <p class='comment-footer'>
862 <a class='comment-link' expr:href='data:post.createLinkUrl' expr:id='data:widget.instanceId + "_backlinks-create-link"' target='_blank'>
863 <data:post.createLinkLabel/>
864 </a>
865 </p>
866 </b:includable>
867 <b:includable id='comment-form' var='post'>
868 <div class='comment-form'>
869 <a name='comment-form'/>
870 <b:if cond='data:mobile'>
871 <h4 id='comment-post-message'>
872 <a expr:id='data:widget.instanceId + "_comment-editor-toggle-link"' href='javascript:void(0)'><data:postCommentMsg/></a></h4>
873 <p><data:blogCommentMessage/></p>
874 <data:blogTeamBlogMessage/>
875 <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
876 <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410' id='comment-editor' name='comment-editor' src='' style='display: none' width='100%'/>
877 <b:else/>
878 <p><data:blogCommentMessage/></p>
879 <data:blogTeamBlogMessage/>
880 <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
881 <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410' id='comment-editor' name='comment-editor' src='' width='100%'/>
882 </b:if>
883 <data:post.friendConnectJs/>
884 <data:post.cmtfpIframe/>
885 <script type='text/javascript'>
886 BLOG_CMT_createIframe('<data:post.appRpcRelayPath/>');
887 </script>
888 </div>
889</b:includable>
890 <b:includable id='commentDeleteIcon' var='comment'>
891 <span expr:class='"item-control " + data:comment.adminClass'>
892 <b:if cond='data:showCmtPopup'>
893 <div class='goog-toggle-button'>
894 <div class='goog-inline-block comment-action-icon'/>
895 </div>
896 <b:else/>
897 <a class='comment-delete' expr:href='data:comment.deleteUrl' expr:title='data:top.deleteCommentMsg'>
898 <img src='https://resources.blogblog.com/img/icon_delete13.gif'/>
899 </a>
900 </b:if>
901 </span>
902</b:includable>
903 <b:includable id='comment_count_picker' var='post'>
904 <a class='comment-link' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'>
905 <data:post.commentLabelFull/>:
906 </a>
907</b:includable>
908 <b:includable id='comment_picker' var='post'>
909 <b:if cond='data:post.commentSource == 1'>
910 <b:include data='post' name='iframe_comments'/>
911 <b:else/>
912 <b:if cond='data:post.showThreadedComments'>
913 <b:include data='post' name='threaded_comments'/>
914 <b:else/>
915 <b:include data='post' name='comments'/>
916 </b:if>
917 </b:if>
918</b:includable>
919 <b:includable id='comments' var='post'>
920 <div class='comments' id='comments'>
921 <a name='comments'/>
922 <b:if cond='data:post.allowComments'>
923 <h4><data:post.commentLabelFull/></h4>
924
925 <b:if cond='data:post.commentPagingRequired'>
926 <span class='paging-control-container'>
927 <b:if cond='data:post.hasOlderLinks'>
928 <a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'><data:post.oldestLinkText/></a>
929  
930 <a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'><data:post.olderLinkText/></a>
931  
932 </b:if>
933
934 <data:post.commentRangeText/>
935
936 <b:if cond='data:post.hasNewerLinks'>
937  
938 <a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'><data:post.newerLinkText/></a>
939  
940 <a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'><data:post.newestLinkText/></a>
941 </b:if>
942 </span>
943 </b:if>
944
945 <div expr:id='data:widget.instanceId + "_comments-block-wrapper"'>
946 <dl expr:class='data:post.avatarIndentClass' id='comments-block'>
947 <b:loop values='data:post.comments' var='comment'>
948 <dt expr:class='"comment-author " + data:comment.authorClass' expr:id='data:comment.anchorName'>
949 <b:if cond='data:comment.favicon'>
950 <img expr:src='data:comment.favicon' height='16px' style='margin-bottom:-2px;' width='16px'/>
951 </b:if>
952 <a expr:name='data:comment.anchorName'/>
953 <b:if cond='data:blog.enabledCommentProfileImages'>
954 <data:comment.authorAvatarImage/>
955 </b:if>
956 <b:if cond='data:comment.authorUrl'>
957 <a expr:href='data:comment.authorUrl' rel='nofollow'><data:comment.author/></a>
958 <b:else/>
959 <data:comment.author/>
960 </b:if>
961 <data:commentPostedByMsg/>
962 </dt>
963 <dd class='comment-body' expr:id='data:widget.instanceId + data:comment.cmtBodyIdPostfix'>
964 <b:if cond='data:comment.isDeleted'>
965 <span class='deleted-comment'><data:comment.body/></span>
966 <b:else/>
967 <p>
968 <data:comment.body/>
969 </p>
970 </b:if>
971 </dd>
972 <dd class='comment-footer'>
973 <span class='comment-timestamp'>
974 <a expr:href='data:comment.url' title='comment permalink'>
975 <abbr expr:title='data:post.timestampISO8601'><data:comment.timestamp/></abbr>
976 </a>
977 <b:include data='comment' name='commentDeleteIcon'/>
978 </span>
979 </dd>
980 </b:loop>
981 </dl>
982 </div>
983
984 <b:if cond='data:post.commentPagingRequired'>
985 <span class='paging-control-container'>
986 <a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'>
987 <data:post.oldestLinkText/>
988 </a>
989 <a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'>
990 <data:post.olderLinkText/>
991 </a>
992  
993 <data:post.commentRangeText/>
994  
995 <a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'>
996 <data:post.newerLinkText/>
997 </a>
998 <a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'>
999 <data:post.newestLinkText/>
1000 </a>
1001 </span>
1002 </b:if>
1003
1004 <p class='comment-footer'>
1005 <b:if cond='data:post.embedCommentForm'>
1006 <b:if cond='data:post.allowNewComments'>
1007 <b:include data='post' name='comment-form'/>
1008 <b:else/>
1009 <data:post.noNewCommentsText/>
1010 </b:if>
1011 <b:else/>
1012 <b:if cond='data:post.allowComments'>
1013 <a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a>
1014 </b:if>
1015 </b:if>
1016
1017 </p>
1018 </b:if>
1019 <b:if cond='data:showCmtPopup'>
1020 <div id='comment-popup'>
1021 <iframe allowtransparency='true' frameborder='0' id='comment-actions' name='comment-actions' scrolling='no'>
1022 </iframe>
1023 </div>
1024 </b:if>
1025
1026 <div id='backlinks-container'>
1027 <div expr:id='data:widget.instanceId + "_backlinks-container"'>
1028 <b:if cond='data:post.showBacklinks'>
1029 <b:include data='post' name='backlinks'/>
1030 </b:if>
1031 </div>
1032 </div>
1033 </div>
1034</b:includable>
1035 <b:includable id='feedLinks'>
1036 <b:if cond='data:blog.pageType != "item"'>
1037 <!-- Blog feed links -->
1038 <b:if cond='data:feedLinks'>
1039 <div class='blog-feeds'>
1040 <b:include data='feedLinks' name='feedLinksBody'/>
1041 </div>
1042 </b:if>
1043 <b:else/>
1044 <!--Post feed links -->
1045 <div class='post-feeds'>
1046 <b:loop values='data:posts' var='post'>
1047 <b:if cond='data:post.allowComments'>
1048 <b:if cond='data:post.feedLinks'>
1049 <b:include data='post.feedLinks' name='feedLinksBody'/>
1050 </b:if>
1051 </b:if>
1052 </b:loop>
1053 </div>
1054 </b:if>
1055 </b:includable>
1056 <b:includable id='feedLinksBody' var='links'>
1057 <div class='feed-links'>
1058 <data:feedLinksMsg/>
1059 <b:loop values='data:links' var='f'>
1060 <a class='feed-link' expr:href='data:f.url' expr:type='data:f.mimeType' target='_blank'>
1061 <data:f.name/>
1062 (
1063 <data:f.feedType/>
1064 )
1065 </a>
1066 </b:loop>
1067 </div>
1068 </b:includable>
1069 <b:includable id='iframe_comments' var='post'>
1070 <!-- G+ comments, no longer available. The includable is retained for backwards-compatibility. -->
1071</b:includable>
1072 <b:includable id='mobile-index-post' var='post'>
1073 <div class='mobile-date-outer date-outer'>
1074 <b:if cond='data:post.dateHeader'>
1075 <div class='date-header'>
1076 <span>
1077 <data:post.dateHeader/>
1078 </span>
1079 </div>
1080 </b:if>
1081 <div class='mobile-post-outer'>
1082 <a expr:href='data:post.url'>
1083 <h3 class='mobile-index-title entry-title' itemprop='name'>
1084 <data:post.title/>
1085 </h3>
1086 <div class='mobile-index-arrow'>
1087 &rsaquo;
1088 </div>
1089 <div class='mobile-index-contents'>
1090 <b:if cond='data:post.thumbnailUrl'>
1091 <div class='mobile-index-thumbnail'>
1092 <div class='Image'>
1093 <img expr:src='data:post.thumbnailUrl'/>
1094 </div>
1095 </div>
1096 </b:if>
1097 <div class='post-body'>
1098 <b:if cond='data:post.snippet'>
1099 <data:post.snippet/>
1100 </b:if>
1101 </div>
1102 </div>
1103 <div style='clear: both;'/>
1104 </a>
1105 <div class='mobile-index-comment'>
1106 <b:if cond='data:blog.pageType != "static_page"'>
1107 <b:if cond='data:post.allowComments'>
1108 <b:if cond='data:post.numComments != 0'>
1109 <b:include data='post' name='comment_count_picker'/>
1110 </b:if>
1111 </b:if>
1112 </b:if>
1113 </div>
1114 </div>
1115 </div>
1116 </b:includable>
1117 <b:includable id='mobile-main' var='top'>
1118 <!-- posts -->
1119 <div class='blog-posts hfeed'>
1120 <b:include data='top' name='status-message'/>
1121 <b:if cond='data:blog.pageType == "index"'>
1122 <b:loop values='data:posts' var='post'>
1123 <b:include data='post' name='mobile-index-post'/>
1124 </b:loop>
1125 <b:else/>
1126 <b:loop values='data:posts' var='post'>
1127 <b:include data='post' name='mobile-post'/>
1128 </b:loop>
1129 </b:if>
1130 </div>
1131 <b:include name='mobile-nextprev'/>
1132 </b:includable>
1133 <b:includable id='mobile-nextprev'>
1134 <div class='blog-pager' id='blog-pager'>
1135 <b:if cond='data:newerPageUrl'>
1136 <div class='mobile-link-button' id='blog-pager-newer-link'>
1137 <a class='blog-pager-newer-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId + "_blog-pager-newer-link"' expr:title='data:newerPageTitle'>
1138 &lsaquo;
1139 </a>
1140 </div>
1141 </b:if>
1142 <b:if cond='data:olderPageUrl'>
1143 <div class='mobile-link-button' id='blog-pager-older-link'>
1144 <a class='blog-pager-older-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId + "_blog-pager-older-link"' expr:title='data:olderPageTitle'>
1145 &rsaquo;
1146 </a>
1147 </div>
1148 </b:if>
1149 <div class='mobile-link-button' id='blog-pager-home-link'>
1150 <a class='home-link' expr:href='data:blog.homepageUrl'>
1151 <data:homeMsg/>
1152 </a>
1153 </div>
1154 <div class='mobile-desktop-link'>
1155 <a class='home-link' expr:href='data:desktopLinkUrl'>
1156 <data:desktopLinkMsg/>
1157 </a>
1158 </div>
1159 </div>
1160 <div class='clear'/>
1161 </b:includable>
1162 <b:includable id='mobile-post' var='post'>
1163 <div class='date-outer'>
1164 <b:if cond='data:post.dateHeader'>
1165 <h2 class='date-header'>
1166 <span>
1167 <data:post.dateHeader/>
1168 </span>
1169 </h2>
1170 </b:if>
1171 <div class='date-posts'>
1172 <div class='post-outer'>
1173 <div class='post hentry uncustomized-post-template' itemscope='' itemtype='http://schema.org/BlogPosting'>
1174 <b:if cond='data:post.thumbnailUrl'>
1175 <meta expr:content='data:post.thumbnailUrl' itemprop='image'/>
1176 </b:if>
1177 <meta expr:content='data:blog.blogId' itemprop='blogId'/>
1178 <meta expr:content='data:post.id' itemprop='postId'/>
1179 <a expr:name='data:post.id'/>
1180 <b:if cond='data:post.title'>
1181 <h3 class='post-title entry-title' itemprop='headline'>
1182 <b:if cond='data:post.link'>
1183 <a expr:href='data:post.link'>
1184 <data:post.title/>
1185 </a>
1186 <b:else/>
1187 <b:if cond='data:post.url'>
1188 <b:if cond='data:blog.url != data:post.url'>
1189 <a expr:href='data:post.url'>
1190 <data:post.title/>
1191 </a>
1192 <b:else/>
1193 <data:post.title/>
1194 </b:if>
1195 <b:else/>
1196 <data:post.title/>
1197 </b:if>
1198 </b:if>
1199 </h3>
1200 </b:if>
1201 <div class='post-header'>
1202 <div class='post-header-line-1'/>
1203 </div>
1204 <div class='post-body entry-content' expr:id='"post-body-" + data:post.id' itemprop='articleBody'>
1205 <data:post.body/>
1206 <div style='clear: both;'/>
1207 <!-- clear for photos floats -->
1208 </div>
1209 <div class='post-footer'>
1210 <div class='post-footer-line post-footer-line-1'>
1211 <span class='post-author vcard'>
1212 <b:if cond='data:top.showAuthor'>
1213 <b:if cond='data:post.authorProfileUrl'>
1214 <span class='fn' itemprop='author' itemscope='' itemtype='http://schema.org/Person'>
1215 <meta expr:content='data:post.authorProfileUrl' itemprop='url'/>
1216 <a expr:href='data:post.authorProfileUrl' rel='author' title='author profile'>
1217 <span itemprop='name'>
1218 <data:post.author/>
1219 </span>
1220 </a>
1221 </span>
1222 <b:else/>
1223 <span class='fn' itemprop='author' itemscope='' itemtype='http://schema.org/Person'>
1224 <span itemprop='name'>
1225 <data:post.author/>
1226 </span>
1227 </span>
1228 </b:if>
1229 </b:if>
1230 </span>
1231 <span class='post-timestamp'>
1232 <b:if cond='data:top.showTimestamp'>
1233 <data:top.timestampLabel/>
1234 <b:if cond='data:post.url'>
1235 <meta expr:content='data:post.canonicalUrl' itemprop='url'/>
1236 <a class='timestamp-link' expr:href='data:post.url' expr:title='data:post.timestamp' rel='bookmark'>
1237 <abbr class='published' expr:title='data:post.timestamp' itemprop='datePublished dateModified'>
1238 <data:post.timestamp/>
1239 </abbr>
1240 </a>
1241 </b:if>
1242 </b:if>
1243 </span>
1244 <span class='post-comment-link'>
1245 <b:if cond='data:blog.pageType != "item"'>
1246 <b:if cond='data:blog.pageType != "static_page"'>
1247 <b:if cond='data:post.allowComments'>
1248 <b:include data='post' name='comment_count_picker'/>
1249 </b:if>
1250 </b:if>
1251 </b:if>
1252 </span>
1253 </div>
1254 <div class='post-footer-line post-footer-line-2'>
1255 <b:if cond='data:top.showMobileShare'>
1256 <div class='mobile-link-button goog-inline-block' id='mobile-share-button'>
1257 <a href='javascript:void(0);'>
1258 <data:shareMsg/>
1259 </a>
1260 </div>
1261 </b:if>
1262 <b:if cond='data:top.showDummy'>
1263 <div class='goog-inline-block dummy-container'>
1264 <data:post.dummyTag/>
1265 </div>
1266 </b:if>
1267 </div>
1268 </div>
1269 </div>
1270 <b:if cond='data:blog.pageType == "static_page"'>
1271 <b:include data='post' name='comment_picker'/>
1272 </b:if>
1273 <b:if cond='data:blog.pageType == "item"'>
1274 <b:include data='post' name='comment_picker'/>
1275 </b:if>
1276 </div>
1277 </div>
1278 </div>
1279 </b:includable>
1280 <b:includable id='nextprev'>
1281 <div class='blog-pager' id='blog-pager'>
1282 <b:if cond='data:newerPageUrl'>
1283 <span id='blog-pager-newer-link'>
1284 <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>
1285 </span>
1286 </b:if>
1287
1288 <b:if cond='data:olderPageUrl'>
1289 <span id='blog-pager-older-link'>
1290 <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>
1291 </span>
1292 </b:if>
1293
1294 <a class='home-link' expr:href='data:blog.homepageUrl'><data:homeMsg/></a>
1295
1296 <b:if cond='data:mobileLinkUrl'>
1297 <div class='blog-mobile-link'>
1298 <a expr:href='data:mobileLinkUrl'><data:mobileLinkMsg/></a>
1299 </div>
1300 </b:if>
1301
1302 </div>
1303 <div class='clear'/>
1304</b:includable>
1305 <b:includable id='post' var='post'>
1306 <div class='post'>
1307 <b:if cond='data:blog.pageType == "index"'>
1308 <b:if cond='data:post.thumbnailUrl'>
1309 <div class='block-image'><div class='thumb'>
1310 <a href='<data:post.url/>' style='background:url(<data:post.thumbnailUrl/>) no-repeat center center;background-size:cover'><span class='thumb-overlay'/></a>
1311 </div>
1312 </div>
1313 <b:else/>
1314 <b:if cond='data:post.firstImageUrl'>
1315 <div class='block-image'><div class='thumb'>
1316 <a href='<data:post.url/>' style='background:url(<data:post.firstImageUrl/>) no-repeat center center;background-size:cover'><span class='thumb-overlay'/></a>
1317 </div>
1318 </div>
1319 <b:else/>
1320 <div class='block-image'><div class='thumb'>
1321 <a href='<data:post.url/>' style='background:url(http://3.bp.blogspot.com/-Yw8BIuvwoSQ/VsjkCIMoltI/AAAAAAAAC4c/s55PW6xEKn0/s1600-r/nth.png) no-repeat center center;background-size:cover'><span class='thumb-overlay'/></a>
1322 </div>
1323 </div>
1324 </b:if></b:if>
1325 </b:if>
1326 <b:if cond='data:blog.pageType == "archive"'>
1327 <b:if cond='data:post.thumbnailUrl'>
1328 <div class='block-image'><div class='thumb'>
1329 <a href='<data:post.url/>' style='background:url(<data:post.thumbnailUrl/>) no-repeat center center;background-size:cover'><span class='thumb-overlay'/></a>
1330 </div>
1331 </div>
1332 <b:else/>
1333 <b:if cond='data:post.firstImageUrl'>
1334 <div class='block-image'><div class='thumb'>
1335 <a href='<data:post.url/>' style='background:url(<data:post.firstImageUrl/>) no-repeat center center;background-size:cover'><span class='thumb-overlay'/></a>
1336 </div>
1337 </div>
1338 <b:else/>
1339 <div class='block-image'><div class='thumb'>
1340 <a href='<data:post.url/>' style='background:url(http://3.bp.blogspot.com/-Yw8BIuvwoSQ/VsjkCIMoltI/AAAAAAAAC4c/s55PW6xEKn0/s1600-r/nth.png) no-repeat center center;background-size:cover'><span class='thumb-overlay'/></a>
1341 </div>
1342 </div>
1343 </b:if></b:if>
1344 </b:if>
1345 <b:if cond='data:blog.pageType == "item"'>
1346 <div itemprop='blogPost' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'>
1347 <div itemprop='image' itemscope='itemscope' itemtype='https://schema.org/ImageObject' style='display:none;'>
1348 <meta expr:content='data:post.firstImageUrl' itemprop='url'/>
1349 <meta content='700' itemprop='width height'/>
1350 </div>
1351 </b:if>
1352 <div class='post-header'>
1353 <b:if cond='data:blog.pageType == "item"'>
1354 <div class='breadcrumbs' style='display:none;' xmlns:v='http://rdf.data-vocabulary.org/#'>
1355 <span typeof='v:Breadcrumb'><a class='bhome' expr:href='data:blog.homepageUrl' property='v:title' rel='v:url'>Home</a></span> <brc>/</brc>
1356 <b:loop values='data:posts' var='post'>
1357 <b:if cond='data:post.labels'>
1358 <b:loop values='data:post.labels' var='label'>
1359 <span typeof='v:Breadcrumb'>
1360 <a expr:href='data:label.url' property='v:title' rel='v:url'><data:label.name/></a></span>
1361 <b:if cond='data:label.isLast != "true"'><brc>/</brc></b:if>
1362 </b:loop>
1363 <b:else/>
1364 Unlabelled
1365 </b:if>
1366 <brc>/</brc> <span><data:post.title/></span>
1367 </b:loop>
1368 </div>
1369 <b:if cond='data:post.title'>
1370 <div class='post-head'><h1 class='post-title entry-title' itemprop='name headline'>
1371 <b:if cond='data:post.link'>
1372 <a expr:href='data:post.link'><data:post.title/></a>
1373 <b:else/>
1374 <b:if cond='data:post.url'>
1375 <b:if cond='data:blog.url != data:post.url'>
1376 <a expr:href='data:post.url'><data:post.title/></a>
1377 <b:else/>
1378 <data:post.title/>
1379 </b:if>
1380 <b:else/>
1381 <data:post.title/>
1382 </b:if>
1383 </b:if>
1384 </h1></div>
1385 </b:if>
1386 <div class='post-meta'>
1387 <span class='post-author vcard'>
1388 <b:if cond='data:top.showAuthor'>
1389 <b:if cond='data:post.authorProfileUrl'>
1390 <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
1391 <meta expr:content='data:post.authorProfileUrl' itemprop='url'/>
1392 <a class='g-profile' expr:href='data:post.authorProfileUrl' expr:title='data:post.author' rel='author'>
1393 <span itemprop='name'><data:post.author/></span>
1394 </a>
1395 </span>
1396 <b:else/>
1397 <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
1398 <a class='g-profile' expr:href='data:post.authorProfileUrl' expr:title='data:post.author' rel='author'>
1399 <span itemprop='name'><data:post.author/></span></a>
1400 </span>
1401 </b:if>
1402 </b:if>
1403 </span>
1404 <span class='post-timestamp'>
1405 <b:if cond='data:top.showTimestamp'>
1406 <b:if cond='data:post.url'>
1407 <meta expr:content='data:post.canonicalUrl' itemprop='url mainEntityOfPage'/>
1408 <a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'><abbr class='published' expr:title='data:post.timestamp' itemprop='datePublished dateModified'><data:post.timestamp/></abbr></a>
1409 </b:if>
1410 </b:if>
1411 </span>
1412 </div>
1413 </b:if>
1414 <b:if cond='data:blog.pageType == "static_page"'>
1415 <b:if cond='data:post.title'>
1416 <div class='post-head'><h1 class='post-title entry-title' itemprop='name headline'>
1417 <b:if cond='data:post.link'>
1418 <a expr:href='data:post.link'><data:post.title/></a>
1419 <b:else/>
1420 <b:if cond='data:post.url'>
1421 <b:if cond='data:blog.url != data:post.url'>
1422 <a expr:href='data:post.url'><data:post.title/></a>
1423 <b:else/>
1424 <data:post.title/>
1425 </b:if>
1426 <b:else/>
1427 <data:post.title/>
1428 </b:if>
1429 </b:if>
1430 </h1></div>
1431 </b:if>
1432 </b:if>
1433 </div>
1434 <article>
1435 <b:if cond='data:blog.pageType != "item"'>
1436 <b:if cond='data:blog.pageType != "static_page"'>
1437 <b:if cond='data:post.title'>
1438 <font class='retitle'>
1439 <h2 class='post-title entry-title'>
1440 <b:if cond='data:post.link'>
1441 <a expr:href='data:post.link'>
1442 <data:post.title/>
1443 </a>
1444 <b:else/>
1445 <b:if cond='data:post.url'>
1446 <a expr:href='data:post.url'>
1447 <data:post.title/>
1448 </a>
1449 <b:else/>
1450 <data:post.title/>
1451 </b:if>
1452 </b:if>
1453 </h2>
1454 </font>
1455 </b:if>
1456 <div class='date-header'>
1457 <div id='meta-post'>
1458 <a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'><abbr class='published' expr:title='data:post.timestamp' itemprop='datePublished dateModified'><data:post.timestamp/></abbr></a> <div class='resumo'><span><data:post.snippet/></span></div></div><div style='clear: both;'/>
1459 </div>
1460 <b:else/>
1461 <div class='post-body entry-content' expr:id='"post-body-" + data:post.id' itemprop='articleBody'>
1462 <meta expr:content='data:post.snippet' name='twitter:description'/>
1463 <data:post.body/>
1464 </div>
1465 </b:if>
1466 <b:else/>
1467 <div class='post-body entry-content' expr:id='"post-body-" + data:post.id' itemprop='articleBody'>
1468 <meta expr:content='data:post.snippet' name='twitter:description'/>
1469 <data:post.body/>
1470 </div>
1471 </b:if>
1472 </article>
1473 <div style='clear:both'/>
1474 <div class='post-footer'>
1475 <b:if cond='data:blog.pageType == "item"'>
1476 <div class='single-elements group'>
1477 <span class='label-head'>
1478 <b:if cond='data:post.labels'>
1479 <b:loop values='data:post.labels' var='label'>
1480 <a expr:href='data:label.url' rel='tag'><data:label.name/></a><b:if cond='data:label.isLast != "true"'/>
1481 </b:loop>
1482 </b:if>
1483 </span>
1484 <div class='share-box'>
1485 <li class='twitter'><a 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'/></li>
1486
1487 <li class='facebook'><a 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'/></li>
1488
1489 <li class='google'><a 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'/></li>
1490
1491 <li class='pinterest'><a 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'/></li>
1492 </div>
1493 </div>
1494 <div style='clear:both'/>
1495 <div id='related-wrap'>
1496 <div class='related-title'>
1497 <h2>Related Posts</h2>
1498 </div>
1499 <div id='related-ready'>
1500 <b:if cond='data:post.labels'>
1501 <b:loop values='data:post.labels' var='label'>
1502 <b:if cond='data:label.isLast == "true"'>
1503 <a class='hide-label'><data:label.name/></a>
1504 </b:if>
1505 </b:loop>
1506 </b:if>
1507 </div>
1508 </div>
1509 <div style='clear:both'/>
1510 <div class='comments-title'>
1511 <h2>Leave a Comment</h2>
1512 </div>
1513 </b:if>
1514 </div>
1515 <b:if cond='data:blog.pageType == "item"'>
1516 <div itemprop='publisher' itemscope='itemscope' itemtype='https://schema.org/Organization' style='display:none;'>
1517 <div itemprop='logo' itemscope='itemscope' itemtype='https://schema.org/ImageObject'>
1518 <meta expr:content='data:post.firstImageUrl' itemprop='url'/>
1519 </div>
1520 <meta expr:content='data:blog.title' itemprop='name'/>
1521 </div>
1522 </div>
1523 </b:if>
1524 </div>
1525 </b:includable>
1526 <b:includable id='postQuickEdit' var='post'>
1527 <b:if cond='data:post.editUrl'>
1528 <span expr:class='"item-control " + data:post.adminClass'>
1529 <a expr:href='data:post.editUrl' expr:title='data:top.editPostMsg'>
1530 <!-- <img alt='' class='icon-action' height='18' src='http://img2.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/> -->
1531 <b style='color: #dd4b39;margin-left: 5px;'>
1532 Edit
1533 </b>
1534 </a>
1535 </span>
1536 </b:if>
1537 </b:includable>
1538 <b:includable id='shareButtons' var='post'>
1539 <b:if cond='data:top.showEmailButton'>
1540 <a class='goog-inline-block share-button sb-email' expr:href='data:post.sharePostUrl + "&target=email"' expr:title='data:top.emailThisMsg' target='_blank'>
1541 <span class='share-button-link-text'>
1542 <data:top.emailThisMsg/>
1543 </span>
1544 </a>
1545 </b:if>
1546 <b:if cond='data:top.showBlogThisButton'>
1547 <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'>
1548 <span class='share-button-link-text'>
1549 <data:top.blogThisMsg/>
1550 </span>
1551 </a>
1552 </b:if>
1553 <b:if cond='data:top.showTwitterButton'>
1554 <a class='goog-inline-block share-button sb-twitter' expr:href='data:post.sharePostUrl + "&target=twitter"' expr:title='data:top.shareToTwitterMsg' target='_blank'>
1555 <span class='share-button-link-text'>
1556 <data:top.shareToTwitterMsg/>
1557 </span>
1558 </a>
1559 </b:if>
1560 <b:if cond='data:top.showFacebookButton'>
1561 <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'>
1562 <span class='share-button-link-text'>
1563 <data:top.shareToFacebookMsg/>
1564 </span>
1565 </a>
1566 </b:if>
1567 <b:if cond='data:top.showOrkutButton'>
1568 <a class='goog-inline-block share-button sb-orkut' expr:href='data:post.sharePostUrl + "&target=orkut"' expr:title='data:top.shareToOrkutMsg' target='_blank'>
1569 <span class='share-button-link-text'>
1570 <data:top.shareToOrkutMsg/>
1571 </span>
1572 </a>
1573 </b:if>
1574 <b:if cond='data:top.showDummy'>
1575 <div class='goog-inline-block dummy-container'>
1576 <data:post.dummyTag/>
1577 </div>
1578 </b:if>
1579 </b:includable>
1580 <b:includable id='status-message'>
1581 <b:if cond='data:navMessage'>
1582 <div class='status-msg-wrap'>
1583 <div class='status-msg-body'>
1584 <data:navMessage/>
1585 </div>
1586 <div class='status-msg-border'>
1587 <div class='status-msg-bg'>
1588 <div class='status-msg-hidden'><data:navMessage/></div>
1589 </div>
1590 </div>
1591 </div>
1592 <div style='clear: both;'/>
1593 </b:if>
1594 </b:includable>
1595 <b:includable id='threaded-comment-form' var='post'>
1596 <div class='comment-form'>
1597 <a name='comment-form'/>
1598 <b:if cond='data:mobile'>
1599 <p><data:blogCommentMessage/></p>
1600 <data:blogTeamBlogMessage/>
1601 <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
1602 <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410' id='comment-editor' name='comment-editor' src='' style='display: none' width='100%'/>
1603 <b:else/>
1604 <p><data:blogCommentMessage/></p>
1605 <data:blogTeamBlogMessage/>
1606 <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
1607 <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410' id='comment-editor' name='comment-editor' src='' width='100%'/>
1608 </b:if>
1609 <data:post.friendConnectJs/>
1610 <data:post.cmtfpIframe/>
1611 <script type='text/javascript'>
1612 BLOG_CMT_createIframe('<data:post.appRpcRelayPath/>');
1613 </script>
1614 </div>
1615</b:includable>
1616 <b:includable id='threaded_comment_js' var='post'>
1617 <script async='async' expr:src='data:post.commentSrc' type='text/javascript'/>
1618
1619 <script type='text/javascript'>
1620 (function() {
1621 var items = <data:post.commentJso/>;
1622 var msgs = <data:post.commentMsgs/>;
1623 var config = <data:post.commentConfig/>;
1624
1625// <![CDATA[
1626 var cursor = null;
1627 if (items && items.length > 0) {
1628 cursor = parseInt(items[items.length - 1].timestamp) + 1;
1629 }
1630
1631 var bodyFromEntry = function(entry) {
1632 if (entry.gd$extendedProperty) {
1633 for (var k in entry.gd$extendedProperty) {
1634 if (entry.gd$extendedProperty[k].name == 'blogger.contentRemoved') {
1635 return '<span class="deleted-comment">' + entry.content.$t + '</span>';
1636 }
1637 }
1638 }
1639 return entry.content.$t;
1640 }
1641
1642 var parse = function(data) {
1643 cursor = null;
1644 var comments = [];
1645 if (data && data.feed && data.feed.entry) {
1646 for (var i = 0, entry; entry = data.feed.entry[i]; i++) {
1647 var comment = {};
1648 // comment ID, parsed out of the original id format
1649 var id = /blog-(\d+).post-(\d+)/.exec(entry.id.$t);
1650 comment.id = id ? id[2] : null;
1651 comment.body = bodyFromEntry(entry);
1652 comment.timestamp = Date.parse(entry.published.$t) + '';
1653 if (entry.author && entry.author.constructor === Array) {
1654 var auth = entry.author[0];
1655 if (auth) {
1656 comment.author = {
1657 name: (auth.name ? auth.name.$t : undefined),
1658 profileUrl: (auth.uri ? auth.uri.$t : undefined),
1659 avatarUrl: (auth.gd$image ? auth.gd$image.src : undefined)
1660 };
1661 }
1662 }
1663 if (entry.link) {
1664 if (entry.link[2]) {
1665 comment.link = comment.permalink = entry.link[2].href;
1666 }
1667 if (entry.link[3]) {
1668 var pid = /.*comments\/default\/(\d+)\?.*/.exec(entry.link[3].href);
1669 if (pid && pid[1]) {
1670 comment.parentId = pid[1];
1671 }
1672 }
1673 }
1674 comment.deleteclass = 'item-control blog-admin';
1675 if (entry.gd$extendedProperty) {
1676 for (var k in entry.gd$extendedProperty) {
1677 if (entry.gd$extendedProperty[k].name == 'blogger.itemClass') {
1678 comment.deleteclass += ' ' + entry.gd$extendedProperty[k].value;
1679 } else if (entry.gd$extendedProperty[k].name == 'blogger.displayTime') {
1680 comment.displayTime = entry.gd$extendedProperty[k].value;
1681 }
1682 }
1683 }
1684 comments.push(comment);
1685 }
1686 }
1687 return comments;
1688 };
1689
1690 var paginator = function(callback) {
1691 if (hasMore()) {
1692 var url = config.feed + '?alt=json&v=2&orderby=published&reverse=false&max-results=50';
1693 if (cursor) {
1694 url += '&published-min=' + new Date(cursor).toISOString();
1695 }
1696 window.bloggercomments = function(data) {
1697 var parsed = parse(data);
1698 cursor = parsed.length < 50 ? null
1699 : parseInt(parsed[parsed.length - 1].timestamp) + 1
1700 callback(parsed);
1701 window.bloggercomments = null;
1702 }
1703 url += '&callback=bloggercomments';
1704 var script = document.createElement('script');
1705 script.type = 'text/javascript';
1706 script.src = url;
1707 document.getElementsByTagName('head')[0].appendChild(script);
1708 }
1709 };
1710 var hasMore = function() {
1711 return !!cursor;
1712 };
1713 var getMeta = function(key, comment) {
1714 if ('iswriter' == key) {
1715 var matches = !!comment.author
1716 && comment.author.name == config.authorName
1717 && comment.author.profileUrl == config.authorUrl;
1718 return matches ? 'true' : '';
1719 } else if ('deletelink' == key) {
1720 return config.baseUri + '/delete-comment.g?blogID='
1721 + config.blogId + '&postID=' + comment.id;
1722 } else if ('deleteclass' == key) {
1723 return comment.deleteclass;
1724 }
1725 return '';
1726 };
1727
1728 var replybox = null;
1729 var replyUrlParts = null;
1730 var replyParent = undefined;
1731
1732 var onReply = function(commentId, domId) {
1733 if (replybox == null) {
1734 // lazily cache replybox, and adjust to suit this style:
1735 replybox = document.getElementById('comment-editor');
1736 if (replybox != null) {
1737 replybox.height = '250px';
1738 replybox.style.display = 'block';
1739 replyUrlParts = replybox.src.split('#');
1740 }
1741 }
1742 if (replybox && (commentId !== replyParent)) {
1743 document.getElementById(domId).insertBefore(replybox, null);
1744 replybox.src = replyUrlParts[0]
1745 + (commentId ? '&parentID=' + commentId : '')
1746 + '#' + replyUrlParts[1];
1747 replyParent = commentId;
1748 }
1749 };
1750
1751 var hash = (window.location.hash || '#').substring(1);
1752 var startThread, targetComment;
1753 if (/^comment-form_/.test(hash)) {
1754 startThread = hash.substring('comment-form_'.length);
1755 } else if (/^c[0-9]+$/.test(hash)) {
1756 targetComment = hash.substring(1);
1757 }
1758
1759 // Configure commenting API:
1760 var configJso = {
1761 'maxDepth': config.maxThreadDepth
1762 };
1763 var provider = {
1764 'id': config.postId,
1765 'data': items,
1766 'loadNext': paginator,
1767 'hasMore': hasMore,
1768 'getMeta': getMeta,
1769 'onReply': onReply,
1770 'rendered': true,
1771 'initComment': targetComment,
1772 'initReplyThread': startThread,
1773 'config': configJso,
1774 'messages': msgs
1775 };
1776
1777 var render = function() {
1778 if (window.goog && window.goog.comments) {
1779 var holder = document.getElementById('comment-holder');
1780 window.goog.comments.render(holder, provider);
1781 }
1782 };
1783
1784 // render now, or queue to render when library loads:
1785 if (window.goog && window.goog.comments) {
1786 render();
1787 } else {
1788 window.goog = window.goog || {};
1789 window.goog.comments = window.goog.comments || {};
1790 window.goog.comments.loadQueue = window.goog.comments.loadQueue || [];
1791 window.goog.comments.loadQueue.push(render);
1792 }
1793 })();
1794// ]]>
1795 </script>
1796</b:includable>
1797 <b:includable id='threaded_comments' var='post'>
1798 <div class='comments' id='comments'>
1799 <a name='comments'/>
1800 <h4><data:post.commentLabelFull/>:</h4>
1801
1802 <div class='comments-content'>
1803 <b:if cond='data:post.embedCommentForm'>
1804 <b:include data='post' name='threaded_comment_js'/>
1805 </b:if>
1806 <div id='comment-holder'>
1807 <data:post.commentHtml/>
1808 </div>
1809 </div>
1810
1811 <p class='comment-footer'>
1812 <b:if cond='data:post.allowNewComments'>
1813 <b:include data='post' name='threaded-comment-form'/>
1814 <b:else/>
1815 <data:post.noNewCommentsText/>
1816 </b:if>
1817 </p>
1818
1819 <b:if cond='data:showCmtPopup'>
1820 <div id='comment-popup'>
1821 <iframe allowtransparency='true' frameborder='0' id='comment-actions' name='comment-actions' scrolling='no'>
1822 </iframe>
1823 </div>
1824 </b:if>
1825
1826 <div id='backlinks-container'>
1827 <div expr:id='data:widget.instanceId + "_backlinks-container"'>
1828 <b:if cond='data:post.showBacklinks'>
1829 <b:include data='post' name='backlinks'/>
1830 </b:if>
1831 </div>
1832 </div>
1833 </div>
1834</b:includable>
1835 </b:widget>
1836 <b:widget id='HTML300' locked='true' title='Comments System' type='HTML' version='1'>
1837 <b:widget-settings>
1838 <b:widget-setting name='content'/>
1839 </b:widget-settings>
1840 <b:includable id='main'>
1841 <b:if cond='data:blog.pageType == "item"'>
1842 <b:if cond='data:content == "blogger"'>
1843 <div class='comments-tabs'>
1844 <div data-tab='blogger'><div class='tab-blogger'/></div>
1845 </div>
1846 </b:if>
1847 <b:if cond='data:content == "facebook"'>
1848 <div class='comments-tabs'>
1849 <div data-tab='facebook'><div class='tab-facebook'/></div>
1850 </div>
1851 <script type='text/javascript'>
1852 //<![CDATA[
1853 $('#comments').remove();
1854 //]]>
1855 </script>
1856 </b:if>
1857 <b:if cond='data:content == "disqus"'>
1858 <div class='comments-tabs'>
1859 <div data-tab='disqus'><div class='tab-disqus'><div id='disqus_thread'/></div></div>
1860 </div>
1861 <script type='text/javascript'>
1862 //<![CDATA[
1863 $('#comments').remove();
1864 //]]>
1865 </script>
1866 </b:if>
1867 <div id='fb-root'/><script>$(".tab-facebook").append("<div class='fb-comments' data-href='<data:blog.canonicalUrl/>' data-width='100%' data-numposts='5' data-colorscheme='light'></div>");</script>
1868 </b:if>
1869 </b:includable>
1870 </b:widget>
1871 <b:widget id='HTML301' locked='true' title='Disqus Shortname' type='HTML' version='1'>
1872 <b:widget-settings>
1873 <b:widget-setting name='content'/>
1874 </b:widget-settings>
1875 <b:includable id='main'>
1876 <b:if cond='data:blog.pageType == "item"'>
1877 <script type='text/javascript'>
1878 var disqus_shortname = '<data:content/>';
1879 (function() {
1880 var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
1881 dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
1882 (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
1883 })();
1884 </script>
1885 </b:if>
1886 </b:includable>
1887 </b:widget>
1888 </b:section>
1889</div>
1890
1891 <div id='sidebar-wrapper'>
1892 <b:section class='sidebar ready-widget' id='sidebar2' name='Sidebar Right' showaddelement='yes'>
1893 <b:widget id='AdSense1' locked='false' title='' type='AdSense'>
1894 <b:widget-settings>
1895 <b:widget-setting name='style.bgcolor'>#f34e4e</b:widget-setting>
1896 <b:widget-setting name='style.textcolor'>#08a100</b:widget-setting>
1897 <b:widget-setting name='style.layout'>1x1</b:widget-setting>
1898 <b:widget-setting name='style.bordercolor'>#ffffff</b:widget-setting>
1899 <b:widget-setting name='style.urlcolor'>#f34e4e</b:widget-setting>
1900 <b:widget-setting name='style.linkcolor'>#f34e4e</b:widget-setting>
1901 <b:widget-setting name='style.unittype'>TextAndImage</b:widget-setting>
1902 </b:widget-settings>
1903 <b:includable id='main'>
1904 <div class='widget-content'>
1905 <data:adCode/>
1906 <b:include name='quickedit'/>
1907 </div>
1908</b:includable>
1909 </b:widget>
1910 <b:widget id='HTML23' locked='false' title='Facebook' type='HTML' version='1'>
1911 <b:widget-settings>
1912 <b:widget-setting name='content'><![CDATA[<div class = "fb-page" data-href = "https://www.facebook.com/langlaphieuluuki/" data-tab = "timeline" data-width = "300" data-height = "70" data- small-header = "false" data-adapt-container-width = "true" data-hide-cover = "false" data-show-facepile = "true" > <blockquote cite = "https: //www.facebook. com / langlaphieuluuki / " class = " fb-xfbml-parse-ign " > <a href = "https://www.facebook.com/langlaphieuluuki/"> > Lá Lá Lưu Lưu Kí </a> < / div></blockquote></div>]]></b:widget-setting>
1913 </b:widget-settings>
1914 <b:includable id='main'>
1915 <!-- only display title if it's non-empty -->
1916 <b:if cond='data:title != ""'>
1917 <h2 class='title'><data:title/></h2>
1918 </b:if>
1919 <div class='widget-content'>
1920 <data:content/>
1921 </div>
1922
1923 <b:include name='quickedit'/>
1924 </b:includable>
1925 </b:widget>
1926 <b:widget id='HTML1' locked='false' title='Bài Viết Ngẫu Nhiên' type='HTML'>
1927 <b:widget-settings>
1928 <b:widget-setting name='content'/>
1929 </b:widget-settings>
1930 <b:includable id='main'>
1931 <!-- only display title if it's non-empty -->
1932 <b:if cond='data:title != ""'>
1933 <h2 class='title'><data:title/></h2>
1934 </b:if>
1935 <div class='widget-content'>
1936 <data:content/>
1937 </div>
1938
1939 <b:include name='quickedit'/>
1940</b:includable>
1941 </b:widget>
1942 <b:widget id='HTML7' locked='false' title='Bình luận gần đây' type='HTML'>
1943 <b:widget-settings>
1944 <b:widget-setting name='content'/>
1945 </b:widget-settings>
1946 <b:includable id='main'>
1947 <!-- only display title if it's non-empty -->
1948 <b:if cond='data:title != ""'>
1949 <h2 class='title'><data:title/></h2>
1950 </b:if>
1951 <div class='widget-content'>
1952 <data:content/>
1953 </div>
1954
1955 <b:include name='quickedit'/>
1956</b:includable>
1957 </b:widget>
1958 <b:widget id='FollowByEmail1' locked='false' title='Theo dõi tôi bằng email' type='FollowByEmail'>
1959 <b:includable id='main'>
1960 <b:if cond='data:title != ""'><h2 class='title'><data:title/></h2></b:if>
1961 <div class='widget-content'>
1962 <div class='follow-by-email-inner'>
1963 <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'>
1964 <table width='100%'>
1965 <tr>
1966 <td>
1967 <input class='follow-by-email-address' name='email' placeholder='Email address...' type='text'/>
1968 </td>
1969 <td width='64px'>
1970 <input class='follow-by-email-submit' type='submit' value='Submit'/>
1971 </td>
1972 </tr>
1973 </table>
1974 <input expr:value='data:feedPath' name='uri' type='hidden'/>
1975 <input name='loc' type='hidden' value='en_US'/>
1976 </form>
1977 </div>
1978 </div>
1979 <span class='item-control blog-admin'>
1980 <b:include name='quickedit'/>
1981 </span>
1982</b:includable>
1983 </b:widget>
1984 <b:widget id='PopularPosts1' locked='false' title='Bài đăng phổ biến' type='PopularPosts' version='1'>
1985 <b:widget-settings>
1986 <b:widget-setting name='numItemsToShow'>3</b:widget-setting>
1987 <b:widget-setting name='showThumbnails'>true</b:widget-setting>
1988 <b:widget-setting name='showSnippets'>true</b:widget-setting>
1989 <b:widget-setting name='timeRange'>LAST_YEAR</b:widget-setting>
1990 </b:widget-settings>
1991 <b:includable id='main'>
1992 <b:if cond='data:title != ""'><h2><data:title/></h2></b:if>
1993 <div class='widget-content popular-posts'>
1994 <ul>
1995 <b:loop values='data:posts' var='post'>
1996 <li>
1997 <b:if cond='!data:showThumbnails'>
1998 <b:if cond='!data:showSnippets'>
1999 <!-- (1) No snippet/thumbnail -->
2000 <a expr:href='data:post.href'><data:post.title/></a>
2001 <b:else/>
2002 <!-- (2) Show only snippets -->
2003 <div class='item-title'><a expr:href='data:post.href'><data:post.title/></a></div>
2004 <div class='item-snippet'><data:post.snippet/></div>
2005 </b:if>
2006 <b:else/>
2007 <!-- (3) Show only thumbnails or (4) Snippets and thumbnails. -->
2008 <div expr:class='data:showSnippets ? "item-content" : "item-thumbnail-only"'>
2009 <b:if cond='data:post.thumbnail'>
2010 <div class='item-thumbnail'>
2011 <a expr:href='data:post.href'>
2012 <img border='0' expr:alt='data:post.title' expr:height='data:thumbnailSize' expr:src='data:post.thumbnail' expr:width='data:thumbnailSize'/>
2013 </a>
2014 </div>
2015 </b:if>
2016 <div class='item-title'><a expr:href='data:post.href'><data:post.title/></a></div>
2017 <b:if cond='data:showSnippets'>
2018 <div class='item-snippet'><data:post.snippet/></div>
2019 </b:if>
2020 </div>
2021 <div style='clear: both;'/>
2022 </b:if>
2023 </li>
2024 </b:loop>
2025 </ul>
2026 <b:include name='quickedit'/>
2027 </div>
2028 </b:includable>
2029 </b:widget>
2030 <b:widget id='Label1' locked='false' title='Hạng Mục' type='Label' version='1'>
2031 <b:widget-settings>
2032 <b:widget-setting name='sorting'>ALPHA</b:widget-setting>
2033 <b:widget-setting name='display'>LIST</b:widget-setting>
2034 <b:widget-setting name='selectedLabelsList'/>
2035 <b:widget-setting name='showType'>ALL</b:widget-setting>
2036 <b:widget-setting name='showFreqNumbers'>false</b:widget-setting>
2037 </b:widget-settings>
2038 <b:includable id='main'>
2039 <b:if cond='data:title != ""'>
2040 <h2><data:title/></h2>
2041 </b:if>
2042 <div expr:class='"widget-content " + data:display + "-label-widget-content"'>
2043 <b:if cond='data:display == "list"'>
2044 <ul>
2045 <b:loop values='data:labels' var='label'>
2046 <li>
2047 <b:if cond='data:blog.url == data:label.url'>
2048 <span expr:dir='data:blog.languageDirection'><data:label.name/></span>
2049 <b:else/>
2050 <a expr:dir='data:blog.languageDirection' expr:href='data:label.url'><data:label.name/></a>
2051 </b:if>
2052 <b:if cond='data:showFreqNumbers'>
2053 <span dir='ltr'>(<data:label.count/>)</span>
2054 </b:if>
2055 </li>
2056 </b:loop>
2057 </ul>
2058 <b:else/>
2059 <b:loop values='data:labels' var='label'>
2060 <span expr:class='"label-size label-size-" + data:label.cssSize'>
2061 <b:if cond='data:blog.url == data:label.url'>
2062 <span expr:dir='data:blog.languageDirection'><data:label.name/></span>
2063 <b:else/>
2064 <a expr:dir='data:blog.languageDirection' expr:href='data:label.url'><data:label.name/></a>
2065 </b:if>
2066 <b:if cond='data:showFreqNumbers'>
2067 <span class='label-count' dir='ltr'>(<data:label.count/>)</span>
2068 </b:if>
2069 </span>
2070 </b:loop>
2071 </b:if>
2072 <b:include name='quickedit'/>
2073 </div>
2074 </b:includable>
2075 </b:widget>
2076 <b:widget id='Label2' locked='false' title='Tags' type='Label' version='1'>
2077 <b:widget-settings>
2078 <b:widget-setting name='sorting'>ALPHA</b:widget-setting>
2079 <b:widget-setting name='display'>LIST</b:widget-setting>
2080 <b:widget-setting name='selectedLabelsList'/>
2081 <b:widget-setting name='showType'>ALL</b:widget-setting>
2082 <b:widget-setting name='showFreqNumbers'>false</b:widget-setting>
2083 </b:widget-settings>
2084 <b:includable id='main'>
2085 <b:if cond='data:title != ""'>
2086 <h2><data:title/></h2>
2087 </b:if>
2088 <div expr:class='"widget-content " + data:display + "-label-widget-content"'>
2089 <b:if cond='data:display == "list"'>
2090 <ul>
2091 <b:loop values='data:labels' var='label'>
2092 <li>
2093 <b:if cond='data:blog.url == data:label.url'>
2094 <span expr:dir='data:blog.languageDirection'><data:label.name/></span>
2095 <b:else/>
2096 <a expr:dir='data:blog.languageDirection' expr:href='data:label.url'><data:label.name/></a>
2097 </b:if>
2098 <b:if cond='data:showFreqNumbers'>
2099 <span dir='ltr'>(<data:label.count/>)</span>
2100 </b:if>
2101 </li>
2102 </b:loop>
2103 </ul>
2104 <b:else/>
2105 <b:loop values='data:labels' var='label'>
2106 <span expr:class='"label-size label-size-" + data:label.cssSize'>
2107 <b:if cond='data:blog.url == data:label.url'>
2108 <span expr:dir='data:blog.languageDirection'><data:label.name/></span>
2109 <b:else/>
2110 <a expr:dir='data:blog.languageDirection' expr:href='data:label.url'><data:label.name/></a>
2111 </b:if>
2112 <b:if cond='data:showFreqNumbers'>
2113 <span class='label-count' dir='ltr'>(<data:label.count/>)</span>
2114 </b:if>
2115 </span>
2116 </b:loop>
2117 </b:if>
2118 <b:include name='quickedit'/>
2119 </div>
2120 </b:includable>
2121 </b:widget>
2122 </b:section>
2123
2124 </div>
2125 <div class='clear'/>
2126 </div>
2127 <!-- end content-wrapper -->
2128
2129 <div class='clear'/><!-- Footer wrapper -->
2130
2131<div id='footer-wrapper'>
2132
2133 <div class='row' id='footer'>
2134 <b:section class='sect-left ready-widget' id='footer-sec1' maxwidgets='3' name='Widget 1' showaddelement='yes'>
2135 <b:widget id='Followers1' locked='false' title='Theo dõi' type='Followers'>
2136 <b:widget-settings>
2137 <b:widget-setting name='borderColorTransparent'>true</b:widget-setting>
2138 <b:widget-setting name='useTemplateDefaultStyles'>true</b:widget-setting>
2139 <b:widget-setting name='contentSecondaryTextColor'>#000000</b:widget-setting>
2140 <b:widget-setting name='contentHeadlineColor'>#000000</b:widget-setting>
2141 <b:widget-setting name='endcapTextColor'>#000000</b:widget-setting>
2142 <b:widget-setting name='contentTextColor'>#000000</b:widget-setting>
2143 <b:widget-setting name='contentSecondaryLinkColor'>#FFFFFF</b:widget-setting>
2144 <b:widget-setting name='endcapLinkColor'>#000000</b:widget-setting>
2145 <b:widget-setting name='contentLinkColor'>#000000</b:widget-setting>
2146 </b:widget-settings>
2147 <b:includable id='main'>
2148 <b:if cond='data:title != "" and data:codeSnippet != ""'>
2149 <h2 class='title'><data:title/></h2>
2150 </b:if>
2151 <div class='widget-content'>
2152 <div expr:id='data:widget.instanceId + "-wrapper"'>
2153 <b:if cond='data:codeSnippet != ""'>
2154 <div style='margin-right:2px;'>
2155 <data:codeSnippet/>
2156 </div>
2157 </b:if>
2158 </div>
2159 <b:include name='quickedit'/>
2160 </div>
2161</b:includable>
2162 </b:widget>
2163 </b:section>
2164 <b:section class='sect-left ready-widget' id='footer-sec2' maxwidgets='3' name='Widget 2' showaddelement='yes'/>
2165 <b:section class='sect-left ready-widget' id='footer-sec3' maxwidgets='3' name='Widget 3' showaddelement='yes'>
2166 <b:widget id='HTML2' locked='false' title='hi' type='HTML'>
2167 <b:widget-settings>
2168 <b:widget-setting name='content'><script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
2169<!-- wapgamethu_footer-sec1_AdSense2_1x1_as -->
2170<ins class="adsbygoogle"
2171 style="display:block"
2172 data-ad-client="ca-pub-2578707929709529"
2173 data-ad-slot="5372807494"
2174 data-ad-format="auto"
2175 data-full-width-responsive="true"></ins>
2176<script>
2177(adsbygoogle = window.adsbygoogle || []).push({});
2178</script></b:widget-setting>
2179 </b:widget-settings>
2180 <b:includable id='main'>
2181 <!-- only display title if it's non-empty -->
2182 <b:if cond='data:title != ""'>
2183 <h2 class='title'><data:title/></h2>
2184 </b:if>
2185 <div class='widget-content'>
2186 <data:content/>
2187 </div>
2188
2189 <b:include name='quickedit'/>
2190</b:includable>
2191 </b:widget>
2192 </b:section>
2193 </div>
2194
2195<div class='clear'/>
2196
2197<div class='footer-wrapper'>
2198<div class='footer-copy row'>
2199<div class='copyright'>Created By <a href='http://www.soratemplates.com/' id='mycontent' title='Blogger Templates'>Sora Templates</a> | Distributed By <a href='https://gooyaabitemplates.com/' rel='dofollow' target='_blank'>Gooyaabi Templates</a>
2200
2201</div>
2202</div>
2203</div>
2204</div>
2205<div id='back-to-top'/>
2206<!-- blocked widgets -->
2207 <div style='display: none'>
2208 <b:section class='blocked-widgets' id='blocked-widgets' showaddelement='no' style='display: none'>
2209 <b:widget id='Attribution1' locked='true' title='' type='Attribution'>
2210 <b:widget-settings>
2211 <b:widget-setting name='copyright'/>
2212 </b:widget-settings>
2213 <b:includable id='main'>
2214 <div class='widget-content' style='text-align: center;'>
2215 <b:if cond='data:attribution != ""'>
2216 <data:attribution/>
2217 </b:if>
2218 </div>
2219
2220 <b:include name='quickedit'/>
2221 </b:includable>
2222 </b:widget>
2223 <b:widget id='Navbar1' locked='true' title='Navbar' type='Navbar' version='1'>
2224 <b:includable id='main'><script type="text/javascript">
2225 function setAttributeOnload(object, attribute, val) {
2226 if(window.addEventListener) {
2227 window.addEventListener('load',
2228 function(){ object[attribute] = val; }, false);
2229 } else {
2230 window.attachEvent('onload', function(){ object[attribute] = val; });
2231 }
2232 }
2233 </script>
2234<div id="navbar-iframe-container"></div>
2235<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
2236<script type="text/javascript">
2237 gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() {
2238 if (gapi.iframes && gapi.iframes.getContext) {
2239 gapi.iframes.getContext().openChild({
2240 url: 'https://www.blogger.com/navbar.g?targetBlogID\x3d8182857674257704461\x26blogName\x3dWap+Game+Th%E1%BB%A7\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dLIGHT\x26layoutType\x3dLAYOUTS\x26searchRoot\x3dhttps://wapgamethu.blogspot.com/search\x26blogLocale\x3den\x26v\x3d2\x26homepageUrl\x3dhttp://wapgamethu.blogspot.com/\x26vt\x3d6342023966691794620',
2241 where: document.getElementById("navbar-iframe-container"),
2242 id: "navbar-iframe"
2243 });
2244 }
2245 });
2246 </script><script type="text/javascript">
2247(function() {
2248var script = document.createElement('script');
2249script.type = 'text/javascript';
2250script.src = '//pagead2.googlesyndication.com/pagead/js/google_top_exp.js';
2251var head = document.getElementsByTagName('head')[0];
2252if (head) {
2253head.appendChild(script);
2254}})();
2255</script>
2256</b:includable>
2257 </b:widget>
2258 </b:section>
2259 </div>
2260
2261</div>
2262
2263<script type='text/javascript'>
2264//<![CDATA[
2265
2266// jQuery FlexSlider v2.5.0
2267// Copyright 2012 WooThemes
2268// Contributing Author: Tyler Smith
2269!function($){$.flexslider=function(e,t){var a=$(e);a.vars=$.extend({},$.flexslider.defaults,t);var n=a.vars.namespace,i=window.navigator&&window.navigator.msPointerEnabled&&window.MSGesture,s=("ontouchstart"in window||i||window.DocumentTouch&&document instanceof DocumentTouch)&&a.vars.touch,r="click touchend MSPointerUp keyup",o="",l,c="vertical"===a.vars.direction,d=a.vars.reverse,u=a.vars.itemWidth>0,v="fade"===a.vars.animation,p=""!==a.vars.asNavFor,m={},f=!0;$.data(e,"flexslider",a),m={init:function(){a.animating=!1,a.currentSlide=parseInt(a.vars.startAt?a.vars.startAt:0,10),isNaN(a.currentSlide)&&(a.currentSlide=0),a.animatingTo=a.currentSlide,a.atEnd=0===a.currentSlide||a.currentSlide===a.last,a.containerSelector=a.vars.selector.substr(0,a.vars.selector.search(" ")),a.slides=$(a.vars.selector,a),a.container=$(a.containerSelector,a),a.count=a.slides.length,a.syncExists=$(a.vars.sync).length>0,"slide"===a.vars.animation&&(a.vars.animation="swing"),a.prop=c?"top":"marginLeft",a.args={},a.manualPause=!1,a.stopped=!1,a.started=!1,a.startTimeout=null,a.transitions=!a.vars.video&&!v&&a.vars.useCSS&&function(){var e=document.createElement("div"),t=["perspectiveProperty","WebkitPerspective","MozPerspective","OPerspective","msPerspective"];for(var n in t)if(void 0!==e.style[t[n]])return a.pfx=t[n].replace("Perspective","").toLowerCase(),a.prop="-"+a.pfx+"-transform",!0;return!1}(),a.ensureAnimationEnd="",""!==a.vars.controlsContainer&&(a.controlsContainer=$(a.vars.controlsContainer).length>0&&$(a.vars.controlsContainer)),""!==a.vars.manualControls&&(a.manualControls=$(a.vars.manualControls).length>0&&$(a.vars.manualControls)),""!==a.vars.customDirectionNav&&(a.customDirectionNav=2===$(a.vars.customDirectionNav).length&&$(a.vars.customDirectionNav)),a.vars.randomize&&(a.slides.sort(function(){return Math.round(Math.random())-.5}),a.container.empty().append(a.slides)),a.doMath(),a.setup("init"),a.vars.controlNav&&m.controlNav.setup(),a.vars.directionNav&&m.directionNav.setup(),a.vars.keyboard&&(1===$(a.containerSelector).length||a.vars.multipleKeyboard)&&$(document).bind("keyup",function(e){var t=e.keyCode;if(!a.animating&&(39===t||37===t)){var n=39===t?a.getTarget("next"):37===t?a.getTarget("prev"):!1;a.flexAnimate(n,a.vars.pauseOnAction)}}),a.vars.mousewheel&&a.bind("mousewheel",function(e,t,n,i){e.preventDefault();var s=a.getTarget(0>t?"next":"prev");a.flexAnimate(s,a.vars.pauseOnAction)}),a.vars.pausePlay&&m.pausePlay.setup(),a.vars.slideshow&&a.vars.pauseInvisible&&m.pauseInvisible.init(),a.vars.slideshow&&(a.vars.pauseOnHover&&a.hover(function(){a.manualPlay||a.manualPause||a.pause()},function(){a.manualPause||a.manualPlay||a.stopped||a.play()}),a.vars.pauseInvisible&&m.pauseInvisible.isHidden()||(a.vars.initDelay>0?a.startTimeout=setTimeout(a.play,a.vars.initDelay):a.play())),p&&m.asNav.setup(),s&&a.vars.touch&&m.touch(),(!v||v&&a.vars.smoothHeight)&&$(window).bind("resize orientationchange focus",m.resize),a.find("img").attr("draggable","false"),setTimeout(function(){a.vars.start(a)},200)},asNav:{setup:function(){a.asNav=!0,a.animatingTo=Math.floor(a.currentSlide/a.move),a.currentItem=a.currentSlide,a.slides.removeClass(n+"active-slide").eq(a.currentItem).addClass(n+"active-slide"),i?(e._slider=a,a.slides.each(function(){var e=this;e._gesture=new MSGesture,e._gesture.target=e,e.addEventListener("MSPointerDown",function(e){e.preventDefault(),e.currentTarget._gesture&&e.currentTarget._gesture.addPointer(e.pointerId)},!1),e.addEventListener("MSGestureTap",function(e){e.preventDefault();var t=$(this),n=t.index();$(a.vars.asNavFor).data("flexslider").animating||t.hasClass("active")||(a.direction=a.currentItem<n?"next":"prev",a.flexAnimate(n,a.vars.pauseOnAction,!1,!0,!0))})})):a.slides.on(r,function(e){e.preventDefault();var t=$(this),i=t.index(),s=t.offset().left-$(a).scrollLeft();0>=s&&t.hasClass(n+"active-slide")?a.flexAnimate(a.getTarget("prev"),!0):$(a.vars.asNavFor).data("flexslider").animating||t.hasClass(n+"active-slide")||(a.direction=a.currentItem<i?"next":"prev",a.flexAnimate(i,a.vars.pauseOnAction,!1,!0,!0))})}},controlNav:{setup:function(){a.manualControls?m.controlNav.setupManual():m.controlNav.setupPaging()},setupPaging:function(){var e="thumbnails"===a.vars.controlNav?"control-thumbs":"control-paging",t=1,i,s;if(a.controlNavScaffold=$('<ol class="'+n+"control-nav "+n+e+'"></ol>'),a.pagingCount>1)for(var l=0;l<a.pagingCount;l++){if(s=a.slides.eq(l),i="thumbnails"===a.vars.controlNav?'<img src="'+s.attr("data-thumb")+'"/>':"<a>"+t+"</a>","thumbnails"===a.vars.controlNav&&!0===a.vars.thumbCaptions){var c=s.attr("data-thumbcaption");""!==c&&void 0!==c&&(i+='<span class="'+n+'caption">'+c+"</span>")}a.controlNavScaffold.append("<li>"+i+"</li>"),t++}a.controlsContainer?$(a.controlsContainer).append(a.controlNavScaffold):a.append(a.controlNavScaffold),m.controlNav.set(),m.controlNav.active(),a.controlNavScaffold.delegate("a, img",r,function(e){if(e.preventDefault(),""===o||o===e.type){var t=$(this),i=a.controlNav.index(t);t.hasClass(n+"active")||(a.direction=i>a.currentSlide?"next":"prev",a.flexAnimate(i,a.vars.pauseOnAction))}""===o&&(o=e.type),m.setToClearWatchedEvent()})},setupManual:function(){a.controlNav=a.manualControls,m.controlNav.active(),a.controlNav.bind(r,function(e){if(e.preventDefault(),""===o||o===e.type){var t=$(this),i=a.controlNav.index(t);t.hasClass(n+"active")||(a.direction=i>a.currentSlide?"next":"prev",a.flexAnimate(i,a.vars.pauseOnAction))}""===o&&(o=e.type),m.setToClearWatchedEvent()})},set:function(){var e="thumbnails"===a.vars.controlNav?"img":"a";a.controlNav=$("."+n+"control-nav li "+e,a.controlsContainer?a.controlsContainer:a)},active:function(){a.controlNav.removeClass(n+"active").eq(a.animatingTo).addClass(n+"active")},update:function(e,t){a.pagingCount>1&&"add"===e?a.controlNavScaffold.append($("<li><a>"+a.count+"</a></li>")):1===a.pagingCount?a.controlNavScaffold.find("li").remove():a.controlNav.eq(t).closest("li").remove(),m.controlNav.set(),a.pagingCount>1&&a.pagingCount!==a.controlNav.length?a.update(t,e):m.controlNav.active()}},directionNav:{setup:function(){var e=$('<ul class="'+n+'direction-nav"><li class="'+n+'nav-prev"><a class="'+n+'prev" href="#">'+a.vars.prevText+'</a></li><li class="'+n+'nav-next"><a class="'+n+'next" href="#">'+a.vars.nextText+"</a></li></ul>");a.customDirectionNav?a.directionNav=a.customDirectionNav:a.controlsContainer?($(a.controlsContainer).append(e),a.directionNav=$("."+n+"direction-nav li a",a.controlsContainer)):(a.append(e),a.directionNav=$("."+n+"direction-nav li a",a)),m.directionNav.update(),a.directionNav.bind(r,function(e){e.preventDefault();var t;(""===o||o===e.type)&&(t=a.getTarget($(this).hasClass(n+"next")?"next":"prev"),a.flexAnimate(t,a.vars.pauseOnAction)),""===o&&(o=e.type),m.setToClearWatchedEvent()})},update:function(){var e=n+"disabled";1===a.pagingCount?a.directionNav.addClass(e).attr("tabindex","-1"):a.vars.animationLoop?a.directionNav.removeClass(e).removeAttr("tabindex"):0===a.animatingTo?a.directionNav.removeClass(e).filter("."+n+"prev").addClass(e).attr("tabindex","-1"):a.animatingTo===a.last?a.directionNav.removeClass(e).filter("."+n+"next").addClass(e).attr("tabindex","-1"):a.directionNav.removeClass(e).removeAttr("tabindex")}},pausePlay:{setup:function(){var e=$('<div class="'+n+'pauseplay"><a></a></div>');a.controlsContainer?(a.controlsContainer.append(e),a.pausePlay=$("."+n+"pauseplay a",a.controlsContainer)):(a.append(e),a.pausePlay=$("."+n+"pauseplay a",a)),m.pausePlay.update(a.vars.slideshow?n+"pause":n+"play"),a.pausePlay.bind(r,function(e){e.preventDefault(),(""===o||o===e.type)&&($(this).hasClass(n+"pause")?(a.manualPause=!0,a.manualPlay=!1,a.pause()):(a.manualPause=!1,a.manualPlay=!0,a.play())),""===o&&(o=e.type),m.setToClearWatchedEvent()})},update:function(e){"play"===e?a.pausePlay.removeClass(n+"pause").addClass(n+"play").html(a.vars.playText):a.pausePlay.removeClass(n+"play").addClass(n+"pause").html(a.vars.pauseText)}},touch:function(){function t(t){t.stopPropagation(),a.animating?t.preventDefault():(a.pause(),e._gesture.addPointer(t.pointerId),w=0,p=c?a.h:a.w,f=Number(new Date),l=u&&d&&a.animatingTo===a.last?0:u&&d?a.limit-(a.itemW+a.vars.itemMargin)*a.move*a.animatingTo:u&&a.currentSlide===a.last?a.limit:u?(a.itemW+a.vars.itemMargin)*a.move*a.currentSlide:d?(a.last-a.currentSlide+a.cloneOffset)*p:(a.currentSlide+a.cloneOffset)*p)}function n(t){t.stopPropagation();var a=t.target._slider;if(a){var n=-t.translationX,i=-t.translationY;return w+=c?i:n,m=w,y=c?Math.abs(w)<Math.abs(-n):Math.abs(w)<Math.abs(-i),t.detail===t.MSGESTURE_FLAG_INERTIA?void setImmediate(function(){e._gesture.stop()}):void((!y||Number(new Date)-f>500)&&(t.preventDefault(),!v&&a.transitions&&(a.vars.animationLoop||(m=w/(0===a.currentSlide&&0>w||a.currentSlide===a.last&&w>0?Math.abs(w)/p+2:1)),a.setProps(l+m,"setTouch"))))}}function s(e){e.stopPropagation();var t=e.target._slider;if(t){if(t.animatingTo===t.currentSlide&&!y&&null!==m){var a=d?-m:m,n=t.getTarget(a>0?"next":"prev");t.canAdvance(n)&&(Number(new Date)-f<550&&Math.abs(a)>50||Math.abs(a)>p/2)?t.flexAnimate(n,t.vars.pauseOnAction):v||t.flexAnimate(t.currentSlide,t.vars.pauseOnAction,!0)}r=null,o=null,m=null,l=null,w=0}}var r,o,l,p,m,f,g,h,S,y=!1,x=0,b=0,w=0;i?(e.style.msTouchAction="none",e._gesture=new MSGesture,e._gesture.target=e,e.addEventListener("MSPointerDown",t,!1),e._slider=a,e.addEventListener("MSGestureChange",n,!1),e.addEventListener("MSGestureEnd",s,!1)):(g=function(t){a.animating?t.preventDefault():(window.navigator.msPointerEnabled||1===t.touches.length)&&(a.pause(),p=c?a.h:a.w,f=Number(new Date),x=t.touches[0].pageX,b=t.touches[0].pageY,l=u&&d&&a.animatingTo===a.last?0:u&&d?a.limit-(a.itemW+a.vars.itemMargin)*a.move*a.animatingTo:u&&a.currentSlide===a.last?a.limit:u?(a.itemW+a.vars.itemMargin)*a.move*a.currentSlide:d?(a.last-a.currentSlide+a.cloneOffset)*p:(a.currentSlide+a.cloneOffset)*p,r=c?b:x,o=c?x:b,e.addEventListener("touchmove",h,!1),e.addEventListener("touchend",S,!1))},h=function(e){x=e.touches[0].pageX,b=e.touches[0].pageY,m=c?r-b:r-x,y=c?Math.abs(m)<Math.abs(x-o):Math.abs(m)<Math.abs(b-o);var t=500;(!y||Number(new Date)-f>t)&&(e.preventDefault(),!v&&a.transitions&&(a.vars.animationLoop||(m/=0===a.currentSlide&&0>m||a.currentSlide===a.last&&m>0?Math.abs(m)/p+2:1),a.setProps(l+m,"setTouch")))},S=function(t){if(e.removeEventListener("touchmove",h,!1),a.animatingTo===a.currentSlide&&!y&&null!==m){var n=d?-m:m,i=a.getTarget(n>0?"next":"prev");a.canAdvance(i)&&(Number(new Date)-f<550&&Math.abs(n)>50||Math.abs(n)>p/2)?a.flexAnimate(i,a.vars.pauseOnAction):v||a.flexAnimate(a.currentSlide,a.vars.pauseOnAction,!0)}e.removeEventListener("touchend",S,!1),r=null,o=null,m=null,l=null},e.addEventListener("touchstart",g,!1))},resize:function(){!a.animating&&a.is(":visible")&&(u||a.doMath(),v?m.smoothHeight():u?(a.slides.width(a.computedW),a.update(a.pagingCount),a.setProps()):c?(a.viewport.height(a.h),a.setProps(a.h,"setTotal")):(a.vars.smoothHeight&&m.smoothHeight(),a.newSlides.width(a.computedW),a.setProps(a.computedW,"setTotal")))},smoothHeight:function(e){if(!c||v){var t=v?a:a.viewport;e?t.animate({height:a.slides.eq(a.animatingTo).height()},e):t.height(a.slides.eq(a.animatingTo).height())}},sync:function(e){var t=$(a.vars.sync).data("flexslider"),n=a.animatingTo;switch(e){case"animate":t.flexAnimate(n,a.vars.pauseOnAction,!1,!0);break;case"play":t.playing||t.asNav||t.play();break;case"pause":t.pause()}},uniqueID:function(e){return e.filter("[id]").add(e.find("[id]")).each(function(){var e=$(this);e.attr("id",e.attr("id")+"_clone")}),e},pauseInvisible:{visProp:null,init:function(){var e=m.pauseInvisible.getHiddenProp();if(e){var t=e.replace(/[H|h]idden/,"")+"visibilitychange";document.addEventListener(t,function(){m.pauseInvisible.isHidden()?a.startTimeout?clearTimeout(a.startTimeout):a.pause():a.started?a.play():a.vars.initDelay>0?setTimeout(a.play,a.vars.initDelay):a.play()})}},isHidden:function(){var e=m.pauseInvisible.getHiddenProp();return e?document[e]:!1},getHiddenProp:function(){var e=["webkit","moz","ms","o"];if("hidden"in document)return"hidden";for(var t=0;t<e.length;t++)if(e[t]+"Hidden"in document)return e[t]+"Hidden";return null}},setToClearWatchedEvent:function(){clearTimeout(l),l=setTimeout(function(){o=""},3e3)}},a.flexAnimate=function(e,t,i,r,o){if(a.vars.animationLoop||e===a.currentSlide||(a.direction=e>a.currentSlide?"next":"prev"),p&&1===a.pagingCount&&(a.direction=a.currentItem<e?"next":"prev"),!a.animating&&(a.canAdvance(e,o)||i)&&a.is(":visible")){if(p&&r){var l=$(a.vars.asNavFor).data("flexslider");if(a.atEnd=0===e||e===a.count-1,l.flexAnimate(e,!0,!1,!0,o),a.direction=a.currentItem<e?"next":"prev",l.direction=a.direction,Math.ceil((e+1)/a.visible)-1===a.currentSlide||0===e)return a.currentItem=e,a.slides.removeClass(n+"active-slide").eq(e).addClass(n+"active-slide"),!1;a.currentItem=e,a.slides.removeClass(n+"active-slide").eq(e).addClass(n+"active-slide"),e=Math.floor(e/a.visible)}if(a.animating=!0,a.animatingTo=e,t&&a.pause(),a.vars.before(a),a.syncExists&&!o&&m.sync("animate"),a.vars.controlNav&&m.controlNav.active(),u||a.slides.removeClass(n+"active-slide").eq(e).addClass(n+"active-slide"),a.atEnd=0===e||e===a.last,a.vars.directionNav&&m.directionNav.update(),e===a.last&&(a.vars.end(a),a.vars.animationLoop||a.pause()),v)s?(a.slides.eq(a.currentSlide).css({opacity:0,zIndex:1}),a.slides.eq(e).css({opacity:1,zIndex:2}),a.wrapup(f)):(a.slides.eq(a.currentSlide).css({zIndex:1}).animate({opacity:0},a.vars.animationSpeed,a.vars.easing),a.slides.eq(e).css({zIndex:2}).animate({opacity:1},a.vars.animationSpeed,a.vars.easing,a.wrapup));else{var f=c?a.slides.filter(":first").height():a.computedW,g,h,S;u?(g=a.vars.itemMargin,S=(a.itemW+g)*a.move*a.animatingTo,h=S>a.limit&&1!==a.visible?a.limit:S):h=0===a.currentSlide&&e===a.count-1&&a.vars.animationLoop&&"next"!==a.direction?d?(a.count+a.cloneOffset)*f:0:a.currentSlide===a.last&&0===e&&a.vars.animationLoop&&"prev"!==a.direction?d?0:(a.count+1)*f:d?(a.count-1-e+a.cloneOffset)*f:(e+a.cloneOffset)*f,a.setProps(h,"",a.vars.animationSpeed),a.transitions?(a.vars.animationLoop&&a.atEnd||(a.animating=!1,a.currentSlide=a.animatingTo),a.container.unbind("webkitTransitionEnd transitionend"),a.container.bind("webkitTransitionEnd transitionend",function(){clearTimeout(a.ensureAnimationEnd),a.wrapup(f)}),clearTimeout(a.ensureAnimationEnd),a.ensureAnimationEnd=setTimeout(function(){a.wrapup(f)},a.vars.animationSpeed+100)):a.container.animate(a.args,a.vars.animationSpeed,a.vars.easing,function(){a.wrapup(f)})}a.vars.smoothHeight&&m.smoothHeight(a.vars.animationSpeed)}},a.wrapup=function(e){v||u||(0===a.currentSlide&&a.animatingTo===a.last&&a.vars.animationLoop?a.setProps(e,"jumpEnd"):a.currentSlide===a.last&&0===a.animatingTo&&a.vars.animationLoop&&a.setProps(e,"jumpStart")),a.animating=!1,a.currentSlide=a.animatingTo,a.vars.after(a)},a.animateSlides=function(){!a.animating&&f&&a.flexAnimate(a.getTarget("next"))},a.pause=function(){clearInterval(a.animatedSlides),a.animatedSlides=null,a.playing=!1,a.vars.pausePlay&&m.pausePlay.update("play"),a.syncExists&&m.sync("pause")},a.play=function(){a.playing&&clearInterval(a.animatedSlides),a.animatedSlides=a.animatedSlides||setInterval(a.animateSlides,a.vars.slideshowSpeed),a.started=a.playing=!0,a.vars.pausePlay&&m.pausePlay.update("pause"),a.syncExists&&m.sync("play")},a.stop=function(){a.pause(),a.stopped=!0},a.canAdvance=function(e,t){var n=p?a.pagingCount-1:a.last;return t?!0:p&&a.currentItem===a.count-1&&0===e&&"prev"===a.direction?!0:p&&0===a.currentItem&&e===a.pagingCount-1&&"next"!==a.direction?!1:e!==a.currentSlide||p?a.vars.animationLoop?!0:a.atEnd&&0===a.currentSlide&&e===n&&"next"!==a.direction?!1:a.atEnd&&a.currentSlide===n&&0===e&&"next"===a.direction?!1:!0:!1},a.getTarget=function(e){return a.direction=e,"next"===e?a.currentSlide===a.last?0:a.currentSlide+1:0===a.currentSlide?a.last:a.currentSlide-1},a.setProps=function(e,t,n){var i=function(){var n=e?e:(a.itemW+a.vars.itemMargin)*a.move*a.animatingTo,i=function(){if(u)return"setTouch"===t?e:d&&a.animatingTo===a.last?0:d?a.limit-(a.itemW+a.vars.itemMargin)*a.move*a.animatingTo:a.animatingTo===a.last?a.limit:n;switch(t){case"setTotal":return d?(a.count-1-a.currentSlide+a.cloneOffset)*e:(a.currentSlide+a.cloneOffset)*e;case"setTouch":return d?e:e;case"jumpEnd":return d?e:a.count*e;case"jumpStart":return d?a.count*e:e;default:return e}}();return-1*i+"px"}();a.transitions&&(i=c?"translate3d(0,"+i+",0)":"translate3d("+i+",0,0)",n=void 0!==n?n/1e3+"s":"0s",a.container.css("-"+a.pfx+"-transition-duration",n),a.container.css("transition-duration",n)),a.args[a.prop]=i,(a.transitions||void 0===n)&&a.container.css(a.args),a.container.css("transform",i)},a.setup=function(e){if(v)a.slides.css({width:"100%","float":"left",marginRight:"-100%",position:"relative"}),"init"===e&&(s?a.slides.css({opacity:0,display:"block",webkitTransition:"opacity "+a.vars.animationSpeed/1e3+"s ease",zIndex:1}).eq(a.currentSlide).css({opacity:1,zIndex:2}):0==a.vars.fadeFirstSlide?a.slides.css({opacity:0,display:"block",zIndex:1}).eq(a.currentSlide).css({zIndex:2}).css({opacity:1}):a.slides.css({opacity:0,display:"block",zIndex:1}).eq(a.currentSlide).css({zIndex:2}).animate({opacity:1},a.vars.animationSpeed,a.vars.easing)),a.vars.smoothHeight&&m.smoothHeight();else{var t,i;"init"===e&&(a.viewport=$('<div class="'+n+'viewport"></div>').css({overflow:"hidden",position:"relative"}).appendTo(a).append(a.container),a.cloneCount=0,a.cloneOffset=0,d&&(i=$.makeArray(a.slides).reverse(),a.slides=$(i),a.container.empty().append(a.slides))),a.vars.animationLoop&&!u&&(a.cloneCount=2,a.cloneOffset=1,"init"!==e&&a.container.find(".clone").remove(),a.container.append(m.uniqueID(a.slides.first().clone().addClass("clone")).attr("aria-hidden","true")).prepend(m.uniqueID(a.slides.last().clone().addClass("clone")).attr("aria-hidden","true"))),a.newSlides=$(a.vars.selector,a),t=d?a.count-1-a.currentSlide+a.cloneOffset:a.currentSlide+a.cloneOffset,c&&!u?(a.container.height(200*(a.count+a.cloneCount)+"%").css("position","absolute").width("100%"),setTimeout(function(){a.newSlides.css({display:"block"}),a.doMath(),a.viewport.height(a.h),a.setProps(t*a.h,"init")},"init"===e?100:0)):(a.container.width(200*(a.count+a.cloneCount)+"%"),a.setProps(t*a.computedW,"init"),setTimeout(function(){a.doMath(),a.newSlides.css({width:a.computedW,"float":"left",display:"block"}),a.vars.smoothHeight&&m.smoothHeight()},"init"===e?100:0))}u||a.slides.removeClass(n+"active-slide").eq(a.currentSlide).addClass(n+"active-slide"),a.vars.init(a)},a.doMath=function(){var e=a.slides.first(),t=a.vars.itemMargin,n=a.vars.minItems,i=a.vars.maxItems;a.w=void 0===a.viewport?a.width():a.viewport.width(),a.h=e.height(),a.boxPadding=e.outerWidth()-e.width(),u?(a.itemT=a.vars.itemWidth+t,a.minW=n?n*a.itemT:a.w,a.maxW=i?i*a.itemT-t:a.w,a.itemW=a.minW>a.w?(a.w-t*(n-1))/n:a.maxW<a.w?(a.w-t*(i-1))/i:a.vars.itemWidth>a.w?a.w:a.vars.itemWidth,a.visible=Math.floor(a.w/a.itemW),a.move=a.vars.move>0&&a.vars.move<a.visible?a.vars.move:a.visible,a.pagingCount=Math.ceil((a.count-a.visible)/a.move+1),a.last=a.pagingCount-1,a.limit=1===a.pagingCount?0:a.vars.itemWidth>a.w?a.itemW*(a.count-1)+t*(a.count-1):(a.itemW+t)*a.count-a.w-t):(a.itemW=a.w,a.pagingCount=a.count,a.last=a.count-1),a.computedW=a.itemW-a.boxPadding},a.update=function(e,t){a.doMath(),u||(e<a.currentSlide?a.currentSlide+=1:e<=a.currentSlide&&0!==e&&(a.currentSlide-=1),a.animatingTo=a.currentSlide),a.vars.controlNav&&!a.manualControls&&("add"===t&&!u||a.pagingCount>a.controlNav.length?m.controlNav.update("add"):("remove"===t&&!u||a.pagingCount<a.controlNav.length)&&(u&&a.currentSlide>a.last&&(a.currentSlide-=1,a.animatingTo-=1),m.controlNav.update("remove",a.last))),a.vars.directionNav&&m.directionNav.update()},a.addSlide=function(e,t){var n=$(e);a.count+=1,a.last=a.count-1,c&&d?void 0!==t?a.slides.eq(a.count-t).after(n):a.container.prepend(n):void 0!==t?a.slides.eq(t).before(n):a.container.append(n),a.update(t,"add"),a.slides=$(a.vars.selector+":not(.clone)",a),a.setup(),a.vars.added(a)},a.removeSlide=function(e){var t=isNaN(e)?a.slides.index($(e)):e;a.count-=1,a.last=a.count-1,isNaN(e)?$(e,a.slides).remove():c&&d?a.slides.eq(a.last).remove():a.slides.eq(e).remove(),a.doMath(),a.update(t,"remove"),a.slides=$(a.vars.selector+":not(.clone)",a),a.setup(),a.vars.removed(a)},m.init()},$(window).blur(function(e){focused=!1}).focus(function(e){focused=!0}),$.flexslider.defaults={namespace:"flex-",selector:".slides > li",animation:"fade",easing:"swing",direction:"horizontal",reverse:!1,animationLoop:!0,smoothHeight:!1,startAt:0,slideshow:!0,slideshowSpeed:7e3,animationSpeed:600,initDelay:0,randomize:!1,fadeFirstSlide:!0,thumbCaptions:!1,pauseOnAction:!0,pauseOnHover:!1,pauseInvisible:!0,useCSS:!0,touch:!0,video:!1,controlNav:!0,directionNav:!0,prevText:"Previous",nextText:"Next",keyboard:!0,multipleKeyboard:!1,mousewheel:!1,pausePlay:!1,pauseText:"Pause",playText:"Play",controlsContainer:"",manualControls:"",customDirectionNav:"",sync:"",asNavFor:"",itemWidth:0,itemMargin:0,minItems:1,maxItems:0,move:0,allowOneSlide:!0,start:function(){},before:function(){},after:function(){},end:function(){},added:function(){},removed:function(){},init:function(){}},$.fn.flexslider=function(e){if(void 0===e&&(e={}),"object"==typeof e)return this.each(function(){var t=$(this),a=e.selector?e.selector:".slides > li",n=t.find(a);1===n.length&&e.allowOneSlide===!0||0===n.length?(n.fadeIn(400),e.start&&e.start(t)):void 0===t.data("flexslider")&&new $.flexslider(this,e)});var t=$(this).data("flexslider");switch(e){case"play":t.play();break;case"pause":t.pause();break;case"stop":t.stop();break;case"next":t.flexAnimate(t.getTarget("next"),!0);break;case"prev":case"previous":t.flexAnimate(t.getTarget("prev"),!0);break;default:"number"==typeof e&&t.flexAnimate(e,!0)}}}(jQuery);
2270
2271// tipsy, facebook style tooltips for jquery
2272// version 1.0.0a
2273// (c) 2008-2010 jason frame [jason@onehackoranother.com]
2274// released under the MIT license
2275(function($){function maybeCall(thing,ctx){return(typeof thing=='function')?(thing.call(ctx)):thing;};function isElementInDOM(ele){while(ele=ele.parentNode){if(ele==document)return true;}
2276return false;};function Tipsy(element,options){this.$element=$(element);this.options=options;this.enabled=true;this.fixTitle();};Tipsy.prototype={show:function(){var title=this.getTitle();if(title&&this.enabled){var $tip=this.tip();$tip.find('.tipsy-inner')[this.options.html?'html':'text'](title);$tip[0].className='tipsy';$tip.remove().css({top:0,left:0,visibility:'hidden',display:'block'}).prependTo(document.body);var pos=$.extend({},this.$element.offset(),{width:this.$element[0].offsetWidth,height:this.$element[0].offsetHeight});var actualWidth=$tip[0].offsetWidth,actualHeight=$tip[0].offsetHeight,gravity=maybeCall(this.options.gravity,this.$element[0]);var tp;switch(gravity.charAt(0)){case'n':tp={top:pos.top+pos.height+this.options.offset,left:pos.left+pos.width / 2-actualWidth / 2};break;case's':tp={top:pos.top-actualHeight-this.options.offset,left:pos.left+pos.width / 2-actualWidth / 2};break;case'e':tp={top:pos.top+pos.height / 2-actualHeight / 2,left:pos.left-actualWidth-this.options.offset};break;case'w':tp={top:pos.top+pos.height / 2-actualHeight / 2,left:pos.left+pos.width+this.options.offset};break;}
2277if(gravity.length==2){if(gravity.charAt(1)=='w'){tp.left=pos.left+pos.width / 2-15;}else{tp.left=pos.left+pos.width / 2-actualWidth+15;}}
2278$tip.css(tp).addClass('tipsy-'+gravity);$tip.find('.tipsy-arrow')[0].className='tipsy-arrow tipsy-arrow-'+gravity.charAt(0);if(this.options.className){$tip.addClass(maybeCall(this.options.className,this.$element[0]));}
2279if(this.options.fade){$tip.stop().css({opacity:0,display:'block',visibility:'visible'}).animate({opacity:this.options.opacity});}else{$tip.css({visibility:'visible',opacity:this.options.opacity});}}},hide:function(){if(this.options.fade){this.tip().stop().fadeOut(function(){$(this).remove();});}else{this.tip().remove();}},fixTitle:function(){var $e=this.$element;if($e.attr('title')||typeof($e.attr('original-title'))!='string'){$e.attr('original-title',$e.attr('title')||'').removeAttr('title');}},getTitle:function(){var title,$e=this.$element,o=this.options;this.fixTitle();var title,o=this.options;if(typeof o.title=='string'){title=$e.attr(o.title=='title'?'original-title':o.title);}else if(typeof o.title=='function'){title=o.title.call($e[0]);}
2280title=(''+title).replace(/(^\s*|\s*$)/,"");return title||o.fallback;},tip:function(){if(!this.$tip){this.$tip=$('<div class="tipsy"></div>').html('<div class="tipsy-arrow"></div><div class="tipsy-inner"></div>');this.$tip.data('tipsy-pointee',this.$element[0]);}
2281return this.$tip;},validate:function(){if(!this.$element[0].parentNode){this.hide();this.$element=null;this.options=null;}},enable:function(){this.enabled=true;},disable:function(){this.enabled=false;},toggleEnabled:function(){this.enabled=!this.enabled;}};$.fn.tipsy=function(options){if(options===true){return this.data('tipsy');}else if(typeof options=='string'){var tipsy=this.data('tipsy');if(tipsy)tipsy[options]();return this;}
2282options=$.extend({},$.fn.tipsy.defaults,options);function get(ele){var tipsy=$.data(ele,'tipsy');if(!tipsy){tipsy=new Tipsy(ele,$.fn.tipsy.elementOptions(ele,options));$.data(ele,'tipsy',tipsy);}
2283return tipsy;}
2284function enter(){var tipsy=get(this);tipsy.hoverState='in';if(options.delayIn==0){tipsy.show();}else{tipsy.fixTitle();setTimeout(function(){if(tipsy.hoverState=='in')tipsy.show();},options.delayIn);}};function leave(){var tipsy=get(this);tipsy.hoverState='out';if(options.delayOut==0){tipsy.hide();}else{setTimeout(function(){if(tipsy.hoverState=='out')tipsy.hide();},options.delayOut);}};if(!options.live)this.each(function(){get(this);});if(options.trigger!='manual'){var binder=options.live?'live':'bind',eventIn=options.trigger=='hover'?'mouseenter':'focus',eventOut=options.trigger=='hover'?'mouseleave':'blur';this[binder](eventIn,enter)[binder](eventOut,leave);}
2285return this;};$.fn.tipsy.defaults={className:null,delayIn:0,delayOut:0,fade:true,fallback:'',gravity:'n',html:false,live:false,offset:0,opacity:1,title:'title',trigger:'hover'};$.fn.tipsy.revalidate=function(){$('.tipsy').each(function(){var pointee=$.data(this,'tipsy-pointee');if(!pointee||!isElementInDOM(pointee)){$(this).remove();}});};$.fn.tipsy.elementOptions=function(ele,options){return $.metadata?$.extend({},options,$(ele).metadata()):options;};$.fn.tipsy.autoNS=function(){return $(this).offset().top>($(document).scrollTop()+$(window).height()/ 2)?'s':'n';};$.fn.tipsy.autoWE=function(){return $(this).offset().left>($(document).scrollLeft()+$(window).width()/ 2)?'e':'w';};$.fn.tipsy.autoBounds=function(margin,prefer){return function(){var dir={ns:prefer[0],ew:(prefer.length>1?prefer[1]:false)},boundTop=$(document).scrollTop()+margin,boundLeft=$(document).scrollLeft()+margin,$this=$(this);if($this.offset().top<boundTop)dir.ns='n';if($this.offset().left<boundLeft)dir.ew='w';if($(window).width()+$(document).scrollLeft()-$this.offset().left<margin)dir.ew='e';if($(window).height()+$(document).scrollTop()-$this.offset().top<margin)dir.ns='s';return dir.ns+(dir.ew?dir.ew:'');}};})(jQuery);
2286//]]>
2287</script>
2288
2289<script type='text/javascript'>
2290//<![CDATA[
2291/*GLOBAL SETTINGS, USER CAN CHANGE*/
2292var MONTH_FORMAT = [, "January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"]; // months formats to translation or change to another format
2293var NO_IMAGE = "http://3.bp.blogspot.com/-Yw8BIuvwoSQ/VsjkCIMoltI/AAAAAAAAC4c/s55PW6xEKn0/s1600-r/nth.png"; // default no image
2294var WIDGET_RECENT_POST_NUM = 3; // show number of results - widget recent posts
2295var WIDGET_RANDOM_POST_NUM = 3; // show number of results - widget random posts
2296var WIDGET_RECENT_COMMENT_NUM = 3; // show number of results - widget recent comments
2297var POSTPERPAGE_NUM = 7; // number of posts per page
2298var LABEL_SEARCH_NUM = 7; // number of posts labels search
2299
2300// JQuery hover event with timeout by Taufik Nurrohman - https://plus.google.com/108949996304093815163/about
2301(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);
2302
2303// jquery replacetext plugin https://github.com/cowboy/jquery-replacetext
2304(function(e){e.fn.replaceText=function(t,n,r){return this.each(function(){var i=this.firstChild,s,o,u=[];if(i){do{if(i.nodeType===3){s=i.nodeValue;o=s.replace(t,n);if(o!==s){if(!r&&/</.test(o)){e(i).before(o);u.push(i)}else{i.nodeValue=o}}}}while(i=i.nextSibling)}u.length&&e(u).remove()})}})(jQuery);
2305
2306// Plugin: SelectNav.js ~ url: https://github.com/lukaszfiszer/selectnav.js
2307window.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)}}();$(document).ready(function(){selectnav('menu-main-nav');selectnav('nav1');});
2308
2309var _0xfa3f=["\x24\x28\x22\x23\x31\x46\x22\x29\x2E\x42\x28\x36\x28\x29\x7B\x32\x20\x6B\x3D\x22\x3C\x46\x20\x32\x42\x3D\x27\x31\x74\x2D\x34\x30\x2D\x33\x58\x27\x3E\x3C\x45\x3E\x3C\x46\x20\x77\x3D\x27\x32\x6F\x2D\x31\x74\x27\x3E\x22\x3B\x24\x28\x22\x23\x31\x46\x20\x45\x22\x29\x2E\x42\x28\x36\x28\x29\x7B\x32\x20\x61\x3D\x24\x28\x76\x29\x2E\x32\x6C\x28\x29\x2C\x6F\x3D\x61\x2E\x32\x4D\x28\x30\x2C\x31\x29\x2C\x70\x3D\x61\x2E\x32\x4D\x28\x31\x29\x3B\x22\x33\x57\x22\x3D\x3D\x6F\x3F\x28\x6F\x3D\x24\x28\x76\x29\x2E\x5A\x28\x22\x61\x22\x29\x2E\x7A\x28\x22\x44\x22\x29\x2C\x6B\x2B\x3D\x27\x3C\x45\x3E\x3C\x61\x20\x44\x3D\x22\x27\x2B\x6F\x2B\x27\x22\x3E\x27\x2B\x70\x2B\x22\x3C\x2F\x61\x3E\x3C\x2F\x45\x3E\x22\x29\x3A\x28\x6F\x3D\x24\x28\x76\x29\x2E\x5A\x28\x22\x61\x22\x29\x2E\x7A\x28\x22\x44\x22\x29\x2C\x6B\x2B\x3D\x27\x3C\x2F\x46\x3E\x3C\x2F\x45\x3E\x3C\x45\x3E\x3C\x61\x20\x44\x3D\x22\x27\x2B\x6F\x2B\x27\x22\x3E\x27\x2B\x61\x2B\x22\x3C\x2F\x61\x3E\x3C\x46\x20\x77\x3D\x27\x32\x6F\x2D\x31\x74\x27\x3E\x22\x29\x7D\x29\x3B\x6B\x2B\x3D\x22\x3C\x2F\x46\x3E\x3C\x2F\x45\x3E\x3C\x2F\x46\x3E\x22\x3B\x24\x28\x76\x29\x2E\x4F\x28\x6B\x29\x3B\x24\x28\x22\x23\x31\x46\x20\x46\x22\x29\x2E\x42\x28\x36\x28\x29\x7B\x32\x20\x6B\x3D\x24\x28\x76\x29\x3B\x79\x28\x6B\x2E\x4F\x28\x29\x2E\x49\x28\x2F\x5C\x73\x7C\x26\x32\x4B\x3B\x2F\x67\x2C\x22\x22\x29\x2E\x4A\x3D\x3D\x30\x29\x6B\x2E\x32\x79\x28\x29\x7D\x29\x3B\x24\x28\x22\x23\x31\x46\x20\x45\x22\x29\x2E\x42\x28\x36\x28\x29\x7B\x32\x20\x6B\x3D\x24\x28\x76\x29\x3B\x79\x28\x6B\x2E\x4F\x28\x29\x2E\x49\x28\x2F\x5C\x73\x7C\x26\x32\x4B\x3B\x2F\x67\x2C\x22\x22\x29\x2E\x4A\x3D\x3D\x30\x29\x6B\x2E\x32\x79\x28\x29\x7D\x29\x7D\x29\x3B\x24\x28\x31\x47\x29\x2E\x54\x28\x36\x28\x29\x7B\x32\x20\x32\x4A\x3D\x24\x28\x22\x23\x33\x56\x22\x29\x2E\x32\x6C\x28\x29\x3B\x24\x28\x22\x23\x33\x55\x22\x29\x2E\x4F\x28\x32\x4A\x29\x7D\x29\x3B\x24\x28\x31\x47\x29\x2E\x54\x28\x36\x28\x29\x7B\x24\x28\x22\x23\x31\x74\x22\x29\x2E\x33\x52\x28\x29\x3B\x24\x28\x22\x46\x2E\x32\x6F\x2D\x31\x74\x22\x29\x2E\x33\x51\x28\x22\x45\x22\x29\x2E\x32\x63\x28\x22\x33\x50\x2D\x32\x62\x22\x29\x3B\x24\x28\x22\x23\x31\x74\x20\x46\x20\x45\x22\x29\x2E\x42\x28\x36\x28\x29\x7B\x24\x28\x76\x29\x2E\x33\x4F\x28\x30\x2C\x36\x28\x29\x7B\x24\x28\x76\x29\x2E\x32\x62\x28\x22\x46\x22\x29\x2E\x33\x4E\x28\x29\x7D\x2C\x30\x2C\x36\x28\x29\x7B\x24\x28\x76\x29\x2E\x32\x62\x28\x22\x46\x22\x29\x2E\x33\x4D\x28\x29\x7D\x29\x7D\x29\x3B\x24\x28\x22\x2E\x31\x51\x20\x2E\x31\x6A\x2D\x31\x59\x2C\x2E\x32\x74\x20\x2E\x31\x6A\x2D\x31\x59\x22\x29\x2E\x42\x28\x36\x28\x29\x7B\x24\x28\x76\x29\x2E\x5A\x28\x22\x2E\x32\x36\x2D\x4D\x20\x2E\x31\x69\x20\x61\x22\x29\x2E\x7A\x28\x22\x50\x22\x2C\x36\x28\x61\x2C\x62\x29\x7B\x4B\x20\x62\x2E\x49\x28\x22\x2F\x4E\x2E\x55\x22\x2C\x22\x2F\x31\x5A\x2E\x55\x22\x29\x7D\x29\x2E\x7A\x28\x22\x50\x22\x2C\x36\x28\x61\x2C\x62\x29\x7B\x4B\x20\x62\x2E\x49\x28\x22\x31\x76\x2D\x63\x22\x2C\x22\x31\x68\x22\x29\x7D\x29\x7D\x29\x3B\x24\x28\x22\x2E\x31\x51\x20\x2E\x31\x6A\x2D\x31\x59\x2C\x2E\x32\x74\x20\x2E\x31\x6A\x2D\x31\x59\x22\x29\x2E\x42\x28\x36\x28\x29\x7B\x24\x28\x76\x29\x2E\x5A\x28\x22\x2E\x32\x36\x2D\x4D\x20\x2E\x31\x69\x20\x61\x22\x29\x2E\x7A\x28\x22\x50\x22\x2C\x36\x28\x61\x2C\x62\x29\x7B\x4B\x20\x62\x2E\x49\x28\x22\x31\x67\x3A\x2F\x2F\x33\x2E\x32\x33\x2E\x32\x32\x2E\x51\x2F\x2D\x33\x4C\x2F\x33\x4B\x2F\x33\x4A\x2F\x33\x49\x2F\x31\x68\x2D\x72\x2F\x33\x48\x2E\x31\x57\x22\x2C\x22\x22\x2B\x31\x52\x2B\x22\x22\x29\x7D\x29\x7D\x29\x3B\x24\x28\x22\x23\x33\x47\x2D\x33\x46\x20\x2E\x48\x20\x32\x55\x22\x29\x2E\x33\x45\x28\x22\x3C\x43\x20\x77\x3D\x27\x48\x2D\x47\x27\x2F\x3E\x22\x29\x3B\x24\x28\x27\x2E\x31\x4A\x20\x46\x20\x45\x20\x41\x27\x29\x2E\x42\x28\x36\x28\x29\x7B\x24\x28\x76\x29\x2E\x7A\x28\x27\x66\x27\x2C\x36\x28\x69\x2C\x66\x29\x7B\x4B\x20\x66\x2E\x49\x28\x27\x2F\x4E\x2E\x55\x27\x2C\x27\x2F\x31\x5A\x2E\x55\x27\x29\x7D\x29\x2E\x7A\x28\x27\x66\x27\x2C\x36\x28\x69\x2C\x66\x29\x7B\x4B\x20\x66\x2E\x49\x28\x27\x31\x76\x2D\x63\x27\x2C\x27\x31\x68\x27\x29\x7D\x29\x2E\x7A\x28\x27\x66\x27\x2C\x36\x28\x69\x2C\x66\x29\x7B\x4B\x20\x66\x2E\x49\x28\x27\x33\x44\x2D\x33\x43\x2D\x70\x2D\x33\x42\x27\x2C\x27\x31\x68\x27\x29\x7D\x29\x7D\x29\x3B\x24\x28\x22\x2E\x31\x4A\x20\x2E\x32\x73\x2D\x31\x44\x20\x61\x22\x29\x2E\x33\x41\x28\x27\x3C\x31\x73\x20\x77\x3D\x22\x41\x2D\x32\x31\x22\x2F\x3E\x27\x29\x3B\x24\x28\x27\x2E\x59\x2D\x4D\x2D\x33\x7A\x20\x41\x27\x29\x2E\x42\x28\x36\x28\x29\x7B\x24\x28\x76\x29\x2E\x7A\x28\x27\x66\x27\x2C\x36\x28\x69\x2C\x66\x29\x7B\x4B\x20\x66\x2E\x49\x28\x27\x2F\x2F\x32\x78\x2E\x32\x72\x2E\x51\x2F\x41\x2F\x32\x41\x2E\x32\x70\x27\x2C\x27\x2F\x2F\x34\x2E\x32\x33\x2E\x32\x32\x2E\x51\x2F\x2D\x32\x6E\x2F\x32\x6D\x2D\x32\x6B\x2F\x32\x6A\x2F\x32\x34\x2F\x32\x4E\x2D\x72\x2F\x59\x2E\x31\x57\x27\x29\x7D\x29\x2E\x7A\x28\x27\x66\x27\x2C\x36\x28\x69\x2C\x66\x29\x7B\x4B\x20\x66\x2E\x49\x28\x27\x2F\x33\x79\x27\x2C\x27\x2F\x32\x4E\x27\x29\x7D\x29\x7D\x29\x3B\x24\x28\x31\x75\x29\x2E\x32\x56\x28\x36\x28\x29\x7B\x79\x28\x24\x28\x76\x29\x2E\x32\x67\x28\x29\x3E\x33\x78\x29\x7B\x24\x28\x27\x23\x32\x66\x2D\x32\x65\x2D\x31\x49\x27\x29\x2E\x33\x77\x28\x29\x7D\x52\x7B\x24\x28\x27\x23\x32\x66\x2D\x32\x65\x2D\x31\x49\x27\x29\x2E\x33\x31\x28\x29\x7D\x7D\x29\x3B\x24\x28\x27\x23\x32\x66\x2D\x32\x65\x2D\x31\x49\x27\x29\x2E\x33\x75\x28\x36\x28\x29\x7B\x24\x28\x27\x32\x7A\x2C\x4F\x27\x29\x2E\x33\x74\x28\x7B\x32\x67\x3A\x30\x7D\x2C\x33\x73\x29\x3B\x4B\x20\x33\x72\x7D\x29\x3B\x24\x28\x27\x32\x7A\x27\x29\x2E\x32\x63\x28\x27\x41\x2D\x33\x71\x27\x29\x3B\x24\x28\x31\x75\x29\x2E\x32\x44\x28\x27\x32\x45\x20\x33\x70\x20\x32\x56\x27\x2C\x36\x28\x29\x7B\x32\x20\x31\x75\x3D\x24\x28\x76\x29\x2E\x32\x47\x28\x29\x3B\x24\x28\x27\x2E\x32\x48\x2D\x4D\x2C\x2E\x33\x6F\x2D\x31\x69\x2C\x2E\x31\x42\x2C\x2E\x31\x4A\x20\x41\x2C\x2E\x33\x6E\x20\x2E\x32\x36\x2D\x4D\x20\x2E\x31\x69\x20\x61\x2C\x2E\x33\x6C\x2D\x31\x69\x20\x61\x2C\x2E\x56\x2D\x31\x69\x20\x61\x2C\x2E\x31\x4A\x20\x2E\x32\x73\x2D\x31\x44\x20\x61\x2C\x2E\x31\x53\x2D\x41\x27\x29\x2E\x42\x28\x36\x28\x29\x7B\x32\x20\x32\x50\x3D\x2E\x31\x2A\x24\x28\x76\x29\x2E\x32\x47\x28\x29\x3B\x32\x20\x32\x51\x3D\x32\x50\x2D\x31\x75\x2B\x24\x28\x76\x29\x2E\x33\x6B\x28\x29\x2E\x31\x49\x3B\x32\x20\x32\x53\x3D\x24\x28\x31\x47\x29\x2E\x32\x67\x28\x29\x3B\x79\x28\x32\x53\x3E\x32\x51\x29\x7B\x24\x28\x76\x29\x2E\x32\x63\x28\x27\x41\x2D\x33\x67\x27\x29\x7D\x7D\x29\x7D\x29\x7D\x29\x3B\x24\x28\x31\x75\x29\x2E\x32\x44\x28\x22\x32\x45\x22\x2C\x36\x28\x29\x7B\x24\x28\x27\x2E\x33\x66\x20\x61\x2C\x2E\x33\x64\x20\x61\x2C\x2E\x33\x62\x2D\x33\x39\x20\x61\x2C\x2E\x32\x48\x2D\x47\x20\x32\x55\x2E\x47\x20\x61\x2C\x2E\x31\x45\x2D\x32\x5A\x20\x61\x2C\x2E\x31\x6A\x2D\x32\x5A\x27\x29\x2E\x42\x28\x36\x28\x29\x7B\x32\x20\x33\x30\x3D\x24\x28\x76\x29\x2E\x7A\x28\x27\x44\x27\x29\x3B\x24\x28\x76\x29\x2E\x7A\x28\x27\x44\x27\x2C\x33\x30\x2B\x27\x3F\x26\x31\x71\x2D\x31\x70\x3D\x27\x2B\x33\x37\x2B\x27\x27\x29\x7D\x29\x7D\x29\x3B\x33\x35\x28\x31\x47\x29\x2E\x54\x28\x36\x28\x24\x29\x7B\x24\x28\x27\x23\x31\x6E\x2D\x32\x30\x27\x29\x2E\x42\x28\x36\x28\x29\x7B\x24\x2E\x31\x37\x28\x7B\x78\x3A\x22\x2F\x31\x34\x2F\x31\x33\x2F\x4E\x3F\x31\x64\x3D\x31\x63\x2D\x57\x2D\x31\x65\x22\x2C\x31\x61\x3A\x27\x31\x38\x27\x2C\x31\x36\x3A\x22\x31\x35\x22\x2C\x31\x32\x3A\x36\x28\x74\x29\x7B\x74\x3D\x74\x2E\x39\x2E\x64\x2E\x4A\x2D\x33\x2C\x74\x3D\x31\x31\x2E\x31\x58\x28\x31\x31\x2E\x31\x6E\x28\x29\x2A\x28\x74\x2D\x30\x2B\x31\x29\x29\x2B\x30\x2C\x30\x3D\x3D\x74\x26\x26\x28\x74\x3D\x31\x31\x2E\x31\x58\x28\x31\x31\x2E\x31\x6E\x28\x29\x2A\x28\x74\x2D\x30\x2B\x31\x29\x29\x2B\x31\x29\x2C\x74\x3D\x3D\x30\x26\x26\x28\x74\x3D\x3D\x31\x29\x2C\x24\x2E\x31\x37\x28\x7B\x78\x3A\x22\x2F\x31\x34\x2F\x31\x33\x2F\x4E\x3F\x31\x64\x3D\x31\x63\x2D\x57\x2D\x31\x65\x26\x32\x4F\x2D\x31\x51\x3D\x22\x2B\x74\x2B\x22\x26\x31\x71\x2D\x31\x70\x3D\x31\x22\x2C\x31\x61\x3A\x27\x31\x38\x27\x2C\x31\x36\x3A\x22\x31\x35\x22\x2C\x31\x32\x3A\x36\x28\x6C\x29\x7B\x32\x20\x78\x3D\x22\x22\x3B\x32\x20\x32\x69\x3D\x27\x27\x3B\x58\x28\x32\x20\x69\x3D\x30\x3B\x69\x3C\x6C\x2E\x39\x2E\x64\x2E\x4A\x3B\x69\x2B\x2B\x29\x7B\x58\x28\x32\x20\x6A\x3D\x30\x3B\x6A\x3C\x6C\x2E\x39\x2E\x64\x5B\x69\x5D\x2E\x4C\x2E\x4A\x3B\x6A\x2B\x2B\x29\x7B\x79\x28\x6C\x2E\x39\x2E\x64\x5B\x69\x5D\x2E\x4C\x5B\x6A\x5D\x2E\x31\x79\x3D\x3D\x22\x31\x78\x22\x29\x7B\x78\x3D\x6C\x2E\x39\x2E\x64\x5B\x69\x5D\x2E\x4C\x5B\x6A\x5D\x2E\x44\x3B\x31\x6D\x7D\x7D\x32\x20\x47\x3D\x6C\x2E\x39\x2E\x64\x5B\x69\x5D\x2E\x47\x2E\x24\x74\x3B\x32\x69\x2B\x3D\x27\x3C\x61\x20\x32\x42\x3D\x22\x32\x58\x2D\x32\x30\x22\x20\x44\x3D\x22\x27\x2B\x78\x2B\x27\x22\x20\x47\x3D\x22\x27\x2B\x47\x2B\x27\x22\x3E\x3C\x2F\x61\x3E\x27\x7D\x24\x28\x27\x23\x31\x6E\x2D\x32\x30\x27\x29\x2E\x4F\x28\x32\x69\x29\x3B\x24\x28\x27\x23\x32\x58\x2D\x32\x30\x27\x29\x2E\x33\x34\x28\x7B\x33\x76\x3A\x27\x6E\x27\x7D\x29\x7D\x7D\x29\x7D\x7D\x29\x7D\x29\x7D\x29\x3B\x24\x28\x27\x2E\x54\x2D\x48\x20\x2E\x31\x6B\x20\x2E\x48\x2D\x6D\x20\x2E\x32\x71\x27\x29\x2E\x42\x28\x36\x28\x29\x7B\x24\x2E\x31\x37\x28\x7B\x78\x3A\x22\x2F\x31\x34\x2F\x33\x32\x2F\x4E\x3F\x31\x64\x3D\x31\x63\x2D\x57\x2D\x31\x65\x26\x31\x71\x2D\x31\x70\x3D\x22\x2B\x33\x33\x2C\x31\x61\x3A\x27\x31\x38\x27\x2C\x31\x36\x3A\x22\x31\x35\x22\x2C\x31\x32\x3A\x36\x28\x6C\x29\x7B\x32\x20\x78\x3D\x22\x22\x3B\x32\x20\x31\x4F\x3D\x27\x3C\x46\x20\x77\x3D\x22\x31\x53\x2D\x48\x22\x3E\x27\x3B\x58\x28\x32\x20\x69\x3D\x30\x3B\x69\x3C\x6C\x2E\x39\x2E\x64\x2E\x4A\x3B\x69\x2B\x2B\x29\x7B\x79\x28\x69\x3D\x3D\x6C\x2E\x39\x2E\x64\x2E\x4A\x29\x31\x6D\x3B\x58\x28\x32\x20\x6B\x3D\x30\x3B\x6B\x3C\x6C\x2E\x39\x2E\x64\x5B\x69\x5D\x2E\x4C\x2E\x4A\x3B\x6B\x2B\x2B\x29\x7B\x79\x28\x6C\x2E\x39\x2E\x64\x5B\x69\x5D\x2E\x4C\x5B\x6B\x5D\x2E\x31\x79\x3D\x3D\x27\x31\x78\x27\x29\x7B\x78\x3D\x6C\x2E\x39\x2E\x64\x5B\x69\x5D\x2E\x4C\x5B\x6B\x5D\x2E\x44\x3B\x31\x6D\x7D\x7D\x79\x28\x22\x6D\x22\x57\x20\x6C\x2E\x39\x2E\x64\x5B\x69\x5D\x29\x7B\x32\x20\x6D\x3D\x6C\x2E\x39\x2E\x64\x5B\x69\x5D\x2E\x6D\x2E\x24\x74\x7D\x52\x20\x79\x28\x22\x32\x77\x22\x57\x20\x33\x36\x29\x7B\x32\x20\x6D\x3D\x6C\x2E\x39\x2E\x64\x5B\x69\x5D\x2E\x32\x77\x2E\x24\x74\x7D\x52\x20\x32\x20\x6D\x3D\x22\x22\x3B\x32\x20\x32\x76\x3D\x2F\x3C\x5C\x53\x5B\x5E\x3E\x5D\x2A\x3E\x2F\x67\x3B\x6D\x3D\x6D\x2E\x49\x28\x32\x76\x2C\x22\x22\x29\x3B\x79\x28\x6D\x2E\x4A\x3E\x33\x38\x29\x7B\x6D\x3D\x27\x27\x2B\x6D\x2E\x31\x66\x28\x30\x2C\x33\x61\x29\x2B\x27\x2E\x2E\x2E\x27\x7D\x32\x20\x47\x3D\x6C\x2E\x39\x2E\x64\x5B\x69\x5D\x2E\x47\x2E\x24\x74\x3B\x32\x20\x31\x56\x3D\x6C\x2E\x39\x2E\x64\x5B\x69\x5D\x2E\x31\x56\x5B\x30\x5D\x2E\x33\x63\x2E\x24\x74\x3B\x32\x20\x31\x55\x3D\x6C\x2E\x39\x2E\x64\x5B\x69\x5D\x2E\x31\x56\x5B\x30\x5D\x2E\x33\x65\x24\x4D\x2E\x66\x3B\x79\x28\x31\x55\x2E\x31\x43\x28\x27\x31\x67\x3A\x2F\x2F\x32\x78\x2E\x32\x72\x2E\x51\x2F\x41\x2F\x32\x41\x2E\x32\x70\x27\x29\x29\x7B\x32\x20\x59\x3D\x27\x31\x67\x3A\x2F\x2F\x34\x2E\x32\x33\x2E\x32\x32\x2E\x51\x2F\x2D\x32\x6E\x2F\x32\x6D\x2D\x32\x6B\x2F\x32\x6A\x2F\x32\x34\x2F\x32\x54\x2D\x72\x2F\x59\x2E\x31\x57\x27\x7D\x52\x7B\x79\x28\x31\x55\x2E\x31\x43\x28\x27\x31\x67\x3A\x2F\x2F\x33\x68\x2E\x32\x72\x2E\x51\x2F\x41\x2F\x33\x69\x2D\x33\x6A\x2E\x32\x70\x27\x29\x29\x7B\x32\x20\x59\x3D\x27\x31\x67\x3A\x2F\x2F\x34\x2E\x32\x33\x2E\x32\x32\x2E\x51\x2F\x2D\x32\x6E\x2F\x32\x6D\x2D\x32\x6B\x2F\x32\x6A\x2F\x32\x34\x2F\x32\x54\x2D\x72\x2F\x59\x2E\x31\x57\x27\x7D\x52\x7B\x32\x20\x59\x3D\x31\x55\x7D\x7D\x3B\x31\x4F\x2B\x3D\x27\x3C\x45\x3E\x3C\x43\x20\x77\x3D\x22\x31\x53\x2D\x59\x22\x3E\x3C\x41\x20\x77\x3D\x22\x31\x53\x2D\x41\x22\x20\x66\x3D\x22\x27\x2B\x59\x2B\x27\x22\x2F\x3E\x3C\x2F\x43\x3E\x3C\x61\x20\x44\x3D\x22\x27\x2B\x78\x2B\x27\x22\x3E\x27\x2B\x31\x56\x2B\x27\x3C\x2F\x61\x3E\x3C\x31\x73\x3E\x22\x27\x2B\x6D\x2B\x27\x22\x3C\x2F\x31\x73\x3E\x3C\x2F\x45\x3E\x27\x7D\x31\x4F\x2B\x3D\x27\x3C\x2F\x46\x3E\x3C\x43\x20\x77\x3D\x22\x31\x54\x22\x2F\x3E\x27\x3B\x24\x28\x27\x2E\x54\x2D\x48\x20\x2E\x31\x6B\x20\x2E\x48\x2D\x6D\x20\x2E\x32\x71\x27\x29\x2E\x42\x28\x36\x28\x29\x7B\x79\x28\x24\x28\x76\x29\x2E\x7A\x28\x22\x77\x22\x29\x2E\x31\x43\x28\x22\x32\x71\x22\x29\x29\x7B\x24\x28\x76\x29\x2E\x4F\x28\x31\x4F\x29\x7D\x7D\x29\x7D\x7D\x29\x7D\x29\x3B\x24\x28\x27\x2E\x54\x2D\x48\x20\x2E\x31\x6B\x20\x2E\x48\x2D\x6D\x20\x2E\x32\x38\x27\x29\x2E\x42\x28\x36\x28\x29\x7B\x24\x2E\x31\x37\x28\x7B\x78\x3A\x22\x2F\x31\x34\x2F\x31\x33\x2F\x4E\x3F\x31\x64\x3D\x31\x63\x2D\x57\x2D\x31\x65\x22\x2C\x31\x61\x3A\x27\x31\x38\x27\x2C\x31\x36\x3A\x22\x31\x35\x22\x2C\x31\x32\x3A\x36\x28\x74\x29\x7B\x74\x3D\x74\x2E\x39\x2E\x64\x2E\x4A\x2D\x33\x2C\x74\x3D\x31\x31\x2E\x31\x58\x28\x31\x31\x2E\x31\x6E\x28\x29\x2A\x28\x74\x2D\x30\x2B\x31\x29\x29\x2B\x30\x2C\x30\x3D\x3D\x74\x26\x26\x28\x74\x3D\x31\x31\x2E\x31\x58\x28\x31\x31\x2E\x31\x6E\x28\x29\x2A\x28\x74\x2D\x30\x2B\x31\x29\x29\x2B\x31\x29\x2C\x74\x3D\x3D\x30\x26\x26\x28\x74\x3D\x3D\x31\x29\x2C\x24\x2E\x31\x37\x28\x7B\x78\x3A\x22\x2F\x31\x34\x2F\x31\x33\x2F\x4E\x3F\x31\x64\x3D\x31\x63\x2D\x57\x2D\x31\x65\x26\x32\x4F\x2D\x31\x51\x3D\x22\x2B\x74\x2B\x22\x26\x31\x71\x2D\x31\x70\x3D\x22\x2B\x33\x6D\x2C\x31\x61\x3A\x27\x31\x38\x27\x2C\x31\x36\x3A\x22\x31\x35\x22\x2C\x31\x32\x3A\x36\x28\x6C\x29\x7B\x32\x20\x78\x3D\x22\x22\x3B\x32\x20\x31\x50\x3D\x27\x3C\x46\x20\x77\x3D\x22\x32\x49\x2D\x48\x22\x3E\x27\x3B\x58\x28\x32\x20\x69\x3D\x30\x3B\x69\x3C\x6C\x2E\x39\x2E\x64\x2E\x4A\x3B\x69\x2B\x2B\x29\x7B\x58\x28\x32\x20\x6A\x3D\x30\x3B\x6A\x3C\x6C\x2E\x39\x2E\x64\x5B\x69\x5D\x2E\x4C\x2E\x4A\x3B\x6A\x2B\x2B\x29\x7B\x79\x28\x6C\x2E\x39\x2E\x64\x5B\x69\x5D\x2E\x4C\x5B\x6A\x5D\x2E\x31\x79\x3D\x3D\x22\x31\x78\x22\x29\x7B\x78\x3D\x6C\x2E\x39\x2E\x64\x5B\x69\x5D\x2E\x4C\x5B\x6A\x5D\x2E\x44\x3B\x31\x6D\x7D\x7D\x32\x20\x47\x3D\x6C\x2E\x39\x2E\x64\x5B\x69\x5D\x2E\x47\x2E\x24\x74\x3B\x32\x20\x31\x39\x3D\x6C\x2E\x39\x2E\x64\x5B\x69\x5D\x2E\x32\x43\x2E\x24\x74\x2C\x31\x4D\x3D\x31\x39\x2E\x31\x66\x28\x30\x2C\x34\x29\x2C\x31\x4C\x3D\x31\x39\x2E\x31\x66\x28\x35\x2C\x37\x29\x2C\x31\x4B\x3D\x31\x39\x2E\x31\x66\x28\x38\x2C\x31\x30\x29\x2C\x32\x52\x3D\x32\x75\x5B\x32\x57\x28\x31\x4C\x2C\x31\x30\x29\x5D\x2B\x27\x20\x27\x2B\x31\x4B\x2B\x27\x2C\x20\x27\x2B\x31\x4D\x3B\x32\x20\x6D\x3D\x6C\x2E\x39\x2E\x64\x5B\x69\x5D\x2E\x6D\x2E\x24\x74\x3B\x32\x20\x24\x6D\x3D\x24\x28\x27\x3C\x43\x3E\x27\x29\x2E\x4F\x28\x6D\x29\x3B\x79\x28\x6D\x2E\x31\x62\x28\x22\x31\x67\x3A\x2F\x2F\x31\x7A\x2E\x31\x77\x2E\x51\x2F\x31\x41\x2F\x22\x29\x3E\x2D\x31\x7C\x7C\x6D\x2E\x31\x62\x28\x22\x32\x4C\x3A\x2F\x2F\x31\x7A\x2E\x31\x77\x2E\x51\x2F\x31\x41\x2F\x22\x29\x3E\x2D\x31\x29\x7B\x32\x20\x31\x4E\x3D\x6C\x2E\x39\x2E\x64\x5B\x69\x5D\x2E\x32\x37\x24\x31\x44\x2E\x78\x3B\x32\x20\x4D\x3D\x31\x4E\x7D\x52\x20\x79\x28\x6D\x2E\x31\x62\x28\x22\x3C\x41\x22\x29\x3E\x2D\x31\x29\x7B\x32\x20\x66\x3D\x24\x6D\x2E\x5A\x28\x27\x41\x3A\x31\x45\x27\x29\x2E\x7A\x28\x27\x66\x27\x29\x3B\x32\x20\x4D\x3D\x66\x7D\x52\x7B\x32\x20\x4D\x3D\x31\x52\x7D\x31\x50\x2B\x3D\x27\x3C\x45\x3E\x3C\x61\x20\x77\x3D\x22\x31\x42\x22\x20\x44\x3D\x22\x27\x2B\x78\x2B\x27\x22\x20\x50\x3D\x22\x31\x6F\x3A\x78\x28\x27\x2B\x4D\x2B\x27\x29\x20\x32\x68\x2D\x32\x35\x20\x31\x6C\x20\x31\x6C\x3B\x31\x6F\x2D\x32\x39\x3A\x20\x32\x61\x22\x3E\x3C\x31\x73\x20\x77\x3D\x22\x41\x2D\x32\x31\x22\x2F\x3E\x3C\x2F\x61\x3E\x3C\x43\x20\x77\x3D\x22\x31\x6A\x2D\x32\x46\x22\x3E\x3C\x31\x72\x20\x77\x3D\x22\x32\x59\x2D\x47\x22\x3E\x3C\x61\x20\x44\x3D\x22\x27\x2B\x78\x2B\x27\x22\x3E\x27\x2B\x47\x2B\x27\x3C\x2F\x61\x3E\x3C\x2F\x31\x72\x3E\x3C\x2F\x43\x3E\x3C\x2F\x45\x3E\x27\x7D\x31\x50\x2B\x3D\x27\x3C\x2F\x46\x3E\x3C\x43\x20\x77\x3D\x22\x31\x54\x22\x2F\x3E\x27\x3B\x24\x28\x27\x2E\x54\x2D\x48\x20\x2E\x31\x6B\x20\x2E\x48\x2D\x6D\x20\x2E\x32\x38\x27\x29\x2E\x42\x28\x36\x28\x29\x7B\x79\x28\x24\x28\x76\x29\x2E\x7A\x28\x22\x77\x22\x29\x2E\x31\x43\x28\x22\x32\x38\x22\x29\x29\x7B\x24\x28\x76\x29\x2E\x4F\x28\x31\x50\x29\x3B\x24\x28\x76\x29\x2E\x5A\x28\x27\x2E\x31\x42\x27\x29\x2E\x42\x28\x36\x28\x29\x7B\x24\x28\x76\x29\x2E\x7A\x28\x27\x50\x27\x2C\x36\x28\x69\x2C\x66\x29\x7B\x4B\x20\x66\x2E\x49\x28\x27\x2F\x4E\x2E\x55\x27\x2C\x27\x2F\x31\x5A\x2E\x55\x27\x29\x7D\x29\x2E\x7A\x28\x27\x50\x27\x2C\x36\x28\x69\x2C\x66\x29\x7B\x4B\x20\x66\x2E\x49\x28\x27\x31\x76\x2D\x63\x27\x2C\x27\x31\x68\x27\x29\x7D\x29\x7D\x29\x7D\x7D\x29\x7D\x7D\x29\x7D\x7D\x29\x7D\x29\x3B\x24\x28\x27\x2E\x54\x2D\x48\x20\x2E\x31\x6B\x20\x2E\x48\x2D\x6D\x20\x2E\x32\x64\x27\x29\x2E\x42\x28\x36\x28\x29\x7B\x24\x2E\x31\x37\x28\x7B\x78\x3A\x22\x2F\x31\x34\x2F\x31\x33\x2F\x4E\x3F\x31\x64\x3D\x31\x63\x2D\x57\x2D\x31\x65\x22\x2C\x31\x61\x3A\x27\x31\x38\x27\x2C\x31\x36\x3A\x22\x31\x35\x22\x2C\x31\x32\x3A\x36\x28\x33\x53\x29\x7B\x24\x2E\x31\x37\x28\x7B\x78\x3A\x22\x2F\x31\x34\x2F\x31\x33\x2F\x4E\x3F\x31\x64\x3D\x31\x63\x2D\x57\x2D\x31\x65\x26\x31\x71\x2D\x31\x70\x3D\x22\x2B\x33\x54\x2C\x31\x61\x3A\x27\x31\x38\x27\x2C\x31\x36\x3A\x22\x31\x35\x22\x2C\x31\x32\x3A\x36\x28\x6C\x29\x7B\x32\x20\x78\x3D\x22\x22\x3B\x32\x20\x31\x48\x3D\x27\x3C\x46\x20\x77\x3D\x22\x32\x49\x2D\x48\x22\x3E\x27\x3B\x58\x28\x32\x20\x69\x3D\x30\x3B\x69\x3C\x6C\x2E\x39\x2E\x64\x2E\x4A\x3B\x69\x2B\x2B\x29\x7B\x58\x28\x32\x20\x6A\x3D\x30\x3B\x6A\x3C\x6C\x2E\x39\x2E\x64\x5B\x69\x5D\x2E\x4C\x2E\x4A\x3B\x6A\x2B\x2B\x29\x7B\x79\x28\x6C\x2E\x39\x2E\x64\x5B\x69\x5D\x2E\x4C\x5B\x6A\x5D\x2E\x31\x79\x3D\x3D\x22\x31\x78\x22\x29\x7B\x78\x3D\x6C\x2E\x39\x2E\x64\x5B\x69\x5D\x2E\x4C\x5B\x6A\x5D\x2E\x44\x3B\x31\x6D\x7D\x7D\x32\x20\x47\x3D\x6C\x2E\x39\x2E\x64\x5B\x69\x5D\x2E\x47\x2E\x24\x74\x3B\x32\x20\x31\x39\x3D\x6C\x2E\x39\x2E\x64\x5B\x69\x5D\x2E\x32\x43\x2E\x24\x74\x2C\x31\x4D\x3D\x31\x39\x2E\x31\x66\x28\x30\x2C\x34\x29\x2C\x31\x4C\x3D\x31\x39\x2E\x31\x66\x28\x35\x2C\x37\x29\x2C\x31\x4B\x3D\x31\x39\x2E\x31\x66\x28\x38\x2C\x31\x30\x29\x2C\x32\x52\x3D\x32\x75\x5B\x32\x57\x28\x31\x4C\x2C\x31\x30\x29\x5D\x2B\x27\x20\x27\x2B\x31\x4B\x2B\x27\x2C\x20\x27\x2B\x31\x4D\x3B\x32\x20\x6D\x3D\x6C\x2E\x39\x2E\x64\x5B\x69\x5D\x2E\x6D\x2E\x24\x74\x3B\x32\x20\x24\x6D\x3D\x24\x28\x27\x3C\x43\x3E\x27\x29\x2E\x4F\x28\x6D\x29\x3B\x79\x28\x6D\x2E\x31\x62\x28\x22\x31\x67\x3A\x2F\x2F\x31\x7A\x2E\x31\x77\x2E\x51\x2F\x31\x41\x2F\x22\x29\x3E\x2D\x31\x7C\x7C\x6D\x2E\x31\x62\x28\x22\x32\x4C\x3A\x2F\x2F\x31\x7A\x2E\x31\x77\x2E\x51\x2F\x31\x41\x2F\x22\x29\x3E\x2D\x31\x29\x7B\x32\x20\x31\x4E\x3D\x6C\x2E\x39\x2E\x64\x5B\x69\x5D\x2E\x32\x37\x24\x31\x44\x2E\x78\x3B\x32\x20\x4D\x3D\x31\x4E\x7D\x52\x20\x79\x28\x6D\x2E\x31\x62\x28\x22\x3C\x41\x22\x29\x3E\x2D\x31\x29\x7B\x32\x20\x66\x3D\x24\x6D\x2E\x5A\x28\x27\x41\x3A\x31\x45\x27\x29\x2E\x7A\x28\x27\x66\x27\x29\x3B\x32\x20\x4D\x3D\x66\x7D\x52\x7B\x32\x20\x4D\x3D\x31\x52\x7D\x31\x48\x2B\x3D\x27\x3C\x45\x3E\x3C\x61\x20\x77\x3D\x22\x31\x42\x22\x20\x44\x3D\x22\x27\x2B\x78\x2B\x27\x22\x20\x50\x3D\x22\x31\x6F\x3A\x78\x28\x27\x2B\x4D\x2B\x27\x29\x20\x32\x68\x2D\x32\x35\x20\x31\x6C\x20\x31\x6C\x3B\x31\x6F\x2D\x32\x39\x3A\x20\x32\x61\x22\x3E\x3C\x31\x73\x20\x77\x3D\x22\x41\x2D\x32\x31\x22\x2F\x3E\x3C\x2F\x61\x3E\x3C\x43\x20\x77\x3D\x22\x31\x6A\x2D\x32\x46\x22\x3E\x3C\x31\x72\x20\x77\x3D\x22\x32\x59\x2D\x47\x22\x3E\x3C\x61\x20\x44\x3D\x22\x27\x2B\x78\x2B\x27\x22\x3E\x27\x2B\x47\x2B\x27\x3C\x2F\x61\x3E\x3C\x2F\x31\x72\x3E\x3C\x2F\x43\x3E\x3C\x2F\x45\x3E\x27\x7D\x31\x48\x2B\x3D\x27\x3C\x2F\x46\x3E\x3C\x43\x20\x77\x3D\x22\x31\x54\x22\x2F\x3E\x27\x3B\x24\x28\x27\x2E\x54\x2D\x48\x20\x2E\x31\x6B\x20\x2E\x48\x2D\x6D\x20\x2E\x32\x64\x27\x29\x2E\x42\x28\x36\x28\x29\x7B\x79\x28\x24\x28\x76\x29\x2E\x7A\x28\x22\x77\x22\x29\x2E\x31\x43\x28\x22\x32\x64\x22\x29\x29\x7B\x24\x28\x76\x29\x2E\x4F\x28\x31\x48\x29\x3B\x24\x28\x76\x29\x2E\x5A\x28\x27\x2E\x31\x42\x27\x29\x2E\x42\x28\x36\x28\x29\x7B\x24\x28\x76\x29\x2E\x7A\x28\x27\x50\x27\x2C\x36\x28\x69\x2C\x66\x29\x7B\x4B\x20\x66\x2E\x49\x28\x27\x2F\x4E\x2E\x55\x27\x2C\x27\x2F\x31\x5A\x2E\x55\x27\x29\x7D\x29\x2E\x7A\x28\x27\x50\x27\x2C\x36\x28\x69\x2C\x66\x29\x7B\x4B\x20\x66\x2E\x49\x28\x27\x31\x76\x2D\x63\x27\x2C\x27\x31\x68\x27\x29\x7D\x29\x7D\x29\x7D\x7D\x29\x7D\x7D\x29\x7D\x7D\x29\x7D\x29\x3B\x24\x28\x22\x23\x56\x2D\x54\x22\x29\x2E\x42\x28\x36\x28\x29\x7B\x32\x20\x62\x3D\x24\x28\x76\x29\x2E\x32\x6C\x28\x29\x3B\x24\x2E\x31\x37\x28\x7B\x78\x3A\x22\x2F\x31\x34\x2F\x31\x33\x2F\x4E\x2F\x2D\x2F\x22\x2B\x62\x2B\x22\x3F\x31\x64\x3D\x31\x63\x2D\x57\x2D\x31\x65\x26\x31\x71\x2D\x31\x70\x3D\x33\x22\x2C\x31\x61\x3A\x27\x31\x38\x27\x2C\x31\x36\x3A\x22\x31\x35\x22\x2C\x31\x32\x3A\x36\x28\x65\x29\x7B\x32\x20\x75\x3D\x22\x22\x3B\x32\x20\x68\x3D\x27\x3C\x43\x20\x77\x3D\x22\x56\x2D\x31\x33\x22\x3E\x27\x3B\x58\x28\x32\x20\x69\x3D\x30\x3B\x69\x3C\x65\x2E\x39\x2E\x64\x2E\x4A\x3B\x69\x2B\x2B\x29\x7B\x58\x28\x32\x20\x6A\x3D\x30\x3B\x6A\x3C\x65\x2E\x39\x2E\x64\x5B\x69\x5D\x2E\x4C\x2E\x4A\x3B\x6A\x2B\x2B\x29\x7B\x79\x28\x65\x2E\x39\x2E\x64\x5B\x69\x5D\x2E\x4C\x5B\x6A\x5D\x2E\x31\x79\x3D\x3D\x22\x31\x78\x22\x29\x7B\x75\x3D\x65\x2E\x39\x2E\x64\x5B\x69\x5D\x2E\x4C\x5B\x6A\x5D\x2E\x44\x3B\x31\x6D\x7D\x7D\x32\x20\x67\x3D\x65\x2E\x39\x2E\x64\x5B\x69\x5D\x2E\x47\x2E\x24\x74\x3B\x32\x20\x73\x3D\x65\x2E\x39\x2E\x64\x5B\x69\x5D\x2E\x33\x59\x5B\x30\x5D\x2E\x33\x5A\x3B\x32\x20\x63\x3D\x65\x2E\x39\x2E\x64\x5B\x69\x5D\x2E\x6D\x2E\x24\x74\x3B\x32\x20\x24\x63\x3D\x24\x28\x27\x3C\x43\x3E\x27\x29\x2E\x4F\x28\x63\x29\x3B\x79\x28\x63\x2E\x31\x62\x28\x22\x2F\x2F\x31\x7A\x2E\x31\x77\x2E\x51\x2F\x31\x41\x2F\x22\x29\x3E\x2D\x31\x29\x7B\x32\x20\x70\x3D\x65\x2E\x39\x2E\x64\x5B\x69\x5D\x2E\x32\x37\x24\x31\x44\x2E\x78\x3B\x32\x20\x6B\x3D\x70\x7D\x52\x20\x79\x28\x63\x2E\x31\x62\x28\x22\x3C\x41\x22\x29\x3E\x2D\x31\x29\x7B\x32\x20\x71\x3D\x24\x63\x2E\x5A\x28\x27\x41\x3A\x31\x45\x27\x29\x2E\x7A\x28\x27\x66\x27\x29\x3B\x32\x20\x6B\x3D\x71\x7D\x52\x7B\x32\x20\x6B\x3D\x31\x52\x7D\x68\x2B\x3D\x27\x3C\x45\x20\x77\x3D\x22\x56\x2D\x32\x73\x22\x3E\x3C\x43\x20\x77\x3D\x22\x56\x2D\x31\x69\x22\x3E\x3C\x61\x20\x77\x3D\x22\x56\x2D\x41\x22\x20\x44\x3D\x22\x27\x2B\x75\x2B\x27\x22\x20\x50\x3D\x22\x31\x6F\x3A\x78\x28\x27\x2B\x6B\x2B\x27\x29\x20\x32\x68\x2D\x32\x35\x20\x31\x6C\x20\x31\x6C\x3B\x31\x6F\x2D\x32\x39\x3A\x20\x32\x61\x22\x3E\x3C\x31\x73\x20\x77\x3D\x22\x56\x2D\x32\x31\x22\x2F\x3E\x3C\x2F\x61\x3E\x3C\x2F\x43\x3E\x3C\x43\x20\x77\x3D\x22\x56\x2D\x6D\x22\x3E\x3C\x31\x72\x3E\x3C\x61\x20\x44\x3D\x22\x27\x2B\x75\x2B\x27\x22\x3E\x27\x2B\x67\x2B\x27\x3C\x2F\x61\x3E\x3C\x2F\x31\x72\x3E\x3C\x2F\x43\x3E\x3C\x2F\x45\x3E\x27\x7D\x68\x2B\x3D\x27\x3C\x2F\x43\x3E\x3C\x43\x20\x77\x3D\x22\x31\x54\x22\x2F\x3E\x27\x3B\x24\x28\x22\x23\x56\x2D\x54\x22\x29\x2E\x4F\x28\x68\x29\x3B\x24\x28\x27\x2E\x56\x2D\x41\x27\x29\x2E\x42\x28\x36\x28\x29\x7B\x24\x28\x76\x29\x2E\x7A\x28\x27\x50\x27\x2C\x36\x28\x69\x2C\x66\x29\x7B\x4B\x20\x66\x2E\x49\x28\x27\x2F\x4E\x2E\x55\x27\x2C\x27\x2F\x34\x31\x2E\x55\x27\x29\x7D\x29\x2E\x7A\x28\x27\x50\x27\x2C\x36\x28\x69\x2C\x66\x29\x7B\x4B\x20\x66\x2E\x49\x28\x27\x31\x76\x2D\x63\x27\x2C\x27\x31\x68\x27\x29\x7D\x29\x7D\x29\x7D\x7D\x29\x7D\x29\x3B","\x7C","\x73\x70\x6C\x69\x74","\x7C\x7C\x76\x61\x72\x7C\x7C\x7C\x7C\x66\x75\x6E\x63\x74\x69\x6F\x6E\x7C\x7C\x7C\x66\x65\x65\x64\x7C\x7C\x7C\x7C\x65\x6E\x74\x72\x79\x7C\x7C\x73\x72\x63\x7C\x7C\x7C\x7C\x7C\x7C\x64\x61\x74\x61\x7C\x63\x6F\x6E\x74\x65\x6E\x74\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x74\x68\x69\x73\x7C\x63\x6C\x61\x73\x73\x7C\x75\x72\x6C\x7C\x69\x66\x7C\x61\x74\x74\x72\x7C\x69\x6D\x67\x7C\x65\x61\x63\x68\x7C\x64\x69\x76\x7C\x68\x72\x65\x66\x7C\x6C\x69\x7C\x75\x6C\x7C\x74\x69\x74\x6C\x65\x7C\x77\x69\x64\x67\x65\x74\x7C\x72\x65\x70\x6C\x61\x63\x65\x7C\x6C\x65\x6E\x67\x74\x68\x7C\x72\x65\x74\x75\x72\x6E\x7C\x6C\x69\x6E\x6B\x7C\x69\x6D\x61\x67\x65\x7C\x64\x65\x66\x61\x75\x6C\x74\x7C\x68\x74\x6D\x6C\x7C\x73\x74\x79\x6C\x65\x7C\x63\x6F\x6D\x7C\x65\x6C\x73\x65\x7C\x7C\x72\x65\x61\x64\x79\x7C\x6A\x70\x67\x7C\x72\x65\x6C\x61\x74\x65\x64\x7C\x69\x6E\x7C\x66\x6F\x72\x7C\x61\x76\x61\x74\x61\x72\x7C\x66\x69\x6E\x64\x7C\x7C\x4D\x61\x74\x68\x7C\x73\x75\x63\x63\x65\x73\x73\x7C\x70\x6F\x73\x74\x73\x7C\x66\x65\x65\x64\x73\x7C\x6A\x73\x6F\x6E\x70\x7C\x64\x61\x74\x61\x54\x79\x70\x65\x7C\x61\x6A\x61\x78\x7C\x67\x65\x74\x7C\x67\x65\x74\x5F\x64\x61\x74\x65\x7C\x74\x79\x70\x65\x7C\x69\x6E\x64\x65\x78\x4F\x66\x7C\x6A\x73\x6F\x6E\x7C\x61\x6C\x74\x7C\x73\x63\x72\x69\x70\x74\x7C\x73\x75\x62\x73\x74\x72\x69\x6E\x67\x7C\x68\x74\x74\x70\x7C\x73\x31\x36\x30\x30\x7C\x74\x68\x75\x6D\x62\x7C\x70\x6F\x73\x74\x7C\x48\x54\x4D\x4C\x7C\x63\x65\x6E\x74\x65\x72\x7C\x62\x72\x65\x61\x6B\x7C\x72\x61\x6E\x64\x6F\x6D\x7C\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x7C\x72\x65\x73\x75\x6C\x74\x73\x7C\x6D\x61\x78\x7C\x68\x33\x7C\x73\x70\x61\x6E\x7C\x6D\x65\x6E\x75\x7C\x77\x69\x6E\x64\x6F\x77\x7C\x73\x37\x32\x7C\x79\x6F\x75\x74\x75\x62\x65\x7C\x61\x6C\x74\x65\x72\x6E\x61\x74\x65\x7C\x72\x65\x6C\x7C\x77\x77\x77\x7C\x65\x6D\x62\x65\x64\x7C\x72\x63\x74\x68\x75\x6D\x62\x7C\x6D\x61\x74\x63\x68\x7C\x74\x68\x75\x6D\x62\x6E\x61\x69\x6C\x7C\x66\x69\x72\x73\x74\x7C\x4C\x69\x6E\x6B\x4C\x69\x73\x74\x39\x36\x7C\x64\x6F\x63\x75\x6D\x65\x6E\x74\x7C\x72\x65\x63\x65\x6E\x74\x63\x6F\x64\x65\x7C\x74\x6F\x70\x7C\x50\x6F\x70\x75\x6C\x61\x72\x50\x6F\x73\x74\x73\x7C\x64\x61\x79\x7C\x6D\x6F\x6E\x74\x68\x7C\x79\x65\x61\x72\x7C\x73\x72\x63\x32\x7C\x63\x6D\x6D\x63\x6F\x64\x65\x7C\x72\x61\x6E\x64\x6F\x6D\x63\x6F\x64\x65\x7C\x69\x6E\x64\x65\x78\x7C\x4E\x4F\x5F\x49\x4D\x41\x47\x45\x7C\x63\x6D\x6D\x7C\x63\x6C\x65\x61\x72\x7C\x74\x68\x75\x6D\x62\x75\x72\x6C\x7C\x61\x75\x74\x68\x6F\x72\x7C\x70\x6E\x67\x7C\x66\x6C\x6F\x6F\x72\x7C\x6F\x75\x74\x65\x72\x7C\x6D\x71\x64\x65\x66\x61\x75\x6C\x74\x7C\x69\x63\x6F\x6E\x7C\x6F\x76\x65\x72\x6C\x61\x79\x7C\x62\x6C\x6F\x67\x73\x70\x6F\x74\x7C\x62\x70\x7C\x4B\x63\x75\x39\x77\x4A\x62\x76\x37\x39\x30\x68\x49\x6F\x38\x33\x72\x49\x5F\x73\x37\x6C\x4C\x57\x33\x7A\x6B\x4C\x59\x30\x31\x45\x41\x7C\x72\x65\x70\x65\x61\x74\x7C\x62\x6C\x6F\x63\x6B\x7C\x6D\x65\x64\x69\x61\x7C\x72\x61\x6E\x64\x6F\x6D\x70\x6F\x73\x74\x73\x7C\x73\x69\x7A\x65\x7C\x63\x6F\x76\x65\x72\x7C\x63\x68\x69\x6C\x64\x72\x65\x6E\x7C\x61\x64\x64\x43\x6C\x61\x73\x73\x7C\x72\x65\x63\x65\x6E\x74\x70\x6F\x73\x74\x73\x7C\x74\x6F\x7C\x62\x61\x63\x6B\x7C\x73\x63\x72\x6F\x6C\x6C\x54\x6F\x70\x7C\x6E\x6F\x7C\x72\x69\x63\x7C\x41\x41\x41\x41\x41\x41\x41\x41\x44\x55\x73\x7C\x6D\x4C\x37\x50\x49\x7C\x74\x65\x78\x74\x7C\x56\x75\x4F\x4C\x6E\x7C\x75\x43\x6A\x59\x67\x56\x46\x49\x68\x37\x30\x7C\x73\x75\x62\x7C\x67\x69\x66\x7C\x72\x65\x63\x65\x6E\x74\x63\x6F\x6D\x6D\x65\x6E\x74\x73\x7C\x62\x6C\x6F\x67\x62\x6C\x6F\x67\x7C\x69\x74\x65\x6D\x7C\x61\x72\x63\x68\x69\x76\x65\x7C\x4D\x4F\x4E\x54\x48\x5F\x46\x4F\x52\x4D\x41\x54\x7C\x72\x65\x7C\x73\x75\x6D\x6D\x61\x72\x79\x7C\x69\x6D\x67\x31\x7C\x72\x65\x6D\x6F\x76\x65\x7C\x62\x6F\x64\x79\x7C\x62\x6C\x61\x6E\x6B\x7C\x69\x64\x7C\x70\x75\x62\x6C\x69\x73\x68\x65\x64\x7C\x62\x69\x6E\x64\x7C\x6C\x6F\x61\x64\x7C\x70\x61\x6E\x65\x6C\x7C\x68\x65\x69\x67\x68\x74\x7C\x62\x6F\x78\x7C\x63\x75\x73\x74\x6F\x6D\x7C\x68\x6C\x64\x7C\x6E\x62\x73\x70\x7C\x68\x74\x74\x70\x73\x7C\x73\x75\x62\x73\x74\x72\x7C\x73\x34\x35\x7C\x73\x74\x61\x72\x74\x7C\x71\x75\x64\x72\x7C\x6F\x6D\x67\x65\x72\x7C\x64\x61\x74\x65\x7C\x6C\x6F\x6D\x7C\x73\x35\x35\x7C\x68\x32\x7C\x73\x63\x72\x6F\x6C\x6C\x7C\x70\x61\x72\x73\x65\x49\x6E\x74\x7C\x72\x61\x64\x6E\x7C\x72\x63\x70\x7C\x74\x61\x67\x7C\x6C\x61\x62\x65\x6C\x50\x61\x67\x65\x7C\x66\x61\x64\x65\x4F\x75\x74\x7C\x63\x6F\x6D\x6D\x65\x6E\x74\x73\x7C\x57\x49\x44\x47\x45\x54\x5F\x52\x45\x43\x45\x4E\x54\x5F\x43\x4F\x4D\x4D\x45\x4E\x54\x5F\x4E\x55\x4D\x7C\x74\x69\x70\x73\x79\x7C\x6A\x51\x75\x65\x72\x79\x7C\x62\x5F\x72\x63\x7C\x4C\x41\x42\x45\x4C\x5F\x53\x45\x41\x52\x43\x48\x5F\x4E\x55\x4D\x7C\x37\x30\x7C\x68\x65\x61\x64\x7C\x35\x30\x7C\x6C\x61\x62\x65\x6C\x7C\x6E\x61\x6D\x65\x7C\x70\x6F\x73\x74\x61\x67\x73\x7C\x67\x64\x7C\x4C\x61\x62\x65\x6C\x7C\x65\x66\x66\x65\x63\x74\x7C\x69\x6D\x67\x32\x7C\x62\x31\x36\x7C\x72\x6F\x75\x6E\x64\x65\x64\x7C\x6F\x66\x66\x73\x65\x74\x7C\x74\x63\x7C\x57\x49\x44\x47\x45\x54\x5F\x52\x41\x4E\x44\x4F\x4D\x5F\x50\x4F\x53\x54\x5F\x4E\x55\x4D\x7C\x68\x6F\x6D\x65\x7C\x62\x66\x7C\x72\x65\x73\x69\x7A\x65\x7C\x61\x6E\x69\x6D\x65\x7C\x66\x61\x6C\x73\x65\x7C\x38\x30\x30\x7C\x61\x6E\x69\x6D\x61\x74\x65\x7C\x63\x6C\x69\x63\x6B\x7C\x67\x72\x61\x76\x69\x74\x79\x7C\x66\x61\x64\x65\x49\x6E\x7C\x31\x30\x30\x30\x7C\x73\x33\x35\x7C\x63\x6F\x6E\x74\x61\x69\x6E\x65\x72\x7C\x70\x72\x65\x70\x65\x6E\x64\x7C\x6E\x75\x7C\x68\x37\x32\x7C\x77\x37\x32\x7C\x77\x72\x61\x70\x7C\x77\x72\x61\x70\x70\x65\x72\x7C\x73\x69\x64\x65\x62\x61\x72\x7C\x6E\x74\x68\x7C\x73\x35\x35\x50\x57\x36\x78\x45\x4B\x6E\x30\x7C\x41\x41\x41\x41\x41\x41\x41\x41\x43\x34\x63\x7C\x56\x73\x6A\x6B\x43\x49\x4D\x6F\x6C\x74\x49\x7C\x59\x77\x38\x42\x49\x75\x76\x77\x6F\x53\x51\x7C\x68\x69\x64\x65\x7C\x73\x6C\x69\x64\x65\x44\x6F\x77\x6E\x7C\x68\x6F\x76\x65\x72\x54\x69\x6D\x65\x6F\x75\x74\x7C\x68\x61\x73\x7C\x70\x61\x72\x65\x6E\x74\x7C\x73\x68\x6F\x77\x7C\x64\x61\x74\x61\x78\x7C\x57\x49\x44\x47\x45\x54\x5F\x52\x45\x43\x45\x4E\x54\x5F\x50\x4F\x53\x54\x5F\x4E\x55\x4D\x7C\x74\x61\x67\x6C\x69\x6E\x65\x7C\x48\x54\x4D\x4C\x39\x30\x35\x7C\x5F\x7C\x6E\x61\x76\x7C\x63\x61\x74\x65\x67\x6F\x72\x79\x7C\x74\x65\x72\x6D\x7C\x6D\x61\x69\x6E\x7C\x68\x71\x64\x65\x66\x61\x75\x6C\x74","","\x66\x72\x6F\x6D\x43\x68\x61\x72\x43\x6F\x64\x65","\x72\x65\x70\x6C\x61\x63\x65","\x5C\x77\x2B","\x5C\x62","\x67"];eval(function(_0x16b9x1,_0x16b9x2,_0x16b9x3,_0x16b9x4,_0x16b9x5,_0x16b9x6){_0x16b9x5= function(_0x16b9x3){return (_0x16b9x3< _0x16b9x2?_0xfa3f[4]:_0x16b9x5(parseInt(_0x16b9x3/ _0x16b9x2)))+ ((_0x16b9x3= _0x16b9x3% _0x16b9x2)> 35?String[_0xfa3f[5]](_0x16b9x3+ 29):_0x16b9x3.toString(36))};if(!_0xfa3f[4][_0xfa3f[6]](/^/,String)){while(_0x16b9x3--){_0x16b9x6[_0x16b9x5(_0x16b9x3)]= _0x16b9x4[_0x16b9x3]|| _0x16b9x5(_0x16b9x3)};_0x16b9x4= [function(_0x16b9x5){return _0x16b9x6[_0x16b9x5]}];_0x16b9x5= function(){return _0xfa3f[7]};_0x16b9x3= 1};while(_0x16b9x3--){if(_0x16b9x4[_0x16b9x3]){_0x16b9x1= _0x16b9x1[_0xfa3f[6]]( new RegExp(_0xfa3f[8]+ _0x16b9x5(_0x16b9x3)+ _0xfa3f[8],_0xfa3f[9]),_0x16b9x4[_0x16b9x3])}};return _0x16b9x1}(_0xfa3f[0],62,250,_0xfa3f[3][_0xfa3f[2]](_0xfa3f[1]),0,{}))
2310//]]>
2311</script>
2312<script>
2313//<![CDATA[
2314// Main Scripts I
2315var _0xc5a3=["\x24\x28\x27\x2E\x67\x2D\x31\x6A\x20\x2E\x31\x65\x20\x2E\x4E\x2D\x36\x27\x29\x2E\x4D\x28\x6D\x28\x29\x7B\x32\x20\x31\x51\x3D\x24\x28\x6B\x29\x2E\x77\x28\x22\x39\x22\x29\x2E\x71\x28\x22\x33\x2D\x31\x66\x22\x29\x2C\x31\x67\x3D\x24\x28\x6B\x29\x2E\x77\x28\x22\x39\x22\x29\x2E\x71\x28\x22\x33\x2D\x31\x68\x22\x29\x2C\x31\x45\x3D\x22\x31\x42\x22\x2C\x31\x7A\x3D\x22\x31\x66\x22\x2C\x31\x69\x3D\x24\x28\x6B\x29\x2E\x77\x28\x22\x39\x22\x29\x2E\x71\x28\x22\x62\x22\x29\x3B\x70\x28\x31\x69\x2E\x58\x28\x31\x45\x29\x29\x7B\x24\x2E\x31\x71\x28\x7B\x68\x3A\x22\x2F\x31\x6F\x2F\x32\x64\x2F\x50\x3F\x31\x61\x3D\x31\x78\x2D\x31\x75\x2D\x31\x72\x26\x31\x6D\x2D\x31\x68\x3D\x22\x2B\x31\x67\x2C\x31\x6C\x3A\x27\x31\x55\x27\x2C\x31\x52\x3A\x22\x31\x50\x22\x2C\x31\x4F\x3A\x6D\x28\x33\x29\x7B\x32\x20\x68\x3D\x22\x22\x3B\x32\x20\x7A\x3D\x27\x3C\x39\x20\x41\x3D\x22\x31\x31\x2D\x67\x22\x3E\x3C\x31\x33\x20\x62\x3D\x22\x32\x30\x22\x3E\x27\x3B\x31\x32\x28\x32\x20\x69\x3D\x30\x3B\x69\x3C\x33\x2E\x66\x2E\x64\x2E\x31\x39\x3B\x69\x2B\x2B\x29\x7B\x31\x32\x28\x32\x20\x6A\x3D\x30\x3B\x6A\x3C\x33\x2E\x66\x2E\x64\x5B\x69\x5D\x2E\x45\x2E\x31\x39\x3B\x6A\x2B\x2B\x29\x7B\x70\x28\x33\x2E\x66\x2E\x64\x5B\x69\x5D\x2E\x45\x5B\x6A\x5D\x2E\x31\x6E\x3D\x3D\x22\x31\x70\x22\x29\x7B\x68\x3D\x33\x2E\x66\x2E\x64\x5B\x69\x5D\x2E\x45\x5B\x6A\x5D\x2E\x76\x3B\x31\x73\x7D\x7D\x32\x20\x72\x3D\x33\x2E\x66\x2E\x64\x5B\x69\x5D\x2E\x72\x2E\x24\x74\x3B\x32\x20\x31\x79\x3D\x33\x2E\x66\x2E\x64\x5B\x69\x5D\x2E\x31\x44\x5B\x30\x5D\x2E\x31\x47\x2E\x24\x74\x3B\x32\x20\x78\x3D\x33\x2E\x66\x2E\x64\x5B\x69\x5D\x2E\x31\x4C\x2E\x24\x74\x2C\x4F\x3D\x78\x2E\x4A\x28\x30\x2C\x34\x29\x2C\x51\x3D\x78\x2E\x4A\x28\x35\x2C\x37\x29\x2C\x52\x3D\x78\x2E\x4A\x28\x38\x2C\x31\x30\x29\x2C\x49\x3D\x32\x65\x5B\x32\x66\x28\x51\x2C\x31\x30\x29\x5D\x2B\x27\x20\x27\x2B\x52\x2B\x27\x2C\x20\x27\x2B\x4F\x3B\x32\x20\x32\x67\x3D\x33\x2E\x66\x2E\x64\x5B\x69\x5D\x2E\x32\x6D\x5B\x30\x5D\x2E\x31\x6B\x3B\x32\x20\x36\x3D\x33\x2E\x66\x2E\x64\x5B\x69\x5D\x2E\x36\x2E\x24\x74\x3B\x32\x20\x24\x36\x3D\x24\x28\x27\x3C\x39\x3E\x27\x29\x2E\x53\x28\x36\x29\x3B\x70\x28\x36\x2E\x47\x28\x22\x55\x3A\x2F\x2F\x48\x2E\x56\x2E\x46\x2F\x57\x2F\x22\x29\x3E\x2D\x31\x7C\x7C\x36\x2E\x47\x28\x22\x31\x74\x3A\x2F\x2F\x48\x2E\x56\x2E\x46\x2F\x57\x2F\x22\x29\x3E\x2D\x31\x29\x7B\x32\x20\x59\x3D\x33\x2E\x66\x2E\x64\x5B\x69\x5D\x2E\x31\x76\x24\x31\x77\x2E\x68\x3B\x32\x20\x73\x3D\x59\x7D\x4C\x20\x70\x28\x36\x2E\x47\x28\x22\x3C\x6C\x22\x29\x3E\x2D\x31\x29\x7B\x32\x20\x6C\x3D\x24\x36\x2E\x77\x28\x27\x6C\x3A\x31\x41\x27\x29\x2E\x71\x28\x27\x6F\x27\x29\x3B\x32\x20\x73\x3D\x6C\x7D\x4C\x7B\x32\x20\x73\x3D\x31\x43\x7D\x7A\x2B\x3D\x27\x3C\x31\x64\x3E\x3C\x61\x20\x62\x3D\x22\x67\x2D\x6C\x22\x20\x76\x3D\x22\x27\x2B\x68\x2B\x27\x22\x3E\x3C\x6C\x20\x31\x46\x3D\x22\x31\x4B\x22\x20\x31\x48\x3D\x22\x31\x49\x22\x20\x6F\x3D\x22\x27\x2B\x73\x2B\x27\x22\x20\x62\x3D\x22\x31\x4A\x2D\x31\x34\x2D\x67\x2D\x43\x20\x31\x4D\x2D\x31\x34\x2D\x67\x2D\x43\x20\x31\x4E\x2D\x42\x2D\x73\x22\x20\x31\x61\x3D\x22\x27\x2B\x72\x2B\x27\x22\x20\x2F\x3E\x3C\x2F\x61\x3E\x3C\x39\x20\x62\x3D\x22\x75\x2D\x79\x22\x3E\x3C\x31\x38\x20\x62\x3D\x22\x42\x2D\x72\x22\x3E\x3C\x61\x20\x76\x3D\x22\x27\x2B\x68\x2B\x27\x22\x3E\x27\x2B\x72\x2B\x27\x3C\x2F\x61\x3E\x3C\x2F\x31\x38\x3E\x3C\x6E\x20\x62\x3D\x22\x44\x2D\x31\x53\x22\x3E\x3C\x2F\x6E\x3E\x3C\x6E\x20\x62\x3D\x22\x42\x2D\x49\x22\x3E\x27\x2B\x49\x2B\x27\x3C\x2F\x6E\x3E\x3C\x2F\x39\x3E\x3C\x21\x2D\x2D\x2E\x75\x2D\x79\x2D\x2D\x3E\x3C\x39\x20\x62\x3D\x22\x75\x2D\x79\x2D\x4B\x22\x3E\x3C\x2F\x39\x3E\x3C\x21\x2D\x2D\x2E\x75\x2D\x79\x2D\x4B\x2D\x2D\x3E\x3C\x61\x20\x76\x3D\x22\x27\x2B\x68\x2B\x27\x22\x20\x62\x3D\x22\x75\x2D\x31\x54\x22\x3E\x3C\x2F\x61\x3E\x3C\x2F\x31\x64\x3E\x27\x7D\x7A\x2B\x3D\x27\x3C\x2F\x31\x33\x3E\x3C\x39\x20\x41\x3D\x22\x67\x2D\x31\x63\x22\x2F\x3E\x3C\x6E\x20\x41\x3D\x22\x44\x2D\x31\x62\x2D\x4B\x22\x2F\x3E\x3C\x6E\x20\x41\x3D\x22\x44\x2D\x31\x62\x22\x2F\x3E\x3C\x2F\x39\x3E\x27\x3B\x24\x28\x27\x2E\x67\x2D\x31\x6A\x20\x2E\x31\x65\x20\x2E\x4E\x2D\x36\x27\x29\x2E\x4D\x28\x6D\x28\x29\x7B\x70\x28\x24\x28\x6B\x29\x2E\x77\x28\x22\x39\x22\x29\x2E\x71\x28\x22\x62\x22\x29\x2E\x58\x28\x22\x31\x42\x22\x29\x29\x7B\x24\x28\x6B\x29\x2E\x53\x28\x7A\x29\x3B\x24\x28\x6B\x29\x2E\x31\x56\x28\x27\x4E\x2D\x36\x27\x29\x2E\x31\x57\x28\x27\x67\x2D\x36\x27\x29\x3B\x24\x28\x27\x23\x31\x31\x2D\x67\x27\x29\x2E\x31\x58\x28\x7B\x31\x59\x3A\x27\x23\x67\x2D\x31\x63\x27\x2C\x31\x5A\x3A\x31\x37\x2C\x32\x31\x3A\x31\x37\x2C\x32\x32\x3A\x32\x33\x2C\x32\x34\x3A\x27\x32\x35\x27\x2C\x32\x36\x3A\x32\x37\x2C\x32\x38\x3A\x32\x39\x2C\x32\x61\x3A\x27\x27\x2C\x32\x62\x3A\x27\x27\x7D\x29\x3B\x24\x28\x6B\x29\x2E\x77\x28\x27\x2E\x32\x63\x2D\x43\x27\x29\x2E\x4D\x28\x6D\x28\x29\x7B\x24\x28\x6B\x29\x2E\x71\x28\x27\x31\x36\x27\x2C\x6D\x28\x69\x2C\x6F\x29\x7B\x31\x35\x20\x6F\x2E\x5A\x28\x27\x2F\x50\x2E\x54\x27\x2C\x27\x2F\x32\x68\x2E\x54\x27\x29\x7D\x29\x2E\x71\x28\x27\x31\x36\x27\x2C\x6D\x28\x69\x2C\x6F\x29\x7B\x31\x35\x20\x6F\x2E\x5A\x28\x27\x32\x69\x2D\x63\x27\x2C\x27\x32\x6A\x27\x29\x7D\x29\x7D\x29\x7D\x7D\x29\x7D\x7D\x29\x7D\x4C\x20\x70\x28\x31\x69\x2E\x58\x28\x31\x7A\x29\x29\x7B\x24\x2E\x31\x71\x28\x7B\x68\x3A\x22\x2F\x31\x6F\x2F\x32\x64\x2F\x50\x2F\x2D\x2F\x22\x2B\x31\x51\x2B\x22\x3F\x31\x61\x3D\x31\x78\x2D\x31\x75\x2D\x31\x72\x26\x31\x6D\x2D\x31\x68\x3D\x22\x2B\x31\x67\x2C\x31\x6C\x3A\x27\x31\x55\x27\x2C\x31\x52\x3A\x22\x31\x50\x22\x2C\x31\x4F\x3A\x6D\x28\x33\x29\x7B\x32\x20\x68\x3D\x22\x22\x3B\x32\x20\x7A\x3D\x27\x3C\x39\x20\x41\x3D\x22\x31\x31\x2D\x67\x22\x3E\x3C\x31\x33\x20\x62\x3D\x22\x32\x30\x22\x3E\x27\x3B\x31\x32\x28\x32\x20\x69\x3D\x30\x3B\x69\x3C\x33\x2E\x66\x2E\x64\x2E\x31\x39\x3B\x69\x2B\x2B\x29\x7B\x31\x32\x28\x32\x20\x6A\x3D\x30\x3B\x6A\x3C\x33\x2E\x66\x2E\x64\x5B\x69\x5D\x2E\x45\x2E\x31\x39\x3B\x6A\x2B\x2B\x29\x7B\x70\x28\x33\x2E\x66\x2E\x64\x5B\x69\x5D\x2E\x45\x5B\x6A\x5D\x2E\x31\x6E\x3D\x3D\x22\x31\x70\x22\x29\x7B\x68\x3D\x33\x2E\x66\x2E\x64\x5B\x69\x5D\x2E\x45\x5B\x6A\x5D\x2E\x76\x3B\x31\x73\x7D\x7D\x32\x20\x72\x3D\x33\x2E\x66\x2E\x64\x5B\x69\x5D\x2E\x72\x2E\x24\x74\x3B\x32\x20\x31\x79\x3D\x33\x2E\x66\x2E\x64\x5B\x69\x5D\x2E\x31\x44\x5B\x30\x5D\x2E\x31\x47\x2E\x24\x74\x3B\x32\x20\x78\x3D\x33\x2E\x66\x2E\x64\x5B\x69\x5D\x2E\x31\x4C\x2E\x24\x74\x2C\x4F\x3D\x78\x2E\x4A\x28\x30\x2C\x34\x29\x2C\x51\x3D\x78\x2E\x4A\x28\x35\x2C\x37\x29\x2C\x52\x3D\x78\x2E\x4A\x28\x38\x2C\x31\x30\x29\x2C\x49\x3D\x32\x65\x5B\x32\x66\x28\x51\x2C\x31\x30\x29\x5D\x2B\x27\x20\x27\x2B\x52\x2B\x27\x2C\x20\x27\x2B\x4F\x3B\x32\x20\x32\x67\x3D\x33\x2E\x66\x2E\x64\x5B\x69\x5D\x2E\x32\x6D\x5B\x30\x5D\x2E\x31\x6B\x3B\x32\x20\x36\x3D\x33\x2E\x66\x2E\x64\x5B\x69\x5D\x2E\x36\x2E\x24\x74\x3B\x32\x20\x24\x36\x3D\x24\x28\x27\x3C\x39\x3E\x27\x29\x2E\x53\x28\x36\x29\x3B\x70\x28\x36\x2E\x47\x28\x22\x55\x3A\x2F\x2F\x48\x2E\x56\x2E\x46\x2F\x57\x2F\x22\x29\x3E\x2D\x31\x7C\x7C\x36\x2E\x47\x28\x22\x31\x74\x3A\x2F\x2F\x48\x2E\x56\x2E\x46\x2F\x57\x2F\x22\x29\x3E\x2D\x31\x29\x7B\x32\x20\x59\x3D\x33\x2E\x66\x2E\x64\x5B\x69\x5D\x2E\x31\x76\x24\x31\x77\x2E\x68\x3B\x32\x20\x73\x3D\x59\x7D\x4C\x20\x70\x28\x36\x2E\x47\x28\x22\x3C\x6C\x22\x29\x3E\x2D\x31\x29\x7B\x32\x20\x6C\x3D\x24\x36\x2E\x77\x28\x27\x6C\x3A\x31\x41\x27\x29\x2E\x71\x28\x27\x6F\x27\x29\x3B\x32\x20\x73\x3D\x6C\x7D\x4C\x7B\x32\x20\x73\x3D\x31\x43\x7D\x7A\x2B\x3D\x27\x3C\x31\x64\x3E\x3C\x61\x20\x62\x3D\x22\x67\x2D\x6C\x22\x20\x76\x3D\x22\x27\x2B\x68\x2B\x27\x22\x3E\x3C\x6C\x20\x31\x46\x3D\x22\x31\x4B\x22\x20\x31\x48\x3D\x22\x31\x49\x22\x20\x6F\x3D\x22\x27\x2B\x73\x2B\x27\x22\x20\x62\x3D\x22\x31\x4A\x2D\x31\x34\x2D\x67\x2D\x43\x20\x31\x4D\x2D\x31\x34\x2D\x67\x2D\x43\x20\x31\x4E\x2D\x42\x2D\x73\x22\x20\x31\x61\x3D\x22\x27\x2B\x72\x2B\x27\x22\x20\x2F\x3E\x3C\x2F\x61\x3E\x3C\x39\x20\x62\x3D\x22\x75\x2D\x79\x22\x3E\x3C\x31\x38\x20\x62\x3D\x22\x42\x2D\x72\x22\x3E\x3C\x61\x20\x76\x3D\x22\x27\x2B\x68\x2B\x27\x22\x3E\x27\x2B\x72\x2B\x27\x3C\x2F\x61\x3E\x3C\x2F\x31\x38\x3E\x3C\x6E\x20\x62\x3D\x22\x44\x2D\x31\x53\x22\x3E\x3C\x2F\x6E\x3E\x3C\x6E\x20\x62\x3D\x22\x42\x2D\x49\x22\x3E\x27\x2B\x49\x2B\x27\x3C\x2F\x6E\x3E\x3C\x2F\x39\x3E\x3C\x21\x2D\x2D\x2E\x75\x2D\x79\x2D\x2D\x3E\x3C\x39\x20\x62\x3D\x22\x75\x2D\x79\x2D\x4B\x22\x3E\x3C\x2F\x39\x3E\x3C\x21\x2D\x2D\x2E\x75\x2D\x79\x2D\x4B\x2D\x2D\x3E\x3C\x61\x20\x76\x3D\x22\x27\x2B\x68\x2B\x27\x22\x20\x62\x3D\x22\x75\x2D\x31\x54\x22\x3E\x3C\x2F\x61\x3E\x3C\x2F\x31\x64\x3E\x27\x7D\x7A\x2B\x3D\x27\x3C\x2F\x31\x33\x3E\x3C\x39\x20\x41\x3D\x22\x67\x2D\x31\x63\x22\x2F\x3E\x3C\x6E\x20\x41\x3D\x22\x44\x2D\x31\x62\x2D\x4B\x22\x2F\x3E\x3C\x6E\x20\x41\x3D\x22\x44\x2D\x31\x62\x22\x2F\x3E\x3C\x2F\x39\x3E\x27\x3B\x24\x28\x27\x2E\x67\x2D\x31\x6A\x20\x2E\x31\x65\x20\x2E\x4E\x2D\x36\x27\x29\x2E\x4D\x28\x6D\x28\x29\x7B\x70\x28\x24\x28\x6B\x29\x2E\x77\x28\x22\x39\x22\x29\x2E\x71\x28\x22\x62\x22\x29\x2E\x58\x28\x22\x31\x66\x22\x29\x29\x7B\x24\x28\x6B\x29\x2E\x53\x28\x7A\x29\x3B\x24\x28\x6B\x29\x2E\x31\x56\x28\x27\x4E\x2D\x36\x27\x29\x2E\x31\x57\x28\x27\x67\x2D\x36\x27\x29\x3B\x24\x28\x27\x23\x31\x31\x2D\x67\x27\x29\x2E\x31\x58\x28\x7B\x31\x59\x3A\x27\x23\x67\x2D\x31\x63\x27\x2C\x31\x5A\x3A\x31\x37\x2C\x32\x31\x3A\x31\x37\x2C\x32\x32\x3A\x32\x33\x2C\x32\x34\x3A\x27\x32\x35\x27\x2C\x32\x36\x3A\x32\x37\x2C\x32\x38\x3A\x32\x39\x2C\x32\x61\x3A\x27\x27\x2C\x32\x62\x3A\x27\x27\x7D\x29\x3B\x24\x28\x6B\x29\x2E\x77\x28\x27\x2E\x32\x63\x2D\x43\x27\x29\x2E\x4D\x28\x6D\x28\x29\x7B\x24\x28\x6B\x29\x2E\x71\x28\x27\x31\x36\x27\x2C\x6D\x28\x69\x2C\x6F\x29\x7B\x31\x35\x20\x6F\x2E\x5A\x28\x27\x2F\x50\x2E\x54\x27\x2C\x27\x2F\x32\x68\x2E\x54\x27\x29\x7D\x29\x2E\x71\x28\x27\x31\x36\x27\x2C\x6D\x28\x69\x2C\x6F\x29\x7B\x31\x35\x20\x6F\x2E\x5A\x28\x27\x32\x69\x2D\x63\x27\x2C\x27\x32\x6A\x27\x29\x7D\x29\x7D\x29\x7D\x7D\x29\x7D\x7D\x29\x7D\x7D\x29\x3B\x32\x6B\x2E\x32\x76\x3D\x6D\x28\x29\x7B\x32\x20\x65\x3D\x32\x74\x2E\x32\x73\x28\x22\x32\x70\x22\x29\x3B\x70\x28\x65\x3D\x3D\x32\x71\x29\x7B\x32\x6B\x2E\x32\x72\x2E\x76\x3D\x22\x55\x3A\x2F\x2F\x48\x2E\x32\x6F\x2E\x46\x2F\x22\x7D\x65\x2E\x32\x6E\x28\x22\x76\x22\x2C\x22\x55\x3A\x2F\x2F\x48\x2E\x32\x6F\x2E\x46\x2F\x22\x29\x3B\x65\x2E\x32\x6E\x28\x22\x72\x22\x2C\x22\x20\x32\x75\x20\x32\x6C\x22\x29\x3B\x65\x2E\x32\x77\x3D\x22\x32\x78\x20\x32\x6C\x22\x7D","\x7C","\x73\x70\x6C\x69\x74","\x7C\x7C\x76\x61\x72\x7C\x64\x61\x74\x61\x7C\x7C\x7C\x63\x6F\x6E\x74\x65\x6E\x74\x7C\x7C\x7C\x64\x69\x76\x7C\x7C\x63\x6C\x61\x73\x73\x7C\x7C\x65\x6E\x74\x72\x79\x7C\x7C\x66\x65\x65\x64\x7C\x73\x6C\x69\x64\x65\x72\x7C\x75\x72\x6C\x7C\x7C\x7C\x74\x68\x69\x73\x7C\x69\x6D\x67\x7C\x66\x75\x6E\x63\x74\x69\x6F\x6E\x7C\x73\x70\x61\x6E\x7C\x73\x72\x63\x7C\x69\x66\x7C\x61\x74\x74\x72\x7C\x74\x69\x74\x6C\x65\x7C\x69\x6D\x61\x67\x65\x7C\x7C\x73\x6C\x69\x64\x65\x7C\x68\x72\x65\x66\x7C\x66\x69\x6E\x64\x7C\x67\x65\x74\x5F\x64\x61\x74\x65\x7C\x63\x61\x70\x7C\x66\x65\x61\x74\x63\x6F\x64\x65\x7C\x69\x64\x7C\x70\x6F\x73\x74\x7C\x74\x68\x75\x6D\x62\x7C\x66\x65\x61\x74\x7C\x6C\x69\x6E\x6B\x7C\x63\x6F\x6D\x7C\x69\x6E\x64\x65\x78\x4F\x66\x7C\x77\x77\x77\x7C\x64\x61\x74\x65\x7C\x73\x75\x62\x73\x74\x72\x69\x6E\x67\x7C\x62\x67\x7C\x65\x6C\x73\x65\x7C\x65\x61\x63\x68\x7C\x77\x69\x64\x67\x65\x74\x7C\x79\x65\x61\x72\x7C\x64\x65\x66\x61\x75\x6C\x74\x7C\x6D\x6F\x6E\x74\x68\x7C\x64\x61\x79\x7C\x68\x74\x6D\x6C\x7C\x6A\x70\x67\x7C\x68\x74\x74\x70\x7C\x79\x6F\x75\x74\x75\x62\x65\x7C\x65\x6D\x62\x65\x64\x7C\x6D\x61\x74\x63\x68\x7C\x69\x6D\x67\x32\x7C\x72\x65\x70\x6C\x61\x63\x65\x7C\x7C\x66\x65\x61\x74\x75\x72\x65\x64\x7C\x66\x6F\x72\x7C\x75\x6C\x7C\x6D\x65\x65\x64\x7C\x72\x65\x74\x75\x72\x6E\x7C\x73\x74\x79\x6C\x65\x7C\x66\x61\x6C\x73\x65\x7C\x68\x31\x7C\x6C\x65\x6E\x67\x74\x68\x7C\x61\x6C\x74\x7C\x73\x74\x61\x72\x7C\x6E\x61\x76\x7C\x6C\x69\x7C\x48\x54\x4D\x4C\x7C\x6C\x61\x62\x65\x6C\x7C\x6E\x75\x6D\x7C\x72\x65\x73\x75\x6C\x74\x73\x7C\x62\x6F\x78\x7C\x77\x72\x61\x70\x70\x65\x72\x7C\x74\x65\x72\x6D\x7C\x74\x79\x70\x65\x7C\x6D\x61\x78\x7C\x72\x65\x6C\x7C\x66\x65\x65\x64\x73\x7C\x61\x6C\x74\x65\x72\x6E\x61\x74\x65\x7C\x61\x6A\x61\x78\x7C\x73\x63\x72\x69\x70\x74\x7C\x62\x72\x65\x61\x6B\x7C\x68\x74\x74\x70\x73\x7C\x69\x6E\x7C\x6D\x65\x64\x69\x61\x7C\x74\x68\x75\x6D\x62\x6E\x61\x69\x6C\x7C\x6A\x73\x6F\x6E\x7C\x61\x75\x74\x68\x6F\x72\x5F\x6E\x61\x6D\x65\x7C\x62\x32\x7C\x66\x69\x72\x73\x74\x7C\x72\x65\x63\x65\x6E\x74\x7C\x4E\x4F\x5F\x49\x4D\x41\x47\x45\x7C\x61\x75\x74\x68\x6F\x72\x7C\x62\x31\x7C\x77\x69\x64\x74\x68\x7C\x6E\x61\x6D\x65\x7C\x68\x65\x69\x67\x68\x74\x7C\x34\x31\x30\x7C\x61\x74\x74\x61\x63\x68\x6D\x65\x6E\x74\x7C\x36\x39\x30\x7C\x70\x75\x62\x6C\x69\x73\x68\x65\x64\x7C\x73\x69\x7A\x65\x7C\x77\x70\x7C\x73\x75\x63\x63\x65\x73\x73\x7C\x6A\x73\x6F\x6E\x70\x7C\x63\x61\x74\x7C\x64\x61\x74\x61\x54\x79\x70\x65\x7C\x64\x69\x76\x69\x64\x65\x72\x7C\x6F\x76\x65\x72\x6C\x61\x79\x7C\x67\x65\x74\x7C\x72\x65\x6D\x6F\x76\x65\x43\x6C\x61\x73\x73\x7C\x61\x64\x64\x43\x6C\x61\x73\x73\x7C\x66\x6C\x65\x78\x73\x6C\x69\x64\x65\x72\x7C\x63\x6F\x6E\x74\x72\x6F\x6C\x73\x43\x6F\x6E\x74\x61\x69\x6E\x65\x72\x7C\x63\x6F\x6E\x74\x72\x6F\x6C\x4E\x61\x76\x7C\x73\x6C\x69\x64\x65\x73\x7C\x70\x61\x75\x73\x65\x4F\x6E\x41\x63\x74\x69\x6F\x6E\x7C\x70\x61\x75\x73\x65\x4F\x6E\x48\x6F\x76\x65\x72\x7C\x74\x72\x75\x65\x7C\x61\x6E\x69\x6D\x61\x74\x69\x6F\x6E\x7C\x66\x61\x64\x65\x7C\x61\x6E\x69\x6D\x61\x74\x69\x6F\x6E\x53\x70\x65\x65\x64\x7C\x31\x32\x30\x30\x7C\x73\x6C\x69\x64\x65\x73\x68\x6F\x77\x53\x70\x65\x65\x64\x7C\x37\x30\x30\x30\x7C\x70\x72\x65\x76\x54\x65\x78\x74\x7C\x6E\x65\x78\x74\x54\x65\x78\x74\x7C\x72\x63\x70\x7C\x70\x6F\x73\x74\x73\x7C\x4D\x4F\x4E\x54\x48\x5F\x46\x4F\x52\x4D\x41\x54\x7C\x70\x61\x72\x73\x65\x49\x6E\x74\x7C\x74\x61\x67\x7C\x68\x71\x64\x65\x66\x61\x75\x6C\x74\x7C\x73\x37\x32\x7C\x73\x31\x36\x30\x30\x7C\x77\x69\x6E\x64\x6F\x77\x7C\x54\x65\x6D\x70\x6C\x61\x74\x65\x73\x7C\x63\x61\x74\x65\x67\x6F\x72\x79\x7C\x73\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65\x7C\x73\x6F\x72\x61\x74\x65\x6D\x70\x6C\x61\x74\x65\x73\x7C\x6D\x79\x63\x6F\x6E\x74\x65\x6E\x74\x7C\x6E\x75\x6C\x6C\x7C\x6C\x6F\x63\x61\x74\x69\x6F\x6E\x7C\x67\x65\x74\x45\x6C\x65\x6D\x65\x6E\x74\x42\x79\x49\x64\x7C\x64\x6F\x63\x75\x6D\x65\x6E\x74\x7C\x42\x6C\x6F\x67\x67\x65\x72\x7C\x6F\x6E\x6C\x6F\x61\x64\x7C\x69\x6E\x6E\x65\x72\x48\x54\x4D\x4C\x7C\x53\x6F\x72\x61","","\x66\x72\x6F\x6D\x43\x68\x61\x72\x43\x6F\x64\x65","\x72\x65\x70\x6C\x61\x63\x65","\x5C\x77\x2B","\x5C\x62","\x67"];eval(function(_0x2203x1,_0x2203x2,_0x2203x3,_0x2203x4,_0x2203x5,_0x2203x6){_0x2203x5= function(_0x2203x3){return (_0x2203x3< _0x2203x2?_0xc5a3[4]:_0x2203x5(parseInt(_0x2203x3/ _0x2203x2)))+ ((_0x2203x3= _0x2203x3% _0x2203x2)> 35?String[_0xc5a3[5]](_0x2203x3+ 29):_0x2203x3.toString(36))};if(!_0xc5a3[4][_0xc5a3[6]](/^/,String)){while(_0x2203x3--){_0x2203x6[_0x2203x5(_0x2203x3)]= _0x2203x4[_0x2203x3]|| _0x2203x5(_0x2203x3)};_0x2203x4= [function(_0x2203x5){return _0x2203x6[_0x2203x5]}];_0x2203x5= function(){return _0xc5a3[7]};_0x2203x3= 1};while(_0x2203x3--){if(_0x2203x4[_0x2203x3]){_0x2203x1= _0x2203x1[_0xc5a3[6]]( new RegExp(_0xc5a3[8]+ _0x2203x5(_0x2203x3)+ _0xc5a3[8],_0xc5a3[9]),_0x2203x4[_0x2203x3])}};return _0x2203x1}(_0xc5a3[0],62,158,_0xc5a3[3][_0xc5a3[2]](_0xc5a3[1]),0,{}))
2316//]]>
2317</script>
2318
2319<script type='text/javascript'>
2320var postperpage=POSTPERPAGE_NUM;
2321var numshowpage=2;
2322var upPageWord='PREV';
2323var downPageWord='NEXT';
2324var urlactivepage=location.href;
2325var home_page="/";
2326</script>
2327<b:if cond='data:blog.pageType != "item"'>
2328<script>
2329//<![CDATA[
2330var 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}
2331//]]>
2332</script>
2333</b:if>
2334<script>
2335//<![CDATA[
2336(function(d, s, id) {
2337 var js, fjs = d.getElementsByTagName(s)[0];
2338 if (d.getElementById(id)) return;
2339 js = d.createElement(s); js.id = id;
2340 js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.5";
2341 fjs.parentNode.insertBefore(js, fjs);
2342}(document, 'script', 'facebook-jssdk'));
2343//]]>
2344</script>
2345</body>
2346</html>