Advertisement
koneksi-eror

xmag

Feb 23rd, 2019
366
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 278.82 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <!DOCTYPE html>
  3. <html b:version='2' class='v2' expr:dir='data:blog.languageDirection' xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'>
  4. <head>
  5. <meta content='width=device-width, initial-scale=1, maximum-scale=1' name='viewport'/>
  6. <link href='http://fonts.googleapis.com/css?family=Nunito:400,700' media='all' rel='stylesheet' type='text/css'/>
  7. <link href='//maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css' rel='stylesheet'/>
  8. <b:include data='blog' name='all-head-content'/>
  9. <title>
  10. <b:if cond='data:blog.pageType == &quot;index&quot;'>
  11. <data:blog.pageTitle/>
  12. <b:else/>
  13. <b:if cond='data:blog.pageType != &quot;error_page&quot;'>
  14. <data:blog.pageName/> - <data:blog.title/>
  15. <b:else/>
  16. ERROR 404 - <data:blog.title/>
  17. </b:if>
  18. </b:if>
  19. </title>
  20. <!-- Description and Keywords (start) -->
  21. <b:if cond='data:blog.pageType == &quot;index&quot;'>
  22. <meta content='YOUR DESCRIPTION HERE' name='description'/>
  23. </b:if>
  24. <meta content='YOUR KEYWORDS HERE' name='keywords'/>
  25. <!-- Description and Keywords (end) -->
  26. <b:if cond='data:blog.pageType == &quot;item&quot;'>
  27. <meta expr:content='data:blog.pageName' property='og:title'/>
  28. <meta expr:content='data:blog.canonicalUrl' property='og:url'/>
  29. <meta content='article' property='og:type'/>
  30. </b:if>
  31. <b:if cond='data:blog.postImageUrl'>
  32. <meta expr:content='data:blog.postImageUrl' property='og:image'/>
  33. <b:else/>
  34. <b:if cond='data:blog.postImageThumbnailUrl'>
  35. <meta expr:content='data:blog.postImageThumbnailUrl' property='og:image'/>
  36. </b:if></b:if>
  37. <b:if cond='data:blog.metaDescription != &quot;&quot;'>
  38. <meta expr:content='data:blog.metaDescription' name='og:description'/>
  39. </b:if>
  40. <meta expr:content='data:blog.title' property='og:site_name'/>
  41. <meta expr:content='data:blog.homepageUrl' name='twitter:domain'/>
  42. <meta expr:content='data:blog.pageName' name='twitter:title'/>
  43. <b:if cond='data:blog.postImageUrl'>
  44. <meta content='summary_large_image' name='twitter:card'/>
  45. <meta expr:content='data:blog.postImageUrl' name='twitter:image'/>
  46. <b:else/>
  47. <meta content='summary' name='twitter:card'/>
  48. <b:if cond='data:blog.postImageThumbnailUrl'>
  49. <meta expr:content='data:blog.postImageThumbnailUrl' name='twitter:image'/>
  50. </b:if>
  51. </b:if>
  52. <meta expr:content='data:blog.pageName' name='twitter:title'/>
  53. <b:if cond='data:blog.metaDescription'>
  54. <meta expr:content='data:blog.metaDescription' name='twitter:description'/>
  55. </b:if>
  56. <!-- Social Media meta tag need customer customization -->
  57. <meta content='Facebook App ID here' property='fb:app_id'/>
  58. <meta content='Facebook Admin ID here' property='fb:admins'/>
  59. <meta content='@username' name='twitter:site'/>
  60. <meta content='@username' name='twitter:creator'/>
  61. <link href='http://fonts.googleapis.com/css?family=Open+Sans%3A400%7COswald%3A400&amp;ver=1484800313' id='redux-google-fonts-sufia_option-css' media='all' rel='stylesheet' type='text/css'/>
  62.  
  63. <b:skin><![CDATA[/*
  64. -----------------------------------------------
  65. Blogger Template Style
  66. Name: Top Magazine
  67. Author : http://www.soratemplates.com
  68. License: Free Version
  69. ----------------------------------------------- */
  70.  
  71. /* Variable definitions
  72. =======================
  73. <Variable name="keycolor" description="Main Color" type="color" default="#1e87f0" value="#1e87f0"/>
  74. <Variable name="body.background" description="Background" type="background" color="#ffffff" default="$(color) url() repeat scroll top left" value="$(color) url() repeat scroll top left"/>
  75.  
  76. <Group description="Main Settings" selector="body">
  77. <Variable name="main.color" description="Main Theme Color" type="color" default="#fd4326" value="#fd4326"/>
  78. <Variable name="main.dark.color" description="Main Dark Color" type="color" default="#1c1c1c" value="#1c1c1c"/>
  79. <Variable name="main.bb.color" description="Borders and Buttons Color" type="color" default="#272727" value="#272727"/>
  80. <Variable name="main.text.color" description="Main Text Color" type="color" default="#1c1c1c" value="#1c1c1c"/>
  81. <Variable name="body.font" description="Main Font" type="font" default="normal normal 14px Nunito" value="normal normal 14px Nunito"/>
  82. </Group>
  83. =======================
  84. */
  85.  
  86. /* Reset and Variable Apply Here */
  87. a,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}
  88. ins{text-decoration:underline}
  89. del{text-decoration:line-through}
  90. blockquote{font-size:17px;line-height:1.5em;font-style:italic;color:$(main.text.color)}
  91. dl,ul{list-style-position:inside;font-weight:700;list-style:none}
  92. ul li{list-style:none}
  93. caption,th{text-align:center}
  94. img{border:none;position:relative}
  95. a,a:visited{text-decoration:none}
  96. .clear{clear:both}
  97. .section,.widget,.widget ul{margin:0;padding:0}
  98. a{color:$(main.color)}
  99. a:hover{color:$(main.color)}
  100. :focus{outline:0}
  101. a img{border:0}
  102. brc{color:#bdbdbd}
  103. .CSS_LIGHTBOX{z-index:999999!important}
  104. .separator a{clear:none!important;float:none!important;margin-left:0!important;margin-right:0!important}
  105. #navbar-iframe, .Attribution{display:none;height:0;visibility:hidden}
  106. .widget-item-control,a.quickedit{display:none!important}
  107. .archive .home-link,.index .home-link,.home-link{display:none!important}
  108. *{outline:0;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease}
  109. :after,:before{transition:all .0s ease;-webkit-transition:all .0s ease;-moz-transition:all .0s ease;-o-transition:all .0s ease}
  110. .status-msg-wrap{margin:0 auto 25px;text-transform:uppercase;font-size:11px}
  111. .status-msg-border{border:1px solid #eee;opacity:.7;border-radius:2px}
  112. .status-msg-bg{background-color:#f8f8f8;opacity:1;filter:none}
  113. .feed-links{clear:both;display:none;line-height:2.5em}
  114. .demopanel h3 span{color:#f2c231}
  115. h1, h2, h3, h4 {
  116. margin: 0;
  117. position: relative;
  118. letter-spacing: 1px;
  119. text-transform: uppercase;
  120. line-height: 1.5;
  121. font-family: Oswald;
  122. font-weight: 400;
  123. font-style: normal;
  124.  
  125. }
  126. .BlogArchive #ArchiveList a {
  127. color: #000;
  128. font-weight: 100;
  129. }
  130. /* Body */
  131. body{background:$(body.background);font:$(body.font);color:#4f4f4f;word-wrap:break-word;margin:0;padding:0}
  132. #outer-wrapper{max-width:1133px;margin:0 auto;background-color:#FFF;box-shadow:0 0 5px RGBA(0, 0, 0, 0)}
  133. .row{width:1083px}
  134. #content-wrapper{margin:15px auto 5px;overflow:hidden}
  135. .item #content-wrapper,.static_page #content-wrapper{margin:15px auto}
  136. #main-wrapper{float:left;overflow:hidden;width:68%;word-wrap:break-word}
  137. #sidebar-wrapper{float:right;overflow:hidden;width:32%;padding-left:2%;box-sizing:border-box;word-wrap:break-word;padding-bottom:20px; letter-spacing: 1px;
  138. text-transform: uppercase;
  139. line-height: 1.5;
  140. font-family: Oswald;
  141. font-weight: 100!important;
  142. font-style: normal;}
  143. #main-wrapper #main {margin-right:2%;}
  144. .index #main-wrapper,.archive #main-wrapper{margin-top:10px;}
  145. .home #main-wrapper{margin-top:0}
  146. #topnav{width:100%;background-color:#000;margin:0; height: 40px;}
  147. .tm-head{margin:0 auto;line-height:40px;overflow:hidden}
  148. .tm-menu{float:left}
  149. #nav1 li{position:relative;float:left;display:inline-block;height:40px;line-height:40px;margin-right:15px;padding:0}
  150. #nav1 li:last-child:after{display:none}
  151. #nav1 li a{color:#fff; letter-spacing: .5px;
  152. text-transform: uppercase;
  153. font-family: Oswald;
  154. font-weight: 400;
  155. font-style: normal;
  156. font-size: 10px;}
  157. #nav1 li a:hover{color:$(main.color)}
  158. .selectnav{display:none;background-color:$(main.bb.color);padding:2px 5px;box-sizing:border-box;border:0}
  159. .social-area{float:right}
  160. .tm-head #social-top{position:relative;display:block;margin-right:0}
  161. .tm-head #social-top ul{overflow:hidden;margin-right: -6px;}
  162. .tm-head #social-top ul li{height:40px;line-height:40px;display:block;float:left;margin-left:5px;padding:0}
  163. .tm-head #social-top ul li a{display:block;float:left;color:#f8d92f;text-decoration:none;font-size:12px;text-align:ceter;line-height:40px;padding:0 7px}
  164. .tm-head #social-top ul li a:before{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
  165. .tm-head #social-top ul li a:hover{color:$(main.color)}
  166. #social-top .facebook:before{content:"\f09a"}
  167. #social-top .twitter:before{content:"\f099"}
  168. #social-top .gplus:before{content:"\f0d5"}
  169. #social-top .rss:before{content:"\f09e"}
  170. #social-top .youtube:before{content:"\f167"}
  171. #social-top .skype:before{content:"\f17e"}
  172. #social-top .stumbleupon:before{content:"\f1a4"}
  173. #social-top .tumblr:before{content:"\f173"}
  174. #social-top .vine:before{content:"\f1ca"}
  175. #social-top .stack-overflow:before{content:"\f16c"}
  176. #social-top .linkedin:before{content:"\f0e1"}
  177. #social-top .dribbble:before{content:"\f17d"}
  178. #social-top .soundcloud:before{content:"\f1be"}
  179. #social-top .behance:before{content:"\f1b4"}
  180. #social-top .digg:before{content:"\f1a6"}
  181. #social-top .instagram:before{content:"\f16d"}
  182. #social-top .pinterest:before{content:"\f0d2"}
  183. #social-top .delicious:before{content:"\f1a5"}
  184. #social-top .codepen:before{content:"\f1cb"}
  185. #header-blog{height:90px;position:relative;overflow:hidden;padding:30px 0}
  186. .header-content{margin:0 auto;overflow:hidden;height:90px}
  187. .header-logo{float:left;width:300px;max-height:60px;margin:12px 0 0}
  188. .header-logo img{max-width:100%;height:auto;margin:0}
  189. .Header h1{color:$(main.text.color);margin:0;font-size:20px;line-height:1.4em}
  190. .header-ads{float:right;width:728px;height:90px}
  191. #menu{display:none}
  192. #main-nav{background-color:#f8d92f;position:relative;width:100%;max-width:1083px;height:50px;font-size:14px;margin:0 auto; font-family: Oswald;
  193. font-weight: 400;
  194. font-style: normal;
  195. font-size: 16px;}
  196. .header-menu{background-color:#f8d92f;height:50px;margin:0 auto;position:relative;padding:0}
  197. .is-sticky #main-nav{width:100%!important;max-width:100%;top:0;left:0;margin:0;z-index:999999;transition:all 0s ease;-webkit-transition:all 0s ease;-moz-transition:all 0s ease;-o-transition:all 0s ease}
  198. .is-sticky{transition:all 0s ease;-webkit-transition:all 0s ease;-moz-transition:all 0s ease;-o-transition:all 0s ease}
  199. .is-sticky li.li-home{border-left:1px solid $(main.bb.color)}
  200. li.li-home{display:inline-block;position:relative;float:left;height:50px;box-sizing:border-box;padding:0; background: #fd4326;}
  201. li.li-home a{float:left;color:#fff;padding:0 16px;line-height:50px;text-transform:uppercase;font-weight:400;letter-spacing:.5px}
  202. li.li-home:hover{background-color:$(main.color)}
  203. li.li-home:hover a{color:#fff}
  204. #main-nav ul li{position:relative;float:left;height:50px;box-sizing:border-box;padding:0;}
  205. #main-nav ul li a{float:left;color:#000;padding:0 16px;line-height:50px;text-transform:uppercase;font-weight:400;letter-spacing:.5px}
  206. #main-nav ul li:hover{background-color:$(main.color)}
  207. #main-nav ul li:hover a{color:#fff}
  208. #main-nav ul li.has-children a{padding-right:28px}
  209. #main-nav ul li.has-children a:after{content:"\f0d7";font-family:FontAwesome;font-size:12px;font-weight:400;position:absolute;top:-1px;right:14px}
  210. #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}
  211. #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)}
  212. #main-nav ul li ul li:last-child{border-bottom:0}
  213. #main-nav ul li ul li a{min-width:180px;color:#F2F2F2;font-size:10px;font-weight:700;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}
  214. #main-nav ul li:hover ul li a{color:#F2F2F2}
  215. #main-nav ul li ul li a:after{display:none}
  216. #main-nav ul li ul li a:hover{background-color:$(main.color);color:#fff!important;padding-left:20px!important}
  217. .is-sticky #main-nav{animation-name:slideInDown;animation-duration:.5s;animation-fill-mode:both}
  218. @keyframes slideInDown {
  219. from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}
  220. to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
  221. }
  222. .is-sticky #search-icon{border-right:1px solid $(main.bb.color)}
  223. #search-icon{position:absolute;right:0;top:0;display:block;line-height:50px;height:50px;width:50px;color:#000;font-size:16px;padding:0;text-align:center;cursor:pointer;}
  224. #search-icon:hover{background-color:$(main.color);color:#fff}
  225. #nav-search{position:absolute;right:0;top:50px;z-index:50;display:none;width:300px;height:56px;background-color:$(main.bb.color);border:0;border-top:0;border-radius:0;transition:all 0s ease;-webkit-transition:all 0s ease;-moz-transition:all 0s ease;-o-transition:all 0s ease;box-sizing:border-box}
  226. #nav-search #searchform{width:100%;position:relative;margin:10px 0;padding:0 10px;box-sizing:border-box;height:36px;overflow:hidden;border-radius:0}
  227. #nav-search #s{width:100%;box-sizing:border-box;position:relative;height:36px;float:left;padding:0 10px;margin:0;border:0;background-color:rgba(255,255,255,0.05);font-size:13px;font-family:inherit;color:#F2F2F2;border-radius:2px}
  228. #nav-search #s:focus{color:#F2F2F2;outline:none}
  229. .featured .widget-content{display:none}
  230. .featured{position:relative;margin:0 auto}
  231. .featured .layout-content{margin:20px 0 0!important;height:auto;overflow:hidden}
  232. .featured h2{display:none;display:none}
  233. .featured .feat-align{float:left;width:25%;padding-right:5px;box-sizing:border-box}
  234. .featured .feat-column1{width:50%;height:350px;padding-left:0}
  235. .featured .hot-item{width:100%;height:350px;position:relative;float:left;display:block;box-sizing:border-box;overflow:hidden;padding:0}
  236. .featured .hot-item .featured-inner{position:relative;overflow:hidden}
  237. .featured .rcp-thumb{width:100%;height:350px;position:relative;display:block;overflow:hidden}
  238. .featured .rcp-title{line-height: 1.4em;
  239. position: relative;
  240. margin-bottom: 8px;
  241. font-size: 18px;
  242. letter-spacing: 1px;
  243. font-family: Oswald;
  244. font-weight: 400;
  245. font-style: normal;}
  246. .featured .rcp-title a{color:#FFF;font-weight:700;position:relative;line-height:1.4em;text-shadow:0 .5px .5px rgba(34,34,34,0.3)}
  247. .featured .feat-column1 .rcp-title{font-size:22px;line-height:1.5em}
  248. .featured .feat-column1 .rcp-title a{line-height:1.5em; font-size: 25px;
  249. letter-spacing: 1px;
  250. font-family: Oswald;
  251. font-weight: 400;
  252. font-style: normal;}
  253. .featured .rcp-thumb:after{content:no-close-quote;position:absolute;left:0;bottom:0;width:100%;height:150px;background:url(http://3.bp.blogspot.com/-LnvazGBvKh8/VskckSkmzxI/AAAAAAAAC4s/erEgI6A_ih4/s1600-r/metabg.png) repeat-x;opacity:.8;background-size:100% 100%;overflow:hidden}
  254. .featured .post-panel{position:absolute;left:0;bottom:0;width:100%;padding:15px;z-index:2;box-sizing:border-box}
  255. .featured .hot-item .featured-inner .featured-meta{font-size:12px;color:#ccc;font-weight:400}
  256. .featured .post-tag{position:absolute;top:15px;left:15px;background-color:$(main.color);color:#fff;font-weight:400;z-index:5;height:20px;line-height:20px;padding:0 6px;font-size:12px;border-radius:2px}
  257. .featured{position:relative}
  258. .featured-overlay{position:absolute;left:0;top:0;z-index:1;width:100%;height:100%;background-color:rgba(40,35,40,0.05)}
  259. .featured .hot-item:hover .featured-overlay{background-color:rgba(40,35,40,0.30)}
  260. .recent-boxes{overflow:hidden;position:relative}
  261. .box-sec{margin-right:2%}
  262. .box-sec .widget-content,.box-sec h2{display:none}
  263. .recent-boxes .box-sec .widget:last-child{margin-bottom:15px}
  264. .box-title h2,.posts-title h2{position:relative;display:block;color:$(main.text.color);padding-bottom: 13px;
  265.  
  266. border-bottom: 1px solid #f5f5f5;
  267. margin-bottom: 15px;
  268. text-decoration: none;
  269. font-size: 18px;
  270. letter-spacing: 1px;
  271. text-transform: uppercase;
  272. line-height: 1.5;
  273. font-family: Oswald;
  274. font-weight: 400;
  275. font-style: normal;}
  276. .box-title h2 a,.posts-title h2 a{color:$(main.text.color)}
  277. .box-title h2:before,.posts-title h2:before{position:absolute;content:'';bottom:-1px;left:0;width:36px;height:3px;background-color:$(main.color)}
  278. .recent-boxes .widget{margin-bottom:15px}
  279. .boxes .bx-first .box-thumbnail{position:relative;width:100%;height:220px}
  280. .boxes .bf-thumb{width:100%;height:220px;position:relative;display:block}
  281. .box-thumbnail{overflow:hidden}
  282. .boxes ul li .box-thumbnail{width:100px;height:70px;display:table-cell;vertical-align:middle}
  283. .boxes ul li .box-image{width:100px;height:70px;position:relative;display:block}
  284. .box-thumbnail .first-tag{position:absolute;top:15px;left:15px;z-index:2}
  285. .box-thumbnail .first-tag a{background:$(main.color);color:#fff;height:20px;line-height:20px;display:inline-block;padding:0 6px;font-size:12px;font-weight:400;border-radius:2px}
  286. .boxes ul li .recent-content{display: table-cell;
  287. padding-left: 15px;
  288. padding-right: 5px;
  289. font-size: 22px;
  290. letter-spacing: 1px;
  291. text-transform: uppercase;
  292. font-family: Oswald;
  293. font-weight: 400;
  294. font-style: normal;
  295. line-height: 1.5;}
  296. .boxes .recent-title a:hover{color:$(main.color)}
  297. .recent-boxes .fbox{width:100%;float:left}
  298. .fbox .bx-first .box-thumbnail,.fbox .bf-thumb{height:244px}
  299. .fbox .bx-first{width:50%;position:relative;float:left;padding-right:1.4%;box-sizing:border-box;overflow:hidden}
  300. .fbox .bx-item{width:100%;position:relative;overflow:hidden}
  301. .fbox .bx-first .bf-content{background-color:$(main.dark.color);position:relative;width:100%;min-height:110.8px;z-index:2;padding:15px;box-sizing:border-box}
  302. .fbox .bx-first .bf-content .recent-title a{display:block; color: #fff; margin-bottom: 8px;
  303. font-size: 22px;
  304. letter-spacing: 1px;
  305. text-transform: uppercase;
  306. font-family: Oswald;
  307. font-weight: 100;
  308. font-style: normal;
  309. line-height: 1.5;}
  310. .fbox .bx-first .bf-content .recent-title a:hover{color:$(main.color)}
  311. .fbox li .recent-content .recent-title{overflow:hidden;line-height:0;margin:0 0 2px;padding:0}
  312. .fbox li .recent-content .recent-title a{color:$(main.text.color);font-weight:100;font-size:15px;line-height:1.4em}
  313. .boxes ul li .recent-content .recent-title a:hover{color:$(main.color)}
  314. .bx-first .bf-thumb:after{content:no-close-quote;position:absolute;left:0;bottom:0;width:100%;height:151px;background:url(http://3.bp.blogspot.com/-LnvazGBvKh8/VskckSkmzxI/AAAAAAAAC4s/erEgI6A_ih4/s1600-r/metabg.png) repeat-x;opacity:.8}
  315. .bf-content .recent-date{color:#ccc}
  316. .fbox ul li{display:block;width:48.6%;float:right;margin:0 0 10px;padding:0 0 10px;}
  317. .fbox ul li:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}
  318. .sbox .bx-column{width:50%;position:relative;float:left;box-sizing:border-box;overflow:hidden}
  319. .sbox .bx-column:nth-child(2n+2) {
  320. padding-left: 15px;
  321. }
  322. .sbox .bx-column .box-thumbnail,.sbox .bx-column .bf-thumb{height:200px}
  323. .sbox .bx-column .box-thumbnail{position:relative;width:100%}
  324. .sbox .bx-column .bf-thumb{width:100%;position:relative;display:block}
  325. .sbox .bx-column .bf-content{position:relative;box-sizing:border-box;padding:10px 10px 0 0}
  326. .sbox .bx-column .bf-content .recent-title a{display:block; color: #1c1c1c;
  327. font-weight: 700;
  328. line-height: 1.4em;
  329. margin-bottom: 5px;
  330. text-decoration: none;
  331. font-size: 19px;
  332. letter-spacing: 1px;
  333. text-transform: uppercase;
  334. line-height: 1.5;
  335. font-family: Oswald;
  336. font-weight: 400;
  337. font-style: normal;}
  338.  
  339. .kt-social-buttons-widget ul {
  340. list-style: none;
  341. padding-left: 0;
  342. }
  343. .kt-social-buttons-widget li a {
  344. font-size: 10px;
  345. text-transform: uppercase;
  346. letter-spacing: 2px;
  347. text-decoration: none;
  348. display: block;
  349. color: #fff;
  350. padding: 10px 1px 10px 10px;
  351. border-radius: 3px;
  352. }
  353.  
  354. .kt-social-buttons-widget ul li {
  355. width: 100%;
  356. margin-bottom: 10px;
  357. }
  358. .kt-social-buttons-widget li a.social-btn-twitter {
  359. background: #1da1f2;
  360. }
  361. .kt-social-buttons-widget li a i {
  362. float: right;
  363. width: 35px;
  364. height: 14px;
  365. line-height: 14px;
  366. text-align: ;
  367. margin: 0;
  368. padding: 0 0 0 10px;
  369. font-size: 14px;
  370. }
  371. .kt-social-buttons-widget li a i {
  372. border-left: 1px solid rgba(255,255,255,.3);
  373. line-height: 14px;
  374. }
  375. .kt-social-buttons-widget li a.social-btn-facebook {
  376. background: #3b5998;
  377. }
  378. .kt-social-buttons-widget li a.social-btn-youtube {
  379. background: #cd201f;
  380. }
  381.  
  382. .kt-social-buttons-widget li a.social-btn-instagram {
  383. background: #405de6;
  384. }
  385.  
  386.  
  387.  
  388.  
  389. .sbox .bx-column .bf-content .recent-title a:hover{color:$(main.color)}
  390. .sbox .bx-column .recent-des{font-size:13px;color:#919191;font-weight:400;line-height:1.5em;margin:10px 0 0}
  391. .img-overlay{position:absolute;left:0;top:0;z-index:1;width:100%;height:100%;background-color:rgba(40,35,40,0.05)}
  392. .tk-thumb a:hover .img-overlay,.boxes ul li .box-image:hover .img-overlay,.boxes .bx-first:hover .img-overlay,.boxes .bf-thumb:hover .img-overlay,.custom-widget .rcthumb:hover .img-overlay,.PopularPosts .item-thumbnail:hover a .img-overlay{background-color:rgba(40,35,40,0.3)}
  393. .recent-boxes .carousel{position:relative;margin:0 0 15px!important;padding:0;overflow:visible;height:auto;display:block;clear:both}
  394. .main-carousel{overflow:hidden}
  395. .carousel-item{padding:0!important;position:relative;overflow:hidden;list-style:none}
  396. .carousel-thumb{width:100%;height:250px;position:relative;display:block}
  397. .carousel-item .box-image{width:100%;height:250px;position:relative;display:block}
  398. .carousel-item .box-image:after{content:no-close-quote;position:absolute;left:0;bottom:0;width:100%;height:151px;background:url(http://3.bp.blogspot.com/-LnvazGBvKh8/VskckSkmzxI/AAAAAAAAC4s/erEgI6A_ih4/s1600-r/metabg.png) repeat-x;opacity:.8}
  399. .carousel-content{position:absolute;bottom:0;width:100%;z-index:2;box-sizing:border-box;padding:15px;text-align:left}
  400. .carousel-item .recent-title{margin:10px 0 5px;font-size:16px;font-weight:700}
  401. .carousel-item .recent-title a{color:#fff;display:inline-block;line-height:1.5em;text-shadow:0 .5px .5px rgba(34,34,34,0.3)}
  402. .carousel-item .recent-date{color:#ccc}
  403. .carousel-tag a{display:inline-block;background-color:$(main.color);color:#fff;height:20px;line-height:20px;padding:0 6px;font-size:12px;border-radius: 2px}
  404. .carousel-overlay{position:absolute;left:0;top:0;z-index:1;width:100%;height:250px;background-color:rgba(40,35,40,0.05)}
  405. .main-carousel .owl-item:hover .carousel-overlay{background-color:rgba(40,35,40,0.30)}
  406. .main-carousel .owl-prev,.main-carousel .owl-next{margin-top:15px;width:30px;height:30px;font-size:23px;line-height:30px}
  407. .main-carousel .owl-prev{left:-40px}
  408. .main-carousel:hover .owl-prev{left:15px}
  409. .main-carousel .owl-next{right:-40px}
  410. .main-carousel:hover .owl-next{right:15px}
  411. .main-carousel .owl-dots{bottom:10px}
  412. .recent-date{font-family: Oswald;
  413. font-weight: 400;
  414. font-style: normal;
  415. color: #000;
  416. font-size: 10px;
  417. text-transform: uppercase;
  418. letter-spacing: 1px;}
  419. .recent-date:before,.featured-date:before{content:'\f133';font-family:fontawesome;margin-right:5px}
  420. .owl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}
  421. .owl-carousel .owl-animated-in{z-index:0}
  422. .owl-carousel .owl-animated-out{z-index:1}
  423. .owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}
  424. @-webkit-keyframes fadeOut {
  425. 0%{opacity:1}
  426. 100%{opacity:0}
  427. }
  428. @keyframes fadeOut {
  429. 0%{opacity:1}
  430. 100%{opacity:0}
  431. }
  432. .owl-height{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}
  433. .owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}
  434. .owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}
  435. .owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
  436. .owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0px,0px)}
  437. .owl-carousel .owl-controls .owl-nav .owl-prev,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-dot{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
  438. .owl-carousel.owl-loaded{display:block}
  439. .owl-carousel.owl-loading{opacity:0;display:block}
  440. .owl-carousel.owl-hidden{opacity:0}
  441. .owl-carousel .owl-refresh .owl-item{display:none}
  442. .owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:visible;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
  443. .owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}
  444. .owl-carousel.owl-text-select-on .owl-item{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}
  445. .owl-carousel .owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}
  446. .owl-carousel.owl-rtl{direction:rtl}
  447. .owl-carousel.owl-rtl .owl-item{float:right}
  448. .no-js .owl-carousel{display:block}
  449. .owl-prev,.owl-next{top:0;color:$(main.text.color);background-color:rgba(255,255,255,0.8);font-family:FontAwesome;position:absolute;z-index:1;display:block;padding:0;cursor:pointer;padding:0;text-align:center;overflow:hidden}
  450. .owl-prev{left:0}
  451. .owl-prev:before{content:"\f104"}
  452. .owl-next{right:0}
  453. .owl-next:before{content:"\f105"}
  454. .owl-prev:hover,.owl-next:hover{background-color:rgba(23,23,23,0.9);color:#f2f2f2}
  455. .owl-dots{position:absolute;bottom:1px;width:33.33%;left:0;right:0;margin:auto;text-align:center}
  456. .owl-dot{background:#fff;height:3px;width:10px;display:inline-block;margin:0 5px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;opacity:.6}
  457. .owl-dot.active,.owl-dot:hover{background:$(main.color)}
  458. .custom-widget li{overflow:hidden;padding:10px 0;border-top:1px solid #f5f5f5}
  459. .custom-widget .rcthumb{position:relative;float:left;margin:0!important;width:100px;height:70px;overflow:hidden;display:block;vertical-align:middle}
  460. .custom-widget .post-panel{padding-left:15px;display:table-cell}
  461. .custom-widget .rcp-title{overflow:hidden;line-height:0;margin:0 0 2px;padding:0}
  462. .custom-widget .rcp-title a{color:$(main.text.color);font-weight:400;font-size:15px;line-height:1.4em}
  463. .custom-widget .rcp-title a:hover{color:$(main.color)}
  464. .cmm-widget li .cmm-avatar{position:relative;overflow:hidden;padding:0;width:55px;height:55px;float:left;margin:0 10px 0 0}
  465. .cmm-widget li{background:none!important;clear:both;list-style:none;word-break:break-all;display:block;border-top:1px solid #F5F5F5;overflow:hidden;margin:0;padding:10px 0}
  466. .cmm-widget li:first-child{padding-top:0;border-top:0}
  467. .cmm-widget li:last-child{padding-bottom:0}
  468. .cmm-widget li span{margin-top:4px;color:#bdbdbd;display:block;line-height:1.2em;text-transform:lowercase;font-size:12px;font-style:italic;font-weight:400}
  469. .cmm-img{width:55px;height:55px;float:left;margin:0 10px 0 0}
  470. .cmm-widget a{color:$(main.text.color);position:relative;font-size:12px;text-transform:uppercase;font-weight:700;display:block;overflow:hidden}
  471. .cmm-widget a:hover{color:$(main.color)}
  472. .cmm-widget{list-style:none;padding:0}
  473. .header-ads h2{display:none!important}
  474. .posts-title{margin-right:2%}
  475. .post{display:block;overflow:hidden;word-wrap:break-word}
  476. .index .post,.archive .post{margin:0 0 15px;padding-bottom:15px;border-bottom:1px solid #f5f5f5}
  477. .index div.post-outer:last-child .post,.archive div.post-outer:last-child .post{padding-bottom:5px;border-bottom:0}
  478. .block-image{position:relative;float:left;width:270px;height:185px;margin-right:20px}
  479. .block-image .thumb{width:100%;height:185px;position:relative;display:block;z-index:2;overflow:hidden}
  480. .block-image .thumb a{width:100%;height:185px;display:block}
  481. .thumb-overlay{position:absolute;left:0;top:0;z-index:2;width:100%;height:100%;background-color:rgba(40,35,40,0.05)}
  482. .block-image:hover .thumb a .thumb-overlay,.related-posts .related-item:hover .related-thumb a .thumb-overlay{background-color:rgba(40,35,40,0.30)}
  483. .retitle h2{margin:8px 0;display:block}
  484. .post h2 a,.post h2 a:visited,.post h2 strong{color:$(main.text.color); text-decoration: none;
  485. font-size: 22px;
  486. letter-spacing: 1px;
  487. text-transform: uppercase;
  488. line-height: 1.5;
  489. font-family: Oswald;
  490. font-weight: 400;
  491. font-style: normal;}
  492. .post h2 a:hover{color:$(main.color)}
  493. .widget iframe,.widget img{max-width:100%}
  494. .index .post-footer,.archive .post-footer{display:none!important}
  495. .index .post h2,.archive .post h2{margin:0 0 5px;padding:0 10px 0 0;overflow:hidden}
  496. .item .post,.static_page .post{padding:0}
  497. .date-header{display:block;overflow:hidden;font-weight:400;margin:0!important;padding:0}
  498. #meta-post{font-size:13px;color:#bdbdbd;line-height:1.4em; font-family: Oswald;
  499. font-weight: 400;
  500. font-style: normal;}
  501. #meta-post a{color:#bdbdbd}
  502. #meta-post .timestamp-link{margin-left:0}
  503. #meta-post .timestamp-link abbr:before{content:'\f133';font-family:fontawesome;color:#bdbdbd;margin-right:5px}
  504. .resumo{margin-top:5px;font-size:13px;color:#919191;line-height:1.5em}
  505. .resumo span{display:block;margin-bottom:8px;padding-right:10px}
  506. a.read-more{display:inline-block;margin-bottom:0;font-weight:700;text-align:left;vertical-align:middle;cursor:pointer;background-image:none;white-space:nowrap;line-height:25px;height:25px;color:#fff;background-color:$(main.color);border-radius:2px;font-size:11px;text-transform:uppercase;padding:0 10px;margin-top:3px;outline:none;border:none;overflow:hidden}
  507. .post-meta{color:#bdbdbd;display:block;font-size:13px;font-weight:400;line-height:21px;margin:0;padding:0}
  508. .postags{position:absolute;top:15px;left:15px;z-index:3}
  509. .postags a{display:inline-block;display:none;background:$(main.color);color:#fff;margin:0;height:20px;line-height:20px;padding:0 6px;font-size:12px;border-radius: 2px}
  510. .postags a:first-child{display:inline-block}
  511. .breadcrumbs{display:none;margin:0;font-size:0}
  512. .item article,.static_page article{margin-top:15px}
  513. .item .post-head,.static_page .post-head{position:relative;margin:2px 0 5px}
  514. .item .post-title,.static_page .post-title{color:$(main.text.color);font-size:24px;line-height:1.5em;font-weight:700;position:relative;display:inline-block;padding:0;margin:0}
  515. .item .post-body,.static_page .post-body{width:100%;color:#5E5E5E;font-size:15px;line-height:1.5em;overflow:hidden}
  516. .item .post-outer{padding:0}
  517. .item .post-body img{max-width:100%}
  518. .post-meta a{color:#bdbdbd}
  519. .post-timestamp{margin-left:0}
  520. .label-head{margin-left:0}
  521. .label-head a{padding-left:2px}
  522. .label-head a:hover{color:$(main.color)}
  523. .post-meta .g-profile span:before{content:'\f007';font-family:fontawesome;color:#bdbdbd;margin-right:5px}
  524. .post-meta .post-timestamp{margin-left:10px}
  525. .post-meta .post-timestamp .timestamp-link abbr:before{content:'\f133';font-family:fontawesome;color:#bdbdbd;margin-right:5px}
  526. .post-meta .label-head{margin-left:10px}
  527. .post-meta .label-head:before{content:'\f07c';font-family:fontawesome;color:#bdbdbd;margin-right:0}
  528. .main .widget{margin:0}
  529. .main .Blog{border-bottom-width:0}
  530. .share-box{height:30px;position:relative;line-height:0;margin:20px 0;padding:0}
  531. .share-art{display:block;margin:0;padding:0}
  532. .share-art a{float:left;width:18.4%;height:30px;line-height:30px;color:#fff;font-weight:400;font-size:15px;text-align:center;display:inline-block;margin:0 2% 0 0;padding:0;border-radius:2px;box-sizing:border-box}
  533. .share-art a:hover{color:#fff}
  534. .share-art .fac-art i{padding-right:2px}
  535. .share-art .fac-art{background:#3b5998}
  536. .share-art .fac-art:hover{background:rgba(49,77,145,0.7)}
  537. .share-art .twi-art{background:#00acee}
  538. .share-art .twi-art:hover{background:rgba(7,190,237,0.7)}
  539. .share-art .goo-art{background:#db4a39}
  540. .share-art .goo-art:hover{background:rgba(221,75,56,0.7)}
  541. .share-art .pin-art{background:#CA2127}
  542. .share-art .pin-art:hover{background:rgba(202,33,39,0.7)}
  543. .share-art .lin-art{background:#0077B5;margin-right:0}
  544. .share-art .lin-art:hover{background:rgba(0,119,181,0.7)}
  545. #related-wrap{margin-bottom:20px}
  546. .related-title 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 #f5f5f5}
  547. .related-title h2:before{position:absolute;content:'';bottom:-1px;left:0;width:36px;height:3px;background-color:$(main.color)}
  548. .related-posts{position:relative;overflow:hidden;margin:0;padding:0}
  549. .related-posts .related-item{width:33.33%;height:180px;position:relative;overflow:hidden;float:left;display:block;box-sizing:border-box;margin:0;padding:0 2.5px}
  550. .related-posts li:first-child{padding-left:0}
  551. .related-posts li:nth-child(3){padding-right:0}
  552. .related-posts .related-item .related-img{width:100%;height:180px;position:relative;display:block}
  553. .related-posts .related-item .related-img:after{content:no-close-quote;position:absolute;left:0;bottom:0;width:100%;height:120px;background:url(http://3.bp.blogspot.com/-LnvazGBvKh8/VskckSkmzxI/AAAAAAAAC4s/erEgI6A_ih4/s1600-r/metabg.png) repeat-x;background-size:100% 100%;opacity:.8}
  554. .related-overlay{position:absolute;left:0;top:0;z-index:1;width:100%;height:100%;background-color:rgba(40,35,40,0.05)}
  555. .related-posts .related-item:hover .related-overlay{background-color:rgba(40,35,40,0.30)}
  556. .related-content{position:absolute;bottom:0;padding:15px 15px 11px;width:100%;line-height:1.2em;box-sizing:border-box;z-index:2}
  557. .related-posts .related-tag{position:absolute;top:15px;left:15px;background-color:$(main.color);color:#fff;font-weight:400;z-index:5;height:20px;line-height:20px;padding:0 6px;font-size:12px;border-radius:2px}
  558. .related-posts h3 a{font-size:15px;line-height:1.4em;padding:10px 0 4px;color:#fff;display:block;text-shadow:0 .5px .5px rgba(34,34,34,0.3)}
  559. .related-posts .related-item .recent-date{color:#ccc}
  560. .featured .post-tag:hover,.carousel-tag a:hover,.box-thumbnail .first-tag a:hover,.post-readmore a:hover,.postags a:hover,a.read-more:hover,.related-tag:hover,.g-tag a:hover{background:$(main.dark.color)}
  561. .ib-nav li{padding:0;display:inline-block;width:50%}
  562. .ib-nav li strong{display:block;padding:0 0 5px;font-weight:700;text-transform:uppercase;font-size:13px}
  563. .ib-nav li strong i{transition:all 0s ease;-webkit-transition:all 0s ease;-moz-transition:all 0s ease;-o-transition:all 0s ease}
  564. ul.ib-nav{background-color:#FFF;display:block;width:100%;position:relative;overflow:hidden;margin-bottom:15px;border-bottom:2px solid #f5f5f5;border-top:2px solid #f5f5f5}
  565. .ib-nav li a{color:$(main.text.color);line-height:1.4em;display:block;padding:15px 0;transition:all 0s ease;-webkit-transition:all 0s ease;-moz-transition:all 0s ease;-o-transition:all 0s ease}
  566. .ib-nav li:hover a{opacity:.6}
  567. ul.ib-nav span{font-size:13px;font-weight:400}
  568. .ib-nav .previous{float:left;min-height:80px;border-right:1px solid #f5f5f5;box-sizing:border-box;padding-right:10px}
  569. .ib-nav .next{text-align:right;border-left:1px solid #f5f5f5;margin-left:-1px;padding-left:10px;box-sizing:border-box}
  570. #blog-pager{clear:both;text-align:center;margin:0}
  571. .index #blog-pager{display:block}
  572. .index #blog-pager,.archive #blog-pager{padding:0 0 20px;text-align:left}
  573. #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:$(main.dark.color);color:#fff;font-size:12px;border-radius:2px}
  574. #blog-pager-newer-link a:hover,#blog-pager-older-link a:hover{background-color:$(main.color)}
  575. .showpageNum a,.showpage a,.showpagePoint{display:block;float:left;margin-right:6px;padding:0 12px;background:$(main.dark.color);color:#fff;border:0;text-transform:uppercase;line-height:32px;font-weight:400;border-radius:2px}
  576. .showpageNum a:hover,.showpage a:hover{background-color:$(main.color)}
  577. .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}
  578. .showpagePoint{background-color:$(main.color);color:#fff}
  579. .showpageOf{display:none!important}
  580. .blogger-tab{display:block}
  581. .comments-title 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 #f5f5f5}
  582. .comments-title h2:before{position:absolute;content:'';bottom:-1px;left:0;width:36px;height:3px;background-color:$(main.color)}
  583. .comments{clear:both;margin:0;color:$(main.text.color)}
  584. .comments h4{font-weight:400;font-size:12px;font-style:italic;padding-top:1px}
  585. .comments .comments-content{margin:0;padding:0}
  586. .comments .comments-content .comment{margin-bottom:0;padding-bottom:8px}
  587. .comments .comments-content .comment:first-child{padding-top:0}
  588. .facebook-tab,.fb_iframe_widget_fluid span,.fb_iframe_widget iframe{width:100%!important}
  589. .comments .item-control{position:static}
  590. .comments .avatar-image-container{float:left;overflow:hidden;position:absolute}
  591. .comments .avatar-image-container,.comments .avatar-image-container img{height:45px;max-height:45px;width:45px;max-width:45px;border-radius:0}
  592. .comments .comment-block{overflow:hidden;padding:0 0 10px}
  593. .comments .comment-block,.comments .comments-content .comment-replies{margin-left:60px;margin-top:0}
  594. .comments .comments-content .inline-thread{padding:0}
  595. .comments .comment-actions{float:left;width:100%;position:relative;margin:0}
  596. .comments .comments-content .comment-header{font-size:14px;display:block;overflow:hidden;clear:both;margin:0 0 3px;padding:0 0 5px;border-bottom:1px solid #f5f5f5}
  597. .comments .comments-content .user{font-style:normal;font-weight:700;text-transform:uppercase;display:block}
  598. .comments .comments-content .icon.blog-author{display:none}
  599. .comments .comments-content .comment-content{float:left;text-align:left;font-size:13px;line-height:1.4em;color:#656565}
  600. .comments .comment .comment-actions a{margin-right:5px;padding:2px 5px;color:$(main.text.color);font-weight:400;background-color:#f5f5f5;font-size:10px;border-radius:2px}
  601. .comments .comment .comment-actions a:hover{color:#fff;background-color:$(main.color);text-decoration:none}
  602. .comments .comments-content .datetime{color:#999;float:left;font-size:11px;position:relative;font-style:italic;margin:2px 0 0;display:block}
  603. .comments .comments-content .datetime:before{content:'\f133';font-family:fontawesome;font-style:normal;margin-right:3px}
  604. .comments .comments-content .comment-header a{color:inherit}
  605. .comments .comments-content .comment-header a:hover{color:$(main.color)}
  606. .comments .thread-toggle{margin-bottom:4px}
  607. .comments .thread-toggle .thread-arrow{height:7px;margin:0 3px 2px 0}
  608. .comments .thread-expanded{padding:8px 0 0}
  609. .comments .comments-content .comment-thread{margin:0}
  610. .comments .continue a{padding:0 0 0 60px;font-weight:400}
  611. .comments .comments-content .loadmore.loaded{margin:0;padding:0}
  612. .comments .comment-replybox-thread{margin:0}
  613. iframe.blogger-iframe-colorize,iframe.blogger-comment-from-post{height:283px!important}
  614. .post-body h1,.post-body h2,.post-body h3,.post-body h4,.post-body h5,.post-body h6{color:$(main.text.color);margin-bottom:15px}
  615. blockquote{margin:0;padding:0 20px}
  616. blockquote:before{content:'\f10d';display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-right:10px;color:$(main.text.color)}
  617. blockquote:after{content:'\f10e';display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-left:10px;color:$(main.text.color)}
  618. .widget .post-body ul,.widget .post-body ol{line-height:1.5;font-weight:400}
  619. .widget .post-body li{margin:5px 0;padding:0;line-height:1.5}
  620. .post-body ul li:before{content:"\f0da";margin-right:5px;font-family:fontawesome}
  621. #sidebar-wrapper .widget{padding:0;background:#FFF;margin-bottom:20px;overflow:hidden}
  622. .sidebar .widget h2{color:$(main.text.color);position:relative; border-bottom: 1px solid #f5f5f5;
  623. margin-bottom: 15px;
  624. text-decoration: none;
  625. font-size: 18px;
  626. letter-spacing: 1px;
  627. text-transform: uppercase;
  628. line-height: 1.5;
  629. font-family: Oswald;
  630. font-weight: 400;
  631. font-style: normal; padding-bottom: 15px;}
  632. .sidebar .widget h2:before{position:absolute;content:'';bottom:-1px;left:0;width:36px;height:3px;background-color:$(main.color)}
  633. .sidebar ul{list-style:none}
  634. .sidebar .widget-content{margin:0}
  635. .social-counter{margin:0;padding:0;overflow:hidden}
  636. .list-label-widget-content li{display:block;padding:8px 0;border-bottom:1px solid #F5F5F5;position:relative}
  637. .list-label-widget-content li:first-child{padding:0 0 8px}
  638. .list-label-widget-content li:last-child{padding-bottom:0;border-bottom:0}
  639. .list-label-widget-content li a:before{content:'\203a';position:absolute;left:0;top:2px;font-size:22px;color:$(main.text.color)}
  640. .list-label-widget-content li:first-child a:before{top:-7px}
  641. .list-label-widget-content li a{color:$(main.text.color);font-size:11px;padding-left:15px;font-weight:100;text-transform:uppercase}
  642. .list-label-widget-content li a:hover{color:$(main.color)}
  643. .list-label-widget-content li span:last-child{color:#999;font-size:11px;font-weight:700;position:absolute;top:8px;right:0}
  644. .list-label-widget-content li:first-child span:last-child{top:2px}
  645. .cloud-label-widget-content{text-align:left}
  646. .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}
  647. .cloud-label-widget-content .label-size{background:#f5f5f5;display:block;float:left;font-size:11px;margin:0 5px 5px 0;border-radius:2px}
  648. .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:700!important;text-transform:uppercase;padding:6px 8px;border-radius:2px}
  649. .cloud-label-widget-content .label-size a{padding:6px 10px}
  650. .cloud-label-widget-content .label-size a:hover{color:#fff!important}
  651. .cloud-label-widget-content .label-size,.cloud-label-widget-content .label-count{height:30px!important;line-height:19px!important}
  652. .cloud-label-widget-content .label-size:hover{background:$(main.color);color:#fff!important}
  653. .cloud-label-widget-content .label-size:hover a{color:#fff!important}
  654. .cloud-label-widget-content .label-size:hover span{background:$(main.dark.color);color:#fff!important;cursor:pointer}
  655. .cloud-label-widget-content .label-size-1,.label-size-2,.label-size-3,.label-size-4,.label-size-5{font-size:100%;opacity:10}
  656. .label-size-1,.label-size-2{opacity:100}
  657. .FollowByEmail td{width:100%;float:left;box-sizing:border-box}
  658. .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:700;letter-spacing:1px}
  659. .FollowByEmail .follow-by-email-inner .follow-by-email-submit:hover{background-color:$(main.bb.color)}
  660. .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}
  661. .FollowByEmail .follow-by-email-inner .follow-by-email-address:focus{border:1px solid #FFF}
  662. .FollowByEmail .widget-content{background-color:$(main.dark.color);box-sizing:border-box;padding:10px}
  663. .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}
  664. .flickr_widget .flickr_badge_image{float:left;margin-bottom:5px;margin-right:10px;overflow:hidden;display:inline-block}
  665. .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}
  666. .flickr_widget .flickr_badge_image img{max-width:67px;height:auto}
  667. .flickr_widget .flickr_badge_image img:hover{opacity:.5}
  668. #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)}
  669. .PopularPosts .item-thumbnail{margin:0 15px 0 0 !important;width:100px;height:70px;float:left;overflow:hidden}
  670. .PopularPosts .item-thumbnail a{position:relative;display:block;overflow:hidden;line-height:0}
  671. .PopularPosts ul li img{padding:0;width:100px;height:70px}
  672. .PopularPosts .widget-content ul li{overflow:hidden;padding:10px 0;border-top:1px solid #f5f5f5}
  673. .sidebar .PopularPosts .widget-content ul li:first-child,.sidebar .custom-widget li:first-child{padding-top:0;border-top:0}
  674. .sidebar .PopularPosts .widget-content ul li:last-child,.sidebar .custom-widget li:last-child{padding-bottom:0}
  675. .PopularPosts ul li a{color:$(main.text.color); margin-bottom: 5px;
  676. text-decoration: none;
  677. font-size: 15px;
  678. letter-spacing: 1px;
  679. text-transform: uppercase;
  680. line-height: 1.5;
  681. font-family: Oswald;
  682. font-weight: 400;
  683. font-style: normal;}
  684. .PopularPosts ul li a:hover{color:$(main.color)}
  685. .PopularPosts .item-title{margin:0;padding:0;line-height:0}
  686. .item-snippet{display:none;font-size:0;padding-top:0}
  687. #footer-wrapper{background-color:#0c0c0c}
  688. #footer{overflow:hidden;margin:0 auto;padding:0}
  689. .sect-left{display:inline-block;float:left;width:32%;margin-right:2%}
  690. .sect-left:nth-child(3){margin-right:0}
  691. .sect-left .widget{padding:20px 0}
  692. .sect-left .widget:nth-of-type(2){padding-top:0}
  693. .sect-left .widget h2{color:#F2F2F2;position:relative;text-transform:uppercase;font-size:19px;line-height:19px;padding-bottom:13px;margin-bottom:15px;border-bottom:1px sol; letter-spacing: 1px;
  694. text-transform: uppercase;
  695. line-height: 1.5;
  696. font-family: Oswald;
  697. font-weight: 400;
  698. font-style: normal;id $(main.bb.color)}
  699. .sect-left .widget h2:before{position:absolute;content:'';bottom:-1px;left:0;width:36px;height:3px;background-color:$(main.color)}
  700. .sect-left .custom-widget .rcp-title a,.sect-left .PopularPosts ul li a{color:#F2F2F2}
  701. .sect-left .recent-date{color:#999}
  702. .sect-left .custom-widget li{overflow:hidden;border-color:$(main.bb.color);padding:10px 0}
  703. .sect-left .PopularPosts .widget-content ul li{border-color:$(main.bb.color)}
  704. .sect-left .PopularPosts .widget-content ul li:first-child,.sect-left .custom-widget li:first-child{padding-top:0;border-top:0}
  705. .sect-left .custom-widget .rcp-title a:hover,.sect-left .PopularPosts ul li a:hover{color:$(main.color)}
  706. .sect-left .cmm-widget li{border-color:$(main.bb.color)}
  707. .sect-left .cmm-widget a{color:#F2F2F2}
  708. .sect-left .cmm-widget a:hover{color:$(main.color)}
  709. .sect-left .FollowByEmail .widget-content{background-color:$(main.bb.color)}
  710. .sect-left .FollowByEmail .follow-by-email-inner .follow-by-email-submit:hover{background:$(main.dark.color)}
  711. .sect-left .FollowByEmail .widget-content:before{content:"Enter your email address to subscribe to this blog and receive notifications of new posts by email.";color:#F2F2F2}
  712. .sect-left #ArchiveList select{border:1px solid $(main.bb.color);background:$(main.bb.color);color:#F2F2F2}
  713. .sect-left #ArchiveList select option{color:#F2F2F2}
  714. .sect-left .cloud-label-widget-content .label-size{background:$(main.bb.color)}
  715. .sect-left .cloud-label-widget-content .label-size:hover{background:$(main.color)}
  716. .sect-left .cloud-label-widget-content .label-size a{color:#F2F2F2}
  717. .cloud-label-widget-content .label-size:hover span{background:$(main.dark.color)}
  718. .sect-left .list-label-widget-content li{border-bottom:0;border-top:1px solid $(main.bb.color)}
  719. .sect-left .list-label-widget-content li:first-child{border-top:0;padding-top:0}
  720. .sect-left .list-label-widget-content li a,.sect-left .list-label-widget-content li a:before{color:#F2F2F2}
  721. .sect-left .list-label-widget-content li a:hover{color:$(main.color)}
  722. .sect-left .list-label-widget-content li:first-child a:before{top:-6px}
  723. .footer-wrapper{background-color:#000;color:#F2F2F2;display:block;padding:10px 0;width:100%;height:30px;overflow:hidden}
  724. .footer-wrapper .footer-copy{margin:0 auto}
  725. .footer-wrapper .copyright{font-size:10px; float: left;
  726. height: 30px;
  727. line-height: 30px;
  728. font-weight: 700;
  729. text-transform: uppercase;
  730. letter-spacing: .3px;
  731. color: #888;
  732. text-transform: uppercase;
  733. font-size: 10px;
  734. letter-spacing: 1px;
  735. font-family: Oswald;
  736. font-weight: 400;
  737. font-style: normal;}
  738. .footer-wrapper .copyright a{color:#F2F2F2}
  739. .footer-wrapper .copyright a:hover{color:$(main.color)}
  740. .native-opt{float:right}
  741. .native-opt li{float:right;display:inline-block;list-style:none!important}
  742. .native-opt li a{ display: block;
  743. width: 30px;
  744. height: 30px;
  745. background-color: #f8d92f;
  746. text-align: center;
  747. color: #2b2b2b;
  748. line-height: 30px;
  749. margin-left: 10px;
  750. padding: 0;
  751. border-radius: 2px;}
  752. .native-opt li a:hover{background-color:$(main.color);color:#fff}
  753. .error_page #main-wrapper{width:100%!important;margin:0!important}
  754. .error_page #sidebar-wrapper,.error_page .status-msg-wrap{display:none}
  755. #error-wrap{color:$(main.text.color);text-align:center;padding:60px 0 80px}
  756. .error-item{font-size:160px;line-height:1;margin-bottom:20px}
  757. #error-wrap h2{font-size:25px;padding:20px 0 10px}
  758. #error-wrap .homepage{padding-top:10px;display:block}
  759. #error-wrap .homepage i{font-size:20px}
  760. #error-wrap .homepage:hover{text-decoration:underline}
  761. .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}
  762. .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}
  763. ]]></b:skin>
  764.  
  765. <style type='text/css'>
  766. /*----Responsive Design----*/
  767. @media screen and (max-width: 1130px) {
  768. .row{max-width:96%}
  769. #main-nav{max-width:96%!important;background:transparent;position:relative!important;margin:0 auto!important}
  770. .is-sticky #main-nav{animation-name:none;animation-duration:0s}
  771. .header-menu.row{max-width:100%}
  772. .ticker .widget{max-width:96%}
  773. #header-blog,.header-content{height:auto}
  774. .header-logo{max-width:222px;margin:15px auto 30px;float:none;display:block}
  775. .header-logo img{margin:0 auto}
  776. .header-ads{max-width:100%;float:none;height:auto;margin:0 auto;display:block}
  777. .header-ads .widget{line-height:0}
  778. }
  779. @media screen and (max-width: 980px) {
  780. #main-wrapper{float:none;overflow:hidden;width:100%}
  781. .recent-boxes .box-sec{margin-right:0}
  782. .posts-title{margin-right:0}
  783. #main-wrapper #main{margin-right:0}
  784. #sidebar-wrapper{width:100%;margin:10px auto;float:none;padding-left:0}
  785. #footer{padding:20px 0}
  786. .sect-left{width:100%;margin-right:0}
  787. .sect-left .widget{padding:10px}
  788. }
  789. @media screen and (max-width: 880px) {
  790. #nav1,#menu-main-nav{display:none}
  791. .selectnav{display:block;color:#eee}
  792. .tm-menu{float:left;width:20%}
  793. .tm-menu .selectnav{padding:0 5px;height:22px!important;line-height:22px;margin-top:5px;border-radius:2px!important;-moz-border-radius:2px!important;-webkit-border-radius:2px!important}
  794. .header-menu #menu .selectnav{padding:0 10px!important;font-size:16px;height:37px;line-height:26px;margin-left:10px;float:left;border-radius:2px!important;margin-top:7px}
  795. .featured .feat-align{width:25%}
  796. .featured .feat-column1{width:50%;height:300px;margin-bottom:5px}
  797. .featured .feat-column2{padding:0 2.5px 0 0}
  798. .featured .feat-column3{padding:0 0 0 2.5px}
  799. .featured .hot-item,.featured .rcp-thumb{height:300px}
  800. .home-ad .widget{padding-right:0}
  801. }
  802. @media screen and (max-width: 700px) {
  803. .fbox .bx-first .box-thumbnail,.fbox .bf-thumb,.featured .feat-column1,.featured .hot-item, .featured .rcp-thumb,.sbox .bx-column .box-thumbnail, .sbox .bx-column .bf-thumb{height:250px}
  804. .fbox .bx-first{width:100%;margin-bottom:0;padding-right:0;border-right:0}
  805. .fbox ul li{width:100%;float:left;margin-top:10px;margin-bottom:0;padding-top:10px;padding-bottom:0;border-top:1px solid #F5F5F5;}
  806. .fbox .bx-first .bf-content{min-height: auto;}
  807. .sbox .bx-column{width: 100%;padding: 0 !important}
  808. .sbox .item2{margin-top:10px}
  809. .recent-boxes .column{width:100%}
  810. .block-image{width:100%;height:250px;margin-right:0}
  811. .block-image .thumb,.block-image .thumb a{height:250px}
  812. .main-carousel,.carousel-item,.carousel-item .box-image{height:250px}
  813. .index .post article,.archive .post article{overflow:hidden;position:relative;float:left;margin-top:10px}
  814. }
  815. @media screen and (max-width: 600px) {
  816. .featured .feat-align{width:100%;height:250px;margin-bottom:5px;padding:0}
  817. .featured .feat-column2{width:100%;padding:0}
  818. .featured .hot-item,.featured .rcp-thumb{height:250px}
  819. .featured .feat-column1 .rcp-title{font-size:20px}
  820. .featured .feat-column3{margin-bottom:0!important}
  821. .owl-carousel .owl-item,.carousel-item{width:100%}
  822. .related-posts .related-item{width:100%;height:200px;margin:0 0 5px;padding:0}
  823. .related-posts .related-item:last-child{margin-bottom:0}
  824. .related-posts .related-item .related-img{height:200px}
  825. .footer-wrapper{height:auto;padding:15px 0}
  826. .footer-wrapper .copyright{text-align:center;float:none;height:auto;padding:0}
  827. .native-opt{display:none}
  828. }
  829. @media screen and (max-width: 440px) {
  830. #nav-search{width:100%}
  831. .featured .feat-align,.featured .hot-item,.featured .rcp-thumb,.main-carousel,.carousel-item,.carousel-item .box-image,.block-image,.block-image .thumb,.block-image .thumb a,.fbox .bx-first .box-thumbnail,.fbox .bf-thumb,.sbox .bx-column .box-thumbnail,.sbox .bx-column .bf-thumb{height:200px}
  832. .index .post h2,.archive .post h2{line-height:1.4em}
  833. .post h2 a,.post h2 a:visited,.post h2 strong{font-size:20px;line-height:1.4em}
  834. .item .post-title,.static_page .post-title{font-size:20px}
  835. .tm-head #social-top ul li {
  836. display: inline-block;
  837. float: none;
  838. }
  839. .tm-head #social-top ul {
  840. overflow: hidden;
  841. margin-right: 0;
  842. }
  843. .social-area {
  844. float: none;
  845. display: block;
  846. clear: both;
  847. text-align: center;
  848. }
  849. .tm-menu {
  850. float: none;
  851. width: 100%;
  852. }
  853. .tm-menu {
  854. float: none;
  855. width: 100%;
  856. text-align: center;
  857. }
  858. .tm-menu .selectnav {
  859. display: inline-block;
  860. }
  861. #topnav {
  862. height: auto;
  863. }
  864. }
  865. @media screen and (max-width: 340px) {
  866. .header-menu #menu .selectnav{max-width:60%}
  867. .error-item{font-size:140px}
  868. }
  869. @media screen and (max-width: 310px) {
  870. .header-logo{margin:15px auto 10px}
  871. .header-menu #menu .selectnav{max-width:50%}
  872. .header-ads,li.li-home,#sidebar-wrapper,.sect-left{display:none}
  873. .error-item{font-size:100px}
  874. }
  875. </style>
  876. <style>
  877. /*-------Typography and ShortCodes-------*/
  878. .firstcharacter{float:left;color:#27ae60;font-size:75px;line-height:60px;padding-top:4px;padding-right:8px;padding-left:3px}.post-body h1,.post-body h2,.post-body h3,.post-body h4,.post-body h5,.post-body h6{margin-bottom:15px;color:#2c3e50}blockquote{font-style:italic;color:#888;border-left:5px solid #27ae60;margin-left:0;padding:10px 15px}blockquote:before{content:&#39;\f10d&#39;;display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-right:10px;color:#888}blockquote:after{content:&#39;\f10e&#39;;display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-left:10px;color:#888}.button{background-color:#2c3e50;float:left;padding:5px 12px;margin:5px;color:#fff;text-align:center;border:0;cursor:pointer;border-radius:3px;display:block;text-decoration:none;font-weight:400;transition:all .3s ease-out !important;-webkit-transition:all .3s ease-out !important}a.button{color:#fff}.button:hover{background-color:#27ae60;color:#fff}.button.small{font-size:12px;padding:5px 12px}.button.medium{font-size:16px;padding:6px 15px}.button.large{font-size:18px;padding:8px 18px}.small-button{width:100%;overflow:hidden;clear:both}.medium-button{width:100%;overflow:hidden;clear:both}.large-button{width:100%;overflow:hidden;clear:both}.demo:before{content:&quot;\f06e&quot;;margin-right:5px;display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.download:before{content:&quot;\f019&quot;;margin-right:5px;display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.buy:before{content:&quot;\f09d&quot;;margin-right:5px;display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.visit:before{content:&quot;\f14c&quot;;margin-right:5px;display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.widget .post-body ul,.widget .post-body ol{line-height:1.5;font-weight:400}.widget .post-body li{margin:5px 0;padding:0;line-height:1.5}.post-body ul li:before{content:&quot;\f105&quot;;margin-right:5px;font-family:fontawesome}pre{font-family:Monaco, &quot;Andale Mono&quot;, &quot;Courier New&quot;, Courier, monospace;background-color:#2c3e50;background-image:-webkit-linear-gradient(rgba(0, 0, 0, 0.05) 50%, transparent 50%, transparent);background-image:-moz-linear-gradient(rgba(0, 0, 0, 0.05) 50%, transparent 50%, transparent);background-image:-ms-linear-gradient(rgba(0, 0, 0, 0.05) 50%, transparent 50%, transparent);background-image:-o-linear-gradient(rgba(0, 0, 0, 0.05) 50%, transparent 50%, transparent);background-image:linear-gradient(rgba(0, 0, 0, 0.05) 50%, transparent 50%, transparent);-webkit-background-size:100% 50px;-moz-background-size:100% 50px;background-size:100% 50px;line-height:25px;color:#f1f1f1;position:relative;padding:0 7px;margin:15px 0 10px;overflow:hidden;word-wrap:normal;white-space:pre;position:relative}pre:before{content:&#39;Code&#39;;display:block;background:#F7F7F7;margin-left:-7px;margin-right:-7px;color:#2c3e50;padding-left:7px;font-weight:400;font-size:14px}pre code,pre .line-number{display:block}pre .line-number a{color:#27ae60;opacity:0.6}pre .line-number span{display:block;float:left;clear:both;width:20px;text-align:center;margin-left:-7px;margin-right:7px}pre .line-number span:nth-child(odd){background-color:rgba(0, 0, 0, 0.11)}pre .line-number span:nth-child(even){background-color:rgba(255, 255, 255, 0.05)}pre .cl{display:block;clear:both}#contact{background-color:#fff;margin:30px 0 !important}#contact .contact-form-widget{max-width:100% !important}#contact .contact-form-name,#contact .contact-form-email,#contact .contact-form-email-message{background-color:#FFF;border:1px solid #eee;border-radius:3px;padding:10px;margin-bottom:10px !important;max-width:100% !important}#contact .contact-form-name{width:47.7%;height:50px}#contact .contact-form-email{width:49.7%;height:50px}#contact .contact-form-email-message{height:150px}#contact .contact-form-button-submit{max-width:100%;width:100%;z-index:0;margin:4px 0 0;padding:10px !important;text-align:center;cursor:pointer;background:#27ae60;border:0;height:auto;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;text-transform:uppercase;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;-ms-transition:all .2s ease-out;transition:all .2s ease-out;color:#FFF}#contact .contact-form-button-submit:hover{background:#2c3e50}#contact .contact-form-email:focus,#contact .contact-form-name:focus,#contact .contact-form-email-message:focus{box-shadow:none !important}.alert-message{position:relative;display:block;background-color:#FAFAFA;padding:20px;margin:20px 0;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;color:#2f3239;border:1px solid}.alert-message p{margin:0 !important;padding:0;line-height:22px;font-size:13px;color:#2f3239}.alert-message span{font-size:14px !important}.alert-message i{font-size:16px;line-height:20px}.alert-message.success{background-color:#f1f9f7;border-color:#e0f1e9;color:#1d9d74}.alert-message.success a,.alert-message.success span{color:#1d9d74}.alert-message.alert{background-color:#DAEFFF;border-color:#8ED2FF;color:#378FFF}.alert-message.alert a,.alert-message.alert span{color:#378FFF}.alert-message.warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}.alert-message.warning a,.alert-message.warning span{color:#8a6d3b}.alert-message.error{background-color:#FFD7D2;border-color:#FF9494;color:#F55D5D}.alert-message.error a,.alert-message.error span{color:#F55D5D}.fa-check-circle:before{content:&quot;\f058&quot;}.fa-info-circle:before{content:&quot;\f05a&quot;}.fa-exclamation-triangle:before{content:&quot;\f071&quot;}.fa-exclamation-circle:before{content:&quot;\f06a&quot;}.post-table table{border-collapse:collapse;width:100%}.post-table th{background-color:#eee;font-weight:bold}.post-table th,.post-table td{border:0.125em solid #333;line-height:1.5;padding:0.75em;text-align:left}@media (max-width: 30em){.post-table thead tr{position:absolute;top:-9999em;left:-9999em}.post-table tr{border:0.125em solid #333;border-bottom:0}.post-table tr + tr{margin-top:1.5em}.post-table tr,.post-table td{display:block}.post-table td{border:none;border-bottom:0.125em solid #333;padding-left:50%}.post-table td:before{content:attr(data-label);display:inline-block;font-weight:bold;line-height:1.5;margin-left:-100%;width:100%}}@media (max-width: 20em){.post-table td{padding-left:0.75em}.post-table td:before{display:block;margin-bottom:0.75em;margin-left:0}}
  879. .FollowByEmail {
  880. clear: both;
  881. }
  882. </style>
  883. <b:template-skin><![CDATA[
  884. /*------Layout (No Edit)----------*/
  885. body#layout #outer-wrapper{padding:0;width:800px}
  886. body#layout .section h4{margin:2px 0 8px;color:#333!important}
  887. .theme-opt {
  888. display: block !important;
  889. }
  890. body#layout .ibpanel{background-color:#2c3e50!important;overflow:hidden!important;border-color:#213243!important}
  891. body#layout .ibpanel h4{font-size:16px;padding:0;color:#fff!important;text-align: center;}
  892. body#layout .ibpanel .widget{float:left;width:30%;margin-right:5%}
  893. body#layout .ibpanel #HTML902,body#layout .ibpanel #HTML905{margin-right:0}
  894. body#layout .ibpanel .widget.locked-widget .widget-content{background-color:#34495e!important;border-color:#455668!important;color:#fff!important}
  895. body#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}
  896. body#layout #topnav,body#layout .tm-head{height:auto}
  897. body#layout .tm-menu{margin:0;width:70%}
  898. body#layout .social-area{margin:0;width:30%}
  899. body#layout .header-content,body#layout #header-blog{height:auto;padding:0}
  900. body#layout .header-logo{float:left;width:30%;max-width:30%;max-height:none;margin:0;padding:0}
  901. body#layout .header-logo #header{}
  902. body#layout .header-ads{height:auto;width:70%}
  903. body#layout #menu,body#layout #menu1{display:block;}
  904. body#layout #main-nav,body#layout .header-menu{height:auto}
  905. body#layout .header-menu li.li-home,body#layout .header-search{display:none}
  906. body#layout .header-menu{float:left;width:100%;margin:4px 0 0;padding:0}
  907. body#layout #content-wrapper{margin:0 auto}
  908. body#layout .box-sec .widget-content,body#layout .box-sec h2{display:block}
  909. body#layout #main-wrapper{float:left;width:70%;margin:0;padding:0}
  910. body#layout .posts-title{display:none}
  911. body#layout #sidebar-wrapper{float:right;width:30%;margin:0;padding:5px 0 0;}
  912. body#layout #sidebar-wrapper .section{border:1px solid #fff}
  913. body#layout #sidebar-wrapper .section .draggable-widget .widget-wrap2{}
  914. body#layout #footer-wrapper{overflow:hidden}
  915. body#layout .sect-left{width:27.8%;float:left;margin:0 5px 8px !important}
  916. body#layout #blocked-widgets,body#layout #pop-sec,body#layout #contact{display:none!important}
  917.  
  918. body#layout #featured-sec .draggable-widget .widget-wrap2{}
  919.  
  920. body#layout #main-wrapper #main{margin-right:4px;}
  921. body#layout #main-wrapper #main h4{color:#fff!important}
  922. body#layout .layout-widget-description{display:none!important}
  923.  
  924. body#layout .box-sec .draggable-widget .widget-wrap2{cursor:move}
  925.  
  926. body#layout #sidebar{margin-top:10px}
  927.  
  928. body#layout #footer{overflow:hidden;padding-top:10px;margin-bottom:10px}
  929. body#layout #footer:before{content:"Footer Sections";font-size:25px;color:#fff;padding:0 0 10px;text-align:center;display:block;font-family:raleway}
  930. body#layout #footer .section .draggable-widget .widget-wrap2{}
  931. body#layout #footer-sec3{margin-right:0}
  932.  
  933. body#layout #ads-content .draggable-widget .widget-wrap2,body#layout #ads-inter .draggable-widget .widget-wrap2{cursor:move}
  934. body#layout .native-opt li{list-style:none}
  935. /*------Layout (end)----------*/
  936. ]]></b:template-skin>
  937.  
  938. <b:include data='blog' name='google-analytics'/>
  939. <script src='https://ajax.googleapis.com/ajax/libs/jquery/1.12.2/jquery.min.js' type='text/javascript'/>
  940. <script>
  941. //<![CDATA[
  942. (function(d, s, id) {
  943. var js, fjs = d.getElementsByTagName(s)[0];
  944. if (d.getElementById(id)) return;
  945. js = d.createElement(s); js.id = id;
  946. js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.5";
  947. fjs.parentNode.insertBefore(js, fjs);
  948. }(document, 'script', 'facebook-jssdk'));
  949. //]]>
  950. </script>
  951. </head>
  952. <body expr:class='data:blog.pageType'>
  953.  
  954. <div class='theme-opt' style='display:none'>
  955. <b:section class='ibpanel' id='ibpanel' maxwidgets='1' name='Theme Options' showaddelement='yes'>
  956. <b:widget id='HTML900' locked='true' title='Full Width CSS' type='HTML' version='1' visible='true'>
  957. <b:includable id='main'>
  958. &lt;style&gt;@media only screen and (min-width:1133px){#outer-wrapper{max-width:<data:content/>;}}&lt;/style&gt;
  959. </b:includable>
  960. </b:widget>
  961. <b:widget id='HTML904' locked='true' title='Related Posts Display' type='HTML' version='1' visible='true'>
  962. <b:includable id='main'>
  963. &lt;style&gt;.item #related-wrap{display:<data:content/>;}&lt;/style&gt;
  964. </b:includable>
  965. </b:widget>
  966. <b:widget id='HTML905' locked='true' title='Post Navigation Display' type='HTML' version='1' visible='true'>
  967. <b:includable id='main'>
  968. &lt;style&gt;.item ul.ib-nav{display:<data:content/>;}&lt;/style&gt;
  969. </b:includable>
  970. </b:widget>
  971. </b:section>
  972. </div>
  973.  
  974. <div id='top'/>
  975. <div id='topnav'>
  976. <div class='tm-head row'>
  977. <div class='tm-menu'>
  978. <b:section class='menu1' id='menu1' maxwidgets='1' name='Top Navigation' showaddelement='yes'>
  979. <b:widget id='LinkList210' locked='true' title='Menu' type='LinkList' version='1' visible='true'>
  980. <b:includable id='main'>
  981. <div class='widget-content'>
  982. <ul id='nav1'>
  983. <b:loop values='data:links' var='link'>
  984. <li><a expr:href='data:link.target'><data:link.name/></a></li>
  985. </b:loop>
  986. </ul>
  987. </div>
  988. </b:includable>
  989. </b:widget>
  990. </b:section>
  991. </div>
  992. <!-- Top Social -->
  993. <div class='social-area'>
  994. <b:section class='social-top' id='social-top' maxwidgets='1' name='Social Top' showaddelement='yes'>
  995. <b:widget id='LinkList50' locked='true' title='Social Media Icons' type='LinkList' version='1' visible='true'>
  996. <b:includable id='main'>
  997. <div class='widget-content'>
  998. <ul>
  999. <b:loop values='data:links' var='link'>
  1000. <li><a expr:class='data:link.name' expr:href='data:link.target' expr:title='data:link.name' target='_blank'/></li>
  1001. </b:loop>
  1002. </ul>
  1003. </div>
  1004. </b:includable>
  1005. </b:widget>
  1006. </b:section>
  1007. </div>
  1008. </div>
  1009. </div>
  1010.  
  1011.  
  1012. &lt;div id=&quot;outer-wrapper&quot; class=&quot;<data:blog.pageType/><b:if cond='data:blog.url == data:blog.homepageUrl'> home</b:if><b:if cond='data:blog.pageType == &quot;static_page&quot;'> item</b:if><b:if cond='data:blog.pageType == &quot;archive&quot;'> index</b:if>&quot;&gt;
  1013.  
  1014. <div id='header-blog'>
  1015. <div class='header-content row'>
  1016. <div class='header-logo'>
  1017. <b:section id='header' maxwidgets='1' name='Logo' showaddelement='yes'>
  1018. <b:widget id='Header1' locked='true' title='Top Magazine (Header)' type='Header' version='1' visible='true'>
  1019. <b:includable id='main'>
  1020.  
  1021. <b:if cond='data:useImage'>
  1022. <b:if cond='data:imagePlacement == &quot;BEHIND&quot;'>
  1023. <!--
  1024. Show image as background to text. You can't really calculate the width
  1025. reliably in JS because margins are not taken into account by any of
  1026. clientWidth, offsetWidth or scrollWidth, so we don't force a minimum
  1027. width if the user is using shrink to fit.
  1028. This results in a margin-width's worth of pixels being cropped. If the
  1029. user is not using shrink to fit then we expand the header.
  1030. -->
  1031. <b:if cond='data:mobile'>
  1032. <div id='header-inner'>
  1033. <div class='titlewrapper' style='background: transparent'>
  1034. <h1 class='title' style='background: transparent; border-width: 0px'>
  1035. <b:include name='title'/>
  1036. </h1>
  1037. </div>
  1038. <b:include name='description'/>
  1039. </div>
  1040. <b:else/>
  1041. <div expr:style='&quot;background-image: url(\&quot;&quot; + data:sourceUrl + &quot;\&quot;); &quot; + &quot;background-position: &quot; + data:backgroundPositionStyleStr + &quot;; &quot; + data:widthStyleStr + &quot;min-height: &quot; + data:height + &quot;_height: &quot; + data:height + &quot;background-repeat: no-repeat; &quot;' id='header-inner'>
  1042. <div class='titlewrapper' style='background: transparent'>
  1043. <h1 class='title' style='background: transparent; border-width: 0px'>
  1044. <b:include name='title'/>
  1045. </h1>
  1046. </div>
  1047. <b:include name='description'/>
  1048. </div>
  1049. </b:if>
  1050. <b:else/>
  1051. <!--Show the image only-->
  1052. <div id='header-inner'>
  1053. <a expr:href='data:blog.homepageUrl' style='display: block'><h1 style='display:none;'/>
  1054. <img expr:alt='data:title' expr:height='data:height' expr:id='data:widget.instanceId + &quot;_headerimg&quot;' expr:src='data:sourceUrl' expr:width='data:width' style='display: block'/>
  1055. </a>
  1056. <!--Show the description-->
  1057. <b:if cond='data:imagePlacement == &quot;BEFORE_DESCRIPTION&quot;'>
  1058. <b:include name='description'/>
  1059. </b:if>
  1060. </div>
  1061. </b:if>
  1062. <b:else/>
  1063. <!--No header image -->
  1064. <div id='header-inner'>
  1065. <div class='titlewrapper'>
  1066. <h1 class='title'>
  1067. <b:include name='title'/>
  1068. </h1>
  1069. </div>
  1070. <b:include name='description'/>
  1071. </div>
  1072. </b:if>
  1073. </b:includable>
  1074. <b:includable id='description'>
  1075. <div class='descriptionwrapper'>
  1076. <p class='description'><span><data:description/></span></p>
  1077. </div>
  1078. </b:includable>
  1079. <b:includable id='title'>
  1080. <b:if cond='data:blog.url == data:blog.homepageUrl'>
  1081. <data:title/>
  1082. <b:else/>
  1083. <a expr:href='data:blog.homepageUrl'><data:title/></a>
  1084. </b:if>
  1085. </b:includable>
  1086. </b:widget>
  1087. </b:section>
  1088. </div>
  1089. <div class='header-ads'>
  1090. <b:section id='ads-content' maxwidgets='1' name='Ads 728x90' showaddelement='yes'>
  1091. <b:widget id='HTML19' locked='false' title='Header Ads' type='HTML' version='1' visible='true'>
  1092. <b:includable id='main'>
  1093. <!-- only display title if it's non-empty -->
  1094. <b:if cond='data:title != &quot;&quot;'>
  1095. <h2 class='title'><data:title/></h2>
  1096. </b:if>
  1097. <div class='widget-content'>
  1098. <data:content/>
  1099. </div>
  1100.  
  1101. <!--b:include name='quickedit'/-->
  1102. </b:includable>
  1103. </b:widget>
  1104. </b:section>
  1105. </div>
  1106. </div>
  1107. </div>
  1108.  
  1109. <!-- Main Menu -->
  1110. <nav id='main-nav'>
  1111. <div class='header-menu row'>
  1112. <li class='li-home'><a expr:href='data:blog.homepageUrl'>Home</a></li>
  1113. <li class='li-home'><a href='https://exploitku.blogspot.com/search/label/Tutorial'>Tutorial</a></li>
  1114. <b:section id='menu' maxwidgets='1' name='Main Menu' showaddelement='yes'>
  1115. <b:widget id='LinkList98' locked='true' title='Main Menu' type='LinkList' version='1' visible='true'>
  1116. <b:includable id='main'>
  1117. <div class='widget-content'>
  1118. <ul class='menu' id='menu-main-nav' itemscope='' itemtype='http://schema.org/SiteNavigationElement'>
  1119. <b:loop values='data:links' var='link'>
  1120. <li itemprop='name'><a expr:href='data:link.target' itemprop='url'><data:link.name/></a></li>
  1121. </b:loop>
  1122. </ul>
  1123. </div>
  1124. </b:includable>
  1125. </b:widget>
  1126. </b:section>
  1127. <span id='search-icon'><i class='fa fa-search'/></span>
  1128. <div id='nav-search'>
  1129. <form action='/search' id='searchform' method='get'>
  1130. <input id='s' name='q' placeholder='Type and hit enter to search...' type='text'/>
  1131. </form>
  1132. </div>
  1133. </div>
  1134. </nav>
  1135. <!-- Main Menu (end) -->
  1136.  
  1137. <div class='clear'/>
  1138.  
  1139. <b:if cond='data:blog.canonicalUrl == data:blog.canonicalHomepageUrl'>
  1140. <!-- featured Posts -->
  1141. <div class='featured row' id='featured'>
  1142. <b:section class='featured-sec' id='featured-sec' maxwidgets='1' name='Featured Posts' showaddelement='yes'>
  1143. <b:widget id='HTML2' locked='false' title='Featured' type='HTML' version='1' visible='true'>
  1144. <b:includable id='main'>
  1145. <!-- only display title if it's non-empty -->
  1146. <b:if cond='data:title != &quot;&quot;'>
  1147. <h2 class='title'><data:title/></h2>
  1148. </b:if>
  1149. <div class='widget-content'>
  1150. <data:content/>
  1151. </div>
  1152.  
  1153. <!--b:include name='quickedit'/-->
  1154. </b:includable>
  1155. </b:widget>
  1156. </b:section>
  1157. </div>
  1158. </b:if>
  1159.  
  1160. <div class='clear'/>
  1161.  
  1162. <div class='row' id='content-wrapper'>
  1163. <div class='clear'/>
  1164. <b:if cond='data:blog.pageType == &quot;error_page&quot;'>
  1165. <div id='error-wrap'>
  1166. <h1 class='error-item'>404</h1>
  1167. <h2>Page Not Found!</h2>
  1168. <p>Sorry, the page you were looking for in this blog does not exist.</p>
  1169. <div class='clear'/>
  1170. <a class='homepage' expr:href='data:blog.homepageUrl'><i class='fa fa-home'/> Go To Home</a>
  1171. </div>
  1172. </b:if>
  1173.  
  1174. <div id='main-wrapper'>
  1175. <b:if cond='data:blog.canonicalUrl == data:blog.canonicalHomepageUrl'>
  1176. <div class='recent-boxes' id='recent-boxes'>
  1177. <b:section class='box-sec' id='box-sec' name='Box Layout' showaddelement='yes'>
  1178. <b:widget id='HTML3' locked='false' title='Fashion' type='HTML' version='1' visible='true'>
  1179. <b:includable id='main'>
  1180. <!-- only display title if it's non-empty -->
  1181. <b:if cond='data:title != &quot;&quot;'>
  1182. <h2 class='title'><data:title/></h2>
  1183. </b:if>
  1184. <div class='widget-content'>
  1185. <data:content/>
  1186. </div>
  1187.  
  1188. <!--b:include name='quickedit'/-->
  1189. </b:includable>
  1190. </b:widget>
  1191. </b:section>
  1192. </div>
  1193. </b:if>
  1194.  
  1195. <b:if cond='data:blog.canonicalUrl == data:blog.canonicalHomepageUrl'>
  1196. <div class='posts-title'>
  1197. <h2 class='title'>
  1198. <a href='/search'>Recent Posts</a>
  1199. </h2>
  1200. </div>
  1201. </b:if>
  1202.  
  1203. <b:section class='main' id='main' maxwidgets='2' name='Main Posts' showaddelement='yes'>
  1204. <b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog' version='1' visible='true'>
  1205. <b:includable id='main' var='top'>
  1206. <b:if cond='data:mobile == &quot;false&quot;'>
  1207.  
  1208. <b:include data='top' name='status-message'/>
  1209.  
  1210. <!-- posts -->
  1211. <div class='blog-posts hfeed'>
  1212.  
  1213. <data:defaultAdStart/>
  1214. <b:loop values='data:posts' var='post'>
  1215. <div class='post-outer'>
  1216. <b:include data='post' name='post'/>
  1217. <b:if cond='data:blog.pageType == &quot;static_page&quot;'>
  1218. <b:include data='post' name='comment_picker'/>
  1219. </b:if>
  1220. <b:if cond='data:blog.pageType == &quot;item&quot;'>
  1221. <b:include data='post' name='comment_picker'/>
  1222. </b:if>
  1223. </div>
  1224. <b:if cond='data:post.includeAd'>
  1225. <b:if cond='data:post.isFirstPost'>
  1226. <data:defaultAdEnd/>
  1227. <b:else/>
  1228. <data:adEnd/>
  1229. </b:if>
  1230. <div class='inline-ad'>
  1231. <data:adCode/>
  1232. </div>
  1233. <data:adStart/>
  1234. </b:if>
  1235. </b:loop>
  1236. <data:adEnd/>
  1237. </div>
  1238.  
  1239. <!-- navigation -->
  1240. <b:if cond='data:blog.pageType == &quot;index&quot;'>
  1241. <b:include name='nextprev'/>
  1242. <b:else/>
  1243. <b:if cond='data:blog.pageType == &quot;archive&quot;'>
  1244. <b:include name='nextprev'/>
  1245. </b:if>
  1246. </b:if>
  1247.  
  1248. <!-- feed links -->
  1249. <b:include name='feedLinks'/>
  1250.  
  1251. <b:if cond='data:top.showStars'>
  1252. <script src='//www.google.com/jsapi' type='text/javascript'/>
  1253. <script type='text/javascript'>
  1254. google.load(&quot;annotations&quot;, &quot;1&quot;, {&quot;locale&quot;: &quot;<data:top.languageCode/>&quot;});
  1255. function initialize() {
  1256. google.annotations.setApplicationId(<data:top.blogspotReviews/>);
  1257. google.annotations.createAll();
  1258. google.annotations.fetch();
  1259. }
  1260. google.setOnLoadCallback(initialize);
  1261. </script>
  1262. </b:if>
  1263.  
  1264. <b:else/>
  1265. <b:include name='mobile-main'/>
  1266. </b:if>
  1267.  
  1268. <b:if cond='data:top.showDummy'>
  1269. <data:top.dummyBootstrap/>
  1270. </b:if>
  1271.  
  1272. </b:includable>
  1273. <b:includable id='backlinkDeleteIcon' var='backlink'>
  1274. <span expr:class='&quot;item-control &quot; + data:backlink.adminClass'>
  1275. <a expr:href='data:backlink.deleteUrl' expr:title='data:top.deleteBacklinkMsg'>
  1276. <img src='http://www.blogger.com/img/icon_delete13.gif'/>
  1277. </a>
  1278. </span>
  1279. </b:includable>
  1280. <b:includable id='backlinks' var='post'>
  1281. <a name='links'/>
  1282. <h4>
  1283. <data:post.backlinksLabel/>
  1284. </h4>
  1285. <b:if cond='data:post.numBacklinks != 0'>
  1286. <dl class='comments-block' id='comments-block'>
  1287. <b:loop values='data:post.backlinks' var='backlink'>
  1288. <div class='collapsed-backlink backlink-control'>
  1289. <dt class='comment-title'>
  1290. <span class='backlink-toggle-zippy'>
  1291. &#160;
  1292. </span>
  1293. <a expr:href='data:backlink.url' rel='nofollow'>
  1294. <data:backlink.title/>
  1295. </a>
  1296. <b:include data='backlink' name='backlinkDeleteIcon'/>
  1297. </dt>
  1298. <dd class='comment-body collapseable'>
  1299. <data:backlink.snippet/>
  1300. </dd>
  1301. <dd class='comment-footer collapseable'>
  1302. <span class='comment-author'>
  1303. <data:post.authorLabel/>
  1304. <data:backlink.author/>
  1305. </span>
  1306. <span class='comment-timestamp'>
  1307. <data:post.timestampLabel/>
  1308. <data:backlink.timestamp/>
  1309. </span>
  1310. </dd>
  1311. </div>
  1312. </b:loop>
  1313. </dl>
  1314. </b:if>
  1315. <p class='comment-footer'>
  1316. <a class='comment-link' expr:href='data:post.createLinkUrl' expr:id='data:widget.instanceId + &quot;_backlinks-create-link&quot;' target='_blank'>
  1317. <data:post.createLinkLabel/>
  1318. </a>
  1319. </p>
  1320. </b:includable>
  1321. <b:includable id='comment-form' var='post'>
  1322. <div class='comment-form'>
  1323. <a name='comment-form'/>
  1324. <b:if cond='data:mobile'>
  1325. <h4 id='comment-post-message'>
  1326. <a expr:id='data:widget.instanceId + &quot;_comment-editor-toggle-link&quot;' href='javascript:void(0)'><data:postCommentMsg/></a></h4>
  1327. <p><data:blogCommentMessage/></p>
  1328. <data:blogTeamBlogMessage/>
  1329. <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
  1330. <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%'/>
  1331. <b:else/>
  1332. <p><data:blogCommentMessage/></p>
  1333. <data:blogTeamBlogMessage/>
  1334. <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
  1335. <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410' id='comment-editor' name='comment-editor' src='' width='100%'/>
  1336. </b:if>
  1337. <data:post.friendConnectJs/>
  1338. <data:post.cmtfpIframe/>
  1339. <script type='text/javascript'>
  1340. BLOG_CMT_createIframe(&#39;<data:post.appRpcRelayPath/>&#39;);
  1341. </script>
  1342. </div>
  1343. </b:includable>
  1344. <b:includable id='commentDeleteIcon' var='comment'>
  1345. <span expr:class='&quot;item-control &quot; + data:comment.adminClass'>
  1346. <b:if cond='data:showCmtPopup'>
  1347. <div class='goog-toggle-button'>
  1348. <div class='goog-inline-block comment-action-icon'/>
  1349. </div>
  1350. <b:else/>
  1351. <a class='comment-delete' expr:href='data:comment.deleteUrl' expr:title='data:top.deleteCommentMsg'>
  1352. <img src='https://img1.blogblog.com/img/icon_delete13.gif'/>
  1353. </a>
  1354. </b:if>
  1355. </span>
  1356. </b:includable>
  1357. <b:includable id='comment_count_picker' var='post'>
  1358. <b:if cond='data:post.commentSource == 1'>
  1359. <span class='cmt_count_iframe_holder' expr:data-count='data:post.numComments' expr:data-onclick='data:post.addCommentOnclick' expr:data-post-url='data:post.url' expr:data-url='data:post.url.canonical.http'>
  1360. </span>
  1361. <b:else/>
  1362. <a class='comment-link' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'>
  1363. <data:post.commentLabelFull/>:
  1364. </a>
  1365. </b:if>
  1366. </b:includable>
  1367. <b:includable id='comment_picker' var='post'>
  1368. <b:if cond='data:post.commentSource == 1'>
  1369. <b:include data='post' name='iframe_comments'/>
  1370. <b:else/>
  1371. <b:if cond='data:post.showThreadedComments'>
  1372. <b:include data='post' name='threaded_comments'/>
  1373. <b:else/>
  1374. <b:include data='post' name='comments'/>
  1375. </b:if>
  1376. </b:if>
  1377. </b:includable>
  1378. <b:includable id='comments' var='post'>
  1379. <div class='comments' id='comments'>
  1380. <a name='comments'/>
  1381. <b:if cond='data:post.allowComments'>
  1382. <h4><data:post.commentLabelFull/></h4>
  1383.  
  1384. <b:if cond='data:post.commentPagingRequired'>
  1385. <span class='paging-control-container'>
  1386. <b:if cond='data:post.hasOlderLinks'>
  1387. <a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'><data:post.oldestLinkText/></a>
  1388. &#160;
  1389. <a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'><data:post.olderLinkText/></a>
  1390. &#160;
  1391. </b:if>
  1392.  
  1393. <data:post.commentRangeText/>
  1394.  
  1395. <b:if cond='data:post.hasNewerLinks'>
  1396. &#160;
  1397. <a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'><data:post.newerLinkText/></a>
  1398. &#160;
  1399. <a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'><data:post.newestLinkText/></a>
  1400. </b:if>
  1401. </span>
  1402. </b:if>
  1403.  
  1404. <div expr:id='data:widget.instanceId + &quot;_comments-block-wrapper&quot;'>
  1405. <dl expr:class='data:post.avatarIndentClass' id='comments-block'>
  1406. <b:loop values='data:post.comments' var='comment'>
  1407. <dt expr:class='&quot;comment-author &quot; + data:comment.authorClass' expr:id='data:comment.anchorName'>
  1408. <b:if cond='data:comment.favicon'>
  1409. <img expr:src='data:comment.favicon' height='16px' style='margin-bottom:-2px;' width='16px'/>
  1410. </b:if>
  1411. <a expr:name='data:comment.anchorName'/>
  1412. <b:if cond='data:blog.enabledCommentProfileImages'>
  1413. <data:comment.authorAvatarImage/>
  1414. </b:if>
  1415. <b:if cond='data:comment.authorUrl'>
  1416. <a expr:href='data:comment.authorUrl' rel='nofollow'><data:comment.author/></a>
  1417. <b:else/>
  1418. <data:comment.author/>
  1419. </b:if>
  1420. <data:commentPostedByMsg/>
  1421. </dt>
  1422. <dd class='comment-body' expr:id='data:widget.instanceId + data:comment.cmtBodyIdPostfix'>
  1423. <b:if cond='data:comment.isDeleted'>
  1424. <span class='deleted-comment'><data:comment.body/></span>
  1425. <b:else/>
  1426. <p>
  1427. <data:comment.body/>
  1428. </p>
  1429. </b:if>
  1430. </dd>
  1431. <dd class='comment-footer'>
  1432. <span class='comment-timestamp'>
  1433. <a expr:href='data:comment.url' title='comment permalink'>
  1434. <abbr expr:title='data:post.timestampISO8601'><data:comment.timestamp/></abbr>
  1435. </a>
  1436. <b:include data='comment' name='commentDeleteIcon'/>
  1437. </span>
  1438. </dd>
  1439. </b:loop>
  1440. </dl>
  1441. </div>
  1442.  
  1443. <b:if cond='data:post.commentPagingRequired'>
  1444. <span class='paging-control-container'>
  1445. <a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'>
  1446. <data:post.oldestLinkText/>
  1447. </a>
  1448. <a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'>
  1449. <data:post.olderLinkText/>
  1450. </a>
  1451. &#160;
  1452. <data:post.commentRangeText/>
  1453. &#160;
  1454. <a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'>
  1455. <data:post.newerLinkText/>
  1456. </a>
  1457. <a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'>
  1458. <data:post.newestLinkText/>
  1459. </a>
  1460. </span>
  1461. </b:if>
  1462.  
  1463. <p class='comment-footer'>
  1464. <b:if cond='data:post.embedCommentForm'>
  1465. <b:if cond='data:post.allowNewComments'>
  1466. <b:include data='post' name='comment-form'/>
  1467. <b:else/>
  1468. <data:post.noNewCommentsText/>
  1469. </b:if>
  1470. <b:else/>
  1471. <b:if cond='data:post.allowComments'>
  1472. <a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a>
  1473. </b:if>
  1474. </b:if>
  1475.  
  1476. </p>
  1477. </b:if>
  1478. <b:if cond='data:showCmtPopup'>
  1479. <div id='comment-popup'>
  1480. <iframe allowtransparency='true' frameborder='0' id='comment-actions' name='comment-actions' scrolling='no'>
  1481. </iframe>
  1482. </div>
  1483. </b:if>
  1484.  
  1485. <div id='backlinks-container'>
  1486. <div expr:id='data:widget.instanceId + &quot;_backlinks-container&quot;'>
  1487. <b:if cond='data:post.showBacklinks'>
  1488. <b:include data='post' name='backlinks'/>
  1489. </b:if>
  1490. </div>
  1491. </div>
  1492. </div>
  1493. </b:includable>
  1494. <b:includable id='feedLinks'>
  1495. <b:if cond='data:blog.pageType != &quot;item&quot;'>
  1496. <!-- Blog feed links -->
  1497. <b:if cond='data:feedLinks'>
  1498. <div class='blog-feeds'>
  1499. <b:include data='feedLinks' name='feedLinksBody'/>
  1500. </div>
  1501. </b:if>
  1502. <b:else/>
  1503. <!--Post feed links -->
  1504. <div class='post-feeds'>
  1505. <b:loop values='data:posts' var='post'>
  1506. <b:if cond='data:post.allowComments'>
  1507. <b:if cond='data:post.feedLinks'>
  1508. <b:include data='post.feedLinks' name='feedLinksBody'/>
  1509. </b:if>
  1510. </b:if>
  1511. </b:loop>
  1512. </div>
  1513. </b:if>
  1514. </b:includable>
  1515. <b:includable id='feedLinksBody' var='links'>
  1516. <div class='feed-links'>
  1517. <data:feedLinksMsg/>
  1518. <b:loop values='data:links' var='f'>
  1519. <a class='feed-link' expr:href='data:f.url' expr:type='data:f.mimeType' target='_blank'>
  1520. <data:f.name/>
  1521. (
  1522. <data:f.feedType/>
  1523. )
  1524. </a>
  1525. </b:loop>
  1526. </div>
  1527. </b:includable>
  1528. <b:includable id='iframe_comments' var='post'>
  1529.  
  1530. <b:if cond='data:post.allowIframeComments'>
  1531. <script expr:src='data:post.iframeCommentSrc' type='text/javascript'/>
  1532. <div class='cmt_iframe_holder' expr:data-href='data:post.url.canonical' expr:data-viewtype='data:post.viewType'/>
  1533.  
  1534. <b:if cond='data:post.embedCommentForm == &quot;false&quot;'>
  1535. <a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a>
  1536. </b:if>
  1537. </b:if>
  1538. </b:includable>
  1539. <b:includable id='mobile-index-post' var='post'>
  1540. <div class='mobile-date-outer date-outer'>
  1541. <b:if cond='data:post.dateHeader'>
  1542. <div class='date-header'>
  1543. <span>
  1544. <data:post.dateHeader/>
  1545. </span>
  1546. </div>
  1547. </b:if>
  1548. <div class='mobile-post-outer'>
  1549. <a expr:href='data:post.url'>
  1550. <h3 class='mobile-index-title entry-title' itemprop='name'>
  1551. <data:post.title/>
  1552. </h3>
  1553. <div class='mobile-index-arrow'>
  1554. &amp;rsaquo;
  1555. </div>
  1556. <div class='mobile-index-contents'>
  1557. <b:if cond='data:post.thumbnailUrl'>
  1558. <div class='mobile-index-thumbnail'>
  1559. <div class='Image'>
  1560. <img expr:src='data:post.thumbnailUrl'/>
  1561. </div>
  1562. </div>
  1563. </b:if>
  1564. <div class='post-body'>
  1565. <b:if cond='data:post.snippet'>
  1566. <data:post.snippet/>
  1567. </b:if>
  1568. </div>
  1569. </div>
  1570. <div style='clear: both;'/>
  1571. </a>
  1572. <div class='mobile-index-comment'>
  1573. <b:if cond='data:blog.pageType != &quot;static_page&quot;'>
  1574. <b:if cond='data:post.allowComments'>
  1575. <b:if cond='data:post.numComments != 0'>
  1576. <b:include data='post' name='comment_count_picker'/>
  1577. </b:if>
  1578. </b:if>
  1579. </b:if>
  1580. </div>
  1581. </div>
  1582. </div>
  1583. </b:includable>
  1584. <b:includable id='mobile-main' var='top'>
  1585. <!-- posts -->
  1586. <div class='blog-posts hfeed'>
  1587. <b:include data='top' name='status-message'/>
  1588. <b:if cond='data:blog.pageType == &quot;index&quot;'>
  1589. <b:loop values='data:posts' var='post'>
  1590. <b:include data='post' name='mobile-index-post'/>
  1591. </b:loop>
  1592. <b:else/>
  1593. <b:loop values='data:posts' var='post'>
  1594. <b:include data='post' name='mobile-post'/>
  1595. </b:loop>
  1596. </b:if>
  1597. </div>
  1598. <b:include name='mobile-nextprev'/>
  1599. </b:includable>
  1600. <b:includable id='mobile-nextprev'>
  1601. <div class='blog-pager' id='blog-pager'>
  1602. <b:if cond='data:newerPageUrl'>
  1603. <div class='mobile-link-button' id='blog-pager-newer-link'>
  1604. <a class='blog-pager-newer-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-newer-link&quot;' expr:title='data:newerPageTitle'>
  1605. &amp;lsaquo;
  1606. </a>
  1607. </div>
  1608. </b:if>
  1609. <b:if cond='data:olderPageUrl'>
  1610. <div class='mobile-link-button' id='blog-pager-older-link'>
  1611. <a class='blog-pager-older-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-older-link&quot;' expr:title='data:olderPageTitle'>
  1612. &amp;rsaquo;
  1613. </a>
  1614. </div>
  1615. </b:if>
  1616. <div class='mobile-link-button' id='blog-pager-home-link'>
  1617. <a class='home-link' expr:href='data:blog.homepageUrl'>
  1618. <data:homeMsg/>
  1619. </a>
  1620. </div>
  1621. <div class='mobile-desktop-link'>
  1622. <a class='home-link' expr:href='data:desktopLinkUrl'>
  1623. <data:desktopLinkMsg/>
  1624. </a>
  1625. </div>
  1626. </div>
  1627. <div class='clear'/>
  1628. </b:includable>
  1629. <b:includable id='mobile-post' var='post'>
  1630. <div class='date-outer'>
  1631. <b:if cond='data:post.dateHeader'>
  1632. <h2 class='date-header'>
  1633. <span>
  1634. <data:post.dateHeader/>
  1635. </span>
  1636. </h2>
  1637. </b:if>
  1638. <div class='date-posts'>
  1639. <div class='post-outer'>
  1640. <div class='post hentry uncustomized-post-template' itemscope='' itemtype='http://schema.org/BlogPosting'>
  1641. <b:if cond='data:post.thumbnailUrl'>
  1642. <meta expr:content='data:post.thumbnailUrl' itemprop='image'/>
  1643. </b:if>
  1644. <meta expr:content='data:blog.blogId' itemprop='blogId'/>
  1645. <meta expr:content='data:post.id' itemprop='postId'/>
  1646. <a expr:name='data:post.id'/>
  1647. <b:if cond='data:post.title'>
  1648. <h3 class='post-title entry-title' itemprop='headline'>
  1649. <b:if cond='data:post.link'>
  1650. <a expr:href='data:post.link'>
  1651. <data:post.title/>
  1652. </a>
  1653. <b:else/>
  1654. <b:if cond='data:post.url'>
  1655. <b:if cond='data:blog.url != data:post.url'>
  1656. <a expr:href='data:post.url'>
  1657. <data:post.title/>
  1658. </a>
  1659. <b:else/>
  1660. <data:post.title/>
  1661. </b:if>
  1662. <b:else/>
  1663. <data:post.title/>
  1664. </b:if>
  1665. </b:if>
  1666. </h3>
  1667. </b:if>
  1668. <div class='post-header'>
  1669. <div class='post-header-line-1'/>
  1670. </div>
  1671. <div class='post-body entry-content' expr:id='&quot;post-body-&quot; + data:post.id' itemprop='articleBody'>
  1672. <data:post.body/>
  1673. <div style='clear: both;'/>
  1674. <!-- clear for photos floats -->
  1675. </div>
  1676. <div class='post-footer'>
  1677. <div class='post-footer-line post-footer-line-1'>
  1678. <span class='post-author vcard'>
  1679. <b:if cond='data:top.showAuthor'>
  1680. <b:if cond='data:post.authorProfileUrl'>
  1681. <span class='fn' itemprop='author' itemscope='' itemtype='http://schema.org/Person'>
  1682. <meta expr:content='data:post.authorProfileUrl' itemprop='url'/>
  1683. <a expr:href='data:post.authorProfileUrl' rel='author' title='author profile'>
  1684. <span itemprop='name'>
  1685. <data:post.author/>
  1686. </span>
  1687. </a>
  1688. </span>
  1689. <b:else/>
  1690. <span class='fn' itemprop='author' itemscope='' itemtype='http://schema.org/Person'>
  1691. <span itemprop='name'>
  1692. <data:post.author/>
  1693. </span>
  1694. </span>
  1695. </b:if>
  1696. </b:if>
  1697. </span>
  1698. <span class='post-timestamp'>
  1699. <b:if cond='data:top.showTimestamp'>
  1700. <data:top.timestampLabel/>
  1701. <b:if cond='data:post.url'>
  1702. <meta expr:content='data:post.canonicalUrl' itemprop='url'/>
  1703. <a class='timestamp-link' expr:href='data:post.url' expr:title='data:post.timestamp' rel='bookmark'>
  1704. <abbr class='published' expr:title='data:post.timestamp' itemprop='datePublished dateModified'>
  1705. <data:post.timestamp/>
  1706. </abbr>
  1707. </a>
  1708. </b:if>
  1709. </b:if>
  1710. </span>
  1711. <span class='post-comment-link'>
  1712. <b:if cond='data:blog.pageType != &quot;item&quot;'>
  1713. <b:if cond='data:blog.pageType != &quot;static_page&quot;'>
  1714. <b:if cond='data:post.allowComments'>
  1715. <b:include data='post' name='comment_count_picker'/>
  1716. </b:if>
  1717. </b:if>
  1718. </b:if>
  1719. </span>
  1720. </div>
  1721. <div class='post-footer-line post-footer-line-2'>
  1722. <b:if cond='data:top.showMobileShare'>
  1723. <div class='mobile-link-button goog-inline-block' id='mobile-share-button'>
  1724. <a href='javascript:void(0);'>
  1725. <data:shareMsg/>
  1726. </a>
  1727. </div>
  1728. </b:if>
  1729. <b:if cond='data:top.showDummy'>
  1730. <div class='goog-inline-block dummy-container'>
  1731. <data:post.dummyTag/>
  1732. </div>
  1733. </b:if>
  1734. </div>
  1735. </div>
  1736. </div>
  1737. <b:if cond='data:blog.pageType == &quot;static_page&quot;'>
  1738. <b:include data='post' name='comment_picker'/>
  1739. </b:if>
  1740. <b:if cond='data:blog.pageType == &quot;item&quot;'>
  1741. <b:include data='post' name='comment_picker'/>
  1742. </b:if>
  1743. </div>
  1744. </div>
  1745. </div>
  1746. </b:includable>
  1747. <b:includable id='nextprev'>
  1748. <div class='blog-pager' id='blog-pager'>
  1749. <b:if cond='data:newerPageUrl'>
  1750. <span id='blog-pager-newer-link'>
  1751. <a class='blog-pager-newer-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-newer-link&quot;' expr:title='data:newerPageTitle'><data:newerPageTitle/></a>
  1752. </span>
  1753. </b:if>
  1754.  
  1755. <b:if cond='data:olderPageUrl'>
  1756. <span id='blog-pager-older-link'>
  1757. <a class='blog-pager-older-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-older-link&quot;' expr:title='data:olderPageTitle'><data:olderPageTitle/></a>
  1758. </span>
  1759. </b:if>
  1760.  
  1761. <a class='home-link' expr:href='data:blog.homepageUrl'><data:homeMsg/></a>
  1762.  
  1763. <b:if cond='data:mobileLinkUrl'>
  1764. <div class='blog-mobile-link'>
  1765. <a expr:href='data:mobileLinkUrl'><data:mobileLinkMsg/></a>
  1766. </div>
  1767. </b:if>
  1768.  
  1769. </div>
  1770. <div class='clear'/>
  1771. </b:includable>
  1772. <b:includable id='post' var='post'>
  1773. <div class='post'>
  1774. <b:if cond='data:blog.pageType == &quot;index&quot;'>
  1775. <b:if cond='data:post.thumbnailUrl'>
  1776. <div class='block-image'><div class='thumb'>
  1777. &lt;a href=&#39;<data:post.url/>&#39; style=&#39;background:url(<data:post.thumbnailUrl/>) no-repeat center center;background-size:cover&#39;&gt;&lt;span class=&#39;thumb-overlay&#39;/&gt;&lt;/a&gt;
  1778. </div>
  1779. <div class='postags'>
  1780. <b:if cond='data:post.labels'>
  1781. <b:loop values='data:post.labels' var='label'>
  1782. <a expr:class='data:label.name' expr:href='data:label.url' rel='tag'><data:label.name/></a>
  1783. <b:if cond='data:label.isLast != &quot;true&quot;'/>
  1784. </b:loop>
  1785. </b:if>
  1786. </div></div>
  1787. <b:else/>
  1788. <b:if cond='data:post.firstImageUrl'>
  1789. <div class='block-image'><div class='thumb'>
  1790. &lt;a href=&#39;<data:post.url/>&#39; style=&#39;background:url(<data:post.firstImageUrl/>) no-repeat center center;background-size:cover&#39;&gt;&lt;span class=&#39;thumb-overlay&#39;/&gt;&lt;/a&gt;
  1791. </div>
  1792. <div class='postags'>
  1793. <b:if cond='data:post.labels'>
  1794. <b:loop values='data:post.labels' var='label'>
  1795. <a expr:class='data:label.name' expr:href='data:label.url' rel='tag'><data:label.name/></a>
  1796. <b:if cond='data:label.isLast != &quot;true&quot;'/>
  1797. </b:loop>
  1798. </b:if>
  1799. </div></div>
  1800. <b:else/>
  1801. <div class='block-image'><div class='thumb'>
  1802. &lt;a href=&#39;<data:post.url/>&#39; style=&#39;background:url(http://3.bp.blogspot.com/-Yw8BIuvwoSQ/VsjkCIMoltI/AAAAAAAAC4c/s55PW6xEKn0/s1600-r/nth.png) no-repeat center center;background-size:cover&#39;&gt;&lt;span class=&#39;thumb-overlay&#39;/&gt;&lt;/a&gt;
  1803. </div>
  1804. <div class='postags'>
  1805. <b:if cond='data:post.labels'>
  1806. <b:loop values='data:post.labels' var='label'>
  1807. <a expr:class='data:label.name' expr:href='data:label.url' rel='tag'><data:label.name/></a>
  1808. <b:if cond='data:label.isLast != &quot;true&quot;'/>
  1809. </b:loop>
  1810. </b:if>
  1811. </div></div>
  1812. </b:if></b:if>
  1813. </b:if>
  1814. <b:if cond='data:blog.pageType == &quot;archive&quot;'>
  1815. <b:if cond='data:post.thumbnailUrl'>
  1816. <div class='block-image'><div class='thumb'>
  1817. &lt;a href=&#39;<data:post.url/>&#39; style=&#39;background:url(<data:post.thumbnailUrl/>) no-repeat center center;background-size:cover&#39;&gt;&lt;span class=&#39;thumb-overlay&#39;/&gt;&lt;/a&gt;
  1818. </div>
  1819. <div class='postags'>
  1820. <b:if cond='data:post.labels'>
  1821. <b:loop values='data:post.labels' var='label'>
  1822. <a expr:class='data:label.name' expr:href='data:label.url' rel='tag'><data:label.name/></a>
  1823. <b:if cond='data:label.isLast != &quot;true&quot;'/>
  1824. </b:loop>
  1825. </b:if>
  1826. </div></div>
  1827. <b:else/>
  1828. <b:if cond='data:post.firstImageUrl'>
  1829. <div class='block-image'><div class='thumb'>
  1830. &lt;a href=&#39;<data:post.url/>&#39; style=&#39;background:url(<data:post.firstImageUrl/>) no-repeat center center;background-size:cover&#39;&gt;&lt;span class=&#39;thumb-overlay&#39;/&gt;&lt;/a&gt;
  1831. </div>
  1832. <div class='postags'>
  1833. <b:if cond='data:post.labels'>
  1834. <b:loop values='data:post.labels' var='label'>
  1835. <a expr:class='data:label.name' expr:href='data:label.url' rel='tag'><data:label.name/></a>
  1836. <b:if cond='data:label.isLast != &quot;true&quot;'/>
  1837. </b:loop>
  1838. </b:if>
  1839. </div></div>
  1840. <b:else/>
  1841. <div class='block-image'><div class='thumb'>
  1842. &lt;a href=&#39;<data:post.url/>&#39; style=&#39;background:url(http://3.bp.blogspot.com/-Yw8BIuvwoSQ/VsjkCIMoltI/AAAAAAAAC4c/s55PW6xEKn0/s1600-r/nth.png) no-repeat center center;background-size:cover&#39;&gt;&lt;span class=&#39;thumb-overlay&#39;/&gt;&lt;/a&gt;
  1843. </div>
  1844. <div class='postags'>
  1845. <b:if cond='data:post.labels'>
  1846. <b:loop values='data:post.labels' var='label'>
  1847. <a expr:class='data:label.name' expr:href='data:label.url' rel='tag'><data:label.name/></a>
  1848. <b:if cond='data:label.isLast != &quot;true&quot;'/>
  1849. </b:loop>
  1850. </b:if>
  1851. </div></div>
  1852. </b:if></b:if>
  1853. </b:if>
  1854. <b:if cond='data:blog.pageType == &quot;item&quot;'>
  1855. &lt;div itemprop=&#39;blogPost&#39; itemscope=&#39;itemscope&#39; itemtype=&#39;http://schema.org/BlogPosting&#39;&gt;
  1856. <div itemprop='image' itemscope='itemscope' itemtype='https://schema.org/ImageObject' style='display:none;'>
  1857. <meta expr:content='data:post.firstImageUrl' itemprop='url'/>
  1858. <meta content='700' itemprop='width height'/>
  1859. </div>
  1860. </b:if>
  1861. <div class='post-header'>
  1862. <b:if cond='data:blog.pageType == &quot;item&quot;'>
  1863. <div class='breadcrumbs' style='display:none;' xmlns:v='http://rdf.data-vocabulary.org/#'>
  1864. <span typeof='v:Breadcrumb'><a class='bhome' expr:href='data:blog.homepageUrl' property='v:title' rel='v:url'>Home</a></span> <brc>/</brc>
  1865. <b:loop values='data:posts' var='post'>
  1866. <b:if cond='data:post.labels'>
  1867. <b:loop values='data:post.labels' var='label'>
  1868. <span typeof='v:Breadcrumb'>
  1869. <a expr:href='data:label.url' property='v:title' rel='v:url'><data:label.name/></a></span>
  1870. <b:if cond='data:label.isLast != &quot;true&quot;'><brc>/</brc></b:if>
  1871. </b:loop>
  1872. <b:else/>
  1873. Unlabelled
  1874. </b:if>
  1875. <brc>/</brc> <span><data:post.title/></span>
  1876. </b:loop>
  1877. </div>
  1878. <b:if cond='data:post.title'>
  1879. <div class='post-head'><h1 class='post-title entry-title' itemprop='name headline'>
  1880. <b:if cond='data:post.link'>
  1881. <a expr:href='data:post.link'><data:post.title/></a>
  1882. <b:else/>
  1883. <b:if cond='data:post.url'>
  1884. <b:if cond='data:blog.url != data:post.url'>
  1885. <a expr:href='data:post.url'><data:post.title/></a>
  1886. <b:else/>
  1887. <data:post.title/>
  1888. </b:if>
  1889. <b:else/>
  1890. <data:post.title/>
  1891. </b:if>
  1892. </b:if>
  1893. </h1></div>
  1894. </b:if>
  1895. <div class='post-meta'>
  1896. <span class='post-author vcard'>
  1897. <b:if cond='data:top.showAuthor'>
  1898. <b:if cond='data:post.authorProfileUrl'>
  1899. <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
  1900. <meta expr:content='data:post.authorProfileUrl' itemprop='url'/>
  1901. <a class='g-profile' expr:href='data:post.authorProfileUrl' expr:title='data:post.author' rel='author'>
  1902. <span itemprop='name'><data:post.author/></span>
  1903. </a>
  1904. </span>
  1905. <b:else/>
  1906. <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
  1907. <a class='g-profile' expr:href='data:post.authorProfileUrl' expr:title='data:post.author' rel='author'>
  1908. <span itemprop='name'><data:post.author/></span></a>
  1909. </span>
  1910. </b:if>
  1911. </b:if>
  1912. </span>
  1913. <span class='post-timestamp'>
  1914. <b:if cond='data:top.showTimestamp'>
  1915. <b:if cond='data:post.url'>
  1916. <meta expr:content='data:post.canonicalUrl' itemprop='url mainEntityOfPage'/>
  1917. <a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'><abbr class='published' expr:title='data:post.timestampISO8601' itemprop='datePublished dateModified'><data:post.timestamp/></abbr></a>
  1918. </b:if>
  1919. </b:if>
  1920. </span>
  1921. <span class='label-head'>
  1922. <b:if cond='data:post.labels'>
  1923. <b:loop values='data:post.labels' var='label'>
  1924. <a expr:href='data:label.url' rel='tag'><data:label.name/></a><b:if cond='data:label.isLast != &quot;true&quot;'>,</b:if>
  1925. </b:loop>
  1926. </b:if>
  1927. </span>
  1928. </div>
  1929. </b:if>
  1930. <b:if cond='data:blog.pageType == &quot;static_page&quot;'>
  1931. <b:if cond='data:post.title'>
  1932. <div class='post-head'><h1 class='post-title entry-title' itemprop='name headline'>
  1933. <b:if cond='data:post.link'>
  1934. <a expr:href='data:post.link'><data:post.title/></a>
  1935. <b:else/>
  1936. <b:if cond='data:post.url'>
  1937. <b:if cond='data:blog.url != data:post.url'>
  1938. <a expr:href='data:post.url'><data:post.title/></a>
  1939. <b:else/>
  1940. <data:post.title/>
  1941. </b:if>
  1942. <b:else/>
  1943. <data:post.title/>
  1944. </b:if>
  1945. </b:if>
  1946. </h1></div>
  1947. </b:if>
  1948. </b:if>
  1949. </div>
  1950. <article>
  1951. <b:if cond='data:blog.pageType != &quot;item&quot;'>
  1952. <b:if cond='data:blog.pageType != &quot;static_page&quot;'>
  1953. <b:if cond='data:post.title'>
  1954. <font class='retitle'>
  1955. <h2 class='post-title entry-title'>
  1956. <b:if cond='data:post.link'>
  1957. <a expr:href='data:post.link'>
  1958. <data:post.title/>
  1959. </a>
  1960. <b:else/>
  1961. <b:if cond='data:post.url'>
  1962. <a expr:href='data:post.url'>
  1963. <data:post.title/>
  1964. </a>
  1965. <b:else/>
  1966. <data:post.title/>
  1967. </b:if>
  1968. </b:if>
  1969. </h2>
  1970. </font>
  1971. </b:if>
  1972. <div class='date-header'>
  1973. <div id='meta-post'>
  1974. <a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'><abbr class='published' expr:title='data:post.timestampISO8601' itemprop='datePublished dateModified'><data:post.timestamp/></abbr></a></div><div class='resumo'><span><data:post.snippet/></span><a class='read-more' expr:href='data:post.url'>Read More</a></div>
  1975. <div style='clear: both;'/>
  1976. </div>
  1977. <b:else/>
  1978. <div class='post-body entry-content' expr:id='&quot;post-body-&quot; + data:post.id' itemprop='articleBody'>
  1979. <meta expr:content='data:post.snippet' name='twitter:description'/>
  1980. <data:post.body/>
  1981. </div>
  1982. </b:if>
  1983. <b:else/>
  1984. <div class='post-body entry-content' expr:id='&quot;post-body-&quot; + data:post.id' itemprop='articleBody'>
  1985. <meta expr:content='data:post.snippet' name='twitter:description'/>
  1986. <data:post.body/>
  1987. </div>
  1988. </b:if>
  1989. </article>
  1990. <div style='clear:both'/>
  1991. <div class='post-footer'>
  1992. <b:if cond='data:blog.pageType == &quot;item&quot;'>
  1993. <div class='share-box'>
  1994. <div class='share-art'>
  1995. <a class='fac-art' expr:href='&quot;http://www.facebook.com/sharer.php?u=&quot; + data:post.url + &quot;&amp;title=&quot;+ data:post.title' onclick='window.open(this.href, &apos;windowName&apos;, &apos;width=600, height=400, left=24, top=24, scrollbars, resizable&apos;); return false;' rel='nofollow' target='_blank'><i class='fa fa-facebook-official'/></a>
  1996.  
  1997. <a class='twi-art' expr:href='&quot;http://twitter.com/share?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' onclick='window.open(this.href, &apos;windowName&apos;, &apos;width=600, height=400, left=24, top=24, scrollbars, resizable&apos;); return false;' rel='nofollow' target='_blank'><i class='fa fa-twitter'/></a>
  1998.  
  1999. <a class='goo-art' expr:href='&quot;https://plus.google.com/share?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' onclick='window.open(this.href, &apos;windowName&apos;, &apos;width=600, height=400, left=24, top=24, scrollbars, resizable&apos;); return false;' rel='nofollow' target='_blank'><i class='fa fa-google-plus'/></a>
  2000.  
  2001. <a class='pin-art' expr:href='&quot;http://pinterest.com/pin/create/button/?url=&quot; + data:post.url + &quot;&amp;media=&quot; + data:post.firstImageUrl + &quot;&amp;description=&quot; + data:post.snippet' onclick='window.open(this.href, &apos;windowName&apos;, &apos;width=600, height=400, left=24, top=24, scrollbars, resizable&apos;); return false;' rel='nofollow' target='_blank'><i class='fa fa-pinterest'/></a>
  2002.  
  2003. <a class='lin-art' expr:href='&quot;http://www.linkedin.com/shareArticle?url=&quot; + data:post.url + &quot;&amp;title=&quot;+ data:post.title' onclick='window.open(this.href, &apos;windowName&apos;, &apos;width=600, height=400, left=24, top=24, scrollbars, resizable&apos;); return false;' rel='nofollow' target='_blank'><i class='fa fa-linkedin-square'/></a>
  2004.  
  2005. </div>
  2006. </div>
  2007.  
  2008. <div style='clear:both'/>
  2009.  
  2010. <div id='related-wrap'>
  2011. <div class='related-title'>
  2012. <h2>Related Posts</h2>
  2013. </div>
  2014. <div id='related-ready'>
  2015. <b:if cond='data:post.labels'>
  2016. <b:loop values='data:post.labels' var='label'>
  2017. <b:if cond='data:label.isLast == &quot;true&quot;'>
  2018. <data:label.name/>
  2019. </b:if>
  2020. </b:loop>
  2021. </b:if>
  2022. </div>
  2023. </div>
  2024.  
  2025. <div style='clear:both'/>
  2026.  
  2027. <ul class='ib-nav'>
  2028. <li class='next'>
  2029. <b:if cond='data:newerPageUrl'>
  2030. <a class='newer-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-newer-link&quot;' rel='next'/>
  2031. <b:else/>
  2032. <a rel='next'><strong>Next</strong><span>You are viewing Most Recent Post</span></a>
  2033. </b:if>
  2034. </li>
  2035. <li class='previous'>
  2036. <b:if cond='data:olderPageUrl'>
  2037. <a class='older-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-older-link&quot;' rel='previous'/>
  2038. <b:else/>
  2039. <a rel='previous'><strong>Previous</strong><span>You are viewing Last Post</span></a>
  2040. </b:if>
  2041. </li>
  2042. </ul>
  2043.  
  2044. <div style='clear:both'/>
  2045.  
  2046. <div class='comments-title'>
  2047. <h2>Post a Comment</h2>
  2048. </div>
  2049. </b:if>
  2050. </div>
  2051.  
  2052. <b:if cond='data:blog.pageType == &quot;item&quot;'>
  2053. <div itemprop='publisher' itemscope='itemscope' itemtype='https://schema.org/Organization' style='display:none;'>
  2054. <div itemprop='logo' itemscope='itemscope' itemtype='https://schema.org/ImageObject'>
  2055. <meta expr:content='data:post.firstImageUrl' itemprop='url'/>
  2056. </div>
  2057. <meta expr:content='data:blog.title' itemprop='name'/>
  2058. </div>
  2059. &lt;/div&gt;
  2060. </b:if>
  2061.  
  2062. </div>
  2063. </b:includable>
  2064. <b:includable id='postQuickEdit' var='post'>
  2065. <b:if cond='data:post.editUrl'>
  2066. <span expr:class='&quot;item-control &quot; + data:post.adminClass'>
  2067. <a expr:href='data:post.editUrl' expr:title='data:top.editPostMsg'>
  2068. <!-- <img alt='' class='icon-action' height='18' src='http://img2.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/> -->
  2069. <b style='color: #dd4b39;margin-left: 5px;'>
  2070. <i class='fa fa-pencil'/>
  2071. Edit
  2072. </b>
  2073. </a>
  2074. </span>
  2075. </b:if>
  2076. </b:includable>
  2077. <b:includable id='shareButtons' var='post'>
  2078. <b:if cond='data:top.showEmailButton'>
  2079. <a class='goog-inline-block share-button sb-email' expr:href='data:post.sharePostUrl + &quot;&amp;target=email&quot;' expr:title='data:top.emailThisMsg' target='_blank'>
  2080. <span class='share-button-link-text'>
  2081. <data:top.emailThisMsg/>
  2082. </span>
  2083. </a>
  2084. </b:if>
  2085. <b:if cond='data:top.showBlogThisButton'>
  2086. <a class='goog-inline-block share-button sb-blog' expr:href='data:post.sharePostUrl + &quot;&amp;target=blog&quot;' expr:onclick='&quot;window.open(this.href, \&quot;_blank\&quot;, \&quot;height=270,width=475\&quot;); return false;&quot;' expr:title='data:top.blogThisMsg' target='_blank'>
  2087. <span class='share-button-link-text'>
  2088. <data:top.blogThisMsg/>
  2089. </span>
  2090. </a>
  2091. </b:if>
  2092. <b:if cond='data:top.showTwitterButton'>
  2093. <a class='goog-inline-block share-button sb-twitter' expr:href='data:post.sharePostUrl + &quot;&amp;target=twitter&quot;' expr:title='data:top.shareToTwitterMsg' target='_blank'>
  2094. <span class='share-button-link-text'>
  2095. <data:top.shareToTwitterMsg/>
  2096. </span>
  2097. </a>
  2098. </b:if>
  2099. <b:if cond='data:top.showFacebookButton'>
  2100. <a class='goog-inline-block share-button sb-facebook' expr:href='data:post.sharePostUrl + &quot;&amp;target=facebook&quot;' expr:onclick='&quot;window.open(this.href, \&quot;_blank\&quot;, \&quot;height=430,width=640\&quot;); return false;&quot;' expr:title='data:top.shareToFacebookMsg' target='_blank'>
  2101. <span class='share-button-link-text'>
  2102. <data:top.shareToFacebookMsg/>
  2103. </span>
  2104. </a>
  2105. </b:if>
  2106. <b:if cond='data:top.showOrkutButton'>
  2107. <a class='goog-inline-block share-button sb-orkut' expr:href='data:post.sharePostUrl + &quot;&amp;target=orkut&quot;' expr:title='data:top.shareToOrkutMsg' target='_blank'>
  2108. <span class='share-button-link-text'>
  2109. <data:top.shareToOrkutMsg/>
  2110. </span>
  2111. </a>
  2112. </b:if>
  2113. <b:if cond='data:top.showDummy'>
  2114. <div class='goog-inline-block dummy-container'>
  2115. <data:post.dummyTag/>
  2116. </div>
  2117. </b:if>
  2118. </b:includable>
  2119. <b:includable id='status-message'>
  2120. <b:if cond='data:navMessage'>
  2121. <div class='status-msg-wrap'>
  2122. <div class='status-msg-body'>
  2123. <data:navMessage/>
  2124. </div>
  2125. <div class='status-msg-border'>
  2126. <div class='status-msg-bg'>
  2127. <div class='status-msg-hidden'><data:navMessage/></div>
  2128. </div>
  2129. </div>
  2130. </div>
  2131. <div style='clear: both;'/>
  2132. </b:if>
  2133. </b:includable>
  2134. <b:includable id='threaded-comment-form' var='post'>
  2135. <div class='comment-form'>
  2136. <a name='comment-form'/>
  2137. <b:if cond='data:mobile'>
  2138. <p><data:blogCommentMessage/></p>
  2139. <data:blogTeamBlogMessage/>
  2140. <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
  2141. <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%'/>
  2142. <b:else/>
  2143. <p><data:blogCommentMessage/></p>
  2144. <data:blogTeamBlogMessage/>
  2145. <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
  2146. <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410' id='comment-editor' name='comment-editor' src='' width='100%'/>
  2147. </b:if>
  2148. <data:post.friendConnectJs/>
  2149. <data:post.cmtfpIframe/>
  2150. <script type='text/javascript'>
  2151. BLOG_CMT_createIframe(&#39;<data:post.appRpcRelayPath/>&#39;);
  2152. </script>
  2153. </div>
  2154. </b:includable>
  2155. <b:includable id='threaded_comment_js' var='post'>
  2156. <script async='async' expr:src='data:post.commentSrc' type='text/javascript'/>
  2157.  
  2158. <script type='text/javascript'>
  2159. (function() {
  2160. var items = <data:post.commentJso/>;
  2161. var msgs = <data:post.commentMsgs/>;
  2162. var config = <data:post.commentConfig/>;
  2163.  
  2164. // <![CDATA[
  2165. var cursor = null;
  2166. if (items && items.length > 0) {
  2167. cursor = parseInt(items[items.length - 1].timestamp) + 1;
  2168. }
  2169.  
  2170. var bodyFromEntry = function(entry) {
  2171. if (entry.gd$extendedProperty) {
  2172. for (var k in entry.gd$extendedProperty) {
  2173. if (entry.gd$extendedProperty[k].name == 'blogger.contentRemoved') {
  2174. return '<span class="deleted-comment">' + entry.content.$t + '</span>';
  2175. }
  2176. }
  2177. }
  2178. return entry.content.$t;
  2179. }
  2180.  
  2181. var parse = function(data) {
  2182. cursor = null;
  2183. var comments = [];
  2184. if (data && data.feed && data.feed.entry) {
  2185. for (var i = 0, entry; entry = data.feed.entry[i]; i++) {
  2186. var comment = {};
  2187. // comment ID, parsed out of the original id format
  2188. var id = /blog-(\d+).post-(\d+)/.exec(entry.id.$t);
  2189. comment.id = id ? id[2] : null;
  2190. comment.body = bodyFromEntry(entry);
  2191. comment.timestamp = Date.parse(entry.published.$t) + '';
  2192. if (entry.author && entry.author.constructor === Array) {
  2193. var auth = entry.author[0];
  2194. if (auth) {
  2195. comment.author = {
  2196. name: (auth.name ? auth.name.$t : undefined),
  2197. profileUrl: (auth.uri ? auth.uri.$t : undefined),
  2198. avatarUrl: (auth.gd$image ? auth.gd$image.src : undefined)
  2199. };
  2200. }
  2201. }
  2202. if (entry.link) {
  2203. if (entry.link[2]) {
  2204. comment.link = comment.permalink = entry.link[2].href;
  2205. }
  2206. if (entry.link[3]) {
  2207. var pid = /.*comments\/default\/(\d+)\?.*/.exec(entry.link[3].href);
  2208. if (pid && pid[1]) {
  2209. comment.parentId = pid[1];
  2210. }
  2211. }
  2212. }
  2213. comment.deleteclass = 'item-control blog-admin';
  2214. if (entry.gd$extendedProperty) {
  2215. for (var k in entry.gd$extendedProperty) {
  2216. if (entry.gd$extendedProperty[k].name == 'blogger.itemClass') {
  2217. comment.deleteclass += ' ' + entry.gd$extendedProperty[k].value;
  2218. } else if (entry.gd$extendedProperty[k].name == 'blogger.displayTime') {
  2219. comment.displayTime = entry.gd$extendedProperty[k].value;
  2220. }
  2221. }
  2222. }
  2223. comments.push(comment);
  2224. }
  2225. }
  2226. return comments;
  2227. };
  2228.  
  2229. var paginator = function(callback) {
  2230. if (hasMore()) {
  2231. var url = config.feed + '?alt=json&v=2&orderby=published&reverse=false&max-results=50';
  2232. if (cursor) {
  2233. url += '&published-min=' + new Date(cursor).toISOString();
  2234. }
  2235. window.bloggercomments = function(data) {
  2236. var parsed = parse(data);
  2237. cursor = parsed.length < 50 ? null
  2238. : parseInt(parsed[parsed.length - 1].timestamp) + 1
  2239. callback(parsed);
  2240. window.bloggercomments = null;
  2241. }
  2242. url += '&callback=bloggercomments';
  2243. var script = document.createElement('script');
  2244. script.type = 'text/javascript';
  2245. script.src = url;
  2246. document.getElementsByTagName('head')[0].appendChild(script);
  2247. }
  2248. };
  2249. var hasMore = function() {
  2250. return !!cursor;
  2251. };
  2252. var getMeta = function(key, comment) {
  2253. if ('iswriter' == key) {
  2254. var matches = !!comment.author
  2255. && comment.author.name == config.authorName
  2256. && comment.author.profileUrl == config.authorUrl;
  2257. return matches ? 'true' : '';
  2258. } else if ('deletelink' == key) {
  2259. return config.baseUri + '/delete-comment.g?blogID='
  2260. + config.blogId + '&postID=' + comment.id;
  2261. } else if ('deleteclass' == key) {
  2262. return comment.deleteclass;
  2263. }
  2264. return '';
  2265. };
  2266.  
  2267. var replybox = null;
  2268. var replyUrlParts = null;
  2269. var replyParent = undefined;
  2270.  
  2271. var onReply = function(commentId, domId) {
  2272. if (replybox == null) {
  2273. // lazily cache replybox, and adjust to suit this style:
  2274. replybox = document.getElementById('comment-editor');
  2275. if (replybox != null) {
  2276. replybox.height = '250px';
  2277. replybox.style.display = 'block';
  2278. replyUrlParts = replybox.src.split('#');
  2279. }
  2280. }
  2281. if (replybox && (commentId !== replyParent)) {
  2282. document.getElementById(domId).insertBefore(replybox, null);
  2283. replybox.src = replyUrlParts[0]
  2284. + (commentId ? '&parentID=' + commentId : '')
  2285. + '#' + replyUrlParts[1];
  2286. replyParent = commentId;
  2287. }
  2288. };
  2289.  
  2290. var hash = (window.location.hash || '#').substring(1);
  2291. var startThread, targetComment;
  2292. if (/^comment-form_/.test(hash)) {
  2293. startThread = hash.substring('comment-form_'.length);
  2294. } else if (/^c[0-9]+$/.test(hash)) {
  2295. targetComment = hash.substring(1);
  2296. }
  2297.  
  2298. // Configure commenting API:
  2299. var configJso = {
  2300. 'maxDepth': config.maxThreadDepth
  2301. };
  2302. var provider = {
  2303. 'id': config.postId,
  2304. 'data': items,
  2305. 'loadNext': paginator,
  2306. 'hasMore': hasMore,
  2307. 'getMeta': getMeta,
  2308. 'onReply': onReply,
  2309. 'rendered': true,
  2310. 'initComment': targetComment,
  2311. 'initReplyThread': startThread,
  2312. 'config': configJso,
  2313. 'messages': msgs
  2314. };
  2315.  
  2316. var render = function() {
  2317. if (window.goog && window.goog.comments) {
  2318. var holder = document.getElementById('comment-holder');
  2319. window.goog.comments.render(holder, provider);
  2320. }
  2321. };
  2322.  
  2323. // render now, or queue to render when library loads:
  2324. if (window.goog && window.goog.comments) {
  2325. render();
  2326. } else {
  2327. window.goog = window.goog || {};
  2328. window.goog.comments = window.goog.comments || {};
  2329. window.goog.comments.loadQueue = window.goog.comments.loadQueue || [];
  2330. window.goog.comments.loadQueue.push(render);
  2331. }
  2332. })();
  2333. // ]]>
  2334. </script>
  2335. </b:includable>
  2336. <b:includable id='threaded_comments' var='post'>
  2337. <div class='comments' id='comments'>
  2338. <a name='comments'/>
  2339. <h4><data:post.commentLabelFull/>:</h4>
  2340.  
  2341. <div class='comments-content'>
  2342. <b:if cond='data:post.embedCommentForm'>
  2343. <b:include data='post' name='threaded_comment_js'/>
  2344. </b:if>
  2345. <div id='comment-holder'>
  2346. <data:post.commentHtml/>
  2347. </div>
  2348. </div>
  2349.  
  2350. <p class='comment-footer'>
  2351. <b:if cond='data:post.allowNewComments'>
  2352. <b:include data='post' name='threaded-comment-form'/>
  2353. <b:else/>
  2354. <data:post.noNewCommentsText/>
  2355. </b:if>
  2356. </p>
  2357.  
  2358. <b:if cond='data:showCmtPopup'>
  2359. <div id='comment-popup'>
  2360. <iframe allowtransparency='true' frameborder='0' id='comment-actions' name='comment-actions' scrolling='no'>
  2361. </iframe>
  2362. </div>
  2363. </b:if>
  2364.  
  2365. <div id='backlinks-container'>
  2366. <div expr:id='data:widget.instanceId + &quot;_backlinks-container&quot;'>
  2367. <b:if cond='data:post.showBacklinks'>
  2368. <b:include data='post' name='backlinks'/>
  2369. </b:if>
  2370. </div>
  2371. </div>
  2372. </div>
  2373. </b:includable>
  2374. </b:widget>
  2375. <b:widget id='HTML300' locked='true' title='Comments System' type='HTML' version='1' visible='true'>
  2376. <b:includable id='main'>
  2377. <b:if cond='data:blog.pageType == &quot;item&quot;'>
  2378. <b:if cond='data:content == &quot;blogger&quot;'>
  2379. <div class='comments-tabs'>
  2380. <div data-tab='blogger'><div class='tab-blogger'/></div>
  2381. </div>
  2382. </b:if>
  2383. <b:if cond='data:content == &quot;facebook&quot;'>
  2384. <div class='comments-tabs'>
  2385. <div data-tab='facebook'><div class='tab-facebook'/></div>
  2386. </div>
  2387. <script type='text/javascript'>
  2388. //<![CDATA[
  2389. $('#comments').remove();
  2390. //]]>
  2391. </script>
  2392. </b:if>
  2393. <b:if cond='data:content == &quot;disqus&quot;'>
  2394. <div class='comments-tabs'>
  2395. <div data-tab='disqus'><div class='tab-disqus'><div id='disqus_thread'/></div></div>
  2396. </div>
  2397. <script type='text/javascript'>
  2398. //<![CDATA[
  2399. $('#comments').remove();
  2400. //]]>
  2401. </script>
  2402. </b:if>
  2403. <div id='fb-root'/>&lt;script&gt;$(&quot;.tab-facebook&quot;).append(&quot;&lt;div class=&#39;fb-comments&#39; data-href=&#39;<data:blog.canonicalUrl/>&#39; data-width=&#39;100%&#39; data-numposts=&#39;5&#39; data-colorscheme=&#39;light&#39;&gt;&lt;/div&gt;&quot;);&lt;/script&gt;
  2404. </b:if>
  2405. </b:includable>
  2406. </b:widget>
  2407. <b:widget id='HTML301' locked='true' title='Disqus Shortname' type='HTML' version='1' visible='true'>
  2408. <b:includable id='main'>
  2409. <b:if cond='data:blog.pageType == &quot;item&quot;'>
  2410. &lt;script type=&#39;text/javascript&#39;&gt;
  2411. var disqus_shortname = &#39;<data:content/>&#39;;
  2412. (function() {
  2413. var dsq = document.createElement(&#39;script&#39;); dsq.type = &#39;text/javascript&#39;; dsq.async = true;
  2414. dsq.src = &#39;//&#39; + disqus_shortname + &#39;.disqus.com/embed.js&#39;;
  2415. (document.getElementsByTagName(&#39;head&#39;)[0] || document.getElementsByTagName(&#39;body&#39;)[0]).appendChild(dsq);
  2416. })();
  2417. &lt;/script&gt;
  2418. </b:if>
  2419. </b:includable>
  2420. </b:widget>
  2421. </b:section>
  2422.  
  2423. <b:if cond='data:blog.canonicalUrl == data:blog.canonicalHomepageUrl'>
  2424. <div class='recent-boxes' id='recent-boxes2'>
  2425. <b:section class='box-sec' id='box-sec2' name='Box Layout 2' showaddelement='yes'>
  2426. <b:widget id='HTML4' locked='false' title='Business' type='HTML' version='1' visible='true'>
  2427. <b:includable id='main'>
  2428. <!-- only display title if it's non-empty -->
  2429. <b:if cond='data:title != &quot;&quot;'>
  2430. <h2 class='title'><data:title/></h2>
  2431. </b:if>
  2432. <div class='widget-content'>
  2433. <data:content/>
  2434. </div>
  2435.  
  2436. <!--b:include name='quickedit'/-->
  2437. </b:includable>
  2438. </b:widget>
  2439. </b:section>
  2440. </div>
  2441. </b:if>
  2442.  
  2443. </div>
  2444.  
  2445. <div id='sidebar-wrapper'>
  2446. <b:section class='sidebar ready-widget' id='sidebar2' name='Sidebar Right A' showaddelement='yes'>
  2447. <b:widget id='HTML1' locked='false' title='STAY WITH US' type='HTML' version='1' visible='true'>
  2448. <b:includable id='main'>
  2449. <!-- only display title if it's non-empty -->
  2450. <b:if cond='data:title != &quot;&quot;'>
  2451. <h2 class='title'><data:title/></h2>
  2452. </b:if>
  2453. <div class='widget-content'>
  2454. <data:content/>
  2455. </div>
  2456.  
  2457. <!--b:include name='quickedit'/-->
  2458. </b:includable>
  2459. </b:widget>
  2460. <b:widget id='HTML23' locked='false' title='Facebook' type='HTML' version='1' visible='true'>
  2461. <b:includable id='main'>
  2462. <!-- only display title if it's non-empty -->
  2463. <b:if cond='data:title != &quot;&quot;'>
  2464. <h2 class='title'><data:title/></h2>
  2465. </b:if>
  2466. <div class='widget-content'>
  2467. <data:content/>
  2468. </div>
  2469.  
  2470. <!--b:include name='quickedit'/-->
  2471. </b:includable>
  2472. </b:widget>
  2473. <b:widget id='PopularPosts1' locked='false' title='Popular Posts' type='PopularPosts' version='1' visible='true'>
  2474. <b:includable id='main'>
  2475. <b:if cond='data:title != &quot;&quot;'><h2><data:title/></h2></b:if>
  2476. <div class='widget-content popular-posts'>
  2477. <ul>
  2478. <b:loop values='data:posts' var='post'>
  2479. <li>
  2480. <b:if cond='!data:showThumbnails'>
  2481. <b:if cond='!data:showSnippets'>
  2482. <!-- (1) No snippet/thumbnail -->
  2483. <a expr:href='data:post.href'><data:post.title/></a>
  2484. <b:else/>
  2485. <!-- (2) Show only snippets -->
  2486. <div class='item-title'><a expr:href='data:post.href'><data:post.title/></a></div>
  2487. <div class='item-snippet'><data:post.snippet/></div>
  2488. </b:if>
  2489. <b:else/>
  2490. <!-- (3) Show only thumbnails or (4) Snippets and thumbnails. -->
  2491. <div expr:class='data:showSnippets ? &quot;item-content&quot; : &quot;item-thumbnail-only&quot;'>
  2492. <b:if cond='data:post.thumbnail'>
  2493. <div class='item-thumbnail'>
  2494. <a expr:href='data:post.href'>
  2495. <img border='0' expr:alt='data:post.title' expr:height='data:thumbnailSize' expr:src='data:post.thumbnail' expr:width='data:thumbnailSize'/>
  2496. </a>
  2497. </div>
  2498. </b:if>
  2499. <div class='item-title'><a expr:href='data:post.href'><data:post.title/></a></div>
  2500. <b:if cond='data:showSnippets'>
  2501. <div class='item-snippet'><data:post.snippet/></div>
  2502. </b:if>
  2503. </div>
  2504. <div style='clear: both;'/>
  2505. </b:if>
  2506. </li>
  2507. </b:loop>
  2508. </ul>
  2509. <!--b:include name='quickedit'/-->
  2510. </div>
  2511. </b:includable>
  2512. </b:widget>
  2513. <b:widget id='Label1' locked='false' title='Categories' type='Label' version='1' visible='true'>
  2514. <b:includable id='main'>
  2515. <b:if cond='data:title != &quot;&quot;'>
  2516. <h2><data:title/></h2>
  2517. </b:if>
  2518. <div expr:class='&quot;widget-content &quot; + data:display + &quot;-label-widget-content&quot;'>
  2519. <b:if cond='data:display == &quot;list&quot;'>
  2520. <ul>
  2521. <b:loop values='data:labels' var='label'>
  2522. <li>
  2523. <b:if cond='data:blog.url == data:label.url'>
  2524. <span expr:dir='data:blog.languageDirection'><data:label.name/></span>
  2525. <b:else/>
  2526. <a expr:dir='data:blog.languageDirection' expr:href='data:label.url'><data:label.name/></a>
  2527. </b:if>
  2528. <b:if cond='data:showFreqNumbers'>
  2529. <span dir='ltr'>(<data:label.count/>)</span>
  2530. </b:if>
  2531. </li>
  2532. </b:loop>
  2533. </ul>
  2534. <b:else/>
  2535. <b:loop values='data:labels' var='label'>
  2536. <span expr:class='&quot;label-size label-size-&quot; + data:label.cssSize'>
  2537. <b:if cond='data:blog.url == data:label.url'>
  2538. <span expr:dir='data:blog.languageDirection'><data:label.name/></span>
  2539. <b:else/>
  2540. <a expr:dir='data:blog.languageDirection' expr:href='data:label.url'><data:label.name/></a>
  2541. </b:if>
  2542. <b:if cond='data:showFreqNumbers'>
  2543. <span class='label-count' dir='ltr'>(<data:label.count/>)</span>
  2544. </b:if>
  2545. </span>
  2546. </b:loop>
  2547. </b:if>
  2548. <!--b:include name='quickedit'/-->
  2549. </div>
  2550. </b:includable>
  2551. </b:widget>
  2552. <b:widget id='BlogArchive1' locked='false' title='Arquivo do blog' type='BlogArchive' version='1' visible='true'>
  2553. <b:includable id='main'>
  2554. <b:if cond='data:title != &quot;&quot;'>
  2555. <h2><data:title/></h2>
  2556. </b:if>
  2557. <div class='widget-content'>
  2558. <div id='ArchiveList'>
  2559. <div expr:id='data:widget.instanceId + &quot;_ArchiveList&quot;'>
  2560. <b:include cond='data:style == &quot;HIERARCHY&quot;' data='data' name='interval'/>
  2561. <b:include cond='data:style == &quot;FLAT&quot;' data='data' name='flat'/>
  2562. <b:include cond='data:style == &quot;MENU&quot;' data='data' name='menu'/>
  2563. </div>
  2564. </div>
  2565. <!--b:include name='quickedit'/-->
  2566. </div>
  2567. </b:includable>
  2568. <b:includable id='flat' var='data'>
  2569. <ul class='flat'>
  2570. <b:loop values='data:data' var='i'>
  2571. <li class='archivedate'>
  2572. <a expr:href='data:i.url'><data:i.name/></a> (<data:i.post-count/>)
  2573. </li>
  2574. </b:loop>
  2575. </ul>
  2576. </b:includable>
  2577. <b:includable id='interval' var='intervalData'>
  2578. <b:loop values='data:intervalData' var='interval'>
  2579. <ul class='hierarchy'>
  2580. <li expr:class='&quot;archivedate &quot; + data:interval.expclass'>
  2581. <b:include cond='data:interval.toggleId' data='interval' name='toggle'/>
  2582. <a class='post-count-link' expr:href='data:interval.url'>
  2583. <data:interval.name/>
  2584. </a>
  2585. <span class='post-count' dir='ltr'>(<data:interval.post-count/>)</span>
  2586. <b:include cond='data:interval.data' data='interval.data' name='interval'/>
  2587. <b:include cond='data:interval.posts' data='interval.posts' name='posts'/>
  2588. </li>
  2589. </ul>
  2590. </b:loop>
  2591. </b:includable>
  2592. <b:includable id='menu' var='data'>
  2593. <select expr:id='data:widget.instanceId + &quot;_ArchiveMenu&quot;'>
  2594. <option value=''><data:title/></option>
  2595. <b:loop values='data:data' var='i'>
  2596. <option expr:value='data:i.url'><data:i.name/> (<data:i.post-count/>)</option>
  2597. </b:loop>
  2598. </select>
  2599. </b:includable>
  2600. <b:includable id='posts' var='posts'>
  2601. <ul class='posts'>
  2602. <b:loop values='data:posts' var='post'>
  2603. <li><a expr:href='data:post.url'><data:post.title/></a></li>
  2604. </b:loop>
  2605. </ul>
  2606. </b:includable>
  2607. <b:includable id='toggle' var='interval'>
  2608. <a class='toggle' href='javascript:void(0)'>
  2609. <span expr:class='&quot;zippy&quot; + (data:interval.expclass == &quot;expanded&quot; ? &quot; toggle-open&quot; : &quot;&quot;)'>
  2610. <b:if cond='data:interval.expclass == &quot;expanded&quot;'>
  2611. &#9660;&#160;
  2612. <b:elseif cond='data:blog.languageDirection == &quot;rtl&quot;'/>
  2613. &#9668;&#160;
  2614. <b:else/>
  2615. &#9658;&#160;
  2616. </b:if>
  2617. </span>
  2618. </a>
  2619. </b:includable>
  2620. </b:widget>
  2621. </b:section>
  2622.  
  2623. </div>
  2624. <div class='clear'/>
  2625. </div>
  2626. <!-- end content-wrapper -->
  2627.  
  2628. <div class='clear'/><!-- Footer wrapper -->
  2629.  
  2630. <!-- blocked widgets -->
  2631. <div style='display: none'>
  2632. <!--b:section class='blocked-widgets' id='blocked-widgets' showaddelement='no' style='display: none'>
  2633. <b:widget id='Attribution1' locked='true' title='' type='Attribution' visible='true'>
  2634. <b:includable id='main'>
  2635. <div class='widget-content' style='text-align: center;'>
  2636. <b:if cond='data:attribution != &quot;&quot;'>
  2637. <data:attribution/>
  2638. </b:if>
  2639. </div>
  2640.  
  2641. <b:include name='quickedit'/>
  2642. </b:includable>
  2643. </b:widget>
  2644. <b:widget id='Navbar1' locked='true' title='Navbar' type='Navbar' version='1' visible='true'>
  2645. <b:includable id='main'>&lt;script type=&quot;text/javascript&quot;&gt;
  2646. function setAttributeOnload(object, attribute, val) {
  2647. if(window.addEventListener) {
  2648. window.addEventListener(&#39;load&#39;,
  2649. function(){ object[attribute] = val; }, false);
  2650. } else {
  2651. window.attachEvent(&#39;onload&#39;, function(){ object[attribute] = val; });
  2652. }
  2653. }
  2654. &lt;/script&gt;
  2655. &lt;div id=&quot;navbar-iframe-container&quot;&gt;&lt;/div&gt;
  2656. &lt;script type=&quot;text/javascript&quot; src=&quot;https://apis.google.com/js/plusone.js&quot;&gt;&lt;/script&gt;
  2657. &lt;script type=&quot;text/javascript&quot;&gt;
  2658. gapi.load(&quot;gapi.iframes:gapi.iframes.style.bubble&quot;, function() {
  2659. if (gapi.iframes &amp;&amp; gapi.iframes.getContext) {
  2660. gapi.iframes.getContext().openChild({
  2661. url: &#39;https://www.blogger.com/navbar.g?targetBlogID\x3d6384320789935601009\x26blogName\x3dTop+Magazine\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dLIGHT\x26layoutType\x3dLAYOUTS\x26searchRoot\x3dhttps://top-magazine-soratemplates.blogspot.com/search\x26blogLocale\x3den_GB\x26v\x3d2\x26homepageUrl\x3dhttps://top-magazine-soratemplates.blogspot.com/\x26vt\x3d-2284723075261128488&#39;,
  2662. where: document.getElementById(&quot;navbar-iframe-container&quot;),
  2663. id: &quot;navbar-iframe&quot;
  2664. });
  2665. }
  2666. });
  2667. &lt;/script&gt;&lt;script type=&quot;text/javascript&quot;&gt;
  2668. (function() {
  2669. var script = document.createElement(&#39;script&#39;);
  2670. script.type = &#39;text/javascript&#39;;
  2671. script.src = &#39;//pagead2.googlesyndication.com/pagead/js/google_top_exp.js&#39;;
  2672. var head = document.getElementsByTagName(&#39;head&#39;)[0];
  2673. if (head) {
  2674. head.appendChild(script);
  2675. }})();
  2676. &lt;/script&gt;
  2677. </b:includable>
  2678. </b:widget>
  2679. </b:section-->
  2680. </div>
  2681.  
  2682. &lt;/div&gt;
  2683.  
  2684.  
  2685. <div id='footer-wrapper'>
  2686.  
  2687. <div class='row' id='footer'>
  2688. <b:section class='sect-left ready-widget' id='footer-sec1' maxwidgets='3' name='Widget 1' showaddelement='yes'>
  2689. <b:widget id='HTML16' locked='false' title='Random Posts' type='HTML' version='1' visible='true'>
  2690. <b:includable id='main'>
  2691. <!-- only display title if it's non-empty -->
  2692. <b:if cond='data:title != &quot;&quot;'>
  2693. <h2 class='title'><data:title/></h2>
  2694. </b:if>
  2695. <div class='widget-content'>
  2696. <data:content/>
  2697. </div>
  2698.  
  2699. <!--b:include name='quickedit'/-->
  2700. </b:includable>
  2701. </b:widget>
  2702. </b:section>
  2703. <b:section class='sect-left ready-widget' id='footer-sec2' maxwidgets='3' name='Widget 2' showaddelement='yes'>
  2704. <b:widget id='HTML17' locked='false' title='Recent Posts' type='HTML' version='1' visible='true'>
  2705. <b:includable id='main'>
  2706. <!-- only display title if it's non-empty -->
  2707. <b:if cond='data:title != &quot;&quot;'>
  2708. <h2 class='title'><data:title/></h2>
  2709. </b:if>
  2710. <div class='widget-content'>
  2711. <data:content/>
  2712. </div>
  2713.  
  2714. <!--b:include name='quickedit'/-->
  2715. </b:includable>
  2716. </b:widget>
  2717. </b:section>
  2718. <b:section class='sect-left ready-widget' id='footer-sec3' maxwidgets='3' name='Widget 3' showaddelement='yes'>
  2719. <b:widget id='HTML18' locked='false' title='Recent in Sports' type='HTML' version='1' visible='true'>
  2720. <b:includable id='main'>
  2721. <!-- only display title if it's non-empty -->
  2722. <b:if cond='data:title != &quot;&quot;'>
  2723. <h2 class='title'><data:title/></h2>
  2724. </b:if>
  2725. <div class='widget-content'>
  2726. <data:content/>
  2727. </div>
  2728.  
  2729. <!--b:include name='quickedit'/-->
  2730. </b:includable>
  2731. </b:widget>
  2732. </b:section>
  2733. </div>
  2734.  
  2735. <div class='clear'/>
  2736.  
  2737. <div class='footer-wrapper'>
  2738. <div class='footer-copy row'>
  2739. <div class='copyright'>
  2740. <a href='https://bloggertemplates4u.com/' rel='dofollow' target='_blank' title='Free Blogger Templates'>Blogger Templates</a> Created By <a href='http://soratemplates.com/' id='mycontent' rel='dofollow' title='Free Blogger Templates'>Sora Templates</a> &amp; <a href='http://www.mybloggerthemes.com/' rel='dofollow' title='Blogger Templates'>Blogger Templates</a>
  2741. </div>
  2742. <div class='native-opt'>
  2743. <li><a class='back-top' href='#top' title='Back to Top'><i class='fa fa-caret-up'/></a></li>
  2744. </div>
  2745. </div>
  2746. </div>
  2747. </div>
  2748.  
  2749.  
  2750. <script>
  2751. //<![CDATA[
  2752. /**
  2753. * Owl carousel
  2754. * @version 2.0.0
  2755. * @author Bartosz Wojciechowski
  2756. * @license The MIT License (MIT)
  2757. * @todo Lazy Load Icon
  2758. * @todo prevent animationend bubling
  2759. * @todo itemsScaleUp
  2760. * @todo Test Zepto
  2761. * @todo stagePadding calculate wrong active classes
  2762. */
  2763.  
  2764. !function(a,b,c,d){function e(b,c){this.settings=null,this.options=a.extend({},e.Defaults,c),this.$element=a(b),this.drag=a.extend({},m),this.state=a.extend({},n),this.e=a.extend({},o),this._plugins={},this._supress={},this._current=null,this._speed=null,this._coordinates=[],this._breakpoint=null,this._width=null,this._items=[],this._clones=[],this._mergers=[],this._invalidated={},this._pipe=[],a.each(e.Plugins,a.proxy(function(a,b){this._plugins[a[0].toLowerCase()+a.slice(1)]=new b(this)},this)),a.each(e.Pipe,a.proxy(function(b,c){this._pipe.push({filter:c.filter,run:a.proxy(c.run,this)})},this)),this.setup(),this.initialize()}function f(a){if(a.touches!==d)return{x:a.touches[0].pageX,y:a.touches[0].pageY};if(a.touches===d){if(a.pageX!==d)return{x:a.pageX,y:a.pageY};if(a.pageX===d)return{x:a.clientX,y:a.clientY}}}function g(a){var b,d,e=c.createElement("div"),f=a;for(b in f)if(d=f[b],"undefined"!=typeof e.style[d])return e=null,[d,b];return[!1]}function h(){return g(["transition","WebkitTransition","MozTransition","OTransition"])[1]}function i(){return g(["transform","WebkitTransform","MozTransform","OTransform","msTransform"])[0]}function j(){return g(["perspective","webkitPerspective","MozPerspective","OPerspective","MsPerspective"])[0]}function k(){return"ontouchstart"in b||!!navigator.msMaxTouchPoints}function l(){return b.navigator.msPointerEnabled}var m,n,o;m={start:0,startX:0,startY:0,current:0,currentX:0,currentY:0,offsetX:0,offsetY:0,distance:null,startTime:0,endTime:0,updatedX:0,targetEl:null},n={isTouch:!1,isScrolling:!1,isSwiping:!1,direction:!1,inMotion:!1},o={_onDragStart:null,_onDragMove:null,_onDragEnd:null,_transitionEnd:null,_resizer:null,_responsiveCall:null,_goToLoop:null,_checkVisibile:null},e.Defaults={items:3,loop:!1,center:!1,mouseDrag:!0,touchDrag:!0,pullDrag:!0,freeDrag:!1,margin:0,stagePadding:0,merge:!1,mergeFit:!0,autoWidth:!1,startPosition:0,rtl:!1,smartSpeed:250,fluidSpeed:!1,dragEndSpeed:!1,responsive:{},responsiveRefreshRate:200,responsiveBaseElement:b,responsiveClass:!1,fallbackEasing:"swing",info:!1,nestedItemSelector:!1,itemElement:"div",stageElement:"div",themeClass:"owl-theme",baseClass:"owl-carousel",itemClass:"owl-item",centerClass:"center",activeClass:"active"},e.Width={Default:"default",Inner:"inner",Outer:"outer"},e.Plugins={},e.Pipe=[{filter:["width","items","settings"],run:function(a){a.current=this._items&&this._items[this.relative(this._current)]}},{filter:["items","settings"],run:function(){var a=this._clones,b=this.$stage.children(".cloned");(b.length!==a.length||!this.settings.loop&&a.length>0)&&(this.$stage.children(".cloned").remove(),this._clones=[])}},{filter:["items","settings"],run:function(){var a,b,c=this._clones,d=this._items,e=this.settings.loop?c.length-Math.max(2*this.settings.items,4):0;for(a=0,b=Math.abs(e/2);b>a;a++)e>0?(this.$stage.children().eq(d.length+c.length-1).remove(),c.pop(),this.$stage.children().eq(0).remove(),c.pop()):(c.push(c.length/2),this.$stage.append(d[c[c.length-1]].clone().addClass("cloned")),c.push(d.length-1-(c.length-1)/2),this.$stage.prepend(d[c[c.length-1]].clone().addClass("cloned")))}},{filter:["width","items","settings"],run:function(){var a,b,c,d=this.settings.rtl?1:-1,e=(this.width()/this.settings.items).toFixed(3),f=0;for(this._coordinates=[],b=0,c=this._clones.length+this._items.length;c>b;b++)a=this._mergers[this.relative(b)],a=this.settings.mergeFit&&Math.min(a,this.settings.items)||a,f+=(this.settings.autoWidth?this._items[this.relative(b)].width()+this.settings.margin:e*a)*d,this._coordinates.push(f)}},{filter:["width","items","settings"],run:function(){var b,c,d=(this.width()/this.settings.items).toFixed(3),e={width:Math.abs(this._coordinates[this._coordinates.length-1])+2*this.settings.stagePadding,"padding-left":this.settings.stagePadding||"","padding-right":this.settings.stagePadding||""};if(this.$stage.css(e),e={width:this.settings.autoWidth?"auto":d-this.settings.margin},e[this.settings.rtl?"margin-left":"margin-right"]=this.settings.margin,!this.settings.autoWidth&&a.grep(this._mergers,function(a){return a>1}).length>0)for(b=0,c=this._coordinates.length;c>b;b++)e.width=Math.abs(this._coordinates[b])-Math.abs(this._coordinates[b-1]||0)-this.settings.margin,this.$stage.children().eq(b).css(e);else this.$stage.children().css(e)}},{filter:["width","items","settings"],run:function(a){a.current&&this.reset(this.$stage.children().index(a.current))}},{filter:["position"],run:function(){this.animate(this.coordinates(this._current))}},{filter:["width","position","items","settings"],run:function(){var a,b,c,d,e=this.settings.rtl?1:-1,f=2*this.settings.stagePadding,g=this.coordinates(this.current())+f,h=g+this.width()*e,i=[];for(c=0,d=this._coordinates.length;d>c;c++)a=this._coordinates[c-1]||0,b=Math.abs(this._coordinates[c])+f*e,(this.op(a,"<=",g)&&this.op(a,">",h)||this.op(b,"<",g)&&this.op(b,">",h))&&i.push(c);this.$stage.children("."+this.settings.activeClass).removeClass(this.settings.activeClass),this.$stage.children(":eq("+i.join("), :eq(")+")").addClass(this.settings.activeClass),this.settings.center&&(this.$stage.children("."+this.settings.centerClass).removeClass(this.settings.centerClass),this.$stage.children().eq(this.current()).addClass(this.settings.centerClass))}}],e.prototype.initialize=function(){if(this.trigger("initialize"),this.$element.addClass(this.settings.baseClass).addClass(this.settings.themeClass).toggleClass("owl-rtl",this.settings.rtl),this.browserSupport(),this.settings.autoWidth&&this.state.imagesLoaded!==!0){var b,c,e;if(b=this.$element.find("img"),c=this.settings.nestedItemSelector?"."+this.settings.nestedItemSelector:d,e=this.$element.children(c).width(),b.length&&0>=e)return this.preloadAutoWidthImages(b),!1}this.$element.addClass("owl-loading"),this.$stage=a("<"+this.settings.stageElement+' class="owl-stage"/>').wrap('<div class="owl-stage-outer">'),this.$element.append(this.$stage.parent()),this.replace(this.$element.children().not(this.$stage.parent())),this._width=this.$element.width(),this.refresh(),this.$element.removeClass("owl-loading").addClass("owl-loaded"),this.eventsCall(),this.internalEvents(),this.addTriggerableEvents(),this.trigger("initialized")},e.prototype.setup=function(){var b=this.viewport(),c=this.options.responsive,d=-1,e=null;c?(a.each(c,function(a){b>=a&&a>d&&(d=Number(a))}),e=a.extend({},this.options,c[d]),delete e.responsive,e.responsiveClass&&this.$element.attr("class",function(a,b){return b.replace(/\b owl-responsive-\S+/g,"")}).addClass("owl-responsive-"+d)):e=a.extend({},this.options),(null===this.settings||this._breakpoint!==d)&&(this.trigger("change",{property:{name:"settings",value:e}}),this._breakpoint=d,this.settings=e,this.invalidate("settings"),this.trigger("changed",{property:{name:"settings",value:this.settings}}))},e.prototype.optionsLogic=function(){this.$element.toggleClass("owl-center",this.settings.center),this.settings.loop&&this._items.length<this.settings.items&&(this.settings.loop=!1),this.settings.autoWidth&&(this.settings.stagePadding=!1,this.settings.merge=!1)},e.prototype.prepare=function(b){var c=this.trigger("prepare",{content:b});return c.data||(c.data=a("<"+this.settings.itemElement+"/>").addClass(this.settings.itemClass).append(b)),this.trigger("prepared",{content:c.data}),c.data},e.prototype.update=function(){for(var b=0,c=this._pipe.length,d=a.proxy(function(a){return this[a]},this._invalidated),e={};c>b;)(this._invalidated.all||a.grep(this._pipe[b].filter,d).length>0)&&this._pipe[b].run(e),b++;this._invalidated={}},e.prototype.width=function(a){switch(a=a||e.Width.Default){case e.Width.Inner:case e.Width.Outer:return this._width;default:return this._width-2*this.settings.stagePadding+this.settings.margin}},e.prototype.refresh=function(){if(0===this._items.length)return!1;(new Date).getTime();this.trigger("refresh"),this.setup(),this.optionsLogic(),this.$stage.addClass("owl-refresh"),this.update(),this.$stage.removeClass("owl-refresh"),this.state.orientation=b.orientation,this.watchVisibility(),this.trigger("refreshed")},e.prototype.eventsCall=function(){this.e._onDragStart=a.proxy(function(a){this.onDragStart(a)},this),this.e._onDragMove=a.proxy(function(a){this.onDragMove(a)},this),this.e._onDragEnd=a.proxy(function(a){this.onDragEnd(a)},this),this.e._onResize=a.proxy(function(a){this.onResize(a)},this),this.e._transitionEnd=a.proxy(function(a){this.transitionEnd(a)},this),this.e._preventClick=a.proxy(function(a){this.preventClick(a)},this)},e.prototype.onThrottledResize=function(){b.clearTimeout(this.resizeTimer),this.resizeTimer=b.setTimeout(this.e._onResize,this.settings.responsiveRefreshRate)},e.prototype.onResize=function(){return this._items.length?this._width===this.$element.width()?!1:this.trigger("resize").isDefaultPrevented()?!1:(this._width=this.$element.width(),this.invalidate("width"),this.refresh(),void this.trigger("resized")):!1},e.prototype.eventsRouter=function(a){var b=a.type;"mousedown"===b||"touchstart"===b?this.onDragStart(a):"mousemove"===b||"touchmove"===b?this.onDragMove(a):"mouseup"===b||"touchend"===b?this.onDragEnd(a):"touchcancel"===b&&this.onDragEnd(a)},e.prototype.internalEvents=function(){var c=(k(),l());this.settings.mouseDrag?(this.$stage.on("mousedown",a.proxy(function(a){this.eventsRouter(a)},this)),this.$stage.on("dragstart",function(){return!1}),this.$stage.get(0).onselectstart=function(){return!1}):this.$element.addClass("owl-text-select-on"),this.settings.touchDrag&&!c&&this.$stage.on("touchstart touchcancel",a.proxy(function(a){this.eventsRouter(a)},this)),this.transitionEndVendor&&this.on(this.$stage.get(0),this.transitionEndVendor,this.e._transitionEnd,!1),this.settings.responsive!==!1&&this.on(b,"resize",a.proxy(this.onThrottledResize,this))},e.prototype.onDragStart=function(d){var e,g,h,i;if(e=d.originalEvent||d||b.event,3===e.which||this.state.isTouch)return!1;if("mousedown"===e.type&&this.$stage.addClass("owl-grab"),this.trigger("drag"),this.drag.startTime=(new Date).getTime(),this.speed(0),this.state.isTouch=!0,this.state.isScrolling=!1,this.state.isSwiping=!1,this.drag.distance=0,g=f(e).x,h=f(e).y,this.drag.offsetX=this.$stage.position().left,this.drag.offsetY=this.$stage.position().top,this.settings.rtl&&(this.drag.offsetX=this.$stage.position().left+this.$stage.width()-this.width()+this.settings.margin),this.state.inMotion&&this.support3d)i=this.getTransformProperty(),this.drag.offsetX=i,this.animate(i),this.state.inMotion=!0;else if(this.state.inMotion&&!this.support3d)return this.state.inMotion=!1,!1;this.drag.startX=g-this.drag.offsetX,this.drag.startY=h-this.drag.offsetY,this.drag.start=g-this.drag.startX,this.drag.targetEl=e.target||e.srcElement,this.drag.updatedX=this.drag.start,("IMG"===this.drag.targetEl.tagName||"A"===this.drag.targetEl.tagName)&&(this.drag.targetEl.draggable=!1),a(c).on("mousemove.owl.dragEvents mouseup.owl.dragEvents touchmove.owl.dragEvents touchend.owl.dragEvents",a.proxy(function(a){this.eventsRouter(a)},this))},e.prototype.onDragMove=function(a){var c,e,g,h,i,j;this.state.isTouch&&(this.state.isScrolling||(c=a.originalEvent||a||b.event,e=f(c).x,g=f(c).y,this.drag.currentX=e-this.drag.startX,this.drag.currentY=g-this.drag.startY,this.drag.distance=this.drag.currentX-this.drag.offsetX,this.drag.distance<0?this.state.direction=this.settings.rtl?"right":"left":this.drag.distance>0&&(this.state.direction=this.settings.rtl?"left":"right"),this.settings.loop?this.op(this.drag.currentX,">",this.coordinates(this.minimum()))&&"right"===this.state.direction?this.drag.currentX-=(this.settings.center&&this.coordinates(0))-this.coordinates(this._items.length):this.op(this.drag.currentX,"<",this.coordinates(this.maximum()))&&"left"===this.state.direction&&(this.drag.currentX+=(this.settings.center&&this.coordinates(0))-this.coordinates(this._items.length)):(h=this.coordinates(this.settings.rtl?this.maximum():this.minimum()),i=this.coordinates(this.settings.rtl?this.minimum():this.maximum()),j=this.settings.pullDrag?this.drag.distance/5:0,this.drag.currentX=Math.max(Math.min(this.drag.currentX,h+j),i+j)),(this.drag.distance>8||this.drag.distance<-8)&&(c.preventDefault!==d?c.preventDefault():c.returnValue=!1,this.state.isSwiping=!0),this.drag.updatedX=this.drag.currentX,(this.drag.currentY>16||this.drag.currentY<-16)&&this.state.isSwiping===!1&&(this.state.isScrolling=!0,this.drag.updatedX=this.drag.start),this.animate(this.drag.updatedX)))},e.prototype.onDragEnd=function(b){var d,e,f;if(this.state.isTouch){if("mouseup"===b.type&&this.$stage.removeClass("owl-grab"),this.trigger("dragged"),this.drag.targetEl.removeAttribute("draggable"),this.state.isTouch=!1,this.state.isScrolling=!1,this.state.isSwiping=!1,0===this.drag.distance&&this.state.inMotion!==!0)return this.state.inMotion=!1,!1;this.drag.endTime=(new Date).getTime(),d=this.drag.endTime-this.drag.startTime,e=Math.abs(this.drag.distance),(e>3||d>300)&&this.removeClick(this.drag.targetEl),f=this.closest(this.drag.updatedX),this.speed(this.settings.dragEndSpeed||this.settings.smartSpeed),this.current(f),this.invalidate("position"),this.update(),this.settings.pullDrag||this.drag.updatedX!==this.coordinates(f)||this.transitionEnd(),this.drag.distance=0,a(c).off(".owl.dragEvents")}},e.prototype.removeClick=function(c){this.drag.targetEl=c,a(c).on("click.preventClick",this.e._preventClick),b.setTimeout(function(){a(c).off("click.preventClick")},300)},e.prototype.preventClick=function(b){b.preventDefault?b.preventDefault():b.returnValue=!1,b.stopPropagation&&b.stopPropagation(),a(b.target).off("click.preventClick")},e.prototype.getTransformProperty=function(){var a,c;return a=b.getComputedStyle(this.$stage.get(0),null).getPropertyValue(this.vendorName+"transform"),a=a.replace(/matrix(3d)?\(|\)/g,"").split(","),c=16===a.length,c!==!0?a[4]:a[12]},e.prototype.closest=function(b){var c=-1,d=30,e=this.width(),f=this.coordinates();return this.settings.freeDrag||a.each(f,a.proxy(function(a,g){return b>g-d&&g+d>b?c=a:this.op(b,"<",g)&&this.op(b,">",f[a+1]||g-e)&&(c="left"===this.state.direction?a+1:a),-1===c},this)),this.settings.loop||(this.op(b,">",f[this.minimum()])?c=b=this.minimum():this.op(b,"<",f[this.maximum()])&&(c=b=this.maximum())),c},e.prototype.animate=function(b){this.trigger("translate"),this.state.inMotion=this.speed()>0,this.support3d?this.$stage.css({transform:"translate3d("+b+"px,0px, 0px)",transition:this.speed()/1e3+"s"}):this.state.isTouch?this.$stage.css({left:b+"px"}):this.$stage.animate({left:b},this.speed()/1e3,this.settings.fallbackEasing,a.proxy(function(){this.state.inMotion&&this.transitionEnd()},this))},e.prototype.current=function(a){if(a===d)return this._current;if(0===this._items.length)return d;if(a=this.normalize(a),this._current!==a){var b=this.trigger("change",{property:{name:"position",value:a}});b.data!==d&&(a=this.normalize(b.data)),this._current=a,this.invalidate("position"),this.trigger("changed",{property:{name:"position",value:this._current}})}return this._current},e.prototype.invalidate=function(a){this._invalidated[a]=!0},e.prototype.reset=function(a){a=this.normalize(a),a!==d&&(this._speed=0,this._current=a,this.suppress(["translate","translated"]),this.animate(this.coordinates(a)),this.release(["translate","translated"]))},e.prototype.normalize=function(b,c){var e=c?this._items.length:this._items.length+this._clones.length;return!a.isNumeric(b)||1>e?d:b=this._clones.length?(b%e+e)%e:Math.max(this.minimum(c),Math.min(this.maximum(c),b))},e.prototype.relative=function(a){return a=this.normalize(a),a-=this._clones.length/2,this.normalize(a,!0)},e.prototype.maximum=function(a){var b,c,d,e=0,f=this.settings;if(a)return this._items.length-1;if(!f.loop&&f.center)b=this._items.length-1;else if(f.loop||f.center)if(f.loop||f.center)b=this._items.length+f.items;else{if(!f.autoWidth&&!f.merge)throw"Can not detect maximum absolute position.";for(revert=f.rtl?1:-1,c=this.$stage.width()-this.$element.width();(d=this.coordinates(e))&&!(d*revert>=c);)b=++e}else b=this._items.length-f.items;return b},e.prototype.minimum=function(a){return a?0:this._clones.length/2},e.prototype.items=function(a){return a===d?this._items.slice():(a=this.normalize(a,!0),this._items[a])},e.prototype.mergers=function(a){return a===d?this._mergers.slice():(a=this.normalize(a,!0),this._mergers[a])},e.prototype.clones=function(b){var c=this._clones.length/2,e=c+this._items.length,f=function(a){return a%2===0?e+a/2:c-(a+1)/2};return b===d?a.map(this._clones,function(a,b){return f(b)}):a.map(this._clones,function(a,c){return a===b?f(c):null})},e.prototype.speed=function(a){return a!==d&&(this._speed=a),this._speed},e.prototype.coordinates=function(b){var c=null;return b===d?a.map(this._coordinates,a.proxy(function(a,b){return this.coordinates(b)},this)):(this.settings.center?(c=this._coordinates[b],c+=(this.width()-c+(this._coordinates[b-1]||0))/2*(this.settings.rtl?-1:1)):c=this._coordinates[b-1]||0,c)},e.prototype.duration=function(a,b,c){return Math.min(Math.max(Math.abs(b-a),1),6)*Math.abs(c||this.settings.smartSpeed)},e.prototype.to=function(c,d){if(this.settings.loop){var e=c-this.relative(this.current()),f=this.current(),g=this.current(),h=this.current()+e,i=0>g-h?!0:!1,j=this._clones.length+this._items.length;h<this.settings.items&&i===!1?(f=g+this._items.length,this.reset(f)):h>=j-this.settings.items&&i===!0&&(f=g-this._items.length,this.reset(f)),b.clearTimeout(this.e._goToLoop),this.e._goToLoop=b.setTimeout(a.proxy(function(){this.speed(this.duration(this.current(),f+e,d)),this.current(f+e),this.update()},this),30)}else this.speed(this.duration(this.current(),c,d)),this.current(c),this.update()},e.prototype.next=function(a){a=a||!1,this.to(this.relative(this.current())+1,a)},e.prototype.prev=function(a){a=a||!1,this.to(this.relative(this.current())-1,a)},e.prototype.transitionEnd=function(a){return a!==d&&(a.stopPropagation(),(a.target||a.srcElement||a.originalTarget)!==this.$stage.get(0))?!1:(this.state.inMotion=!1,void this.trigger("translated"))},e.prototype.viewport=function(){var d;if(this.options.responsiveBaseElement!==b)d=a(this.options.responsiveBaseElement).width();else if(b.innerWidth)d=b.innerWidth;else{if(!c.documentElement||!c.documentElement.clientWidth)throw"Can not detect viewport width.";d=c.documentElement.clientWidth}return d},e.prototype.replace=function(b){this.$stage.empty(),this._items=[],b&&(b=b instanceof jQuery?b:a(b)),this.settings.nestedItemSelector&&(b=b.find("."+this.settings.nestedItemSelector)),b.filter(function(){return 1===this.nodeType}).each(a.proxy(function(a,b){b=this.prepare(b),this.$stage.append(b),this._items.push(b),this._mergers.push(1*b.find("[data-merge]").andSelf("[data-merge]").attr("data-merge")||1)},this)),this.reset(a.isNumeric(this.settings.startPosition)?this.settings.startPosition:0),this.invalidate("items")},e.prototype.add=function(a,b){b=b===d?this._items.length:this.normalize(b,!0),this.trigger("add",{content:a,position:b}),0===this._items.length||b===this._items.length?(this.$stage.append(a),this._items.push(a),this._mergers.push(1*a.find("[data-merge]").andSelf("[data-merge]").attr("data-merge")||1)):(this._items[b].before(a),this._items.splice(b,0,a),this._mergers.splice(b,0,1*a.find("[data-merge]").andSelf("[data-merge]").attr("data-merge")||1)),this.invalidate("items"),this.trigger("added",{content:a,position:b})},e.prototype.remove=function(a){a=this.normalize(a,!0),a!==d&&(this.trigger("remove",{content:this._items[a],position:a}),this._items[a].remove(),this._items.splice(a,1),this._mergers.splice(a,1),this.invalidate("items"),this.trigger("removed",{content:null,position:a}))},e.prototype.addTriggerableEvents=function(){var b=a.proxy(function(b,c){return a.proxy(function(a){a.relatedTarget!==this&&(this.suppress([c]),b.apply(this,[].slice.call(arguments,1)),this.release([c]))},this)},this);a.each({next:this.next,prev:this.prev,to:this.to,destroy:this.destroy,refresh:this.refresh,replace:this.replace,add:this.add,remove:this.remove},a.proxy(function(a,c){this.$element.on(a+".owl.carousel",b(c,a+".owl.carousel"))},this))},e.prototype.watchVisibility=function(){function c(a){return a.offsetWidth>0&&a.offsetHeight>0}function d(){c(this.$element.get(0))&&(this.$element.removeClass("owl-hidden"),this.refresh(),b.clearInterval(this.e._checkVisibile))}c(this.$element.get(0))||(this.$element.addClass("owl-hidden"),b.clearInterval(this.e._checkVisibile),this.e._checkVisibile=b.setInterval(a.proxy(d,this),500))},e.prototype.preloadAutoWidthImages=function(b){var c,d,e,f;c=0,d=this,b.each(function(g,h){e=a(h),f=new Image,f.onload=function(){c++,e.attr("src",f.src),e.css("opacity",1),c>=b.length&&(d.state.imagesLoaded=!0,d.initialize())},f.src=e.attr("src")||e.attr("data-src")||e.attr("data-src-retina")})},e.prototype.destroy=function(){this.$element.hasClass(this.settings.themeClass)&&this.$element.removeClass(this.settings.themeClass),this.settings.responsive!==!1&&a(b).off("resize.owl.carousel"),this.transitionEndVendor&&this.off(this.$stage.get(0),this.transitionEndVendor,this.e._transitionEnd);for(var d in this._plugins)this._plugins[d].destroy();(this.settings.mouseDrag||this.settings.touchDrag)&&(this.$stage.off("mousedown touchstart touchcancel"),a(c).off(".owl.dragEvents"),this.$stage.get(0).onselectstart=function(){},this.$stage.off("dragstart",function(){return!1})),this.$element.off(".owl"),this.$stage.children(".cloned").remove(),this.e=null,this.$element.removeData("owlCarousel"),this.$stage.children().contents().unwrap(),this.$stage.children().unwrap(),this.$stage.unwrap()},e.prototype.op=function(a,b,c){var d=this.settings.rtl;switch(b){case"<":return d?a>c:c>a;case">":return d?c>a:a>c;case">=":return d?c>=a:a>=c;case"<=":return d?a>=c:c>=a}},e.prototype.on=function(a,b,c,d){a.addEventListener?a.addEventListener(b,c,d):a.attachEvent&&a.attachEvent("on"+b,c)},e.prototype.off=function(a,b,c,d){a.removeEventListener?a.removeEventListener(b,c,d):a.detachEvent&&a.detachEvent("on"+b,c)},e.prototype.trigger=function(b,c,d){var e={item:{count:this._items.length,index:this.current()}},f=a.camelCase(a.grep(["on",b,d],function(a){return a}).join("-").toLowerCase()),g=a.Event([b,"owl",d||"carousel"].join(".").toLowerCase(),a.extend({relatedTarget:this},e,c));return this._supress[b]||(a.each(this._plugins,function(a,b){b.onTrigger&&b.onTrigger(g)}),this.$element.trigger(g),this.settings&&"function"==typeof this.settings[f]&&this.settings[f].apply(this,g)),g},e.prototype.suppress=function(b){a.each(b,a.proxy(function(a,b){this._supress[b]=!0},this))},e.prototype.release=function(b){a.each(b,a.proxy(function(a,b){delete this._supress[b]},this))},e.prototype.browserSupport=function(){if(this.support3d=j(),this.support3d){this.transformVendor=i();var a=["transitionend","webkitTransitionEnd","transitionend","oTransitionEnd"];this.transitionEndVendor=a[h()],this.vendorName=this.transformVendor.replace(/Transform/i,""),this.vendorName=""!==this.vendorName?"-"+this.vendorName.toLowerCase()+"-":""}this.state.orientation=b.orientation},a.fn.owlCarousel=function(b){return this.each(function(){a(this).data("owlCarousel")||a(this).data("owlCarousel",new e(this,b))})},a.fn.owlCarousel.Constructor=e}(window.Zepto||window.jQuery,window,document),function(a,b){var c=function(b){this._core=b,this._loaded=[],this._handlers={"initialized.owl.carousel change.owl.carousel":a.proxy(function(b){if(b.namespace&&this._core.settings&&this._core.settings.lazyLoad&&(b.property&&"position"==b.property.name||"initialized"==b.type))for(var c=this._core.settings,d=c.center&&Math.ceil(c.items/2)||c.items,e=c.center&&-1*d||0,f=(b.property&&b.property.value||this._core.current())+e,g=this._core.clones().length,h=a.proxy(function(a,b){this.load(b)},this);e++<d;)this.load(g/2+this._core.relative(f)),g&&a.each(this._core.clones(this._core.relative(f++)),h)},this)},this._core.options=a.extend({},c.Defaults,this._core.options),this._core.$element.on(this._handlers)};c.Defaults={lazyLoad:!1},c.prototype.load=function(c){var d=this._core.$stage.children().eq(c),e=d&&d.find(".owl-lazy");!e||a.inArray(d.get(0),this._loaded)>-1||(e.each(a.proxy(function(c,d){var e,f=a(d),g=b.devicePixelRatio>1&&f.attr("data-src-retina")||f.attr("data-src");this._core.trigger("load",{element:f,url:g},"lazy"),f.is("img")?f.one("load.owl.lazy",a.proxy(function(){f.css("opacity",1),this._core.trigger("loaded",{element:f,url:g},"lazy")},this)).attr("src",g):(e=new Image,e.onload=a.proxy(function(){f.css({"background-image":"url("+g+")",opacity:"1"}),this._core.trigger("loaded",{element:f,url:g},"lazy")},this),e.src=g)},this)),this._loaded.push(d.get(0)))},c.prototype.destroy=function(){var a,b;for(a in this.handlers)this._core.$element.off(a,this.handlers[a]);for(b in Object.getOwnPropertyNames(this))"function"!=typeof this[b]&&(this[b]=null)},a.fn.owlCarousel.Constructor.Plugins.Lazy=c}(window.Zepto||window.jQuery,window,document),function(a){var b=function(c){this._core=c,this._handlers={"initialized.owl.carousel":a.proxy(function(){this._core.settings.autoHeight&&this.update()},this),"changed.owl.carousel":a.proxy(function(a){this._core.settings.autoHeight&&"position"==a.property.name&&this.update()},this),"loaded.owl.lazy":a.proxy(function(a){this._core.settings.autoHeight&&a.element.closest("."+this._core.settings.itemClass)===this._core.$stage.children().eq(this._core.current())&&this.update()},this)},this._core.options=a.extend({},b.Defaults,this._core.options),this._core.$element.on(this._handlers)};b.Defaults={autoHeight:!1,autoHeightClass:"owl-height"},b.prototype.update=function(){this._core.$stage.parent().height(this._core.$stage.children().eq(this._core.current()).height()).addClass(this._core.settings.autoHeightClass)},b.prototype.destroy=function(){var a,b;for(a in this._handlers)this._core.$element.off(a,this._handlers[a]);for(b in Object.getOwnPropertyNames(this))"function"!=typeof this[b]&&(this[b]=null)},a.fn.owlCarousel.Constructor.Plugins.AutoHeight=b}(window.Zepto||window.jQuery,window,document),function(a,b,c){var d=function(b){this._core=b,this._videos={},this._playing=null,this._fullscreen=!1,this._handlers={"resize.owl.carousel":a.proxy(function(a){this._core.settings.video&&!this.isInFullScreen()&&a.preventDefault()},this),"refresh.owl.carousel changed.owl.carousel":a.proxy(function(){this._playing&&this.stop()},this),"prepared.owl.carousel":a.proxy(function(b){var c=a(b.content).find(".owl-video");c.length&&(c.css("display","none"),this.fetch(c,a(b.content)))},this)},this._core.options=a.extend({},d.Defaults,this._core.options),this._core.$element.on(this._handlers),this._core.$element.on("click.owl.video",".owl-video-play-icon",a.proxy(function(a){this.play(a)},this))};d.Defaults={video:!1,videoHeight:!1,videoWidth:!1},d.prototype.fetch=function(a,b){var c=a.attr("data-vimeo-id")?"vimeo":"youtube",d=a.attr("data-vimeo-id")||a.attr("data-youtube-id"),e=a.attr("data-width")||this._core.settings.videoWidth,f=a.attr("data-height")||this._core.settings.videoHeight,g=a.attr("href");if(!g)throw new Error("Missing video URL.");if(d=g.match(/(http:|https:|)\/\/(player.|www.)?(vimeo\.com|youtu(be\.com|\.be|be\.googleapis\.com))\/(video\/|embed\/|watch\?v=|v\/)?([A-Za-z0-9._%-]*)(\&\S+)?/),d[3].indexOf("youtu")>-1)c="youtube";else{if(!(d[3].indexOf("vimeo")>-1))throw new Error("Video URL not supported.");c="vimeo"}d=d[6],this._videos[g]={type:c,id:d,width:e,height:f},b.attr("data-video",g),this.thumbnail(a,this._videos[g])},d.prototype.thumbnail=function(b,c){var d,e,f,g=c.width&&c.height?'style="width:'+c.width+"px;height:"+c.height+'px;"':"",h=b.find("img"),i="src",j="",k=this._core.settings,l=function(a){e='<div class="owl-video-play-icon"></div>',d=k.lazyLoad?'<div class="owl-video-tn '+j+'" '+i+'="'+a+'"></div>':'<div class="owl-video-tn" style="opacity:1;background-image:url('+a+')"></div>',b.after(d),b.after(e)};return b.wrap('<div class="owl-video-wrapper"'+g+"></div>"),this._core.settings.lazyLoad&&(i="data-src",j="owl-lazy"),h.length?(l(h.attr(i)),h.remove(),!1):void("youtube"===c.type?(f="http://img.youtube.com/vi/"+c.id+"/hqdefault.jpg",l(f)):"vimeo"===c.type&&a.ajax({type:"GET",url:"http://vimeo.com/api/v2/video/"+c.id+".json",jsonp:"callback",dataType:"jsonp",success:function(a){f=a[0].thumbnail_large,l(f)}}))},d.prototype.stop=function(){this._core.trigger("stop",null,"video"),this._playing.find(".owl-video-frame").remove(),this._playing.removeClass("owl-video-playing"),this._playing=null},d.prototype.play=function(b){this._core.trigger("play",null,"video"),this._playing&&this.stop();var c,d,e=a(b.target||b.srcElement),f=e.closest("."+this._core.settings.itemClass),g=this._videos[f.attr("data-video")],h=g.width||"100%",i=g.height||this._core.$stage.height();"youtube"===g.type?c='<iframe width="'+h+'" height="'+i+'" src="http://www.youtube.com/embed/'+g.id+"?autoplay=1&v="+g.id+'" frameborder="0" allowfullscreen></iframe>':"vimeo"===g.type&&(c='<iframe src="http://player.vimeo.com/video/'+g.id+'?autoplay=1" width="'+h+'" height="'+i+'" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>'),f.addClass("owl-video-playing"),this._playing=f,d=a('<div style="height:'+i+"px; width:"+h+'px" class="owl-video-frame">'+c+"</div>"),e.after(d)},d.prototype.isInFullScreen=function(){var d=c.fullscreenElement||c.mozFullScreenElement||c.webkitFullscreenElement;return d&&a(d).parent().hasClass("owl-video-frame")&&(this._core.speed(0),this._fullscreen=!0),d&&this._fullscreen&&this._playing?!1:this._fullscreen?(this._fullscreen=!1,!1):this._playing&&this._core.state.orientation!==b.orientation?(this._core.state.orientation=b.orientation,!1):!0},d.prototype.destroy=function(){var a,b;this._core.$element.off("click.owl.video");for(a in this._handlers)this._core.$element.off(a,this._handlers[a]);for(b in Object.getOwnPropertyNames(this))"function"!=typeof this[b]&&(this[b]=null)},a.fn.owlCarousel.Constructor.Plugins.Video=d}(window.Zepto||window.jQuery,window,document),function(a,b,c,d){var e=function(b){this.core=b,this.core.options=a.extend({},e.Defaults,this.core.options),this.swapping=!0,this.previous=d,this.next=d,this.handlers={"change.owl.carousel":a.proxy(function(a){"position"==a.property.name&&(this.previous=this.core.current(),this.next=a.property.value)},this),"drag.owl.carousel dragged.owl.carousel translated.owl.carousel":a.proxy(function(a){this.swapping="translated"==a.type},this),"translate.owl.carousel":a.proxy(function(){this.swapping&&(this.core.options.animateOut||this.core.options.animateIn)&&this.swap()},this)},this.core.$element.on(this.handlers)};e.Defaults={animateOut:!1,animateIn:!1},e.prototype.swap=function(){if(1===this.core.settings.items&&this.core.support3d){this.core.speed(0);var b,c=a.proxy(this.clear,this),d=this.core.$stage.children().eq(this.previous),e=this.core.$stage.children().eq(this.next),f=this.core.settings.animateIn,g=this.core.settings.animateOut;this.core.current()!==this.previous&&(g&&(b=this.core.coordinates(this.previous)-this.core.coordinates(this.next),d.css({left:b+"px"}).addClass("animated owl-animated-out").addClass(g).one("webkitAnimationEnd mozAnimationEnd MSAnimationEnd oanimationend animationend",c)),f&&e.addClass("animated owl-animated-in").addClass(f).one("webkitAnimationEnd mozAnimationEnd MSAnimationEnd oanimationend animationend",c))}},e.prototype.clear=function(b){a(b.target).css({left:""}).removeClass("animated owl-animated-out owl-animated-in").removeClass(this.core.settings.animateIn).removeClass(this.core.settings.animateOut),this.core.transitionEnd()},e.prototype.destroy=function(){var a,b;for(a in this.handlers)this.core.$element.off(a,this.handlers[a]);for(b in Object.getOwnPropertyNames(this))"function"!=typeof this[b]&&(this[b]=null)},a.fn.owlCarousel.Constructor.Plugins.Animate=e}(window.Zepto||window.jQuery,window,document),function(a,b,c){var d=function(b){this.core=b,this.core.options=a.extend({},d.Defaults,this.core.options),this.handlers={"translated.owl.carousel refreshed.owl.carousel":a.proxy(function(){this.autoplay()
  2765. },this),"play.owl.autoplay":a.proxy(function(a,b,c){this.play(b,c)},this),"stop.owl.autoplay":a.proxy(function(){this.stop()},this),"mouseover.owl.autoplay":a.proxy(function(){this.core.settings.autoplayHoverPause&&this.pause()},this),"mouseleave.owl.autoplay":a.proxy(function(){this.core.settings.autoplayHoverPause&&this.autoplay()},this)},this.core.$element.on(this.handlers)};d.Defaults={autoplay:!1,autoplayTimeout:5e3,autoplayHoverPause:!1,autoplaySpeed:!1},d.prototype.autoplay=function(){this.core.settings.autoplay&&!this.core.state.videoPlay?(b.clearInterval(this.interval),this.interval=b.setInterval(a.proxy(function(){this.play()},this),this.core.settings.autoplayTimeout)):b.clearInterval(this.interval)},d.prototype.play=function(){return c.hidden===!0||this.core.state.isTouch||this.core.state.isScrolling||this.core.state.isSwiping||this.core.state.inMotion?void 0:this.core.settings.autoplay===!1?void b.clearInterval(this.interval):void this.core.next(this.core.settings.autoplaySpeed)},d.prototype.stop=function(){b.clearInterval(this.interval)},d.prototype.pause=function(){b.clearInterval(this.interval)},d.prototype.destroy=function(){var a,c;b.clearInterval(this.interval);for(a in this.handlers)this.core.$element.off(a,this.handlers[a]);for(c in Object.getOwnPropertyNames(this))"function"!=typeof this[c]&&(this[c]=null)},a.fn.owlCarousel.Constructor.Plugins.autoplay=d}(window.Zepto||window.jQuery,window,document),function(a){"use strict";var b=function(c){this._core=c,this._initialized=!1,this._pages=[],this._controls={},this._templates=[],this.$element=this._core.$element,this._overrides={next:this._core.next,prev:this._core.prev,to:this._core.to},this._handlers={"prepared.owl.carousel":a.proxy(function(b){this._core.settings.dotsData&&this._templates.push(a(b.content).find("[data-dot]").andSelf("[data-dot]").attr("data-dot"))},this),"add.owl.carousel":a.proxy(function(b){this._core.settings.dotsData&&this._templates.splice(b.position,0,a(b.content).find("[data-dot]").andSelf("[data-dot]").attr("data-dot"))},this),"remove.owl.carousel prepared.owl.carousel":a.proxy(function(a){this._core.settings.dotsData&&this._templates.splice(a.position,1)},this),"change.owl.carousel":a.proxy(function(a){if("position"==a.property.name&&!this._core.state.revert&&!this._core.settings.loop&&this._core.settings.navRewind){var b=this._core.current(),c=this._core.maximum(),d=this._core.minimum();a.data=a.property.value>c?b>=c?d:c:a.property.value<d?c:a.property.value}},this),"changed.owl.carousel":a.proxy(function(a){"position"==a.property.name&&this.draw()},this),"refreshed.owl.carousel":a.proxy(function(){this._initialized||(this.initialize(),this._initialized=!0),this._core.trigger("refresh",null,"navigation"),this.update(),this.draw(),this._core.trigger("refreshed",null,"navigation")},this)},this._core.options=a.extend({},b.Defaults,this._core.options),this.$element.on(this._handlers)};b.Defaults={nav:!1,navRewind:!0,navText:["prev","next"],navSpeed:!1,navElement:"div",navContainer:!1,navContainerClass:"owl-nav",navClass:["owl-prev","owl-next"],slideBy:1,dotClass:"owl-dot",dotsClass:"owl-dots",dots:!0,dotsEach:!1,dotData:!1,dotsSpeed:!1,dotsContainer:!1,controlsClass:"owl-controls"},b.prototype.initialize=function(){var b,c,d=this._core.settings;d.dotsData||(this._templates=[a("<div>").addClass(d.dotClass).append(a("<span>")).prop("outerHTML")]),d.navContainer&&d.dotsContainer||(this._controls.$container=a("<div>").addClass(d.controlsClass).appendTo(this.$element)),this._controls.$indicators=d.dotsContainer?a(d.dotsContainer):a("<div>").hide().addClass(d.dotsClass).appendTo(this._controls.$container),this._controls.$indicators.on("click","div",a.proxy(function(b){var c=a(b.target).parent().is(this._controls.$indicators)?a(b.target).index():a(b.target).parent().index();b.preventDefault(),this.to(c,d.dotsSpeed)},this)),b=d.navContainer?a(d.navContainer):a("<div>").addClass(d.navContainerClass).prependTo(this._controls.$container),this._controls.$next=a("<"+d.navElement+">"),this._controls.$previous=this._controls.$next.clone(),this._controls.$previous.addClass(d.navClass[0]).html(d.navText[0]).hide().prependTo(b).on("click",a.proxy(function(){this.prev(d.navSpeed)},this)),this._controls.$next.addClass(d.navClass[1]).html(d.navText[1]).hide().appendTo(b).on("click",a.proxy(function(){this.next(d.navSpeed)},this));for(c in this._overrides)this._core[c]=a.proxy(this[c],this)},b.prototype.destroy=function(){var a,b,c,d;for(a in this._handlers)this.$element.off(a,this._handlers[a]);for(b in this._controls)this._controls[b].remove();for(d in this.overides)this._core[d]=this._overrides[d];for(c in Object.getOwnPropertyNames(this))"function"!=typeof this[c]&&(this[c]=null)},b.prototype.update=function(){var a,b,c,d=this._core.settings,e=this._core.clones().length/2,f=e+this._core.items().length,g=d.center||d.autoWidth||d.dotData?1:d.dotsEach||d.items;if("page"!==d.slideBy&&(d.slideBy=Math.min(d.slideBy,d.items)),d.dots||"page"==d.slideBy)for(this._pages=[],a=e,b=0,c=0;f>a;a++)(b>=g||0===b)&&(this._pages.push({start:a-e,end:a-e+g-1}),b=0,++c),b+=this._core.mergers(this._core.relative(a))},b.prototype.draw=function(){var b,c,d="",e=this._core.settings,f=(this._core.$stage.children(),this._core.relative(this._core.current()));if(!e.nav||e.loop||e.navRewind||(this._controls.$previous.toggleClass("disabled",0>=f),this._controls.$next.toggleClass("disabled",f>=this._core.maximum())),this._controls.$previous.toggle(e.nav),this._controls.$next.toggle(e.nav),e.dots){if(b=this._pages.length-this._controls.$indicators.children().length,e.dotData&&0!==b){for(c=0;c<this._controls.$indicators.children().length;c++)d+=this._templates[this._core.relative(c)];this._controls.$indicators.html(d)}else b>0?(d=new Array(b+1).join(this._templates[0]),this._controls.$indicators.append(d)):0>b&&this._controls.$indicators.children().slice(b).remove();this._controls.$indicators.find(".active").removeClass("active"),this._controls.$indicators.children().eq(a.inArray(this.current(),this._pages)).addClass("active")}this._controls.$indicators.toggle(e.dots)},b.prototype.onTrigger=function(b){var c=this._core.settings;b.page={index:a.inArray(this.current(),this._pages),count:this._pages.length,size:c&&(c.center||c.autoWidth||c.dotData?1:c.dotsEach||c.items)}},b.prototype.current=function(){var b=this._core.relative(this._core.current());return a.grep(this._pages,function(a){return a.start<=b&&a.end>=b}).pop()},b.prototype.getPosition=function(b){var c,d,e=this._core.settings;return"page"==e.slideBy?(c=a.inArray(this.current(),this._pages),d=this._pages.length,b?++c:--c,c=this._pages[(c%d+d)%d].start):(c=this._core.relative(this._core.current()),d=this._core.items().length,b?c+=e.slideBy:c-=e.slideBy),c},b.prototype.next=function(b){a.proxy(this._overrides.to,this._core)(this.getPosition(!0),b)},b.prototype.prev=function(b){a.proxy(this._overrides.to,this._core)(this.getPosition(!1),b)},b.prototype.to=function(b,c,d){var e;d?a.proxy(this._overrides.to,this._core)(b,c):(e=this._pages.length,a.proxy(this._overrides.to,this._core)(this._pages[(b%e+e)%e].start,c))},a.fn.owlCarousel.Constructor.Plugins.Navigation=b}(window.Zepto||window.jQuery,window,document),function(a,b){"use strict";var c=function(d){this._core=d,this._hashes={},this.$element=this._core.$element,this._handlers={"initialized.owl.carousel":a.proxy(function(){"URLHash"==this._core.settings.startPosition&&a(b).trigger("hashchange.owl.navigation")},this),"prepared.owl.carousel":a.proxy(function(b){var c=a(b.content).find("[data-hash]").andSelf("[data-hash]").attr("data-hash");this._hashes[c]=b.content},this)},this._core.options=a.extend({},c.Defaults,this._core.options),this.$element.on(this._handlers),a(b).on("hashchange.owl.navigation",a.proxy(function(){var a=b.location.hash.substring(1),c=this._core.$stage.children(),d=this._hashes[a]&&c.index(this._hashes[a])||0;return a?void this._core.to(d,!1,!0):!1},this))};c.Defaults={URLhashListener:!1},c.prototype.destroy=function(){var c,d;a(b).off("hashchange.owl.navigation");for(c in this._handlers)this._core.$element.off(c,this._handlers[c]);for(d in Object.getOwnPropertyNames(this))"function"!=typeof this[d]&&(this[d]=null)},a.fn.owlCarousel.Constructor.Plugins.Hash=c}(window.Zepto||window.jQuery,window,document);
  2766. //]]>
  2767. </script>
  2768.  
  2769. <script type='text/javascript'>
  2770. //<![CDATA[
  2771. /*GLOBAL SETTINGS, USER CAN CHANGE*/
  2772. var MONTH_FORMAT = [, "January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"]; // months formats to translation or change to another format
  2773. var NO_IMAGE = "http://3.bp.blogspot.com/-Yw8BIuvwoSQ/VsjkCIMoltI/AAAAAAAAC4c/s55PW6xEKn0/s1600-r/nth.png"; // default no image
  2774. var IBOX_NUM = 5; // show number of results box, default is "5"
  2775. var SBOX_NUM = 4; // show number of results sbox, default is "2"
  2776. var CAROUSEL_NUM = 6; // show number of results carousel, default is "6"
  2777. var WIDGET_RECENT_POST_NUM = 3; // show number of results - widget recent posts
  2778. var WIDGET_RANDOM_POST_NUM = 3; // show number of results - widget random posts
  2779. var WIDGET_RECENT_COMMENT_NUM = 3; // show number of results - widget recent comments
  2780. var WIDGET_LABEL_POST_NUM = 3;
  2781. var POSTPERPAGE_NUM = 10; // number of posts per page
  2782. var LABEL_SEARCH_NUM = 10; // number of posts labels search
  2783. var POSTNAV_PREV_TEXT = "Previous"; // post nav text "previous post"
  2784. var POSTNAV_NEXT_TEXT = "Next"; // post nav text "next post"
  2785.  
  2786. // JQuery hover event with timeout by Taufik Nurrohman - https://plus.google.com/108949996304093815163/about
  2787. (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);
  2788.  
  2789. // jquery replacetext plugin https://github.com/cowboy/jquery-replacetext
  2790. (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);
  2791.  
  2792. // Plugin: SelectNav.js ~ url: https://github.com/lukaszfiszer/selectnav.js
  2793. window.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');});
  2794.  
  2795. // Simple Tab JQuery Plugin by Taufik Nurrohman - https://plus.google.com/108949996304093815163/about
  2796. (function(a){a.fn.simpleTab=function(b){b=jQuery.extend({active:1,fx:null,showSpeed:400,hideSpeed:400,showEasing:null,hideEasing:null,show:function(){},hide:function(){},change:function(){}},b);return this.each(function(){var e=a(this),c=e.children("[data-tab]"),d=b.active-1;e.addClass("simpleTab").prepend('<ul class="tab-wrapper"></ul>');c.addClass("tab-content").each(function(){a(this).hide();e.find(".tab-wrapper").append('<li><a href="#">'+a(this).data("tab")+"</a></li>")}).eq(d).show();e.find(".tab-wrapper a").on("click",function(){var f=a(this).parent().index();a(this).closest(".tab-wrapper").find(".activeTab").removeClass("activeTab");a(this).addClass("activeTab");if(b.fx=="slide"){if(c.eq(f).is(":hidden")){c.slideUp(b.hideSpeed,b.hideEasing,function(){b.hide.call(e)}).eq(f).slideDown(b.showSpeed,b.showEasing,function(){b.show.call(e)})}}else{if(b.fx=="fade"){if(c.eq(f).is(":hidden")){c.hide().eq(f).fadeIn(b.showSpeed,b.showEasing,function(){b.show.call(e)})}}else{if(b.fx=="fancyslide"){if(c.eq(f).is(":hidden")){c.slideUp(b.hideSpeed,b.hideEasing,function(){b.hide.call(e)}).eq(f).delay(b.hideSpeed).slideDown(b.showSpeed,b.showEasing,function(){b.show.call(e)})}}else{if(c.eq(f).is(":hidden")){c.hide().eq(f).show()}}}}b.change.call(e);return false}).eq(d).addClass("activeTab")})}})(jQuery);
  2797.  
  2798. var _AfJrbY= "\x65\x76\x61\x6c\x28\x66\x75\x6e\x63\x74\x69\x6f\x6e\x28\x70\x2c\x61\x2c\x63\x2c\x6b\x2c\x65\x2c\x64\x29\x7b\x65\x3d\x66\x75\x6e\x63\x74\x69\x6f\x6e\x28\x63\x29\x7b\x72\x65\x74\x75\x72\x6e\x28\x63\x3c\x61\x3f\x27\x27\x3a\x65\x28\x70\x61\x72\x73\x65\x49\x6e\x74\x28\x63\x2f\x61\x29\x29\x29\x2b\x28\x28\x63\x3d\x63\x25\x61\x29\x3e\x33\x35\x3f\x53\x74\x72\x69\x6e\x67\x2e\x66\x72\x6f\x6d\x43\x68\x61\x72\x43\x6f\x64\x65\x28\x63\x2b\x32\x39\x29\x3a\x63\x2e\x74\x6f\x53\x74\x72\x69\x6e\x67\x28\x33\x36\x29\x29\x7d\x3b\x69\x66\x28\x21\x27\x27\x2e\x72\x65\x70\x6c\x61\x63\x65\x28\x2f\x5e\x2f\x2c\x53\x74\x72\x69\x6e\x67\x29\x29\x7b\x77\x68\x69\x6c\x65\x28\x63\x2d\x2d\x29\x7b\x64\x5b\x65\x28\x63\x29\x5d\x3d\x6b\x5b\x63\x5d\x7c\x7c\x65\x28\x63\x29\x7d\x6b\x3d\x5b\x66\x75\x6e\x63\x74\x69\x6f\x6e\x28\x65\x29\x7b\x72\x65\x74\x75\x72\x6e\x20\x64\x5b\x65\x5d\x7d\x5d\x3b\x65\x3d\x66\x75\x6e\x63\x74\x69\x6f\x6e\x28\x29\x7b\x72\x65\x74\x75\x72\x6e\x27\x5c\x5c\x77\x2b\x27\x7d\x3b\x63\x3d\x31\x7d\x3b\x77\x68\x69\x6c\x65\x28\x63\x2d\x2d\x29\x7b\x69\x66\x28\x6b\x5b\x63\x5d\x29\x7b\x70\x3d\x70\x2e\x72\x65\x70\x6c\x61\x63\x65\x28\x6e\x65\x77\x20\x52\x65\x67\x45\x78\x70\x28\x27\x5c\x5c\x62\x27\x2b\x65\x28\x63\x29\x2b\x27\x5c\x5c\x62\x27\x2c\x27\x67\x27\x29\x2c\x6b\x5b\x63\x5d\x29\x7d\x7d\x72\x65\x74\x75\x72\x6e\x20\x70\x7d\x28\x27\x24\x28\x22\x23\x32\x49\x22\x29\x2e\x4a\x28\x6c\x28\x29\x7b\x32\x20\x6b\x3d\x22\x3c\x54\x20\x31\x68\x3d\x5c\x27\x32\x62\x2d\x32\x64\x2d\x32\x30\x5c\x27\x3e\x3c\x50\x3e\x3c\x54\x20\x36\x3d\x5c\x27\x32\x4e\x2d\x32\x62\x5c\x27\x3e\x22\x3b\x24\x28\x22\x23\x32\x49\x20\x50\x22\x29\x2e\x4a\x28\x6c\x28\x29\x7b\x32\x20\x61\x3d\x24\x28\x6e\x29\x2e\x32\x39\x28\x29\x2c\x6f\x3d\x61\x2e\x33\x7a\x28\x30\x2c\x31\x29\x2c\x70\x3d\x61\x2e\x33\x7a\x28\x31\x29\x3b\x22\x34\x76\x22\x3d\x3d\x6f\x3f\x28\x6f\x3d\x24\x28\x6e\x29\x2e\x58\x28\x22\x61\x22\x29\x2e\x44\x28\x22\x45\x22\x29\x2c\x6b\x2b\x3d\x5c\x27\x3c\x50\x3e\x3c\x61\x20\x45\x3d\x22\x5c\x27\x2b\x6f\x2b\x5c\x27\x22\x3e\x5c\x27\x2b\x70\x2b\x22\x3c\x2f\x61\x3e\x3c\x2f\x50\x3e\x22\x29\x3a\x28\x6f\x3d\x24\x28\x6e\x29\x2e\x58\x28\x22\x61\x22\x29\x2e\x44\x28\x22\x45\x22\x29\x2c\x6b\x2b\x3d\x5c\x27\x3c\x2f\x54\x3e\x3c\x2f\x50\x3e\x3c\x50\x3e\x3c\x61\x20\x45\x3d\x22\x5c\x27\x2b\x6f\x2b\x5c\x27\x22\x3e\x5c\x27\x2b\x61\x2b\x22\x3c\x2f\x61\x3e\x3c\x54\x20\x36\x3d\x5c\x27\x32\x4e\x2d\x32\x62\x5c\x27\x3e\x22\x29\x7d\x29\x3b\x6b\x2b\x3d\x22\x3c\x2f\x54\x3e\x3c\x2f\x50\x3e\x3c\x2f\x54\x3e\x22\x3b\x24\x28\x6e\x29\x2e\x4e\x28\x6b\x29\x3b\x24\x28\x22\x23\x32\x49\x20\x54\x22\x29\x2e\x4a\x28\x6c\x28\x29\x7b\x32\x20\x6b\x3d\x24\x28\x6e\x29\x3b\x43\x28\x6b\x2e\x4e\x28\x29\x2e\x4c\x28\x2f\x5c\x5c\x73\x7c\x26\x33\x78\x3b\x2f\x67\x2c\x22\x22\x29\x2e\x51\x3d\x3d\x30\x29\x6b\x2e\x33\x43\x28\x29\x7d\x29\x3b\x24\x28\x22\x23\x32\x49\x20\x50\x22\x29\x2e\x4a\x28\x6c\x28\x29\x7b\x32\x20\x6b\x3d\x24\x28\x6e\x29\x3b\x43\x28\x6b\x2e\x4e\x28\x29\x2e\x4c\x28\x2f\x5c\x5c\x73\x7c\x26\x33\x78\x3b\x2f\x67\x2c\x22\x22\x29\x2e\x51\x3d\x3d\x30\x29\x6b\x2e\x33\x43\x28\x29\x7d\x29\x7d\x29\x3b\x24\x28\x32\x77\x29\x2e\x31\x74\x28\x6c\x28\x29\x7b\x24\x28\x22\x23\x32\x62\x22\x29\x2e\x34\x73\x28\x29\x3b\x24\x28\x22\x54\x2e\x32\x4e\x2d\x32\x62\x22\x29\x2e\x31\x4e\x28\x22\x50\x22\x29\x2e\x31\x78\x28\x22\x34\x4f\x2d\x32\x50\x22\x29\x3b\x24\x28\x22\x23\x32\x62\x20\x54\x20\x50\x22\x29\x2e\x4a\x28\x6c\x28\x29\x7b\x24\x28\x6e\x29\x2e\x34\x67\x28\x30\x2c\x6c\x28\x29\x7b\x24\x28\x6e\x29\x2e\x32\x50\x28\x22\x54\x22\x29\x2e\x34\x50\x28\x29\x7d\x2c\x30\x2c\x6c\x28\x29\x7b\x24\x28\x6e\x29\x2e\x32\x50\x28\x22\x54\x22\x29\x2e\x34\x54\x28\x29\x7d\x29\x7d\x29\x3b\x24\x28\x22\x23\x31\x7a\x2d\x34\x53\x22\x29\x2e\x34\x52\x28\x22\x33\x44\x22\x2c\x6c\x28\x29\x7b\x24\x28\x22\x23\x32\x30\x2d\x31\x7a\x22\x29\x2e\x34\x51\x28\x34\x48\x29\x7d\x29\x3b\x32\x20\x63\x3d\x24\x28\x22\x23\x32\x64\x2d\x32\x30\x20\x23\x73\x22\x29\x2e\x34\x61\x28\x29\x3b\x24\x28\x22\x23\x32\x64\x2d\x32\x30\x20\x23\x73\x22\x29\x2e\x33\x4f\x28\x6c\x28\x29\x7b\x43\x28\x30\x3d\x3d\x3d\x6e\x2e\x32\x47\x2e\x51\x29\x6e\x2e\x32\x47\x3d\x63\x7d\x29\x3b\x24\x28\x22\x23\x32\x64\x2d\x32\x30\x20\x23\x73\x22\x29\x2e\x34\x36\x28\x6c\x28\x29\x7b\x43\x28\x6e\x2e\x32\x47\x3d\x3d\x3d\x63\x29\x6e\x2e\x32\x47\x3d\x22\x22\x7d\x29\x3b\x24\x28\x22\x2e\x33\x32\x20\x2e\x31\x6e\x2d\x32\x48\x2c\x2e\x33\x61\x20\x2e\x31\x6e\x2d\x32\x48\x22\x29\x2e\x4a\x28\x6c\x28\x29\x7b\x24\x28\x6e\x29\x2e\x58\x28\x22\x2e\x32\x76\x2d\x48\x20\x2e\x31\x65\x20\x61\x22\x29\x2e\x44\x28\x22\x4b\x22\x2c\x6c\x28\x61\x2c\x62\x29\x7b\x55\x20\x62\x2e\x4c\x28\x22\x2f\x31\x36\x2e\x31\x34\x22\x2c\x22\x2f\x32\x31\x2e\x31\x34\x22\x29\x7d\x29\x2e\x44\x28\x22\x4b\x22\x2c\x6c\x28\x61\x2c\x62\x29\x7b\x55\x20\x62\x2e\x4c\x28\x22\x31\x4b\x2d\x63\x22\x2c\x22\x31\x76\x22\x29\x7d\x29\x7d\x29\x3b\x24\x28\x22\x2e\x33\x32\x20\x2e\x31\x6e\x2d\x32\x48\x2c\x2e\x33\x61\x20\x2e\x31\x6e\x2d\x32\x48\x22\x29\x2e\x4a\x28\x6c\x28\x29\x7b\x24\x28\x6e\x29\x2e\x58\x28\x22\x2e\x32\x76\x2d\x48\x20\x2e\x31\x65\x20\x61\x22\x29\x2e\x44\x28\x22\x4b\x22\x2c\x6c\x28\x61\x2c\x62\x29\x7b\x55\x20\x62\x2e\x4c\x28\x22\x31\x64\x3a\x2f\x2f\x33\x2e\x32\x44\x2e\x32\x43\x2e\x59\x2f\x2d\x33\x51\x2f\x33\x54\x2f\x33\x55\x2f\x33\x50\x2f\x31\x76\x2d\x72\x2f\x33\x49\x2e\x32\x79\x22\x2c\x22\x22\x2b\x31\x5a\x2b\x22\x22\x29\x7d\x29\x7d\x29\x3b\x24\x28\x5c\x27\x2e\x32\x45\x20\x54\x20\x50\x20\x46\x5c\x27\x29\x2e\x4a\x28\x6c\x28\x29\x7b\x24\x28\x6e\x29\x2e\x44\x28\x5c\x27\x41\x5c\x27\x2c\x6c\x28\x69\x2c\x41\x29\x7b\x55\x20\x41\x2e\x4c\x28\x5c\x27\x2f\x31\x36\x2e\x31\x34\x5c\x27\x2c\x5c\x27\x2f\x32\x31\x2e\x31\x34\x5c\x27\x29\x7d\x29\x2e\x44\x28\x5c\x27\x41\x5c\x27\x2c\x6c\x28\x69\x2c\x41\x29\x7b\x55\x20\x41\x2e\x4c\x28\x5c\x27\x31\x4b\x2d\x63\x5c\x27\x2c\x5c\x27\x31\x76\x5c\x27\x29\x7d\x29\x7d\x29\x3b\x24\x28\x22\x2e\x32\x45\x20\x2e\x32\x36\x2d\x31\x6a\x20\x61\x22\x29\x2e\x33\x47\x28\x5c\x27\x3c\x49\x20\x36\x3d\x22\x46\x2d\x31\x4d\x22\x2f\x3e\x5c\x27\x29\x3b\x24\x28\x5c\x27\x2e\x31\x4f\x2d\x48\x2d\x33\x4c\x20\x46\x5c\x27\x29\x2e\x4a\x28\x6c\x28\x29\x7b\x24\x28\x6e\x29\x2e\x44\x28\x5c\x27\x41\x5c\x27\x2c\x6c\x28\x69\x2c\x41\x29\x7b\x55\x20\x41\x2e\x4c\x28\x5c\x27\x2f\x2f\x33\x6a\x2e\x32\x59\x2e\x59\x2f\x46\x2f\x33\x6b\x2e\x33\x30\x5c\x27\x2c\x5c\x27\x2f\x2f\x34\x2e\x32\x44\x2e\x32\x43\x2e\x59\x2f\x2d\x32\x57\x2f\x32\x52\x2d\x32\x54\x2f\x32\x55\x2f\x32\x58\x2f\x33\x42\x2d\x72\x2f\x31\x4f\x2e\x32\x79\x5c\x27\x29\x7d\x29\x2e\x44\x28\x5c\x27\x41\x5c\x27\x2c\x6c\x28\x69\x2c\x41\x29\x7b\x55\x20\x41\x2e\x4c\x28\x5c\x27\x2f\x33\x58\x5c\x27\x2c\x5c\x27\x2f\x33\x42\x5c\x27\x29\x7d\x29\x7d\x29\x3b\x24\x28\x6c\x28\x29\x7b\x24\x28\x22\x2e\x34\x62\x2d\x32\x4a\x22\x29\x2e\x33\x44\x28\x6c\x28\x29\x7b\x43\x28\x32\x4f\x2e\x33\x79\x2e\x4c\x28\x2f\x5e\x5c\x5c\x2f\x2f\x2c\x22\x22\x29\x3d\x3d\x6e\x2e\x33\x79\x2e\x4c\x28\x2f\x5e\x5c\x5c\x2f\x2f\x2c\x22\x22\x29\x26\x26\x32\x4f\x2e\x33\x75\x3d\x3d\x6e\x2e\x33\x75\x29\x7b\x32\x20\x61\x3d\x24\x28\x6e\x2e\x33\x76\x29\x3b\x61\x3d\x61\x2e\x51\x3f\x61\x3a\x24\x28\x22\x5b\x33\x68\x3d\x22\x2b\x6e\x2e\x33\x76\x2e\x34\x35\x28\x31\x29\x2b\x22\x5d\x22\x29\x3b\x43\x28\x61\x2e\x51\x29\x7b\x24\x28\x22\x4e\x2c\x33\x45\x22\x29\x2e\x34\x66\x28\x7b\x33\x38\x3a\x61\x2e\x33\x39\x28\x29\x2e\x32\x4a\x7d\x2c\x34\x34\x29\x3b\x55\x20\x33\x67\x7d\x7d\x7d\x29\x7d\x29\x3b\x24\x28\x5c\x27\x33\x45\x5c\x27\x29\x2e\x31\x78\x28\x5c\x27\x46\x2d\x34\x37\x5c\x27\x29\x3b\x24\x28\x32\x6b\x29\x2e\x33\x66\x28\x5c\x27\x33\x73\x20\x33\x56\x20\x34\x65\x5c\x27\x2c\x6c\x28\x29\x7b\x32\x20\x32\x6b\x3d\x24\x28\x6e\x29\x2e\x33\x63\x28\x29\x3b\x24\x28\x5c\x27\x2e\x31\x31\x2d\x48\x2c\x2e\x31\x50\x2d\x31\x65\x2c\x2e\x32\x32\x2c\x2e\x32\x45\x20\x46\x2c\x2e\x33\x4d\x20\x2e\x32\x76\x2d\x48\x20\x2e\x31\x65\x20\x61\x2c\x2e\x34\x64\x2d\x31\x65\x20\x61\x2c\x2e\x31\x71\x2d\x31\x65\x20\x61\x2c\x2e\x32\x45\x20\x2e\x32\x36\x2d\x31\x6a\x20\x61\x2c\x2e\x32\x42\x2d\x46\x5c\x27\x29\x2e\x4a\x28\x6c\x28\x29\x7b\x32\x20\x33\x65\x3d\x2e\x31\x2a\x24\x28\x6e\x29\x2e\x33\x63\x28\x29\x3b\x32\x20\x33\x35\x3d\x33\x65\x2d\x32\x6b\x2b\x24\x28\x6e\x29\x2e\x33\x39\x28\x29\x2e\x32\x4a\x3b\x32\x20\x33\x34\x3d\x24\x28\x32\x77\x29\x2e\x33\x38\x28\x29\x3b\x43\x28\x33\x34\x3e\x33\x35\x29\x7b\x24\x28\x6e\x29\x2e\x31\x78\x28\x5c\x27\x46\x2d\x34\x33\x5c\x27\x29\x7d\x7d\x29\x7d\x29\x7d\x29\x3b\x24\x28\x32\x77\x29\x2e\x31\x74\x28\x6c\x28\x61\x29\x7b\x32\x20\x62\x3d\x61\x28\x22\x61\x2e\x34\x32\x2d\x4f\x22\x29\x3b\x32\x20\x63\x3d\x61\x28\x22\x61\x2e\x33\x5a\x2d\x4f\x22\x29\x3b\x61\x2e\x31\x73\x28\x62\x2e\x44\x28\x22\x45\x22\x29\x2c\x6c\x28\x63\x29\x7b\x62\x2e\x4e\x28\x22\x3c\x32\x46\x3e\x22\x2b\x34\x30\x2b\x22\x3c\x2f\x32\x46\x3e\x3c\x49\x3e\x22\x2b\x61\x28\x63\x29\x2e\x58\x28\x22\x2e\x31\x6e\x20\x33\x37\x2e\x31\x6e\x2d\x47\x22\x29\x2e\x32\x39\x28\x29\x2b\x22\x3c\x2f\x49\x3e\x22\x29\x7d\x2c\x22\x4e\x22\x29\x3b\x61\x2e\x31\x73\x28\x63\x2e\x44\x28\x22\x45\x22\x29\x2c\x6c\x28\x62\x29\x7b\x63\x2e\x4e\x28\x22\x3c\x32\x46\x3e\x22\x2b\x34\x31\x2b\x22\x3c\x2f\x32\x46\x3e\x3c\x49\x3e\x22\x2b\x61\x28\x62\x29\x2e\x58\x28\x22\x2e\x31\x6e\x20\x33\x37\x2e\x31\x6e\x2d\x47\x22\x29\x2e\x32\x39\x28\x29\x2b\x22\x3c\x2f\x49\x3e\x22\x29\x7d\x2c\x22\x4e\x22\x29\x7d\x29\x3b\x24\x28\x32\x6b\x29\x2e\x33\x66\x28\x22\x33\x73\x22\x2c\x6c\x28\x29\x7b\x24\x28\x5c\x27\x2e\x34\x63\x20\x61\x2c\x2e\x34\x38\x20\x61\x2c\x2e\x31\x70\x2d\x34\x39\x20\x61\x2c\x2e\x31\x31\x2d\x47\x20\x31\x66\x2e\x47\x20\x61\x2c\x2e\x31\x77\x2d\x47\x20\x31\x66\x2e\x47\x20\x61\x2c\x2e\x31\x6d\x2d\x5a\x2c\x2e\x31\x49\x2d\x5a\x20\x61\x2c\x2e\x31\x6e\x2d\x5a\x2c\x2e\x31\x71\x2d\x5a\x5c\x27\x29\x2e\x4a\x28\x6c\x28\x29\x7b\x32\x20\x33\x70\x3d\x24\x28\x6e\x29\x2e\x44\x28\x5c\x27\x45\x5c\x27\x29\x3b\x24\x28\x6e\x29\x2e\x44\x28\x5c\x27\x45\x5c\x27\x2c\x33\x70\x2b\x5c\x27\x3f\x26\x31\x52\x2d\x31\x56\x3d\x5c\x27\x2b\x33\x59\x2b\x5c\x27\x5c\x27\x29\x7d\x29\x7d\x29\x3b\x24\x28\x5c\x27\x2e\x31\x74\x2d\x4d\x20\x2e\x31\x6c\x20\x2e\x4d\x2d\x39\x20\x23\x32\x56\x5c\x27\x29\x2e\x4a\x28\x6c\x28\x29\x7b\x24\x2e\x31\x44\x28\x7b\x42\x3a\x22\x2f\x31\x79\x2f\x33\x4e\x2f\x31\x36\x3f\x31\x48\x3d\x31\x45\x2d\x31\x72\x2d\x31\x43\x26\x31\x52\x2d\x31\x56\x3d\x22\x2b\x33\x4b\x2c\x31\x42\x3a\x5c\x27\x31\x73\x5c\x27\x2c\x31\x41\x3a\x22\x31\x47\x22\x2c\x31\x46\x3a\x6c\x28\x79\x29\x7b\x32\x20\x42\x3d\x22\x22\x3b\x32\x20\x32\x73\x3d\x5c\x27\x3c\x54\x20\x36\x3d\x22\x32\x42\x2d\x4d\x22\x3e\x5c\x27\x3b\x31\x61\x28\x32\x20\x69\x3d\x30\x3b\x69\x3c\x79\x2e\x7a\x2e\x78\x2e\x51\x3b\x69\x2b\x2b\x29\x7b\x43\x28\x69\x3d\x3d\x79\x2e\x7a\x2e\x78\x2e\x51\x29\x31\x55\x3b\x31\x61\x28\x32\x20\x6b\x3d\x30\x3b\x6b\x3c\x79\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x4f\x2e\x51\x3b\x6b\x2b\x2b\x29\x7b\x43\x28\x79\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x4f\x5b\x6b\x5d\x2e\x31\x51\x3d\x3d\x5c\x27\x31\x59\x5c\x27\x29\x7b\x42\x3d\x79\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x4f\x5b\x6b\x5d\x2e\x45\x3b\x31\x55\x7d\x7d\x43\x28\x22\x39\x22\x31\x72\x20\x79\x2e\x7a\x2e\x78\x5b\x69\x5d\x29\x7b\x32\x20\x39\x3d\x79\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x39\x2e\x24\x74\x7d\x31\x33\x20\x43\x28\x22\x33\x6e\x22\x31\x72\x20\x33\x4a\x29\x7b\x32\x20\x39\x3d\x79\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x33\x6e\x2e\x24\x74\x7d\x31\x33\x20\x32\x20\x39\x3d\x22\x22\x3b\x32\x20\x32\x78\x3d\x2f\x3c\x5c\x5c\x53\x5b\x5e\x3e\x5d\x2a\x3e\x2f\x67\x3b\x39\x3d\x39\x2e\x4c\x28\x32\x78\x2c\x22\x22\x29\x3b\x43\x28\x39\x2e\x51\x3e\x33\x48\x29\x7b\x39\x3d\x5c\x27\x5c\x27\x2b\x39\x2e\x56\x28\x30\x2c\x35\x30\x29\x2b\x5c\x27\x2e\x2e\x2e\x5c\x27\x7d\x32\x20\x47\x3d\x79\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x47\x2e\x24\x74\x3b\x32\x20\x32\x71\x3d\x79\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x32\x71\x5b\x30\x5d\x2e\x33\x68\x2e\x24\x74\x3b\x32\x20\x32\x72\x3d\x79\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x32\x71\x5b\x30\x5d\x2e\x33\x57\x24\x48\x2e\x41\x3b\x43\x28\x32\x72\x2e\x31\x58\x28\x5c\x27\x31\x64\x3a\x2f\x2f\x33\x6a\x2e\x32\x59\x2e\x59\x2f\x46\x2f\x33\x6b\x2e\x33\x30\x5c\x27\x29\x29\x7b\x32\x20\x31\x4f\x3d\x5c\x27\x31\x64\x3a\x2f\x2f\x34\x2e\x32\x44\x2e\x32\x43\x2e\x59\x2f\x2d\x32\x57\x2f\x32\x52\x2d\x32\x54\x2f\x32\x55\x2f\x32\x58\x2f\x33\x69\x2d\x72\x2f\x31\x4f\x2e\x32\x79\x5c\x27\x7d\x31\x33\x7b\x43\x28\x32\x72\x2e\x31\x58\x28\x5c\x27\x31\x64\x3a\x2f\x2f\x32\x61\x2e\x32\x59\x2e\x59\x2f\x46\x2f\x33\x52\x2d\x33\x53\x2e\x33\x30\x5c\x27\x29\x29\x7b\x32\x20\x31\x4f\x3d\x5c\x27\x31\x64\x3a\x2f\x2f\x34\x2e\x32\x44\x2e\x32\x43\x2e\x59\x2f\x2d\x32\x57\x2f\x32\x52\x2d\x32\x54\x2f\x32\x55\x2f\x32\x58\x2f\x33\x69\x2d\x72\x2f\x31\x4f\x2e\x32\x79\x5c\x27\x7d\x31\x33\x7b\x32\x20\x31\x4f\x3d\x32\x72\x7d\x7d\x3b\x32\x73\x2b\x3d\x5c\x27\x3c\x50\x3e\x3c\x6d\x20\x36\x3d\x22\x32\x42\x2d\x31\x4f\x22\x3e\x3c\x46\x20\x36\x3d\x22\x32\x42\x2d\x46\x22\x20\x41\x3d\x22\x5c\x27\x2b\x31\x4f\x2b\x5c\x27\x22\x2f\x3e\x3c\x2f\x6d\x3e\x3c\x61\x20\x45\x3d\x22\x5c\x27\x2b\x42\x2b\x5c\x27\x22\x3e\x5c\x27\x2b\x32\x71\x2b\x5c\x27\x3c\x2f\x61\x3e\x3c\x49\x3e\x22\x5c\x27\x2b\x39\x2b\x5c\x27\x22\x3c\x2f\x49\x3e\x3c\x2f\x50\x3e\x5c\x27\x7d\x32\x73\x2b\x3d\x5c\x27\x3c\x2f\x54\x3e\x3c\x6d\x20\x36\x3d\x22\x32\x6a\x22\x2f\x3e\x5c\x27\x3b\x24\x28\x5c\x27\x2e\x31\x74\x2d\x4d\x20\x2e\x31\x6c\x20\x2e\x4d\x2d\x39\x20\x23\x32\x56\x5c\x27\x29\x2e\x4a\x28\x6c\x28\x29\x7b\x43\x28\x24\x28\x6e\x29\x2e\x44\x28\x22\x31\x68\x22\x29\x2e\x31\x58\x28\x22\x32\x56\x22\x29\x29\x7b\x24\x28\x6e\x29\x2e\x4e\x28\x32\x73\x29\x7d\x7d\x29\x7d\x7d\x29\x7d\x29\x3b\x24\x28\x5c\x27\x2e\x31\x74\x2d\x4d\x20\x2e\x31\x6c\x20\x2e\x4d\x2d\x39\x20\x23\x32\x5a\x5c\x27\x29\x2e\x4a\x28\x6c\x28\x29\x7b\x24\x2e\x31\x44\x28\x7b\x42\x3a\x22\x2f\x31\x79\x2f\x31\x77\x2f\x31\x36\x3f\x31\x48\x3d\x31\x45\x2d\x31\x72\x2d\x31\x43\x22\x2c\x31\x42\x3a\x5c\x27\x31\x73\x5c\x27\x2c\x31\x41\x3a\x22\x31\x47\x22\x2c\x31\x46\x3a\x6c\x28\x74\x29\x7b\x74\x3d\x74\x2e\x7a\x2e\x78\x2e\x51\x2d\x33\x2c\x74\x3d\x32\x70\x2e\x33\x72\x28\x32\x70\x2e\x33\x71\x28\x29\x2a\x28\x74\x2d\x30\x2b\x31\x29\x29\x2b\x30\x2c\x30\x3d\x3d\x74\x26\x26\x28\x74\x3d\x32\x70\x2e\x33\x72\x28\x32\x70\x2e\x33\x71\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\x44\x28\x7b\x42\x3a\x22\x2f\x31\x79\x2f\x31\x77\x2f\x31\x36\x3f\x31\x48\x3d\x31\x45\x2d\x31\x72\x2d\x31\x43\x26\x34\x4d\x2d\x33\x32\x3d\x22\x2b\x74\x2b\x22\x26\x31\x52\x2d\x31\x56\x3d\x22\x2b\x34\x55\x2c\x31\x42\x3a\x5c\x27\x31\x73\x5c\x27\x2c\x31\x41\x3a\x22\x31\x47\x22\x2c\x31\x46\x3a\x6c\x28\x79\x29\x7b\x32\x20\x42\x3d\x22\x22\x3b\x32\x20\x32\x41\x3d\x5c\x27\x3c\x54\x20\x36\x3d\x22\x33\x31\x2d\x4d\x22\x3e\x5c\x27\x3b\x31\x61\x28\x32\x20\x69\x3d\x30\x3b\x69\x3c\x79\x2e\x7a\x2e\x78\x2e\x51\x3b\x69\x2b\x2b\x29\x7b\x31\x61\x28\x32\x20\x6a\x3d\x30\x3b\x6a\x3c\x79\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x4f\x2e\x51\x3b\x6a\x2b\x2b\x29\x7b\x43\x28\x79\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x4f\x5b\x6a\x5d\x2e\x31\x51\x3d\x3d\x22\x31\x59\x22\x29\x7b\x42\x3d\x79\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x4f\x5b\x6a\x5d\x2e\x45\x3b\x31\x55\x7d\x7d\x32\x20\x47\x3d\x79\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x47\x2e\x24\x74\x3b\x32\x20\x52\x3d\x79\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x32\x38\x2e\x24\x74\x2c\x31\x75\x3d\x52\x2e\x56\x28\x30\x2c\x34\x29\x2c\x31\x6f\x3d\x52\x2e\x56\x28\x35\x2c\x37\x29\x2c\x31\x6b\x3d\x52\x2e\x56\x28\x38\x2c\x31\x30\x29\x2c\x57\x3d\x32\x33\x5b\x32\x34\x28\x31\x6f\x2c\x31\x30\x29\x5d\x2b\x5c\x27\x20\x5c\x27\x2b\x31\x6b\x2b\x5c\x27\x2c\x20\x5c\x27\x2b\x31\x75\x3b\x32\x20\x39\x3d\x79\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x39\x2e\x24\x74\x3b\x32\x20\x24\x39\x3d\x24\x28\x5c\x27\x3c\x6d\x3e\x5c\x27\x29\x2e\x4e\x28\x39\x29\x3b\x43\x28\x39\x2e\x31\x35\x28\x22\x31\x64\x3a\x2f\x2f\x31\x62\x2e\x31\x67\x2e\x59\x2f\x31\x69\x2f\x22\x29\x3e\x2d\x31\x7c\x7c\x39\x2e\x31\x35\x28\x22\x32\x63\x3a\x2f\x2f\x31\x62\x2e\x31\x67\x2e\x59\x2f\x31\x69\x2f\x22\x29\x3e\x2d\x31\x29\x7b\x32\x20\x32\x68\x3d\x79\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x32\x35\x24\x31\x6a\x2e\x42\x3b\x32\x20\x48\x3d\x32\x68\x7d\x31\x33\x20\x43\x28\x39\x2e\x31\x35\x28\x22\x3c\x46\x22\x29\x3e\x2d\x31\x29\x7b\x32\x20\x41\x3d\x24\x39\x2e\x58\x28\x5c\x27\x46\x3a\x31\x6d\x5c\x27\x29\x2e\x44\x28\x5c\x27\x41\x5c\x27\x29\x3b\x32\x20\x48\x3d\x41\x7d\x31\x33\x7b\x32\x20\x48\x3d\x31\x5a\x7d\x32\x41\x2b\x3d\x5c\x27\x3c\x50\x3e\x3c\x61\x20\x36\x3d\x22\x32\x32\x22\x20\x45\x3d\x22\x5c\x27\x2b\x42\x2b\x5c\x27\x22\x20\x4b\x3d\x22\x31\x38\x3a\x42\x28\x5c\x27\x2b\x48\x2b\x5c\x27\x29\x20\x31\x57\x2d\x31\x53\x20\x31\x37\x20\x31\x37\x3b\x31\x38\x2d\x31\x4c\x3a\x20\x31\x54\x22\x3e\x3c\x49\x20\x36\x3d\x22\x46\x2d\x31\x4d\x22\x2f\x3e\x3c\x2f\x61\x3e\x3c\x6d\x20\x36\x3d\x22\x31\x6e\x2d\x32\x4c\x22\x3e\x3c\x31\x39\x20\x36\x3d\x22\x32\x4d\x2d\x47\x22\x3e\x3c\x61\x20\x45\x3d\x22\x5c\x27\x2b\x42\x2b\x5c\x27\x22\x3e\x5c\x27\x2b\x47\x2b\x5c\x27\x3c\x2f\x61\x3e\x3c\x2f\x31\x39\x3e\x3c\x49\x20\x36\x3d\x22\x31\x32\x2d\x57\x22\x3e\x5c\x27\x2b\x57\x2b\x5c\x27\x3c\x2f\x49\x3e\x3c\x2f\x6d\x3e\x3c\x2f\x50\x3e\x5c\x27\x7d\x32\x41\x2b\x3d\x5c\x27\x3c\x2f\x54\x3e\x3c\x6d\x20\x36\x3d\x22\x32\x6a\x22\x2f\x3e\x5c\x27\x3b\x24\x28\x5c\x27\x2e\x31\x74\x2d\x4d\x20\x2e\x31\x6c\x20\x2e\x4d\x2d\x39\x20\x23\x32\x5a\x5c\x27\x29\x2e\x4a\x28\x6c\x28\x29\x7b\x43\x28\x24\x28\x6e\x29\x2e\x44\x28\x22\x31\x68\x22\x29\x2e\x31\x58\x28\x22\x32\x5a\x22\x29\x29\x7b\x24\x28\x6e\x29\x2e\x4e\x28\x32\x41\x29\x3b\x24\x28\x6e\x29\x2e\x58\x28\x5c\x27\x2e\x32\x32\x5c\x27\x29\x2e\x4a\x28\x6c\x28\x29\x7b\x24\x28\x6e\x29\x2e\x44\x28\x5c\x27\x4b\x5c\x27\x2c\x6c\x28\x69\x2c\x41\x29\x7b\x55\x20\x41\x2e\x4c\x28\x5c\x27\x2f\x31\x36\x2e\x31\x34\x5c\x27\x2c\x5c\x27\x2f\x32\x31\x2e\x31\x34\x5c\x27\x29\x7d\x29\x2e\x44\x28\x5c\x27\x4b\x5c\x27\x2c\x6c\x28\x69\x2c\x41\x29\x7b\x55\x20\x41\x2e\x4c\x28\x5c\x27\x31\x4b\x2d\x63\x5c\x27\x2c\x5c\x27\x31\x76\x5c\x27\x29\x7d\x29\x7d\x29\x7d\x7d\x29\x7d\x7d\x29\x7d\x7d\x29\x7d\x29\x3b\x24\x28\x5c\x27\x2e\x31\x74\x2d\x4d\x20\x2e\x31\x6c\x20\x2e\x4d\x2d\x39\x20\x23\x32\x51\x5c\x27\x29\x2e\x4a\x28\x6c\x28\x29\x7b\x24\x2e\x31\x44\x28\x7b\x42\x3a\x22\x2f\x31\x79\x2f\x31\x77\x2f\x31\x36\x3f\x31\x48\x3d\x31\x45\x2d\x31\x72\x2d\x31\x43\x22\x2c\x31\x42\x3a\x5c\x27\x31\x73\x5c\x27\x2c\x31\x41\x3a\x22\x31\x47\x22\x2c\x31\x46\x3a\x6c\x28\x35\x34\x29\x7b\x24\x2e\x31\x44\x28\x7b\x42\x3a\x22\x2f\x31\x79\x2f\x31\x77\x2f\x31\x36\x3f\x31\x48\x3d\x31\x45\x2d\x31\x72\x2d\x31\x43\x26\x31\x52\x2d\x31\x56\x3d\x22\x2b\x35\x35\x2c\x31\x42\x3a\x5c\x27\x31\x73\x5c\x27\x2c\x31\x41\x3a\x22\x31\x47\x22\x2c\x31\x46\x3a\x6c\x28\x79\x29\x7b\x32\x20\x42\x3d\x22\x22\x3b\x32\x20\x32\x74\x3d\x5c\x27\x3c\x54\x20\x36\x3d\x22\x33\x31\x2d\x4d\x22\x3e\x5c\x27\x3b\x31\x61\x28\x32\x20\x69\x3d\x30\x3b\x69\x3c\x79\x2e\x7a\x2e\x78\x2e\x51\x3b\x69\x2b\x2b\x29\x7b\x31\x61\x28\x32\x20\x6a\x3d\x30\x3b\x6a\x3c\x79\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x4f\x2e\x51\x3b\x6a\x2b\x2b\x29\x7b\x43\x28\x79\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x4f\x5b\x6a\x5d\x2e\x31\x51\x3d\x3d\x22\x31\x59\x22\x29\x7b\x42\x3d\x79\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x4f\x5b\x6a\x5d\x2e\x45\x3b\x31\x55\x7d\x7d\x32\x20\x47\x3d\x79\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x47\x2e\x24\x74\x3b\x32\x20\x52\x3d\x79\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x32\x38\x2e\x24\x74\x2c\x31\x75\x3d\x52\x2e\x56\x28\x30\x2c\x34\x29\x2c\x31\x6f\x3d\x52\x2e\x56\x28\x35\x2c\x37\x29\x2c\x31\x6b\x3d\x52\x2e\x56\x28\x38\x2c\x31\x30\x29\x2c\x57\x3d\x32\x33\x5b\x32\x34\x28\x31\x6f\x2c\x31\x30\x29\x5d\x2b\x5c\x27\x20\x5c\x27\x2b\x31\x6b\x2b\x5c\x27\x2c\x20\x5c\x27\x2b\x31\x75\x3b\x32\x20\x39\x3d\x79\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x39\x2e\x24\x74\x3b\x32\x20\x24\x39\x3d\x24\x28\x5c\x27\x3c\x6d\x3e\x5c\x27\x29\x2e\x4e\x28\x39\x29\x3b\x43\x28\x39\x2e\x31\x35\x28\x22\x31\x64\x3a\x2f\x2f\x31\x62\x2e\x31\x67\x2e\x59\x2f\x31\x69\x2f\x22\x29\x3e\x2d\x31\x7c\x7c\x39\x2e\x31\x35\x28\x22\x32\x63\x3a\x2f\x2f\x31\x62\x2e\x31\x67\x2e\x59\x2f\x31\x69\x2f\x22\x29\x3e\x2d\x31\x29\x7b\x32\x20\x32\x68\x3d\x79\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x32\x35\x24\x31\x6a\x2e\x42\x3b\x32\x20\x48\x3d\x32\x68\x7d\x31\x33\x20\x43\x28\x39\x2e\x31\x35\x28\x22\x3c\x46\x22\x29\x3e\x2d\x31\x29\x7b\x32\x20\x41\x3d\x24\x39\x2e\x58\x28\x5c\x27\x46\x3a\x31\x6d\x5c\x27\x29\x2e\x44\x28\x5c\x27\x41\x5c\x27\x29\x3b\x32\x20\x48\x3d\x41\x7d\x31\x33\x7b\x32\x20\x48\x3d\x31\x5a\x7d\x32\x74\x2b\x3d\x5c\x27\x3c\x50\x3e\x3c\x61\x20\x36\x3d\x22\x32\x32\x22\x20\x45\x3d\x22\x5c\x27\x2b\x42\x2b\x5c\x27\x22\x20\x4b\x3d\x22\x31\x38\x3a\x42\x28\x5c\x27\x2b\x48\x2b\x5c\x27\x29\x20\x31\x57\x2d\x31\x53\x20\x31\x37\x20\x31\x37\x3b\x31\x38\x2d\x31\x4c\x3a\x20\x31\x54\x22\x3e\x3c\x49\x20\x36\x3d\x22\x46\x2d\x31\x4d\x22\x2f\x3e\x3c\x2f\x61\x3e\x3c\x6d\x20\x36\x3d\x22\x31\x6e\x2d\x32\x4c\x22\x3e\x3c\x31\x39\x20\x36\x3d\x22\x32\x4d\x2d\x47\x22\x3e\x3c\x61\x20\x45\x3d\x22\x5c\x27\x2b\x42\x2b\x5c\x27\x22\x3e\x5c\x27\x2b\x47\x2b\x5c\x27\x3c\x2f\x61\x3e\x3c\x2f\x31\x39\x3e\x3c\x49\x20\x36\x3d\x22\x31\x32\x2d\x57\x22\x3e\x5c\x27\x2b\x57\x2b\x5c\x27\x3c\x2f\x49\x3e\x3c\x2f\x6d\x3e\x3c\x2f\x50\x3e\x5c\x27\x7d\x32\x74\x2b\x3d\x5c\x27\x3c\x2f\x54\x3e\x3c\x6d\x20\x36\x3d\x22\x32\x6a\x22\x2f\x3e\x5c\x27\x3b\x24\x28\x5c\x27\x2e\x31\x74\x2d\x4d\x20\x2e\x31\x6c\x20\x2e\x4d\x2d\x39\x20\x23\x32\x51\x5c\x27\x29\x2e\x4a\x28\x6c\x28\x29\x7b\x43\x28\x24\x28\x6e\x29\x2e\x44\x28\x22\x31\x68\x22\x29\x2e\x31\x58\x28\x22\x32\x51\x22\x29\x29\x7b\x24\x28\x6e\x29\x2e\x4e\x28\x32\x74\x29\x3b\x24\x28\x6e\x29\x2e\x58\x28\x5c\x27\x2e\x32\x32\x5c\x27\x29\x2e\x4a\x28\x6c\x28\x29\x7b\x24\x28\x6e\x29\x2e\x44\x28\x5c\x27\x4b\x5c\x27\x2c\x6c\x28\x69\x2c\x41\x29\x7b\x55\x20\x41\x2e\x4c\x28\x5c\x27\x2f\x31\x36\x2e\x31\x34\x5c\x27\x2c\x5c\x27\x2f\x32\x31\x2e\x31\x34\x5c\x27\x29\x7d\x29\x2e\x44\x28\x5c\x27\x4b\x5c\x27\x2c\x6c\x28\x69\x2c\x41\x29\x7b\x55\x20\x41\x2e\x4c\x28\x5c\x27\x31\x4b\x2d\x63\x5c\x27\x2c\x5c\x27\x31\x76\x5c\x27\x29\x7d\x29\x7d\x29\x7d\x7d\x29\x7d\x7d\x29\x7d\x7d\x29\x7d\x29\x3b\x24\x28\x22\x2e\x31\x74\x2d\x4d\x20\x2e\x31\x6c\x20\x2e\x4d\x2d\x39\x20\x23\x33\x36\x22\x29\x2e\x4a\x28\x6c\x28\x29\x7b\x32\x20\x31\x4a\x3d\x24\x28\x6e\x29\x2e\x44\x28\x22\x79\x2d\x31\x70\x22\x29\x3b\x24\x2e\x31\x44\x28\x7b\x42\x3a\x22\x2f\x31\x79\x2f\x31\x77\x2f\x31\x36\x2f\x2d\x2f\x22\x2b\x31\x4a\x2b\x22\x3f\x31\x48\x3d\x31\x45\x2d\x31\x72\x2d\x31\x43\x26\x31\x52\x2d\x31\x56\x3d\x22\x2b\x35\x33\x2c\x31\x42\x3a\x22\x31\x73\x22\x2c\x31\x41\x3a\x22\x31\x47\x22\x2c\x31\x46\x3a\x6c\x28\x79\x29\x7b\x32\x20\x42\x3d\x22\x22\x3b\x32\x20\x32\x7a\x3d\x5c\x27\x3c\x54\x20\x36\x3d\x22\x33\x31\x2d\x4d\x22\x3e\x5c\x27\x3b\x31\x61\x28\x32\x20\x69\x3d\x30\x3b\x69\x3c\x79\x2e\x7a\x2e\x78\x2e\x51\x3b\x69\x2b\x2b\x29\x7b\x31\x61\x28\x32\x20\x6a\x3d\x30\x3b\x6a\x3c\x79\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x4f\x2e\x51\x3b\x6a\x2b\x2b\x29\x7b\x43\x28\x79\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x4f\x5b\x6a\x5d\x2e\x31\x51\x3d\x3d\x22\x31\x59\x22\x29\x7b\x42\x3d\x79\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x4f\x5b\x6a\x5d\x2e\x45\x3b\x31\x55\x7d\x7d\x32\x20\x47\x3d\x79\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x47\x2e\x24\x74\x3b\x32\x20\x52\x3d\x79\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x32\x38\x2e\x24\x74\x2c\x31\x75\x3d\x52\x2e\x56\x28\x30\x2c\x34\x29\x2c\x31\x6f\x3d\x52\x2e\x56\x28\x35\x2c\x37\x29\x2c\x31\x6b\x3d\x52\x2e\x56\x28\x38\x2c\x31\x30\x29\x2c\x57\x3d\x32\x33\x5b\x32\x34\x28\x31\x6f\x2c\x31\x30\x29\x5d\x2b\x5c\x27\x20\x5c\x27\x2b\x31\x6b\x2b\x5c\x27\x2c\x20\x5c\x27\x2b\x31\x75\x3b\x32\x20\x5a\x3d\x79\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x32\x6d\x5b\x30\x5d\x2e\x32\x6f\x3b\x32\x20\x39\x3d\x79\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x39\x2e\x24\x74\x3b\x32\x20\x24\x39\x3d\x24\x28\x5c\x27\x3c\x6d\x3e\x5c\x27\x29\x2e\x4e\x28\x39\x29\x3b\x43\x28\x39\x2e\x31\x35\x28\x22\x31\x64\x3a\x2f\x2f\x31\x62\x2e\x31\x67\x2e\x59\x2f\x31\x69\x2f\x22\x29\x3e\x2d\x31\x7c\x7c\x39\x2e\x31\x35\x28\x22\x32\x63\x3a\x2f\x2f\x31\x62\x2e\x31\x67\x2e\x59\x2f\x31\x69\x2f\x22\x29\x3e\x2d\x31\x29\x7b\x32\x20\x32\x68\x3d\x79\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x32\x35\x24\x31\x6a\x2e\x42\x3b\x32\x20\x48\x3d\x32\x68\x7d\x31\x33\x20\x43\x28\x39\x2e\x31\x35\x28\x22\x3c\x46\x22\x29\x3e\x2d\x31\x29\x7b\x32\x20\x41\x3d\x24\x39\x2e\x58\x28\x5c\x27\x46\x3a\x31\x6d\x5c\x27\x29\x2e\x44\x28\x5c\x27\x41\x5c\x27\x29\x3b\x32\x20\x48\x3d\x41\x7d\x31\x33\x7b\x32\x20\x48\x3d\x31\x5a\x7d\x32\x7a\x2b\x3d\x5c\x27\x3c\x50\x3e\x3c\x61\x20\x36\x3d\x22\x32\x32\x22\x20\x45\x3d\x22\x5c\x27\x2b\x42\x2b\x5c\x27\x22\x20\x4b\x3d\x22\x31\x38\x3a\x42\x28\x5c\x27\x2b\x48\x2b\x5c\x27\x29\x20\x31\x57\x2d\x31\x53\x20\x31\x37\x20\x31\x37\x3b\x31\x38\x2d\x31\x4c\x3a\x20\x31\x54\x22\x3e\x3c\x49\x20\x36\x3d\x22\x46\x2d\x31\x4d\x22\x2f\x3e\x3c\x2f\x61\x3e\x3c\x6d\x20\x36\x3d\x22\x31\x6e\x2d\x32\x4c\x22\x3e\x3c\x31\x39\x20\x36\x3d\x22\x32\x4d\x2d\x47\x22\x3e\x3c\x61\x20\x45\x3d\x22\x5c\x27\x2b\x42\x2b\x5c\x27\x22\x3e\x5c\x27\x2b\x47\x2b\x5c\x27\x3c\x2f\x61\x3e\x3c\x2f\x31\x39\x3e\x3c\x49\x20\x36\x3d\x22\x31\x32\x2d\x57\x22\x3e\x5c\x27\x2b\x57\x2b\x5c\x27\x3c\x2f\x49\x3e\x3c\x2f\x6d\x3e\x3c\x2f\x50\x3e\x5c\x27\x7d\x32\x7a\x2b\x3d\x5c\x27\x3c\x2f\x54\x3e\x3c\x6d\x20\x36\x3d\x22\x32\x6a\x22\x2f\x3e\x5c\x27\x3b\x24\x28\x22\x2e\x31\x74\x2d\x4d\x20\x2e\x31\x6c\x20\x2e\x4d\x2d\x39\x20\x23\x33\x36\x22\x29\x2e\x4a\x28\x6c\x28\x29\x7b\x32\x20\x32\x39\x3d\x24\x28\x6e\x29\x2e\x44\x28\x22\x79\x2d\x31\x70\x22\x29\x3b\x43\x28\x32\x39\x3d\x3d\x31\x4a\x29\x7b\x24\x28\x6e\x29\x2e\x4e\x28\x32\x7a\x29\x3b\x24\x28\x6e\x29\x2e\x58\x28\x5c\x27\x2e\x32\x32\x5c\x27\x29\x2e\x4a\x28\x6c\x28\x29\x7b\x24\x28\x6e\x29\x2e\x44\x28\x5c\x27\x4b\x5c\x27\x2c\x6c\x28\x69\x2c\x41\x29\x7b\x55\x20\x41\x2e\x4c\x28\x5c\x27\x2f\x31\x36\x2e\x31\x34\x5c\x27\x2c\x5c\x27\x2f\x32\x31\x2e\x31\x34\x5c\x27\x29\x7d\x29\x2e\x44\x28\x5c\x27\x4b\x5c\x27\x2c\x6c\x28\x69\x2c\x41\x29\x7b\x55\x20\x41\x2e\x4c\x28\x5c\x27\x31\x4b\x2d\x63\x5c\x27\x2c\x5c\x27\x31\x76\x5c\x27\x29\x7d\x29\x7d\x29\x7d\x7d\x29\x7d\x7d\x29\x7d\x29\x3b\x24\x28\x22\x2e\x31\x32\x2d\x32\x69\x20\x2e\x31\x6c\x20\x2e\x4d\x2d\x39\x22\x29\x2e\x4a\x28\x6c\x28\x29\x7b\x32\x20\x31\x4a\x3d\x24\x28\x6e\x29\x2e\x58\x28\x22\x6d\x22\x29\x2e\x44\x28\x22\x79\x2d\x31\x70\x22\x29\x2c\x33\x74\x3d\x22\x34\x70\x22\x2c\x33\x64\x3d\x22\x31\x31\x22\x2c\x33\x77\x3d\x22\x31\x49\x22\x2c\x31\x66\x3d\x24\x28\x6e\x29\x2e\x32\x37\x28\x22\x31\x66\x22\x29\x2e\x32\x39\x28\x29\x2c\x31\x68\x3d\x24\x28\x6e\x29\x2e\x31\x4e\x28\x29\x2e\x44\x28\x22\x31\x68\x22\x29\x2c\x31\x31\x3d\x24\x28\x6e\x29\x2e\x58\x28\x22\x6d\x22\x29\x2e\x44\x28\x22\x31\x68\x22\x29\x3b\x43\x28\x31\x31\x2e\x31\x58\x28\x33\x74\x29\x29\x7b\x24\x2e\x31\x44\x28\x7b\x42\x3a\x22\x2f\x31\x79\x2f\x31\x77\x2f\x31\x36\x2f\x2d\x2f\x22\x2b\x31\x4a\x2b\x22\x3f\x31\x48\x3d\x31\x45\x2d\x31\x72\x2d\x31\x43\x26\x31\x52\x2d\x31\x56\x3d\x22\x2b\x34\x6f\x2c\x31\x42\x3a\x5c\x27\x31\x73\x5c\x27\x2c\x31\x41\x3a\x22\x31\x47\x22\x2c\x31\x46\x3a\x6c\x28\x79\x29\x7b\x32\x20\x42\x3d\x22\x22\x3b\x32\x20\x31\x63\x3d\x5c\x27\x3c\x54\x3e\x5c\x27\x3b\x31\x61\x28\x32\x20\x69\x3d\x30\x3b\x69\x3c\x79\x2e\x7a\x2e\x78\x2e\x51\x3b\x69\x2b\x2b\x29\x7b\x31\x61\x28\x32\x20\x6a\x3d\x30\x3b\x6a\x3c\x79\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x4f\x2e\x51\x3b\x6a\x2b\x2b\x29\x7b\x43\x28\x79\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x4f\x5b\x6a\x5d\x2e\x31\x51\x3d\x3d\x22\x31\x59\x22\x29\x7b\x42\x3d\x79\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x4f\x5b\x6a\x5d\x2e\x45\x3b\x31\x55\x7d\x7d\x32\x20\x47\x3d\x79\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x47\x2e\x24\x74\x3b\x32\x20\x52\x3d\x79\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x32\x38\x2e\x24\x74\x2c\x31\x75\x3d\x52\x2e\x56\x28\x30\x2c\x34\x29\x2c\x31\x6f\x3d\x52\x2e\x56\x28\x35\x2c\x37\x29\x2c\x31\x6b\x3d\x52\x2e\x56\x28\x38\x2c\x31\x30\x29\x2c\x57\x3d\x32\x33\x5b\x32\x34\x28\x31\x6f\x2c\x31\x30\x29\x5d\x2b\x5c\x27\x20\x5c\x27\x2b\x31\x6b\x2b\x5c\x27\x2c\x20\x5c\x27\x2b\x31\x75\x3b\x32\x20\x5a\x3d\x79\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x32\x6d\x5b\x30\x5d\x2e\x32\x6f\x3b\x32\x20\x39\x3d\x79\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x39\x2e\x24\x74\x3b\x32\x20\x24\x39\x3d\x24\x28\x5c\x27\x3c\x6d\x3e\x5c\x27\x29\x2e\x4e\x28\x39\x29\x3b\x43\x28\x39\x2e\x31\x35\x28\x22\x31\x64\x3a\x2f\x2f\x31\x62\x2e\x31\x67\x2e\x59\x2f\x31\x69\x2f\x22\x29\x3e\x2d\x31\x7c\x7c\x39\x2e\x31\x35\x28\x22\x32\x63\x3a\x2f\x2f\x31\x62\x2e\x31\x67\x2e\x59\x2f\x31\x69\x2f\x22\x29\x3e\x2d\x31\x29\x7b\x32\x20\x32\x61\x3d\x79\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x32\x35\x24\x31\x6a\x2e\x42\x3b\x32\x20\x48\x3d\x32\x61\x7d\x31\x33\x20\x43\x28\x39\x2e\x31\x35\x28\x22\x3c\x46\x22\x29\x3e\x2d\x31\x29\x7b\x32\x20\x46\x3d\x24\x39\x2e\x58\x28\x5c\x27\x46\x3a\x31\x6d\x5c\x27\x29\x2e\x44\x28\x5c\x27\x41\x5c\x27\x29\x3b\x32\x20\x48\x3d\x46\x7d\x31\x33\x7b\x32\x20\x48\x3d\x31\x5a\x7d\x43\x28\x69\x3d\x3d\x30\x29\x7b\x31\x63\x2b\x3d\x5c\x27\x3c\x6d\x20\x36\x3d\x22\x32\x67\x2d\x31\x6d\x22\x3e\x3c\x6d\x20\x36\x3d\x22\x32\x67\x2d\x32\x36\x22\x3e\x3c\x6d\x20\x36\x3d\x22\x31\x31\x2d\x31\x6a\x22\x3e\x3c\x61\x20\x36\x3d\x22\x31\x50\x2d\x31\x65\x22\x20\x45\x3d\x22\x5c\x27\x2b\x42\x2b\x5c\x27\x22\x20\x4b\x3d\x22\x31\x38\x3a\x42\x28\x5c\x27\x2b\x48\x2b\x5c\x27\x29\x20\x31\x57\x2d\x31\x53\x20\x31\x37\x20\x31\x37\x3b\x31\x38\x2d\x31\x4c\x3a\x20\x31\x54\x22\x3e\x3c\x49\x20\x36\x3d\x22\x46\x2d\x31\x4d\x22\x2f\x3e\x3c\x2f\x61\x3e\x3c\x6d\x20\x36\x3d\x22\x31\x6d\x2d\x5a\x22\x3e\x3c\x61\x20\x45\x3d\x22\x2f\x31\x7a\x2f\x31\x70\x2f\x5c\x27\x2b\x5a\x2b\x5c\x27\x22\x3e\x5c\x27\x2b\x5a\x2b\x5c\x27\x3c\x2f\x61\x3e\x3c\x2f\x6d\x3e\x3c\x2f\x6d\x3e\x3c\x6d\x20\x36\x3d\x22\x31\x50\x2d\x39\x22\x3e\x3c\x31\x39\x20\x36\x3d\x22\x31\x32\x2d\x47\x22\x3e\x3c\x61\x20\x45\x3d\x22\x5c\x27\x2b\x42\x2b\x5c\x27\x22\x3e\x5c\x27\x2b\x47\x2b\x5c\x27\x3c\x2f\x61\x3e\x3c\x2f\x31\x39\x3e\x3c\x49\x20\x36\x3d\x22\x31\x32\x2d\x57\x22\x3e\x5c\x27\x2b\x57\x2b\x5c\x27\x3c\x2f\x49\x3e\x3c\x2f\x6d\x3e\x3c\x2f\x6d\x3e\x3c\x2f\x6d\x3e\x5c\x27\x7d\x31\x33\x7b\x31\x63\x2b\x3d\x5c\x27\x3c\x50\x3e\x3c\x6d\x20\x36\x3d\x22\x31\x31\x2d\x31\x6a\x22\x3e\x3c\x61\x20\x36\x3d\x22\x31\x31\x2d\x48\x22\x20\x45\x3d\x22\x5c\x27\x2b\x42\x2b\x5c\x27\x22\x20\x4b\x3d\x22\x31\x38\x3a\x42\x28\x5c\x27\x2b\x48\x2b\x5c\x27\x29\x20\x31\x57\x2d\x31\x53\x20\x31\x37\x20\x31\x37\x3b\x31\x38\x2d\x31\x4c\x3a\x20\x31\x54\x22\x3e\x3c\x49\x20\x36\x3d\x22\x46\x2d\x31\x4d\x22\x2f\x3e\x3c\x2f\x61\x3e\x3c\x2f\x6d\x3e\x3c\x6d\x20\x36\x3d\x22\x31\x32\x2d\x39\x22\x3e\x3c\x31\x39\x20\x36\x3d\x22\x31\x32\x2d\x47\x22\x3e\x3c\x61\x20\x45\x3d\x22\x5c\x27\x2b\x42\x2b\x5c\x27\x22\x3e\x5c\x27\x2b\x47\x2b\x5c\x27\x3c\x2f\x61\x3e\x3c\x2f\x31\x39\x3e\x3c\x49\x20\x36\x3d\x22\x31\x32\x2d\x57\x22\x3e\x5c\x27\x2b\x57\x2b\x5c\x27\x3c\x2f\x49\x3e\x3c\x2f\x6d\x3e\x3c\x6d\x20\x36\x3d\x22\x32\x6a\x22\x2f\x3e\x3c\x2f\x50\x3e\x5c\x27\x7d\x7d\x31\x63\x2b\x3d\x5c\x27\x3c\x2f\x54\x3e\x5c\x27\x3b\x24\x28\x22\x2e\x31\x32\x2d\x32\x69\x20\x2e\x31\x6c\x20\x2e\x4d\x2d\x39\x22\x29\x2e\x4a\x28\x6c\x28\x29\x7b\x32\x20\x32\x65\x3d\x24\x28\x6e\x29\x2e\x31\x4e\x28\x29\x2e\x44\x28\x22\x31\x68\x22\x29\x3b\x43\x28\x32\x65\x3d\x3d\x31\x68\x29\x7b\x24\x28\x6e\x29\x2e\x4e\x28\x31\x63\x29\x3b\x24\x28\x6e\x29\x2e\x31\x4e\x28\x29\x2e\x31\x78\x28\x5c\x27\x34\x71\x5c\x27\x29\x3b\x24\x28\x6e\x29\x2e\x31\x4e\x28\x29\x2e\x31\x78\x28\x5c\x27\x32\x69\x5c\x27\x29\x3b\x24\x28\x6e\x29\x2e\x32\x37\x28\x22\x31\x66\x22\x29\x2e\x4e\x28\x5c\x27\x3c\x61\x20\x45\x3d\x22\x2f\x31\x7a\x2f\x31\x70\x2f\x5c\x27\x2b\x31\x4a\x2b\x5c\x27\x22\x3e\x5c\x27\x2b\x31\x66\x2b\x5c\x27\x3c\x2f\x61\x3e\x5c\x27\x29\x3b\x24\x28\x6e\x29\x2e\x32\x37\x28\x22\x31\x66\x22\x29\x2e\x32\x4b\x28\x5c\x27\x3c\x6d\x20\x36\x3d\x22\x31\x31\x2d\x47\x22\x3e\x3c\x2f\x6d\x3e\x5c\x27\x29\x3b\x24\x28\x6e\x29\x2e\x32\x53\x28\x5c\x27\x4d\x2d\x39\x5c\x27\x29\x2e\x31\x78\x28\x5c\x27\x31\x31\x2d\x39\x5c\x27\x29\x3b\x24\x28\x6e\x29\x2e\x58\x28\x5c\x27\x2e\x31\x31\x2d\x48\x5c\x27\x29\x2e\x4a\x28\x6c\x28\x29\x7b\x24\x28\x6e\x29\x2e\x44\x28\x5c\x27\x4b\x5c\x27\x2c\x6c\x28\x69\x2c\x41\x29\x7b\x55\x20\x41\x2e\x4c\x28\x5c\x27\x2f\x31\x36\x2e\x31\x34\x5c\x27\x2c\x5c\x27\x2f\x32\x31\x2e\x31\x34\x5c\x27\x29\x7d\x29\x2e\x44\x28\x5c\x27\x4b\x5c\x27\x2c\x6c\x28\x69\x2c\x41\x29\x7b\x55\x20\x41\x2e\x4c\x28\x5c\x27\x31\x4b\x2d\x63\x5c\x27\x2c\x5c\x27\x31\x76\x5c\x27\x29\x7d\x29\x7d\x29\x3b\x24\x28\x6e\x29\x2e\x58\x28\x5c\x27\x2e\x31\x50\x2d\x31\x65\x5c\x27\x29\x2e\x4a\x28\x6c\x28\x29\x7b\x24\x28\x6e\x29\x2e\x44\x28\x5c\x27\x4b\x5c\x27\x2c\x6c\x28\x69\x2c\x41\x29\x7b\x55\x20\x41\x2e\x4c\x28\x5c\x27\x2f\x31\x36\x2e\x31\x34\x5c\x27\x2c\x5c\x27\x2f\x32\x31\x2e\x31\x34\x5c\x27\x29\x7d\x29\x2e\x44\x28\x5c\x27\x4b\x5c\x27\x2c\x6c\x28\x69\x2c\x41\x29\x7b\x55\x20\x41\x2e\x4c\x28\x5c\x27\x31\x4b\x2d\x63\x5c\x27\x2c\x5c\x27\x31\x76\x5c\x27\x29\x7d\x29\x7d\x29\x7d\x7d\x29\x7d\x7d\x29\x7d\x43\x28\x31\x31\x2e\x31\x58\x28\x33\x64\x29\x29\x7b\x24\x2e\x31\x44\x28\x7b\x42\x3a\x22\x2f\x31\x79\x2f\x31\x77\x2f\x31\x36\x2f\x2d\x2f\x22\x2b\x31\x4a\x2b\x22\x3f\x31\x48\x3d\x31\x45\x2d\x31\x72\x2d\x31\x43\x26\x31\x52\x2d\x31\x56\x3d\x22\x2b\x34\x72\x2c\x31\x42\x3a\x5c\x27\x31\x73\x5c\x27\x2c\x31\x41\x3a\x22\x31\x47\x22\x2c\x31\x46\x3a\x6c\x28\x79\x29\x7b\x32\x20\x42\x3d\x22\x22\x3b\x32\x20\x31\x63\x3d\x5c\x27\x3c\x54\x3e\x5c\x27\x3b\x31\x61\x28\x32\x20\x69\x3d\x30\x3b\x69\x3c\x79\x2e\x7a\x2e\x78\x2e\x51\x3b\x69\x2b\x2b\x29\x7b\x31\x61\x28\x32\x20\x6a\x3d\x30\x3b\x6a\x3c\x79\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x4f\x2e\x51\x3b\x6a\x2b\x2b\x29\x7b\x43\x28\x79\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x4f\x5b\x6a\x5d\x2e\x31\x51\x3d\x3d\x22\x31\x59\x22\x29\x7b\x42\x3d\x79\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x4f\x5b\x6a\x5d\x2e\x45\x3b\x31\x55\x7d\x7d\x32\x20\x47\x3d\x79\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x47\x2e\x24\x74\x3b\x32\x20\x52\x3d\x79\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x32\x38\x2e\x24\x74\x2c\x31\x75\x3d\x52\x2e\x56\x28\x30\x2c\x34\x29\x2c\x31\x6f\x3d\x52\x2e\x56\x28\x35\x2c\x37\x29\x2c\x31\x6b\x3d\x52\x2e\x56\x28\x38\x2c\x31\x30\x29\x2c\x57\x3d\x32\x33\x5b\x32\x34\x28\x31\x6f\x2c\x31\x30\x29\x5d\x2b\x5c\x27\x20\x5c\x27\x2b\x31\x6b\x2b\x5c\x27\x2c\x20\x5c\x27\x2b\x31\x75\x3b\x32\x20\x5a\x3d\x79\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x32\x6d\x5b\x30\x5d\x2e\x32\x6f\x3b\x32\x20\x39\x3d\x79\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x39\x2e\x24\x74\x3b\x32\x20\x24\x39\x3d\x24\x28\x5c\x27\x3c\x6d\x3e\x5c\x27\x29\x2e\x4e\x28\x39\x29\x3b\x32\x20\x32\x78\x3d\x2f\x3c\x5c\x5c\x53\x5b\x5e\x3e\x5d\x2a\x3e\x2f\x67\x3b\x32\x20\x32\x66\x3d\x39\x2e\x4c\x28\x32\x78\x2c\x22\x22\x29\x3b\x43\x28\x32\x66\x2e\x51\x3e\x33\x62\x29\x7b\x32\x66\x3d\x5c\x27\x5c\x27\x2b\x32\x66\x2e\x56\x28\x30\x2c\x33\x62\x29\x2b\x5c\x27\x2e\x2e\x2e\x5c\x27\x7d\x43\x28\x39\x2e\x31\x35\x28\x22\x31\x64\x3a\x2f\x2f\x31\x62\x2e\x31\x67\x2e\x59\x2f\x31\x69\x2f\x22\x29\x3e\x2d\x31\x7c\x7c\x39\x2e\x31\x35\x28\x22\x32\x63\x3a\x2f\x2f\x31\x62\x2e\x31\x67\x2e\x59\x2f\x31\x69\x2f\x22\x29\x3e\x2d\x31\x29\x7b\x32\x20\x32\x61\x3d\x79\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x32\x35\x24\x31\x6a\x2e\x42\x3b\x32\x20\x48\x3d\x32\x61\x7d\x31\x33\x20\x43\x28\x39\x2e\x31\x35\x28\x22\x3c\x46\x22\x29\x3e\x2d\x31\x29\x7b\x32\x20\x46\x3d\x24\x39\x2e\x58\x28\x5c\x27\x46\x3a\x31\x6d\x5c\x27\x29\x2e\x44\x28\x5c\x27\x41\x5c\x27\x29\x3b\x32\x20\x48\x3d\x46\x7d\x31\x33\x7b\x32\x20\x48\x3d\x31\x5a\x7d\x43\x28\x69\x3d\x3d\x30\x29\x7b\x31\x63\x2b\x3d\x5c\x27\x3c\x6d\x20\x36\x3d\x22\x32\x67\x2d\x33\x6f\x20\x34\x6d\x22\x3e\x3c\x6d\x20\x36\x3d\x22\x32\x67\x2d\x32\x36\x22\x3e\x3c\x6d\x20\x36\x3d\x22\x31\x31\x2d\x31\x6a\x22\x3e\x3c\x61\x20\x36\x3d\x22\x31\x50\x2d\x31\x65\x22\x20\x45\x3d\x22\x5c\x27\x2b\x42\x2b\x5c\x27\x22\x20\x4b\x3d\x22\x31\x38\x3a\x42\x28\x5c\x27\x2b\x48\x2b\x5c\x27\x29\x20\x31\x57\x2d\x31\x53\x20\x31\x37\x20\x31\x37\x3b\x31\x38\x2d\x31\x4c\x3a\x20\x31\x54\x22\x3e\x3c\x49\x20\x36\x3d\x22\x46\x2d\x31\x4d\x22\x2f\x3e\x3c\x2f\x61\x3e\x3c\x6d\x20\x36\x3d\x22\x31\x6d\x2d\x5a\x22\x3e\x3c\x61\x20\x45\x3d\x22\x2f\x31\x7a\x2f\x31\x70\x2f\x5c\x27\x2b\x5a\x2b\x5c\x27\x22\x3e\x5c\x27\x2b\x5a\x2b\x5c\x27\x3c\x2f\x61\x3e\x3c\x2f\x6d\x3e\x3c\x2f\x6d\x3e\x3c\x6d\x20\x36\x3d\x22\x31\x50\x2d\x39\x22\x3e\x3c\x31\x39\x20\x36\x3d\x22\x31\x32\x2d\x47\x22\x3e\x3c\x61\x20\x45\x3d\x22\x5c\x27\x2b\x42\x2b\x5c\x27\x22\x3e\x5c\x27\x2b\x47\x2b\x5c\x27\x3c\x2f\x61\x3e\x3c\x2f\x31\x39\x3e\x3c\x49\x20\x36\x3d\x22\x31\x32\x2d\x57\x22\x3e\x5c\x27\x2b\x57\x2b\x5c\x27\x3c\x2f\x49\x3e\x3c\x70\x20\x36\x3d\x22\x31\x32\x2d\x33\x46\x22\x3e\x5c\x27\x2b\x32\x66\x2b\x5c\x27\x3c\x70\x3e\x3c\x2f\x6d\x3e\x3c\x2f\x6d\x3e\x3c\x2f\x6d\x3e\x5c\x27\x7d\x31\x33\x7b\x31\x63\x2b\x3d\x5c\x27\x3c\x6d\x20\x36\x3d\x22\x32\x67\x2d\x33\x6f\x20\x34\x69\x22\x3e\x3c\x6d\x20\x36\x3d\x22\x32\x67\x2d\x32\x36\x22\x3e\x3c\x6d\x20\x36\x3d\x22\x31\x31\x2d\x31\x6a\x22\x3e\x3c\x61\x20\x36\x3d\x22\x31\x50\x2d\x31\x65\x22\x20\x45\x3d\x22\x5c\x27\x2b\x42\x2b\x5c\x27\x22\x20\x4b\x3d\x22\x31\x38\x3a\x42\x28\x5c\x27\x2b\x48\x2b\x5c\x27\x29\x20\x31\x57\x2d\x31\x53\x20\x31\x37\x20\x31\x37\x3b\x31\x38\x2d\x31\x4c\x3a\x20\x31\x54\x22\x3e\x3c\x49\x20\x36\x3d\x22\x46\x2d\x31\x4d\x22\x2f\x3e\x3c\x2f\x61\x3e\x3c\x6d\x20\x36\x3d\x22\x31\x6d\x2d\x5a\x22\x3e\x3c\x61\x20\x45\x3d\x22\x2f\x31\x7a\x2f\x31\x70\x2f\x5c\x27\x2b\x5a\x2b\x5c\x27\x22\x3e\x5c\x27\x2b\x5a\x2b\x5c\x27\x3c\x2f\x61\x3e\x3c\x2f\x6d\x3e\x3c\x2f\x6d\x3e\x3c\x6d\x20\x36\x3d\x22\x31\x50\x2d\x39\x22\x3e\x3c\x31\x39\x20\x36\x3d\x22\x31\x32\x2d\x47\x22\x3e\x3c\x61\x20\x45\x3d\x22\x5c\x27\x2b\x42\x2b\x5c\x27\x22\x3e\x5c\x27\x2b\x47\x2b\x5c\x27\x3c\x2f\x61\x3e\x3c\x2f\x31\x39\x3e\x3c\x49\x20\x36\x3d\x22\x31\x32\x2d\x57\x22\x3e\x5c\x27\x2b\x57\x2b\x5c\x27\x3c\x2f\x49\x3e\x3c\x70\x20\x36\x3d\x22\x31\x32\x2d\x33\x46\x22\x3e\x5c\x27\x2b\x32\x66\x2b\x5c\x27\x3c\x70\x3e\x3c\x2f\x6d\x3e\x3c\x2f\x6d\x3e\x3c\x2f\x6d\x3e\x5c\x27\x7d\x7d\x31\x63\x2b\x3d\x5c\x27\x3c\x2f\x54\x3e\x5c\x27\x3b\x24\x28\x22\x2e\x31\x32\x2d\x32\x69\x20\x2e\x31\x6c\x20\x2e\x4d\x2d\x39\x22\x29\x2e\x4a\x28\x6c\x28\x29\x7b\x32\x20\x32\x65\x3d\x24\x28\x6e\x29\x2e\x31\x4e\x28\x29\x2e\x44\x28\x22\x31\x68\x22\x29\x3b\x43\x28\x32\x65\x3d\x3d\x31\x68\x29\x7b\x24\x28\x6e\x29\x2e\x4e\x28\x31\x63\x29\x3b\x24\x28\x6e\x29\x2e\x31\x4e\x28\x29\x2e\x31\x78\x28\x5c\x27\x34\x6c\x5c\x27\x29\x3b\x24\x28\x6e\x29\x2e\x31\x4e\x28\x29\x2e\x31\x78\x28\x5c\x27\x32\x69\x5c\x27\x29\x3b\x24\x28\x6e\x29\x2e\x32\x37\x28\x22\x31\x66\x22\x29\x2e\x4e\x28\x5c\x27\x3c\x61\x20\x45\x3d\x22\x2f\x31\x7a\x2f\x31\x70\x2f\x5c\x27\x2b\x31\x4a\x2b\x5c\x27\x22\x3e\x5c\x27\x2b\x31\x66\x2b\x5c\x27\x3c\x2f\x61\x3e\x5c\x27\x29\x3b\x24\x28\x6e\x29\x2e\x32\x37\x28\x22\x31\x66\x22\x29\x2e\x32\x4b\x28\x5c\x27\x3c\x6d\x20\x36\x3d\x22\x31\x31\x2d\x47\x22\x3e\x3c\x2f\x6d\x3e\x5c\x27\x29\x3b\x24\x28\x6e\x29\x2e\x32\x53\x28\x5c\x27\x4d\x2d\x39\x5c\x27\x29\x2e\x31\x78\x28\x5c\x27\x31\x31\x2d\x39\x5c\x27\x29\x3b\x24\x28\x6e\x29\x2e\x58\x28\x5c\x27\x2e\x31\x50\x2d\x31\x65\x5c\x27\x29\x2e\x4a\x28\x6c\x28\x29\x7b\x24\x28\x6e\x29\x2e\x44\x28\x5c\x27\x4b\x5c\x27\x2c\x6c\x28\x69\x2c\x41\x29\x7b\x55\x20\x41\x2e\x4c\x28\x5c\x27\x2f\x31\x36\x2e\x31\x34\x5c\x27\x2c\x5c\x27\x2f\x32\x31\x2e\x31\x34\x5c\x27\x29\x7d\x29\x2e\x44\x28\x5c\x27\x4b\x5c\x27\x2c\x6c\x28\x69\x2c\x41\x29\x7b\x55\x20\x41\x2e\x4c\x28\x5c\x27\x31\x4b\x2d\x63\x5c\x27\x2c\x5c\x27\x31\x76\x5c\x27\x29\x7d\x29\x7d\x29\x7d\x7d\x29\x7d\x7d\x29\x7d\x43\x28\x31\x31\x2e\x31\x58\x28\x33\x77\x29\x29\x7b\x24\x2e\x31\x44\x28\x7b\x42\x3a\x22\x2f\x31\x79\x2f\x31\x77\x2f\x31\x36\x2f\x2d\x2f\x22\x2b\x31\x4a\x2b\x22\x3f\x31\x48\x3d\x31\x45\x2d\x31\x72\x2d\x31\x43\x26\x31\x52\x2d\x31\x56\x3d\x22\x2b\x34\x44\x2c\x31\x42\x3a\x5c\x27\x31\x73\x5c\x27\x2c\x31\x41\x3a\x22\x31\x47\x22\x2c\x31\x46\x3a\x6c\x28\x79\x29\x7b\x32\x20\x42\x3d\x22\x22\x3b\x32\x20\x31\x63\x3d\x5c\x27\x3c\x6d\x20\x36\x3d\x22\x32\x64\x2d\x31\x49\x22\x3e\x5c\x27\x3b\x31\x61\x28\x32\x20\x69\x3d\x30\x3b\x69\x3c\x79\x2e\x7a\x2e\x78\x2e\x51\x3b\x69\x2b\x2b\x29\x7b\x31\x61\x28\x32\x20\x6a\x3d\x30\x3b\x6a\x3c\x79\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x4f\x2e\x51\x3b\x6a\x2b\x2b\x29\x7b\x43\x28\x79\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x4f\x5b\x6a\x5d\x2e\x31\x51\x3d\x3d\x22\x31\x59\x22\x29\x7b\x42\x3d\x79\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x4f\x5b\x6a\x5d\x2e\x45\x3b\x31\x55\x7d\x7d\x32\x20\x47\x3d\x79\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x47\x2e\x24\x74\x3b\x32\x20\x52\x3d\x79\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x32\x38\x2e\x24\x74\x2c\x31\x75\x3d\x52\x2e\x56\x28\x30\x2c\x34\x29\x2c\x31\x6f\x3d\x52\x2e\x56\x28\x35\x2c\x37\x29\x2c\x31\x6b\x3d\x52\x2e\x56\x28\x38\x2c\x31\x30\x29\x2c\x57\x3d\x32\x33\x5b\x32\x34\x28\x31\x6f\x2c\x31\x30\x29\x5d\x2b\x5c\x27\x20\x5c\x27\x2b\x31\x6b\x2b\x5c\x27\x2c\x20\x5c\x27\x2b\x31\x75\x3b\x32\x20\x5a\x3d\x79\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x32\x6d\x5b\x30\x5d\x2e\x32\x6f\x3b\x32\x20\x39\x3d\x79\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x39\x2e\x24\x74\x3b\x32\x20\x24\x39\x3d\x24\x28\x5c\x27\x3c\x6d\x3e\x5c\x27\x29\x2e\x4e\x28\x39\x29\x3b\x43\x28\x39\x2e\x31\x35\x28\x22\x31\x64\x3a\x2f\x2f\x31\x62\x2e\x31\x67\x2e\x59\x2f\x31\x69\x2f\x22\x29\x3e\x2d\x31\x7c\x7c\x39\x2e\x31\x35\x28\x22\x32\x63\x3a\x2f\x2f\x31\x62\x2e\x31\x67\x2e\x59\x2f\x31\x69\x2f\x22\x29\x3e\x2d\x31\x29\x7b\x32\x20\x32\x61\x3d\x79\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x32\x35\x24\x31\x6a\x2e\x42\x3b\x32\x20\x48\x3d\x32\x61\x7d\x31\x33\x20\x43\x28\x39\x2e\x31\x35\x28\x22\x3c\x46\x22\x29\x3e\x2d\x31\x29\x7b\x32\x20\x46\x3d\x24\x39\x2e\x58\x28\x5c\x27\x46\x3a\x31\x6d\x5c\x27\x29\x2e\x44\x28\x5c\x27\x41\x5c\x27\x29\x3b\x32\x20\x48\x3d\x46\x7d\x31\x33\x7b\x32\x20\x48\x3d\x31\x5a\x7d\x31\x63\x2b\x3d\x5c\x27\x3c\x50\x20\x36\x3d\x22\x31\x49\x2d\x32\x36\x22\x3e\x3c\x6d\x20\x36\x3d\x22\x31\x49\x2d\x31\x65\x22\x3e\x3c\x61\x20\x36\x3d\x22\x31\x31\x2d\x48\x22\x20\x45\x3d\x22\x5c\x27\x2b\x42\x2b\x5c\x27\x22\x20\x4b\x3d\x22\x31\x38\x3a\x42\x28\x5c\x27\x2b\x48\x2b\x5c\x27\x29\x20\x31\x57\x2d\x31\x53\x20\x31\x37\x20\x31\x37\x3b\x31\x38\x2d\x31\x4c\x3a\x20\x31\x54\x22\x3e\x3c\x49\x20\x36\x3d\x22\x31\x49\x2d\x31\x4d\x22\x2f\x3e\x3c\x2f\x61\x3e\x3c\x2f\x6d\x3e\x3c\x6d\x20\x36\x3d\x22\x31\x49\x2d\x39\x22\x3e\x3c\x6d\x20\x36\x3d\x22\x31\x49\x2d\x5a\x22\x3e\x3c\x61\x20\x45\x3d\x22\x2f\x31\x7a\x2f\x31\x70\x2f\x5c\x27\x2b\x5a\x2b\x5c\x27\x22\x3e\x5c\x27\x2b\x5a\x2b\x5c\x27\x3c\x2f\x61\x3e\x3c\x2f\x6d\x3e\x3c\x31\x39\x20\x36\x3d\x22\x31\x32\x2d\x47\x22\x3e\x3c\x61\x20\x45\x3d\x22\x5c\x27\x2b\x42\x2b\x5c\x27\x22\x3e\x5c\x27\x2b\x47\x2b\x5c\x27\x3c\x2f\x61\x3e\x3c\x2f\x31\x39\x3e\x3c\x49\x20\x36\x3d\x22\x31\x32\x2d\x57\x22\x3e\x5c\x27\x2b\x57\x2b\x5c\x27\x3c\x2f\x49\x3e\x3c\x2f\x6d\x3e\x3c\x2f\x50\x3e\x5c\x27\x7d\x31\x63\x2b\x3d\x5c\x27\x3c\x2f\x6d\x3e\x5c\x27\x3b\x24\x28\x22\x2e\x31\x32\x2d\x32\x69\x20\x2e\x31\x6c\x20\x2e\x4d\x2d\x39\x22\x29\x2e\x4a\x28\x6c\x28\x29\x7b\x32\x20\x32\x65\x3d\x24\x28\x6e\x29\x2e\x31\x4e\x28\x29\x2e\x44\x28\x22\x31\x68\x22\x29\x3b\x43\x28\x32\x65\x3d\x3d\x31\x68\x29\x7b\x24\x28\x6e\x29\x2e\x4e\x28\x31\x63\x29\x3b\x24\x28\x6e\x29\x2e\x31\x4e\x28\x29\x2e\x31\x78\x28\x5c\x27\x31\x49\x5c\x27\x29\x3b\x24\x28\x6e\x29\x2e\x32\x37\x28\x22\x31\x66\x22\x29\x2e\x4e\x28\x5c\x27\x3c\x61\x20\x45\x3d\x22\x2f\x31\x7a\x2f\x31\x70\x2f\x5c\x27\x2b\x31\x4a\x2b\x5c\x27\x22\x3e\x5c\x27\x2b\x31\x66\x2b\x5c\x27\x3c\x2f\x61\x3e\x5c\x27\x29\x3b\x24\x28\x6e\x29\x2e\x32\x37\x28\x22\x31\x66\x22\x29\x2e\x32\x4b\x28\x5c\x27\x3c\x6d\x20\x36\x3d\x22\x31\x31\x2d\x47\x22\x3e\x3c\x2f\x6d\x3e\x5c\x27\x29\x3b\x24\x28\x6e\x29\x2e\x32\x53\x28\x5c\x27\x4d\x2d\x39\x5c\x27\x29\x2e\x31\x78\x28\x5c\x27\x31\x31\x2d\x39\x5c\x27\x29\x3b\x24\x28\x22\x2e\x32\x64\x2d\x31\x49\x22\x29\x2e\x34\x74\x28\x7b\x33\x33\x3a\x33\x2c\x34\x6e\x3a\x35\x2c\x34\x4e\x3a\x35\x31\x2c\x32\x30\x3a\x32\x6c\x2c\x34\x5a\x3a\x5b\x22\x22\x2c\x22\x22\x5d\x2c\x34\x59\x3a\x32\x6c\x2c\x34\x57\x3a\x32\x6c\x2c\x34\x58\x3a\x35\x37\x2c\x35\x36\x3a\x33\x67\x2c\x35\x32\x3a\x7b\x30\x3a\x7b\x33\x33\x3a\x31\x2c\x32\x30\x3a\x32\x6c\x7d\x2c\x34\x56\x3a\x7b\x33\x33\x3a\x33\x2c\x32\x30\x3a\x32\x6c\x7d\x7d\x7d\x29\x3b\x24\x28\x6e\x29\x2e\x58\x28\x5c\x27\x2e\x31\x31\x2d\x48\x5c\x27\x29\x2e\x4a\x28\x6c\x28\x29\x7b\x24\x28\x6e\x29\x2e\x44\x28\x5c\x27\x4b\x5c\x27\x2c\x6c\x28\x69\x2c\x41\x29\x7b\x55\x20\x41\x2e\x4c\x28\x5c\x27\x2f\x31\x36\x2e\x31\x34\x5c\x27\x2c\x5c\x27\x2f\x33\x41\x2e\x31\x34\x5c\x27\x29\x7d\x29\x2e\x44\x28\x5c\x27\x4b\x5c\x27\x2c\x6c\x28\x69\x2c\x41\x29\x7b\x55\x20\x41\x2e\x4c\x28\x5c\x27\x31\x4b\x2d\x63\x5c\x27\x2c\x5c\x27\x31\x76\x5c\x27\x29\x7d\x29\x7d\x29\x7d\x7d\x29\x7d\x7d\x29\x7d\x7d\x29\x3b\x24\x28\x22\x23\x31\x71\x2d\x31\x74\x22\x29\x2e\x4a\x28\x6c\x28\x29\x7b\x32\x20\x62\x3d\x24\x28\x6e\x29\x2e\x32\x39\x28\x29\x3b\x24\x2e\x31\x44\x28\x7b\x42\x3a\x22\x2f\x31\x79\x2f\x31\x77\x2f\x31\x36\x2f\x2d\x2f\x22\x2b\x62\x2b\x22\x3f\x31\x48\x3d\x31\x45\x2d\x31\x72\x2d\x31\x43\x26\x31\x52\x2d\x31\x56\x3d\x33\x22\x2c\x31\x42\x3a\x5c\x27\x31\x73\x5c\x27\x2c\x31\x41\x3a\x22\x31\x47\x22\x2c\x31\x46\x3a\x6c\x28\x65\x29\x7b\x32\x20\x75\x3d\x22\x22\x3b\x32\x20\x68\x3d\x5c\x27\x3c\x6d\x20\x36\x3d\x22\x31\x71\x2d\x31\x77\x22\x3e\x5c\x27\x3b\x31\x61\x28\x32\x20\x69\x3d\x30\x3b\x69\x3c\x65\x2e\x7a\x2e\x78\x2e\x51\x3b\x69\x2b\x2b\x29\x7b\x31\x61\x28\x32\x20\x6a\x3d\x30\x3b\x6a\x3c\x65\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x4f\x2e\x51\x3b\x6a\x2b\x2b\x29\x7b\x43\x28\x65\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x4f\x5b\x6a\x5d\x2e\x31\x51\x3d\x3d\x22\x31\x59\x22\x29\x7b\x75\x3d\x65\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x4f\x5b\x6a\x5d\x2e\x45\x3b\x31\x55\x7d\x7d\x32\x20\x67\x3d\x65\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x47\x2e\x24\x74\x3b\x32\x20\x73\x3d\x65\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x32\x6d\x5b\x30\x5d\x2e\x32\x6f\x3b\x32\x20\x64\x3d\x65\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x32\x38\x2e\x24\x74\x2c\x76\x3d\x64\x2e\x56\x28\x30\x2c\x34\x29\x2c\x77\x3d\x64\x2e\x56\x28\x35\x2c\x37\x29\x2c\x66\x3d\x64\x2e\x56\x28\x38\x2c\x31\x30\x29\x2c\x72\x3d\x32\x33\x5b\x32\x34\x28\x77\x2c\x31\x30\x29\x5d\x2b\x5c\x27\x20\x5c\x27\x2b\x66\x2b\x5c\x27\x2c\x20\x5c\x27\x2b\x76\x3b\x32\x20\x63\x3d\x65\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x39\x2e\x24\x74\x3b\x32\x20\x24\x63\x3d\x24\x28\x5c\x27\x3c\x6d\x3e\x5c\x27\x29\x2e\x4e\x28\x63\x29\x3b\x43\x28\x63\x2e\x31\x35\x28\x22\x2f\x2f\x31\x62\x2e\x31\x67\x2e\x59\x2f\x31\x69\x2f\x22\x29\x3e\x2d\x31\x29\x7b\x32\x20\x70\x3d\x65\x2e\x7a\x2e\x78\x5b\x69\x5d\x2e\x32\x35\x24\x31\x6a\x2e\x42\x3b\x32\x20\x6b\x3d\x70\x7d\x31\x33\x20\x43\x28\x63\x2e\x31\x35\x28\x22\x3c\x46\x22\x29\x3e\x2d\x31\x29\x7b\x32\x20\x71\x3d\x24\x63\x2e\x58\x28\x5c\x27\x46\x3a\x31\x6d\x5c\x27\x29\x2e\x44\x28\x5c\x27\x41\x5c\x27\x29\x3b\x32\x20\x6b\x3d\x71\x7d\x31\x33\x7b\x32\x20\x6b\x3d\x31\x5a\x7d\x68\x2b\x3d\x5c\x27\x3c\x50\x20\x36\x3d\x22\x31\x71\x2d\x32\x36\x22\x3e\x3c\x61\x20\x36\x3d\x22\x31\x71\x2d\x5a\x22\x20\x45\x3d\x22\x2f\x31\x7a\x2f\x31\x70\x2f\x5c\x27\x2b\x73\x2b\x5c\x27\x22\x3e\x5c\x27\x2b\x73\x2b\x5c\x27\x3c\x2f\x61\x3e\x3c\x6d\x20\x36\x3d\x22\x31\x71\x2d\x31\x65\x22\x3e\x3c\x61\x20\x36\x3d\x22\x31\x71\x2d\x46\x22\x20\x45\x3d\x22\x5c\x27\x2b\x75\x2b\x5c\x27\x22\x20\x4b\x3d\x22\x31\x38\x3a\x42\x28\x5c\x27\x2b\x6b\x2b\x5c\x27\x29\x20\x31\x57\x2d\x31\x53\x20\x31\x37\x20\x31\x37\x3b\x31\x38\x2d\x31\x4c\x3a\x20\x31\x54\x22\x3e\x3c\x49\x20\x36\x3d\x22\x31\x71\x2d\x31\x4d\x22\x2f\x3e\x3c\x2f\x61\x3e\x3c\x2f\x6d\x3e\x3c\x6d\x20\x36\x3d\x22\x31\x71\x2d\x39\x22\x3e\x3c\x31\x39\x3e\x3c\x61\x20\x45\x3d\x22\x5c\x27\x2b\x75\x2b\x5c\x27\x22\x3e\x5c\x27\x2b\x67\x2b\x5c\x27\x3c\x2f\x61\x3e\x3c\x2f\x31\x39\x3e\x3c\x49\x20\x36\x3d\x22\x31\x32\x2d\x57\x22\x3e\x5c\x27\x2b\x72\x2b\x5c\x27\x3c\x2f\x49\x3e\x3c\x2f\x6d\x3e\x3c\x2f\x50\x3e\x5c\x27\x7d\x68\x2b\x3d\x5c\x27\x3c\x2f\x6d\x3e\x3c\x6d\x20\x36\x3d\x22\x32\x6a\x22\x2f\x3e\x5c\x27\x3b\x24\x28\x22\x23\x31\x71\x2d\x31\x74\x22\x29\x2e\x4e\x28\x68\x29\x3b\x24\x28\x5c\x27\x2e\x31\x71\x2d\x46\x5c\x27\x29\x2e\x4a\x28\x6c\x28\x29\x7b\x24\x28\x6e\x29\x2e\x44\x28\x5c\x27\x4b\x5c\x27\x2c\x6c\x28\x69\x2c\x41\x29\x7b\x55\x20\x41\x2e\x4c\x28\x5c\x27\x2f\x31\x36\x2e\x31\x34\x5c\x27\x2c\x5c\x27\x2f\x33\x41\x2e\x31\x34\x5c\x27\x29\x7d\x29\x2e\x44\x28\x5c\x27\x4b\x5c\x27\x2c\x6c\x28\x69\x2c\x41\x29\x7b\x55\x20\x41\x2e\x4c\x28\x5c\x27\x31\x4b\x2d\x63\x5c\x27\x2c\x5c\x27\x31\x76\x5c\x27\x29\x7d\x29\x7d\x29\x7d\x7d\x29\x7d\x29\x3b\x32\x6b\x2e\x34\x43\x3d\x6c\x28\x29\x7b\x32\x20\x65\x3d\x32\x77\x2e\x34\x6b\x28\x22\x34\x6a\x22\x29\x3b\x43\x28\x65\x3d\x3d\x34\x49\x29\x7b\x32\x6b\x2e\x32\x4f\x2e\x45\x3d\x22\x31\x64\x3a\x2f\x2f\x31\x62\x2e\x33\x6d\x2e\x59\x2f\x22\x7d\x65\x2e\x32\x75\x28\x22\x45\x22\x2c\x22\x31\x64\x3a\x2f\x2f\x31\x62\x2e\x33\x6d\x2e\x59\x2f\x22\x29\x3b\x65\x2e\x32\x75\x28\x22\x31\x51\x22\x2c\x22\x34\x42\x22\x29\x3b\x65\x2e\x32\x75\x28\x22\x47\x22\x2c\x22\x34\x4b\x20\x34\x68\x20\x33\x6c\x22\x29\x3b\x65\x2e\x32\x75\x28\x22\x4b\x22\x2c\x22\x34\x75\x3a\x20\x34\x45\x2d\x32\x76\x21\x32\x6e\x3b\x20\x34\x47\x2d\x31\x4c\x3a\x20\x34\x41\x21\x32\x6e\x3b\x20\x34\x77\x3a\x20\x23\x34\x78\x21\x32\x6e\x3b\x20\x34\x79\x3a\x20\x34\x7a\x21\x32\x6e\x3b\x20\x34\x4c\x3a\x20\x31\x21\x32\x6e\x3b\x22\x29\x3b\x65\x2e\x34\x4a\x3d\x22\x34\x46\x20\x33\x6c\x22\x7d\x27\x2c\x36\x32\x2c\x33\x31\x38\x2c\x27\x7c\x7c\x76\x61\x72\x7c\x7c\x7c\x7c\x63\x6c\x61\x73\x73\x7c\x7c\x7c\x63\x6f\x6e\x74\x65\x6e\x74\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x66\x75\x6e\x63\x74\x69\x6f\x6e\x7c\x64\x69\x76\x7c\x74\x68\x69\x73\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x65\x6e\x74\x72\x79\x7c\x64\x61\x74\x61\x7c\x66\x65\x65\x64\x7c\x73\x72\x63\x7c\x75\x72\x6c\x7c\x69\x66\x7c\x61\x74\x74\x72\x7c\x68\x72\x65\x66\x7c\x69\x6d\x67\x7c\x74\x69\x74\x6c\x65\x7c\x69\x6d\x61\x67\x65\x7c\x73\x70\x61\x6e\x7c\x65\x61\x63\x68\x7c\x73\x74\x79\x6c\x65\x7c\x72\x65\x70\x6c\x61\x63\x65\x7c\x77\x69\x64\x67\x65\x74\x7c\x68\x74\x6d\x6c\x7c\x6c\x69\x6e\x6b\x7c\x6c\x69\x7c\x6c\x65\x6e\x67\x74\x68\x7c\x67\x65\x74\x5f\x64\x61\x74\x65\x7c\x7c\x75\x6c\x7c\x72\x65\x74\x75\x72\x6e\x7c\x73\x75\x62\x73\x74\x72\x69\x6e\x67\x7c\x64\x61\x74\x65\x7c\x66\x69\x6e\x64\x7c\x63\x6f\x6d\x7c\x74\x61\x67\x7c\x7c\x62\x6f\x78\x7c\x72\x65\x63\x65\x6e\x74\x7c\x65\x6c\x73\x65\x7c\x6a\x70\x67\x7c\x69\x6e\x64\x65\x78\x4f\x66\x7c\x64\x65\x66\x61\x75\x6c\x74\x7c\x63\x65\x6e\x74\x65\x72\x7c\x62\x61\x63\x6b\x67\x72\x6f\x75\x6e\x64\x7c\x68\x33\x7c\x66\x6f\x72\x7c\x77\x77\x77\x7c\x62\x6f\x78\x63\x6f\x64\x65\x7c\x68\x74\x74\x70\x7c\x74\x68\x75\x6d\x62\x7c\x68\x32\x7c\x79\x6f\x75\x74\x75\x62\x65\x7c\x69\x64\x7c\x65\x6d\x62\x65\x64\x7c\x74\x68\x75\x6d\x62\x6e\x61\x69\x6c\x7c\x64\x61\x79\x7c\x48\x54\x4d\x4c\x7c\x66\x69\x72\x73\x74\x7c\x70\x6f\x73\x74\x7c\x6d\x6f\x6e\x74\x68\x7c\x6c\x61\x62\x65\x6c\x7c\x72\x65\x6c\x61\x74\x65\x64\x7c\x69\x6e\x7c\x67\x65\x74\x7c\x72\x65\x61\x64\x79\x7c\x79\x65\x61\x72\x7c\x73\x31\x36\x30\x30\x7c\x70\x6f\x73\x74\x73\x7c\x61\x64\x64\x43\x6c\x61\x73\x73\x7c\x66\x65\x65\x64\x73\x7c\x73\x65\x61\x72\x63\x68\x7c\x64\x61\x74\x61\x54\x79\x70\x65\x7c\x74\x79\x70\x65\x7c\x73\x63\x72\x69\x70\x74\x7c\x61\x6a\x61\x78\x7c\x6a\x73\x6f\x6e\x7c\x73\x75\x63\x63\x65\x73\x73\x7c\x6a\x73\x6f\x6e\x70\x7c\x61\x6c\x74\x7c\x63\x61\x72\x6f\x75\x73\x65\x6c\x7c\x63\x61\x74\x7c\x73\x37\x32\x7c\x73\x69\x7a\x65\x7c\x6f\x76\x65\x72\x6c\x61\x79\x7c\x70\x61\x72\x65\x6e\x74\x7c\x61\x76\x61\x74\x61\x72\x7c\x62\x66\x7c\x72\x65\x6c\x7c\x6d\x61\x78\x7c\x72\x65\x70\x65\x61\x74\x7c\x63\x6f\x76\x65\x72\x7c\x62\x72\x65\x61\x6b\x7c\x72\x65\x73\x75\x6c\x74\x73\x7c\x6e\x6f\x7c\x6d\x61\x74\x63\x68\x7c\x61\x6c\x74\x65\x72\x6e\x61\x74\x65\x7c\x4e\x4f\x5f\x49\x4d\x41\x47\x45\x7c\x6e\x61\x76\x7c\x6d\x71\x64\x65\x66\x61\x75\x6c\x74\x7c\x72\x63\x74\x68\x75\x6d\x62\x7c\x4d\x4f\x4e\x54\x48\x5f\x46\x4f\x52\x4d\x41\x54\x7c\x70\x61\x72\x73\x65\x49\x6e\x74\x7c\x6d\x65\x64\x69\x61\x7c\x69\x74\x65\x6d\x7c\x70\x72\x65\x76\x7c\x70\x75\x62\x6c\x69\x73\x68\x65\x64\x7c\x74\x65\x78\x74\x7c\x69\x6d\x67\x32\x7c\x6d\x65\x6e\x75\x7c\x68\x74\x74\x70\x73\x7c\x6d\x61\x69\x6e\x7c\x62\x61\x73\x65\x7c\x70\x6f\x73\x74\x63\x6f\x6e\x74\x65\x6e\x74\x7c\x62\x78\x7c\x73\x72\x63\x32\x7c\x62\x6f\x78\x65\x73\x7c\x63\x6c\x65\x61\x72\x7c\x77\x69\x6e\x64\x6f\x77\x7c\x74\x72\x75\x65\x7c\x63\x61\x74\x65\x67\x6f\x72\x79\x7c\x69\x6d\x70\x6f\x72\x74\x61\x6e\x74\x7c\x74\x65\x72\x6d\x7c\x4d\x61\x74\x68\x7c\x61\x75\x74\x68\x6f\x72\x7c\x74\x68\x75\x6d\x62\x75\x72\x6c\x7c\x63\x6d\x6d\x63\x6f\x64\x65\x7c\x72\x65\x63\x65\x6e\x74\x63\x6f\x64\x65\x7c\x73\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65\x7c\x62\x6c\x6f\x63\x6b\x7c\x64\x6f\x63\x75\x6d\x65\x6e\x74\x7c\x72\x65\x7c\x70\x6e\x67\x7c\x6c\x61\x62\x65\x6c\x63\x6f\x64\x65\x7c\x72\x61\x6e\x64\x6f\x6d\x63\x6f\x64\x65\x7c\x63\x6d\x6d\x7c\x62\x6c\x6f\x67\x73\x70\x6f\x74\x7c\x62\x70\x7c\x50\x6f\x70\x75\x6c\x61\x72\x50\x6f\x73\x74\x73\x7c\x73\x74\x72\x6f\x6e\x67\x7c\x76\x61\x6c\x75\x65\x7c\x6f\x75\x74\x65\x72\x7c\x4c\x69\x6e\x6b\x4c\x69\x73\x74\x39\x38\x7c\x74\x6f\x70\x7c\x77\x72\x61\x70\x7c\x70\x61\x6e\x65\x6c\x7c\x72\x63\x70\x7c\x73\x75\x62\x7c\x6c\x6f\x63\x61\x74\x69\x6f\x6e\x7c\x63\x68\x69\x6c\x64\x72\x65\x6e\x7c\x72\x65\x63\x65\x6e\x74\x70\x6f\x73\x74\x73\x7c\x56\x75\x4f\x4c\x6e\x7c\x72\x65\x6d\x6f\x76\x65\x43\x6c\x61\x73\x73\x7c\x6d\x4c\x37\x50\x49\x7c\x41\x41\x41\x41\x41\x41\x41\x41\x44\x55\x73\x7c\x72\x65\x63\x65\x6e\x74\x63\x6f\x6d\x6d\x65\x6e\x74\x73\x7c\x75\x43\x6a\x59\x67\x56\x46\x49\x68\x37\x30\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\x62\x6c\x6f\x67\x62\x6c\x6f\x67\x7c\x72\x61\x6e\x64\x6f\x6d\x70\x6f\x73\x74\x73\x7c\x67\x69\x66\x7c\x63\x75\x73\x74\x6f\x6d\x7c\x69\x6e\x64\x65\x78\x7c\x69\x74\x65\x6d\x73\x7c\x6c\x6f\x6d\x7c\x6f\x6d\x67\x65\x72\x7c\x6c\x61\x62\x65\x6c\x70\x6f\x73\x74\x7c\x68\x31\x7c\x73\x63\x72\x6f\x6c\x6c\x54\x6f\x70\x7c\x6f\x66\x66\x73\x65\x74\x7c\x61\x72\x63\x68\x69\x76\x65\x7c\x39\x30\x7c\x68\x65\x69\x67\x68\x74\x7c\x62\x32\x7c\x71\x75\x64\x72\x7c\x62\x69\x6e\x64\x7c\x66\x61\x6c\x73\x65\x7c\x6e\x61\x6d\x65\x7c\x73\x35\x35\x7c\x69\x6d\x67\x31\x7c\x62\x6c\x61\x6e\x6b\x7c\x54\x65\x6d\x70\x6c\x61\x74\x65\x73\x7c\x73\x6f\x72\x61\x74\x65\x6d\x70\x6c\x61\x74\x65\x73\x7c\x73\x75\x6d\x6d\x61\x72\x79\x7c\x63\x6f\x6c\x75\x6d\x6e\x7c\x6c\x61\x62\x65\x6c\x50\x61\x67\x65\x7c\x72\x61\x6e\x64\x6f\x6d\x7c\x66\x6c\x6f\x6f\x72\x7c\x6c\x6f\x61\x64\x7c\x62\x31\x7c\x68\x6f\x73\x74\x6e\x61\x6d\x65\x7c\x68\x61\x73\x68\x7c\x62\x33\x7c\x6e\x62\x73\x70\x7c\x70\x61\x74\x68\x6e\x61\x6d\x65\x7c\x73\x75\x62\x73\x74\x72\x7c\x68\x71\x64\x65\x66\x61\x75\x6c\x74\x7c\x73\x34\x35\x7c\x72\x65\x6d\x6f\x76\x65\x7c\x63\x6c\x69\x63\x6b\x7c\x62\x6f\x64\x79\x7c\x64\x65\x73\x7c\x70\x72\x65\x70\x65\x6e\x64\x7c\x37\x30\x7c\x6e\x74\x68\x7c\x62\x5f\x72\x63\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\x63\x6f\x6e\x74\x61\x69\x6e\x65\x72\x7c\x68\x6f\x6d\x65\x7c\x63\x6f\x6d\x6d\x65\x6e\x74\x73\x7c\x62\x6c\x75\x72\x7c\x73\x35\x35\x50\x57\x36\x78\x45\x4b\x6e\x30\x7c\x59\x77\x38\x42\x49\x75\x76\x77\x6f\x53\x51\x7c\x62\x31\x36\x7c\x72\x6f\x75\x6e\x64\x65\x64\x7c\x56\x73\x6a\x6b\x43\x49\x4d\x6f\x6c\x74\x49\x7c\x41\x41\x41\x41\x41\x41\x41\x41\x43\x34\x63\x7c\x72\x65\x73\x69\x7a\x65\x7c\x67\x64\x7c\x73\x33\x35\x7c\x4c\x41\x42\x45\x4c\x5f\x53\x45\x41\x52\x43\x48\x5f\x4e\x55\x4d\x7c\x6f\x6c\x64\x65\x72\x7c\x50\x4f\x53\x54\x4e\x41\x56\x5f\x4e\x45\x58\x54\x5f\x54\x45\x58\x54\x7c\x50\x4f\x53\x54\x4e\x41\x56\x5f\x50\x52\x45\x56\x5f\x54\x45\x58\x54\x7c\x6e\x65\x77\x65\x72\x7c\x65\x66\x66\x65\x63\x74\x7c\x31\x65\x33\x7c\x73\x6c\x69\x63\x65\x7c\x66\x6f\x63\x75\x73\x7c\x61\x6e\x69\x6d\x65\x7c\x70\x6f\x73\x74\x61\x67\x73\x7c\x68\x65\x61\x64\x7c\x76\x61\x6c\x7c\x62\x61\x63\x6b\x7c\x4c\x61\x62\x65\x6c\x7c\x74\x63\x7c\x73\x63\x72\x6f\x6c\x6c\x7c\x61\x6e\x69\x6d\x61\x74\x65\x7c\x68\x6f\x76\x65\x72\x54\x69\x6d\x65\x6f\x75\x74\x7c\x42\x6c\x6f\x67\x67\x65\x72\x7c\x69\x74\x65\x6d\x32\x7c\x6d\x79\x63\x6f\x6e\x74\x65\x6e\x74\x7c\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x42\x79\x49\x64\x7c\x73\x62\x6f\x78\x7c\x69\x74\x65\x6d\x31\x7c\x6d\x61\x72\x67\x69\x6e\x7c\x49\x42\x4f\x58\x5f\x4e\x55\x4d\x7c\x6d\x61\x67\x7c\x66\x62\x6f\x78\x7c\x53\x42\x4f\x58\x5f\x4e\x55\x4d\x7c\x73\x68\x6f\x77\x7c\x6f\x77\x6c\x43\x61\x72\x6f\x75\x73\x65\x6c\x7c\x64\x69\x73\x70\x6c\x61\x79\x7c\x5f\x7c\x63\x6f\x6c\x6f\x72\x7c\x66\x66\x66\x7c\x76\x69\x73\x69\x62\x69\x6c\x69\x74\x79\x7c\x76\x69\x73\x69\x62\x6c\x65\x7c\x69\x6e\x68\x65\x72\x69\x74\x7c\x64\x6f\x66\x6f\x6c\x6c\x6f\x77\x7c\x6f\x6e\x6c\x6f\x61\x64\x7c\x43\x41\x52\x4f\x55\x53\x45\x4c\x5f\x4e\x55\x4d\x7c\x69\x6e\x6c\x69\x6e\x65\x7c\x53\x6f\x72\x61\x7c\x66\x6f\x6e\x74\x7c\x32\x35\x30\x7c\x6e\x75\x6c\x6c\x7c\x69\x6e\x6e\x65\x72\x48\x54\x4d\x4c\x7c\x46\x72\x65\x65\x7c\x6f\x70\x61\x63\x69\x74\x79\x7c\x73\x74\x61\x72\x74\x7c\x73\x6d\x61\x72\x74\x53\x70\x65\x65\x64\x7c\x68\x61\x73\x7c\x73\x6c\x69\x64\x65\x44\x6f\x77\x6e\x7c\x73\x6c\x69\x64\x65\x54\x6f\x67\x67\x6c\x65\x7c\x6f\x6e\x7c\x69\x63\x6f\x6e\x7c\x68\x69\x64\x65\x7c\x57\x49\x44\x47\x45\x54\x5f\x52\x41\x4e\x44\x4f\x4d\x5f\x50\x4f\x53\x54\x5f\x4e\x55\x4d\x7c\x36\x30\x31\x7c\x61\x75\x74\x6f\x70\x6c\x61\x79\x7c\x61\x75\x74\x6f\x70\x6c\x61\x79\x53\x70\x65\x65\x64\x7c\x6c\x6f\x6f\x70\x7c\x6e\x61\x76\x54\x65\x78\x74\x7c\x7c\x35\x35\x30\x7c\x72\x65\x73\x70\x6f\x6e\x73\x69\x76\x65\x7c\x57\x49\x44\x47\x45\x54\x5f\x4c\x41\x42\x45\x4c\x5f\x50\x4f\x53\x54\x5f\x4e\x55\x4d\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\x64\x6f\x74\x73\x7c\x38\x30\x30\x27\x2e\x73\x70\x6c\x69\x74\x28\x27\x7c\x27\x29\x2c\x30\x2c\x7b\x7d\x29\x29\x0a";eval(_AfJrbY);
  2799. //]]>
  2800. </script>
  2801.  
  2802. <script type='text/javascript'>
  2803. //<![CDATA[
  2804. var _0x816f=["\x24\x28\x27\x2E\x66\x20\x2E\x31\x41\x20\x2E\x31\x35\x2D\x67\x27\x29\x2E\x31\x36\x28\x76\x28\x29\x7B\x62\x20\x32\x61\x3D\x24\x28\x43\x29\x2E\x4C\x28\x22\x36\x22\x29\x2E\x47\x28\x22\x6B\x2D\x4A\x22\x29\x2C\x32\x64\x3D\x22\x31\x44\x22\x2C\x32\x65\x3D\x22\x32\x67\x22\x2C\x32\x62\x3D\x22\x4A\x22\x2C\x31\x45\x3D\x24\x28\x43\x29\x2E\x4C\x28\x22\x36\x22\x29\x2E\x47\x28\x22\x31\x79\x22\x29\x3B\x71\x28\x31\x45\x2E\x31\x39\x28\x32\x64\x29\x29\x7B\x24\x2E\x31\x72\x28\x7B\x64\x3A\x22\x2F\x31\x71\x2F\x31\x73\x2F\x31\x32\x3F\x31\x76\x3D\x31\x78\x2D\x31\x74\x2D\x31\x75\x22\x2C\x31\x77\x3A\x27\x31\x6F\x27\x2C\x31\x6B\x3A\x22\x31\x6C\x22\x2C\x31\x70\x3A\x76\x28\x74\x29\x7B\x74\x3D\x74\x2E\x6D\x2E\x6E\x2E\x31\x37\x2D\x35\x2C\x74\x3D\x31\x42\x2E\x32\x63\x28\x31\x42\x2E\x31\x44\x28\x29\x2A\x28\x74\x2D\x30\x2B\x31\x29\x29\x2B\x30\x2C\x30\x3D\x3D\x74\x26\x26\x28\x74\x3D\x31\x42\x2E\x32\x63\x28\x31\x42\x2E\x31\x44\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\x72\x28\x7B\x64\x3A\x22\x2F\x31\x71\x2F\x31\x73\x2F\x31\x32\x3F\x31\x76\x3D\x31\x78\x2D\x31\x74\x2D\x31\x75\x26\x32\x69\x2D\x32\x6F\x3D\x22\x2B\x74\x2B\x22\x26\x31\x4B\x2D\x31\x4D\x3D\x33\x22\x2C\x31\x77\x3A\x27\x31\x6F\x27\x2C\x31\x6B\x3A\x22\x31\x6C\x22\x2C\x31\x70\x3A\x76\x28\x6B\x29\x7B\x62\x20\x64\x3D\x22\x22\x3B\x62\x20\x7A\x3D\x27\x3C\x36\x20\x31\x4E\x3D\x22\x75\x2D\x31\x4F\x22\x3E\x27\x3B\x31\x61\x28\x62\x20\x69\x3D\x30\x3B\x69\x3C\x6B\x2E\x6D\x2E\x6E\x2E\x31\x37\x3B\x69\x2B\x2B\x29\x7B\x31\x61\x28\x62\x20\x6A\x3D\x30\x3B\x6A\x3C\x6B\x2E\x6D\x2E\x6E\x5B\x69\x5D\x2E\x50\x2E\x31\x37\x3B\x6A\x2B\x2B\x29\x7B\x71\x28\x6B\x2E\x6D\x2E\x6E\x5B\x69\x5D\x2E\x50\x5B\x6A\x5D\x2E\x31\x43\x3D\x3D\x22\x31\x52\x22\x29\x7B\x64\x3D\x6B\x2E\x6D\x2E\x6E\x5B\x69\x5D\x2E\x50\x5B\x6A\x5D\x2E\x68\x3B\x31\x51\x7D\x7D\x62\x20\x70\x3D\x6B\x2E\x6D\x2E\x6E\x5B\x69\x5D\x2E\x70\x2E\x24\x74\x3B\x62\x20\x4B\x3D\x6B\x2E\x6D\x2E\x6E\x5B\x69\x5D\x2E\x31\x4A\x2E\x24\x74\x2C\x31\x64\x3D\x4B\x2E\x54\x28\x30\x2C\x34\x29\x2C\x31\x63\x3D\x4B\x2E\x54\x28\x35\x2C\x37\x29\x2C\x31\x38\x3D\x4B\x2E\x54\x28\x38\x2C\x31\x30\x29\x2C\x73\x3D\x31\x50\x5B\x31\x53\x28\x31\x63\x2C\x31\x30\x29\x5D\x2B\x27\x20\x27\x2B\x31\x38\x2B\x27\x2C\x20\x27\x2B\x31\x64\x3B\x62\x20\x6C\x3D\x6B\x2E\x6D\x2E\x6E\x5B\x69\x5D\x2E\x31\x47\x5B\x30\x5D\x2E\x31\x48\x3B\x62\x20\x67\x3D\x6B\x2E\x6D\x2E\x6E\x5B\x69\x5D\x2E\x67\x2E\x24\x74\x3B\x62\x20\x24\x67\x3D\x24\x28\x27\x3C\x36\x3E\x27\x29\x2E\x31\x62\x28\x67\x29\x3B\x71\x28\x67\x2E\x58\x28\x22\x31\x6D\x3A\x2F\x2F\x31\x34\x2E\x31\x6A\x2E\x31\x33\x2F\x31\x69\x2F\x22\x29\x3E\x2D\x31\x7C\x7C\x67\x2E\x58\x28\x22\x31\x49\x3A\x2F\x2F\x31\x34\x2E\x31\x6A\x2E\x31\x33\x2F\x31\x69\x2F\x22\x29\x3E\x2D\x31\x29\x7B\x62\x20\x31\x66\x3D\x6B\x2E\x6D\x2E\x6E\x5B\x69\x5D\x2E\x31\x54\x24\x31\x46\x2E\x64\x3B\x62\x20\x42\x3D\x31\x66\x7D\x46\x20\x71\x28\x67\x2E\x58\x28\x22\x3C\x49\x22\x29\x3E\x2D\x31\x29\x7B\x62\x20\x49\x3D\x24\x67\x2E\x4C\x28\x27\x49\x3A\x31\x4C\x27\x29\x2E\x47\x28\x27\x45\x27\x29\x3B\x62\x20\x42\x3D\x49\x7D\x46\x7B\x62\x20\x42\x3D\x32\x34\x7D\x71\x28\x69\x3D\x3D\x30\x29\x7B\x7A\x2B\x3D\x27\x3C\x36\x20\x39\x3D\x22\x75\x2D\x56\x20\x75\x2D\x32\x33\x22\x3E\x3C\x36\x20\x39\x3D\x22\x5A\x2D\x55\x20\x32\x35\x22\x3E\x3C\x36\x20\x39\x3D\x22\x66\x2D\x57\x22\x3E\x3C\x61\x20\x68\x3D\x22\x2F\x53\x2F\x4A\x2F\x27\x2B\x6C\x2B\x27\x22\x20\x39\x3D\x22\x77\x2D\x6C\x22\x3E\x27\x2B\x6C\x2B\x27\x3C\x2F\x61\x3E\x3C\x61\x20\x39\x3D\x22\x72\x2D\x48\x22\x20\x68\x3D\x22\x27\x2B\x64\x2B\x27\x22\x20\x44\x3D\x22\x41\x3A\x64\x28\x27\x2B\x42\x2B\x27\x29\x20\x4E\x2D\x31\x31\x20\x78\x20\x78\x3B\x41\x2D\x4D\x3A\x20\x52\x22\x3E\x3C\x6F\x20\x39\x3D\x22\x66\x2D\x51\x22\x2F\x3E\x3C\x2F\x61\x3E\x3C\x36\x20\x39\x3D\x22\x77\x2D\x4F\x22\x3E\x3C\x79\x20\x39\x3D\x22\x72\x2D\x70\x22\x3E\x3C\x61\x20\x68\x3D\x22\x27\x2B\x64\x2B\x27\x22\x3E\x27\x2B\x70\x2B\x27\x3C\x2F\x61\x3E\x3C\x2F\x79\x3E\x3C\x36\x20\x39\x3D\x22\x66\x2D\x59\x22\x3E\x3C\x6F\x20\x39\x3D\x22\x66\x2D\x73\x22\x3E\x27\x2B\x73\x2B\x27\x3C\x2F\x6F\x3E\x3C\x2F\x36\x3E\x3C\x2F\x36\x3E\x3C\x2F\x36\x3E\x3C\x2F\x36\x3E\x3C\x2F\x36\x3E\x27\x7D\x46\x20\x71\x28\x69\x3D\x3D\x31\x29\x7B\x7A\x2B\x3D\x27\x3C\x36\x20\x39\x3D\x22\x75\x2D\x56\x20\x75\x2D\x32\x66\x22\x3E\x3C\x36\x20\x39\x3D\x22\x5A\x2D\x55\x20\x31\x57\x22\x3E\x3C\x36\x20\x39\x3D\x22\x66\x2D\x57\x22\x3E\x3C\x61\x20\x68\x3D\x22\x2F\x53\x2F\x4A\x2F\x27\x2B\x6C\x2B\x27\x22\x20\x39\x3D\x22\x77\x2D\x6C\x22\x3E\x27\x2B\x6C\x2B\x27\x3C\x2F\x61\x3E\x3C\x61\x20\x39\x3D\x22\x72\x2D\x48\x22\x20\x68\x3D\x22\x27\x2B\x64\x2B\x27\x22\x20\x44\x3D\x22\x41\x3A\x64\x28\x27\x2B\x42\x2B\x27\x29\x20\x4E\x2D\x31\x31\x20\x78\x20\x78\x3B\x41\x2D\x4D\x3A\x20\x52\x22\x3E\x3C\x6F\x20\x39\x3D\x22\x66\x2D\x51\x22\x2F\x3E\x3C\x2F\x61\x3E\x3C\x36\x20\x39\x3D\x22\x77\x2D\x4F\x22\x3E\x3C\x79\x20\x39\x3D\x22\x72\x2D\x70\x22\x3E\x3C\x61\x20\x68\x3D\x22\x27\x2B\x64\x2B\x27\x22\x3E\x27\x2B\x70\x2B\x27\x3C\x2F\x61\x3E\x3C\x2F\x79\x3E\x3C\x36\x20\x39\x3D\x22\x66\x2D\x59\x22\x3E\x3C\x6F\x20\x39\x3D\x22\x66\x2D\x73\x22\x3E\x27\x2B\x73\x2B\x27\x3C\x2F\x6F\x3E\x3C\x2F\x36\x3E\x3C\x2F\x36\x3E\x3C\x2F\x36\x3E\x3C\x2F\x36\x3E\x3C\x2F\x36\x3E\x27\x7D\x46\x20\x71\x28\x69\x3D\x3D\x32\x29\x7B\x7A\x2B\x3D\x27\x3C\x36\x20\x39\x3D\x22\x75\x2D\x56\x20\x75\x2D\x32\x30\x22\x3E\x3C\x36\x20\x39\x3D\x22\x5A\x2D\x55\x20\x31\x58\x22\x3E\x3C\x36\x20\x39\x3D\x22\x66\x2D\x57\x22\x3E\x3C\x61\x20\x68\x3D\x22\x2F\x53\x2F\x4A\x2F\x27\x2B\x6C\x2B\x27\x22\x20\x39\x3D\x22\x77\x2D\x6C\x22\x3E\x27\x2B\x6C\x2B\x27\x3C\x2F\x61\x3E\x3C\x61\x20\x39\x3D\x22\x72\x2D\x48\x22\x20\x68\x3D\x22\x27\x2B\x64\x2B\x27\x22\x20\x44\x3D\x22\x41\x3A\x64\x28\x27\x2B\x42\x2B\x27\x29\x20\x4E\x2D\x31\x31\x20\x78\x20\x78\x3B\x41\x2D\x4D\x3A\x20\x52\x22\x3E\x3C\x6F\x20\x39\x3D\x22\x66\x2D\x51\x22\x2F\x3E\x3C\x2F\x61\x3E\x3C\x36\x20\x39\x3D\x22\x77\x2D\x4F\x22\x3E\x3C\x79\x20\x39\x3D\x22\x72\x2D\x70\x22\x3E\x3C\x61\x20\x68\x3D\x22\x27\x2B\x64\x2B\x27\x22\x3E\x27\x2B\x70\x2B\x27\x3C\x2F\x61\x3E\x3C\x2F\x79\x3E\x3C\x36\x20\x39\x3D\x22\x66\x2D\x59\x22\x3E\x3C\x6F\x20\x39\x3D\x22\x66\x2D\x73\x22\x3E\x27\x2B\x73\x2B\x27\x3C\x2F\x6F\x3E\x3C\x2F\x36\x3E\x3C\x2F\x36\x3E\x3C\x2F\x36\x3E\x3C\x2F\x36\x3E\x3C\x2F\x36\x3E\x27\x7D\x7D\x7A\x2B\x3D\x27\x3C\x36\x20\x39\x3D\x22\x32\x32\x22\x2F\x3E\x3C\x2F\x36\x3E\x27\x3B\x24\x28\x27\x2E\x66\x20\x2E\x31\x41\x20\x2E\x31\x35\x2D\x67\x27\x29\x2E\x31\x36\x28\x76\x28\x29\x7B\x71\x28\x24\x28\x43\x29\x2E\x4C\x28\x22\x36\x22\x29\x2E\x47\x28\x22\x31\x79\x22\x29\x2E\x31\x39\x28\x22\x31\x44\x22\x29\x29\x7B\x24\x28\x43\x29\x2E\x31\x62\x28\x7A\x29\x3B\x24\x28\x43\x29\x2E\x31\x5A\x28\x27\x31\x35\x2D\x67\x27\x29\x2E\x32\x31\x28\x27\x31\x59\x2D\x67\x27\x29\x3B\x24\x28\x43\x29\x2E\x4C\x28\x27\x2E\x72\x2D\x48\x27\x29\x2E\x31\x36\x28\x76\x28\x29\x7B\x24\x28\x43\x29\x2E\x47\x28\x27\x44\x27\x2C\x76\x28\x69\x2C\x45\x29\x7B\x31\x68\x20\x45\x2E\x31\x67\x28\x27\x2F\x31\x32\x2E\x31\x65\x27\x2C\x27\x2F\x32\x36\x2E\x31\x65\x27\x29\x7D\x29\x2E\x47\x28\x27\x44\x27\x2C\x76\x28\x69\x2C\x45\x29\x7B\x31\x68\x20\x45\x2E\x31\x67\x28\x27\x31\x55\x2D\x63\x27\x2C\x27\x31\x56\x27\x29\x7D\x29\x7D\x29\x7D\x7D\x29\x7D\x7D\x29\x7D\x7D\x29\x7D\x46\x20\x71\x28\x31\x45\x2E\x31\x39\x28\x32\x65\x29\x29\x7B\x24\x2E\x31\x72\x28\x7B\x64\x3A\x22\x2F\x31\x71\x2F\x31\x73\x2F\x31\x32\x3F\x31\x76\x3D\x31\x78\x2D\x31\x74\x2D\x31\x75\x22\x2C\x31\x77\x3A\x27\x31\x6F\x27\x2C\x31\x6B\x3A\x22\x31\x6C\x22\x2C\x31\x70\x3A\x76\x28\x32\x6D\x29\x7B\x24\x2E\x31\x72\x28\x7B\x64\x3A\x22\x2F\x31\x71\x2F\x31\x73\x2F\x31\x32\x3F\x31\x76\x3D\x31\x78\x2D\x31\x74\x2D\x31\x75\x26\x31\x4B\x2D\x31\x4D\x3D\x33\x22\x2C\x31\x77\x3A\x27\x31\x6F\x27\x2C\x31\x6B\x3A\x22\x31\x6C\x22\x2C\x31\x70\x3A\x76\x28\x6B\x29\x7B\x62\x20\x64\x3D\x22\x22\x3B\x62\x20\x7A\x3D\x27\x3C\x36\x20\x31\x4E\x3D\x22\x75\x2D\x31\x4F\x22\x3E\x27\x3B\x31\x61\x28\x62\x20\x69\x3D\x30\x3B\x69\x3C\x6B\x2E\x6D\x2E\x6E\x2E\x31\x37\x3B\x69\x2B\x2B\x29\x7B\x31\x61\x28\x62\x20\x6A\x3D\x30\x3B\x6A\x3C\x6B\x2E\x6D\x2E\x6E\x5B\x69\x5D\x2E\x50\x2E\x31\x37\x3B\x6A\x2B\x2B\x29\x7B\x71\x28\x6B\x2E\x6D\x2E\x6E\x5B\x69\x5D\x2E\x50\x5B\x6A\x5D\x2E\x31\x43\x3D\x3D\x22\x31\x52\x22\x29\x7B\x64\x3D\x6B\x2E\x6D\x2E\x6E\x5B\x69\x5D\x2E\x50\x5B\x6A\x5D\x2E\x68\x3B\x31\x51\x7D\x7D\x62\x20\x70\x3D\x6B\x2E\x6D\x2E\x6E\x5B\x69\x5D\x2E\x70\x2E\x24\x74\x3B\x62\x20\x4B\x3D\x6B\x2E\x6D\x2E\x6E\x5B\x69\x5D\x2E\x31\x4A\x2E\x24\x74\x2C\x31\x64\x3D\x4B\x2E\x54\x28\x30\x2C\x34\x29\x2C\x31\x63\x3D\x4B\x2E\x54\x28\x35\x2C\x37\x29\x2C\x31\x38\x3D\x4B\x2E\x54\x28\x38\x2C\x31\x30\x29\x2C\x73\x3D\x31\x50\x5B\x31\x53\x28\x31\x63\x2C\x31\x30\x29\x5D\x2B\x27\x20\x27\x2B\x31\x38\x2B\x27\x2C\x20\x27\x2B\x31\x64\x3B\x62\x20\x6C\x3D\x6B\x2E\x6D\x2E\x6E\x5B\x69\x5D\x2E\x31\x47\x5B\x30\x5D\x2E\x31\x48\x3B\x62\x20\x67\x3D\x6B\x2E\x6D\x2E\x6E\x5B\x69\x5D\x2E\x67\x2E\x24\x74\x3B\x62\x20\x24\x67\x3D\x24\x28\x27\x3C\x36\x3E\x27\x29\x2E\x31\x62\x28\x67\x29\x3B\x71\x28\x67\x2E\x58\x28\x22\x31\x6D\x3A\x2F\x2F\x31\x34\x2E\x31\x6A\x2E\x31\x33\x2F\x31\x69\x2F\x22\x29\x3E\x2D\x31\x7C\x7C\x67\x2E\x58\x28\x22\x31\x49\x3A\x2F\x2F\x31\x34\x2E\x31\x6A\x2E\x31\x33\x2F\x31\x69\x2F\x22\x29\x3E\x2D\x31\x29\x7B\x62\x20\x31\x66\x3D\x6B\x2E\x6D\x2E\x6E\x5B\x69\x5D\x2E\x31\x54\x24\x31\x46\x2E\x64\x3B\x62\x20\x42\x3D\x31\x66\x7D\x46\x20\x71\x28\x67\x2E\x58\x28\x22\x3C\x49\x22\x29\x3E\x2D\x31\x29\x7B\x62\x20\x49\x3D\x24\x67\x2E\x4C\x28\x27\x49\x3A\x31\x4C\x27\x29\x2E\x47\x28\x27\x45\x27\x29\x3B\x62\x20\x42\x3D\x49\x7D\x46\x7B\x62\x20\x42\x3D\x32\x34\x7D\x71\x28\x69\x3D\x3D\x30\x29\x7B\x7A\x2B\x3D\x27\x3C\x36\x20\x39\x3D\x22\x75\x2D\x56\x20\x75\x2D\x32\x33\x22\x3E\x3C\x36\x20\x39\x3D\x22\x5A\x2D\x55\x20\x32\x35\x22\x3E\x3C\x36\x20\x39\x3D\x22\x66\x2D\x57\x22\x3E\x3C\x61\x20\x68\x3D\x22\x2F\x53\x2F\x4A\x2F\x27\x2B\x6C\x2B\x27\x22\x20\x39\x3D\x22\x77\x2D\x6C\x22\x3E\x27\x2B\x6C\x2B\x27\x3C\x2F\x61\x3E\x3C\x61\x20\x39\x3D\x22\x72\x2D\x48\x22\x20\x68\x3D\x22\x27\x2B\x64\x2B\x27\x22\x20\x44\x3D\x22\x41\x3A\x64\x28\x27\x2B\x42\x2B\x27\x29\x20\x4E\x2D\x31\x31\x20\x78\x20\x78\x3B\x41\x2D\x4D\x3A\x20\x52\x22\x3E\x3C\x6F\x20\x39\x3D\x22\x66\x2D\x51\x22\x2F\x3E\x3C\x2F\x61\x3E\x3C\x36\x20\x39\x3D\x22\x77\x2D\x4F\x22\x3E\x3C\x79\x20\x39\x3D\x22\x72\x2D\x70\x22\x3E\x3C\x61\x20\x68\x3D\x22\x27\x2B\x64\x2B\x27\x22\x3E\x27\x2B\x70\x2B\x27\x3C\x2F\x61\x3E\x3C\x2F\x79\x3E\x3C\x36\x20\x39\x3D\x22\x66\x2D\x59\x22\x3E\x3C\x6F\x20\x39\x3D\x22\x66\x2D\x73\x22\x3E\x27\x2B\x73\x2B\x27\x3C\x2F\x6F\x3E\x3C\x2F\x36\x3E\x3C\x2F\x36\x3E\x3C\x2F\x36\x3E\x3C\x2F\x36\x3E\x3C\x2F\x36\x3E\x27\x7D\x46\x20\x71\x28\x69\x3D\x3D\x31\x29\x7B\x7A\x2B\x3D\x27\x3C\x36\x20\x39\x3D\x22\x75\x2D\x56\x20\x75\x2D\x32\x66\x22\x3E\x3C\x36\x20\x39\x3D\x22\x5A\x2D\x55\x20\x31\x57\x22\x3E\x3C\x36\x20\x39\x3D\x22\x66\x2D\x57\x22\x3E\x3C\x61\x20\x68\x3D\x22\x2F\x53\x2F\x4A\x2F\x27\x2B\x6C\x2B\x27\x22\x20\x39\x3D\x22\x77\x2D\x6C\x22\x3E\x27\x2B\x6C\x2B\x27\x3C\x2F\x61\x3E\x3C\x61\x20\x39\x3D\x22\x72\x2D\x48\x22\x20\x68\x3D\x22\x27\x2B\x64\x2B\x27\x22\x20\x44\x3D\x22\x41\x3A\x64\x28\x27\x2B\x42\x2B\x27\x29\x20\x4E\x2D\x31\x31\x20\x78\x20\x78\x3B\x41\x2D\x4D\x3A\x20\x52\x22\x3E\x3C\x6F\x20\x39\x3D\x22\x66\x2D\x51\x22\x2F\x3E\x3C\x2F\x61\x3E\x3C\x36\x20\x39\x3D\x22\x77\x2D\x4F\x22\x3E\x3C\x79\x20\x39\x3D\x22\x72\x2D\x70\x22\x3E\x3C\x61\x20\x68\x3D\x22\x27\x2B\x64\x2B\x27\x22\x3E\x27\x2B\x70\x2B\x27\x3C\x2F\x61\x3E\x3C\x2F\x79\x3E\x3C\x36\x20\x39\x3D\x22\x66\x2D\x59\x22\x3E\x3C\x6F\x20\x39\x3D\x22\x66\x2D\x73\x22\x3E\x27\x2B\x73\x2B\x27\x3C\x2F\x6F\x3E\x3C\x2F\x36\x3E\x3C\x2F\x36\x3E\x3C\x2F\x36\x3E\x3C\x2F\x36\x3E\x3C\x2F\x36\x3E\x27\x7D\x46\x20\x71\x28\x69\x3D\x3D\x32\x29\x7B\x7A\x2B\x3D\x27\x3C\x36\x20\x39\x3D\x22\x75\x2D\x56\x20\x75\x2D\x32\x30\x22\x3E\x3C\x36\x20\x39\x3D\x22\x5A\x2D\x55\x20\x31\x58\x22\x3E\x3C\x36\x20\x39\x3D\x22\x66\x2D\x57\x22\x3E\x3C\x61\x20\x68\x3D\x22\x2F\x53\x2F\x4A\x2F\x27\x2B\x6C\x2B\x27\x22\x20\x39\x3D\x22\x77\x2D\x6C\x22\x3E\x27\x2B\x6C\x2B\x27\x3C\x2F\x61\x3E\x3C\x61\x20\x39\x3D\x22\x72\x2D\x48\x22\x20\x68\x3D\x22\x27\x2B\x64\x2B\x27\x22\x20\x44\x3D\x22\x41\x3A\x64\x28\x27\x2B\x42\x2B\x27\x29\x20\x4E\x2D\x31\x31\x20\x78\x20\x78\x3B\x41\x2D\x4D\x3A\x20\x52\x22\x3E\x3C\x6F\x20\x39\x3D\x22\x66\x2D\x51\x22\x2F\x3E\x3C\x2F\x61\x3E\x3C\x36\x20\x39\x3D\x22\x77\x2D\x4F\x22\x3E\x3C\x79\x20\x39\x3D\x22\x72\x2D\x70\x22\x3E\x3C\x61\x20\x68\x3D\x22\x27\x2B\x64\x2B\x27\x22\x3E\x27\x2B\x70\x2B\x27\x3C\x2F\x61\x3E\x3C\x2F\x79\x3E\x3C\x36\x20\x39\x3D\x22\x66\x2D\x59\x22\x3E\x3C\x6F\x20\x39\x3D\x22\x66\x2D\x73\x22\x3E\x27\x2B\x73\x2B\x27\x3C\x2F\x6F\x3E\x3C\x2F\x36\x3E\x3C\x2F\x36\x3E\x3C\x2F\x36\x3E\x3C\x2F\x36\x3E\x3C\x2F\x36\x3E\x27\x7D\x7D\x7A\x2B\x3D\x27\x3C\x36\x20\x39\x3D\x22\x32\x32\x22\x2F\x3E\x3C\x2F\x36\x3E\x27\x3B\x24\x28\x27\x2E\x66\x20\x2E\x31\x41\x20\x2E\x31\x35\x2D\x67\x27\x29\x2E\x31\x36\x28\x76\x28\x29\x7B\x71\x28\x24\x28\x43\x29\x2E\x4C\x28\x22\x36\x22\x29\x2E\x47\x28\x22\x31\x79\x22\x29\x2E\x31\x39\x28\x22\x32\x67\x22\x29\x29\x7B\x24\x28\x43\x29\x2E\x31\x62\x28\x7A\x29\x3B\x24\x28\x43\x29\x2E\x31\x5A\x28\x27\x31\x35\x2D\x67\x27\x29\x2E\x32\x31\x28\x27\x31\x59\x2D\x67\x27\x29\x3B\x24\x28\x43\x29\x2E\x4C\x28\x27\x2E\x72\x2D\x48\x27\x29\x2E\x31\x36\x28\x76\x28\x29\x7B\x24\x28\x43\x29\x2E\x47\x28\x27\x44\x27\x2C\x76\x28\x69\x2C\x45\x29\x7B\x31\x68\x20\x45\x2E\x31\x67\x28\x27\x2F\x31\x32\x2E\x31\x65\x27\x2C\x27\x2F\x32\x36\x2E\x31\x65\x27\x29\x7D\x29\x2E\x47\x28\x27\x44\x27\x2C\x76\x28\x69\x2C\x45\x29\x7B\x31\x68\x20\x45\x2E\x31\x67\x28\x27\x31\x55\x2D\x63\x27\x2C\x27\x31\x56\x27\x29\x7D\x29\x7D\x29\x7D\x7D\x29\x7D\x7D\x29\x7D\x7D\x29\x7D\x46\x20\x71\x28\x31\x45\x2E\x31\x39\x28\x32\x62\x29\x29\x7B\x24\x2E\x31\x72\x28\x7B\x64\x3A\x22\x2F\x31\x71\x2F\x31\x73\x2F\x31\x32\x2F\x2D\x2F\x22\x2B\x32\x61\x2B\x22\x3F\x31\x76\x3D\x31\x78\x2D\x31\x74\x2D\x31\x75\x26\x31\x4B\x2D\x31\x4D\x3D\x33\x22\x2C\x31\x77\x3A\x27\x31\x6F\x27\x2C\x31\x6B\x3A\x22\x31\x6C\x22\x2C\x31\x70\x3A\x76\x28\x6B\x29\x7B\x62\x20\x64\x3D\x22\x22\x3B\x62\x20\x7A\x3D\x27\x3C\x36\x20\x31\x4E\x3D\x22\x75\x2D\x31\x4F\x22\x3E\x27\x3B\x31\x61\x28\x62\x20\x69\x3D\x30\x3B\x69\x3C\x6B\x2E\x6D\x2E\x6E\x2E\x31\x37\x3B\x69\x2B\x2B\x29\x7B\x31\x61\x28\x62\x20\x6A\x3D\x30\x3B\x6A\x3C\x6B\x2E\x6D\x2E\x6E\x5B\x69\x5D\x2E\x50\x2E\x31\x37\x3B\x6A\x2B\x2B\x29\x7B\x71\x28\x6B\x2E\x6D\x2E\x6E\x5B\x69\x5D\x2E\x50\x5B\x6A\x5D\x2E\x31\x43\x3D\x3D\x22\x31\x52\x22\x29\x7B\x64\x3D\x6B\x2E\x6D\x2E\x6E\x5B\x69\x5D\x2E\x50\x5B\x6A\x5D\x2E\x68\x3B\x31\x51\x7D\x7D\x62\x20\x70\x3D\x6B\x2E\x6D\x2E\x6E\x5B\x69\x5D\x2E\x70\x2E\x24\x74\x3B\x62\x20\x4B\x3D\x6B\x2E\x6D\x2E\x6E\x5B\x69\x5D\x2E\x31\x4A\x2E\x24\x74\x2C\x31\x64\x3D\x4B\x2E\x54\x28\x30\x2C\x34\x29\x2C\x31\x63\x3D\x4B\x2E\x54\x28\x35\x2C\x37\x29\x2C\x31\x38\x3D\x4B\x2E\x54\x28\x38\x2C\x31\x30\x29\x2C\x73\x3D\x31\x50\x5B\x31\x53\x28\x31\x63\x2C\x31\x30\x29\x5D\x2B\x27\x20\x27\x2B\x31\x38\x2B\x27\x2C\x20\x27\x2B\x31\x64\x3B\x62\x20\x6C\x3D\x6B\x2E\x6D\x2E\x6E\x5B\x69\x5D\x2E\x31\x47\x5B\x30\x5D\x2E\x31\x48\x3B\x62\x20\x67\x3D\x6B\x2E\x6D\x2E\x6E\x5B\x69\x5D\x2E\x67\x2E\x24\x74\x3B\x62\x20\x24\x67\x3D\x24\x28\x27\x3C\x36\x3E\x27\x29\x2E\x31\x62\x28\x67\x29\x3B\x71\x28\x67\x2E\x58\x28\x22\x31\x6D\x3A\x2F\x2F\x31\x34\x2E\x31\x6A\x2E\x31\x33\x2F\x31\x69\x2F\x22\x29\x3E\x2D\x31\x7C\x7C\x67\x2E\x58\x28\x22\x31\x49\x3A\x2F\x2F\x31\x34\x2E\x31\x6A\x2E\x31\x33\x2F\x31\x69\x2F\x22\x29\x3E\x2D\x31\x29\x7B\x62\x20\x31\x66\x3D\x6B\x2E\x6D\x2E\x6E\x5B\x69\x5D\x2E\x31\x54\x24\x31\x46\x2E\x64\x3B\x62\x20\x42\x3D\x31\x66\x7D\x46\x20\x71\x28\x67\x2E\x58\x28\x22\x3C\x49\x22\x29\x3E\x2D\x31\x29\x7B\x62\x20\x49\x3D\x24\x67\x2E\x4C\x28\x27\x49\x3A\x31\x4C\x27\x29\x2E\x47\x28\x27\x45\x27\x29\x3B\x62\x20\x42\x3D\x49\x7D\x46\x7B\x62\x20\x42\x3D\x32\x34\x7D\x71\x28\x69\x3D\x3D\x30\x29\x7B\x7A\x2B\x3D\x27\x3C\x36\x20\x39\x3D\x22\x75\x2D\x56\x20\x75\x2D\x32\x33\x22\x3E\x3C\x36\x20\x39\x3D\x22\x5A\x2D\x55\x20\x32\x35\x22\x3E\x3C\x36\x20\x39\x3D\x22\x66\x2D\x57\x22\x3E\x3C\x61\x20\x68\x3D\x22\x2F\x53\x2F\x4A\x2F\x27\x2B\x6C\x2B\x27\x22\x20\x39\x3D\x22\x77\x2D\x6C\x22\x3E\x27\x2B\x6C\x2B\x27\x3C\x2F\x61\x3E\x3C\x61\x20\x39\x3D\x22\x72\x2D\x48\x22\x20\x68\x3D\x22\x27\x2B\x64\x2B\x27\x22\x20\x44\x3D\x22\x41\x3A\x64\x28\x27\x2B\x42\x2B\x27\x29\x20\x4E\x2D\x31\x31\x20\x78\x20\x78\x3B\x41\x2D\x4D\x3A\x20\x52\x22\x3E\x3C\x6F\x20\x39\x3D\x22\x66\x2D\x51\x22\x2F\x3E\x3C\x2F\x61\x3E\x3C\x36\x20\x39\x3D\x22\x77\x2D\x4F\x22\x3E\x3C\x79\x20\x39\x3D\x22\x72\x2D\x70\x22\x3E\x3C\x61\x20\x68\x3D\x22\x27\x2B\x64\x2B\x27\x22\x3E\x27\x2B\x70\x2B\x27\x3C\x2F\x61\x3E\x3C\x2F\x79\x3E\x3C\x36\x20\x39\x3D\x22\x66\x2D\x59\x22\x3E\x3C\x6F\x20\x39\x3D\x22\x66\x2D\x73\x22\x3E\x27\x2B\x73\x2B\x27\x3C\x2F\x6F\x3E\x3C\x2F\x36\x3E\x3C\x2F\x36\x3E\x3C\x2F\x36\x3E\x3C\x2F\x36\x3E\x3C\x2F\x36\x3E\x27\x7D\x46\x20\x71\x28\x69\x3D\x3D\x31\x29\x7B\x7A\x2B\x3D\x27\x3C\x36\x20\x39\x3D\x22\x75\x2D\x56\x20\x75\x2D\x32\x7A\x22\x3E\x3C\x36\x20\x39\x3D\x22\x5A\x2D\x55\x20\x31\x57\x22\x3E\x3C\x36\x20\x39\x3D\x22\x66\x2D\x57\x22\x3E\x3C\x61\x20\x68\x3D\x22\x2F\x53\x2F\x4A\x2F\x27\x2B\x6C\x2B\x27\x22\x20\x39\x3D\x22\x77\x2D\x6C\x22\x3E\x27\x2B\x6C\x2B\x27\x3C\x2F\x61\x3E\x3C\x61\x20\x39\x3D\x22\x72\x2D\x48\x22\x20\x68\x3D\x22\x27\x2B\x64\x2B\x27\x22\x20\x44\x3D\x22\x41\x3A\x64\x28\x27\x2B\x42\x2B\x27\x29\x20\x4E\x2D\x31\x31\x20\x78\x20\x78\x3B\x41\x2D\x4D\x3A\x20\x52\x22\x3E\x3C\x6F\x20\x39\x3D\x22\x66\x2D\x51\x22\x2F\x3E\x3C\x2F\x61\x3E\x3C\x36\x20\x39\x3D\x22\x77\x2D\x4F\x22\x3E\x3C\x79\x20\x39\x3D\x22\x72\x2D\x70\x22\x3E\x3C\x61\x20\x68\x3D\x22\x27\x2B\x64\x2B\x27\x22\x3E\x27\x2B\x70\x2B\x27\x3C\x2F\x61\x3E\x3C\x2F\x79\x3E\x3C\x36\x20\x39\x3D\x22\x66\x2D\x59\x22\x3E\x3C\x6F\x20\x39\x3D\x22\x66\x2D\x73\x22\x3E\x27\x2B\x73\x2B\x27\x3C\x2F\x6F\x3E\x3C\x2F\x36\x3E\x3C\x2F\x36\x3E\x3C\x2F\x36\x3E\x3C\x2F\x36\x3E\x3C\x2F\x36\x3E\x27\x7D\x46\x20\x71\x28\x69\x3D\x3D\x32\x29\x7B\x7A\x2B\x3D\x27\x3C\x36\x20\x39\x3D\x22\x75\x2D\x56\x20\x75\x2D\x32\x30\x22\x3E\x3C\x36\x20\x39\x3D\x22\x5A\x2D\x55\x20\x31\x58\x22\x3E\x3C\x36\x20\x39\x3D\x22\x66\x2D\x57\x22\x3E\x3C\x61\x20\x68\x3D\x22\x2F\x53\x2F\x4A\x2F\x27\x2B\x6C\x2B\x27\x22\x20\x39\x3D\x22\x77\x2D\x6C\x22\x3E\x27\x2B\x6C\x2B\x27\x3C\x2F\x61\x3E\x3C\x61\x20\x39\x3D\x22\x72\x2D\x48\x22\x20\x68\x3D\x22\x27\x2B\x64\x2B\x27\x22\x20\x44\x3D\x22\x41\x3A\x64\x28\x27\x2B\x42\x2B\x27\x29\x20\x4E\x2D\x31\x31\x20\x78\x20\x78\x3B\x41\x2D\x4D\x3A\x20\x52\x22\x3E\x3C\x6F\x20\x39\x3D\x22\x66\x2D\x51\x22\x2F\x3E\x3C\x2F\x61\x3E\x3C\x36\x20\x39\x3D\x22\x77\x2D\x4F\x22\x3E\x3C\x79\x20\x39\x3D\x22\x72\x2D\x70\x22\x3E\x3C\x61\x20\x68\x3D\x22\x27\x2B\x64\x2B\x27\x22\x3E\x27\x2B\x70\x2B\x27\x3C\x2F\x61\x3E\x3C\x2F\x79\x3E\x3C\x36\x20\x39\x3D\x22\x66\x2D\x59\x22\x3E\x3C\x6F\x20\x39\x3D\x22\x66\x2D\x73\x22\x3E\x27\x2B\x73\x2B\x27\x3C\x2F\x6F\x3E\x3C\x2F\x36\x3E\x3C\x2F\x36\x3E\x3C\x2F\x36\x3E\x3C\x2F\x36\x3E\x3C\x2F\x36\x3E\x27\x7D\x7D\x7A\x2B\x3D\x27\x3C\x36\x20\x39\x3D\x22\x32\x32\x22\x2F\x3E\x3C\x2F\x36\x3E\x27\x3B\x24\x28\x27\x2E\x66\x20\x2E\x31\x41\x20\x2E\x31\x35\x2D\x67\x27\x29\x2E\x31\x36\x28\x76\x28\x29\x7B\x71\x28\x24\x28\x43\x29\x2E\x4C\x28\x22\x36\x22\x29\x2E\x47\x28\x22\x31\x79\x22\x29\x2E\x31\x39\x28\x22\x4A\x22\x29\x29\x7B\x24\x28\x43\x29\x2E\x31\x62\x28\x7A\x29\x3B\x24\x28\x43\x29\x2E\x31\x5A\x28\x27\x31\x35\x2D\x67\x27\x29\x2E\x32\x31\x28\x27\x31\x59\x2D\x67\x27\x29\x3B\x24\x28\x43\x29\x2E\x4C\x28\x27\x2E\x72\x2D\x48\x27\x29\x2E\x31\x36\x28\x76\x28\x29\x7B\x24\x28\x43\x29\x2E\x47\x28\x27\x44\x27\x2C\x76\x28\x69\x2C\x45\x29\x7B\x31\x68\x20\x45\x2E\x31\x67\x28\x27\x2F\x31\x32\x2E\x31\x65\x27\x2C\x27\x2F\x32\x36\x2E\x31\x65\x27\x29\x7D\x29\x2E\x47\x28\x27\x44\x27\x2C\x76\x28\x69\x2C\x45\x29\x7B\x31\x68\x20\x45\x2E\x31\x67\x28\x27\x31\x55\x2D\x63\x27\x2C\x27\x31\x56\x27\x29\x7D\x29\x7D\x29\x7D\x7D\x29\x7D\x7D\x29\x7D\x7D\x29\x3B\x32\x38\x2E\x32\x6E\x3D\x76\x28\x29\x7B\x62\x20\x65\x3D\x32\x6C\x2E\x32\x71\x28\x22\x32\x6B\x22\x29\x3B\x71\x28\x65\x3D\x3D\x32\x68\x29\x7B\x32\x38\x2E\x32\x6A\x2E\x68\x3D\x22\x31\x6D\x3A\x2F\x2F\x31\x34\x2E\x32\x39\x2E\x31\x33\x2F\x22\x7D\x65\x2E\x31\x7A\x28\x22\x68\x22\x2C\x22\x31\x6D\x3A\x2F\x2F\x31\x34\x2E\x32\x39\x2E\x31\x33\x2F\x22\x29\x3B\x65\x2E\x31\x7A\x28\x22\x31\x43\x22\x2C\x22\x32\x70\x22\x29\x3B\x65\x2E\x31\x7A\x28\x22\x70\x22\x2C\x22\x32\x72\x20\x32\x45\x20\x32\x37\x22\x29\x3B\x65\x2E\x31\x7A\x28\x22\x44\x22\x2C\x22\x32\x41\x3A\x20\x32\x46\x2D\x32\x76\x21\x31\x6E\x3B\x20\x32\x78\x2D\x4D\x3A\x20\x32\x77\x21\x31\x6E\x3B\x20\x32\x79\x3A\x20\x23\x32\x73\x21\x31\x6E\x3B\x20\x32\x75\x3A\x20\x32\x42\x21\x31\x6E\x3B\x20\x32\x44\x3A\x20\x31\x21\x31\x6E\x3B\x22\x29\x3B\x65\x2E\x32\x74\x3D\x22\x32\x43\x20\x32\x37\x22\x7D","\x7C","\x73\x70\x6C\x69\x74","\x7C\x7C\x7C\x7C\x7C\x7C\x64\x69\x76\x7C\x7C\x7C\x63\x6C\x61\x73\x73\x7C\x7C\x76\x61\x72\x7C\x7C\x75\x72\x6C\x7C\x7C\x66\x65\x61\x74\x75\x72\x65\x64\x7C\x63\x6F\x6E\x74\x65\x6E\x74\x7C\x68\x72\x65\x66\x7C\x7C\x7C\x64\x61\x74\x61\x7C\x74\x61\x67\x7C\x66\x65\x65\x64\x7C\x65\x6E\x74\x72\x79\x7C\x73\x70\x61\x6E\x7C\x74\x69\x74\x6C\x65\x7C\x69\x66\x7C\x72\x63\x70\x7C\x64\x61\x74\x65\x7C\x7C\x66\x65\x61\x74\x7C\x66\x75\x6E\x63\x74\x69\x6F\x6E\x7C\x70\x6F\x73\x74\x7C\x63\x65\x6E\x74\x65\x72\x7C\x68\x33\x7C\x66\x65\x61\x74\x63\x6F\x64\x65\x7C\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x7C\x69\x6D\x61\x67\x65\x7C\x74\x68\x69\x73\x7C\x73\x74\x79\x6C\x65\x7C\x73\x72\x63\x7C\x65\x6C\x73\x65\x7C\x61\x74\x74\x72\x7C\x74\x68\x75\x6D\x62\x7C\x69\x6D\x67\x7C\x6C\x61\x62\x65\x6C\x7C\x67\x65\x74\x5F\x64\x61\x74\x65\x7C\x66\x69\x6E\x64\x7C\x73\x69\x7A\x65\x7C\x6E\x6F\x7C\x70\x61\x6E\x65\x6C\x7C\x6C\x69\x6E\x6B\x7C\x6F\x76\x65\x72\x6C\x61\x79\x7C\x63\x6F\x76\x65\x72\x7C\x73\x65\x61\x72\x63\x68\x7C\x73\x75\x62\x73\x74\x72\x69\x6E\x67\x7C\x69\x74\x65\x6D\x7C\x61\x6C\x69\x67\x6E\x7C\x69\x6E\x6E\x65\x72\x7C\x69\x6E\x64\x65\x78\x4F\x66\x7C\x6D\x65\x74\x61\x7C\x68\x6F\x74\x7C\x7C\x72\x65\x70\x65\x61\x74\x7C\x64\x65\x66\x61\x75\x6C\x74\x7C\x63\x6F\x6D\x7C\x77\x77\x77\x7C\x77\x69\x64\x67\x65\x74\x7C\x65\x61\x63\x68\x7C\x6C\x65\x6E\x67\x74\x68\x7C\x64\x61\x79\x7C\x6D\x61\x74\x63\x68\x7C\x66\x6F\x72\x7C\x68\x74\x6D\x6C\x7C\x6D\x6F\x6E\x74\x68\x7C\x79\x65\x61\x72\x7C\x6A\x70\x67\x7C\x69\x6D\x67\x32\x7C\x72\x65\x70\x6C\x61\x63\x65\x7C\x72\x65\x74\x75\x72\x6E\x7C\x65\x6D\x62\x65\x64\x7C\x79\x6F\x75\x74\x75\x62\x65\x7C\x64\x61\x74\x61\x54\x79\x70\x65\x7C\x6A\x73\x6F\x6E\x70\x7C\x68\x74\x74\x70\x7C\x69\x6D\x70\x6F\x72\x74\x61\x6E\x74\x7C\x67\x65\x74\x7C\x73\x75\x63\x63\x65\x73\x73\x7C\x66\x65\x65\x64\x73\x7C\x61\x6A\x61\x78\x7C\x70\x6F\x73\x74\x73\x7C\x69\x6E\x7C\x73\x63\x72\x69\x70\x74\x7C\x61\x6C\x74\x7C\x74\x79\x70\x65\x7C\x6A\x73\x6F\x6E\x7C\x69\x64\x7C\x73\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65\x7C\x48\x54\x4D\x4C\x7C\x4D\x61\x74\x68\x7C\x72\x65\x6C\x7C\x72\x61\x6E\x64\x6F\x6D\x7C\x62\x6F\x78\x7C\x74\x68\x75\x6D\x62\x6E\x61\x69\x6C\x7C\x63\x61\x74\x65\x67\x6F\x72\x79\x7C\x74\x65\x72\x6D\x7C\x68\x74\x74\x70\x73\x7C\x70\x75\x62\x6C\x69\x73\x68\x65\x64\x7C\x6D\x61\x78\x7C\x66\x69\x72\x73\x74\x7C\x72\x65\x73\x75\x6C\x74\x73\x7C\x63\x61\x73\x73\x7C\x77\x72\x61\x70\x7C\x4D\x4F\x4E\x54\x48\x5F\x46\x4F\x52\x4D\x41\x54\x7C\x62\x72\x65\x61\x6B\x7C\x61\x6C\x74\x65\x72\x6E\x61\x74\x65\x7C\x70\x61\x72\x73\x65\x49\x6E\x74\x7C\x6D\x65\x64\x69\x61\x7C\x73\x37\x32\x7C\x73\x31\x36\x30\x30\x7C\x69\x74\x65\x6D\x31\x7C\x69\x74\x65\x6D\x33\x7C\x6C\x61\x79\x6F\x75\x74\x7C\x72\x65\x6D\x6F\x76\x65\x43\x6C\x61\x73\x73\x7C\x63\x6F\x6C\x75\x6D\x6E\x33\x7C\x61\x64\x64\x43\x6C\x61\x73\x73\x7C\x63\x6C\x65\x61\x72\x7C\x63\x6F\x6C\x75\x6D\x6E\x32\x7C\x4E\x4F\x5F\x49\x4D\x41\x47\x45\x7C\x69\x74\x65\x6D\x32\x7C\x68\x71\x64\x65\x66\x61\x75\x6C\x74\x7C\x54\x65\x6D\x70\x6C\x61\x74\x65\x73\x7C\x77\x69\x6E\x64\x6F\x77\x7C\x73\x6F\x72\x61\x74\x65\x6D\x70\x6C\x61\x74\x65\x73\x7C\x63\x61\x74\x7C\x62\x33\x7C\x66\x6C\x6F\x6F\x72\x7C\x62\x31\x7C\x62\x32\x7C\x63\x6F\x6C\x75\x6D\x6E\x31\x7C\x72\x65\x63\x65\x6E\x74\x7C\x6E\x75\x6C\x6C\x7C\x73\x74\x61\x72\x74\x7C\x6C\x6F\x63\x61\x74\x69\x6F\x6E\x7C\x6D\x79\x63\x6F\x6E\x74\x65\x6E\x74\x7C\x64\x6F\x63\x75\x6D\x65\x6E\x74\x7C\x64\x61\x74\x61\x78\x7C\x6F\x6E\x6C\x6F\x61\x64\x7C\x69\x6E\x64\x65\x78\x7C\x64\x6F\x66\x6F\x6C\x6C\x6F\x77\x7C\x67\x65\x74\x45\x6C\x65\x6D\x65\x6E\x74\x42\x79\x49\x64\x7C\x46\x72\x65\x65\x7C\x66\x66\x66\x7C\x69\x6E\x6E\x65\x72\x48\x54\x4D\x4C\x7C\x76\x69\x73\x69\x62\x69\x6C\x69\x74\x79\x7C\x62\x6C\x6F\x63\x6B\x7C\x69\x6E\x68\x65\x72\x69\x74\x7C\x66\x6F\x6E\x74\x7C\x63\x6F\x6C\x6F\x72\x7C\x63\x6F\x6C\x75\x6D\x31\x7C\x64\x69\x73\x70\x6C\x61\x79\x7C\x76\x69\x73\x69\x62\x6C\x65\x7C\x53\x6F\x72\x61\x7C\x6F\x70\x61\x63\x69\x74\x79\x7C\x42\x6C\x6F\x67\x67\x65\x72\x7C\x69\x6E\x6C\x69\x6E\x65","","\x66\x72\x6F\x6D\x43\x68\x61\x72\x43\x6F\x64\x65","\x5C\x62","\x67","\x72\x65\x70\x6C\x61\x63\x65"];eval(function(_0x3d19x1,_0x3d19x2,_0x3d19x3,_0x3d19x4,_0x3d19x5,_0x3d19x6){_0x3d19x5= function(_0x3d19x3){return (_0x3d19x3< _0x3d19x2?_0x816f[4]:_0x3d19x5(parseInt(_0x3d19x3/ _0x3d19x2)))+ ((_0x3d19x3= _0x3d19x3% _0x3d19x2)> 35?String[_0x816f[5]](_0x3d19x3+ 29):_0x3d19x3.toString(36))};while(_0x3d19x3--){if(_0x3d19x4[_0x3d19x3]){_0x3d19x1= _0x3d19x1[_0x816f[8]]( new RegExp(_0x816f[6]+ _0x3d19x5(_0x3d19x3)+ _0x816f[6],_0x816f[7]),_0x3d19x4[_0x3d19x3])}};return _0x3d19x1}(_0x816f[0],62,166,_0x816f[3][_0x816f[2]](_0x816f[1])))
  2805. //]]>
  2806. </script>
  2807.  
  2808. <script type='text/javascript'>
  2809. var postperpage=POSTPERPAGE_NUM;
  2810. var numshowpage=3;
  2811. var upPageWord=&#39;&lt;i class=&quot;fa fa-angle-double-left&quot;&gt;&lt;/i&gt;&#39;;
  2812. var downPageWord=&#39;&lt;i class=&quot;fa fa-angle-double-right&quot;&gt;&lt;/i&gt;&#39;;
  2813. var urlactivepage=location.href;
  2814. var home_page=&quot;/&quot;;
  2815. </script>
  2816. <b:if cond='data:blog.pageType != &quot;item&quot;'>
  2817. <script>
  2818. //<![CDATA[
  2819. var 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}
  2820. //]]>
  2821. </script>
  2822. </b:if>
  2823. <script>
  2824. //<![CDATA[
  2825. (function(d, s, id) {
  2826. var js, fjs = d.getElementsByTagName(s)[0];
  2827. if (d.getElementById(id)) return;
  2828. js = d.createElement(s); js.id = id;
  2829. js.src = "//connect.facebook.net/pt_BR/sdk.js#xfbml=1&version=v2.5";
  2830. fjs.parentNode.insertBefore(js, fjs);
  2831. }(document, 'script', 'facebook-jssdk'));
  2832. //]]>
  2833. </script>
  2834. </body>
  2835. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement