0% found this document useful (0 votes)
13 views

XML Latihan

The document is a CSS stylesheet for a blog template. It contains variable definitions for customizing various aspects of the template's design, including colors, fonts, layout options, and styles for different elements like headers, menus, posts, footers, and buttons. The variables allow a user to modify colors, backgrounds, fonts and other style properties for the theme.

Uploaded by

AP KAPE
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
13 views

XML Latihan

The document is a CSS stylesheet for a blog template. It contains variable definitions for customizing various aspects of the template's design, including colors, fonts, layout options, and styles for different elements like headers, menus, posts, footers, and buttons. The variables allow a user to modify colors, backgrounds, fonts and other style properties for the theme.

Uploaded by

AP KAPE
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 216

<?xml version="1.0" encoding="UTF-8" ?

>

<!DOCTYPE html>

<html b:css='false' b:defaultwidgetversion='2' b:layoutsVersion='3' b:responsive='true'


b:templateVersion='1.0.0' expr:class='data:blog.languageDirection'
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'>

<head>

<meta content='width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1'


name='viewport'/>

<title><data:view.title.escaped/></title>

<b:include name='theme-head'/>

<b:if cond='!data:view.isLayoutMode'>

<!-- Theme Style CSS -->

<b:skin version='1.0.0'><![CDATA[/*

-----------------------------------------------

Blogger Template Style

Name: Freebify

Version: 1.0.0 - Free

Author: Templateify

Author Url: https://www.templateify.com/

-----------------------------------------------*/

/*

<!-- Variable definitions -->

<Variable name="keycolor" description="Main Color" type="color" default="#6c6cfe"


value="#ffffff"/>

<Group description="Theme Options" selector="body">


<Variable name="sidebar" description="Left Sidebar" type="length" default="0px" min="0px"
max="1px" value="0px"/>

<Variable name="fixedmenu" description="Fixed Menu" type="length" default="1px" min="0px"


max="1px" value="1px"/>

<Variable name="fixedsidebar" description="Fixed Sidebar" type="length" default="1px"


min="0px" max="1px" value="1px"/>

</Group>

<Group description="Theme Widths" selector="body">

<Variable name="boxed" description="Boxed Layout" type="length" default="0px" min="0px"


max="1px" value="0px"/>

<Variable name="row.width" description="Container Width" type="length" default="1068px"


min="970px" max="1104px" value="1068px"/>

<Variable name="sidebar.width" description="Sidebar Width" type="length" default="300px"


min="250px" max="336px" value="300px"/>

</Group>

<Group description="Theme Fonts" selector="body">

<Variable name="main.font" description="Site Font" type="font" family="'Raleway',Arial,sans-


serif" default="normal 400 14px $(family)" value="normal 400 14px $(family)"/>

<Variable name="menu.font" description="Menu Font" type="font" family="'Raleway',Arial,sans-


serif" default="normal 400 14px $(family)" value="normal 400 14px $(family)"/>

<Variable name="title.font" description="Title Font" type="font" family="'Raleway',Arial,sans-


serif" default="normal 400 14px $(family)" value="normal 400 14px $(family)"/>

<Variable name="meta.font" description="Meta Font" type="font" family="'Raleway',Arial,sans-


serif" default="normal 400 14px $(family)" value="normal 400 14px $(family)"/>

<Variable name="text.font" description="Text Font" type="font" family="'Raleway',Arial,sans-


serif" default="normal 400 14px $(family)" value="normal 400 14px $(family)"/>

</Group>

<Group description="Background" selector="body">


<Variable name="body.background.color" description="Body Background" type="color"
default="#f5f6f7" value="transparent"/>

<Variable name="body.background" description="Background" type="background" color="$


(body.background.color)" default="$(color) none no-repeat scroll center center" value="$(color)
none no-repeat scroll center center"/>

<Variable name="outer.bg" description="Outer Wrapper Background" type="color"


default="#ffffff" value="#ffffff"/>

<Variable name="background.cover" description="Background Image Size Cover" type="length"


default="0px" min="0px" max="1px" value="0px"/>

</Group>

<Group description="Theme Colors" selector="body">

<Variable name="main.color" description="Theme Color" type="color" default="#6c6cfe"


value="#fe7878"/>

<Variable name="title.color" description="Title Color" type="color" default="#171c24"


value="#694352"/>

<Variable name="title.hover.color" description="Title Hover Color" type="color" default="$


(main.color)" value="#6c6cfe"/>

<Variable name="meta.color" description="Meta Color" type="color" default="#a9b4ba"


value="#c0b0ba"/>

<Variable name="text.color" description="Text Color" type="color" default="#5b6c77"


value="#89697c"/>

</Group>

<Group description="Site Header" selector="div.headerify-wrap">

<Variable name="header.bg" description="Header Background" type="color" default="#171c24"


value="#694352"/>

<Variable name="header.color" description="Header Color" type="color" default="#ffffff"


value="#ffffff"/>

<Variable name="header.hover.color" description="Header Hover Color" type="color" default="$


(main.color)" value="#6c6cfe"/>

</Group>
<Group description="Sub Menu" selector="nav.main-menu-wrap">

<Variable name="submenu.bg" description="SubMenu Background" type="color" default="#ffffff"


value="#ffffff"/>

<Variable name="submenu.color" description="SubMenu Color" type="color" default="$


(title.color)" value="#171c24"/>

<Variable name="submenu.hover.color" description="SubMenu Hover Color" type="color"


default="$(main.color)" value="#6c6cfe"/>

</Group>

<Group description="Mega Menu" selector="nav.main-menu-wrap">

<Variable name="megamenu.bg" description="MegaMenu Background" type="color"


default="#ffffff" value="#ffffff"/>

<Variable name="megamenu.color" description="MegaMenu Color" type="color" default="$


(title.color)" value="#171c24"/>

<Variable name="megamenu.hover.color" description="MegaMenu Hover Color" type="color"


default="$(main.color)" value="#6c6cfe"/>

</Group>

<Group description="Mobile Menu">

<Variable name="mmenu.bg" description="Mobile Menu Background" type="color"


default="#ffffff" value="#ffffff"/>

<Variable name="mmenu.color" description="Mobile Menu Color" type="color" default="$


(title.color)" value="#171c24"/>

<Variable name="mmenu.hover.color" description="Mobile Menu Hover Color" type="color"


default="$(main.color)" value="#6c6cfe"/>

</Group>

<Group description="Site Hero" selector="#hero-wrapper">

<Variable name="hero.bg" description="Hero Background" type="color" default="$(main.color)"


value="#6c6cfe"/>

<Variable name="hero.color" description="Hero Color" type="color" default="#ffffff"


value="#ffffff"/>
<Variable name="hero.text.color" description="Hero Text Color" type="color" default="#f0f0fa"
value="#fcf5f5"/>

<Variable name="hero.search.color" description="Hero Search Color" type="color"


default="#ffffff" value="#ffffff"/>

<Variable name="hero.blur" description="Hero Image Blur" type="length" default="2px"


min="0px" max="10px" value="2px"/>

</Group>

<Group description="Post Styles" select="#main-wrapper">

<Variable name="post.title.color" description="Post Title Color" type="color" default="$


(title.color)" value="#171c24"/>

<Variable name="post.title.hover.color" description="Post Title Hover Color" type="color"


default="$(title.hover.color)" value="#6c6cfe"/>

<Variable name="post.text.color" description="Post Text Color" type="color" default="$


(text.color)" value="#5b6c77"/>

<Variable name="itempost.title.size" description="Post Title Font Size" type="length"


default="35px" min="20px" max="50px" value="35px"/>

<Variable name="itempost.content.size" description="Post Text Font Size" type="length"


default="15px" min="12px" max="20px" value="15px"/>

</Group>

<Group description="Post Options" select="#main-wrapper">

<Variable name="breadcrumb" description="Post Breadcrumbs" type="length" default="1px"


min="0px" max="1px" value="1px"/>

<Variable name="cmm.count" description="Comments Count" type="length" default="1px"


min="0px" max="1px" value="1px"/>

<Variable name="postnav" description="Post Navigation" type="length" default="1px" min="0px"


max="1px" value="1px"/>

</Group>

<Group description="Theme Widgets">


<Variable name="wtitle.color" description="Widget Title Color" type="color" default="$
(title.color)" value="#171c24"/>

</Group>

<Group description="Theme Footer" selector="div.footer-widgets-wrap">

<Variable name="footer.bg" description="Footer Background" type="color" default="#1e232b"


value="#664753"/>

<Variable name="footer.color" description="Footer Color" type="color" default="#ffffff"


value="#ffffff"/>

<Variable name="footer.hover.color" description="Footer Hover Color" type="color" default="$


(main.color)" value="#6c6cfe"/>

<Variable name="footer.post.title.color" description="Footer Post Title Color" type="color"


default="#ffffff" value="#ffffff"/>

<Variable name="footer.post.title.hover.color" description="Footer Post Title Hover Color"


type="color" default="$(main.color)" value="#6c6cfe"/>

<Variable name="footer.text.color" description="Footer Text Color" type="color"


default="#aaaaaa" value="#b1b1b1"/>

</Group>

<Group description="Footer Bar" selector="div.footerbar">

<Variable name="footerbar.bg" description="Footer Bar Background" type="color"


default="#171c24" value="#694352"/>

<Variable name="footerbar.color" description="Footer Bar Color" type="color" default="#ffffff"


value="#ffffff"/>

<Variable name="footerbar.hover.color" description="Footer Bar Hover Color" type="color"


default="$(main.color)" value="#6c6cfe"/>

</Group>

<Group description="Theme Buttons">

<Variable name="button.bg" description="Button Background" type="color" default="$


(main.color)" value="#6c6cfe"/>
<Variable name="button.color" description="Button Color" type="color" default="#ffffff"
value="#ffffff"/>

<Variable name="button.hover.bg" description="Button Hover Background" type="color"


default="#6161e4" value="#e66e6e"/>

<Variable name="button.hover.color" description="Button Hover Color" type="color"


default="#ffffff" value="#ffffff"/>

</Group>

<!-- Site Font -->

<Variable name="mainfont.medium" description="Main Font Medium" hideEditor="true"


type="font" default="normal 500 14px $(main.font.family)" value="normal 500 14px $(family)"/>

<Variable name="mainfont.semibold" description="Main Font SemiBold" hideEditor="true"


type="font" default="normal 600 14px $(main.font.family)" value="normal 600 14px $(family)"/>

<Variable name="mainfont.bold" description="Main Font Bold" hideEditor="true" type="font"


default="normal 700 14px $(main.font.family)" value="normal 700 14px $(family)"/>

<Variable name="mainfont.italic" description="Main Font Italic" hideEditor="true" type="font"


default="italic 400 14px $(main.font.family)" value="italic 400 14px $(family)"/>

<Variable name="mainfont.mediumitalic" description="Main Font Medium Italic" hideEditor="true"


type="font" default="italic 500 14px $(main.font.family)" value="italic 500 14px $(family)"/>

<Variable name="mainfont.semibolditalic" description="Main Font SemiBold Italic"


hideEditor="true" type="font" default="italic 600 14px $(main.font.family)" value="italic 600 14px $
(family)"/>

<Variable name="mainfont.bolditalic" description="Main Font Bold Italic" hideEditor="true"


type="font" default="italic 700 14px $(main.font.family)" value="italic 700 14px $(family)"/>

<!-- Menu Font -->

<Variable name="menufont.medium" description="Menu Font Medium" hideEditor="true"


type="font" default="normal 500 14px $(menu.font.family)" value="normal 500 14px $(family)"/>

<Variable name="menufont.semibold" description="Menu Font SemiBold" hideEditor="true"


type="font" default="normal 600 14px $(menu.font.family)" value="normal 600 14px $(family)"/>

<Variable name="menufont.bold" description="Menu Font Bold" hideEditor="true" type="font"


default="normal 700 14px $(menu.font.family)" value="normal 700 14px $(family)"/>
<Variable name="menufont.italic" description="Menu Font Italic" hideEditor="true" type="font"
default="italic 400 14px $(menu.font.family)" value="italic 400 14px $(family)"/>

<Variable name="menufont.mediumitalic" description="Menu Font Medium Italic"


hideEditor="true" type="font" default="italic 500 14px $(menu.font.family)" value="italic 500 14px $
(family)"/>

<Variable name="menufont.semibolditalic" description="Menu Font SemiBold Italic"


hideEditor="true" type="font" default="italic 600 14px $(menu.font.family)" value="italic 600 14px $
(family)"/>

<Variable name="menufont.bolditalic" description="Menu Font Bold Italic" hideEditor="true"


type="font" default="italic 700 14px $(menu.font.family)" value="italic 700 14px $(family)"/>

<!-- Title Font -->

<Variable name="titlefont.medium" description="Title Font Medium" hideEditor="true" type="font"


default="normal 500 14px $(title.font.family)" value="normal 500 14px $(family)"/>

<Variable name="titlefont.semibold" description="Title Font SemiBold" hideEditor="true"


type="font" default="normal 600 14px $(title.font.family)" value="normal 600 14px $(family)"/>

<Variable name="titlefont.bold" description="Title Font Bold" hideEditor="true" type="font"


default="normal 700 14px $(title.font.family)" value="normal 700 14px $(family)"/>

<Variable name="titlefont.italic" description="Title Font Italic" hideEditor="true" type="font"


default="italic 400 14px $(title.font.family)" value="italic 400 14px $(family)"/>

<Variable name="titlefont.mediumitalic" description="Title Font Medium Italic" hideEditor="true"


type="font" default="italic 500 14px $(title.font.family)" value="italic 500 14px $(family)"/>

<Variable name="titlefont.semibolditalic" description="Title Font SemiBold Italic" hideEditor="true"


type="font" default="italic 600 14px $(title.font.family)" value="italic 600 14px $(family)"/>

<Variable name="titlefont.bolditalic" description="Title Font Bold Italic" hideEditor="true"


type="font" default="italic 700 14px $(title.font.family)" value="italic 700 14px $(family)"/>

<!-- Meta Font -->

<Variable name="metafont.italic" description="Meta Font Italic" hideEditor="true" type="font"


default="italic 400 14px $(meta.font.family)" value="italic 400 14px $(family)"/>

<Variable name="metafont.medium" description="Meta Font Medium" hideEditor="true"


type="font" default="normal 500 14px $(meta.font.family)" value="normal 500 14px $(family)"/>

<Variable name="metafont.mediumitalic" description="Meta Font Medium Italic" hideEditor="true"


type="font" default="italic 500 14px $(meta.font.family)" value="italic 500 14px $(family)"/>
<!-- Text Font -->

<Variable name="textfont.medium" description="Text Font Medium" hideEditor="true" type="font"


default="normal 500 14px $(text.font.family)" value="normal 500 14px $(family)"/>

<Variable name="textfont.semibold" description="Text Font SemiBold" hideEditor="true"


type="font" default="normal 600 14px $(text.font.family)" value="normal 600 14px $(family)"/>

<Variable name="textfont.bold" description="Text Font Bold" hideEditor="true" type="font"


default="normal 700 14px $(text.font.family)" value="normal 700 14px $(family)"/>

<Variable name="textfont.italic" description="Text Font Italic" hideEditor="true" type="font"


default="italic 400 14px $(text.font.family)" value="italic 400 14px $(family)"/>

<Variable name="textfont.mediumitalic" description="Text Font Medium Italic" hideEditor="true"


type="font" default="italic 500 14px $(text.font.family)" value="italic 500 14px $(family)"/>

<Variable name="textfont.semibolditalic" description="Text Font SemiBold Italic" hideEditor="true"


type="font" default="italic 600 14px $(text.font.family)" value="italic 600 14px $(family)"/>

<Variable name="textfont.bolditalic" description="Text Font Bold Italic" hideEditor="true"


type="font" default="italic 700 14px $(text.font.family)" value="italic 700 14px $(family)"/>

*/

/*-- Google Fonts --*/

@font-face{font-family:'Raleway';font-style:italic;font-weight:400;font-
display:swap;src:local('Raleway Italic'),local(Raleway-Italic),url(https://fonts.gstatic.com/s/raleway/
v14/1Ptsg8zYS_SKggPNyCg4Q4FqPfE.woff2) format("woff2");unicode-range:U+0100-
024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-
A7FF}

@font-face{font-family:'Raleway';font-style:italic;font-weight:400;font-
display:swap;src:local('Raleway Italic'),local(Raleway-Italic),url(https://fonts.gstatic.com/s/raleway/
v14/1Ptsg8zYS_SKggPNyCg4TYFq.woff2) format("woff2");unicode-range:U+0000-
00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-
206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}

@font-face{font-family:'Raleway';font-style:italic;font-weight:500;font-
display:swap;src:local('Raleway Medium
Italic'),local(Raleway-MediumItalic),url(https://fonts.gstatic.com/s/raleway/
v14/1Ptpg8zYS_SKggPNyCgwvqJ_DNCb_Vo.woff2) format("woff2");unicode-range:U+0100-
024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-
A7FF}
@font-face{font-family:'Raleway';font-style:italic;font-weight:500;font-
display:swap;src:local('Raleway Medium
Italic'),local(Raleway-MediumItalic),url(https://fonts.gstatic.com/s/raleway/
v14/1Ptpg8zYS_SKggPNyCgwvqJ_AtCb.woff2) format("woff2");unicode-range:U+0000-
00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-
206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}

@font-face{font-family:'Raleway';font-style:italic;font-weight:600;font-
display:swap;src:local('Raleway SemiBold
Italic'),local(Raleway-SemiBoldItalic),url(https://fonts.gstatic.com/s/raleway/
v14/1Ptpg8zYS_SKggPNyCgwkqV_DNCb_Vo.woff2) format("woff2");unicode-range:U+0100-
024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-
A7FF}

@font-face{font-family:'Raleway';font-style:italic;font-weight:600;font-
display:swap;src:local('Raleway SemiBold
Italic'),local(Raleway-SemiBoldItalic),url(https://fonts.gstatic.com/s/raleway/
v14/1Ptpg8zYS_SKggPNyCgwkqV_AtCb.woff2) format("woff2");unicode-range:U+0000-
00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-
206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}

@font-face{font-family:'Raleway';font-style:italic;font-weight:700;font-
display:swap;src:local('Raleway Bold Italic'),local(Raleway-BoldItalic),url(https://fonts.gstatic.com/s/
raleway/v14/1Ptpg8zYS_SKggPNyCgw9qR_DNCb_Vo.woff2) format("woff2");unicode-range:U+0100-
024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-
A7FF}

@font-face{font-family:'Raleway';font-style:italic;font-weight:700;font-
display:swap;src:local('Raleway Bold Italic'),local(Raleway-BoldItalic),url(https://fonts.gstatic.com/s/
raleway/v14/1Ptpg8zYS_SKggPNyCgw9qR_AtCb.woff2) format("woff2");unicode-range:U+0000-
00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-
206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}

@font-face{font-family:'Raleway';font-style:normal;font-weight:400;font-
display:swap;src:local(Raleway),local(Raleway-Regular),url(https://fonts.gstatic.com/s/raleway/
v14/1Ptug8zYS_SKggPNyCMIT5lu.woff2) format("woff2");unicode-range:U+0100-
024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-
A7FF}

@font-face{font-family:'Raleway';font-style:normal;font-weight:400;font-
display:swap;src:local(Raleway),local(Raleway-Regular),url(https://fonts.gstatic.com/s/raleway/
v14/1Ptug8zYS_SKggPNyC0ITw.woff2) format("woff2");unicode-range:U+0000-
00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-
206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}

@font-face{font-family:'Raleway';font-style:normal;font-weight:500;font-
display:swap;src:local('Raleway
Medium'),local(Raleway-Medium),url(https://fonts.gstatic.com/s/raleway/
v14/1Ptrg8zYS_SKggPNwN4rWqhPAMif.woff2) format("woff2");unicode-range:U+0100-
024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-
A7FF}

@font-face{font-family:'Raleway';font-style:normal;font-weight:500;font-
display:swap;src:local('Raleway
Medium'),local(Raleway-Medium),url(https://fonts.gstatic.com/s/raleway/
v14/1Ptrg8zYS_SKggPNwN4rWqZPAA.woff2) format("woff2");unicode-range:U+0000-
00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-
206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}

@font-face{font-family:'Raleway';font-style:normal;font-weight:600;font-
display:swap;src:local('Raleway SemiBold'),local(Raleway-SemiBold),url(https://fonts.gstatic.com/s/
raleway/v14/1Ptrg8zYS_SKggPNwPIsWqhPAMif.woff2) format("woff2");unicode-range:U+0100-
024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-
A7FF}

@font-face{font-family:'Raleway';font-style:normal;font-weight:600;font-
display:swap;src:local('Raleway SemiBold'),local(Raleway-SemiBold),url(https://fonts.gstatic.com/s/
raleway/v14/1Ptrg8zYS_SKggPNwPIsWqZPAA.woff2) format("woff2");unicode-range:U+0000-
00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-
206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}

@font-face{font-family:'Raleway';font-style:normal;font-weight:700;font-
display:swap;src:local('Raleway Bold'),local(Raleway-Bold),url(https://fonts.gstatic.com/s/raleway/
v14/1Ptrg8zYS_SKggPNwJYtWqhPAMif.woff2) format("woff2");unicode-range:U+0100-
024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-
A7FF}

@font-face{font-family:'Raleway';font-style:normal;font-weight:700;font-
display:swap;src:local('Raleway Bold'),local(Raleway-Bold),url(https://fonts.gstatic.com/s/raleway/
v14/1Ptrg8zYS_SKggPNwJYtWqZPAA.woff2) format("woff2");unicode-range:U+0000-
00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-
206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}

/*-- CSS Variables --*/

html{

--body-font:$(main.font.family);

--menu-font:$(menu.font.family);

--title-font:$(title.font.family);

--meta-font:$(meta.font.family);
--text-font:$(text.font.family);

--body-bg-color:$(body.background.color);

--body-bg:$(body.background);

--outer-bg:$(outer.bg);

--main-color:$(main.color);

--title-color:$(title.color);

--title-hover-color:$(title.hover.color);

--meta-color:$(meta.color);

--text-color:$(text.color);

--tag-color:$(main.color);

--header-bg:$(header.bg);

--header-color:$(header.color);

--header-hover-color:$(header.hover.color);

--submenu-bg:$(submenu.bg);

--submenu-color:$(submenu.color);

--submenu-hover-color:$(submenu.hover.color);

--megamenu-bg:$(megamenu.bg);

--megamenu-color:$(megamenu.color);

--megamenu-hover-color:$(megamenu.hover.color);

--mobilemenu-bg:$(mmenu.bg);

--mobilemenu-color:$(mmenu.color);

--mobilemenu-hover-color:$(mmenu.hover.color);

--hero-bg:$(hero.bg);

--hero-color:$(hero.color);

--hero-text-color:$(hero.text.color);

--hero-search-color:$(hero.search.color);

--widget-title-color:$(wtitle.color);
--post-title-color:$(post.title.color);

--post-title-hover-color:$(post.title.hover.color);

--post-text-color:$(post.text.color);

--footer-bg:$(footer.bg);

--footer-color:$(footer.color);

--footer-hover-color:$(footer.hover.color);

--footer-post-title-color:$(footer.post.title.color);

--footer-post-title-hover-color:$(footer.post.title.hover.color);

--footer-text-color:$(footer.text.color);

--footerbar-bg:$(footerbar.bg);

--footerbar-color:$(footerbar.color);

--footerbar-hover-color:$(footerbar.hover.color);

--button-bg:$(button.bg);

--button-color:$(button.color);

--button-hover-bg:$(button.hover.bg);

--button-hover-color:$(button.hover.color);

--border-color:rgba(155,155,155,0.15);

--bb-color:rgba(0,0,0,0.1);

html.rtl{

--body-font:'Cairo',Arial,sans-serif;

--menu-font:'Cairo',Arial,sans-serif;

--title-font:'Cairo',Arial,sans-serif;

--meta-font:'Cairo',Arial,sans-serif;

--text-font:'Cairo',Arial,sans-serif;

}
/*-- Reset CSS --*/

a,abbr,acronym,address,applet,b,big,blockquote,body,caption,center,cite,code,dd,del,dfn,div,dl,dt,e
m,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,kbd,label,legend,li,object,p,pre,q,s,sam
p,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,u,ul,var{padding:0;margin:0;bor
der:0;outline:0;vertical-align:baseline;background:0 0;text-decoration:none}dl,ul{list-style-
position:inside;list-style:none}ul li{list-style:none}caption{text-
align:center}img{border:none;position:relative}a,a:visited{text-
decoration:none}.clearfix{clear:both}.section,.widget,.widget ul{margin:0;padding:0}a{color:var(--
main-color)}a img{border:0}abbr{text-decoration:none}.CSS_LIGHTBOX{z-index:999999!
important}.CSS_LIGHTBOX_ATTRIBUTION_INDEX_CONTAINER .CSS_HCONT_CHILDREN_HOLDER
> .CSS_LAYOUT_COMPONENT.CSS_HCONT_CHILD:first-child
> .CSS_LAYOUT_COMPONENT{opacity:0}.separator a{clear:none!important;float:none!
important;margin-left:0!important;margin-right:0!important}#Navbar1,#navbar-iframe,.widget-
item-control,a.quickedit,.home-link,.feed-links{display:none!
important}.center{display:table;margin:0 auto;position:relative}.widget > h2,.widget >
h3{display:none}.widget iframe,.widget img{max-width:100%}button,input,select,textarea{font-
family:var(--body-font);-webkit-appearance:none;-moz-
appearance:none;appearance:none;outline:none;box-sizing:border-box;border-radius:0}

/*-- Style CSS --*/

html{position:relative;background-color:var(--body-bg-color);text-rendering:optimizeLegibility;-
webkit-font-smoothing:antialiased;margin:0}

body{position:relative;background-color:var(--body-bg-color);background:var(--body-bg);font-
family:var(--body-font);font-size:14px;color:var(--text-color);font-weight:400;font-style:normal;line-
height:1.4em;word-wrap:break-word;margin:0;padding:0}

html[data-theme=dark] body{background-color:var(--body-bg-color)!important}

body.is-cover{background-attachment:fixed;background-size:cover;background-position:center
center;background-repeat:no-repeat}

.rtl{direction:rtl}

.no-items.section{display:none}

h1,h2,h3,h4,h5,h6{font-family:var(--title-font);font-weight:600}

a,input,button{transition:all .17s ease}

#outer-wrapper{position:relative;overflow:hidden;width:100%;max-width:100%;background-
color:var(--outer-bg);margin:0 auto;padding:0}

.is-boxed #outer-wrapper{width:calc($(row.width) + 60px);max-width:100%;box-shadow:0 0 20px


rgba(0,0,0,0.1)}
.row-x1{width:$(row.width)}

#content-wrapper{position:relative;float:left;width:100%;overflow:hidden;padding:35px
0;margin:0;border-top:0}

#content-wrapper > .container{margin:0 auto}

.theiaStickySidebarIfy:before,.theiaStickySidebarIfy:after{content:'';display:table;clear:both}

#main-wrapper{position:relative;float:left;width:100%;box-sizing:border-box;padding:0}

.is-single #main-wrapper{width:calc(100% - ($(sidebar.width) + 40px))}

.is-left #main-wrapper,.rtl #main-wrapper{float:right}

#sidebar-wrapper{position:relative;float:right;width:$(sidebar.width);box-sizing:border-
box;padding:0}

.is-left #sidebar-wrapper,.rtl #sidebar-wrapper{float:left}

.entry-image-wrap,.cmm-avatar,.comments .avatar-image-container{overflow:hidden;background-
color:rgba(155,155,155,0.08);z-index:5;color:transparent!important;transition:box-shadow .17s
ease,opacity .17s ease}

.entry-image-wrap:hover{box-shadow:0 3px 13px -5px rgba(7,10,25,.2)}

html[data-theme=dark] .entry-image-wrap:hover{opacity:.85}

.entry-thumb{display:block;position:relative;width:100%;height:100%;background-
size:cover;background-position:center center;background-repeat:no-repeat;z-
index:1;opacity:0;transition:opacity .35s ease,transform .35s ease}

.entry-thumb.lazy-ify{opacity:1}

.before-mask:before{content:'';position:absolute;left:0;right:0;bottom:0;height:70%;background-
image:linear-gradient(to bottom,transparent,rgba(0,0,0,0.8));-webkit-backface-
visibility:hidden;backface-visibility:hidden;z-index:2;opacity:1;margin:0;transition:opacity .25s ease}

.entry-image-wrap.is-video:after{position:absolute;content:'\f04b';top:50%;left:50%;background-
color:rgba(0,0,0,0.5);width:44px;height:30px;font-family:'Font Awesome 5 Free';font-
size:12px;color:#fff;font-weight:900;text-align:center;line-height:30px;z-
index:5;transform:translate(-50%,-50%);box-sizing:border-box;margin:0;border-
radius:6px;transition:background .17s ease}

.entry-image-wrap.is-video:hover:after,.featured-item-inner:hover .entry-image-wrap.is-
video:after{background-color:var(--main-color)}

.entry-meta{float:left;width:100%;font-family:var(--meta-font);font-size:13px;color:var(--meta-
color);font-weight:400;line-height:16px;margin:0}

.entry-meta .m-item{float:left}
.rtl .entry-meta .m-item{float:right}

.entry-category{position:relative;font-size:12px;color:var(--tag-color);font-weight:600;text-
transform:uppercase;z-index:10;margin:0 0 6px}

.entry-title{color:var(--post-title-color);font-weight:600;line-height:1.3em}

.entry-title a{display:block;color:var(--post-title-color)}

.entry-title a:hover{color:var(--post-title-hover-color)}

.excerpt{font-family:var(--text-font);line-height:1.5em}

.entry-info{position:absolute;left:0;bottom:0;width:100%;background:linear-gradient(to
bottom,transparent,rgba(0,0,0,0.8));overflow:hidden;z-index:10;box-sizing:border-
box;padding:15px}

.entry-info .entry-title{text-shadow:0 1px 2px rgba(0,0,0,0.5)}

.entry-info .entry-title a{color:#fff}

.error-msg{display:block;font-size:14px;color:var(--text-color);padding:30px 0;font-weight:400}

.error-msg b{font-weight:700}

.social a:before{display:inline-block;font-family:'Font Awesome 5 Brands';font-style:normal;font-


weight:400}

.social .blogger a:before{content:'\f37d'}

.social .facebook a:before{content:'\f09a'}

.social .facebook-f a:before{content:'\f39e'}

.social .twitter a:before{content:'\f099'}

.social .rss a:before{content:'\f09e';font-family:'Font Awesome 5 Free';font-weight:900}

.social .youtube a:before{content:'\f167'}

.social .skype a:before{content:'\f17e'}

.social .stumbleupon a:before{content:'\f1a4'}

.social .tumblr a:before{content:'\f173'}

.social .vk a:before{content:'\f189'}

.social .stack-overflow a:before{content:'\f16c'}

.social .github a:before{content:'\f09b'}

.social .linkedin a:before{content:'\f0e1'}


.social .dribbble a:before{content:'\f17d'}

.social .soundcloud a:before{content:'\f1be'}

.social .behance a:before{content:'\f1b4'}

.social .digg a:before{content:'\f1a6'}

.social .instagram a:before{content:'\f16d'}

.social .pinterest a:before{content:'\f0d2'}

.social .pinterest-p a:before{content:'\f231'}

.social .twitch a:before{content:'\f1e8'}

.social .delicious a:before{content:'\f1a5'}

.social .codepen a:before{content:'\f1cb'}

.social .flipboard a:before{content:'\f44d'}

.social .reddit a:before{content:'\f281'}

.social .whatsapp a:before{content:'\f232'}

.social .messenger a:before{content:'\f39f'}

.social .snapchat a:before{content:'\f2ac'}

.social .telegram a:before{content:'\f3fe'}

.social .discord a:before{content:'\f392'}

.social .share a:before{content:'\f064';font-family:'Font Awesome 5 Free';font-weight:900}

.social .email a:before{content:'\f0e0';font-family:'Font Awesome 5 Free'}

.social .external-link a:before{content:'\f35d';font-family:'Font Awesome 5 Free';font-weight:900}

.social-bg .blogger a,.social-bg-hover .blogger a:hover{background-color:#f30}

.social-bg .facebook a,.social-bg .facebook-f a,.social-bg-hover .facebook a:hover,.social-bg-


hover .facebook-f a:hover{background-color:#3b5999}

.social-bg .twitter a,.social-bg-hover .twitter a:hover{background-color:#00acee}

.social-bg .youtube a,.social-bg-hover .youtube a:hover{background-color:#f50000}

.social-bg .instagram a,.social-bg-hover .instagram a:hover{background:linear-


gradient(15deg,#ffb13d,#dd277b,#4d5ed4)}

.social-bg .pinterest a,.social-bg .pinterest-p a,.social-bg-hover .pinterest a:hover,.social-bg-


hover .pinterest-p a:hover{background-color:#ca2127}
.social-bg .dribbble a,.social-bg-hover .dribbble a:hover{background-color:#ea4c89}

.social-bg .linkedin a,.social-bg-hover .linkedin a:hover{background-color:#0077b5}

.social-bg .tumblr a,.social-bg-hover .tumblr a:hover{background-color:#365069}

.social-bg .twitch a,.social-bg-hover .twitch a:hover{background-color:#6441a5}

.social-bg .rss a,.social-bg-hover .rss a:hover{background-color:#ffc200}

.social-bg .skype a,.social-bg-hover .skype a:hover{background-color:#00aff0}

.social-bg .stumbleupon a,.social-bg-hover .stumbleupon a:hover{background-color:#eb4823}

.social-bg .vk a,.social-bg-hover .vk a:hover{background-color:#4a76a8}

.social-bg .stack-overflow a,.social-bg-hover .stack-overflow a:hover{background-color:#f48024}

.social-bg .github a,.social-bg-hover .github a:hover{background-color:#24292e}

.social-bg .soundcloud a,.social-bg-hover .soundcloud a:hover{background:linear-


gradient(#ff7400,#ff3400)}

.social-bg .behance a,.social-bg-hover .behance a:hover{background-color:#191919}

.social-bg .digg a,.social-bg-hover .digg a:hover{background-color:#1b1a19}

.social-bg .delicious a,.social-bg-hover .delicious a:hover{background-color:#0076e8}

.social-bg .codepen a,.social-bg-hover .codepen a:hover{background-color:#000}

.social-bg .flipboard a,.social-bg-hover .flipboard a:hover{background-color:#f52828}

.social-bg .reddit a,.social-bg-hover .reddit a:hover{background-color:#ff4500}

.social-bg .whatsapp a,.social-bg-hover .whatsapp a:hover{background-color:#3fbb50}

.social-bg .messenger a,.social-bg-hover .messenger a:hover{background-color:#0084ff}

.social-bg .snapchat a,.social-bg-hover .snapchat a:hover{background-color:#ffe700}

.social-bg .telegram a,.social-bg-hover .telegram a:hover{background-color:#179cde}

.social-bg .discord a,.social-bg-hover .discord a:hover{background-color:#7289da}

.social-bg .share a,.social-bg-hover .share a:hover{background-color:var(--meta-color)}

.social-bg .email a,.social-bg-hover .email a:hover{background-color:#888}

.social-bg .external-link a,.social-bg-hover .external-link a:hover{background-color:var(--button-


hover-bg)}

.social-color .blogger a,.social-color-hover .blogger a:hover{color:#f30}


.social-color .facebook a,.social-color .facebook-f a,.social-color-hover .facebook a:hover,.social-
color-hover .facebook-f a:hover{color:#3b5999}

.social-color .twitter a,.social-color-hover .twitter a:hover{color:#00acee}

.social-color .youtube a,.social-color-hover .youtube a:hover{color:#f50000}

.social-color .instagram a,.social-color-hover .instagram a:hover{color:#dd277b}

.social-color .pinterest a,.social-color .pinterest-p a,.social-color-hover .pinterest a:hover,.social-


color-hover .pinterest-p a:hover{color:#ca2127}

.social-color .dribbble a,.social-color-hover .dribbble a:hover{color:#ea4c89}

.social-color .linkedin a,.social-color-hover .linkedin a:hover{color:#0077b5}

.social-color .tumblr a,.social-color-hover .tumblr a:hover{color:#365069}

.social-color .twitch a,.social-color-hover .twitch a:hover{color:#6441a5}

.social-color .rss a,.social-color-hover .rss a:hover{color:#ffc200}

.social-color .skype a,.social-color-hover .skype a:hover{color:#00aff0}

.social-color .stumbleupon a,.social-color-hover .stumbleupon a:hover{color:#eb4823}

.social-color .vk a,.social-color-hover .vk a:hover{color:#4a76a8}

.social-color .stack-overflow a,.social-color-hover .stack-overflow a:hover{color:#f48024}

.social-color .github a,.social-color-hover .github a:hover{color:#24292e}

.social-color .soundcloud a,.social-color-hover .soundcloud a:hover{color:#ff7400}

.social-color .behance a,.social-color-hover .behance a:hover{color:#191919}

.social-color .digg a,.social-color-hover .digg a:hover{color:#1b1a19}

.social-color .delicious a,.social-color-hover .delicious a:hover{color:#0076e8}

.social-color .codepen a,.social-color-hover .codepen a:hover{color:#000}

.social-color .flipboard a,.social-color-hover .flipboard a:hover{color:#f52828}

.social-color .reddit a,.social-color-hover .reddit a:hover{color:#ff4500}

.social-color .whatsapp a,.social-color-hover .whatsapp a:hover{color:#3fbb50}

.social-color .messenger a,.social-color-hover .messenger a:hover{color:#0084ff}

.social-color .snapchat a,.social-color-hover .snapchat a:hover{color:#ffe700}

.social-color .telegram a,.social-color-hover .telegram a:hover{color:#179cde}


.social-color .discord a,.social-color-hover .discord a:hover{color:#7289da}

.social-color .share a,.social-color-hover .share a:hover{color:var(--meta-color)}

.social-color .email a,.social-color-hover .email a:hover{color:#888}

.social-color .external-link a,.social-color-hover .external-link a:hover{color:var(--button-hover-bg)}

#freebify-free-header-wrapper{position:relative;float:left;width:100%;margin:0}

#freebify-free-header-wrapper .container{position:relative;margin:0 auto}

.headerify-wrap,.headerify{position:relative;float:left;width:100%;height:58px;z-index:50;box-
sizing:border-box;padding:0;margin:0}

.headerify-inner{position:relative;float:left;width:100%;height:58px;background-color:var(--header-
bg);box-sizing:border-box;padding:0;margin:0;box-shadow:0 1px 5px 0 rgba(0,0,0,0.1)}

.is-boxed .headerify-inner{float:none;width:calc($(row.width) + 60px);max-width:100%;margin:0


auto;border:0}

.headerify-items{position:relative;float:left;width:100%;height:58px;box-sizing:border-box;margin:0}

.main-logo-wrap{position:relative;float:left;margin:0 20px 0 0}

.rtl .main-logo-wrap{float:right;margin:0 0 0 20px}

.main-logo{position:relative;float:left;width:100%;height:34px;overflow:hidden;padding:12px
0;margin:0}

.main-logo .widget,.logo-content{position:relative;float:left;width:100%;margin:0}

.main-logo .logo-img{display:flex;flex-wrap:wrap;align-items:center;height:34px;overflow:hidden}

.main-logo img{display:block;max-width:100%;max-height:34px;margin:0}

.main-logo h1.blog-title,.main-logo .blog-title{font-size:27px;color:var(--header-color);line-


height:34px;font-weight:600;margin:0}

.main-logo .blog-title a{color:var(--header-color)}

.main-logo .blog-title a:hover{color:var(--header-hover-color)}

.main-logo #h1-tag{position:absolute;top:-9000px;left:-9000px;display:none;visibility:hidden}

.main-menu-wrap{position:static;float:left;height:58px;margin:0}

.rtl .main-menu-wrap{float:right}

#freebify-free-main-menu .widget,#freebify-free-main-menu .widget > .widget-title{display:none}

#freebify-free-main-menu .show-menu{display:block}
#freebify-free-main-menu{position:static;width:100%;height:58px;z-index:10}

#freebify-free-main-menu ul > li{position:relative;float:left;display:inline-block;padding:0;margin:0}

.rtl #freebify-free-main-menu ul > li{float:right}

#freebify-free-main-menu-nav > li > a{position:relative;display:block;height:58px;font-family:var(--


menu-font);font-size:14px;color:var(--header-color);font-weight:600;text-transform:uppercase;line-
height:58px;padding:0 12px;margin:0}

.rtl #freebify-free-main-menu-nav > li > a{font-weight:700}

#freebify-free-main-menu-nav > li:hover > a{color:var(--header-hover-color)}

#freebify-free-main-menu ul > li >


ul{position:absolute;float:left;left:0;top:58px;width:180px;background-color:var(--submenu-bg);z-
index:99999;padding:0;visibility:hidden;opacity:0;border-radius:6px;box-shadow:0 2px 5px 0
rgba(0,0,0,0.1),0 2px 10px 0 rgba(0,0,0,0.1)}

.rtl #freebify-free-main-menu ul > li > ul{left:auto;right:0}

#freebify-free-main-menu ul > li > ul > li > ul{position:absolute;top:0;left:100%;margin:0}

.rtl #freebify-free-main-menu ul > li > ul > li > ul{left:unset;right:100%}

#freebify-free-main-menu ul > li > ul > li{display:block;float:none;position:relative}

.rtl #freebify-free-main-menu ul > li > ul > li{float:none}

#freebify-free-main-menu ul > li > ul > li a{position:relative;display:block;font-size:14px;color:var(--


submenu-color);font-weight:400;box-sizing:border-box;padding:8px 12px;margin:0;border-
bottom:1px solid rgba(155,155,155,0.05)}

#freebify-free-main-menu ul > li > ul > li:last-child a{border:0}

#freebify-free-main-menu ul > li > ul > li:hover > a{color:var(--submenu-hover-color)}

#freebify-free-main-menu ul > li.has-sub > a:after{content:'\f078';float:right;font-family:'Font


Awesome 5 Free';font-size:9px;font-weight:900;margin:-1px 0 0 5px}

.rtl #freebify-free-main-menu ul > li.has-sub > a:after{float:left;margin:-1px 5px 0 0}

#freebify-free-main-menu ul > li > ul > li.has-sub > a:after{content:'\f054';float:right;margin:0}

.rtl #freebify-free-main-menu ul > li > ul > li.has-sub > a:after{content:'\f053'}

#freebify-free-main-menu ul > li:hover > ul,#freebify-free-main-menu ul > li > ul > li:hover >
ul{visibility:visible;opacity:1;margin:0}

#freebify-free-main-menu ul ul{transition:all .17s ease}

#freebify-free-main-menu .mega-menu{position:static!important}
#freebify-free-main-menu .mega-menu > ul{width:100%;overflow:hidden;background-color:var(--
megamenu-bg);box-sizing:border-box;padding:20px 10px}

.tab-active{display:block}

.tab-animated,.post-animated{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-
animation-fill-mode:both;animation-fill-mode:both}

@keyframes fadeIn {

from{opacity:0}

to{opacity:1}

.tab-fadeIn,.post-fadeIn{animation-name:fadeIn}

@keyframes fadeInUp {

from{opacity:0;transform:translate3d(0,5px,0)}

to{opacity:1;transform:translate3d(0,0,0)}

@keyframes slideToLeft {

from{opacity:0;transform:translate3d(30px,0,0)}

to{opacity:1;transform:translate3d(0,0,0)}

@keyframes slideToRight {

from{opacity:0;transform:translate3d(-30px,0,0)}

to{opacity:1;transform:translate3d(0,0,0)}

.tab-fadeInUp,.post-fadeInUp{animation-name:fadeInUp}

.mega-items .mega-item{float:left;width:20%;box-sizing:border-box;padding:0 10px}

.rtl .mega-items .mega-item{float:right}

.mega-items .mega-content{position:relative;float:left;width:100%;padding:0}

.mega-content .entry-image-wrap{width:100%;height:124px;z-
index:1;display:block;position:relative;overflow:hidden;margin:0 0 10px;border-radius:6px}

.mega-content .entry-title{font-size:15px;margin:0}
.mega-content .entry-title a{color:var(--megamenu-color)}

.mega-content .entry-title a:hover{color:var(--megamenu-hover-color)}

.mega-menu .error-msg{text-align:center}

.main-toggle-wrap{position:absolute;top:0;right:0;height:58px;background-color:var(--header-
bg);overflow:hidden;z-index:20;margin:0}

.rtl .main-toggle-wrap{left:0;right:unset}

.main-toggle-style{position:relative;float:left;width:58px;height:58px;background-
color:rgba(155,155,155,0.03);color:var(--header-color);font-size:14px;text-align:center;line-
height:58px;cursor:pointer;z-index:20;box-sizing:border-box;padding:0;margin:0}

.rtl .main-toggle-style{float:right}

.main-toggle-style:hover{color:var(--header-hover-color)}

.search-toggle.hide,.search-active .search-toggle.show{display:none}

.search-active .search-toggle.hide{display:block}

.search-toggle:after{font-family:'Font Awesome 5 Free';font-weight:900;margin:0}

.search-toggle.show:after{content:'\f002'}

.search-toggle.hide:after{content:'\f00d'}

.mobile-menu-toggle{display:none;font-size:18px;padding:0}

.mobile-menu-toggle:after{content:'\f0c9';font-family:'Font Awesome 5 Free';font-


weight:900;margin:0}

#nav-search-wrap{display:none;position:absolute;top:0;left:0;width:calc(100% -
58px);height:58px;overflow:hidden;background-color:var(--header-bg);z-index:25;box-sizing:border-
box;padding:10px 20px 10px 0}

.rtl #nav-search-wrap{left:unset;right:0;padding:10px 0 10px 20px}

#nav-search-wrap .search-form{position:relative;width:100%;height:36px;background-
color:rgba(0,0,0,0);overflow:hidden;box-sizing:border-box;padding:0;border:0}

#nav-search-wrap .search-input{float:left;width:100%;height:36px;background-
color:rgba(0,0,0,0);font-family:inherit;font-size:14px;color:var(--header-color);font-weight:400;line-
height:36px;box-sizing:border-box;padding:0;border:0}

.rtl #nav-search-wrap .search-input{float:right;text-align:right}

#nav-search-wrap .search-input:focus,#nav-search-wrap .search-input::placeholder{color:var(--


header-color);outline:none}
#nav-search-wrap .search-input::placeholder{opacity:.5}

#nav-search-wrap .search-
action{position:absolute;top:0;right:0;width:36px;height:36px;background-color:rgba(0,0,0,0);font-
family:inherit;font-size:20px;color:var(--header-color);font-weight:400;line-height:36px;text-
align:right;cursor:pointer;box-sizing:border-box;padding:0;margin:0;border:0;opacity:.5}

.rtl #nav-search-wrap .search-action{left:0;right:unset;text-align:left}

#nav-search-wrap .search-action:before{display:block;content:'\f30b';font-family:'Font Awesome 5


Free';font-weight:900}

.rtl #nav-search-wrap .search-action:before{content:'\f30a'}

#nav-search-wrap .search-action:hover{color:var(--header-hover-color);opacity:1}

.overlay{visibility:hidden;opacity:0;position:fixed;top:0;left:0;right:0;bottom:0;background-
color:rgba(23,28,36,0.6);z-index:1000;-webkit-backdrop-filter:saturate(100%) blur(3px);-ms-
backdrop-filter:saturate(100%) blur(3px);-o-backdrop-filter:saturate(100%) blur(3px);backdrop-
filter:saturate(100%) blur(3px);margin:0;transition:all .25s ease}

#slide-
menu{display:none;position:fixed;width:300px;height:100%;top:0;left:0;bottom:0;background-
color:var(--mobilemenu-bg);overflow:auto;z-index:1010;left:0;-webkit-transform:translateX(-
100%);transform:translateX(-100%);visibility:hidden;box-shadow:3px 0 7px
rgba(0,0,0,0.1);transition:all .25s ease}

.rtl #slide-menu{left:unset;right:0;-webkit-transform:translateX(100%);transform:translateX(100%)}

.nav-active #slide-menu,.rtl .nav-active #slide-menu{-webkit-


transform:translateX(0);transform:translateX(0);visibility:visible}

.slide-menu-header{float:left;width:100%;height:58px;background-color:var(--header-
bg);overflow:hidden;box-sizing:border-box;box-shadow:0 1px 5px 0 rgba(0,0,0,0.1)}

.mobile-search{position:relative;float:left;width:calc(100% - 58px);box-sizing:border-box;padding:0 0
0 15px;margin:13px 0 0}

.rtl .mobile-search{float:right;padding:0 20px 0 0}

.mobile-search .search-form{position:relative;width:100%;height:32px;background-
color:rgba(0,0,0,0);overflow:hidden;box-sizing:border-box;border:0;border-radius:32px}

.mobile-search .search-input{float:left;width:100%;height:32px;background-
color:rgba(155,155,155,0.03);font-family:inherit;font-size:13px;color:var(--menu-color);font-
weight:400;line-height:32px;box-sizing:border-box;padding:0 10px;border:0}

.rtl .mobile-search .search-input{float:right;text-align:right;padding:0 10px 0 0}


.mobile-search .search-input:focus,.mobile-search .search-input::placeholder{color:var(--header-
color)}

.mobile-search .search-input::placeholder{opacity:.5}

.mobile-search .search-action{position:absolute;top:0;right:0;width:32px;height:32px;background-
color:rgba(0,0,0,0);font-family:inherit;font-size:10px;color:var(--header-color);font-weight:400;line-
height:32px;text-align:center;cursor:pointer;box-sizing:border-box;padding:0;border:0;opacity:.5}

.rtl .mobile-search .search-action{left:0;right:unset}

.mobile-search .search-action:before{display:block;content:'\f002';font-family:'Font Awesome 5


Free';font-weight:900}

.mobile-search .search-action:hover{opacity:1}

.hide-freebify-free-mobile-menu{display:block;position:absolute;top:0;right:0;max-
width:58px;height:58px;color:var(--header-color);font-size:16px;line-height:58px;text-
align:center;cursor:pointer;z-index:20;padding:0 15px;margin:0}

.rtl .hide-freebify-free-mobile-menu{right:auto;left:0}

.hide-freebify-free-mobile-menu:before{content:'\f00d';font-family:'Font Awesome 5 Free';font-


weight:900}

.hide-freebify-free-mobile-menu:hover{color:var(--header-hover-color)}

.slide-menu-flex{display:flex;flex-direction:column;justify-content:space-
between;float:left;width:100%;height:calc(100% - 58px);margin:0}

.freebify-free-mobile-menu{position:relative;float:left;width:100%;box-sizing:border-
box;padding:20px 15px}

.freebify-free-mobile-menu > ul{margin:0}

.freebify-free-mobile-menu .m-sub{display:none;padding:0}

.freebify-free-mobile-menu ul
li{position:relative;display:block;overflow:hidden;float:left;width:100%;font-size:14px;font-
weight:600;margin:0;padding:0}

.freebify-free-mobile-menu > ul li ul{overflow:hidden}

.freebify-free-mobile-menu ul li a{color:var(--mobilemenu-color);padding:10px 0;display:block}

.freebify-free-mobile-menu > ul > li > a{text-transform:uppercase}

.freebify-free-mobile-menu ul li.has-sub .submenu-


toggle{position:absolute;top:0;right:0;width:30px;color:var(--mobilemenu-color);text-
align:right;cursor:pointer;padding:10px 0}

.rtl .freebify-free-mobile-menu ul li.has-sub .submenu-toggle{text-align:left;right:auto;left:0}


.freebify-free-mobile-menu ul li.has-sub .submenu-toggle:after{content:'\f078';font-family:'Font
Awesome 5 Free';font-weight:900;float:right;font-size:12px;text-align:right;transition:all .17s ease}

.rtl .freebify-free-mobile-menu ul li.has-sub .submenu-toggle:after{float:left}

.freebify-free-mobile-menu ul li.has-sub.show > .submenu-toggle:after{content:'\f077'}

.freebify-free-mobile-menu ul li a:hover,.freebify-free-mobile-menu ul li.has-sub.show > a,.freebify-


free-mobile-menu ul li.has-sub.show > .submenu-toggle{color:var(--mobilemenu-hover-color)}

.freebify-free-mobile-menu > ul > li > ul > li a{font-size:13px;font-


weight:400;opacity:.85;padding:10px 0 10px 10px}

.rtl .freebify-free-mobile-menu > ul > li > ul > li a{padding:10px 10px 10px 0}

.freebify-free-mobile-menu > ul > li > ul > li > ul > li > a{padding:10px 0 10px 20px}

.rtl .freebify-free-mobile-menu > ul > li > ul > li > ul > li > a{padding:10px 20px 10px 0}

.freebify-free-mobile-menu ul > li > .submenu-toggle:hover{color:var(--mobilemenu-hover-color)}

.mobile-menu-footer{position:relative;float:left;width:100%;box-sizing:border-box;padding:20px
15px;margin:0}

.mobile-navbar-social,.mobile-navbar-menu{position:relative;float:left;width:100%;margin:0 0 10px}

.mobile-navbar-menu{margin:0}

.mobile-navbar-social ul li{float:left;margin:0 18px 0 0}

.rtl .mobile-navbar-social ul li{float:right;margin:0 0 0 18px}

.mobile-navbar-social ul li:last-child{margin:0}

.mobile-navbar-social ul li a{display:block;font-size:14px;color:var(--mobilemenu-
color);opacity:.85;padding:0}

.mobile-navbar-social ul li a:hover{color:var(--mobilemenu-hover-color)}

.mobile-navbar-menu ul li{float:left;margin:0 18px 0 0}

.rtl .mobile-navbar-menu ul li{float:right;margin:0 0 0 18px}

.mobile-navbar-menu ul li:last-child{margin:0}

.mobile-navbar-menu ul li a{display:block;font-size:13px;color:var(--mobilemenu-color);font-
weight:500;padding:0}

.mobile-navbar-menu ul li a:hover{color:var(--mobilemenu-hover-color)}

.is-fixed{position:fixed;top:-58px;left:0;width:100%;z-index:990;transition:top .17s ease}

.headerify.show,.nav-active .headerify.is-fixed{top:0;margin:0}
#hero-wrapper{position:relative;float:left;width:100%;background-color:var(--hero-
bg);overflow:hidden;z-index:10;padding:70px 0;margin:0}

#hero-wrapper.no-widget{display:none}

#hero-
wrapper:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-
repeat:no-repeat;background-size:cover;background-position:center;z-index:1;filter:blur($
(hero.blur));opacity:.2;margin:0}

#hero-wrapper .container{position:relative;z-index:5;margin:0 auto}

#hero-wrapper .widget{position:relative;float:left;width:100%;margin:0 0 35px}

#hero-wrapper .widget:last-child{margin:0}

#hero-wrapper .Image{text-align:center}

h2.hero-title{display:block;font-family:var(--title-font);font-size:33px;color:var(--hero-color);font-
weight:600;line-height:1.3em;margin:0}

.hero-description{display:block;font-size:14px;color:var(--hero-text-color);margin:20px 0 0}

#hero-wrapper .search-form{position:relative;width:56%;height:48px;background-
color:rgba(0,0,0,0);margin:0 auto;border:0}

#hero-wrapper .search-input{float:left;width:100%;height:48px;background-
color:rgba(255,255,255,0.15);overflow:hidden;font-family:inherit;font-size:13px;color:var(--hero-
search-color);font-weight:400;line-height:48px;white-space:nowrap;text-overflow:ellipsis;box-
sizing:border-box;padding:0 65px 0 20px;margin:0;border:0;border-radius:48px}

.rtl #hero-wrapper .search-input{float:right;padding:0 20px 0 65px}

#hero-wrapper .search-input::placeholder{color:var(--hero-search-
color);opacity:.65;transition:opacity .17s ease}

#hero-wrapper .search-input::-ms-input-placeholder{color:var(--hero-search-
color);opacity:.65;transition:opacity .17s eas}

#hero-wrapper .search-input:focus{box-shadow:0 2px 8px rgba(0,0,0,0.1)}

#hero-wrapper .search-input:focus::placeholder{opacity:1}

#hero-wrapper .search-input:focus::-ms-input-placeholder{opacity:1}

#hero-wrapper .search-action{position:absolute;top:0;right:0;width:55px;height:48px;background-
color:rgba(0,0,0,0);font-family:inherit;font-size:14px;color:var(--hero-search-color);font-
weight:400;line-height:48px;cursor:pointer;box-sizing:border-
box;opacity:.65;padding:0;margin:0;border:0}

.rtl #hero-wrapper .search-action{left:0;right:unset}


#hero-wrapper .search-action:before{content:'\f002';font-family:'Font Awesome 5 Free';font-
weight:900;margin:0}

#hero-wrapper .search-action:hover{opacity:1}

#header-ads-wrap{display:none;position:relative;float:left;width:100%;z-index:10;margin:0;border-
bottom:1px solid var(--border-color)}

#header-ads-wrap.has-widget{display:block}

#header-ads-wrap .container{margin:0 auto}

.header-ads .widget{position:relative;float:left;width:100%;text-align:center;line-
height:0;margin:20px 0}

.is-post #header-ads-wrap .widget{margin:20px 0}

.header-ads .widget-content{float:left;width:100%;margin:0}

.header-ads .widget > .widget-title{display:none}

.loader{position:relative;height:100%;overflow:hidden;display:block;margin:0}

.loader:after{content:'';position:absolute;top:50%;left:50%;width:28px;height:28px;margin:-16px 0 0
-16px;border:2px solid var(--main-color);border-right-color:var(--border-color);border-
radius:100%;animation:spinner .65s infinite linear;transform-origin:center}

@-webkit-keyframes spinner {

0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}

to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}

@keyframes spinner {

0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}

to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}

#featured-wrapper{position:relative;float:left;width:100%;margin:0;border-bottom:1px solid var(--


border-color)}

#featured-wrapper .container{margin:0 auto}

#featured .widget,#featured .widget > .widget-title{display:none}

#featured .widget.FeaturedPost{display:block;position:relative;float:left;width:100%;margin:35px 0}

#featured .widget-content{position:relative;float:left;width:100%;margin:0}
.FeaturedPost .big-featured-post{position:relative;float:left;width:100%;margin:0}

.FeaturedPost .big-featured-post .entry-image-wrap{position:relative;float:left;width:calc((100% / 2)


- 15px);height:320px;z-index:1;overflow:hidden;margin:0 30px 0 0;border-radius:6px}

.rtl .FeaturedPost .big-featured-post .entry-image-wrap{float:right;margin:0 0 0 30px}

.FeaturedPost .big-featured-post .entry-image-wrap.is-video:after{width:56px;height:36px;line-


height:36px;font-size:14px;border-radius:8px}

.FeaturedPost .big-featured-post .entry-header{display:table;padding:15px 0 0}

.FeaturedPost .big-featured-post .entry-meta{font-size:13px;line-height:1;margin:0 0 13px}

.FeaturedPost .big-featured-post .entry-category,.FeaturedPost .big-featured-post .t-label{margin:0


3px 0 0}

.rtl .FeaturedPost .big-featured-post .entry-category,.rtl .FeaturedPost .big-featured-post .t-


label{margin:0 0 0 3px}

.FeaturedPost .big-featured-post .entry-category{font-size:13px}

.FeaturedPost .big-featured-post .entry-title{float:left;width:100%;font-size:30px;margin:0}

.FeaturedPost .big-featured-post .entry-excerpt{float:left;width:100%;font-size:14px;margin:13px 0


0}

.FeaturedPost .big-featured-post a.read-more{display:inline-block;height:36px;background-


color:var(--button-bg);font-size:14px;color:var(--button-color);font-weight:500;line-height:36px;box-
sizing:border-box;padding:0 25px;margin:23px 0 0;border-bottom:2px solid var(--bb-color);border-
radius:6px}

.FeaturedPost .big-featured-post a.read-more:hover{background-color:var(--button-hover-


bg);color:var(--button-hover-color)}

.FeaturedPost .big-featured-post .entry-image-wrap.is-video:after{width:56px;height:36px;line-


height:36px;font-size:14px;border-radius:8px}

#main-wrapper #main{position:relative;float:left;width:100%;box-sizing:border-box;margin:0}

.is-home #main-wrapper.main-margin #main{margin-bottom:30px}

#main .Blog{display:flex;flex-wrap:wrap;flex-direction:column;margin:0}

.queryMessage{float:left;width:100%;color:var(--title-color);margin:0 0 20px}

.queryMessage .query-info,.Blog.no-posts .queryMessage{margin:0}

.queryMessage .query-info{font-size:16px;color:var(--title-color);font-weight:500;text-
transform:uppercase;line-height:1;letter-spacing:1px;margin:0}
.queryMessage .query-label:after{content:'\f078';display:inline-block;vertical-align:middle;font-
family:'Font Awesome 5 Free';font-size:12px;font-weight:900;margin:0 0 0 3px}

.rtl .queryMessage .query-label:after{margin:0 3px 0 0}

.queryEmpty{font-size:14px;font-weight:400;padding:0;margin:40px 0;text-align:center}

.blog-post{display:block;word-wrap:break-word}

.title-wrap{position:relative;float:left;width:100%;box-sizing:border-box;margin:0 0 20px}

.title-wrap > h3{position:relative;float:left;font-family:var(--title-font);font-size:16px;color:var(--


widget-title-color);font-weight:500;text-transform:uppercase;line-height:1;letter-
spacing:1px;padding:0;margin:0}

.rtl .title-wrap > h3{float:right}

.index-post-wrap{position:relative;display:flex;flex-wrap:wrap;box-sizing:border-
box;padding:0;margin:0 -15px}

.Blog.no-posts .index-post-wrap{display:none}

.post-animated{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-
mode:both;animation-fill-mode:both}

@keyframes fadeIn {

from{opacity:0}

to{opacity:1}

.post-fadeIn{animation-name:fadeIn}

@keyframes fadeInUp {

from{opacity:0;transform:translate3d(0,5px,0)}

to{opacity:1;transform:translate3d(0,0,0)}

.post-fadeInUp{animation-name:fadeInUp}

.index-post{position:relative;float:left;width:calc(100% / 4);box-sizing:border-box;padding:0
15px;margin:0 0 35px}

.index-post.post-ad-type{padding:0 15px!important;margin:0 0 35px!important;border-width:0!


important}
.index-post .entry-image-
wrap{position:relative;float:left;width:100%;height:150px;overflow:hidden;margin:0 0 12px;border-
radius:6px}

.index-post .entry-header{float:left;width:100%;margin:0}

.index-post .entry-meta{font-size:12px;line-height:1;margin:0 0 6px}

.index-post .entry-category,.index-post .entry-meta .t-label{margin:0 3px 0 0}

.rtl .index-post .entry-category,.rtl .index-post .entry-meta .t-label{margin:0 0 0 3px}

.index-post .entry-category{font-size:12px}

.index-post .entry-title{float:left;width:100%;font-size:16px;margin:0}

.inline-ad-wrap{position:relative;float:left;width:100%;margin:0}

.inline-ad{position:relative;float:left;width:100%;text-align:center;line-height:1;margin:0}

.item-post-wrap,.is-single .item-post,.item-post-
inner{position:relative;float:left;width:100%;margin:0}

.item-post .blog-entry-header{position:relative;float:left;width:100%;box-sizing:border-
box;padding:0;margin:0}

#breadcrumb{float:left;width:100%;font-family:var(--meta-font);font-size:13px;color:var(--meta-
color);font-weight:400;line-height:1;margin:0 0 12px}

#breadcrumb a{color:var(--meta-color)}

#breadcrumb a.home,#breadcrumb a:hover{color:var(--main-color)}

#breadcrumb a,#breadcrumb em{display:inline-block}

#breadcrumb em:after{content:'\f054';font-family:'Font Awesome 5 Free';font-size:9px;font-


weight:900;font-style:normal;margin:0 3px}

.rtl #breadcrumb em:after{content:'\f053'}

.item-post h1.entry-title{position:relative;float:left;width:100%;font-size:$(itempost.title.size);font-
weight:700;margin:0}

.item-post .has-meta h1.entry-title{margin-bottom:20px}

.item-post .entry-meta.has-author{line-height:30px}

.item-post .entry-meta .author-avatar{position:relative;width:30px;height:30px;background-


color:rgba(155,155,155,0.08);background-size:100%;margin:0 5px 0 0;border-radius:50%;box-
shadow:0 1px 2px rgba(155,155,155,.15)}

.rtl .item-post .entry-meta .author-avatar{margin:0 0 0 5px}


.item-post .entry-meta .a-label{margin:0 5px 0 0}

.rtl .item-post .entry-meta .a-label{margin:0 0 0 5px}

.item-post .entry-meta .author-name{color:var(--main-color);font-weight:600;margin:0}

.item-post .entry-meta .entry-time span{margin:0 5px}

.item-post .entry-meta .entry-comments-link{display:none;float:right;margin:0 0 0 12px}

.item-post .entry-meta .entry-comments-link:before{color:var(--main-color)}

.rtl .item-post .entry-meta .entry-comments-link{float:left;margin:0 12px 0 0}

.item-post .entry-meta .entry-comments-link:before{display:inline-block;vertical-


align:middle;content:'\f086';font-family:'Font Awesome 5 Free';font-size:13px;font-
weight:400;margin:0 5px 0 0}

.rtl .item-post .entry-meta .entry-comments-link:before{margin:0 0 0 5px}

.item-post .entry-meta .entry-comments-link.show{display:block}

.entry-content-wrap{position:relative;float:left;width:100%;box-sizing:border-box;margin:0}

#post-body{position:relative;float:left;width:100%;font-family:var(--text-font);font-size:$
(itempost.content.size);color:var(--post-text-color);line-height:1.6em;padding:0;margin:25px 0 0}

.post-body h1,.post-body h2,.post-body h3,.post-body h4,.post-body h5,.post-body h6{font-


size:18px;color:var(--post-title-color);margin:0 0 20px}

.post-body h1,.post-body h2{font-size:27px}

.post-body h3{font-size:23px}

blockquote{position:relative;background-color:rgba(155,155,155,0.08);color:var(--post-title-
color);font-style:normal;padding:15px 25px;margin:0;border-left:2px solid var(--main-color);border-
radius:6px}

.rtl blockquote{border-left:0;border-right:2px solid var(--main-color)}

blockquote:before{position:absolute;left:10px;top:10px;content:'\f10e';font-family:'Font Awesome
5 Free';font-size:33px;font-style:normal;font-weight:900;color:var(--meta-color);line-
height:1;opacity:.2;margin:0}

.rtl blockquote:before{left:unset;right:10px}

.post-body ul,.widget .post-body ol{padding:0 0 0 15px;margin:10px 0}

.rtl .post-body ul,.rtl .widget .post-body ol{padding:0 15px 0 0}

.post-body .responsive-video-wrap{position:relative;width:100%;padding:0;padding-top:56%}

.post-body .responsive-video-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%}


.post-body img{height:auto!important}

.post-body li{margin:5px 0;padding:0;line-height:1.5em}

.post-body ul li,.post-body ol ul li{list-style:disc inside}

.post-body ol li,.post-body ul ol li{list-style:decimal inside}

.post-body u{text-decoration:underline}

.post-body strike{text-decoration:line-through}

.post-body a{color:var(--main-color)}

.post-body a:hover{text-decoration:underline}

.post-body a.button{display:inline-block;height:36px;background-color:var(--button-bg);font-
family:var(--body-font);font-size:14px;color:var(--button-color);font-weight:500;line-
height:36px;text-align:center;text-decoration:none;cursor:pointer;box-sizing:border-box;padding:0
20px;margin:0 5px 5px 0;border:0;border-bottom:2px solid var(--bb-color);border-radius:6px}

.rtl .post-body a.button{margin:0 0 5px 5px}

.post-body a.colored-button{color:#fff}

.post-body a.button:hover{background-color:var(--button-hover-bg);color:var(--button-hover-color)}

.post-body a.colored-button:hover{background-color:var(--button-hover-bg)!important;color:var(--
button-hover-color)!important}

.button:before{float:left;font-family:'Font Awesome 5 Free';font-weight:900;display:inline-


block;margin:0 8px 0 0}

.rtl .button:before{float:right;margin:0 0 0 8px}

.button.preview:before{content:'\f06e'}

.button.download:before{content:'\f019'}

.button.link:before{content:'\f0c1'}

.button.cart:before{content:'\f07a'}

.button.info:before{content:'\f06a'}

.button.share:before{content:'\f1e0'}

.button.contact:before{content:'\f0e0';font-weight:400}

.file-btn{float:left;width:100%;text-align:center;margin:0}

.post-body .file-btn a.button{min-width:50%;height:40px;font-size:16px;font-weight:600;line-


height:40px;box-sizing:border-box;padding:0 25px;margin:0;border-radius:40px}
.file-btn .button:before{float:none;margin:0 10px 0 0}

.rtl .file-btn .button:before{float:none;margin:0 0 0 10px}

.file-btn .file-size{display:block;line-height:1;font-size:12px;color:var(--meta-color);font-
style:italic;margin:7px 0 0}

.alert-message{position:relative;display:block;padding:15px;border:1px solid var(--border-


color);border-radius:6px}

.alert-message.alert-success{background-color:rgba(34,245,121,0.03);border:1px solid
rgba(34,245,121,0.5)}

.alert-message.alert-info{background-color:rgba(55,153,220,0.03);border:1px solid
rgba(55,153,220,0.5)}

.alert-message.alert-warning{background-color:rgba(185,139,61,0.03);border:1px solid
rgba(185,139,61,0.5)}

.alert-message.alert-error{background-color:rgba(231,76,60,0.03);border:1px solid
rgba(231,76,60,0.5)}

.alert-message:before{font-family:'Font Awesome 5 Free';font-size:16px;font-


weight:900;display:inline-block;margin:0 5px 0 0}

.rtl .alert-message:before{margin:0 0 0 5px}

.alert-message.alert-success:before{content:'\f058';color:rgba(34,245,121,1)}

.alert-message.alert-info:before{content:'\f05a';color:rgba(55,153,220,1)}

.alert-message.alert-warning:before{content:'\f06a';color:rgba(185,139,61,1)}

.alert-message.alert-error:before{content:'\f057';color:rgba(231,76,60,1)}

.post-body table{width:100%;overflow-x:auto;text-align:left;box-sizing:border-box;margin:0;border-
collapse:collapse;border:1px solid var(--border-color)}

.rtl .post-body table{text-align:right}

.post-body table td,.post-body table th{box-sizing:border-box;padding:5px 15px;border:1px solid


var(--border-color)}

.post-body table thead th{color:var(--post-title-color);font-weight:600;vertical-align:bottom}

.contact-form{overflow:hidden}

.contact-form .widget-title{display:none}

.contact-form .contact-form-name{width:calc(50% - 5px)}

.rtl .contact-form .contact-form-name{float:right}


.contact-form .contact-form-email{width:calc(50% - 5px);float:right}

.rtl .contact-form .contact-form-email{float:left}

.contact-form .contact-form-button-submit{font-family:var(--body-font)}

.post-body pre,pre.code-box{position:relative;display:block;background-color:#1e232b;font-
family:Monospace;font-size:13px;color:#f2f2fa;white-space:pre-wrap;line-
height:1.4em;padding:15px;margin:0;border:0;border-radius:6px}

html[data-theme=dark] .post-body pre,html[data-theme=dark] pre.code-box{background-


color:rgba(155,155,155,0.08)}

.post-body .google-auto-placed{margin:30px 0 0}

.post-footer{position:relative;float:left;width:100%;margin:0}

.entry-tags{position:relative;float:left;width:100%;box-sizing:border-box;margin:25px 0 0}

.entry-tags span,.entry-tags a{float:left;font-size:14px;font-weight:400;line-height:1;box-


sizing:border-box;margin:5px 5px 0 0}

.rtl .entry-tags span,.rtl .entry-tags a{float:right;margin:5px 0 0 5px}

.entry-tags span{color:var(--title-color);font-weight:600}

.rtl .entry-tags span{font-weight:700}

.entry-tags a{color:var(--meta-color);border-bottom:1px solid var(--meta-color)}

.entry-tags a:hover{color:var(--main-color);border-color:var(--main-color)}

.entry-tags a:after{content:',';color:var(--meta-color)}

.entry-tags a:last-child:after{display:none}

.post-share{position:relative;float:left;width:100%;box-sizing:border-box;padding:25px 0 0;margin:0}

ul.freebify-free-share-links,.freebify-free-share-links li
ul{position:relative;float:left;width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-
webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:flex-start;-ms-flex-
align:start;align-items:flex-start;margin:0}

.freebify-free-share-links li{float:left;margin:0}

.rtl .freebify-free-share-links li{float:right}

.freebify-free-share-links .flex-1{-webkit-flex:1;-ms-flex:1;flex:1}

.freebify-free-share-links li.twitter,.freebify-free-share-links .msl-items li{padding:0 0 0 5px}

.rtl .freebify-free-share-links li.twitter,.rtl .freebify-free-share-links .msl-items li{padding:0 5px 0 0}


.freebify-free-share-links li a{float:left;width:40px;min-width:40px;height:40px;font-
size:16px;color:#fff;line-height:40px;font-weight:400;cursor:pointer;text-align:center;box-
sizing:border-box;margin:5px 0 0;border-bottom:2px solid var(--bb-color);border-radius:6px}

.freebify-free-share-links .flex-1 a{width:100%;padding:0 15px}

.freebify-free-share-links li a:before{display:inline-block;margin:0}

.freebify-free-share-links li a span{display:inline-block;font-size:14px;font-weight:500;padding:0 0 0
10px}

.rtl .freebify-free-share-links li a span{margin:0 10px 0 0}

.freebify-free-share-links li a:hover{opacity:.85}

.freebify-free-share-links .show-hid a{background-color:rgba(155,155,155,0.1);font-


size:14px;color:rgba(155,155,155,0.8)}

.freebify-free-share-links .show-hid a:before{content:'\f067';font-family:'Font Awesome 5 Free';font-


weight:900}

.show-hidden .show-hid a:before{content:'\f068'}

.freebify-free-share-links li.whatsapp,.freebify-free-share-links li.vk,.freebify-free-share-links


li.telegram{display:none}

.show-hidden li.whatsapp,.show-hidden li.vk,.show-hidden li.telegram{display:inline-block}

.about-author{position:relative;float:left;width:100%;background-color:rgba(155,155,155,0.08);box-
sizing:border-box;padding:20px;margin:35px 0 0;border-radius:6px}

.about-author .avatar-container{position:relative;float:left;width:60px;height:60px;background-
color:rgba(155,155,155,0.08);overflow:hidden;margin:0 15px 0 0;border-radius:50%;box-shadow:0
1px 2px rgba(155,155,155,.15)}

.rtl .about-author .avatar-container{float:right;margin:0 0 0 15px}

.about-author .author-avatar{float:left;width:100%;height:100%;background-size:100%
100%;background-position:0 0;background-repeat:no-repeat;overflow:hidden;opacity:0;border-
radius:50%;transition:opacity .35s ease}

.about-author .author-avatar.lazy-ify{opacity:1}

.about-author .author-name{display:table;font-size:18px;color:var(--title-color);font-
weight:600;margin:0 0 8px}

.about-author .author-name a{color:var(--title-color)}

.about-author .author-name a:hover{color:var(--title-hover-color)}

.author-description{display:table}
.author-description span{display:table;font-size:14px;color:var(--text-color);font-weight:400}

.author-description span br{display:none}

.author-description a{display:none;margin:0}

ul.description-links{display:none;padding:0}

ul.description-links.show{display:table}

.description-links li{float:left;margin:12px 12px 0 0}

.rtl .description-links li{float:right;margin:12px 0 0 12px}

.description-links li a{display:block;font-size:14px;color:var(--text-color);line-height:1;box-
sizing:border-box;padding:0}

.description-links li a:hover{opacity:.85}

#related-wrap{float:left;width:100%;margin:35px 0 0}

#related-wrap .related-tag{display:none}

.freebify-free-related-content{float:left;width:100%;margin:0}

.freebify-free-related-content .loader{height:191.6px}

.related-posts{position:relative;display:flex;flex-wrap:wrap;padding:0;margin:0 -12.5px}

.related-posts .related-item{position:relative;float:left;width:calc(100% / 3);box-sizing:border-


box;padding:0 12.5px;margin:30px 0 0}

.rtl .related-posts .related-item{float:right}

.related-posts .related-item.item-0,.related-posts .related-item.item-1,.related-posts .related-


item.item-2{margin:0}

.related-posts .entry-image-
wrap{position:relative;width:100%;height:140px;display:block;overflow:hidden;margin:0 0
10px;border-radius:6px}

.related-posts .entry-title{font-size:16px;margin:0}

#freebify-free-post-newsletter{position:relative;float:left;width:100%;margin:0}

#freebify-free-post-newsletter .widget.FollowByEmail{float:left;width:100%;margin:45px 0 0}

.post-nav{float:left;width:100%;font-size:13px;font-weight:400;margin:30px 0 0}

.post-nav a{color:var(--meta-color)}

.post-nav a:hover{color:var(--main-color)}
.post-nav span{color:var(--meta-color);opacity:.5}

.post-nav-newer-link:before,.post-nav-older-link:after{margin-top:1px}

.post-nav-newer-link,.rtl .post-nav-older-link{float:left}

.post-nav-older-link,.rtl .post-nav-newer-link{float:right}

.post-nav-newer-link:before,.rtl .post-nav-older-link:after{content:'\f053';float:left;font-family:'Font
Awesome 5 Free';font-size:9px;font-weight:900;margin:0 4px 0 0}

.post-nav-older-link:after,.rtl .post-nav-newer-link:before{content:'\f054';float:right;font-
family:'Font Awesome 5 Free';font-size:9px;font-weight:900;margin:0 0 0 4px}

#blog-pager{float:left;width:100%;text-align:center;clear:both;padding:0;margin:15px 0}

.Blog.no-posts #blog-pager{display:none}

#blog-pager .load-more{display:inline-block;min-width:calc((100% / 3) + 60px);background-


color:var(--button-bg);height:36px;font-size:14px;color:var(--button-color);text-align:center;font-
weight:500;line-height:36px;box-sizing:border-box;padding:0 30px;border-bottom:2px solid var(--
bb-color);border-radius:6px}

#blog-pager #freebify-free-load-more-link{cursor:pointer}

#blog-pager #freebify-free-load-more-link:after{content:'\f078';display:inline-block;font-family:'Font
Awesome 5 Free';font-size:11px;font-weight:900}

#blog-pager #freebify-free-load-more-link:hover{background-color:var(--button-hover-
bg);color:var(--button-hover-color)}

#blog-pager .loading,#blog-pager .no-more{display:none}

#blog-pager .loading .loader{height:36px}

#blog-pager .no-more.show{display:inline-block;background-
color:rgba(155,155,155,0.05);color:var(--meta-color)}

#blog-pager .loading .loader:after{width:28px;height:28px;margin:-16px 0 0 -16px}

.freebify-free-blog-post-comments{display:none;float:left;width:100%;box-sizing:border-
box;padding:0;margin:35px 0 0}

.comments-system-disqus .comments-title,.comments-system-facebook .comments-title{margin:0 0


15px}

#comments,#disqus_thread{float:left;width:100%}

.freebify-free-blog-post-comments .fb_iframe_widget_fluid_desktop,.freebify-free-blog-post-
comments .fb_iframe_widget_fluid_desktop span,.freebify-free-blog-post-
comments .fb_iframe_widget_fluid_desktop iframe{float:left;display:block!important;width:100%!
important}
.fb-comments{padding:0;margin:0}

#comments{float:left;width:100%;display:block;clear:both;box-sizing:border-
box;padding:0;margin:0}

.comments-system-facebook #comments{width:100%;margin:0}

#comments h4#comment-post-message{display:none}

.comments .comments-content{float:left;width:100%;margin:0}

.comments .comment-content{display:block;font-family:var(--text-font);font-size:14px;color:var(--
text-color);line-height:1.6em;margin:12px 0 0}

.comments .comment-content > a:hover{text-decoration:underline}

.comment-thread .comment{position:relative;background-color:var(--outer-bg);box-sizing:border-
box;padding:20px;margin:20px 0 0;list-style:none;border:1px solid var(--border-color);border-
radius:6px;transition:box-shadow .17s ease}

.comment-thread .comment:hover{box-shadow:0 3px 13px -5px rgba(7,10,25,.2)}

.comment-thread ol{padding:0;margin:0}

.toplevel-thread ol > li:first-child{margin:0}

.toplevel-thread ol > li:first-child > .comment-block{padding-top:0;margin:0;border:0}

.comment-thread ol ol .comment{background-color:rgba(155,155,155,0.08);border:0}

.comment-thread ol ol .comment:hover{box-shadow:unset}

.comment-thread ol ol .comment:before{content:'\f3bf';position:absolute;left:-25px;top:-5px;font-
family:'Font Awesome 5 Free';font-size:16px;color:var(--border-color);font-
weight:700;transform:rotate(90deg);margin:0}

.rtl .comment-thread ol ol .comment:before{content:'\f3be';left:unset;right:-25px}

.comments .comment-replybox-single iframe{box-sizing:border-box;padding:0 0 0 45px;margin:20px


0 0}

.rtl .comments .comment-replybox-single iframe{padding:0 45px 0 0}

.comment-thread .avatar-image-
container{position:absolute;top:20px;left:20px;width:35px;height:35px;overflow:hidden;border-
radius:50%;box-shadow:0 1px 2px rgba(7,10,25,.2)}

.rtl .comment-thread .avatar-image-container{left:auto;right:20px}

.avatar-image-container img{width:100%;height:100%}

.comments .comment-header{padding:0 0 0 45px}


.rtl .comments .comment-header{padding:0 45px 0 0}

.comments .comment-header .user{display:inline-block;font-family:var(--title-font);font-


size:16px;color:var(--title-color);font-style:normal;font-weight:600;margin:0}

.comments .comment-header .user a{color:var(--title-color)}

.comments .comment-header .user a:hover{color:var(--title-hover-color)}

.comments .comment-header .icon.user{display:none}

.comments .comment-header .icon.blog-author{display:inline-block;font-size:12px;color:var(--main-


color);font-weight:400;vertical-align:top;margin:-3px 0 0 5px}

.rtl .comments .comment-header .icon.blog-author{margin:-3px 5px 0 0}

.comments .comment-header .icon.blog-author:before{content:'\f058';font-family:'Font Awesome 5


Free';font-weight:400}

.comments .comment-header .datetime{display:block;line-height:1;margin:0}

.comment-header .datetime a{font-family:var(--meta-font);font-size:10px;color:var(--meta-


color);padding:0}

.comments .comment-actions{display:block;margin:12px 0 0}

.comments .comment-actions a{display:inline-block;font-size:13px;color:var(--main-color);font-


weight:400;font-style:normal;padding:0;margin:0 15px 0 0}

.rtl .comments .comment-actions a{margin:0 0 0 15px}

.comments .comment-actions a:hover{color:var(--title-color)}

.item-control{display:none}

.loadmore.loaded a{display:inline-block;border-bottom:1px solid rgba(155,155,155,.51);text-


decoration:none;margin-top:15px}

.comments .continue{display:none}

.comments .comment-replies{padding:0 0 0 45px}

.rtl .comments .comment-replies{padding:0 45px 0 0}

.thread-expanded .thread-count a,.loadmore{display:none}

.comments .footer,.comments .comment-footer{float:left;width:100%;font-size:13px;margin:0}

.comment-form{float:left;width:100%;margin:0}

html[data-theme=dark] .comment-thread iframe{opacity:.98}


p.comments-message{display:none;float:left;width:100%;font-size:12px;color:var(--meta-
color);font-style:italic;box-sizing:border-box;padding:0 0 10px;margin:0 0 20px;border-bottom:1px
solid var(--border-color)}

.no-comments p.comments-message{padding:0;margin:0 0 20px;border:0}

.comments-system-blogger p.comments-message{display:block}

p.comments-message > a{color:var(--main-color)}

p.comments-message > a:hover{color:var(--title-color)}

p.comments-message > em{color:#ff3f34;font-style:normal}

.comment-form > p{display:none}

p.comment-footer span{color:var(--meta-color)}

p.comment-footer span:after{content:'\002A';color:#d63031}

.comment-content .responsive-video-wrap{position:relative;width:100%;padding:0;padding-
top:56%}

.comment-content .responsive-video-wrap
iframe{position:absolute;top:0;left:0;width:100%;height:100%}

.comments .comment-replybox-thread iframe{margin:30px 0 0}

#show-comment-form,.comments #top-continue a{float:left;width:100%;height:40px;background-


color:rgba(155,155,155,0.08);color:var(--text-color);font-size:14px;font-weight:500;line-
height:40px;text-align:center;box-sizing:border-box;padding:0 25px;margin:30px 0 0;border-
bottom:2px solid var(--bb-color);border-radius:6px}

.no-comments #show-comment-form{margin:0}

.rtl #show-comment-form,.rtl .comments #top-continue a{float:right}

#show-comment-form:hover,.comments #top-continue a:hover{background-color:var(--button-


hover-bg);color:var(--button-hover-color)}

.comment-form-visible #show-comment-form{display:none}

.comments .comment-replybox-thread,.no-comments .comment-form{display:none}

.comment-form-visible .comments .comment-replybox-thread,.comment-form-visible .no-comments


.comment-form{display:block}

#custom-ads{float:left;width:100%;opacity:0;visibility:hidden;box-sizing:border-
box;padding:0;margin:0;border:0}

#before-ad,#after-ad{float:left;width:100%;margin:0}
#before-ad .widget > .widget-title,#after-ad .widget > .widget-title{display:block}

#before-ad .widget > .widget-title > h3.title,#after-ad .widget > .widget-title > h3.title{font-
size:11px;color:var(--title-color);font-weight:400;line-height:1;margin:0 0 6px}

#before-ad .widget,#after-ad .widget{width:100%;margin:25px 0 0}

#before-ad .widget-content,#after-ad .widget-content{position:relative;width:100%;line-height:1}

#freebify-free-new-before-ad #before-ad,#freebify-free-new-after-ad #after-


ad{float:none;display:block;margin:0}

#freebify-free-new-before-ad #before-ad .widget,#freebify-free-new-after-ad #after-


ad .widget{margin:0}

#freebify-free-post-fby-email{display:none;visibility:hidden;margin:0}

#sidebar-wrapper .sidebar{float:left;width:100%}

#sidebar-wrapper .sidebar > .widget{position:relative;float:left;width:100%;box-sizing:border-


box;padding:0;margin:0 0 35px}

#sidebar-wrapper .sidebar > .widget:last-child{margin:0}

.sidebar .widget-content{float:left;width:100%;box-sizing:border-box;padding:0;margin:0}

.sidebar > .widget.no-style > .widget-title{display:none}

.sidebar ul.social-icons{display:flex;flex-wrap:wrap;margin:0}

.sidebar .social-icons li{float:left;width:100%;box-sizing:border-box;padding:0;margin:10px 0 0}

.sidebar .social-icons li.link-0{margin:0}

.sidebar .social-icons li a{position:relative;float:left;width:100%;height:40px;overflow:hidden;font-


size:14px;color:#fff;text-align:center;line-height:40px;box-sizing:border-box;padding:0;border-
bottom:2px solid var(--bb-color);border-radius:6px}

.sidebar .social-icons li a.instagram{border:0;box-shadow:inset 0 -2px 0 0 var(--bb-color)}

.sidebar .social-icons li a:before{float:right;position:absolute;left:0;font-size:50px;padding:0


15px;margin:0;opacity:.13;transform:rotate(15deg)}

.rtl .sidebar .social-icons li a:before{left:unset;right:0;transform:rotate(-15deg)}

.sidebar .social-icons li a span{display:block;font-weight:500;padding:0}

.sidebar .social-icons li a:hover{opacity:.85}

.sidebar .loader{height:180px}

.list1-items .list1-item{float:left;width:100%;padding:0;margin:20px 0 0}
.list1-items .list1-item.item-0{margin:0}

.list1-items .entry-image-
wrap{position:relative;float:left;width:96px;height:64px;overflow:hidden;margin:0 13px 0 0;border-
radius:6px}

.list1-items .entry-image-wrap.is-video:after{width:32px;height:22px;line-height:22px;font-
size:8px;border-radius:4px}

.rtl .list1-items .entry-image-wrap{float:right;margin:0 0 0 13px}

.list1-items .cmm-avatar{width:55px;height:55px}

.list1-items .entry-header{overflow:hidden}

.list1-items .entry-title{font-size:15px;margin:0}

.list1-items .cmm-snippet{font-size:12px;margin:4px 0 0}

.PopularPosts .popular-post{float:left;width:100%;padding:0;margin:25px 0 0}

.PopularPosts .popular-post.item-0{margin:0}

.PopularPosts .entry-image-
wrap{position:relative;float:left;width:96px;height:64px;overflow:hidden;z-index:1;margin:0 13px 0
0;border-radius:6px}

.PopularPosts .big-popular .entry-image-wrap{width:100%;height:175px;margin:0 0 13px}

.rtl .PopularPosts .post:not(.big-popular) .entry-image-wrap{float:right;margin:0 0 0 13px}

.PopularPosts .post:not(.big-popular) .entry-image-wrap.is-video:after{width:32px;height:22px;line-


height:22px;font-size:8px;border-radius:6px}

.PopularPosts .post:not(.big-popular) .entry-header{overflow:hidden}

.PopularPosts .big-popular .entry-header{float:left;width:100%;margin:0}

.PopularPosts .entry-meta{font-size:12px;line-height:1;margin:0 0 6px}

.PopularPosts .entry-category,.PopularPosts .entry-meta .t-label{margin:0 3px 0 0}

.rtl .PopularPosts .entry-category,.rtl .PopularPosts .entry-meta .t-label{margin:0 0 0 3px}

.PopularPosts .entry-category{font-size:12px}

.PopularPosts .entry-title{font-size:15px;margin:0}

.PopularPosts .big-popular .entry-title{float:left;width:100%;font-size:18px;margin:0}

.FeaturedPost .featured-post .entry-image-


wrap{position:relative;float:left;width:100%;height:175px;z-index:1;overflow:hidden;margin:0 0
13px;border-radius:6px}
.FeaturedPost .featured-post .entry-meta{font-size:12px;line-height:1;margin:0 0 6px}

.FeaturedPost .featured-post .entry-category{font-size:12px}

.FeaturedPost .featured-post .entry-category,.FeaturedPost .featured-post .entry-meta .t-


label{margin:0 3px 0 0}

.rtl .FeaturedPost .featured-post .entry-category,.rtl .FeaturedPost .featured-post .entry-meta .t-


label{margin:0 0 0 3px}

.FeaturedPost .featured-post .entry-title{float:left;width:100%;font-size:18px;margin:0}

#sidebar-wrapper .sidebar > .widget.FollowByEmail{margin-top:10px}

.follow-by-email-content{position:relative;float:left;width:100%;background-
color:rgba(155,155,155,0.08);box-sizing:border-box;padding:20px;border:0;border-radius:6px}

.follow-by-email-content:before{content:'\
f0e0';position:absolute;top:0;left:50%;width:36px;height:36px;background-color:var(--button-
bg);font-family:'Font Awesome 5 Free';font-size:18px;color:var(--button-color);line-height:36px;text-
align:center;transform:translate(-50%,-30%);margin:0;border-radius:50%}

.follow-by-email-title{display:block;font-family:var(--title-font);font-size:21px;color:var(--title-
color);font-weight:600;line-height:1.2em;text-align:center;padding:20px 15px;margin:0}

.follow-by-email-address{width:100%;height:36px;background-color:rgba(0,0,0,0.03);font-
family:inherit;font-size:13px;color:var(--text-color);text-align:center;box-sizing:border-box;padding:0
10px;margin:0 0 10px;border:1px solid var(--border-color);border-radius:6px}

html[data-theme=dark] .follow-by-email-address{background-color:rgba(255,255,255,0.03)}

.follow-by-email-address:focus{background-color:var(--outer-bg)!important;border-color:var(--
border-color)!important}

.follow-by-email-submit{width:100%;height:36px;background-color:var(--button-bg);font-
family:inherit;font-size:14px;color:var(--button-color);font-weight:500;line-
height:36px;cursor:pointer;padding:0 20px;border:0;border-bottom:2px solid var(--bb-color);border-
radius:6px}

.follow-by-email-submit:hover{background-color:var(--button-hover-bg);color:var(--button-hover-
color)}

.follow-by-email-text{display:block;font-size:12px;color:var(--text-color);text-align:center;font-
style:italic;margin:8px 0 0}

#freebify-free-post-newsletter .widget-content-
inner{position:relative;float:left;width:100%;background-color:var(--border-color);box-sizing:border-
box;padding:8px;border-radius:6px}
#freebify-free-post-newsletter .follow-by-email-content{background-color:var(--outer-bg);box-
shadow:0 1px 2px rgba(155,155,155,.15)}

#freebify-free-post-newsletter .follow-by-email-content:before{transform:translate(-50%,-
50%);margin:0}

.list-label li,.archive-list li{position:relative;display:block}

.list-label li a,.archive-list li a{display:block;color:var(--title-color);font-size:14px;font-


weight:400;padding:5px 0}

.archive-list li a{text-transform:capitalize}

.list-label li:first-child a,.archive-list li:first-child a{padding:0 0 5px}

.list-label li:last-child a,.archive-list li:last-child a{padding-bottom:0}

.list-label li a:before,.archive-list li a:before{content:'\f054';font-family:'Font Awesome 5


Free';float:left;font-size:7px;font-weight:900;font-style:normal;margin:1px 3px 0 0}

.rtl .list-label li a:before,.rtl .archive-list li a:before{content:'\f053';float:right;margin:1px 0 0 3px}

.list-label li a:hover,.archive-list li a:hover{color:var(--title-hover-color)}

.list-label .label-count,.archive-list .archive-count{float:right;font-size:12px;color:var(--meta-


color);text-decoration:none;margin:1px 0 0 5px}

.rtl .list-label .label-count,.rtl .archive-list .archive-count{float:left;margin:1px 5px 0 0}

.cloud-label li{position:relative;float:left;margin:0 5px 5px 0}

.rtl .cloud-label li{float:right;margin:0 0 5px 5px}

.cloud-label li a{display:block;height:28px;background-color:rgba(155,155,155,0.08);color:var(--text-
color);font-size:13px;line-height:28px;font-weight:400;box-sizing:border-box;padding:0
13px;border-bottom:2px solid var(--bb-color);border-radius:6px}

.cloud-label li a:hover{background-color:var(--button-hover-bg);color:var(--button-hover-color)}

.cloud-label .label-count{display:none}

.search-widget .search-form{position:relative;float:left;width:100%;margin:0}

.search-widget .search-input{float:left;width:100%;height:36px;background-
color:rgba(255,255,255,0);font-family:inherit;font-weight:400;font-size:14px;color:var(--text-
color);line-height:36px;box-sizing:border-box;padding:0 15px;margin:0;border:1px solid var(--
border-color);border-radius:6px}

.search-widget .search-input:focus{outline:none;background-color:rgba(0,0,0,0.03)}

.search-widget .search-action{position:absolute;top:0;right:0;height:30px;font-family:inherit;font-
size:14px;font-weight:400;line-height:30px;cursor:pointer;box-sizing:border-box;background-
color:var(--button-bg);color:var(--button-color);padding:0 15px;margin:3px 3px 0 0;border:0;border-
bottom:2px solid var(--bb-color);border-radius:6px}

.search-widget .search-action:hover{background-color:var(--button-hover-bg);color:var(--button-
hover-color)}

.rtl .search-widget .search-action{left:0;right:unset;margin:3px 0 0 3px}

.Profile ul li{float:left;width:100%;margin:20px 0 0}

.Profile ul li:first-child{margin:0}

.Profile .profile-img{float:left;width:45px;height:45px;background-
color:rgba(155,155,155,0.08);overflow:hidden;color:transparent!important;margin:0 12px 0
0;border-radius:50%}

.rtl .Profile .profile-img{float:right;margin:0 0 0 12px}

.Profile .profile-info{display:table}

.Profile .profile-name{display:block;font-size:16px;color:var(--title-color);font-weight:600;line-
height:1.4em;margin:0 0 2px}

.Profile .profile-name:hover{color:var(--title-hover-color)}

.Profile .profile-link{display:block;font-size:13px;color:var(--meta-color);font-weight:400;margin:0}

.Profile .profile-link:hover{color:var(--main-color)}

.freebify-free-widget-ready .PageList ul li,.freebify-free-widget-ready .LinkList ul.link-list


li{position:relative;display:block}

.freebify-free-widget-ready .PageList ul li a,.freebify-free-widget-ready .LinkList ul.link-list li


a{display:block;color:var(--title-color);font-size:14px;font-weight:400;padding:5px 0}

.freebify-free-widget-ready .PageList ul li:first-child a,.freebify-free-widget-ready .LinkList ul.link-list


li:first-child a{padding:0 0 5px}

.freebify-free-widget-ready .PageList ul li:last-child a,.freebify-free-widget-ready .LinkList ul.link-list


li:last-child a{padding:5px 0 0}

.freebify-free-widget-ready .PageList ul li a:hover,.freebify-free-widget-ready .LinkList ul.link-list li


a:hover{color:var(--title-hover-color)}

.Text .widget-content{font-family:var(--text-font);font-size:14px;color:var(--text-color);margin:0}

.Image .image-caption{display:block;font-size:14px;color:var(--text-color);margin:10px 0 0}

.contact-form-widget form{font-family:inherit;font-weight:400}
.contact-form-name{float:left;width:100%;height:36px;background-color:rgba(255,255,255,0);font-
family:inherit;font-size:14px;color:var(--text-color);line-height:36px;box-sizing:border-
box;padding:5px 15px;margin:0 0 10px;border:1px solid var(--border-color);border-radius:6px}

.contact-form-email{float:left;width:100%;height:36px;background-color:rgba(255,255,255,0);font-
family:inherit;font-size:14px;color:var(--text-color);line-height:36px;box-sizing:border-
box;padding:5px 15px;margin:0 0 10px;border:1px solid var(--border-color);border-radius:6px}

.contact-form-email-message{float:left;width:100%;background-color:rgba(255,255,255,0);font-
family:inherit;font-size:14px;color:var(--text-color);box-sizing:border-box;padding:10px
15px;margin:0 0 10px;border:1px solid var(--border-color);border-radius:6px}

.contact-form-button-submit{float:left;width:100%;height:36px;background-color:var(--button-
bg);font-family:inherit;font-size:14px;color:var(--button-color);font-weight:500;line-
height:36px;cursor:pointer;box-sizing:border-box;padding:0 15px;margin:0;border:0;border-
bottom:2px solid var(--bb-color);border-radius:6px}

.contact-form-button-submit:hover{background-color:var(--button-hover-bg);color:var(--button-
hover-color)}

.contact-form-error-message-with-border{float:left;width:100%;background-
color:rgba(0,0,0,0);font-size:13px;color:#e74c3c;text-align:left;line-height:1;padding:0;margin:10px
0 0;box-sizing:border-box;border:0}

.contact-form-success-message-with-border{float:left;width:100%;background-
color:rgba(0,0,0,0);font-size:13px;color:#27ae60;text-align:left;line-height:1;padding:0;margin:10px
0 0;box-sizing:border-box;border:0}

.rtl .contact-form-error-message-with-border,.rtl .contact-form-success-message-with-border{text-


align:right}

.contact-form-cross{cursor:pointer;margin:0 0 0 3px}

.rtl .contact-form-cross{margin:0 3px 0 0}

.contact-form-error-message,.contact-form-success-message{margin:0}

.contact-form-name:focus,.contact-form-email:focus,.contact-form-email-
message:focus{background-color:rgba(0,0,0,0.03)}

.Attribution a{font-size:14px;line-height:16px;display:block}

.Attribution a > svg{width:16px;height:16px;float:left;margin:0 4px 0 0}

.Attribution .copyright{font-size:12px;color:var(--meta-color);padding:0 20px;margin:3px 0 0}

.TextList ul li{display:block;font-size:14px;font-weight:400;color:var(--text-color);margin:0 0 10px}

.TextList ul li:last-child{margin:0}
#footer-ads-wrap{display:none;position:relative;float:left;width:100%;z-index:10;margin:0;border-
top:1px solid var(--border-color)}

#footer-ads-wrap.has-widget{display:block}

#footer-ads-wrap .container{margin:0 auto}

.footer-ads .widget{position:relative;float:left;width:100%;text-align:center;line-
height:0;margin:20px 0}

.is-post #footer-ads-wrap .widget{margin:20px 0}

.footer-ads .widget-content{float:left;width:100%;margin:0}

.footer-ads .widget > .widget-title{display:none}

#footer-wrapper{position:relative;float:left;width:100%;background-color:var(--footer-
bg);color:var(--footer-text-color);margin:0}

#footer-wrapper.has-border{border-top:1px solid var(--border-color)}

html[data-theme=dark] #footer-wrapper.has-border{border:0}

#footer-wrapper .container{position:relative;margin:0 auto}

.footer-widgets-wrap{position:relative;display:flex;flex-wrap:wrap;justify-content:space-
between;margin:0 -17.5px}

.compact-footer .footer-widgets-wrap{display:none}

#footer-wrapper .footer{position:relative;float:left;width:calc(100% / 3);box-sizing:border-


box;padding:35px 17.5px}

.rtl #footer-wrapper .footer{float:right}

#footer-wrapper .footer.no-items{padding:0 20px}

#footer-wrapper .footer .widget{float:left;width:100%;padding:0;margin:35px 0 0}

#footer-wrapper .footer .widget:first-child{margin:0}

.footer .widget-title{position:relative;float:left;width:100%;margin:0 0 22px}

.footer .widget-title > h3{position:relative;float:left;font-family:var(--title-font);font-


size:16px;color:var(--footer-color);font-weight:500;text-transform:uppercase;line-height:1;letter-
spacing:1px;padding:0;margin:0}

.rtl .footer .widget-title > h3{float:right}

.footer .widget-content{float:left;width:100%;color:var(--footer-text-color);margin:0}

.footer ul.social-icons{display:flex;flex-wrap:wrap;margin:-5px 0 0}
.footer .social-icons li{float:left;margin:5px 13px 0 0}

.rtl .footer .social-icons li{float:right;margin:5px 0 0 13px}

.footer .social-icons li a{display:block;width:36px;height:36px;background-


color:rgba(155,155,155,0.1);font-size:16px;color:var(--footer-color);line-height:36px;text-
align:center;box-sizing:border-box;margin:0;border-bottom:2px solid var(--bb-color);border-
radius:6px}

.footer .social-icons li a.instagram{border:0;box-shadow:inset 0 -2px 0 0 var(--bb-color)}

.footer .social-icons li a:hover{color:#fff}

.footer .loader{height:145px}

.footer .no-posts{color:var(--footer-text-color)}

.footer .entry-title a{color:var(--footer-post-title-color)}

.footer .entry-title a:hover{color:var(--footer-post-title-hover-color)}

.footer .list1-items .cmm-snippet{color:var(--footer-text-color)}

.footer .follow-by-email-title{color:var(--footer-color)}

.footer .follow-by-email-address,.footer .follow-by-email-text{color:var(--footer-text-color)}

.footer .follow-by-email-address:focus{background-color:var(--footer-bg)!important}

.footer .search-widget .search-input{color:var(--footer-text-color)}

.footer .contact-form-name,.footer .contact-form-email,.footer .contact-form-email-


message{color:var(--footer-text-color)}

.footer .list-label li a,.footer .archive-list li a{color:var(--footer-color)}

.footer .list-label li a:hover,.footer .archive-list li a:hover{color:var(--footer-hover-color)}

.footer .list-label li a,.footer .archive-list li a{color:var(--footer-color)}

.footer .list-label li a:hover,.footer .archive-list li a:hover{color:var(--footer-hover-color)}

.footer.freebify-free-widget-ready .PageList ul li a,.footer.freebify-free-widget-ready .LinkList ul.link-


list li a{color:var(--footer-color)}

.footer.freebify-free-widget-ready .PageList ul li a:hover,.footer.freebify-free-widget-ready .LinkList


ul.link-list li a:hover{color:var(--footer-hover-color)}

.footer .Profile .profile-name{color:var(--footer-color)}

.footer .Profile .profile-name:hover{color:var(footer-hover-color)}

.footer .TextList ul li{color:var(--footer-text-color)}


.footer .Image .image-caption,.footer .Text .widget-content{color:var(--footer-text-color)}

.footer .Image .image-caption a,.footer .Text .widget-content a{color:var(--footer-color)}

.footer .Image .image-caption a:hover,.footer .Text .widget-content a:hover{color:var(--footer-


hover-color)}

.footerbar{position:relative;float:left;width:100%;height:58px;background-color:var(--footerbar-
bg);color:var(--footerbar-color);line-height:58px;overflow:hidden;padding:0;margin:0}

.footerbar .footer-copyright{float:left;font-size:14px;font-weight:400;margin:0}

.rtl .footerbar .footer-copyright{float:right}

.footerbar .footer-copyright a{color:var(--footerbar-color)}

.footerbar .footer-copyright a:hover{color:var(--footerbar-hover-color)}

#footer-menu{float:right;position:relative;display:block;margin:0}

.rtl #footer-menu{float:left}

#footer-menu .widget > .widget-title,#footer-copyright .widget > .widget-title{display:none}

.footer-menu ul li{position:relative;float:left;margin:0}

.rtl .footer-menu ul li{float:right}

.footer-menu ul li a{float:left;font-size:14px;color:var(--footerbar-color);padding:0;margin:0 0 0
24px}

.rtl .footer-menu ul li a{margin:0 24px 0 0}

#footer-menu ul li a:hover{color:var(--footerbar-hover-color)}

#hidden-widgets-wrap,.hidden-widgets{display:none;visibility:hidden}

#back-top{display:none;position:fixed;bottom:20px;right:20px;width:36px;height:36px;background-
color:var(--button-bg);cursor:pointer;overflow:hidden;font-size:14px;color:var(--button-color);text-
align:center;line-height:36px;z-index:50;box-sizing:border-box;margin:0;border:0;border-
bottom:2px solid var(--bb-color);border-radius:6px;transition:background .17s ease,color .17s ease}

.rtl #back-top{right:auto;left:20px}

#back-top:after{content:'\f077';position:relative;font-family:'Font Awesome 5 Free';font-weight:900}

#back-top:hover{background-color:var(--button-hover-bg);color:var(--button-hover-color)}

.is-error #main-wrapper{width:100%}

.is-error #sidebar-wrapper{display:none}

.errorWrap{color:var(--title-color);text-align:center;padding:60px 0}
.errorWrap h3{font-size:160px;line-height:1;margin:0 0 35px}

.errorWrap h4{font-size:30px;margin:0 0 30px}

.errorWrap p{color:var(--text-color);font-size:14px;margin:0 0 15px}

.errorWrap a{display:inline-block;height:36px;background-color:var(--button-bg);font-
size:14px;color:var(--button-color);font-weight:500;line-height:36px;box-sizing:border-
box;padding:0 30px;margin:15px 0 0;border-bottom:2px solid var(--bb-color);border-radius:6px}

.errorWrap a:hover{background-color:var(--button-hover-bg);color:var(--button-hover-color)}

.cookie-choices-info{top:unset!important;bottom:0}

a.ads-here{display:block;text-align:center;line-height:1;margin:0}

@media (max-width: 1164px) {

#outer-wrapper,.is-boxed #outer-wrapper,.is-boxed .headerify-inner{width:100%;max-


width:100%;margin:0}

.row-x1{width:100%;max-width:100%}

#freebify-free-header-wrapper .container,#hero-wrapper .container,#header-ads-wrap


> .container,#featured-wrapper .container,#content-wrapper > .container,#footer-ads-wrap
> .container,#footer-wrapper .container{box-sizing:border-box;padding:0 15px}

@media (max-width: 880px) {

#freebify-free-header-wrapper .container{padding:0}

.freebify-free-main-menu,#nav-search-wrap,.search-toggle.show,.search-toggle.hide{display:none!
important}

#slide-menu,.mobile-menu-toggle,.overlay{display:block}

.main-toggle-style{width:auto;max-width:58px;padding:0 15px}

.main-logo-wrap{max-width:100%;box-sizing:border-box;padding:0 15px;margin:0}

.nav-active .overlay{visibility:visible;opacity:1}

.nav-active #back-top{opacity:0!important}

.is-single #main-wrapper,#sidebar-wrapper{width:100%}

#sidebar-wrapper{margin:35px 0 0}

.index-post{width:calc(100% / 3)}

.footer-widgets-wrap{display:block;overflow:hidden;padding:35px 0 0;margin:0}
#footer-wrapper .footer{width:100%;padding:0 0 35px}

#footer-wrapper .footer.no-items{padding:0}

.footer .FollowByEmail .widget-content{margin:5px 0 0}

.footerbar{height:auto;line-height:inherit;padding:25px 0;margin:0}

.footerbar .footer-copyright,#footer-menu{width:100%;text-align:center;margin:0}

.footerbar .footer-copyright{font-size:13px;opacity:.85}

#footer-menu{padding:13px 0 0}

.footer-menu ul li,.rtl .footer-menu ul li{float:none;display:inline-block;margin:0}

.footer-menu ul li a,.rtl .footer-menu ul li a{margin:0 8px}

#back-top{right:15px}

.rtl #back-top{left:15px;right:unset}

@media (max-width: 680px) {

#hero-wrapper .search-form{width:80%}

.FeaturedPost .big-featured-post .entry-image-wrap{width:100%;height:260px;margin:0 0 25px}

.FeaturedPost .big-featured-post .entry-header{padding:0}

.FeaturedPost .big-featured-post .entry-title{font-size:27px}

.queryMessage{margin:0 0 20px}

.index-post{width:calc(100% / 2)}

.item-post h1.entry-title{font-size:33px}

.post-body table{display:block}

.freebify-free-share-links li a{padding:0}

.freebify-free-share-links li a span{display:none}

.related-posts .related-item{width:calc(100% / 2)}

.related-posts .related-item.item-2{margin:30px 0 0}

.post-body .file-btn a.button{min-width:70%}

}
@media (max-width: 480px) {

#hero-wrapper{padding:60px 0}

h2.hero-title{font-size:30px}

#hero-wrapper .search-form{width:100%}

.FeaturedPost .big-featured-post .entry-image-wrap{height:220px}

.index-post{width:100%}

.index-post .entry-image-wrap{height:200px}

.index-post .entry-title{font-size:21px}

.item-post h1.entry-title{font-size:30px}

.item-post .has-meta h1.entry-title{margin-bottom:15px}

.related-posts .related-item{width:100%;margin:30px 0 0}

.related-posts .related-item.item-1,.related-posts .related-item.item-2{margin:30px 0 0}

.related-posts .entry-image-wrap{height:200px}

.related-posts .entry-title{font-size:21px}

.PopularPosts .big-popular .entry-image-wrap{height:200px}

.PopularPosts .big-popular .entry-title{font-size:21px}

.FeaturedPost .featured-post .entry-image-wrap{height:200px}

.FeaturedPost .featured-post .entry-title{font-size:21px}

@media (max-width: 380px) {

#hero-wrapper{padding:50px 0}

h2.hero-title{font-size:27px}

.FeaturedPost .big-featured-post .entry-image-wrap{height:180px}

.FeaturedPost .big-featured-post .entry-title{font-size:23px}

.index-post .entry-image-wrap{height:165px}

.index-post .entry-title{font-size:19px}

.item-post h1.entry-title{font-size:25px}
.related-posts .entry-image-wrap{height:165px}

.related-posts .entry-title{font-size:19px}

.PopularPosts .big-popular .entry-image-wrap{height:165px}

.PopularPosts .big-popular .entry-title{font-size:19px}

.FeaturedPost .featured-post .entry-image-wrap{height:165px}

.FeaturedPost .featured-post .entry-title{font-size:19px}

.errorWrap h3{font-size:130px}

@media (max-width: 320px) {

#slide-menu{width:100%}

]]></b:skin>

</b:if>

<b:if cond='data:view.isLayoutMode'>

<b:template-skin><![CDATA[

html,body#layout #outer-wrapper,body#layout .row{width:auto;padding:0}

body#layout{position:relative;width:910px;background-color:#f9f9f9;padding:95px 5px 0;margin:0}

body#layout:before{content:'Freebify -
v1.0.0';position:absolute;top:0;left:5px;right:5px;height:95px;font-family:Roboto,sans-serif;font-
size:23px;color:#1f2024;line-height:95px;text-align:center}

body#layout div.section{display:block;background-color:#f1f1f1!important;margin:0 5px 10px!


important;padding:16px 16px 18px!important;border-color:#e5e5e5}

body#layout .no-items.section{display:block}

body#layout .section h4{font-size:14px;color:#1f2024;text-transform:uppercase;margin:0}

body#layout .section h4:after{text-transform:initial;color:#656565;font-weight:400}

body#layout .add_widget a{color:#3c97ef!important}

body#layout .widget-wrap3{overflow:hidden}

body#layout .widget-content{width:auto;max-width:none;max-height:none;margin:0;border:1px
solid #e5e5e5;border-left:0}
body#layout .locked-widget .widget-content{border-left:1px solid #3c97ef}

body#layout .locked-widget .widget-content:hover{border-left-color:#00b140}

body#layout .widget .widget-content a.editlink{border-radius:2px}

body#layout .visibility .editlink{background:#3c97ef


url(https://1.bp.blogspot.com/-iQoCOwqjB-w/Wy1bDznOM4I/AAAAAAAACGA/
8BUOPStr0sk5oud9hWpHBQTrmkeJDoAvACK4BGAYYCw/s18-c/mode_edit_w600_24dp.png) no-
repeat center!important}

body#layout .visibility .editlink:hover{background-color:#00b140!important}

body#layout .draggable-widget .widget-wrap2{background:#3c97ef url(https://1.bp.blogspot.com/-


yTAuT5aZ1EY/Wy1eEeo4SbI/AAAAAAAACGM/FxOTPwL-
Ch0_lyZxLRzhv2EWHINOmCjWACK4BGAYYCw/s22/draggable.png) no-repeat 4px 50%!important}

body#layout .draggable-widget .widget-wrap1:hover .widget-wrap2{background-color:#00b140!


important}

body#layout .visibility
.layout-widget-state.visible{background-image:url(https://4.bp.blogspot.com/-qicweZaCb7I/
XR_IGBqqGfI/AAAAAAAABS0/MIpI_COKj6MBkeN9FEJhqL96WYnYfGjngCK4BGAYYCw/s1600/
visibility_c3_600_24dp.png)!important}

body#layout .visibility
.layout-widget-state.not-visible{background-image:url(https://4.bp.blogspot.com/-tqL3-mrEM7A/
XR_H_P3mFZI/AAAAAAAABSs/4PO1g3CDQbse_mJYzwn-60OQoYMFcq1FQCK4BGAYYCw/s1600/
visibility_off_c3_600_24dp.png)!important;opacity:1}

body#layout div.layout-widget-description{display:none;font-size:11px;line-height:1.2em}

body#layout #theme-options,body#layout #main-menu .widget{display:block!important}

body#layout div.ify-panel{background-color:#edf4ff!important;overflow:hidden!important;border-
color:#cdd4ef}

body#layout .ify-panel .widget{float:left;width:49%;margin-right:2%}

body#layout .ify-panel .widget-content{border-color:#cdd4ef!important}

body#layout .ify-panel #HTML150{margin-right:0}

body#layout .ify-panel div.layout-widget-description{display:none}

body#layout .main-toggle-wrap,body#layout #nav-search-wrap{display:none}

body#layout .headerify-items{display:flex}

body#layout .main-logo-wrap,body#layout .main-menu-wrap{width:50%}

body#layout #content-wrapper{padding:0;margin:0}
body#layout #content-wrapper > .container{display:flex;margin:0}

body#layout #main-wrapper{width:67%;padding:0}

body#layout #sidebar-wrapper{width:33%;padding:0}

body#layout #custom-ads{display:block!important;display:flex!important}

body#layout #custom-ads .section{width:50%}

body#layout .footer-widgets-wrap{display:flex}

body#layout .footer-widgets-wrap div.footer{width:100%}

body#layout #ify-panel > h4:after{content:' - by Templateify.com'}

body#layout .section > h4:after{font-size:12px}

body#layout .footerbar .container{display:flex}

body#layout #footer-menu,body#layout #footer-copyright{width:50%}

body#layout #main-logo > h4:after{content:' - Recommended Height (34px)'}

body#layout #freebify-free-main-menu > h4:after{content:' - With SubLinks and MegaMenu'}

body#layout #header-ads > h4:after{content:' - on HomePage and Post Page'}

body#layout #hero-section > h4:after{content:' - Custom Image, Text and Search Box'}

body#layout #featured > h4:after{content:' - by Featured Post Official Gadget'}

body#layout #main > h4:after{content:' - Default Blog Posts'}

body#layout #freebify-free-main-before-ad > h4:after{content:' - Before Post Content'}

body#layout #freebify-free-main-after-ad > h4:after{content:' - After Post Content'}

body#layout #freebify-free-post-fby-email > h4:after{content:' - After Related Posts on Post Page'}

body#layout #sidebar > h4:after{content:' - on All Pages'}

body#layout #footer-ads > h4:after{content:' - on HomePage and Post Page'}

body#layout #footer1 > h4:after{content:' - Max 3 Gadgets'}

body#layout #footer2 > h4:after{content:' - Max 3 Gadgets'}

body#layout #footer3 > h4:after{content:' - Max 3 Gadgets'}

body#layout #footer-copyright > h4:after{content:' - Custom Credits'}

body#layout #footer-menu > h4:after{content:' - Footer Links'}


body#layout:after{content:'Design by Templateify.com';display:block;font-family:Roboto,sans-
serif;font-size:14px;color:#555;line-height:1;text-align:center;visibility:visible;padding:20px 0}

body#layout #hidden-widgets{display:none!important}

]]></b:template-skin>

</b:if>

<!-- Theme Variables -->

<script type='text/javascript'>

//<![CDATA[

var fixedMenu = true,

fixedSidebar = true,

relatedPostsNum = 3,

commentsSystem = "blogger",

disqusShortname = "templateify-theme",

fbCommentsTheme = "light",

followByEmailText = "";

//]]>

</script>

<b:if cond='data:widgets.AdSense.first or data:blog.adsenseClientId'>

<!-- Google AdSense -->

<script async='async' src='//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js'/>

</b:if>

<b:if cond='data:blog.analyticsAccountNumber'>

<!-- Google Analytics -->

<b:include data='blog' name='google-analytics'/>

</b:if>

<b:defaultmarkups>

<b:defaultmarkup type='Common'>

<b:includable id='customOpenGraphMetaData'>
<!-- Metadata for Open Graph protocol. See http://ogp.me/. -->

<b:if cond='data:view.isHomepage'>

<meta content='website' property='og:type'/>

</b:if>

<b:if cond='data:view.isSingleItem'>

<meta content='article' property='og:type'/>

</b:if>

<b:if cond='data:view.isMultipleItems and not data:view.isHomepage'>

<meta content='object' property='og:type'/>

</b:if>

<meta expr:content='data:view.title.escaped' property='og:title'/>

<meta expr:content='data:blog.url.canonical' property='og:url'/>

<meta expr:content='data:view.description.escaped' property='og:description'/>

<meta expr:content='data:blog.title.escaped' property='og:site_name'/>

<b:tag cond='data:view.isMultipleItems and data:widgets.Blog.first.posts[0].featuredImage'


expr:content='data:widgets.Blog.first.posts[0].featuredImage resizeImage 1600' name='meta'
property='og:image'/>

<b:tag cond='data:view.isMultipleItems and data:widgets.Blog.first.posts[0].featuredImage'


expr:content='data:widgets.Blog.first.posts[0].featuredImage resizeImage 1600' name='meta'
property='twitter:image'/>

<b:if cond='data:view.featuredImage'>

<meta expr:content='data:view.featuredImage resizeImage 1600' property='og:image'/>

<meta expr:content='data:view.featuredImage resizeImage 1600' name='twitter:image'/>

</b:if>

<meta content='summary_large_image' name='twitter:card'/>

<meta expr:content='data:view.title.escaped' name='twitter:title'/>

<meta expr:content='data:blog.url.canonical' name='twitter:domain'/>

<meta expr:content='data:view.description.escaped' name='twitter:description'/>

<b:if cond='data:view.isHomepage'>
<script
type='application/ld+json'>{&quot;@context&quot;:&quot;http://schema.org&quot;,&quot;@type&
quot;:&quot;WebSite&quot;,&quot;name&quot;:&quot;<data:view.title.escaped/
>&quot;,&quot;url&quot;:&quot;<data:view.url.canonical/>&quot;,&quot;potentialAction&quot;:
{&quot;@type&quot;:&quot;SearchAction&quot;,&quot;target&quot;:&quot;<data:view.url.canonic
al/>search?q={search_term_string}&quot;,&quot;query-input&quot;:&quot;required
name=search_term_string&quot;}}</script>

</b:if>

</b:includable>

<b:includable id='theme-head'>

<link href='//fonts.gstatic.com' rel='dns-prefetch'/>

<link href='//1.bp.blogspot.com' rel='dns-prefetch'/>

<link href='//2.bp.blogspot.com' rel='dns-prefetch'/>

<link href='//3.bp.blogspot.com' rel='dns-prefetch'/>

<link href='//4.bp.blogspot.com' rel='dns-prefetch'/>

<link href='//www.blogger.com' rel='dns-prefetch'/>

<link href='//dnjs.cloudflare.com' rel='dns-prefetch'/>

<link href='//pagead2.googlesyndication.com' rel='dns-prefetch'/>

<link href='//www.googletagmanager.com' rel='dns-prefetch'/>

<link href='//www.google-analytics.com' rel='dns-prefetch'/>

<link href='//connect.facebook.net' rel='dns-prefetch'/>

<link href='//c.disquscdn.com' rel='dns-prefetch'/>

<link href='//disqus.com' rel='dns-prefetch'/>

<meta expr:content='&quot;text/html; charset=&quot; + data:blog.encoding' http-


equiv='Content-Type'/>

<meta content='blogger' name='generator'/>

<link expr:href='data:blog.blogspotFaviconUrl' rel='icon' type='image/x-icon'/>

<b:if cond='data:blog.adultContent'>

<meta content='adult' name='rating'/>

</b:if>
<link expr:href='data:view.url.canonical' rel='canonical'/>

<data:blog.feedLinks/><data:blog.meTag/>

<meta expr:content='data:view.description.escaped' name='description'/>

<b:tag cond='data:view.isMultipleItems and data:widgets.Blog.first.posts[0].featuredImage'


expr:href='data:widgets.Blog.first.posts[0].featuredImage resizeImage 1600' name='link'
rel='image_src'/>

<b:tag cond='data:view.isSingleItem and data:view.featuredImage'


expr:href='data:view.featuredImage resizeImage 1600' name='link' rel='image_src'/>

<b:include name='customOpenGraphMetaData'/>

<!-- Font Awesome Free 5.11.2 -->

<b:tag href='https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/all.min.css'
name='link' rel='stylesheet'/>

<b:tag cond='data:blog.languageDirection == &quot;rtl&quot;'


href='https://fonts.googleapis.com/css2?family=Cairo:wght@400;600;700&amp;display=swap'
name='link' rel='stylesheet'/>

</b:includable>

<b:includable id='theme-body-class'>

<b:class cond='data:view.isHomepage' name='is-home'/>

<b:class cond='data:view.isMultipleItems' name='is-multiple'/>

<b:class cond='data:view.isSingleItem' name='is-single'/>

<b:class cond='data:view.isPage' name='is-page'/>

<b:class cond='data:view.isPost' name='is-post'/>

<b:class cond='data:view.isError' name='is-multiple is-error'/>

<b:class cond='data:blog.isMobileRequest' name='is-mobile'/>

<b:class cond='data:skin.vars.boxed == &quot;1px&quot;' name='is-boxed'/>

<b:class cond='data:skin.vars.sidebar == &quot;1px&quot;' name='is-left'/>

<b:class cond='data:skin.vars.background_cover == &quot;1px&quot;' name='is-cover'/>

</b:includable>

<b:includable id='theme-custom-lang'>

<b:switch var='data:message'>
<b:case value='prevPost'/><b:if cond='data:blog.locale.language == &quot;en&quot;'>Previous
Post<b:elseif cond='data:blog.locale.language == &quot;es&quot;'/>Artículo Anterior<b:elseif
cond='data:blog.locale.language == &quot;pt&quot;'/>Postagem
Anterior<b:else/><data:messages.newer/></b:if>

<b:case value='nextPost'/><b:if cond='data:blog.locale.language == &quot;en&quot;'>Next


Post<b:elseif cond='data:blog.locale.language == &quot;es&quot;'/>Artículo Siguiente<b:elseif
cond='data:blog.locale.language == &quot;pt&quot;'/>Próxima
Postagem<b:else/><data:messages.older/></b:if>

<b:case value='followByEmailText'/><b:if cond='data:blog.locale.language ==


&quot;en&quot;'>Don&#39;t worry, we don&#39;t spam.<b:elseif cond='data:blog.locale.language
== &quot;es&quot;'/>No te preocupes, no enviamos spam.<b:elseif cond='data:blog.locale.language
== &quot;pt&quot;'/>Não se preocupe, não enviamos
spam.<b:else/><data:messages.getEmailNotifications/></b:if>

<b:case value='loadMorePosts'/><b:if cond='data:blog.locale.language == &quot;en&quot;'>Load


More<b:elseif cond='data:blog.locale.language == &quot;es&quot;'/>Carga Más<b:elseif
cond='data:blog.locale.language == &quot;pt&quot;'/>Carregar
Mais<b:else/><data:messages.loadMorePosts/></b:if>

<b:case value='noMorePosts'/><b:if cond='data:blog.locale.language == &quot;en&quot;'>That is


All<b:elseif cond='data:blog.locale.language == &quot;es&quot;'/>Eso es Todo<b:elseif
cond='data:blog.locale.language == &quot;pt&quot;'/>Isso é
Tudo<b:else/><data:messages.noResultsFound/></b:if>

</b:switch>

</b:includable>

<b:includable id='widget-title'>

<b:if cond='data:title == &quot;no-style&quot;'>

<b:class name='no-style'/>

<b:elseif cond='data:widget.type == &quot;AdSense&quot;'/>

<b:class name='no-style'/>

</b:if>

<b:if cond='data:defaultTitle or data:title'>

<b:if cond='data:widget.sectionId not in [&quot;freebify-free-main-menu&quot;,&quot;hero-


section&quot;,&quot;header-ads&quot;,&quot;featured&quot;,&quot;home-ads-1&quot;,
&quot;home-ads-2&quot;,&quot;footer-copyright&quot;,&quot;footer-menu&quot;]'>

<div class='widget-title'><b:class cond='data:widget.sectionId in [&quot;sidebar&quot;]'


name='title-wrap'/><h3 class='title'><data:title/></h3></div>
</b:if>

</b:if>

</b:includable>

<b:includable id='linklist-content'>

<b:if cond='data:widget.sectionId == &quot;freebify-free-main-menu&quot;'>

<ul id='freebify-free-main-menu-nav' role='menubar'>

<b:loop values='data:links' var='link'>

<li><a expr:href='data:link.target' role='menuitem'><data:link.name/></a></li>

</b:loop>

</ul>

<b:elseif cond='data:widget.sectionId in [&quot;sidebar&quot;, &quot;footer1&quot;,


&quot;footer2&quot;, &quot;footer3&quot;]'/>

<div class='widget-content'>

<b:if cond='data:links any l =&gt; l.name in


[&quot;blogger&quot;,&quot;facebook&quot;,&quot;facebook-
f&quot;,&quot;twitter&quot;,&quot;rss&quot;,&quot;youtube&quot;,&quot;skype&quot;,&quot;st
umbleupon&quot;,&quot;tumblr&quot;,&quot;vk&quot;,&quot;stack-
overflow&quot;,&quot;github&quot;,&quot;linkedin&quot;,&quot;dribbble&quot;,&quot;soundclou
d&quot;,&quot;behance&quot;,&quot;digg&quot;,&quot;instagram&quot;,&quot;pinterest&quot;,
&quot;pinterest-
p&quot;,&quot;twitch&quot;,&quot;delicious&quot;,&quot;codepen&quot;,&quot;flipboard&quot;,
&quot;reddit&quot;,&quot;whatsapp&quot;,&quot;messenger&quot;,&quot;snapchat&quot;,&quo
t;telegram&quot;,&quot;discord&quot;,&quot;share&quot;,&quot;email&quot;,&quot;external-
link&quot;]'>

<b:if cond='data:widget.sectionId in [&quot;sidebar&quot;]'>

<ul class='social-icons social social-bg'>

<b:loop index='i' values='data:links' var='link'>

<li expr:class='data:link.name + &quot; link-&quot; + data:i'><a expr:class='data:link.name'


expr:href='data:link.target' target='_blank'><span class='text'/></a></li>

</b:loop>

</ul>

<b:else/>
<ul class='social-icons social social-bg-hover'>

<b:loop index='i' values='data:links' var='link'>

<li expr:class='data:link.name + &quot; link-&quot; + data:i'><a expr:class='data:link.name'


expr:href='data:link.target' target='_blank'/></li>

</b:loop>

</ul>

</b:if>

<b:else/>

<ul class='link-list'>

<b:loop values='data:links' var='link'>

<li><a expr:href='data:link.target'><data:link.name/></a></li>

</b:loop>

</ul>

</b:if>

</div>

<b:else/>

<div class='widget-content'>

<ul class='link-list'>

<b:loop values='data:links' var='link'>

<li><a expr:href='data:link.target'><data:link.name/></a></li>

</b:loop>

</ul>

</div>

</b:if>

</b:includable>

<b:includable id='textlist-content'>

<b:if cond='data:widget.sectionId == &quot;ify-panel&quot;'>

<b:loop index='i' values='data:items' var='item'>


<b:if cond='data:i == 0'>

<script async='async' crossorigin='anonymous' defer='defer' expr:src='data:item'/>

</b:if>

</b:loop>

<b:else/>

<div class='widget-content'>

<ul>

<b:loop values='data:items' var='item'>

<li><data:item/></li>

</b:loop>

</ul>

</div>

</b:if>

</b:includable>

<b:includable id='contact-form-content'>

<div class='widget-content contact-form-widget'>

<div class='form'>

<form name='contact-form'>

<input class='contact-form-name' expr:id='data:widget.instanceId + &quot;_contact-form-


name&quot;' expr:placeholder='data:contactFormNameMsg' name='name' size='30' type='text'
value=''/>

<input class='contact-form-email' expr:id='data:widget.instanceId + &quot;_contact-form-


email&quot;' expr:placeholder='data:contactFormEmailMsg + &quot; *&quot;' name='email'
size='30' type='text' value=''/>

<textarea class='contact-form-email-message' cols='25' expr:id='data:widget.instanceId +


&quot;_contact-form-email-message&quot;' expr:placeholder='data:contactFormMessageMsg +
&quot; *&quot;' name='email-message' rows='5'/>

<input class='contact-form-button contact-form-button-submit'


expr:id='data:widget.instanceId + &quot;_contact-form-submit&quot;'
expr:value='data:contactFormSendMsg' type='button'/>
<p class='contact-form-error-message' expr:id='data:widget.instanceId + &quot;_contact-
form-error-message&quot;'/>

<p class='contact-form-success-message' expr:id='data:widget.instanceId + &quot;_contact-


form-success-message&quot;'/>

</form>

</div>

</div>

</b:includable>

<b:includable id='theme-variables'>

<!-- New Theme Variables -->

<b:tag name='script' type='text/javascript'>

<b:with expr:value='data:content' var='option'>

<b:if cond='data:option.relatedPostsNum'>var relatedPostsNum =


<data:option.relatedPostsNum/>;</b:if>

<b:if cond='data:option.followByEmailText'>var followByEmailText =


&quot;<data:option.followByEmailText/>&quot;;</b:if>

<b:if cond='data:option.commentsSystem'>var commentsSystem =


&quot;<data:option.commentsSystem/>&quot;;</b:if>

<b:if cond='data:option.disqusShortname'>var disqusShortname =


&quot;<data:option.disqusShortname/>&quot;;</b:if>

</b:with>

</b:tag>

</b:includable>

<b:includable id='theme-options-js'>

<b:if cond='data:skin.vars.fixedmenu == &quot;0px&quot; or (data:skin.vars.fixedsidebar ==


&quot;0px&quot;) or (data:skin.vars.darkmode == &quot;1px&quot;)'>

<!-- Theme Options JS -->

<b:tag name='script' type='text/javascript'><b:if cond='data:skin.vars.fixedmenu ==


&quot;0px&quot;'>var fixedMenu=false;</b:if><b:if cond='data:skin.vars.fixedsidebar ==
&quot;0px&quot;'>var fixedSidebar=false;</b:if><b:if cond='data:view.isSingleItem and
(data:skin.vars.darkmode == &quot;1px&quot;)'>var
fbCommentsTheme=&quot;dark&quot;;</b:if></b:tag>
</b:if>

</b:includable>

</b:defaultmarkup>

<b:defaultmarkup type='Header'>

<b:includable id='main' var='this'>

<div class='logo-content'>

<b:include cond='data:imagePlacement in {&quot;REPLACE&quot;,


&quot;BEFORE_DESCRIPTION&quot;}' name='image'/>

<b:include cond='data:imagePlacement == &quot;BEHIND&quot;' name='title'/>

</div>

</b:includable>

<b:includable id='image'>

<a class='logo-img' expr:href='data:blog.homepageUrl.canonical'>

<img expr:alt='data:blog.title.escaped' expr:data-height='data:height' expr:data-


width='data:width' expr:src='data:image'/>

<b:if cond='data:view.isMultipleItems'><b:if cond='data:widget.sectionId == &quot;main-


logo&quot;'><h1 id='h1-tag'><data:title/></h1></b:if></b:if>

</a>

</b:includable>

<b:includable id='title'>

<b:tag class='blog-title' cond='data:view.isMultipleItems' name='h1'>

<b:tag class='blog-title' cond='data:view.isSingleItem' name='span'>

<b:tag expr:href='data:blog.homepageUrl.canonical' name='a'>

<data:title/>

</b:tag>

</b:tag>

</b:tag>

</b:includable>

<b:includable id='behindImageStyle'><b:comment>Removed :)</b:comment></b:includable>


<b:includable id='description'><b:comment>Removed :)</b:comment></b:includable>

</b:defaultmarkup>

<b:defaultmarkup type='LinkList'>

<b:includable id='main' var='this'>

<b:include name='widget-title'/>

<b:include name='content'/>

</b:includable>

<b:includable id='content'>

<b:include name='linklist-content'/>

</b:includable>

</b:defaultmarkup>

<b:defaultmarkup type='TextList'>

<b:includable id='main' var='this'>

<b:include name='widget-title'/>

<b:include name='content'/>

</b:includable>

<b:includable id='content'>

<b:include name='textlist-content'/>

</b:includable>

</b:defaultmarkup>

<b:defaultmarkup type='HTML'>

<b:includable id='main'>

<b:if cond='data:widget.sectionId == &quot;ify-panel&quot;'>

<b:if cond='data:content != &quot;&quot;'>

<b:include name='theme-variables'/>

</b:if>

<b:else/>
<b:include name='widget-title'/>

<div class='widget-content'>

<data:content/>

</div>

</b:if>

</b:includable>

</b:defaultmarkup>

<b:defaultmarkup type='Text'>

<b:includable id='main'>

<b:if cond='data:widget.sectionId == &quot;footer-copyright&quot;'>

<span class='copyright-text'><data:content/></span>

<b:else/>

<b:include name='widget-title'/>

<div class='widget-content excerpt'>

<data:content/>

</div>

</b:if>

</b:includable>

</b:defaultmarkup>

<b:defaultmarkup type='Blog'>

<b:includable id='main' var='this'>

<b:include name='searchMessage'/>

<b:include cond='data:view.isHomepage' name='blogPostsTitle'/>

<div class='blog-posts hfeed container'>

<b:class cond='data:view.isMultipleItems' name='index-post-wrap'/>

<b:class cond='data:view.isSingleItem' name='item-post-wrap'/>

<b:loop index='i' values='data:posts' var='post'>


<b:include data='post' name='postCommentsAndAd'/>

</b:loop>

</div>

<b:include cond='data:view.isMultipleItems' name='ajaxPagination'/>

<b:include name='feedLinks'/>

<b:include name='jsMessages'/>

</b:includable>

<b:includable id='aboutPostAuthor'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='addComments'>

<a expr:href='data:post.commentsUrl' expr:onclick='data:post.commentsUrlOnclick'>

<b:message name='messages.postAComment'/>

</a>

</b:includable>

<b:includable id='ajaxPagination'>

<!-- Ajax Pagination on Index -->

<div class='blog-pager container' id='blog-pager'>

<b:class cond='data:posts.empty' name='no-blog-posts'/>

<b:if cond='data:olderPageUrl'>

<a class='blog-pager-older-link load-more' expr:data-load='data:olderPageUrl.canonical'


href='javascript:;' id='freebify-free-load-more-link'><b:include data='{ message:
&quot;loadMorePosts&quot; }' name='theme-custom-lang'/></a>

<span class='loading'><span class='loader'/></span>

<span class='no-more load-more'><b:include data='{ message: &quot;noMorePosts&quot; }'


name='theme-custom-lang'/></span>

<b:else/>

<span class='no-more load-more show'><b:include data='{ message:


&quot;noMorePosts&quot; }' name='theme-custom-lang'/></span>

</b:if>

</div>
</b:includable>

<b:includable id='backLinks' var='post'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='blogPostsTitle'>

<b:if cond='data:blog.jumpLinkMessage != &quot;hide&quot;'>

<div class='blog-posts-title title-wrap'><h3


class='title'><data:blog.jumpLinkMessage/></h3></div>

</b:if>

</b:includable>

<b:includable id='blogThisShare'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='bylineByName' var='byline'><b:comment>Removed


:)</b:comment></b:includable>

<b:includable id='bylineRegion' var='regionItems'><b:comment>Removed


:)</b:comment></b:includable>

<b:includable id='commentAuthorAvatar'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='commentDeleteIcon' var='comment'><b:comment>Removed


:)</b:comment></b:includable>

<b:includable id='commentForm' var='post'>

<div class='comment-form'>

<a name='comment-form'/>

<h4 id='comment-post-message'><data:messages.postAComment/></h4>

<b:if cond='data:this.messages.blogComment != &quot;&quot;'>

<p><data:this.messages.blogComment/></p>

</b:if>

<b:include data='post' name='commentFormIframeSrc'/>

<iframe allowtransparency='allowtransparency' class='blogger-iframe-colorize blogger-


comment-from-post' expr:height='data:cmtIframeInitialHeight ?: &quot;90px&quot;'
frameborder='0' id='comment-editor' name='comment-editor' src='' width='100%'/>

<data:post.cmtfpIframe/>

<script type='text/javascript'>

BLOG_CMT_createIframe(&#39;<data:post.appRpcRelayPath/>&#39;);
</script>

</div>

</b:includable>

<b:includable id='commentFormIframeSrc' var='post'>

<a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>

</b:includable>

<b:includable id='commentItem' var='comment'><b:comment>Removed


:)</b:comment></b:includable>

<b:includable id='commentList' var='comments'><b:comment>Removed


:)</b:comment></b:includable>

<b:includable id='commentPicker' var='post'><b:comment>Removed


:)</b:comment></b:includable>

<b:includable id='comments' var='post'>

<section class='comments threaded' expr:data-embed='data:post.embedCommentForm'


expr:data-num-comments='data:post.numberOfComments' id='comments'>

<b:class cond='data:post.numberOfComments == 0' name='no-comments'/>

<a name='comments'/>

<b:include name='commentsTitle'/>

<b:if cond='data:post.numberOfComments != 0'>

<div class='comments-content'>

<b:if cond='data:post.embedCommentForm'>

<b:include data='post' name='threadedCommentJs'/>

</b:if>

<div id='comment-holder'>

<data:post.commentHtml/>

</div>

</div>

</b:if>

<p class='comment-footer'>
<b:if cond='data:post.allowNewComments'>

<b:include data='post' name='commentForm'/>

<b:else/>

<data:post.noNewCommentsText/>

</b:if>

<a href='javascript:;' id='show-comment-form'><data:allBylineItems.comments.label/><b:if


cond='data:post.numberOfComments == 0'> (<data:post.numberOfComments/>)</b:if></a>

</p>

</section>

</b:includable>

<b:includable id='commentsTitle'>

<!-- Commments Title -->

<b:if cond='data:post.numberOfComments != 0'>

<div class='title-wrap comments-title'><h3 class='title' expr:data-


title='data:allBylineItems.comments.label'><data:post.numberOfComments/>
<data:messages.comments/></h3><b:class cond='data:this.messages.blogComment !=
&quot;&quot;' name='has-message'/></div>

<b:if cond='data:this.messages.blogComment != &quot;&quot;'>

<p class='comments-message excerpt'><data:this.messages.blogComment/></p>

</b:if>

<b:else/>

<b:if cond='data:this.messages.blogComment != &quot;&quot;'>

<p class='comments-message excerpt'><data:this.messages.blogComment/></p>

</b:if>

</b:if>

</b:includable>

<b:includable id='defaultAdUnit'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='emailPostIcon'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='facebookShare'><b:comment>Removed :)</b:comment></b:includable>


<b:includable id='feedLinks'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='feedLinksBody' var='links'><b:comment>Removed


:)</b:comment></b:includable>

<b:includable id='footerBylines'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='googlePlusShare'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='headerByline' var='post'>

<!-- Post Entry Meta -->

<b:if cond='data:view.isMultipleItems'>

<b:if cond='data:post.labels or data:allBylineItems.timestamp'>

<div class='entry-meta'>

<b:include cond='data:post.labels' data='post' name='postCategory'/>

<b:include cond='data:allBylineItems.timestamp' data='post' name='postTimestamp'/>

</div>

</b:if>

</b:if>

<b:if cond='data:view.isPost'>

<b:if cond='data:allBylineItems.author or data:allBylineItems.timestamp'>

<b:class name='has-meta'/>

<div class='entry-meta'>

<b:class cond='data:allBylineItems.author' name='has-author'/>

<b:include cond='data:allBylineItems.author' data='post' name='postAuthor'/>

<b:include cond='data:allBylineItems.timestamp' data='post' name='postTimestamp'/>

<b:include cond='data:allBylineItems.comments and (data:allBylineItems.author or


data:allBylineItems.timestamp)' data='post' name='postCommentsLink'/>

</div>

</b:if>

</b:if>

</b:includable>
<b:includable id='homePageLink'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='iframeComments' var='post'><b:comment>Removed


:)</b:comment></b:includable>

<b:includable id='indexPost' var='post'>

<!-- Index Post Content -->

<b:include data='post' name='postFeaturedImage'/>

<div class='entry-header'>

<b:include data='post' name='headerByline'/>

<b:include data='post' name='postHeader'/>

</div>

</b:includable>

<b:includable id='inlineAd' var='post'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='itemPost' var='post'>

<!-- Item Post Content -->

<b:include data='post' name='postMeta'/>

<div class='item-post-inner'>

<div class='entry-header blog-entry-header'>

<b:include data='post' name='postHeader'/>

</div>

<div class='entry-content-wrap'>

<b:include data='post' name='postBody'/>

</div>

</div>

<b:include cond='data:view.isPost' data='post' name='postFooter'/>

</b:includable>

<b:includable id='jsMessages'>

&lt;script type=&#39;text/javascript&#39;&gt;

var messages = {
viewAll: &quot;<data:messages.viewAll/>&quot;,

noTitle: &quot;<data:messages.noTitle/>&quot;

&lt;/script&gt;

</b:includable>

<b:includable id='linkShare'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='nextPageLink'>

<b:if cond='data:olderPageUrl'>

<a class='post-nav-older-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId +


&quot;_post-nav-older-link&quot;'>

<b:include data='{ message: &quot;nextPost&quot; }' name='theme-custom-lang'/>

</a>

<b:else/>

<span class='post-nav-older-link'>

<b:include data='{ message: &quot;nextPost&quot; }' name='theme-custom-lang'/>

</span>

</b:if>

</b:includable>

<b:includable id='otherSharingButton'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='platformShare'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='post' var='post'>

<!-- Index Posts -->

<b:if cond='data:view.isMultipleItems'>

<b:include data='post' name='indexPost'/>

</b:if>

<!-- Item Post -->

<b:if cond='data:view.isSingleItem'>

<b:include data='post' name='itemPost'/>


</b:if>

</b:includable>

<b:includable id='postAuthor' var='post'>

<!-- Post Author -->

<span class='entry-author m-item'><b:if cond='data:post.author.authorPhoto.image'><span


class='author-avatar m-item' expr:style='&quot;background-image:url(&quot; +
resizeImage(data:post.author.authorPhoto.image, 30, &quot;1:1&quot;) +
&quot;)&quot;'/><b:else/><span class='author-avatar m-item'
style='background-image:url(https://4.bp.blogspot.com/-oSjP8F09qxo/Wy1J9dp7b0I/
AAAAAAAACF0/ggcRfLCFQ9s2SSaeL9BFSE2wyTYzQaTyQCK4BGAYYCw/w30-h30-p-k-no-nu/
avatar.jpg)'/></b:if><b:if cond='data:allBylineItems.author.label != &quot;&quot;'><span class='a-
label m-item'><data:allBylineItems.author.label/></span></b:if><span class='author-name m-
item'><data:post.author.name/></span></span>

</b:includable>

<b:includable id='postBody' var='post'>

<!-- Post Body Entry Content-->

<div class='post-body entry-content' id='post-body'>

<data:post.body/>

</div>

</b:includable>

<b:includable id='postBodySnippet' var='post'><b:comment>Removed


:)</b:comment></b:includable>

<b:includable id='postBreadcrumbs' var='post'>

<!-- Post Breadcrumbs -->

<b:if cond='data:view.isPost'>

<b:if cond='data:skin.vars.breadcrumb == &quot;1px&quot;'><nav id='breadcrumb'><a


class='home' expr:href='data:blog.homepageUrl'><data:messages.home/></a><b:if
cond='data:post.labels'><em class='delimiter'/><a class='label'
expr:href='data:post.labels.first.url'><data:post.labels.first.name/></a></b:if></nav></b:if>

<script
type='application/ld+json'>{&quot;@context&quot;:&quot;http://schema.org&quot;,&quot;@type&
quot;:&quot;BreadcrumbList&quot;,&quot;itemListElement&quot;:
[{&quot;@type&quot;:&quot;ListItem&quot;,&quot;position&quot;:1,&quot;name&quot;:&quot;<d
ata:messages.home.jsonEscaped/
>&quot;,&quot;item&quot;:&quot;<data:blog.homepageUrl.canonical.jsonEscaped/>&quot;},
{&quot;@type&quot;:&quot;ListItem&quot;,&quot;position&quot;:2,&quot;name&quot;:&quot;<b:i
f cond='data:post.labels'><data:post.labels.first.name.jsonEscaped/></
b:if>&quot;,&quot;item&quot;:&quot;<data:post.labels.first.url.canonical.jsonEscaped/>&quot;},
{&quot;@type&quot;:&quot;ListItem&quot;,&quot;position&quot;:3,&quot;name&quot;:&quot;<da
ta:post.title.jsonEscaped/>&quot;,&quot;item&quot;:&quot;<data:post.url.canonical.jsonEscaped/
>&quot;}]}</script>

</b:if>

<b:if cond='data:view.isPage'>

<script
type='application/ld+json'>{&quot;@context&quot;:&quot;http://schema.org&quot;,&quot;@type&
quot;:&quot;BreadcrumbList&quot;,&quot;itemListElement&quot;:
[{&quot;@type&quot;:&quot;ListItem&quot;,&quot;position&quot;:1,&quot;name&quot;:&quot;<d
ata:messages.home.jsonEscaped/
>&quot;,&quot;item&quot;:&quot;<data:blog.homepageUrl.canonical.jsonEscaped/>&quot;},
{&quot;@type&quot;:&quot;ListItem&quot;,&quot;position&quot;:2,&quot;name&quot;:&quot;<da
ta:post.title.jsonEscaped/>&quot;,&quot;item&quot;:&quot;<data:post.url.canonical.jsonEscaped/
>&quot;}]}</script>

</b:if>

</b:includable>

<b:includable id='postCategory' var='post'>

<!-- Post Label/Category -->

<b:if cond='data:post.labels'>

<span class='entry-category m-item'><data:post.labels.first.name/></span>

</b:if>

</b:includable>

<b:includable id='postCommentsAndAd' var='post'>

<article class='blog-post hentry'>

<b:class cond='data:view.isMultipleItems' expr:name='&quot;index-post post-&quot; + data:i'/>

<b:class cond='data:view.isSingleItem' name='item-post'/>

<b:include data='post' name='post'/>

</article>

<b:if cond='data:view.isPost'>
<b:tag cond='data:widgets.FollowByEmail any w =&gt; w.sectionId == &quot;freebify-free-post-
fby-email&quot;' id='freebify-free-post-newsletter' name='div'/>

</b:if>

<b:if cond='data:view.isSingleItem and data:post.allowComments'>

<!-- Post Comments -->

<div class='freebify-free-blog-post-comments'>

<b:include data='post' name='threadedCommentsDisqus'/>

<b:include data='post' name='comments'/>

</div>

</b:if>

<!-- Post Navigation -->

<b:include cond='data:skin.vars.postnav == &quot;1px&quot;' name='postPagination'/>

</b:includable>

<b:includable id='postCommentsLink'>

<b:if cond='data:skin.vars.cmm_count == &quot;1px&quot;'>

<!-- Post Reply -->

<span class='entry-comments-link m-item'><data:post.numberOfComments/></span>

</b:if>

</b:includable>

<b:includable id='postFeaturedImage' var='post'>

<!-- Post Featured Image -->

<b:if cond='data:post.featuredImage'>

<b:if cond='data:post.featuredImage.isYouTube'>

<a class='entry-image-wrap is-video' expr:href='data:post.url.canonical'>

<span class='entry-thumb' expr:data-


image='data:post.featuredImage.youtubeMaxResDefaultUrl'/>

</a>

<b:else/>
<a class='entry-image-wrap is-image' expr:href='data:post.url.canonical'>

<span class='entry-thumb' expr:data-image='resizeImage(data:post.featuredImage, 72,


&quot;1:1&quot;)'/>

</a>

</b:if>

<b:else/>

<a class='entry-image-wrap is-image' expr:href='data:post.url.canonical'>

<span class='entry-thumb'
data-image='https://4.bp.blogspot.com/-eALXtf-Ljts/WrQYAbzcPUI/AAAAAAAABjY/vptx-
N2H46oFbiCqbSe2JgVSlHhyl0MwQCK4BGAYYCw/s72-c/nth-ify.png'/>

</a>

</b:if>

</b:includable>

<b:includable id='postFooter' var='post'>

<!-- Post Footer Items -->

<b:tag class='post-footer' cond='data:allBylineItems.labels or data:allBylineItems.share or


data:post.author.aboutMe or data:allBylineItems.backlinks' name='div'>

<b:include cond='data:allBylineItems.labels' data='post' name='postLabels'/>

<b:include cond='data:allBylineItems.share' data='post' name='postShareButtons'/>

<b:include cond='data:post.author.aboutMe' data='post' name='postFooterAuthorProfile'/>

<b:include cond='data:allBylineItems.backlinks' data='post' name='relatedPosts'/>

</b:tag>

</b:includable>

<b:includable id='postFooterAuthorProfile' var='post'>

<div class='about-author'>

<b:class cond='not data:allBylineItems.share' name='no-share'/>

<div class='avatar-container'>

<b:if cond='data:post.author.authorPhoto.image'>
<span class='author-avatar' expr:data-
image='resizeImage(data:post.author.authorPhoto.image, 60, &quot;1:1&quot;)'/>

</b:if>

</div>

<h3 class='author-name'>

<a expr:alt='data:post.author.name' expr:href='data:post.author.profileUrl'


target='_blank'><data:post.author.name/></a>

</h3>

<div class='author-description'>

<span class='description-text excerpt'><data:post.author.aboutMe/></span>

<ul class='description-links social social-color'/>

</div>

</div>

</b:includable>

<b:includable id='postHeader' var='post'>

<b:include cond='data:view.isSingleItem' data='post' name='postBreadcrumbs'/>

<b:include data='post' name='postTitle'/>

<b:include cond='data:view.isPost' data='post' name='headerByline'/>

</b:includable>

<b:includable id='postJumpLink' var='post'>

<b:if cond='data:blog.jumpLinkMessage != &quot;hide&quot;'>

<a class='read-more' expr:href='data:post.url.canonical'><data:blog.jumpLinkMessage/></a>

</b:if>

</b:includable>

<b:includable id='postLabels' var='post'>

<b:if cond='data:post.labels'>

<div class='entry-tags'>

<b:if cond='data:allBylineItems.labels.label != &quot;&quot;'><span class='tags-


label'><data:allBylineItems.labels.label/></span></b:if>
<b:loop values='data:post.labels' var='label'>

<a class='label-link' expr:href='data:label.url' rel='tag'><data:label.name/></a>

</b:loop>

</div>

</b:if>

</b:includable>

<b:includable id='postLocation'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='postMeta' var='post'>

<b:if cond='!data:view.isPage'>

<b:include data='post' name='postMetadataJSON'/>

</b:if>

</b:includable>

<b:includable id='postPagination'>

<b:if cond='data:view.isPost'>

<div class='post-nav'>

<b:include name='previousPageLink'/>

<b:include name='nextPageLink'/>

</div>

</b:if>

</b:includable>

<b:includable id='postReactions'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='postShareButtons' var='post'>

<!-- Post ShareButtons -->

<div class='post-share'>

<ul class='freebify-free-share-links social social-bg'>

<li class='facebook-f flex-1'><a class='facebook window-ify' data-height='650' data-width='550'


expr:data-url='&quot;https://www.facebook.com/sharer.php?u=&quot; + data:post.url.canonical'
href='javascript:;' rel='nofollow' title='Facebook'><span><data:messages.share/>
<data:messages.on/> Facebook</span></a></li>
<li class='twitter flex-1'><a class='twitter window-ify' data-height='460' data-width='550'
expr:data-url='&quot;https://twitter.com/intent/tweet?url=&quot; + data:post.url.canonical +
&quot;&amp;text=&quot; + data:post.title' href='javascript:;' rel='nofollow'
title='Twitter'><span><data:messages.share/> <data:messages.on/> Twitter</span></a></li>

<li class='ms-links flex-auto'>

<ul class='msl-items'>

<li class='pinterest-p'><a class='pinterest window-ify' data-height='750' data-width='735'


expr:data-url='&quot;https://www.pinterest.com/pin/create/button/?url=&quot; +
data:post.url.canonical + &quot;&amp;media=&quot; + data:post.featuredImage +
&quot;&amp;description=&quot; + data:post.title' href='javascript:;' rel='nofollow'
title='Pinterest'/></li>

<li class='whatsapp'><a class='whatsapp window-ify' data-height='550' data-width='900'


expr:data-url='&quot;https://api.whatsapp.com/send?text=&quot; + data:post.title + &quot; |
&quot; + data:post.url.canonical' href='javascript:;' rel='nofollow' title='WhatsApp'/></li>

<li class='vk'><a class='vk window-ify' data-height='430' data-width='655' expr:data-


url='&quot;https://vk.com/share.php?url=&quot; + data:post.url.canonical' href='javascript:;'
rel='nofollow' title='VK'/></li>

<b:if cond='data:blog.isMobileRequest'>

<li class='telegram'><a class='telegram window-ify' data-height='460' data-width='550'


expr:data-url='&quot;https://telegram.me/share/url?url=&quot; + data:post.url.canonical +
&quot;&amp;text=&quot; + data:post.title' href='javascript:;' rel='nofollow' title='Telegram'/></li>

</b:if>

<li class='email'><a class='email window-ify' data-height='460' data-width='550' expr:data-


url='&quot;mailto:?subject=&quot; + data:post.title + &quot;&amp;body=&quot; +
data:post.url.canonical' href='javascript:;' rel='nofollow' title='Email'/></li>

<li class='show-hid'><a href='javascript:;' rel='nofollow'/></li>

</ul>

</li>

</ul>

</div>

</b:includable>

<b:includable id='postTimestamp' var='post'>

<!-- Post Timestamp -->


<span class='entry-time m-item'><b:if cond='data:view.isMultipleItems'><b:if
cond='data:post.labels'><span class='t-label m-item'>-</span></b:if><b:else/><b:if
cond='data:allBylineItems.author'><span class='t-label m-item'><b:if
cond='data:allBylineItems.timestamp.label'><data:allBylineItems.timestamp.label/><b:else/>-</
b:if></span></b:if></b:if><time class='published m-item'
expr:datetime='data:post.date.iso8601'><data:post.date/></time></span>

</b:includable>

<b:includable id='postTitle' var='post'>

<!-- Post Title Index and Item -->

<b:if cond='data:view.isMultipleItems'>

<b:if cond='data:post.title'>

<h2 class='entry-title'><a class='entry-title-link' expr:href='data:post.url.canonical'


rel='bookmark'><data:post.title/></a></h2>

<b:else/>

<h2 class='entry-title'><a class='entry-title-link' expr:href='data:post.url.canonical'


rel='bookmark'><data:messages.noTitle/></a></h2>

</b:if>

</b:if>

<b:if cond='data:view.isSingleItem'>

<b:if cond='data:post.title'>

<h1 class='entry-title'><data:post.title/></h1>

<b:else/>

<h1 class='entry-title no-title'><data:messages.noTitle/></h1>

</b:if>

</b:if>

</b:includable>

<b:includable id='previousPageLink'>

<b:if cond='data:newerPageUrl'>

<a class='post-nav-newer-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId +


&quot;_post-nav-newer-link&quot;'>

<b:include data='{ message: &quot;prevPost&quot; }' name='theme-custom-lang'/>


</a>

<b:else/>

<span class='post-nav-newer-link'>

<b:include data='{ message: &quot;prevPost&quot; }' name='theme-custom-lang'/>

</span>

</b:if>

</b:includable>

<b:includable id='relatedPosts' var='post'>

<!-- Related Posts -->

<div id='related-wrap'>

<div class='title-wrap related-title'>

<h3><data:allBylineItems.backlinks.label/></h3>

</div>

<div class='freebify-free-related-content'>

<b:if cond='data:post.labels'>

<div class='related-tag' expr:data-label='data:post.labels.first.name'/>

<b:else/>

<div class='related-tag' data-label='recent'/>

</b:if>

</div>

</div>

</b:includable>

<b:includable id='searchMessage'>

<!-- Search Message -->

<b:if cond='data:posts.empty'>

<b:class name='no-posts'/>

</b:if>
<b:if cond='data:view.search.query'>

<div class='queryMessage'>

<b:if cond='data:posts.empty'>

<span class='query-info query-error'>&quot;<data:view.search.query/>&quot;</span>

<b:else/>

<span class='query-info query-success'>&quot;<data:view.search.query/>&quot;</span>

</b:if>

</div>

</b:if>

<b:if cond='data:view.search.label'>

<div class='queryMessage '>

<b:if cond='data:posts.empty'>

<span class='query-info query-label query-error'><data:view.search.label/></span>

<b:else/>

<span class='query-info query-label query-success'><data:view.search.label/></span>

</b:if>

</div>

</b:if>

<b:if cond='data:view.isArchive'>

<div class='queryMessage'>

<b:if cond='data:posts.empty'>

<span class='query-info query-error'><data:view.archive.rangeMessage/></span>

<b:else/>

<span class='query-info query-success'><data:view.archive.rangeMessage/></span>

</b:if>

</div>

</b:if>
<b:if cond='data:view.isError'>

<div class='errorWrap'>

<h3>404</h3>

<h4><data:messages.theresNothingHere/></h4>

<p><data:navMessage/></p>

<a class='homepage' expr:href='data:blog.homepageUrl'><data:messages.home/></a>

</div>

</b:if>

<b:if cond='data:view.isMultipleItems and data:posts.empty'><div


class='queryEmpty'><data:messages.noResultsFound/></div></b:if>

</b:includable>

<b:includable id='sharingButton'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='sharingButtonContent'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='sharingButtons'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='sharingButtonsMenu'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='sharingPlatformIcon'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='threadedCommentForm' var='post'><b:comment>Removed


:)</b:comment></b:includable>

<b:includable id='threadedCommentJs' var='post'>

<script async='async' expr:src='data:post.commentSrc' type='text/javascript'/>

<b:template-script inline='true' name='threaded_comments'/>

<script type='text/javascript'>

blogger.widgets.blog.initThreadedComments(

<data:post.commentJso/>,

<data:post.commentMsgs/>,

<data:post.commentConfig/>);

</script>

</b:includable>
<b:includable id='threadedComments' var='post'><b:comment>Removed
:)</b:comment></b:includable>

<b:includable id='threadedCommentsDisqus' var='post'>

<script type='text/javascript'>

var disqus_shortname = disqusShortname;

var disqus_blogger_current_url = &quot;<data:post.url.canonical/>&quot;;

if (!disqus_blogger_current_url.length) {

disqus_blogger_current_url = &quot;<data:post.url.canonical/>&quot;;

var disqus_blogger_homepage_url = &quot;<data:blog.canonicalHomepageUrl/>&quot;;

var disqus_blogger_canonical_homepage_url =
&quot;<data:blog.canonicalHomepageUrl/>&quot;;

</script>

<script type='text/javascript'>

//<![CDATA[

if (commentsSystem == 'disqus') {

(function() {

var bloggerjs = document.createElement('script');

bloggerjs.type = 'text/javascript';

bloggerjs.async = true;

bloggerjs.src = '//' + disqus_shortname + '.disqus.com/blogger_item.js';

(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')
[0]).appendChild(bloggerjs);

})();

//]]>

</script>

</b:includable>

</b:defaultmarkup>
<b:defaultmarkup type='PopularPosts'>

<b:includable id='main' var='this'>

<b:include name='widget-title'/>

<div class='widget-content'>

<b:loop index='i' values='data:posts' var='post'>

<b:include data='post' name='content'/>

</b:loop>

</div>

</b:includable>

<b:includable id='blogThisShare'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='bylineByName' var='byline'><b:comment>Removed


:)</b:comment></b:includable>

<b:includable id='bylineRegion' var='regionItems'><b:comment>Removed


:)</b:comment></b:includable>

<b:includable id='commentsLink'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='commentsLinkIframe'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='content' var='post'>

<b:if cond='data:widget.sectionId == &quot;sidebar&quot;'>

<article class='popular-post post'>

<b:class cond='data:i == 0' name='big-popular'/>

<b:class expr:name='&quot;item-&quot;+data:i'/>

<b:if cond='data:post.featuredImage'>

<b:if cond='data:post.featuredImage.isYouTube'>

<a class='entry-image-wrap is-video' expr:href='data:post.url.canonical'>

<span class='entry-thumb' expr:data-


image='data:post.featuredImage.youtubeMaxResDefaultUrl'/>

</a>

<b:else/>

<a class='entry-image-wrap is-image' expr:href='data:post.url.canonical'>


<span class='entry-thumb' expr:data-image='resizeImage(data:post.featuredImage, 72,
&quot;1:1&quot;)'/>

</a>

</b:if>

<b:else/>

<a class='entry-image-wrap is-image' expr:href='data:post.url.canonical'>

<span class='entry-thumb'
data-image='https://4.bp.blogspot.com/-eALXtf-Ljts/WrQYAbzcPUI/AAAAAAAABjY/vptx-
N2H46oFbiCqbSe2JgVSlHhyl0MwQCK4BGAYYCw/s72-c/nth-ify.png'/>

</a>

</b:if>

<div class='entry-header'>

<b:if cond='data:i == 0'>

<b:if cond='data:post.labels or data:widgets.Blog.first.allBylineItems.timestamp'><div


class='entry-meta'><span class='entry-category m-item'><data:post.labels.first.name/></span><b:if
cond='data:widgets.Blog.first.allBylineItems.timestamp'><span class='entry-time m-item'><b:if
cond='data:post.labels'><span class='t-label m-item'>-</span></b:if><time class='published m-item'
expr:datetime='data:post.date.iso8601'><data:post.date/></time></span></b:if></div></b:if>

<h2 class='entry-title'><a expr:href='data:post.url.canonical'><data:post.title/></a></h2>

<b:else/>

<h2 class='entry-title'><a expr:href='data:post.url.canonical'><data:post.title/></a></h2>

</b:if>

</div>

</article>

<b:else/>

<article class='popular-post post'>

<b:class expr:name='&quot;item-&quot;+data:i'/>

<b:if cond='data:post.featuredImage'>

<b:if cond='data:post.featuredImage.isYouTube'>

<a class='entry-image-wrap is-video' expr:href='data:post.url.canonical'>


<span class='entry-thumb' expr:data-
image='data:post.featuredImage.youtubeMaxResDefaultUrl'/>

</a>

<b:else/>

<a class='entry-image-wrap is-image' expr:href='data:post.url.canonical'>

<span class='entry-thumb' expr:data-image='resizeImage(data:post.featuredImage, 72,


&quot;1:1&quot;)'/>

</a>

</b:if>

<b:else/>

<a class='entry-image-wrap is-image' expr:href='data:post.url.canonical'>

<span class='entry-thumb'
data-image='https://4.bp.blogspot.com/-eALXtf-Ljts/WrQYAbzcPUI/AAAAAAAABjY/vptx-
N2H46oFbiCqbSe2JgVSlHhyl0MwQCK4BGAYYCw/s72-c/nth-ify.png'/>

</a>

</b:if>

<div class='entry-header'>

<h2 class='entry-title'><a expr:href='data:post.url.canonical'><data:post.title/></a></h2>

</div>

</article>

</b:if>

</b:includable>

<b:includable id='emailPostIcon'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='facebookShare'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='footerBylines'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='googlePlusShare'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='headerByline'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='linkShare'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='otherSharingButton'><b:comment>Removed :)</b:comment></b:includable>


<b:includable id='platformShare'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='postAuthor'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='postCommentsLink'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='postJumpLink' var='post'><b:comment>Removed


:)</b:comment></b:includable>

<b:includable id='postLabels'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='postLocation'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='postReactions'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='postShareButtons'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='postTimestamp'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='sharingButton'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='sharingButtonContent'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='sharingButtons'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='sharingButtonsMenu'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='sharingPlatformIcon'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='snippetedPostByline'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='snippetedPostContent'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='snippetedPostThumbnail'><b:comment>Removed
:)</b:comment></b:includable>

<b:includable id='snippetedPostTitle'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='snippetedPosts'><b:comment>Removed :)</b:comment></b:includable>

</b:defaultmarkup>

<b:defaultmarkup type='FeaturedPost'>

<b:includable id='main' var='this'>

<b:include name='widget-title'/>

<div class='widget-content'>

<b:loop values='data:posts' var='post'>

<b:include data='post' name='content'/>


</b:loop>

</div>

</b:includable>

<b:includable id='blogThisShare'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='bylineByName' var='byline'><b:comment>Removed


:)</b:comment></b:includable>

<b:includable id='bylineRegion' var='regionItems'><b:comment>Removed


:)</b:comment></b:includable>

<b:includable id='commentsLink'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='commentsLinkIframe'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='content' var='post'>

<b:if cond='data:widget.sectionId == &quot;featured&quot;'>

<article class='big-featured-post post'>

<b:if cond='data:post.featuredImage'>

<b:if cond='data:post.featuredImage.isYouTube'>

<a class='entry-image-wrap is-video' expr:href='data:post.url.canonical'>

<span class='entry-thumb' expr:data-


image='data:post.featuredImage.youtubeMaxResDefaultUrl'/>

</a>

<b:else/>

<a class='entry-image-wrap is-image' expr:href='data:post.url.canonical'>

<span class='entry-thumb' expr:data-image='resizeImage(data:post.featuredImage, 72,


&quot;1:1&quot;)'/>

</a>

</b:if>

<b:else/>

<a class='entry-image-wrap is-image' expr:href='data:post.url.canonical'>

<span class='entry-thumb'
data-image='https://4.bp.blogspot.com/-eALXtf-Ljts/WrQYAbzcPUI/AAAAAAAABjY/vptx-
N2H46oFbiCqbSe2JgVSlHhyl0MwQCK4BGAYYCw/s72-c/nth-ify.png'/>
</a>

</b:if>

<div class='entry-header'>

<b:if cond='data:post.labels or data:widgets.Blog.first.allBylineItems.timestamp'><div


class='entry-meta'><span class='entry-category m-item'><data:post.labels.first.name/></span><b:if
cond='data:widgets.Blog.first.allBylineItems.timestamp'><span class='entry-time m-item'><b:if
cond='data:post.labels'><span class='t-label m-item'>-</span></b:if><time class='published m-item'
expr:datetime='data:post.date.iso8601'><data:post.date/></time></span></b:if></div></b:if>

<h2 class='entry-title'><a expr:href='data:post.url.canonical'><data:post.title/></a></h2>

<p class='entry-excerpt excerpt'><b:eval expr='data:post.snippets.long snippet { length:


210 }'/></p>

<b:if cond='data:title'><a class='read-more'


expr:href='data:post.url.canonical'><data:title/></a></b:if>

</div>

</article>

<b:else/>

<article class='featured-post post'>

<b:if cond='data:post.featuredImage'>

<b:if cond='data:post.featuredImage.isYouTube'>

<a class='entry-image-wrap is-video' expr:href='data:post.url.canonical'>

<span class='entry-thumb' expr:data-


image='data:post.featuredImage.youtubeMaxResDefaultUrl'/>

</a>

<b:else/>

<a class='entry-image-wrap is-image' expr:href='data:post.url.canonical'>

<span class='entry-thumb' expr:data-image='resizeImage(data:post.featuredImage, 72,


&quot;1:1&quot;)'/>

</a>

</b:if>

<b:else/>

<a class='entry-image-wrap is-image' expr:href='data:post.url.canonical'>


<span class='entry-thumb'
data-image='https://4.bp.blogspot.com/-eALXtf-Ljts/WrQYAbzcPUI/AAAAAAAABjY/vptx-
N2H46oFbiCqbSe2JgVSlHhyl0MwQCK4BGAYYCw/s72-c/nth-ify.png'/>

</a>

</b:if>

<div class='entry-header'>

<b:if cond='data:post.labels or data:widgets.Blog.first.allBylineItems.timestamp'><div


class='entry-meta'><span class='entry-category m-item'><data:post.labels.first.name/></span><b:if
cond='data:widgets.Blog.first.allBylineItems.timestamp'><span class='entry-time m-item'><b:if
cond='data:post.labels'><span class='t-label m-item'>-</span></b:if><time class='published m-item'
expr:datetime='data:post.date.iso8601'><data:post.date/></time></span></b:if></div></b:if>

<h2 class='entry-title'><a expr:href='data:post.url.canonical'><data:post.title/></a></h2>

</div>

</article>

</b:if>

</b:includable>

<b:includable id='emailPostIcon'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='facebookShare'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='footerBylines'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='googlePlusShare'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='headerByline'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='linkShare'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='otherSharingButton'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='platformShare'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='postAuthor'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='postCommentsLink'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='postJumpLink' var='post'><b:comment>Removed


:)</b:comment></b:includable>

<b:includable id='postLabels'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='postLocation'><b:comment>Removed :)</b:comment></b:includable>


<b:includable id='postReactions'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='postShareButtons'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='postTimestamp'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='sharingButton'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='sharingButtonContent'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='sharingButtons'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='sharingButtonsMenu'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='sharingPlatformIcon'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='snippetedPostByline'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='snippetedPostContent'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='snippetedPostThumbnail'><b:comment>Removed
:)</b:comment></b:includable>

<b:includable id='snippetedPostTitle'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='snippetedPosts'><b:comment>Removed :)</b:comment></b:includable>

</b:defaultmarkup>

<b:defaultmarkup type='ContactForm'>

<b:includable id='main' var='this'>

<b:include name='widget-title'/>

<b:include name='content'/>

</b:includable>

<b:includable id='content'>

<b:include name='contact-form-content'/>

</b:includable>

</b:defaultmarkup>

<b:defaultmarkup type='Label'>

<b:includable id='main' var='this'>

<b:include name='widget-title'/>

<b:include name='content'/>
</b:includable>

<b:includable id='content'>

<div class='widget-content'>

<b:class expr:name='data:this.display + &quot;-label&quot;'/>

<b:include cond='data:this.display == &quot;list&quot;' name='list'/>

<b:include cond='data:this.display == &quot;cloud&quot;' name='cloud'/>

</div>

</b:includable>

<b:includable id='list'>

<ul>

<b:loop values='data:labels' var='label'>

<li><a class='label-name' expr:href='data:label.url'><data:label.name/><b:if


cond='data:this.showFreqNumbers'><span
class='label-count'>(<data:label.count/>)</span></b:if></a></li>

</b:loop>

</ul>

</b:includable>

<b:includable id='cloud'>

<ul>

<b:loop values='data:labels' var='label'>

<li><a class='label-name' expr:href='data:label.url'><data:label.name/></a></li>

</b:loop>

</ul>

</b:includable>

</b:defaultmarkup>

<b:defaultmarkup type='FollowByEmail'>

<b:includable id='main' var='this'>

<b:include name='content'/>
</b:includable>

<b:includable id='content'>

<div class='widget-content'>

<div class='widget-content-inner'>

<div class='follow-by-email-content'>

<h3 class='follow-by-email-title'><data:title/></h3>

<div class='follow-by-email-inner'>

<form action='https://feedburner.google.com/fb/a/mailverify'
expr:onsubmit='&quot;window.open(\&quot;https://feedburner.google.com/fb/a/mailverify?
uri=&quot; + data:feedPath + &quot;\&quot;, \&quot;popupwindow\&quot;, \
&quot;scrollbars=yes,width=550,height=520\&quot;); return true&quot;' method='post'
target='popupwindow'>

<input autocomplete='off' class='follow-by-email-address'


expr:placeholder='data:messages.emailAddress' name='email' type='email'/>

<input class='follow-by-email-submit' expr:value='data:messages.subscribe' type='submit'/>

<input expr:value='data:feedPath' name='uri' type='hidden'/>

<input name='loc' type='hidden' value='en_US'/>

</form>

</div>

<p class='follow-by-email-text excerpt'><b:include data='{ message:


&quot;followByEmailText&quot; }' name='theme-custom-lang'/></p>

</div>

</div>

</div>

</b:includable>

</b:defaultmarkup>

<b:defaultmarkup type='Image'>

<b:includable id='main' var='this'>

<b:include name='widget-title'/>

<b:include name='content'/>
</b:includable>

<b:includable id='content'>

<b:if cond='data:widget.sectionId == &quot;hero-section&quot;'>

<b:if cond='data:link != &quot;no-image&quot;'>

<b:tag name='style' type='text/css'>#hero-wrapper:before{background-


image:url(<data:sourceUrl/>)}</b:tag>

<b:else/>

<b:tag name='style' type='text/css'>#hero-wrapper:before{display:none}</b:tag>

</b:if>

<b:if cond='data:title'>

<h2 class='hero-title'><data:title/></h2>

</b:if>

<b:if cond='data:caption'>

<p class='hero-description excerpt'><data:caption/></p>

</b:if>

<b:else/>

<div class='widget-content'>

<div class='custom-image'>

<b:tag cond='data:link' expr:href='data:link' name='a'>

<img expr:alt='data:blog.title' expr:id='data:widget.instanceId + &quot;_img&quot;'


expr:src='data:sourceUrl'/>

</b:tag>

</div>

<b:if cond='data:caption'>

<p class='image-caption excerpt'><data:caption/></p>

</b:if>

</div>

</b:if>
</b:includable>

</b:defaultmarkup>

<b:defaultmarkup type='BlogArchive'>

<b:includable id='main' var='this'>

<b:include name='widget-title'/>

<b:include name='content'/>

</b:includable>

<b:includable id='content'>

<div class='widget-content'>

<b:class name='archive-list'/>

<b:include cond='data:this.style in {&quot;FLAT&quot;, &quot;MENU&quot;,


&quot;HIERARCHY&quot;}' name='flat'/>

</div>

</b:includable>

<b:includable id='flat'>

<ul>

<b:loop values='data:data' var='i'>

<li>

<a class='archive-name' expr:href='data:i.url'>

<data:i.name/><span class='archive-count'>(<data:i.post-count/>)</span>

</a>

</li>

</b:loop>

</ul>

</b:includable>

</b:defaultmarkup>

<b:defaultmarkup type='BlogSearch'>

<b:includable id='main'>
<b:include name='widget-title'/>

<b:include name='content'/>

</b:includable>

<b:includable id='content'>

<b:tag class='widget-content search-widget' cond='data:widget.sectionId != &quot;hero-


section&quot;' name='div' role='search'>

<b:include name='searchForm'/>

</b:tag>

</b:includable>

<b:includable id='searchForm'>

<form class='search-form' expr:action='data:blog.searchUrl'>

<b:attr cond='not data:view.isPreview' name='target' value='_top'/>

<b:include name='urlParamsAsFormInput'/>

<b:if cond='data:widget.sectionId == &quot;hero-section&quot;'>

<input autocomplete='off' class='search-input' expr:aria-label='data:title ? data:title :


data:messages.search' expr:placeholder='data:title ? data:title : data:messages.search' name='q'
value=''/>

<b:else/>

<input autocomplete='off' class='search-input' expr:aria-label='data:messages.search'


expr:placeholder='data:messages.search' name='q' value=''/>

</b:if>

<b:include name='searchSubmit'/>

</form>

</b:includable>

<b:includable id='searchSubmit'>

<b:if cond='data:widget.sectionId == &quot;hero-section&quot;'>

<button class='search-action' type='submit' value=''/>

<b:else/>

<input class='search-action' expr:value='data:messages.ok.escaped' type='submit'/>


</b:if>

</b:includable>

</b:defaultmarkup>

<b:defaultmarkup type='Profile'>

<b:includable id='main' var='this'>

<b:include name='widget-title'/>

<b:include name='content'/>

</b:includable>

<b:includable id='authorProfileImage'>

<img class='profile-img' expr:alt='data:messages.myPhoto'


expr:src='resizeImage(data:authorPhoto.image, 45, &quot;1:1&quot;)'/>

</b:includable>

<b:includable id='defaultProfileImage'>

<img class='profile-img' expr:alt='data:messages.myPhoto' src='https://4.bp.blogspot.com/-


oSjP8F09qxo/Wy1J9dp7b0I/AAAAAAAACF0/ggcRfLCFQ9s2SSaeL9BFSE2wyTYzQaTyQCK4BGAYYCw/
w45-h45-p-k-no-nu/avatar.jpg'/>

</b:includable>

<b:includable id='userProfileInfo'>

<div class='profile-info'>

<dl class='profile-datablock'>

<b:include name='userProfileData'/>

</dl>

<b:include name='viewProfileLink'/>

</div>

</b:includable>

<b:includable id='teamProfileLink'>

<b:include name='profileImage'/>

<div class='profile-info'>
<a class='profile-name' expr:href='data:userUrl' rel='nofollow' target='_blank'><data:display-
name/></a>

<a class='profile-link' expr:href='data:userUrl' rel='nofollow'


target='_blank'><data:messages.viewMyCompleteProfile/></a>

</div>

</b:includable>

<b:includable id='userProfile'>

<b:include name='profileImage'/>

<div class='profile-info'>

<a class='profile-name' expr:href='data:userUrl' rel='nofollow'


target='_blank'><data:displayname/></a>

<a class='profile-link' expr:href='data:userUrl' rel='nofollow'


target='_blank'><data:messages.viewMyCompleteProfile/></a>

</div>

</b:includable>

</b:defaultmarkup>

</b:defaultmarkups>

</head>

<body>

<b:include name='theme-body-class'/>

<!-- Theme Options -->

<div id='theme-options' style='display:none'>

<b:section class='ify-panel' id='ify-panel' maxwidgets='2' name='Theme Options'


showaddelement='no'>

<b:widget id='TextList150' locked='true' title='Facebook SDK' type='TextList' visible='true'>

<b:includable id='main' var='this'>

<b:include name='widget-title'/>

<b:include name='content'/>

</b:includable>
<b:includable id='content'>

<b:include name='textlist-content'/>

</b:includable>

</b:widget>

<b:widget id='HTML150' locked='true' title='JSON Variables' type='HTML' visible='true'>

<b:widget-settings>

<b:widget-setting name='content'/>

</b:widget-settings>

<b:includable id='main'>

<b:if cond='data:widget.sectionId == &quot;ify-panel&quot;'>

<b:if cond='data:content != &quot;&quot;'>

<b:include name='theme-variables'/>

</b:if>

<b:else/>

<b:include name='widget-title'/>

<div class='widget-content'>

<data:content/>

</div>

</b:if>

</b:includable>

</b:widget>

</b:section>

</div>

<!-- Outer Wrapper -->

<div id='outer-wrapper'>

<!-- Header Wrapper -->

<header id='freebify-free-header-wrapper'>
<div class='headerify-wrap'>

<div class='headerify'>

<div class='headerify-inner'>

<div class='container row-x1'>

<div class='headerify-items'>

<div class='main-logo-wrap'>

<b:section class='main-logo' id='main-logo' maxwidgets='1' name='Header Logo'


showaddelement='no'>

<b:widget id='Header1' locked='true' title='FILM JEPANG FAVORIT (Header)' type='Header'


version='2' visible='true'>

<b:widget-settings>

<b:widget-setting name='displayUrl'>https://i.postimg.cc/wvxWfRPC/SMARTV-
LOGOblog.png</b:widget-setting>

<b:widget-setting name='displayHeight'>130</b:widget-setting>

<b:widget-setting name='sectionWidth'>150</b:widget-setting>

<b:widget-setting name='useImage'>true</b:widget-setting>

<b:widget-setting name='shrinkToFit'>false</b:widget-setting>

<b:widget-setting name='imagePlacement'>REPLACE</b:widget-setting>

<b:widget-setting name='displayWidth'>467</b:widget-setting>

</b:widget-settings>

<b:includable id='main' var='this'>

<div class='logo-content'>

<b:include cond='data:imagePlacement in {&quot;REPLACE&quot;,


&quot;BEFORE_DESCRIPTION&quot;}' name='image'/>

<b:include cond='data:imagePlacement == &quot;BEHIND&quot;' name='title'/>

</div>

</b:includable>

<b:includable id='behindImageStyle'><b:comment>Removed
:)</b:comment></b:includable>
<b:includable id='description'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='image'>

<a class='logo-img' expr:href='data:blog.homepageUrl.canonical'>

<img expr:alt='data:blog.title.escaped' expr:data-height='data:height' expr:data-


width='data:width' expr:src='data:image'/>

<b:if cond='data:view.isMultipleItems'><b:if cond='data:widget.sectionId == &quot;main-


logo&quot;'><h1 id='h1-tag'><data:title/></h1></b:if></b:if>

</a>

</b:includable>

<b:includable id='title'>

<b:tag class='blog-title' cond='data:view.isMultipleItems' name='h1'>

<b:tag class='blog-title' cond='data:view.isSingleItem' name='span'>

<b:tag expr:href='data:blog.homepageUrl.canonical' name='a'>

<data:title/>

</b:tag>

</b:tag>

</b:tag>

</b:includable>

</b:widget>

</b:section>

</div>

<nav class='main-menu-wrap'>

<b:section class='freebify-free-main-menu' id='freebify-free-main-menu' maxwidgets='1'


name='Main Menu' showaddelement='no'>

<b:widget id='LinkList152' locked='true' title='Main Menu' type='LinkList' visible='true'>

<b:widget-settings>

<b:widget-setting
name='link-5'>https://film-jepang-favorit.blogspot.com/p/contact.html</b:widget-setting>
<b:widget-setting
name='link-3'>https://film-jepang-favorit.blogspot.com/p/kumpulan_14.html</b:widget-setting>

<b:widget-setting name='link-4'>https://film-jepang-favorit.blogspot.com/p/order-by-
link.html</b:widget-setting>

<b:widget-setting name='text-1'>Uncensored</b:widget-setting>

<b:widget-setting name='text-0'>Censored</b:widget-setting>

<b:widget-setting name='text-3'>Aktris</b:widget-setting>

<b:widget-setting name='text-2'>Misc</b:widget-setting>

<b:widget-setting name='text-5'>Kontak</b:widget-setting>

<b:widget-setting name='text-4'>Order</b:widget-setting>

<b:widget-setting name='sorting'>NONE</b:widget-setting>

<b:widget-setting
name='link-1'>https://film-jepang-favorit.blogspot.com/search/label/UNCENSORED</b:widget-
setting>

<b:widget-setting
name='link-2'>https://film-jepang-favorit.blogspot.com/search/label/MISC</b:widget-setting>

<b:widget-setting
name='link-0'>https://film-jepang-favorit.blogspot.com/search/label/CENSORED</b:widget-setting>

</b:widget-settings>

<b:includable id='main' var='this'>

<b:include name='widget-title'/>

<b:include name='content'/>

</b:includable>

<b:includable id='content'>

<b:include name='linklist-content'/>

</b:includable>

</b:widget>

</b:section>

</nav>

<div class='main-toggle-wrap'>
<b:tag class='main-toggle-style search-toggle show' href='javascript:;' name='a'/>

<b:tag class='main-toggle-style search-toggle hide ' href='javascript:;' name='a'/>

<b:tag class='main-toggle-style mobile-menu-toggle' href='javascript:;' name='a'/>

</div>

<div id='nav-search-wrap'>

<form class='search-form' expr:action='data:blog.searchUrl' role='search'>

<input autocomplete='off' class='search-input' expr:placeholder='data:messages.search'


name='q' value=''/>

<button class='search-action' type='submit' value=''/>

</form>

</div>

</div>

</div>

</div>

</div>

</div>

</header>

<b:if cond='data:view.isHomepage'>

<!-- Hero Wrapper -->

<div id='hero-wrapper'>

<b:class cond='data:widgets none w =&gt; w.sectionId == &quot;hero-section&quot;' name='no-


widget'/>

<b:section class='hero-section container row-x1' id='hero-section' maxwidgets='2' name='Hero


Section' showaddelement='yes'>

<b:widget id='Image150' locked='true' title='FILM JEPANG FAVORIT' type='Image' visible='true'>

<b:widget-settings>

<b:widget-setting
name='displayUrl'>http://3.bp.blogspot.com/-pPybTbzMEiM/YKWNzFcbgAI/AAAAAAAABHU/
QMrQlM8XGCwfJE568X40XzIp_cE4ATooQCK4BGAYYCw/s1600/SMARTV%2BLOGOblog.png</
b:widget-setting>
<b:widget-setting name='displayHeight'>84</b:widget-setting>

<b:widget-setting name='sectionWidth'>150</b:widget-setting>

<b:widget-setting name='shrinkToFit'>false</b:widget-setting>

<b:widget-setting name='displayWidth'>294</b:widget-setting>

<b:widget-setting name='link'/>

<b:widget-setting name='caption'/>

</b:widget-settings>

<b:includable id='main' var='this'>

<b:include name='widget-title'/>

<b:include name='content'/>

</b:includable>

<b:includable id='content'>

<b:if cond='data:widget.sectionId == &quot;hero-section&quot;'>

<b:if cond='data:link != &quot;no-image&quot;'>

<b:tag name='style' type='text/css'>#hero-wrapper:before{background-


image:url(<data:sourceUrl/>)}</b:tag>

<b:else/>

<b:tag name='style' type='text/css'>#hero-wrapper:before{display:none}</b:tag>

</b:if>

<b:if cond='data:title'>

<h2 class='hero-title'><data:title/></h2>

</b:if>

<b:if cond='data:caption'>

<p class='hero-description excerpt'><data:caption/></p>

</b:if>

<b:else/>

<div class='widget-content'>

<div class='custom-image'>
<b:tag cond='data:link' expr:href='data:link' name='a'>

<img expr:alt='data:blog.title' expr:id='data:widget.instanceId + &quot;_img&quot;'


expr:src='data:sourceUrl'/>

</b:tag>

</div>

<b:if cond='data:caption'>

<p class='image-caption excerpt'><data:caption/></p>

</b:if>

</div>

</b:if>

</b:includable>

</b:widget>

<b:widget id='BlogSearch150' locked='true' title='Cari' type='BlogSearch' visible='true'>

<b:includable id='main'>

<b:include name='widget-title'/>

<b:include name='content'/>

</b:includable>

<b:includable id='content'>

<b:tag class='widget-content search-widget' cond='data:widget.sectionId != &quot;hero-


section&quot;' name='div' role='search'>

<b:include name='searchForm'/>

</b:tag>

</b:includable>

<b:includable id='searchForm'>

<form class='search-form' expr:action='data:blog.searchUrl'>

<b:attr cond='not data:view.isPreview' name='target' value='_top'/>

<b:include name='urlParamsAsFormInput'/>

<b:if cond='data:widget.sectionId == &quot;hero-section&quot;'>


<input autocomplete='off' class='search-input' expr:aria-label='data:title ? data:title :
data:messages.search' expr:placeholder='data:title ? data:title : data:messages.search' name='q'
value=''/>

<b:else/>

<input autocomplete='off' class='search-input' expr:aria-label='data:messages.search'


expr:placeholder='data:messages.search' name='q' value=''/>

</b:if>

<b:include name='searchSubmit'/>

</form>

</b:includable>

<b:includable id='searchSubmit'>

<b:if cond='data:widget.sectionId == &quot;hero-section&quot;'>

<button class='search-action' type='submit' value=''/>

<b:else/>

<input class='search-action' expr:value='data:messages.ok.escaped' type='submit'/>

</b:if>

</b:includable>

</b:widget>

</b:section>

</div>

</b:if>

<!-- Content Wrapper -->

<div id='content-wrapper'>

<div class='container row-x1'>

<!-- Main Wrapper -->

<main id='main-wrapper'>

<b:section class='main' id='main' maxwidgets='1' name='Main Posts' showaddelement='yes'>

<b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog' version='2' visible='true'>

<b:widget-settings>
<b:widget-setting name='commentLabel'>Post a Comment</b:widget-setting>

<b:widget-setting name='showShareButtons'>true</b:widget-setting>

<b:widget-setting name='authorLabel'>by</b:widget-setting>

<b:widget-setting name='disableGooglePlusShare'>true</b:widget-setting>

<b:widget-setting name='style.unittype'>TextAndImage</b:widget-setting>

<b:widget-setting name='timestampLabel'>-</b:widget-setting>

<b:widget-setting name='reactionsLabel'/>

<b:widget-setting name='showAuthorProfile'>true</b:widget-setting>

<b:widget-setting name='style.layout'>1x1</b:widget-setting>

<b:widget-setting name='showLocation'>false</b:widget-setting>

<b:widget-setting name='showTimestamp'>true</b:widget-setting>

<b:widget-setting name='postsPerAd'>1</b:widget-setting>

<b:widget-setting name='style.bordercolor'>#000000</b:widget-setting>

<b:widget-setting name='backlinksLabel'>You might like</b:widget-setting>

<b:widget-setting name='showDateHeader'>false</b:widget-setting>

<b:widget-setting name='style.textcolor'>#fe7878</b:widget-setting>

<b:widget-setting name='showCommentLink'>true</b:widget-setting>

<b:widget-setting name='style.urlcolor'>#694352</b:widget-setting>

<b:widget-setting name='showAuthor'>true</b:widget-setting>

<b:widget-setting name='style.linkcolor'>#ffffff</b:widget-setting>

<b:widget-setting name='style.bgcolor'>#000000</b:widget-setting>

<b:widget-setting name='showLabels'>true</b:widget-setting>

<b:widget-setting name='postLabelsLabel'>Tags:</b:widget-setting>

<b:widget-setting name='showBacklinks'>true</b:widget-setting>

<b:widget-setting name='showInlineAds'>false</b:widget-setting>

<b:widget-setting name='showReactions'>false</b:widget-setting>

</b:widget-settings>
<b:includable id='main' var='this'>

<b:include name='searchMessage'/>

<b:include cond='data:view.isHomepage' name='blogPostsTitle'/>

<div class='blog-posts hfeed container'>

<b:class cond='data:view.isMultipleItems' name='index-post-wrap'/>

<b:class cond='data:view.isSingleItem' name='item-post-wrap'/>

<b:loop index='i' values='data:posts' var='post'>

<b:include data='post' name='postCommentsAndAd'/>

</b:loop>

</div>

<b:include cond='data:view.isMultipleItems' name='ajaxPagination'/>

<b:include name='feedLinks'/>

<b:include name='jsMessages'/>

</b:includable>

<b:includable id='aboutPostAuthor'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='addComments'>

<a expr:href='data:post.commentsUrl' expr:onclick='data:post.commentsUrlOnclick'>

<b:message name='messages.postAComment'/>

</a>

</b:includable>

<b:includable id='ajaxPagination'>

<!-- Ajax Pagination on Index -->

<div class='blog-pager container' id='blog-pager'>

<b:class cond='data:posts.empty' name='no-blog-posts'/>

<b:if cond='data:olderPageUrl'>

<a class='blog-pager-older-link load-more' expr:data-load='data:olderPageUrl.canonical'


href='javascript:;' id='freebify-free-load-more-link'><b:include data='{ message:
&quot;loadMorePosts&quot; }' name='theme-custom-lang'/></a>
<span class='loading'><span class='loader'/></span>

<span class='no-more load-more'><b:include data='{ message: &quot;noMorePosts&quot; }'


name='theme-custom-lang'/></span>

<b:else/>

<span class='no-more load-more show'><b:include data='{ message:


&quot;noMorePosts&quot; }' name='theme-custom-lang'/></span>

</b:if>

</div>

</b:includable>

<b:includable id='backLinks' var='post'><b:comment>Removed


:)</b:comment></b:includable>

<b:includable id='backlinkDeleteIcon' var='backlink'/>

<b:includable id='backlinks' var='post'/>

<b:includable id='blogPostsTitle'>

<b:if cond='data:blog.jumpLinkMessage != &quot;hide&quot;'>

<div class='blog-posts-title title-wrap'><h3


class='title'><data:blog.jumpLinkMessage/></h3></div>

</b:if>

</b:includable>

<b:includable id='blogThisShare'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='bylineByName' var='byline'><b:comment>Removed


:)</b:comment></b:includable>

<b:includable id='bylineRegion' var='regionItems'><b:comment>Removed


:)</b:comment></b:includable>

<b:includable id='comment-form' var='post'>

<div class='comment-form'>

<a name='comment-form'/>

<b:if cond='data:mobile'>

<h4 id='comment-post-message'>
<a expr:id='data:widget.instanceId + &quot;_comment-editor-toggle-link&quot;'
href='javascript:void(0)'><data:postCommentMsg/></a></h4>

<p><data:blogCommentMessage/></p>

<data:blogTeamBlogMessage/>

<a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>

<iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post'


expr:height='data:cmtIframeInitialHeight' frameborder='0' id='comment-editor' name='comment-
editor' src='' style='display: none' width='100%'/>

<b:else/>

<h4 id='comment-post-message'><data:postCommentMsg/></h4>

<p><data:blogCommentMessage/></p>

<data:blogTeamBlogMessage/>

<a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>

<iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post'


expr:height='data:cmtIframeInitialHeight' frameborder='0' id='comment-editor' name='comment-
editor' src='' width='100%'/>

</b:if>

<data:post.cmtfpIframe/>

<script type='text/javascript'>

BLOG_CMT_createIframe(&#39;<data:post.appRpcRelayPath/>&#39;);

</script>

</div>

</b:includable>

<b:includable id='commentAuthorAvatar'><b:comment>Removed
:)</b:comment></b:includable>

<b:includable id='commentDeleteIcon' var='comment'><b:comment>Removed


:)</b:comment></b:includable>

<b:includable id='commentForm' var='post'>

<div class='comment-form'>

<a name='comment-form'/>
<h4 id='comment-post-message'><data:messages.postAComment/></h4>

<b:if cond='data:this.messages.blogComment != &quot;&quot;'>

<p><data:this.messages.blogComment/></p>

</b:if>

<b:include data='post' name='commentFormIframeSrc'/>

<iframe allowtransparency='allowtransparency' class='blogger-iframe-colorize blogger-


comment-from-post' expr:height='data:cmtIframeInitialHeight ?: &quot;90px&quot;'
frameborder='0' id='comment-editor' name='comment-editor' src='' width='100%'/>

<data:post.cmtfpIframe/>

<script type='text/javascript'>

BLOG_CMT_createIframe(&#39;<data:post.appRpcRelayPath/>&#39;);

</script>

</div>

</b:includable>

<b:includable id='commentFormIframeSrc' var='post'>

<a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>

</b:includable>

<b:includable id='commentItem' var='comment'><b:comment>Removed


:)</b:comment></b:includable>

<b:includable id='commentList' var='comments'><b:comment>Removed


:)</b:comment></b:includable>

<b:includable id='commentPicker' var='post'><b:comment>Removed


:)</b:comment></b:includable>

<b:includable id='comment_count_picker' var='post'>

<a class='comment-link' expr:href='data:post.addCommentUrl'


expr:onclick='data:post.addCommentOnclick'>

<data:post.commentLabelFull/>:

</a>

</b:includable>

<b:includable id='comment_picker' var='post'>


<b:if cond='data:post.showThreadedComments'>

<b:include data='post' name='threaded_comments'/>

<b:else/>

<b:include data='post' name='comments'/>

</b:if>

</b:includable>

<b:includable id='comments' var='post'>

<section class='comments threaded' expr:data-embed='data:post.embedCommentForm'


expr:data-num-comments='data:post.numberOfComments' id='comments'>

<b:class cond='data:post.numberOfComments == 0' name='no-comments'/>

<a name='comments'/>

<b:include name='commentsTitle'/>

<b:if cond='data:post.numberOfComments != 0'>

<div class='comments-content'>

<b:if cond='data:post.embedCommentForm'>

<b:include data='post' name='threadedCommentJs'/>

</b:if>

<div id='comment-holder'>

<data:post.commentHtml/>

</div>

</div>

</b:if>

<p class='comment-footer'>

<b:if cond='data:post.allowNewComments'>

<b:include data='post' name='commentForm'/>

<b:else/>

<data:post.noNewCommentsText/>

</b:if>
<a href='javascript:;' id='show-comment-form'><data:allBylineItems.comments.label/><b:if
cond='data:post.numberOfComments == 0'> (<data:post.numberOfComments/>)</b:if></a>

</p>

</section>

</b:includable>

<b:includable id='commentsLink'>

<a class='comment-link' expr:href='data:post.commentsUrl'


expr:onclick='data:post.commentsUrlOnclick'>

<b:if cond='data:post.numberOfComments &gt; 0'>

<b:message name='messages.numberOfComments'>

<b:param expr:value='data:post.numberOfComments' name='numComments'/>

</b:message>

<b:else/>

<data:messages.postAComment/>

</b:if>

</a>

</b:includable>

<b:includable id='commentsLinkIframe'>

<!-- G+ comments, no longer available. The includable is retained for backwards-compatibility. -->

</b:includable>

<b:includable id='commentsTitle'>

<!-- Commments Title -->

<b:if cond='data:post.numberOfComments != 0'>

<div class='title-wrap comments-title'><h3 class='title' expr:data-


title='data:allBylineItems.comments.label'><data:post.numberOfComments/>
<data:messages.comments/></h3><b:class cond='data:this.messages.blogComment !=
&quot;&quot;' name='has-message'/></div>

<b:if cond='data:this.messages.blogComment != &quot;&quot;'>

<p class='comments-message excerpt'><data:this.messages.blogComment/></p>


</b:if>

<b:else/>

<b:if cond='data:this.messages.blogComment != &quot;&quot;'>

<p class='comments-message excerpt'><data:this.messages.blogComment/></p>

</b:if>

</b:if>

</b:includable>

<b:includable id='defaultAdUnit'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='emailPostIcon'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='facebookShare'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='feedLinks'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='feedLinksBody' var='links'><b:comment>Removed


:)</b:comment></b:includable>

<b:includable id='footerBylines'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='googlePlusShare'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='headerByline' var='post'>

<!-- Post Entry Meta -->

<b:if cond='data:view.isMultipleItems'>

<b:if cond='data:post.labels or data:allBylineItems.timestamp'>

<div class='entry-meta'>

<b:include cond='data:post.labels' data='post' name='postCategory'/>

<b:include cond='data:allBylineItems.timestamp' data='post' name='postTimestamp'/>

</div>

</b:if>

</b:if>

<b:if cond='data:view.isPost'>

<b:if cond='data:allBylineItems.author or data:allBylineItems.timestamp'>

<b:class name='has-meta'/>
<div class='entry-meta'>

<b:class cond='data:allBylineItems.author' name='has-author'/>

<b:include cond='data:allBylineItems.author' data='post' name='postAuthor'/>

<b:include cond='data:allBylineItems.timestamp' data='post' name='postTimestamp'/>

<b:include cond='data:allBylineItems.comments and (data:allBylineItems.author or


data:allBylineItems.timestamp)' data='post' name='postCommentsLink'/>

</div>

</b:if>

</b:if>

</b:includable>

<b:includable id='homePageLink'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='iframeComments' var='post'><b:comment>Removed


:)</b:comment></b:includable>

<b:includable id='iframe_comments' var='post'>

<!-- G+ comments, no longer available. The includable is retained for backwards-compatibility. -->

</b:includable>

<b:includable id='indexPost' var='post'>

<!-- Index Post Content -->

<b:include data='post' name='postFeaturedImage'/>

<div class='entry-header'>

<b:include data='post' name='headerByline'/>

<b:include data='post' name='postHeader'/>

</div>

</b:includable>

<b:includable id='inlineAd' var='post'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='itemPost' var='post'>

<!-- Item Post Content -->

<b:include data='post' name='postMeta'/>


<div class='item-post-inner'>

<div class='entry-header blog-entry-header'>

<b:include data='post' name='postHeader'/>

</div>

<div class='entry-content-wrap'>

<b:include data='post' name='postBody'/>

</div>

</div>

<b:include cond='data:view.isPost' data='post' name='postFooter'/>

</b:includable>

<b:includable id='jsMessages'>

&lt;script type=&#39;text/javascript&#39;&gt;

var messages = {

viewAll: &quot;<data:messages.viewAll/>&quot;,

noTitle: &quot;<data:messages.noTitle/>&quot;

&lt;/script&gt;

</b:includable>

<b:includable id='linkShare'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='manageComments'>

<a expr:href='data:post.manageCommentsUrl'
expr:onclick='data:post.manageCommentsUrlOnclick'>

<b:message name='messages.manageComments'/>

</a>

</b:includable>

<b:includable id='mobile-index-post' var='post'>

<div class='mobile-date-outer date-outer'>

<b:if cond='data:post.dateHeader'>
<div class='date-header'>

<span><data:post.dateHeader/></span>

</div>

</b:if>

<div class='mobile-post-outer'>

<a expr:href='data:post.url'>

<h3 class='mobile-index-title entry-title' itemprop='name'>

<data:post.title/>

</h3>

<div class='mobile-index-arrow'>&amp;rsaquo;</div>

<div class='mobile-index-contents'>

<b:if cond='data:post.thumbnailUrl'>

<div class='mobile-index-thumbnail'>

<div class='Image'>

<img expr:src='data:post.thumbnailUrl'/>

</div>

</div>

</b:if>

<div class='post-body'>

<b:if cond='data:post.snippet'><data:post.snippet/></b:if>

</div>

</div>
<div style='clear: both;'/>

</a>

<div class='mobile-index-comment'>

<b:include cond='data:blog.pageType != &quot;static_page&quot; and


data:post.allowComments and data:post.numComments != 0' data='post'
name='comment_count_picker'/>

</div>

</div>

</div>

</b:includable>

<b:includable id='mobile-main' var='top'>

<!-- posts -->

<div class='blog-posts hfeed'>

<b:include data='top' name='status-message'/>

<b:if cond='data:blog.pageType == &quot;index&quot;'>

<b:loop values='data:posts' var='post'>

<b:include data='post' name='mobile-index-post'/>

</b:loop>

<b:else/>

<b:loop values='data:posts' var='post'>

<b:include data='post' name='mobile-post'/>

</b:loop>

</b:if>

</div>
<b:include name='mobile-nextprev'/>

</b:includable>

<b:includable id='mobile-nextprev'>

<div class='blog-pager' id='blog-pager'>

<b:if cond='data:newerPageUrl'>

<div class='mobile-link-button' id='blog-pager-newer-link'>

<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'>&amp;lsaquo;</a>

</div>

</b:if>

<b:if cond='data:olderPageUrl'>

<div class='mobile-link-button' id='blog-pager-older-link'>

<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'>&amp;rsaquo;</a>

</div>

</b:if>

<div class='mobile-link-button' id='blog-pager-home-link'>

<a class='home-link' expr:href='data:blog.homepageUrl'><data:homeMsg/></a>

</div>

<div class='mobile-desktop-link'>

<a class='home-link' expr:href='data:desktopLinkUrl'><data:desktopLinkMsg/></a>

</div>

</div>

<div class='clear'/>
</b:includable>

<b:includable id='mobile-post' var='post'>

<div class='date-outer'>

<b:if cond='data:post.dateHeader'>

<h2 class='date-header'><span><data:post.dateHeader/></span></h2>

</b:if>

<div class='date-posts'>

<div class='post-outer'>

<div class='post hentry uncustomized-post-template' itemscope='itemscope'


itemtype='http://schema.org/BlogPosting'>

<b:if cond='data:post.thumbnailUrl'>

<meta expr:content='data:post.thumbnailUrl' itemprop='image_url'/>

</b:if>

<meta expr:content='data:blog.blogId' itemprop='blogId'/>

<meta expr:content='data:post.id' itemprop='postId'/>

<a expr:name='data:post.id'/>

<b:if cond='data:post.title'>

<h3 class='post-title entry-title' itemprop='name'>

<b:if cond='data:post.link'>

<a expr:href='data:post.link'><data:post.title/></a>

<b:elseif cond='data:post.url and data:blog.url != data:post.url'/>

<a expr:href='data:post.url'><data:post.title/></a>

<b:else/>

<data:post.title/>

</b:if>

</h3>
</b:if>

<div class='post-header'>

<div class='post-header-line-1'/>

</div>

<div class='post-body entry-content' expr:id='&quot;post-body-&quot; + data:post.id'


itemprop='articleBody'>

<data:post.body/>

<div style='clear: both;'/> <!-- clear for photos floats -->

</div>

<div class='post-footer'>

<div class='post-footer-line post-footer-line-1'>

<span class='post-author vcard'>

<b:if cond='data:top.showAuthor'>

<b:if cond='data:post.authorProfileUrl'>

<span class='fn' itemprop='author' itemscope='itemscope'


itemtype='http://schema.org/Person'>

<meta expr:content='data:post.authorProfileUrl' itemprop='url'/>

<a expr:href='data:post.authorProfileUrl' rel='author' title='author profile'>

<span itemprop='name'><data:post.author/></span>

</a>

</span>

<b:else/>

<span class='fn' itemprop='author' itemscope='itemscope'


itemtype='http://schema.org/Person'>

<span itemprop='name'><data:post.author/></span>

</span>
</b:if>

</b:if>

</span>

<span class='post-timestamp'>

<b:if cond='data:top.showTimestamp'>

<data:top.timestampLabel/>

<b:if cond='data:post.url'>

<meta expr:content='data:post.url.canonical' itemprop='url'/>

<a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent


link'><abbr class='published' expr:title='data:post.timestampISO8601'
itemprop='datePublished'><data:post.timestamp/></abbr></a>

</b:if>

</b:if>

</span>

<span class='post-comment-link'>

<b:include cond='data:blog.pageType not in {&quot;item&quot;,&quot;static_page&quot;}


and data:post.allowComments' data='post' name='comment_count_picker'/>

</span>

</div>

<div class='post-footer-line post-footer-line-2'>

<b:if cond='data:top.showMobileShare'>

<div class='mobile-link-button goog-inline-block' id='mobile-share-button'>

<a href='javascript:void(0);'><data:shareMsg/></a>

</div>

</b:if>

<b:if cond='data:top.showDummy'>
<div class='goog-inline-block dummy-container'><data:post.dummyTag/></div>

</b:if>

</div>

</div>

</div>

<b:include cond='data:blog.pageType in {&quot;static_page&quot;,&quot;item&quot;}'


data='post' name='comment_picker'/>

</div>

</div>

</div>

</b:includable>

<b:includable id='nextPageLink'>

<b:if cond='data:olderPageUrl'>

<a class='post-nav-older-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId +


&quot;_post-nav-older-link&quot;'>

<b:include data='{ message: &quot;nextPost&quot; }' name='theme-custom-lang'/>

</a>

<b:else/>

<span class='post-nav-older-link'>

<b:include data='{ message: &quot;nextPost&quot; }' name='theme-custom-lang'/>

</span>

</b:if>

</b:includable>

<b:includable id='nextprev'>

<div class='blog-pager' id='blog-pager'>

<b:if cond='data:newerPageUrl'>
<span id='blog-pager-newer-link'>

<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>

</span>

</b:if>

<b:if cond='data:olderPageUrl'>

<span id='blog-pager-older-link'>

<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>

</span>

</b:if>

<a class='home-link' expr:href='data:blog.homepageUrl'><data:homeMsg/></a>

<b:if cond='data:mobileLinkUrl'>

<div class='blog-mobile-link'>

<a expr:href='data:mobileLinkUrl'><data:mobileLinkMsg/></a>

</div>

</b:if>

</div>

<div class='clear'/>

</b:includable>

<b:includable id='otherSharingButton'><b:comment>Removed
:)</b:comment></b:includable>

<b:includable id='platformShare'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='post' var='post'>

<!-- Index Posts -->


<b:if cond='data:view.isMultipleItems'>

<b:include data='post' name='indexPost'/>

</b:if>

<!-- Item Post -->

<b:if cond='data:view.isSingleItem'>

<b:include data='post' name='itemPost'/>

</b:if>

</b:includable>

<b:includable id='postAuthor' var='post'>

<!-- Post Author -->

<span class='entry-author m-item'><b:if cond='data:post.author.authorPhoto.image'><span


class='author-avatar m-item' expr:style='&quot;background-image:url(&quot; +
resizeImage(data:post.author.authorPhoto.image, 30, &quot;1:1&quot;) +
&quot;)&quot;'/><b:else/><span class='author-avatar m-item'
style='background-image:url(https://4.bp.blogspot.com/-oSjP8F09qxo/Wy1J9dp7b0I/
AAAAAAAACF0/ggcRfLCFQ9s2SSaeL9BFSE2wyTYzQaTyQCK4BGAYYCw/w30-h30-p-k-no-nu/
avatar.jpg)'/></b:if><b:if cond='data:allBylineItems.author.label != &quot;&quot;'><span class='a-
label m-item'><data:allBylineItems.author.label/></span></b:if><span class='author-name m-
item'><data:post.author.name/></span></span>

</b:includable>

<b:includable id='postBody' var='post'>

<!-- Post Body Entry Content-->

<div class='post-body entry-content' id='post-body'>

<data:post.body/>

</div>

</b:includable>

<b:includable id='postBodySnippet' var='post'><b:comment>Removed


:)</b:comment></b:includable>

<b:includable id='postBreadcrumbs' var='post'>

<!-- Post Breadcrumbs -->

<b:if cond='data:view.isPost'>
<b:if cond='data:skin.vars.breadcrumb == &quot;1px&quot;'><nav id='breadcrumb'><a
class='home' expr:href='data:blog.homepageUrl'><data:messages.home/></a><b:if
cond='data:post.labels'><em class='delimiter'/><a class='label'
expr:href='data:post.labels.first.url'><data:post.labels.first.name/></a></b:if></nav></b:if>

<script
type='application/ld+json'>{&quot;@context&quot;:&quot;http://schema.org&quot;,&quot;@type&
quot;:&quot;BreadcrumbList&quot;,&quot;itemListElement&quot;:
[{&quot;@type&quot;:&quot;ListItem&quot;,&quot;position&quot;:1,&quot;name&quot;:&quot;<d
ata:messages.home.jsonEscaped/
>&quot;,&quot;item&quot;:&quot;<data:blog.homepageUrl.canonical.jsonEscaped/>&quot;},
{&quot;@type&quot;:&quot;ListItem&quot;,&quot;position&quot;:2,&quot;name&quot;:&quot;<b:i
f cond='data:post.labels'><data:post.labels.first.name.jsonEscaped/></
b:if>&quot;,&quot;item&quot;:&quot;<data:post.labels.first.url.canonical.jsonEscaped/>&quot;},
{&quot;@type&quot;:&quot;ListItem&quot;,&quot;position&quot;:3,&quot;name&quot;:&quot;<da
ta:post.title.jsonEscaped/>&quot;,&quot;item&quot;:&quot;<data:post.url.canonical.jsonEscaped/
>&quot;}]}</script>

</b:if>

<b:if cond='data:view.isPage'>

<script
type='application/ld+json'>{&quot;@context&quot;:&quot;http://schema.org&quot;,&quot;@type&
quot;:&quot;BreadcrumbList&quot;,&quot;itemListElement&quot;:
[{&quot;@type&quot;:&quot;ListItem&quot;,&quot;position&quot;:1,&quot;name&quot;:&quot;<d
ata:messages.home.jsonEscaped/
>&quot;,&quot;item&quot;:&quot;<data:blog.homepageUrl.canonical.jsonEscaped/>&quot;},
{&quot;@type&quot;:&quot;ListItem&quot;,&quot;position&quot;:2,&quot;name&quot;:&quot;<da
ta:post.title.jsonEscaped/>&quot;,&quot;item&quot;:&quot;<data:post.url.canonical.jsonEscaped/
>&quot;}]}</script>

</b:if>

</b:includable>

<b:includable id='postCategory' var='post'>

<!-- Post Label/Category -->

<b:if cond='data:post.labels'>

<span class='entry-category m-item'><data:post.labels.first.name/></span>

</b:if>

</b:includable>

<b:includable id='postCommentsAndAd' var='post'>


<article class='blog-post hentry'>

<b:class cond='data:view.isMultipleItems' expr:name='&quot;index-post post-&quot; + data:i'/>

<b:class cond='data:view.isSingleItem' name='item-post'/>

<b:include data='post' name='post'/>

</article>

<b:if cond='data:view.isPost'>

<b:tag cond='data:widgets.FollowByEmail any w =&gt; w.sectionId == &quot;freebify-free-post-


fby-email&quot;' id='freebify-free-post-newsletter' name='div'/>

</b:if>

<b:if cond='data:view.isSingleItem and data:post.allowComments'>

<!-- Post Comments -->

<div class='freebify-free-blog-post-comments'>

<b:include data='post' name='threadedCommentsDisqus'/>

<b:include data='post' name='comments'/>

</div>

</b:if>

<!-- Post Navigation -->

<b:include cond='data:skin.vars.postnav == &quot;1px&quot;' name='postPagination'/>

</b:includable>

<b:includable id='postCommentsLink'>

<b:if cond='data:skin.vars.cmm_count == &quot;1px&quot;'>

<!-- Post Reply -->

<span class='entry-comments-link m-item'><data:post.numberOfComments/></span>

</b:if>

</b:includable>

<b:includable id='postFeaturedImage' var='post'>

<!-- Post Featured Image -->

<b:if cond='data:post.featuredImage'>
<b:if cond='data:post.featuredImage.isYouTube'>

<a class='entry-image-wrap is-video' expr:href='data:post.url.canonical'>

<span class='entry-thumb' expr:data-


image='data:post.featuredImage.youtubeMaxResDefaultUrl'/>

</a>

<b:else/>

<a class='entry-image-wrap is-image' expr:href='data:post.url.canonical'>

<span class='entry-thumb' expr:data-image='resizeImage(data:post.featuredImage, 72,


&quot;1:1&quot;)'/>

</a>

</b:if>

<b:else/>

<a class='entry-image-wrap is-image' expr:href='data:post.url.canonical'>

<span class='entry-thumb'
data-image='https://4.bp.blogspot.com/-eALXtf-Ljts/WrQYAbzcPUI/AAAAAAAABjY/vptx-
N2H46oFbiCqbSe2JgVSlHhyl0MwQCK4BGAYYCw/s72-c/nth-ify.png'/>

</a>

</b:if>

</b:includable>

<b:includable id='postFooter' var='post'>

<!-- Post Footer Items -->

<b:tag class='post-footer' cond='data:allBylineItems.labels or data:allBylineItems.share or


data:post.author.aboutMe or data:allBylineItems.backlinks' name='div'>

<b:include cond='data:allBylineItems.labels' data='post' name='postLabels'/>

<b:include cond='data:allBylineItems.share' data='post' name='postShareButtons'/>

<b:include cond='data:post.author.aboutMe' data='post' name='postFooterAuthorProfile'/>

<b:include cond='data:allBylineItems.backlinks' data='post' name='relatedPosts'/>

</b:tag>

</b:includable>
<b:includable id='postFooterAuthorProfile' var='post'>

<div class='about-author'>

<b:class cond='not data:allBylineItems.share' name='no-share'/>

<div class='avatar-container'>

<b:if cond='data:post.author.authorPhoto.image'>

<span class='author-avatar' expr:data-


image='resizeImage(data:post.author.authorPhoto.image, 60, &quot;1:1&quot;)'/>

</b:if>

</div>

<h3 class='author-name'>

<a expr:alt='data:post.author.name' expr:href='data:post.author.profileUrl'


target='_blank'><data:post.author.name/></a>

</h3>

<div class='author-description'>

<span class='description-text excerpt'><data:post.author.aboutMe/></span>

<ul class='description-links social social-color'/>

</div>

</div>

</b:includable>

<b:includable id='postHeader' var='post'>

<b:include cond='data:view.isSingleItem' data='post' name='postBreadcrumbs'/>

<b:include data='post' name='postTitle'/>

<b:include cond='data:view.isPost' data='post' name='headerByline'/>

</b:includable>

<b:includable id='postJumpLink' var='post'>

<b:if cond='data:blog.jumpLinkMessage != &quot;hide&quot;'>

<a class='read-more' expr:href='data:post.url.canonical'><data:blog.jumpLinkMessage/></a>

</b:if>
</b:includable>

<b:includable id='postLabels' var='post'>

<b:if cond='data:post.labels'>

<div class='entry-tags'>

<b:if cond='data:allBylineItems.labels.label != &quot;&quot;'><span class='tags-


label'><data:allBylineItems.labels.label/></span></b:if>

<b:loop values='data:post.labels' var='label'>

<a class='label-link' expr:href='data:label.url' rel='tag'><data:label.name/></a>

</b:loop>

</div>

</b:if>

</b:includable>

<b:includable id='postLocation'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='postMeta' var='post'>

<b:if cond='!data:view.isPage'>

<b:include data='post' name='postMetadataJSON'/>

</b:if>

</b:includable>

<b:includable id='postMetadataJSONImage'>

&quot;image&quot;: {

&quot;@type&quot;: &quot;ImageObject&quot;,

<b:if cond='data:post.featuredImage.isResizable'>

&quot;url&quot;: &quot;<b:eval expr='resizeImage(data:post.featuredImage, 1200,


&quot;1200:630&quot;)'/>&quot;,

&quot;height&quot;: 630,

&quot;width&quot;: 1200

<b:else/>

&quot;url&quot;: &quot;https://lh3.googleusercontent.com/ULB6iBuCeTVvSjjjU1A-
O8e9ZpVba6uvyhtiWRti_rBAs9yMYOFBujxriJRZ-A=w1200&quot;,
&quot;height&quot;: 348,

&quot;width&quot;: 1200

</b:if>

},

</b:includable>

<b:includable id='postMetadataJSONPublisher'>

&quot;publisher&quot;: {

&quot;@type&quot;: &quot;Organization&quot;,

&quot;name&quot;: &quot;Blogger&quot;,

&quot;logo&quot;: {

&quot;@type&quot;: &quot;ImageObject&quot;,

&quot;url&quot;: &quot;https://lh3.googleusercontent.com/ULB6iBuCeTVvSjjjU1A-
O8e9ZpVba6uvyhtiWRti_rBAs9yMYOFBujxriJRZ-A=h60&quot;,

&quot;width&quot;: 206,

&quot;height&quot;: 60

},

</b:includable>

<b:includable id='postPagination'>

<b:if cond='data:view.isPost'>

<div class='post-nav'>

<b:include name='previousPageLink'/>

<b:include name='nextPageLink'/>

</div>

</b:if>

</b:includable>

<b:includable id='postQuickEdit' var='post'>

<b:if cond='data:post.editUrl'>
<span expr:class='&quot;item-control &quot; + data:post.adminClass'>

<a expr:href='data:post.editUrl' expr:title='data:top.editPostMsg'>

<img alt='' class='icon-action' height='18'


src='https://resources.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/>

</a>

</span>

</b:if>

</b:includable>

<b:includable id='postReactions'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='postShareButtons' var='post'>

<!-- Post ShareButtons -->

<div class='post-share'>

<ul class='freebify-free-share-links social social-bg'>

<li class='facebook-f flex-1'><a class='facebook window-ify' data-height='650' data-width='550'


expr:data-url='&quot;https://www.facebook.com/sharer.php?u=&quot; + data:post.url.canonical'
href='javascript:;' rel='nofollow' title='Facebook'><span><data:messages.share/>
<data:messages.on/> Facebook</span></a></li>

<li class='twitter flex-1'><a class='twitter window-ify' data-height='460' data-width='550'


expr:data-url='&quot;https://twitter.com/intent/tweet?url=&quot; + data:post.url.canonical +
&quot;&amp;text=&quot; + data:post.title' href='javascript:;' rel='nofollow'
title='Twitter'><span><data:messages.share/> <data:messages.on/> Twitter</span></a></li>

<li class='ms-links flex-auto'>

<ul class='msl-items'>

<li class='pinterest-p'><a class='pinterest window-ify' data-height='750' data-width='735'


expr:data-url='&quot;https://www.pinterest.com/pin/create/button/?url=&quot; +
data:post.url.canonical + &quot;&amp;media=&quot; + data:post.featuredImage +
&quot;&amp;description=&quot; + data:post.title' href='javascript:;' rel='nofollow'
title='Pinterest'/></li>

<li class='whatsapp'><a class='whatsapp window-ify' data-height='550' data-width='900'


expr:data-url='&quot;https://api.whatsapp.com/send?text=&quot; + data:post.title + &quot; |
&quot; + data:post.url.canonical' href='javascript:;' rel='nofollow' title='WhatsApp'/></li>
<li class='vk'><a class='vk window-ify' data-height='430' data-width='655' expr:data-
url='&quot;https://vk.com/share.php?url=&quot; + data:post.url.canonical' href='javascript:;'
rel='nofollow' title='VK'/></li>

<b:if cond='data:blog.isMobileRequest'>

<li class='telegram'><a class='telegram window-ify' data-height='460' data-width='550'


expr:data-url='&quot;https://telegram.me/share/url?url=&quot; + data:post.url.canonical +
&quot;&amp;text=&quot; + data:post.title' href='javascript:;' rel='nofollow' title='Telegram'/></li>

</b:if>

<li class='email'><a class='email window-ify' data-height='460' data-width='550' expr:data-


url='&quot;mailto:?subject=&quot; + data:post.title + &quot;&amp;body=&quot; +
data:post.url.canonical' href='javascript:;' rel='nofollow' title='Email'/></li>

<li class='show-hid'><a href='javascript:;' rel='nofollow'/></li>

</ul>

</li>

</ul>

</div>

</b:includable>

<b:includable id='postTimestamp' var='post'>

<!-- Post Timestamp -->

<span class='entry-time m-item'><b:if cond='data:view.isMultipleItems'><b:if


cond='data:post.labels'><span class='t-label m-item'>-</span></b:if><b:else/><b:if
cond='data:allBylineItems.author'><span class='t-label m-item'><b:if
cond='data:allBylineItems.timestamp.label'><data:allBylineItems.timestamp.label/><b:else/>-</
b:if></span></b:if></b:if><time class='published m-item'
expr:datetime='data:post.date.iso8601'><data:post.date/></time></span>

</b:includable>

<b:includable id='postTitle' var='post'>

<!-- Post Title Index and Item -->

<b:if cond='data:view.isMultipleItems'>

<b:if cond='data:post.title'>

<h2 class='entry-title'><a class='entry-title-link' expr:href='data:post.url.canonical'


rel='bookmark'><data:post.title/></a></h2>
<b:else/>

<h2 class='entry-title'><a class='entry-title-link' expr:href='data:post.url.canonical'


rel='bookmark'><data:messages.noTitle/></a></h2>

</b:if>

</b:if>

<b:if cond='data:view.isSingleItem'>

<b:if cond='data:post.title'>

<h1 class='entry-title'><data:post.title/></h1>

<b:else/>

<h1 class='entry-title no-title'><data:messages.noTitle/></h1>

</b:if>

</b:if>

</b:includable>

<b:includable id='previousPageLink'>

<b:if cond='data:newerPageUrl'>

<a class='post-nav-newer-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId +


&quot;_post-nav-newer-link&quot;'>

<b:include data='{ message: &quot;prevPost&quot; }' name='theme-custom-lang'/>

</a>

<b:else/>

<span class='post-nav-newer-link'>

<b:include data='{ message: &quot;prevPost&quot; }' name='theme-custom-lang'/>

</span>

</b:if>

</b:includable>

<b:includable id='relatedPosts' var='post'>

<!-- Related Posts -->

<div id='related-wrap'>
<div class='title-wrap related-title'>

<h3><data:allBylineItems.backlinks.label/></h3>

</div>

<div class='freebify-free-related-content'>

<b:if cond='data:post.labels'>

<div class='related-tag' expr:data-label='data:post.labels.first.name'/>

<b:else/>

<div class='related-tag' data-label='recent'/>

</b:if>

</div>

</div>

</b:includable>

<b:includable id='searchMessage'>

<!-- Search Message -->

<b:if cond='data:posts.empty'>

<b:class name='no-posts'/>

</b:if>

<b:if cond='data:view.search.query'>

<div class='queryMessage'>

<b:if cond='data:posts.empty'>

<span class='query-info query-error'>&quot;<data:view.search.query/>&quot;</span>

<b:else/>

<span class='query-info query-success'>&quot;<data:view.search.query/>&quot;</span>

</b:if>

</div>

</b:if>

<b:if cond='data:view.search.label'>
<div class='queryMessage '>

<b:if cond='data:posts.empty'>

<span class='query-info query-label query-error'><data:view.search.label/></span>

<b:else/>

<span class='query-info query-label query-success'><data:view.search.label/></span>

</b:if>

</div>

</b:if>

<b:if cond='data:view.isArchive'>

<div class='queryMessage'>

<b:if cond='data:posts.empty'>

<span class='query-info query-error'><data:view.archive.rangeMessage/></span>

<b:else/>

<span class='query-info query-success'><data:view.archive.rangeMessage/></span>

</b:if>

</div>

</b:if>

<b:if cond='data:view.isError'>

<div class='errorWrap'>

<h3>404</h3>

<h4><data:messages.theresNothingHere/></h4>

<p><data:navMessage/></p>

<a class='homepage' expr:href='data:blog.homepageUrl'><data:messages.home/></a>

</div>

</b:if>

<b:if cond='data:view.isMultipleItems and data:posts.empty'><div


class='queryEmpty'><data:messages.noResultsFound/></div></b:if>

</b:includable>
<b:includable id='shareButtons' var='post'>

<b:if cond='data:top.showEmailButton'><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'><span class='share-button-link-
text'><data:top.emailThisMsg/></span></a></b:if><b:if cond='data:top.showBlogThisButton'><a
class='goog-inline-block share-button sb-blog' expr:href='data:post.sharePostUrl +
&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'><span class='share-button-link-
text'><data:top.blogThisMsg/></span></a></b:if><b:if cond='data:top.showTwitterButton'><a
class='goog-inline-block share-button sb-twitter' expr:href='data:post.sharePostUrl +
&quot;&amp;target=twitter&quot;' expr:title='data:top.shareToTwitterMsg' target='_blank'><span
class='share-button-link-text'><data:top.shareToTwitterMsg/></span></a></b:if><b:if
cond='data:top.showFacebookButton'><a class='goog-inline-block share-button sb-facebook'
expr:href='data:post.sharePostUrl + &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'><span
class='share-button-link-text'><data:top.shareToFacebookMsg/></span></a></b:if><b:if
cond='data:top.showPinterestButton'><a class='goog-inline-block share-button sb-pinterest'
expr:href='data:post.sharePostUrl + &quot;&amp;target=pinterest&quot;'
expr:title='data:top.shareToPinterestMsg' target='_blank'><span class='share-button-link-
text'><data:top.shareToPinterestMsg/></span></a></b:if><b:if cond='data:top.showPlusOne'><div
class='goog-inline-block google-plus-share-container'><data:post.googlePlusShareTag/></div></b:if>

</b:includable>

<b:includable id='sharingButton'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='sharingButtonContent'><b:comment>Removed
:)</b:comment></b:includable>

<b:includable id='sharingButtons'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='sharingButtonsMenu'><b:comment>Removed
:)</b:comment></b:includable>

<b:includable id='sharingPlatformIcon'><b:comment>Removed
:)</b:comment></b:includable>

<b:includable id='status-message'>

<b:if cond='data:navMessage'>

<div class='status-msg-wrap'>

<div class='status-msg-body'>

<data:navMessage/>
</div>

<div class='status-msg-border'>

<div class='status-msg-bg'>

<div class='status-msg-hidden'><data:navMessage/></div>

</div>

</div>

</div>

<div style='clear: both;'/>

</b:if>

</b:includable>

<b:includable id='threaded-comment-form' var='post'>

<div class='comment-form'>

<a name='comment-form'/>

<b:if cond='data:mobile'>

<p><data:blogCommentMessage/></p>

<data:blogTeamBlogMessage/>

<a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>

<iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post'


expr:height='data:cmtIframeInitialHeight' frameborder='0' id='comment-editor' name='comment-
editor' src='' style='display: none' width='100%'/>

<b:else/>

<p><data:blogCommentMessage/></p>

<data:blogTeamBlogMessage/>

<a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>

<iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post'


expr:height='data:cmtIframeInitialHeight' frameborder='0' id='comment-editor' name='comment-
editor' src='' width='100%'/>

</b:if>

<data:post.cmtfpIframe/>
<script type='text/javascript'>

BLOG_CMT_createIframe(&#39;<data:post.appRpcRelayPath/>&#39;);

</script>

</div>

</b:includable>

<b:includable id='threadedCommentForm' var='post'><b:comment>Removed


:)</b:comment></b:includable>

<b:includable id='threadedCommentJs' var='post'>

<script async='async' expr:src='data:post.commentSrc' type='text/javascript'/>

<b:template-script inline='true' name='threaded_comments'/>

<script type='text/javascript'>

blogger.widgets.blog.initThreadedComments(

<data:post.commentJso/>,

<data:post.commentMsgs/>,

<data:post.commentConfig/>);

</script>

</b:includable>

<b:includable id='threadedComments' var='post'><b:comment>Removed


:)</b:comment></b:includable>

<b:includable id='threadedCommentsDisqus' var='post'>

<script type='text/javascript'>

var disqus_shortname = disqusShortname;

var disqus_blogger_current_url = &quot;<data:post.url.canonical/>&quot;;

if (!disqus_blogger_current_url.length) {

disqus_blogger_current_url = &quot;<data:post.url.canonical/>&quot;;

var disqus_blogger_homepage_url = &quot;<data:blog.canonicalHomepageUrl/>&quot;;

var disqus_blogger_canonical_homepage_url =
&quot;<data:blog.canonicalHomepageUrl/>&quot;;
</script>

<script type='text/javascript'>

//<![CDATA[

if (commentsSystem == 'disqus') {

(function() {

var bloggerjs = document.createElement('script');

bloggerjs.type = 'text/javascript';

bloggerjs.async = true;

bloggerjs.src = '//' + disqus_shortname + '.disqus.com/blogger_item.js';

(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')
[0]).appendChild(bloggerjs);

})();

//]]>

</script>

</b:includable>

<b:includable id='threaded_comment_js' var='post'>

<script async='async' expr:src='data:post.commentSrc' type='text/javascript'/>

<script type='text/javascript'>

(function() {

var items = <data:post.commentJso/>;

var msgs = <data:post.commentMsgs/>;

var config = <data:post.commentConfig/>;

// <![CDATA[

var cursor = null;

if (items && items.length > 0) {


cursor = parseInt(items[items.length - 1].timestamp) + 1;

var bodyFromEntry = function(entry) {

var text = (entry &&

((entry.content && entry.content.$t) ||

(entry.summary && entry.summary.$t))) ||

'';

if (entry && entry.gd$extendedProperty) {

for (var k in entry.gd$extendedProperty) {

if (entry.gd$extendedProperty[k].name == 'blogger.contentRemoved') {

return '<span class="deleted-comment">' + text + '</span>';

return text;

var parse = function(data) {

cursor = null;

var comments = [];

if (data && data.feed && data.feed.entry) {

for (var i = 0, entry; entry = data.feed.entry[i]; i++) {

var comment = {};

// comment ID, parsed out of the original id format

var id = /blog-(\d+).post-(\d+)/.exec(entry.id.$t);

comment.id = id ? id[2] : null;


comment.body = bodyFromEntry(entry);

comment.timestamp = Date.parse(entry.published.$t) + '';

if (entry.author && entry.author.constructor === Array) {

var auth = entry.author[0];

if (auth) {

comment.author = {

name: (auth.name ? auth.name.$t : undefined),

profileUrl: (auth.uri ? auth.uri.$t : undefined),

avatarUrl: (auth.gd$image ? auth.gd$image.src : undefined)

};

if (entry.link) {

if (entry.link[2]) {

comment.link = comment.permalink = entry.link[2].href;

if (entry.link[3]) {

var pid = /.*comments\/default\/(\d+)\?.*/.exec(entry.link[3].href);

if (pid && pid[1]) {

comment.parentId = pid[1];

comment.deleteclass = 'item-control blog-admin';

if (entry.gd$extendedProperty) {

for (var k in entry.gd$extendedProperty) {

if (entry.gd$extendedProperty[k].name == 'blogger.itemClass') {
comment.deleteclass += ' ' + entry.gd$extendedProperty[k].value;

} else if (entry.gd$extendedProperty[k].name == 'blogger.displayTime') {

comment.displayTime = entry.gd$extendedProperty[k].value;

comments.push(comment);

return comments;

};

var paginator = function(callback) {

if (hasMore()) {

var url = config.feed + '?alt=json&v=2&orderby=published&reverse=false&max-results=50';

if (cursor) {

url += '&published-min=' + new Date(cursor).toISOString();

window.bloggercomments = function(data) {

var parsed = parse(data);

cursor = parsed.length < 50 ? null

: parseInt(parsed[parsed.length - 1].timestamp) + 1

callback(parsed);

window.bloggercomments = null;

url += '&callback=bloggercomments';

var script = document.createElement('script');


script.type = 'text/javascript';

script.src = url;

document.getElementsByTagName('head')[0].appendChild(script);

};

var hasMore = function() {

return !!cursor;

};

var getMeta = function(key, comment) {

if ('iswriter' == key) {

var matches = !!comment.author

&& comment.author.name == config.authorName

&& comment.author.profileUrl == config.authorUrl;

return matches ? 'true' : '';

} else if ('deletelink' == key) {

return config.baseUri + '/delete-comment.g?blogID='

+ config.blogId + '&postID=' + comment.id;

} else if ('deleteclass' == key) {

return comment.deleteclass;

return '';

};

var replybox = null;

var replyUrlParts = null;

var replyParent = undefined;


var onReply = function(commentId, domId) {

if (replybox == null) {

// lazily cache replybox, and adjust to suit this style:

replybox = document.getElementById('comment-editor');

if (replybox != null) {

replybox.height = '250px';

replybox.style.display = 'block';

replyUrlParts = replybox.src.split('#');

if (replybox && (commentId !== replyParent)) {

replybox.src = '';

document.getElementById(domId).insertBefore(replybox, null);

replybox.src = replyUrlParts[0]

+ (commentId ? '&parentID=' + commentId : '')

+ '#' + replyUrlParts[1];

replyParent = commentId;

};

var hash = (window.location.hash || '#').substring(1);

var startThread, targetComment;

if (/^comment-form_/.test(hash)) {

startThread = hash.substring('comment-form_'.length);

} else if (/^c[0-9]+$/.test(hash)) {

targetComment = hash.substring(1);

}
// Configure commenting API:

var configJso = {

'maxDepth': config.maxThreadDepth

};

var provider = {

'id': config.postId,

'data': items,

'loadNext': paginator,

'hasMore': hasMore,

'getMeta': getMeta,

'onReply': onReply,

'rendered': true,

'initComment': targetComment,

'initReplyThread': startThread,

'config': configJso,

'messages': msgs

};

var render = function() {

if (window.goog && window.goog.comments) {

var holder = document.getElementById('comment-holder');

window.goog.comments.render(holder, provider);

};

// render now, or queue to render when library loads:


if (window.goog && window.goog.comments) {

render();

} else {

window.goog = window.goog || {};

window.goog.comments = window.goog.comments || {};

window.goog.comments.loadQueue = window.goog.comments.loadQueue || [];

window.goog.comments.loadQueue.push(render);

})();

// ]]>

</script>

</b:includable>

<b:includable id='threaded_comments' var='post'>

<div class='comments' id='comments'>

<a name='comments'/>

<h4><data:post.commentLabelFull/>:</h4>

<div class='comments-content'>

<b:include cond='data:post.embedCommentForm' data='post' name='threaded_comment_js'/>

<div id='comment-holder'>

<data:post.commentHtml/>

</div>

</div>

<p class='comment-footer'>

<b:if cond='data:post.allowNewComments'>

<b:include data='post' name='threaded-comment-form'/>


<b:else/>

<data:post.noNewCommentsText/>

</b:if>

<b:if cond='data:post.showManageComments'>

<a expr:href='data:post.manageCommentsUrl'
expr:onclick='data:post.manageCommentsOnclick'><data:manageCommentsMsg/></a>

</b:if>

</p>

<b:if cond='data:showCmtPopup'>

<div id='comment-popup'>

<iframe allowtransparency='true' frameborder='0' id='comment-actions' name='comment-


actions' scrolling='no'>

</iframe>

</div>

</b:if>

<div id='backlinks-container'>

<div expr:id='data:widget.instanceId + &quot;_backlinks-container&quot;'>

<b:include cond='data:post.showBacklinks' data='post' name='backlinks'/>

</div>

</div>

</div>

</b:includable>

</b:widget>

</b:section>

</main>

<b:if cond='data:view.isSingleItem or data:view.isLayoutMode'>


<!-- Sidebar Wrapper -->

<aside id='sidebar-wrapper'>

<b:section class='sidebar freebify-free-widget-ready' id='sidebar' name='Sidebar'


showaddelement='yes'>

<b:widget id='LinkList1' locked='false' title='Follow Us' type='LinkList' visible='true'>

<b:widget-settings>

<b:widget-setting name='link-3'>https://instagram.com/templateifydotcom $
Instagram</b:widget-setting>

<b:widget-setting name='sorting'>NONE</b:widget-setting>

<b:widget-setting name='text-1'>youtube</b:widget-setting>

<b:widget-setting name='link-1'>https://www.youtube.com/c/Templateify_Blogger $
YouTube</b:widget-setting>

<b:widget-setting name='text-0'>twitter</b:widget-setting>

<b:widget-setting name='link-2'>https://www.facebook.com/templateify $
Facebook</b:widget-setting>

<b:widget-setting name='text-3'>instagram</b:widget-setting>

<b:widget-setting name='link-0'>https://twitter.com/templateify $ Twitter</b:widget-


setting>

<b:widget-setting name='text-2'>facebook-f</b:widget-setting>

</b:widget-settings>

<b:includable id='main' var='this'>

<b:include name='widget-title'/>

<b:include name='content'/>

</b:includable>

<b:includable id='content'>

<b:include name='linklist-content'/>

</b:includable>

</b:widget>

<b:widget id='FollowByEmail2' locked='false' title='Get the new best freebies straight into
your inbox for free!' type='FollowByEmail' visible='true'>
<b:includable id='main' var='this'>

<b:include name='content'/>

</b:includable>

<b:includable id='content'>

<div class='widget-content'>

<div class='widget-content-inner'>

<div class='follow-by-email-content'>

<h3 class='follow-by-email-title'><data:title/></h3>

<div class='follow-by-email-inner'>

<form action='https://feedburner.google.com/fb/a/mailverify'
expr:onsubmit='&quot;window.open(\&quot;https://feedburner.google.com/fb/a/mailverify?
uri=&quot; + data:feedPath + &quot;\&quot;, \&quot;popupwindow\&quot;, \
&quot;scrollbars=yes,width=550,height=520\&quot;); return true&quot;' method='post'
target='popupwindow'>

<input autocomplete='off' class='follow-by-email-address'


expr:placeholder='data:messages.emailAddress' name='email' type='email'/>

<input class='follow-by-email-submit' expr:value='data:messages.subscribe' type='submit'/>

<input expr:value='data:feedPath' name='uri' type='hidden'/>

<input name='loc' type='hidden' value='en_US'/>

</form>

</div>

<p class='follow-by-email-text excerpt'><b:include data='{ message:


&quot;followByEmailText&quot; }' name='theme-custom-lang'/></p>

</div>

</div>

</div>

</b:includable>

</b:widget>

<b:widget id='PopularPosts1' locked='false' title='Popular Posts' type='PopularPosts'


visible='true'>
<b:widget-settings>

<b:widget-setting name='numItemsToShow'>3</b:widget-setting>

<b:widget-setting name='showThumbnails'>true</b:widget-setting>

<b:widget-setting name='showSnippets'>true</b:widget-setting>

<b:widget-setting name='timeRange'>LAST_WEEK</b:widget-setting>

</b:widget-settings>

<b:includable id='main' var='this'>

<b:include name='widget-title'/>

<div class='widget-content'>

<b:loop index='i' values='data:posts' var='post'>

<b:include data='post' name='content'/>

</b:loop>

</div>

</b:includable>

<b:includable id='blogThisShare'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='bylineByName' var='byline'><b:comment>Removed


:)</b:comment></b:includable>

<b:includable id='bylineRegion' var='regionItems'><b:comment>Removed


:)</b:comment></b:includable>

<b:includable id='commentsLink'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='commentsLinkIframe'><b:comment>Removed
:)</b:comment></b:includable>

<b:includable id='content' var='post'>

<b:if cond='data:widget.sectionId == &quot;sidebar&quot;'>

<article class='popular-post post'>

<b:class cond='data:i == 0' name='big-popular'/>

<b:class expr:name='&quot;item-&quot;+data:i'/>

<b:if cond='data:post.featuredImage'>

<b:if cond='data:post.featuredImage.isYouTube'>
<a class='entry-image-wrap is-video' expr:href='data:post.url.canonical'>

<span class='entry-thumb' expr:data-


image='data:post.featuredImage.youtubeMaxResDefaultUrl'/>

</a>

<b:else/>

<a class='entry-image-wrap is-image' expr:href='data:post.url.canonical'>

<span class='entry-thumb' expr:data-image='resizeImage(data:post.featuredImage, 72,


&quot;1:1&quot;)'/>

</a>

</b:if>

<b:else/>

<a class='entry-image-wrap is-image' expr:href='data:post.url.canonical'>

<span class='entry-thumb'
data-image='https://4.bp.blogspot.com/-eALXtf-Ljts/WrQYAbzcPUI/AAAAAAAABjY/vptx-
N2H46oFbiCqbSe2JgVSlHhyl0MwQCK4BGAYYCw/s72-c/nth-ify.png'/>

</a>

</b:if>

<div class='entry-header'>

<b:if cond='data:i == 0'>

<b:if cond='data:post.labels or data:widgets.Blog.first.allBylineItems.timestamp'><div


class='entry-meta'><span class='entry-category m-item'><data:post.labels.first.name/></span><b:if
cond='data:widgets.Blog.first.allBylineItems.timestamp'><span class='entry-time m-item'><b:if
cond='data:post.labels'><span class='t-label m-item'>-</span></b:if><time class='published m-item'
expr:datetime='data:post.date.iso8601'><data:post.date/></time></span></b:if></div></b:if>

<h2 class='entry-title'><a expr:href='data:post.url.canonical'><data:post.title/></a></h2>

<b:else/>

<h2 class='entry-title'><a expr:href='data:post.url.canonical'><data:post.title/></a></h2>

</b:if>

</div>

</article>

<b:else/>
<article class='popular-post post'>

<b:class expr:name='&quot;item-&quot;+data:i'/>

<b:if cond='data:post.featuredImage'>

<b:if cond='data:post.featuredImage.isYouTube'>

<a class='entry-image-wrap is-video' expr:href='data:post.url.canonical'>

<span class='entry-thumb' expr:data-


image='data:post.featuredImage.youtubeMaxResDefaultUrl'/>

</a>

<b:else/>

<a class='entry-image-wrap is-image' expr:href='data:post.url.canonical'>

<span class='entry-thumb' expr:data-image='resizeImage(data:post.featuredImage, 72,


&quot;1:1&quot;)'/>

</a>

</b:if>

<b:else/>

<a class='entry-image-wrap is-image' expr:href='data:post.url.canonical'>

<span class='entry-thumb'
data-image='https://4.bp.blogspot.com/-eALXtf-Ljts/WrQYAbzcPUI/AAAAAAAABjY/vptx-
N2H46oFbiCqbSe2JgVSlHhyl0MwQCK4BGAYYCw/s72-c/nth-ify.png'/>

</a>

</b:if>

<div class='entry-header'>

<h2 class='entry-title'><a expr:href='data:post.url.canonical'><data:post.title/></a></h2>

</div>

</article>

</b:if>

</b:includable>

<b:includable id='emailPostIcon'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='facebookShare'><b:comment>Removed :)</b:comment></b:includable>


<b:includable id='footerBylines'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='googlePlusShare'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='headerByline'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='linkShare'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='otherSharingButton'><b:comment>Removed
:)</b:comment></b:includable>

<b:includable id='platformShare'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='postAuthor'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='postCommentsLink'><b:comment>Removed
:)</b:comment></b:includable>

<b:includable id='postJumpLink' var='post'><b:comment>Removed


:)</b:comment></b:includable>

<b:includable id='postLabels'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='postLocation'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='postReactions'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='postShareButtons'><b:comment>Removed
:)</b:comment></b:includable>

<b:includable id='postTimestamp'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='sharingButton'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='sharingButtonContent'><b:comment>Removed
:)</b:comment></b:includable>

<b:includable id='sharingButtons'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='sharingButtonsMenu'><b:comment>Removed
:)</b:comment></b:includable>

<b:includable id='sharingPlatformIcon'><b:comment>Removed
:)</b:comment></b:includable>

<b:includable id='snippetedPostByline'><b:comment>Removed
:)</b:comment></b:includable>

<b:includable id='snippetedPostContent'><b:comment>Removed
:)</b:comment></b:includable>
<b:includable id='snippetedPostThumbnail'><b:comment>Removed
:)</b:comment></b:includable>

<b:includable id='snippetedPostTitle'><b:comment>Removed
:)</b:comment></b:includable>

<b:includable id='snippetedPosts'><b:comment>Removed :)</b:comment></b:includable>

</b:widget>

<b:widget id='HTML2' locked='false' title='' type='HTML' visible='true'>

<b:widget-settings>

<b:widget-setting name='content'><![CDATA[<a class="ads-here"


href="https://www.templateify.com/2020/07/freebify-blogger-template.html"><img
src="https://1.bp.blogspot.com/-TGjQKiW8Fj4/XwTtHbFJWVI/AAAAAAAACTM/
YLcre4aIIv0Swn67Z922xF4fR-mMn3ZZACK4BGAYYCw/s1600/ad300.jpg" alt="Sidebar
ADS"/></a>]]></b:widget-setting>

</b:widget-settings>

<b:includable id='main'>

<b:if cond='data:widget.sectionId == &quot;ify-panel&quot;'>

<b:if cond='data:content != &quot;&quot;'>

<b:include name='theme-variables'/>

</b:if>

<b:else/>

<b:include name='widget-title'/>

<div class='widget-content'>

<data:content/>

</div>

</b:if>

</b:includable>

</b:widget>

<b:widget id='Label2' locked='false' title='Main Tags' type='Label' visible='true'>

<b:widget-settings>

<b:widget-setting name='sorting'>ALPHA</b:widget-setting>
<b:widget-setting name='display'>LIST</b:widget-setting>

<b:widget-setting
name='selectedLabelsList'>Apps,Beach,Bitcoin,Business,Economy,Fashion,Food,People,Photography
,Technology,Travel,World</b:widget-setting>

<b:widget-setting name='showType'>ALL</b:widget-setting>

<b:widget-setting name='showFreqNumbers'>true</b:widget-setting>

</b:widget-settings>

<b:includable id='main' var='this'>

<b:include name='widget-title'/>

<b:include name='content'/>

</b:includable>

<b:includable id='cloud'>

<ul>

<b:loop values='data:labels' var='label'>

<li><a class='label-name' expr:href='data:label.url'><data:label.name/></a></li>

</b:loop>

</ul>

</b:includable>

<b:includable id='content'>

<div class='widget-content'>

<b:class expr:name='data:this.display + &quot;-label&quot;'/>

<b:include cond='data:this.display == &quot;list&quot;' name='list'/>

<b:include cond='data:this.display == &quot;cloud&quot;' name='cloud'/>

</div>

</b:includable>

<b:includable id='list'>

<ul>

<b:loop values='data:labels' var='label'>


<li><a class='label-name' expr:href='data:label.url'><data:label.name/><b:if
cond='data:this.showFreqNumbers'><span
class='label-count'>(<data:label.count/>)</span></b:if></a></li>

</b:loop>

</ul>

</b:includable>

</b:widget>

<b:widget id='LinkList101' locked='false' title='top social' type='LinkList' version='1'>

<b:widget-settings>

<b:widget-setting name='sorting'>NONE</b:widget-setting>

<b:widget-setting name='text-1'>linkedin</b:widget-setting>

<b:widget-setting name='link-1'>#</b:widget-setting>

<b:widget-setting name='text-0'>twitter</b:widget-setting>

<b:widget-setting name='link-2'>https://facebook.com/CopyBloggerThemes/</b:widget-
setting>

<b:widget-setting name='link-0'>#</b:widget-setting>

<b:widget-setting name='text-2'>facebook</b:widget-setting>

</b:widget-settings>

<b:includable id='main'>

<div class='widget-content'>

<ul id='social'>

<b:loop values='data:links' var='link'>

<li>

<a expr:class='data:link.name' expr:href='data:link.target'


expr:title='data:link.name' target='_blank'/>

</li>

</b:loop>

<li class='search-button'><a href='#'><i class='fa fa-search'/></a></li>

</ul>
</div>

</b:includable>

<b:includable id='content'>

<b:include name='linklist-content'/>

</b:includable>

</b:widget>

<b:widget id='LinkList103' locked='false' title='Main Menu' type='LinkList' version='1'>

<b:widget-settings>

<b:widget-setting name='link-5'>https://film-jepang-favorit.blogspot.com/search/label/
MISC</b:widget-setting>

<b:widget-setting name='link-3'>https://film-jepang-favorit.blogspot.com/p/order-by-
link.html</b:widget-setting>

<b:widget-setting
name='link-4'>https://film-jepang-favorit.blogspot.com/p/kumpulan_14.html</b:widget-setting>

<b:widget-setting name='text-1'>Uncensored</b:widget-setting>

<b:widget-setting name='text-0'>Home</b:widget-setting>

<b:widget-setting name='text-3'>Order</b:widget-setting>

<b:widget-setting name='text-2'>Censored</b:widget-setting>

<b:widget-setting name='text-5'>Misc</b:widget-setting>

<b:widget-setting name='text-4'>Aktris</b:widget-setting>

<b:widget-setting name='sorting'>NONE</b:widget-setting>

<b:widget-setting name='link-1'>https://film-jepang-favorit.blogspot.com/search/label/
UNCENSORED</b:widget-setting>

<b:widget-setting name='link-2'>https://film-jepang-favorit.blogspot.com/search/label/
CENSORED</b:widget-setting>

<b:widget-setting name='link-0'>https://film-jepang-favorit.blogspot.com/</b:widget-
setting>

</b:widget-settings>

<b:includable id='main'>

<div class='widget-content'>
<ul id='nav2'>

<b:loop values='data:links' var='link'>

<li><a expr:href='data:link.target'><data:link.name/></a></li>

</b:loop>

</ul>

<script type='text/javascript'>

//<![CDATA[

$("#LinkList103").each(function() {

var e = "<ul id='nav2'><li class='HOME'><a href='/'>home</a><li></li><li><ul id='sub-


menu'>";

$("#LinkList103 li").each(function() {

var t = $(this).text(),

n = t.substr(0, 1),

r = t.substr(1);

"_" == n ? (n = $(this).find("a").attr("href"), e += '<li><a href="' + n + '">' + r +


"</a></li>") : (n = $(this).find("a").attr("href"), e += '</ul></li><li><a href="' + n + '">' + t + "</a><ul
id='sub-menu'>")

});

e += "</ul></li></ul>";

$(this).html(e);

$("#LinkList103 ul").each(function() {

var e = $(this);

if (e.html().replace(/\s|&nbsp;/g, "").length == 0) e.remove()

});

$("#LinkList103 li").each(function() {

var e = $(this);

if (e.html().replace(/\s|&nbsp;/g, "").length == 0) e.remove()


})

});

$(".menu li ").each(function() {

var e = $(this).find("a").text();

if (e.substr(0, 5).match("mega/")) {

var t = e.replace("mega/", "");

$(this).find("a").text(t), $(this).addClass("mega-menu"), $(this).append('<div


class="mega-container"><div class="mega-menu-loader"><i class="fa fa-spinner fa-pulse
fa-fw"></i></div></div>');

var a = $(this).find("a").attr("href"),

n = a.replace("/search/label/", "");

$(this).each(function() {

$.ajax({

url: "/feeds/posts/default/-/" + n + "?alt=json-in-script&max-


results=4",

type: "get",

dataType: "jsonp",

success: function(json) {

for (var t = "", n = '<div class="mega-posts">', r = 0; r <


json.feed.entry.length; r++) {

for (var s = 0; s < json.feed.entry[r].link.length; s++)

if ("alternate" ==
json.feed.entry[r].link[s].rel) {

t = json.feed.entry[r].link[s].href;

break

var postTitle = json.feed.entry[r].title.$t;

var postThumbSize = 600;

var authorImg = " ";


var postThumb = " ";

postThumb = postThumb.replace('/s72-c/', '/s' +


postThumbSize + '/');

var postCategory = " ";

var date = json.feed.entry[r].published.$t;

try {

postThumb =
json.feed.entry[r].media$thumbnail.url;

} catch (nl) {

postThumb = "http://4.bp.blogspot.com/-
OI0BoYP677M/VZu1TW7a3DI/AAAAAAAAFsE/4BRdE2YFS5A/s1600/noimg.png";

try {

postCategory =
json.feed.entry[r].category[0].term;

} catch (n) {

postCategory = "uncategorized";

n += '<div class="mega-post"><div class="mega-


menu-thumb"><div class="mega-thumb"><a href="' + t + '" style="background:url(' + postThumb + ')
no-repeat center center;background-size: cover"/></div></div><div class="mega-content"><a
class="mega-category" href="/search/label/' + postCategory + '?max-results=6">' + postCategory +
'</a><h3 class="mega-title"><a href="' + t + '">' + postTitle + '</a></h3></div><div
class="clear"/></div>'

} // loop

n += "</div>", $(".menu li").each(function() {

var e = $(this).find("a").attr("href");

e == a && ($(this).find(".mega-menu-
loader").remove(), $(this).find(".mega-container").html(n), $(this).find(".mega-thumb
a").each(function() {

$(this).attr("style", function(e, t) {
return t.replace("/default.jpg",
"/mqdefault.jpg")

}).attr("style", function(e, t) {

return t.replace("s72-c", "s1600")

})

}))

})

})

})

}), $(".menu li").each(function() {

($(this).find("ul").length > 0 || $(this).find(".mega-container").length > 0) && $


(this).addClass("drop-down"), $(this).find("ul").length > 0 && $(this).addClass("drop-down")

});

//]]>

</script>

</div>

</b:includable>

<b:includable id='content'>
<b:include name='linklist-content'/>

</b:includable>

</b:widget>

<b:widget id='LinkList88' locked='false' title='profile social icons' type='LinkList' version='1'>

<b:widget-settings>

<b:widget-setting name='sorting'>NONE</b:widget-setting>

<b:widget-setting name='text-0'>twitter</b:widget-setting>

<b:widget-setting name='link-0'>http://</b:widget-setting>

</b:widget-settings>

<b:includable id='main'>

<div class='widget-content'>

<ul id='profile-icons'>

<b:loop values='data:links' var='link'>

<li>

<a expr:class='data:link.name' expr:href='data:link.target'


expr:title='data:link.name' target='_blank'/>

</li>

</b:loop>

</ul>

</div>

</b:includable>

<b:includable id='content'>

<b:include name='linklist-content'/>

</b:includable>

</b:widget>

<b:widget id='Navbar1' locked='false' title='Navbar' type='Navbar' version='1'>

<b:includable id='main'>&lt;script type=&quot;text/javascript&quot;&gt;

function setAttributeOnload(object, attribute, val) {


if(window.addEventListener) {

window.addEventListener(&#39;load&#39;,

function(){ object[attribute] = val; }, false);

} else {

window.attachEvent(&#39;onload&#39;, function(){ object[attribute] = val; });

&lt;/script&gt;

&lt;div id=&quot;navbar-iframe-container&quot;&gt;&lt;/div&gt;

&lt;script type=&quot;text/javascript&quot;
src=&quot;https://apis.google.com/js/plusone.js&quot;&gt;&lt;/script&gt;

&lt;script type=&quot;text/javascript&quot;&gt;

gapi.load(&quot;gapi.iframes:gapi.iframes.style.bubble&quot;, function() {

if (gapi.iframes &amp;&amp; gapi.iframes.getContext) {

gapi.iframes.getContext().openChild({

url: &#39;https://www.blogger.com/navbar.g?targetBlogID\x3d3320561074388516921\
x26blogName\x3dFILM+JEPANG+FAVORIT\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\
x26navbarType\x3dLIGHT\x26layoutType\x3dLAYOUTS\x26searchRoot\x3dhttps://film-jepang-
favorit.blogspot.com/search\x26blogLocale\x3den\x26v\x3d2\x26homepageUrl\x3dhttp://film-
jepang-favorit.blogspot.com/\x26vt\x3d1533507844594481020&#39;,

where: document.getElementById(&quot;navbar-iframe-container&quot;),

id: &quot;navbar-iframe&quot;

});

});

&lt;/script&gt;&lt;script type=&quot;text/javascript&quot;&gt;

(function() {

var script = document.createElement(&#39;script&#39;);

script.type = &#39;text/javascript&#39;;
script.src = &#39;//pagead2.googlesyndication.com/pagead/js/google_top_exp.js&#39;;

var head = document.getElementsByTagName(&#39;head&#39;)[0];

if (head) {

head.appendChild(script);

}})();

&lt;/script&gt;

</b:includable>

</b:widget>

<b:widget id='BlogArchive2' locked='false' title='Blog Archive' type='BlogArchive' version='1'>

<b:widget-settings>

<b:widget-setting name='showStyle'>MENU</b:widget-setting>

<b:widget-setting name='yearPattern'>yyyy</b:widget-setting>

<b:widget-setting name='showWeekEnd'>true</b:widget-setting>

<b:widget-setting name='monthPattern'>MMMM</b:widget-setting>

<b:widget-setting name='dayPattern'>MMM dd</b:widget-setting>

<b:widget-setting name='weekPattern'>MM/dd</b:widget-setting>

<b:widget-setting name='chronological'>true</b:widget-setting>

<b:widget-setting name='showPosts'>false</b:widget-setting>

<b:widget-setting name='frequency'>MONTHLY</b:widget-setting>

</b:widget-settings>

<b:includable id='main'>

<b:if cond='data:title != &quot;&quot;'>

<h2><data:title/></h2>

</b:if>

<div class='widget-content'>

<div id='ArchiveList'>

<div expr:id='data:widget.instanceId + &quot;_ArchiveList&quot;'>


<b:include cond='data:style == &quot;HIERARCHY&quot;' data='data' name='interval'/>

<b:include cond='data:style == &quot;FLAT&quot;' data='data' name='flat'/>

<b:include cond='data:style == &quot;MENU&quot;' data='data' name='menu'/>

</div>

</div>

<b:include name='quickedit'/>

</div>

</b:includable>

<b:includable id='flat' var='data'>

<ul class='flat'>

<b:loop values='data:data' var='i'>

<li class='archivedate'>

<a expr:href='data:i.url'><data:i.name/></a> (<data:i.post-count/>)

</li>

</b:loop>

</ul>

</b:includable>

<b:includable id='interval' var='intervalData'>

<b:loop values='data:intervalData' var='interval'>

<ul class='hierarchy'>

<li expr:class='&quot;archivedate &quot; + data:interval.expclass'>

<b:include cond='data:interval.toggleId' data='interval' name='toggle'/>

<a class='post-count-link' expr:href='data:interval.url'>

<data:interval.name/>

</a>

<span class='post-count' dir='ltr'>(<data:interval.post-count/>)</span>

<b:include cond='data:interval.data' data='interval.data' name='interval'/>


<b:include cond='data:interval.posts' data='interval.posts' name='posts'/>

</li>

</ul>

</b:loop>

</b:includable>

<b:includable id='menu' var='data'>

<select expr:id='data:widget.instanceId + &quot;_ArchiveMenu&quot;'>

<option value=''><data:title/></option>

<b:loop values='data:data' var='i'>

<option expr:value='data:i.url'><data:i.name/> (<data:i.post-count/>)</option>

</b:loop>

</select>

</b:includable>

<b:includable id='posts' var='posts'>

<ul class='posts'>

<b:loop values='data:posts' var='post'>

<li><a expr:href='data:post.url'><data:post.title/></a></li>

</b:loop>

</ul>

</b:includable>

<b:includable id='toggle' var='interval'>

<a class='toggle' href='javascript:void(0)'>

<span expr:class='&quot;zippy&quot; + (data:interval.expclass == &quot;expanded&quot; ?


&quot; toggle-open&quot; : &quot;&quot;)'>

<b:if cond='data:interval.expclass == &quot;expanded&quot;'>

&#9660;

<b:elseif cond='data:blog.languageDirection == &quot;rtl&quot;'/>

&#9668;
<b:else/>

&#9658;

</b:if>

</span>

</a>

</b:includable>

</b:widget>

<b:widget id='BlogSearch1' locked='false' title='CARI' type='BlogSearch' visible='true'>

<b:includable id='main'>

<b:include name='widget-title'/>

<b:include name='content'/>

</b:includable>

<b:includable id='content'>

<b:tag class='widget-content search-widget' cond='data:widget.sectionId != &quot;hero-


section&quot;' name='div' role='search'>

<b:include name='searchForm'/>

</b:tag>

</b:includable>

<b:includable id='searchForm'>

<form class='search-form' expr:action='data:blog.searchUrl'>

<b:attr cond='not data:view.isPreview' name='target' value='_top'/>

<b:include name='urlParamsAsFormInput'/>

<b:if cond='data:widget.sectionId == &quot;hero-section&quot;'>

<input autocomplete='off' class='search-input' expr:aria-label='data:title ? data:title :


data:messages.search' expr:placeholder='data:title ? data:title : data:messages.search' name='q'
value=''/>

<b:else/>

<input autocomplete='off' class='search-input' expr:aria-label='data:messages.search'


expr:placeholder='data:messages.search' name='q' value=''/>
</b:if>

<b:include name='searchSubmit'/>

</form>

</b:includable>

<b:includable id='searchSubmit'>

<b:if cond='data:widget.sectionId == &quot;hero-section&quot;'>

<button class='search-action' type='submit' value=''/>

<b:else/>

<input class='search-action' expr:value='data:messages.ok.escaped' type='submit'/>

</b:if>

</b:includable>

</b:widget>

<b:widget id='Label1' locked='false' title='Labels' type='Label' visible='true'>

<b:widget-settings>

<b:widget-setting name='sorting'>ALPHA</b:widget-setting>

<b:widget-setting name='display'>LIST</b:widget-setting>

<b:widget-setting name='selectedLabelsList'/>

<b:widget-setting name='showType'>ALL</b:widget-setting>

<b:widget-setting name='showFreqNumbers'>true</b:widget-setting>

</b:widget-settings>

<b:includable id='main' var='this'>

<b:include name='widget-title'/>

<b:include name='content'/>

</b:includable>

<b:includable id='cloud'>

<ul>

<b:loop values='data:labels' var='label'>


<li><a class='label-name' expr:href='data:label.url'><data:label.name/></a></li>

</b:loop>

</ul>

</b:includable>

<b:includable id='content'>

<div class='widget-content'>

<b:class expr:name='data:this.display + &quot;-label&quot;'/>

<b:include cond='data:this.display == &quot;list&quot;' name='list'/>

<b:include cond='data:this.display == &quot;cloud&quot;' name='cloud'/>

</div>

</b:includable>

<b:includable id='list'>

<ul>

<b:loop values='data:labels' var='label'>

<li><a class='label-name' expr:href='data:label.url'><data:label.name/><b:if


cond='data:this.showFreqNumbers'><span
class='label-count'>(<data:label.count/>)</span></b:if></a></li>

</b:loop>

</ul>

</b:includable>

</b:widget>

<b:widget id='Image1' locked='false' title='about me' type='Image' version='1'>

<b:widget-settings>

<b:widget-setting
name='displayUrl'>http://4.bp.blogspot.com/-QauFjYWVHuQ/YKWczPNUDmI/AAAAAAAABHg/
AMuJfjBRvFYixnRtCyIzf6bR2YBNziBHwCK4BGAYYCw/s1600/SMARTV%2BLOGO.png</b:widget-
setting>

<b:widget-setting name='displayHeight'>85</b:widget-setting>

<b:widget-setting name='sectionWidth'>150</b:widget-setting>
<b:widget-setting name='shrinkToFit'>false</b:widget-setting>

<b:widget-setting name='displayWidth'>251</b:widget-setting>

<b:widget-setting name='link'/>

<b:widget-setting name='caption'/>

</b:widget-settings>

<b:includable id='main'>

<b:if cond='data:title != &quot;&quot;'>

<h2>

<data:title/>

</h2>

</b:if>

<div class='widget-content'>

<b:if cond='data:link'>

<a expr:href='data:link'>

<img expr:alt='data:title' expr:height='data:height' expr:id='data:widget.instanceId


+ &quot;_img&quot;' expr:src='data:sourceUrl' expr:width='data:width'/>

</a>

<b:else/>

<img expr:alt='data:title' expr:height='data:height' expr:id='data:widget.instanceId


+ &quot;_img&quot;' expr:src='data:sourceUrl' expr:width='data:width'/>

</b:if>

</div>

</b:includable>

<b:includable id='content'>

<b:if cond='data:widget.sectionId == &quot;hero-section&quot;'>

<b:if cond='data:link != &quot;no-image&quot;'>

<b:tag name='style' type='text/css'>#hero-wrapper:before{background-


image:url(<data:sourceUrl/>)}</b:tag>

<b:else/>
<b:tag name='style' type='text/css'>#hero-wrapper:before{display:none}</b:tag>

</b:if>

<b:if cond='data:title'>

<h2 class='hero-title'><data:title/></h2>

</b:if>

<b:if cond='data:caption'>

<p class='hero-description excerpt'><data:caption/></p>

</b:if>

<b:else/>

<div class='widget-content'>

<div class='custom-image'>

<b:tag cond='data:link' expr:href='data:link' name='a'>

<img expr:alt='data:blog.title' expr:id='data:widget.instanceId + &quot;_img&quot;'


expr:src='data:sourceUrl'/>

</b:tag>

</div>

<b:if cond='data:caption'>

<p class='image-caption excerpt'><data:caption/></p>

</b:if>

</div>

</b:if>

</b:includable>

</b:widget>

<b:widget id='HTML113' locked='false' title='Dark Skin' type='HTML' version='1'>

<b:widget-settings>

<b:widget-setting name='content'/>

</b:widget-settings>

<b:includable id='main'>
<b:if cond='data:content == &quot;dark&quot;'>

<script type='text/javascript'>

//<![CDATA[

$( "body" ).addClass( "dark-skin" );

//]]>

</script>

</b:if>

</b:includable>

</b:widget>

<b:widget id='HTML550' locked='false' title='favourite Posts' type='HTML' version='1'>

<b:widget-settings>

<b:widget-setting name='content'>Slider</b:widget-setting>

</b:widget-settings>

<b:includable id='main'>

<div class='widget-content'>

<div class='swiper-container-2'>

<!-- only display title if it's non-empty -->

<b:if cond='data:title != &quot;&quot;'>

<div class='favourite-posts-title-home'>

<h2 class='title'>

<data:title/>

</h2>

<div class='slider-pagination'>

<div class='swiper-button-prev-2'>

<i class='fa fa-angle-left'/>

</div>

<div class='swiper-button-next-2'>
<i class='fa fa-angle-right'/>

</div>

</div>

</div>

</b:if>

<b:if cond='data:content == &quot;recent&quot;'>

<script>

document.write(&quot;&lt;script src=\&quot;/feeds/posts/default?max-
results=10&amp;orderby=published&amp;alt=json-in-script&amp;callback=favouritePosts\
&quot;&gt;&lt;\/script&gt;&quot;);

</script>

<b:else/>

<script>

document.write(&quot;&lt;script
src=\&quot;/feeds/posts/summary/-/<data:content/>?max-
results=10&amp;orderby=published&amp;alt=json-in-script&amp;callback=favouritePosts\
&quot;&gt;&lt;\/script&gt;&quot;);

</script>

</b:if>

</div>

</div>

</b:includable>

</b:widget>

<b:widget id='LinkList73' locked='false' title='Social Widget' type='LinkList' visible='true'>

<b:widget-settings>

<b:widget-setting name='sorting'>NONE</b:widget-setting>

<b:widget-setting name='text-1'>instagram</b:widget-setting>

<b:widget-setting name='link-1'>#</b:widget-setting>

<b:widget-setting name='text-0'>twitter</b:widget-setting>
<b:widget-setting name='link-0'>#</b:widget-setting>

</b:widget-settings>

<b:includable id='main' var='this'>

<b:include name='widget-title'/>

<b:include name='content'/>

</b:includable>

<b:includable id='content'>

<b:include name='linklist-content'/>

</b:includable>

</b:widget>

<b:widget id='HTML112' locked='false' title='Hide Footer' type='HTML' version='1'>

<b:widget-settings>

<b:widget-setting name='content'/>

</b:widget-settings>

<b:includable id='main'>

<b:if cond='data:content == &quot;hide&quot;'>

<style>

.footer-col {

display: none;

</style>

</b:if>

</b:includable>

</b:widget>

</b:section>

</aside>

</b:if>
</div>

</div>

<!-- Footer Wrapper -->

<footer id='footer-wrapper'>

<b:class cond='data:widgets none w =&gt; w.sectionId in [&quot;footer1&quot;,


&quot;footer2&quot;, &quot;footer3&quot;]' name='compact-footer'/>

<b:class cond='data:skin.vars.footer_bg == data:skin.vars.outer_bg' name='has-border'/>

<div class='container row-x1'>

<div class='footer-widgets-wrap'>

<b:section class='footer freebify-free-widget-ready' id='footer1' maxwidgets='3' name='Footer


1' showaddelement='yes'>

<b:widget id='Text1' locked='false' title='About Us' type='Text' version='2' visible='true'>

<b:widget-settings>

<b:widget-setting name='content'><![CDATA[Lorem Ipsum is simply dummy text of the


printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever
since the 1500s, when an... <a href="https://www.templateify.com/" target="_blank">more
→</a>]]></b:widget-setting>

</b:widget-settings>

<b:includable id='main'>

<b:if cond='data:widget.sectionId == &quot;footer-copyright&quot;'>

<span class='copyright-text'><data:content/></span>

<b:else/>

<b:include name='widget-title'/>

<div class='widget-content excerpt'>

<data:content/>

</div>

</b:if>

</b:includable>

</b:widget>
<b:widget id='LinkList2' locked='false' title='Follow Us' type='LinkList' visible='true'>

<b:widget-settings>

<b:widget-setting name='link-3'>https://instagram.com/templateifydotcom</b:widget-
setting>

<b:widget-setting name='sorting'>NONE</b:widget-setting>

<b:widget-setting name='link-4'>https://www.templateify.com</b:widget-setting>

<b:widget-setting name='text-1'>twitter</b:widget-setting>

<b:widget-setting name='link-1'>https://twitter.com/templateify</b:widget-setting>

<b:widget-setting name='text-0'>facebook-f</b:widget-setting>

<b:widget-setting
name='link-2'>https://www.youtube.com/c/Templateify_Blogger</b:widget-setting>

<b:widget-setting name='text-3'>instagram</b:widget-setting>

<b:widget-setting name='link-0'>https://www.facebook.com/templateify</b:widget-setting>

<b:widget-setting name='text-2'>youtube</b:widget-setting>

<b:widget-setting name='text-4'>rss</b:widget-setting>

</b:widget-settings>

<b:includable id='main' var='this'>

<b:include name='widget-title'/>

<b:include name='content'/>

</b:includable>

<b:includable id='content'>

<b:include name='linklist-content'/>

</b:includable>

</b:widget>

</b:section>

<b:section class='footer freebify-free-widget-ready' id='footer2' maxwidgets='3' name='Footer


2' showaddelement='yes'>

<b:widget id='Label3' locked='false' title='Labels' type='Label' visible='true'>

<b:widget-settings>
<b:widget-setting name='sorting'>ALPHA</b:widget-setting>

<b:widget-setting name='display'>LIST</b:widget-setting>

<b:widget-setting name='selectedLabelsList'/>

<b:widget-setting name='showType'>ALL</b:widget-setting>

<b:widget-setting name='showFreqNumbers'>false</b:widget-setting>

</b:widget-settings>

<b:includable id='main' var='this'>

<b:include name='widget-title'/>

<b:include name='content'/>

</b:includable>

<b:includable id='cloud'>

<ul>

<b:loop values='data:labels' var='label'>

<li><a class='label-name' expr:href='data:label.url'><data:label.name/></a></li>

</b:loop>

</ul>

</b:includable>

<b:includable id='content'>

<div class='widget-content'>

<b:class expr:name='data:this.display + &quot;-label&quot;'/>

<b:include cond='data:this.display == &quot;list&quot;' name='list'/>

<b:include cond='data:this.display == &quot;cloud&quot;' name='cloud'/>

</div>

</b:includable>

<b:includable id='list'>

<ul>

<b:loop values='data:labels' var='label'>


<li><a class='label-name' expr:href='data:label.url'><data:label.name/><b:if
cond='data:this.showFreqNumbers'><span
class='label-count'>(<data:label.count/>)</span></b:if></a></li>

</b:loop>

</ul>

</b:includable>

</b:widget>

<b:widget id='FollowByEmail1' locked='false' title='Get the new best freebies straight into your
inbox for free!' type='FollowByEmail' visible='true'>

<b:includable id='main' var='this'>

<b:include name='content'/>

</b:includable>

<b:includable id='content'>

<div class='widget-content'>

<div class='widget-content-inner'>

<div class='follow-by-email-content'>

<h3 class='follow-by-email-title'><data:title/></h3>

<div class='follow-by-email-inner'>

<form action='https://feedburner.google.com/fb/a/mailverify'
expr:onsubmit='&quot;window.open(\&quot;https://feedburner.google.com/fb/a/mailverify?
uri=&quot; + data:feedPath + &quot;\&quot;, \&quot;popupwindow\&quot;, \
&quot;scrollbars=yes,width=550,height=520\&quot;); return true&quot;' method='post'
target='popupwindow'>

<input autocomplete='off' class='follow-by-email-address'


expr:placeholder='data:messages.emailAddress' name='email' type='email'/>

<input class='follow-by-email-submit' expr:value='data:messages.subscribe' type='submit'/>

<input expr:value='data:feedPath' name='uri' type='hidden'/>

<input name='loc' type='hidden' value='en_US'/>

</form>

</div>
<p class='follow-by-email-text excerpt'><b:include data='{ message:
&quot;followByEmailText&quot; }' name='theme-custom-lang'/></p>

</div>

</div>

</div>

</b:includable>

</b:widget>

</b:section>

<b:section class='footer freebify-free-widget-ready' id='footer3' maxwidgets='3' name='Footer


3' showaddelement='yes'>

<b:widget id='PopularPosts2' locked='false' title='Popular Posts' type='PopularPosts'


visible='true'>

<b:widget-settings>

<b:widget-setting name='numItemsToShow'>3</b:widget-setting>

<b:widget-setting name='showThumbnails'>true</b:widget-setting>

<b:widget-setting name='showSnippets'>true</b:widget-setting>

<b:widget-setting name='timeRange'>LAST_WEEK</b:widget-setting>

</b:widget-settings>

<b:includable id='main' var='this'>

<b:include name='widget-title'/>

<div class='widget-content'>

<b:loop index='i' values='data:posts' var='post'>

<b:include data='post' name='content'/>

</b:loop>

</div>

</b:includable>

<b:includable id='blogThisShare'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='bylineByName' var='byline'><b:comment>Removed


:)</b:comment></b:includable>
<b:includable id='bylineRegion' var='regionItems'><b:comment>Removed
:)</b:comment></b:includable>

<b:includable id='commentsLink'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='commentsLinkIframe'><b:comment>Removed
:)</b:comment></b:includable>

<b:includable id='content' var='post'>

<b:if cond='data:widget.sectionId == &quot;sidebar&quot;'>

<article class='popular-post post'>

<b:class cond='data:i == 0' name='big-popular'/>

<b:class expr:name='&quot;item-&quot;+data:i'/>

<b:if cond='data:post.featuredImage'>

<b:if cond='data:post.featuredImage.isYouTube'>

<a class='entry-image-wrap is-video' expr:href='data:post.url.canonical'>

<span class='entry-thumb' expr:data-


image='data:post.featuredImage.youtubeMaxResDefaultUrl'/>

</a>

<b:else/>

<a class='entry-image-wrap is-image' expr:href='data:post.url.canonical'>

<span class='entry-thumb' expr:data-image='resizeImage(data:post.featuredImage, 72,


&quot;1:1&quot;)'/>

</a>

</b:if>

<b:else/>

<a class='entry-image-wrap is-image' expr:href='data:post.url.canonical'>

<span class='entry-thumb'
data-image='https://4.bp.blogspot.com/-eALXtf-Ljts/WrQYAbzcPUI/AAAAAAAABjY/vptx-
N2H46oFbiCqbSe2JgVSlHhyl0MwQCK4BGAYYCw/s72-c/nth-ify.png'/>

</a>

</b:if>

<div class='entry-header'>
<b:if cond='data:i == 0'>

<b:if cond='data:post.labels or data:widgets.Blog.first.allBylineItems.timestamp'><div


class='entry-meta'><span class='entry-category m-item'><data:post.labels.first.name/></span><b:if
cond='data:widgets.Blog.first.allBylineItems.timestamp'><span class='entry-time m-item'><b:if
cond='data:post.labels'><span class='t-label m-item'>-</span></b:if><time class='published m-item'
expr:datetime='data:post.date.iso8601'><data:post.date/></time></span></b:if></div></b:if>

<h2 class='entry-title'><a expr:href='data:post.url.canonical'><data:post.title/></a></h2>

<b:else/>

<h2 class='entry-title'><a expr:href='data:post.url.canonical'><data:post.title/></a></h2>

</b:if>

</div>

</article>

<b:else/>

<article class='popular-post post'>

<b:class expr:name='&quot;item-&quot;+data:i'/>

<b:if cond='data:post.featuredImage'>

<b:if cond='data:post.featuredImage.isYouTube'>

<a class='entry-image-wrap is-video' expr:href='data:post.url.canonical'>

<span class='entry-thumb' expr:data-


image='data:post.featuredImage.youtubeMaxResDefaultUrl'/>

</a>

<b:else/>

<a class='entry-image-wrap is-image' expr:href='data:post.url.canonical'>

<span class='entry-thumb' expr:data-image='resizeImage(data:post.featuredImage, 72,


&quot;1:1&quot;)'/>

</a>

</b:if>

<b:else/>

<a class='entry-image-wrap is-image' expr:href='data:post.url.canonical'>


<span class='entry-thumb'
data-image='https://4.bp.blogspot.com/-eALXtf-Ljts/WrQYAbzcPUI/AAAAAAAABjY/vptx-
N2H46oFbiCqbSe2JgVSlHhyl0MwQCK4BGAYYCw/s72-c/nth-ify.png'/>

</a>

</b:if>

<div class='entry-header'>

<h2 class='entry-title'><a expr:href='data:post.url.canonical'><data:post.title/></a></h2>

</div>

</article>

</b:if>

</b:includable>

<b:includable id='emailPostIcon'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='facebookShare'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='footerBylines'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='googlePlusShare'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='headerByline'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='linkShare'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='otherSharingButton'><b:comment>Removed
:)</b:comment></b:includable>

<b:includable id='platformShare'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='postAuthor'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='postCommentsLink'><b:comment>Removed
:)</b:comment></b:includable>

<b:includable id='postJumpLink' var='post'><b:comment>Removed


:)</b:comment></b:includable>

<b:includable id='postLabels'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='postLocation'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='postReactions'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='postShareButtons'><b:comment>Removed :)</b:comment></b:includable>


<b:includable id='postTimestamp'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='sharingButton'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='sharingButtonContent'><b:comment>Removed
:)</b:comment></b:includable>

<b:includable id='sharingButtons'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='sharingButtonsMenu'><b:comment>Removed
:)</b:comment></b:includable>

<b:includable id='sharingPlatformIcon'><b:comment>Removed
:)</b:comment></b:includable>

<b:includable id='snippetedPostByline'><b:comment>Removed
:)</b:comment></b:includable>

<b:includable id='snippetedPostContent'><b:comment>Removed
:)</b:comment></b:includable>

<b:includable id='snippetedPostThumbnail'><b:comment>Removed
:)</b:comment></b:includable>

<b:includable id='snippetedPostTitle'><b:comment>Removed :)</b:comment></b:includable>

<b:includable id='snippetedPosts'><b:comment>Removed :)</b:comment></b:includable>

</b:widget>

</b:section>

</div>

</div>

<div class='footerbar'>

<div class='container row-x1'>

<div class='footer-copyright' id='footer-copyright'>

<span class='copyright-text'>Design by - <a href='https://film-jepang-favorit.blogspot.com/'


id='templateify' title='Templateify'>SmartTVAV</a> | <a href='https://copybloggerthemes.com/'
rel='dofollow' target='_blank' title='Blogger Templates'>TVSS</a></span>

</div>

<b:section class='footer-menu' id='footer-menu' maxwidgets='1' name='Footer Menu'


showaddelement='yes'>

<b:widget id='LinkList155' locked='true' title='Link List' type='LinkList' visible='true'>


<b:widget-settings>

<b:widget-setting name='link-3'>?hl=ar</b:widget-setting>

<b:widget-setting name='sorting'>NONE</b:widget-setting>

<b:widget-setting name='text-1'>About</b:widget-setting>

<b:widget-setting name='link-1'>#</b:widget-setting>

<b:widget-setting name='text-0'>Home</b:widget-setting>

<b:widget-setting name='link-2'>#</b:widget-setting>

<b:widget-setting name='text-3'>RTL Version</b:widget-setting>

<b:widget-setting name='link-0'>/</b:widget-setting>

<b:widget-setting name='text-2'>Contact Us</b:widget-setting>

</b:widget-settings>

<b:includable id='main' var='this'>

<b:include name='widget-title'/>

<b:include name='content'/>

</b:includable>

<b:includable id='content'>

<b:include name='linklist-content'/>

</b:includable>

</b:widget>

</b:section>

</div>

</div>

</footer>

<b:if cond='data:view.isSingleItem'>

<div id='hidden-widgets-wrap' style='display:none'>

<b:section class='hidden-widgets' deleted='true' id='hidden-widgets' maxwidgets='2'


showaddelement='no'>
<b:widget id='ContactForm1' locked='true' title='Contact Form' type='ContactForm'
visible='true'>

<b:includable id='main' var='this'>

<b:include name='widget-title'/>

<b:include name='content'/>

</b:includable>

<b:includable id='content'>

<b:include name='contact-form-content'/>

</b:includable>

</b:widget>

</b:section>

</div>

</b:if>

</div>

<b:include name='theme-options-js'/>

<!-- Hosted Plugins -->

<script src='https://cdnjs.cloudflare.com/ajax/libs/jquery/2.2.4/jquery.min.js'/>

<!-- Local Plugins -->

<script type='text/javascript'>

//<![CDATA[

/*! Custom - Theia Sticky Sidebar | v1.7.0 - https://github.com/WeCodePixels/theia-sticky-sidebar */

!function(i){i.fn.theiaStickySidebarIfy=function(t){function e(t,e){var a=o(t,e);a||(console.log("TSS:


Body width smaller than options.minWidth. Init is
delayed."),i(document).on("scroll."+t.namespace,function(t,e){return function(a){var
n=o(t,e);n&&i(this).unbind(a)}}(t,e)),i(window).on("resize."+t.namespace,function(t,e){return
function(a){var n=o(t,e);n&&i(this).unbind(a)}}(t,e)))}function o(t,e){return t.initialized===!0||!
(i("body").width()<t.minWidth)&&(a(t,e),!0)}function a(t,e){t.initialized=!0;e.each(function(){function
e(){a.fixedScrollTop=0,a.sidebar.css({"min-
height":"1px"}),a.stickySidebar.css({position:"static",width:"",transform:"none"})}function o(t){var
e=t.height();return t.children().each(function(){e=Math.max(e,i(this).height())}),e}var
a={};if(a.sidebar=i(this),a.options=t||
{},a.container=i(a.options.containerSelector),0==a.container.length&&(a.container=a.sidebar.parent
()),a.sidebar.parent().css("-webkit-
transform","none"),a.sidebar.css({position:a.options.defaultPosition,overflow:"visible","-webkit-box-
sizing":"border-box","-moz-box-sizing":"border-box","box-sizing":"border-
box"}),a.stickySidebar=a.sidebar.find(".theiaStickySidebarIfy"),0==a.stickySidebar.length){var
s=/(?:text|application)\/(?:x-)?(?:javascript|ecmascript)/i;a.sidebar.find("script").filter(function(i,t)
{return 0===t.type.length||
t.type.match(s)}).remove(),a.stickySidebar=i("<div>").addClass("theiaStickySidebarIfy").append(a.sid
ebar.children()),a.sidebar.append(a.stickySidebar)}a.marginBottom=parseInt(a.sidebar.css("margin-
bottom")),a.paddingTop=parseInt(a.sidebar.css("padding-
top")),a.paddingBottom=parseInt(a.sidebar.css("padding-bottom"));var
r=a.stickySidebar.offset().top,d=a.stickySidebar.outerHeight();a.stickySidebar.css("padding-
top",1),a.stickySidebar.css("padding-bottom",1),r-
=a.stickySidebar.offset().top,d=a.stickySidebar.outerHeight()-d-r,0==r?(a.stickySidebar.css("padding-
top",0),a.stickySidebarPaddingTop=0):a.stickySidebarPaddingTop=1,0==d?
(a.stickySidebar.css("padding-
bottom",0),a.stickySidebarPaddingBottom=0):a.stickySidebarPaddingBottom=1,a.previousScrollTop=
null,a.fixedScrollTop=0,e(),a.onScroll=function(a){if(a.stickySidebar.is(":visible"))
{if(i("body").width()<a.options.minWidth)return void e();if(a.options.disableOnResponsiveLayouts)
{var s=a.sidebar.outerWidth("none"==a.sidebar.css("float"));if(s+50>a.container.width())return void
e()}var r=i(document).scrollTop(),d="static";if(r>=a.sidebar.offset().top+(a.paddingTop-
a.options.additionalMarginTop)){var
c,p=a.paddingTop+t.additionalMarginTop,b=a.paddingBottom+a.marginBottom+t.additionalMarginB
ottom,l=a.sidebar.offset().top,f=a.sidebar.offset().top+o(a.container),h=0+t.additionalMarginTop,g=a
.stickySidebar.outerHeight()+p+b<i(window).height();c=g?
h+a.stickySidebar.outerHeight():i(window).height()-a.marginBottom-a.paddingBottom-
t.additionalMarginBottom;var u=l-r+a.paddingTop,S=f-r-a.paddingBottom-
a.marginBottom,y=a.stickySidebar.offset().top-r,m=a.previousScrollTop-
r;"fixed"==a.stickySidebar.css("position")&&"modern"==a.options.sidebarBehavior&&(y+=m),"stick-
to-top"==a.options.sidebarBehavior&&(y=t.additionalMarginTop),"stick-to-
bottom"==a.options.sidebarBehavior&&(y=c-a.stickySidebar.outerHeight()),y=m>0?
Math.min(y,h):Math.max(y,c-a.stickySidebar.outerHeight()),y=Math.max(y,u),y=Math.min(y,S-
a.stickySidebar.outerHeight());var k=a.container.height()==a.stickySidebar.outerHeight();d=(k||y!
=h)&&(k||y!=c-a.stickySidebar.outerHeight())?r+y-a.sidebar.offset().top-
a.paddingTop<=t.additionalMarginTop?"static":"absolute":"fixed"}if("fixed"==d){var
v=i(document).scrollLeft();a.stickySidebar.css({position:"fixed",width:n(a.stickySidebar)
+"px",transform:"none",top:y+"px"})}else if("absolute"==d){var x={};"absolute"!
=a.stickySidebar.css("position")&&(x.position="absolute",x.transform="none",x.top=(r+y-
a.sidebar.offset().top-a.stickySidebarPaddingTop-a.stickySidebarPaddingBottom)
+"px"),x.width=n(a.stickySidebar)+"px",a.stickySidebar.css(x)}else"static"==d&&e();"static"!
=d&&1==a.options.updateSidebarHeight&&a.sidebar.css({"min-
height":a.stickySidebar.outerHeight()+a.stickySidebar.offset().top-
a.sidebar.offset().top+a.paddingBottom}),a.previousScrollTop=r}},a.onScroll(a),i(document).on("scrol
l."+a.options.namespace,function(i){return function(){i.onScroll(i)}}
(a)),i(window).on("resize."+a.options.namespace,function(i){return function()
{i.stickySidebar.css({position:"static"}),i.onScroll(i)}}(a)),"undefined"!=typeof ResizeSensor&&new
ResizeSensor(a.stickySidebar[0],function(i){return function(){i.onScroll(i)}}(a))})}function n(i){var
t;try{t=i[0].getBoundingClientRect().width}catch(i){}return"undefined"==typeof
t&&(t=i.width()),t}var
s={containerSelector:"",additionalMarginTop:0,additionalMarginBottom:0,updateSidebarHeight:!
0,minWidth:0,disableOnResponsiveLayouts:!
0,sidebarBehavior:"modern",defaultPosition:"relative",namespace:"TSS"};return
t=i.extend(s,t),t.additionalMarginTop=parseInt(t.additionalMarginTop)||
0,t.additionalMarginBottom=parseInt(t.additionalMarginBottom)||0,e(t,this),this}}(jQuery);

/*! MenuIfy by Templateify | v1.0.0 - https://www.templateify.com */

!function(a){a.fn.menuify=function(){return this.each(function(){var $t=a(this),b=$t.find('.LinkList ul >


li').children('a'),c=b.length;for(var i=0;i<c;i++){var d=b.eq(i),h=d.text();if(h.charAt(0)!=='_'){var
e=b.eq(i+1),j=e.text();if(j.charAt(0)==='_'){var m=d.parent();m.append('<ul class="sub-menu m-
sub"/>');}}if(h.charAt(0)==='_'){d.text(h.replace('_',''));d.parent().appendTo(m.children('.sub-
menu'));}}for(var i=0;i<c;i++){var f=b.eq(i),k=f.text();if(k.charAt(0)!=='_'){var
g=b.eq(i+1),l=g.text();if(l.charAt(0)==='_'){var n=f.parent();n.append('<ul class="sub-menu2
m-sub"/>');}}if(k.charAt(0)==='_'){f.text(k.replace('_',''));f.parent().appendTo(n.children('.sub-
menu2'));}}$t.find('.LinkList ul li ul').parent('li').addClass('has-sub');});}}(jQuery);

/*! Tabify by Templateify | v1.0.0 - https://www.templateify.com */

!function(a){a.fn.tabify=function(b)
{b=jQuery.extend({onHover:false,animated:true,transition:'fadeInUp'},b);return this.each(function()
{var e=a(this),c=e.children('[tab-ify]'),d=0,n='tab-animated',k='tab-active';if(b.onHover==true){var
event='mouseenter'}else{var event='click'}e.prepend('<ul class="select-tab"></ul>');c.each(function()
{if(b.animated==true){a(this).addClass(n)}e.find('.select-tab').append('<li><a
href="javascript:;">'+a(this).attr('tab-ify')+'</a></li>')}).eq(d).addClass(k).addClass('tab-'+b.transition
);e.find('.select-tab a').on(event,function(){var f=a(this).parent().index();a(this).closest('.select-
tab').find('.active').removeClass('active');a(this).parent().addClass('active');c.removeClass(k).removeC
lass('tab-'+b.transition).eq(f).addClass(k).addClass('tab-'+b.transition);return
false}).eq(d).parent().addClass('active')})}}(jQuery);

/*! ResizeIfy - LazyIfy on Scroll by Templateify | v1.2.0 - https://www.templateify.com */

!function(a){a.fn.lazyify=function(){return this.each(function(){var t=a(this),dImg=t.attr('data-


image'),iWid=Math.round(t.width()),iHei=Math.round(t.height()),iSiz='w'+iWid+'-h'+iHei+'-p-k-no-
nu',img='';if(dImg.match('/s72-c')){img=dImg.replace('/s72-c','/'+iSiz);}else if(dImg.match('/w72-h'))
{img=dImg.replace('/w72-h72-p-k-no-nu','/'+iSiz);}else if(dImg.match('=w72-h'))
{img=dImg.replace('=w72-h72-p-k-no-nu','='+iSiz);}else{img=dImg;}
a(window).on('load resize scroll',lazyOnScroll);function lazyOnScroll(){var
wHeight=a(window).height(),scrTop=a(window).scrollTop(),offTop=t.offset().top;if(scrTop+wHeight>
offTop){var n=new Image();n.onload=function(){t.attr('style','background-
image:url('+this.src+')').addClass('lazy-ify');},n.src=img;}}

lazyOnScroll();});}}(jQuery);

/*! jQuery replaceText by "Cowboy" Ben Alman | v1.1.0 - http://benalman.com/projects/jquery-


replacetext-plugin/ */

(function($){$.fn.replaceText=function(b,a,c){return this.each(function(){var
f=this.firstChild,g,e,d=[];if(f){do{if(f.nodeType===3){g=f.nodeValue;e=g.replace(b,a);if(e!==g){if(!
c&&/</.test(e)){$(f).before(e);d.push(f)}else{f.nodeValue=e}}}}while(f=f.nextSibling)}d.length&&$
(d).remove()})}})(jQuery);

//]]>

</script>

<!-- Theme Scripts -->

<script type='text/javascript'>

//<![CDATA[

var _$_obify3=["\x50\x20\x61\x24\x6B\x3D\x5B\x22\x5C\x31\x52\x22\x2C\x22\x5C\x69\x5C\x70\
x5C\x6D\x5C\x6A\x5C\x64\x22\x2C\x22\x5C\x6D\x5C\x63\x5C\x6E\x5C\x41\x5C\x64\x5C\x45\x22\
x2C\x22\x5C\x4C\x22\x2C\x22\x5C\x64\x5C\x66\x5C\x6A\x5C\x6F\x22\x2C\x22\x5C\x6F\x5C\x65\
x5C\x64\x5C\x72\x5C\x45\x22\x2C\x22\x5C\x4E\x5C\x69\x5C\x70\x5C\x65\x5C\x6E\x5C\x79\x5C\
x72\x5C\x6D\x5C\x65\x5C\x69\x5C\x69\x5C\x4C\x5C\x47\x5C\x63\x5C\x66\x5C\x66\x5C\x68\x5C\
x66\x5C\x6C\x5C\x6F\x5C\x69\x5C\x41\x5C\x47\x5C\x4D\x5C\x4E\x5C\x78\x5C\x4D\x5C\x32\x53\
x5C\x66\x5C\x66\x5C\x68\x5C\x66\x5C\x55\x5C\x4E\x5C\x46\x5C\x78\x5C\x4D\x5C\x79\x5C\x34\
x61\x5C\x68\x5C\x79\x5C\x33\x71\x5C\x63\x5C\x69\x5C\x44\x5C\x6D\x5C\x64\x5C\x69\x5C\x79\
x5C\x31\x77\x5C\x68\x5C\x44\x5C\x6E\x5C\x75\x5C\x4E\x5C\x46\x5C\x69\x5C\x70\x5C\x65\x5C\
x6E\x5C\x4D\x22\x2C\x22\x5C\x4E\x5C\x75\x5C\x6A\x5C\x4F\x5C\x79\x5C\x72\x5C\x6D\x5C\x65\
x5C\x69\x5C\x69\x5C\x4C\x5C\x47\x5C\x6D\x5C\x68\x5C\x65\x5C\x75\x5C\x63\x5C\x66\x5C\x47\
x5C\x46\x5C\x4D\x22\x2C\x22\x22\x2C\x22\x5C\x46\x5C\x74\x5C\x63\x5C\x63\x5C\x75\x5C\x69\
x5C\x46\x5C\x70\x5C\x68\x5C\x69\x5C\x64\x5C\x69\x5C\x46\x5C\x75\x5C\x63\x5C\x74\x5C\x65\
x5C\x44\x5C\x6D\x5C\x64\x5C\x32\x63\x5C\x65\x5C\x6D\x5C\x64\x5C\x4C\x5C\x31\x74\x5C\x69\
x5C\x68\x5C\x6E\x5C\x32\x6A\x5C\x6F\x5C\x65\x5C\x56\x5C\x6C\x5C\x66\x5C\x63\x5C\x69\x5C\
x44\x5C\x6D\x5C\x64\x5C\x69\x5C\x4C\x22\x2C\x22\x5C\x66\x5C\x63\x5C\x72\x5C\x63\x5C\x6E\
x5C\x64\x22\x2C\x22\x5C\x6D\x5C\x6A\x5C\x69\x5C\x64\x5C\x31\x64\x22\x2C\x22\x5C\x46\x5C\
x74\x5C\x63\x5C\x63\x5C\x75\x5C\x69\x5C\x46\x5C\x72\x5C\x68\x5C\x6F\x5C\x6F\x5C\x63\x5C\
x6E\x5C\x64\x5C\x69\x5C\x46\x5C\x75\x5C\x63\x5C\x74\x5C\x65\x5C\x44\x5C\x6D\x5C\x64\x5C\
x32\x63\x5C\x65\x5C\x6D\x5C\x64\x5C\x4C\x5C\x31\x74\x5C\x69\x5C\x68\x5C\x6E\x5C\x32\x6A\
x5C\x6F\x5C\x65\x5C\x56\x5C\x6C\x5C\x66\x5C\x63\x5C\x69\x5C\x44\x5C\x6D\x5C\x64\x5C\x69\
x5C\x4C\x22\x2C\x22\x5C\x46\x5C\x74\x5C\x63\x5C\x63\x5C\x75\x5C\x69\x5C\x46\x5C\x70\x5C\
x68\x5C\x69\x5C\x64\x5C\x69\x5C\x46\x5C\x75\x5C\x63\x5C\x74\x5C\x65\x5C\x44\x5C\x6D\x5C\
x64\x5C\x46\x5C\x6C\x5C\x46\x22\x2C\x22\x5C\x32\x63\x5C\x65\x5C\x6D\x5C\x64\x5C\x4C\x5C\
x31\x74\x5C\x69\x5C\x68\x5C\x6E\x5C\x32\x6A\x5C\x6F\x5C\x65\x5C\x56\x5C\x6C\x5C\x66\x5C\
x63\x5C\x69\x5C\x44\x5C\x6D\x5C\x64\x5C\x69\x5C\x4C\x22\x2C\x22\x5C\x72\x5C\x68\x5C\x6F\
x5C\x6F\x5C\x63\x5C\x6E\x5C\x64\x5C\x69\x22\x2C\x22\x5C\x6D\x5C\x6A\x5C\x6E\x5C\x31\x61\
x22\x2C\x22\x5C\x65\x5C\x6D\x5C\x64\x5C\x63\x5C\x66\x5C\x6E\x5C\x65\x5C\x64\x5C\x63\x22\
x2C\x22\x5C\x66\x5C\x63\x5C\x6D\x22\x2C\x22\x5C\x45\x5C\x66\x5C\x63\x5C\x74\x22\x2C\x22\
x5C\x31\x52\x5C\x64\x22\x2C\x22\x5C\x64\x5C\x6A\x5C\x64\x5C\x6D\x5C\x63\x22\x2C\x22\x5C\
x6E\x5C\x68\x5C\x31\x73\x5C\x6A\x5C\x64\x5C\x6D\x5C\x63\x22\x2C\x22\x5C\x69\x5C\x66\x5C\
x72\x22\x2C\x22\x5C\x65\x5C\x64\x5C\x64\x5C\x66\x22\x2C\x22\x5C\x6A\x5C\x6F\x5C\x41\x5C\
x55\x5C\x74\x5C\x6A\x5C\x66\x5C\x69\x5C\x64\x22\x2C\x22\x5C\x74\x5C\x6A\x5C\x6E\x5C\x75\
x22\x2C\x22\x5C\x45\x5C\x64\x5C\x6F\x5C\x6D\x22\x2C\x22\x5C\x4E\x5C\x75\x5C\x6A\x5C\x4F\
x5C\x4D\x22\x2C\x22\x5C\x46\x22\x2C\x22\x5C\x6D\x5C\x65\x5C\x69\x5C\x64\x5C\x31\x43\x5C\
x6E\x5C\x75\x5C\x63\x5C\x56\x5C\x32\x4E\x5C\x74\x22\x2C\x22\x5C\x69\x5C\x44\x5C\x78\x5C\
x69\x5C\x64\x5C\x66\x5C\x6A\x5C\x6E\x5C\x41\x22\x2C\x22\x5C\x46\x5C\x75\x22\x2C\x22\x5C\
x46\x5C\x49\x5C\x31\x57\x5C\x31\x72\x5C\x6C\x5C\x45\x5C\x31\x57\x5C\x31\x72\x5C\x6C\x5C\
x70\x5C\x6C\x5C\x31\x61\x5C\x6C\x5C\x6E\x5C\x68\x5C\x6C\x5C\x6E\x5C\x44\x22\x2C\x22\x5C\
x72\x5C\x68\x5C\x6E\x5C\x64\x5C\x63\x5C\x6E\x5C\x64\x22\x2C\x22\x5C\x6F\x5C\x63\x5C\x75\
x5C\x6A\x5C\x65\x5C\x31\x52\x5C\x64\x5C\x45\x5C\x44\x5C\x6F\x5C\x78\x5C\x6E\x5C\x65\x5C\
x6A\x5C\x6D\x22\x2C\x22\x5C\x44\x5C\x66\x5C\x6D\x22\x2C\x22\x5C\x45\x5C\x64\x5C\x64\x5C\
x70\x5C\x69\x5C\x55\x5C\x46\x5C\x46\x5C\x31\x70\x5C\x7A\x5C\x78\x5C\x70\x5C\x7A\x5C\x78\
x5C\x6D\x5C\x68\x5C\x41\x5C\x69\x5C\x70\x5C\x68\x5C\x64\x5C\x7A\x5C\x72\x5C\x68\x5C\x6F\
x5C\x46\x5C\x6C\x5C\x63\x5C\x58\x5C\x31\x4B\x5C\x35\x52\x5C\x64\x5C\x74\x5C\x6C\x5C\x31\
x4B\x5C\x31\x74\x5C\x64\x5C\x69\x5C\x46\x5C\x32\x54\x5C\x66\x5C\x31\x51\x5C\x31\x41\x5C\
x58\x5C\x78\x5C\x31\x6F\x5C\x72\x5C\x31\x4E\x5C\x33\x6F\x5C\x31\x43\x5C\x46\x5C\x58\x5C\
x58\x5C\x58\x5C\x58\x5C\x58\x5C\x58\x5C\x58\x5C\x58\x5C\x31\x50\x5C\x31\x74\x5C\x31\x41\
x5C\x46\x5C\x4F\x5C\x70\x5C\x64\x5C\x56\x5C\x6C\x5C\x34\x61\x5C\x31\x72\x5C\x33\x75\x5C\
x31\x70\x5C\x36\x6A\x5C\x68\x5C\x31\x77\x5C\x78\x5C\x6A\x5C\x31\x67\x5C\x33\x61\x5C\x78\
x5C\x31\x76\x5C\x63\x5C\x31\x72\x5C\x33\x44\x5C\x41\x5C\x36\x67\x5C\x31\x76\x5C\x6D\x5C\
x33\x75\x5C\x45\x5C\x43\x5C\x6D\x5C\x31\x6D\x5C\x36\x6F\x5C\x49\x5C\x31\x51\x5C\x31\x67\
x5C\x33\x49\x5C\x31\x70\x5C\x31\x50\x5C\x32\x50\x5C\x58\x5C\x31\x41\x5C\x31\x41\x5C\x31\
x67\x5C\x49\x5C\x46\x5C\x69\x5C\x31\x57\x5C\x31\x72\x5C\x6C\x5C\x72\x5C\x46\x5C\x6E\x5C\
x64\x5C\x45\x5C\x6C\x5C\x6A\x5C\x74\x5C\x43\x5C\x7A\x5C\x70\x5C\x6E\x5C\x41\x22\x2C\x22\
x5C\x6A\x5C\x6E\x5C\x75\x5C\x63\x5C\x56\x5C\x32\x4E\x5C\x74\x22\x2C\x22\x5C\x4E\x5C\x6A\
x5C\x6F\x5C\x41\x22\x2C\x22\x5C\x46\x5C\x75\x5C\x63\x5C\x74\x5C\x65\x5C\x44\x5C\x6D\x5C\
x64\x5C\x7A\x22\x2C\x22\x5C\x46\x5C\x6F\x5C\x65\x5C\x56\x5C\x66\x5C\x63\x5C\x69\x5C\x75\
x5C\x63\x5C\x74\x5C\x65\x5C\x44\x5C\x6D\x5C\x64\x5C\x7A\x22\x2C\x22\x5C\x66\x5C\x63\x5C\
x70\x5C\x6D\x5C\x65\x5C\x72\x5C\x63\x22\x2C\x22\x5C\x72\x5C\x65\x5C\x64\x5C\x63\x5C\x41\
x5C\x68\x5C\x66\x5C\x43\x22\x2C\x22\x5C\x4E\x5C\x69\x5C\x70\x5C\x65\x5C\x6E\x5C\x79\x5C\
x72\x5C\x6D\x5C\x65\x5C\x69\x5C\x69\x5C\x4C\x5C\x47\x5C\x63\x5C\x6E\x5C\x64\x5C\x66\x5C\
x43\x5C\x6C\x5C\x72\x5C\x65\x5C\x64\x5C\x63\x5C\x41\x5C\x68\x5C\x66\x5C\x43\x5C\x47\x5C\
x4D\x22\x2C\x22\x5C\x64\x5C\x63\x5C\x66\x5C\x6F\x22\x2C\x22\x5C\x4E\x5C\x46\x5C\x69\x5C\
x70\x5C\x65\x5C\x6E\x5C\x4D\x22\x2C\x22\x5C\x6A\x5C\x6F\x5C\x41\x5C\x7A\x5C\x43\x5C\x68\
x5C\x44\x5C\x64\x5C\x44\x5C\x78\x5C\x63\x5C\x7A\x5C\x72\x5C\x68\x5C\x6F\x22\x2C\x22\x5C\
x6A\x5C\x69\x5C\x6C\x5C\x4F\x5C\x6A\x5C\x75\x5C\x63\x5C\x68\x22\x2C\x22\x5C\x6A\x5C\x69\
x5C\x6C\x5C\x6A\x5C\x6F\x5C\x65\x5C\x41\x5C\x63\x22\x2C\x22\x5C\x41\x5C\x63\x5C\x64\x5C\
x63\x5C\x66\x5C\x66\x5C\x68\x5C\x66\x5C\x31\x70\x5C\x31\x6D\x5C\x31\x70\x22\x2C\x22\x5C\
x32\x50\x5C\x32\x53\x5C\x31\x73\x22\x2C\x22\x5C\x31\x74\x5C\x69\x5C\x68\x5C\x6E\x22\x2C\
x22\x5C\x69\x5C\x45\x5C\x68\x5C\x49\x5C\x6C\x5C\x6A\x5C\x74\x5C\x43\x22\x2C\x22\x5C\x65\
x5C\x75\x5C\x75\x5C\x31\x67\x5C\x6D\x5C\x65\x5C\x69\x5C\x69\x22\x2C\x22\x5C\x70\x5C\x65\
x5C\x66\x5C\x63\x5C\x6E\x5C\x64\x22\x2C\x22\x5C\x66\x5C\x63\x5C\x6D\x5C\x65\x5C\x64\x5C\
x63\x5C\x75\x22\x2C\x22\x5C\x4E\x5C\x75\x5C\x6A\x5C\x4F\x5C\x79\x5C\x72\x5C\x6D\x5C\x65\
x5C\x69\x5C\x69\x5C\x4C\x5C\x47\x5C\x66\x5C\x63\x5C\x6D\x5C\x65\x5C\x64\x5C\x63\x5C\x75\
x5C\x6C\x5C\x70\x5C\x68\x5C\x69\x5C\x64\x5C\x69\x5C\x47\x5C\x4D\x22\x2C\x22\x5C\x63\x5C\
x6E\x5C\x64\x5C\x66\x5C\x43\x22\x2C\x22\x5C\x74\x5C\x63\x5C\x63\x5C\x75\x22\x2C\x22\x5C\
x4E\x5C\x65\x5C\x66\x5C\x64\x5C\x6A\x5C\x72\x5C\x6D\x5C\x63\x5C\x79\x5C\x72\x5C\x6D\x5C\
x65\x5C\x69\x5C\x69\x5C\x4C\x5C\x47\x5C\x66\x5C\x63\x5C\x6D\x5C\x65\x5C\x64\x5C\x63\x5C\
x75\x5C\x6C\x5C\x6A\x5C\x64\x5C\x63\x5C\x6F\x5C\x79\x5C\x70\x5C\x68\x5C\x69\x5C\x64\x5C\
x79\x5C\x6A\x5C\x64\x5C\x63\x5C\x6F\x5C\x6C\x22\x2C\x22\x5C\x47\x5C\x4D\x5C\x4E\x5C\x65\
x5C\x79\x5C\x72\x5C\x6D\x5C\x65\x5C\x69\x5C\x69\x5C\x4C\x5C\x47\x5C\x63\x5C\x6E\x5C\x64\
x5C\x66\x5C\x43\x5C\x6C\x5C\x6A\x5C\x6F\x5C\x65\x5C\x41\x5C\x63\x5C\x6C\x5C\x49\x5C\x66\
x5C\x65\x5C\x70\x5C\x79\x22\x2C\x22\x5C\x47\x5C\x79\x5C\x45\x5C\x66\x5C\x63\x5C\x74\x5C\
x4C\x5C\x47\x22\x2C\x22\x5C\x47\x5C\x4D\x5C\x4E\x5C\x69\x5C\x70\x5C\x65\x5C\x6E\x5C\x79\
x5C\x72\x5C\x6D\x5C\x65\x5C\x69\x5C\x69\x5C\x4C\x5C\x47\x5C\x63\x5C\x6E\x5C\x64\x5C\x66\
x5C\x43\x5C\x6C\x5C\x64\x5C\x45\x5C\x44\x5C\x6F\x5C\x78\x5C\x47\x5C\x79\x5C\x75\x5C\x65\
x5C\x64\x5C\x65\x5C\x6C\x5C\x6A\x5C\x6F\x5C\x65\x5C\x41\x5C\x63\x5C\x4C\x5C\x47\x22\x2C\
x22\x5C\x47\x5C\x46\x5C\x4D\x5C\x4E\x5C\x46\x5C\x65\x5C\x4D\x5C\x4E\x5C\x75\x5C\x6A\x5C\
x4F\x5C\x79\x5C\x72\x5C\x6D\x5C\x65\x5C\x69\x5C\x69\x5C\x4C\x5C\x47\x5C\x63\x5C\x6E\x5C\
x64\x5C\x66\x5C\x43\x5C\x6C\x5C\x45\x5C\x63\x5C\x65\x5C\x75\x5C\x63\x5C\x66\x5C\x47\x5C\
x4D\x5C\x4E\x5C\x45\x5C\x31\x72\x5C\x79\x5C\x72\x5C\x6D\x5C\x65\x5C\x69\x5C\x69\x5C\x4C\
x5C\x47\x5C\x63\x5C\x6E\x5C\x64\x5C\x66\x5C\x43\x5C\x6C\x5C\x64\x5C\x6A\x5C\x64\x5C\x6D\
x5C\x63\x5C\x47\x5C\x4D\x5C\x4E\x5C\x65\x5C\x79\x5C\x45\x5C\x66\x5C\x63\x5C\x74\x5C\x4C\
x5C\x47\x22\x2C\x22\x5C\x47\x5C\x4D\x22\x2C\x22\x5C\x4E\x5C\x46\x5C\x65\x5C\x4D\x5C\x4E\
x5C\x46\x5C\x45\x5C\x31\x72\x5C\x4D\x5C\x4E\x5C\x46\x5C\x75\x5C\x6A\x5C\x4F\x5C\x4D\x5C\
x4E\x5C\x46\x5C\x65\x5C\x66\x5C\x64\x5C\x6A\x5C\x72\x5C\x6D\x5C\x63\x5C\x4D\x22\x2C\x22\
x5C\x4E\x5C\x46\x5C\x75\x5C\x6A\x5C\x4F\x5C\x4D\x22\x2C\x22\x5C\x6D\x5C\x65\x5C\x31\x6F\
x5C\x43\x5C\x6A\x5C\x74\x5C\x43\x22\x2C\x22\x5C\x69\x5C\x70\x5C\x65\x5C\x6E\x5C\x7A\x5C\
x63\x5C\x6E\x5C\x64\x5C\x66\x5C\x43\x5C\x6C\x5C\x64\x5C\x45\x5C\x44\x5C\x6F\x5C\x78\x22\
x2C\x22\x5C\x65\x5C\x31\x74\x5C\x65\x5C\x56\x22\x2C\x22\x5C\x41\x5C\x63\x5C\x64\x5C\x66\
x5C\x63\x5C\x6D\x5C\x65\x5C\x64\x5C\x63\x5C\x75\x22\x2C\x22\x5C\x46\x5C\x46\x5C\x6A\x5C\
x6F\x5C\x41\x5C\x31\x64\x5C\x7A\x5C\x78\x5C\x6D\x5C\x68\x5C\x41\x5C\x78\x5C\x6D\x5C\x68\
x5C\x41\x5C\x7A\x5C\x72\x5C\x68\x5C\x6F\x5C\x46\x5C\x6A\x5C\x6F\x5C\x41\x5C\x46\x5C\x78\
x5C\x6D\x5C\x65\x5C\x6E\x5C\x31\x61\x5C\x7A\x5C\x41\x5C\x6A\x5C\x74\x22\x2C\x22\x5C\x46\
x5C\x46\x5C\x31\x70\x5C\x7A\x5C\x78\x5C\x70\x5C\x7A\x5C\x78\x5C\x6D\x5C\x68\x5C\x41\x5C\
x69\x5C\x70\x5C\x68\x5C\x64\x5C\x7A\x5C\x72\x5C\x68\x5C\x6F\x5C\x46\x5C\x6C\x5C\x68\x5C\
x31\x76\x5C\x31\x74\x5C\x31\x4E\x5C\x33\x43\x5C\x31\x77\x5C\x31\x6D\x5C\x32\x61\x5C\x33\
x61\x5C\x56\x5C\x68\x5C\x46\x5C\x32\x54\x5C\x43\x5C\x31\x64\x5C\x33\x44\x5C\x32\x61\x5C\
x75\x5C\x70\x5C\x31\x57\x5C\x78\x5C\x31\x6D\x5C\x31\x43\x5C\x46\x5C\x58\x5C\x58\x5C\x58\
x5C\x58\x5C\x58\x5C\x58\x5C\x58\x5C\x58\x5C\x31\x67\x5C\x31\x77\x5C\x31\x6D\x5C\x46\x5C\
x41\x5C\x41\x5C\x72\x5C\x33\x71\x5C\x74\x5C\x31\x4B\x5C\x31\x67\x5C\x31\x77\x5C\x31\x51\
x5C\x32\x61\x5C\x69\x5C\x31\x72\x5C\x31\x76\x5C\x31\x76\x5C\x65\x5C\x63\x5C\x31\x4B\x5C\
x32\x61\x5C\x31\x50\x5C\x31\x77\x5C\x31\x76\x5C\x32\x53\x5C\x31\x72\x5C\x49\x5C\x43\x5C\
x31\x73\x5C\x31\x41\x5C\x31\x6F\x5C\x31\x51\x5C\x65\x5C\x31\x73\x5C\x43\x5C\x31\x51\x5C\
x31\x67\x5C\x33\x49\x5C\x31\x70\x5C\x31\x50\x5C\x32\x50\x5C\x58\x5C\x31\x41\x5C\x31\x41\
x5C\x31\x67\x5C\x49\x5C\x46\x5C\x69\x5C\x33\x79\x5C\x33\x7A\x5C\x6C\x5C\x66\x5C\x46\x5C\
x65\x5C\x4F\x5C\x65\x5C\x64\x5C\x65\x5C\x66\x5C\x7A\x5C\x31\x74\x5C\x70\x5C\x41\x22\x2C\
x22\x5C\x46\x5C\x46\x5C\x66\x5C\x63\x5C\x69\x5C\x68\x5C\x44\x5C\x66\x5C\x72\x5C\x63\x5C\
x69\x5C\x7A\x5C\x78\x5C\x6D\x5C\x68\x5C\x41\x5C\x78\x5C\x6D\x5C\x68\x5C\x41\x5C\x7A\x5C\
x72\x5C\x68\x5C\x6F\x5C\x46\x5C\x6A\x5C\x6F\x5C\x41\x5C\x46\x5C\x78\x5C\x6D\x5C\x65\x5C\
x6E\x5C\x31\x61\x5C\x7A\x5C\x41\x5C\x6A\x5C\x74\x22\x2C\x22\x5C\x6F\x5C\x63\x5C\x6E\x5C\
x44\x5C\x6A\x5C\x74\x5C\x43\x22\x2C\x22\x5C\x51\x5C\x74\x5C\x66\x5C\x63\x5C\x63\x5C\x78\
x5C\x6A\x5C\x74\x5C\x43\x5C\x6C\x5C\x74\x5C\x66\x5C\x63\x5C\x63\x5C\x6C\x5C\x6F\x5C\x65\
x5C\x6A\x5C\x6E\x5C\x6C\x5C\x6F\x5C\x63\x5C\x6E\x5C\x44\x22\x2C\x22\x5C\x69\x5C\x45\x5C\
x68\x5C\x49\x5C\x6C\x5C\x6F\x5C\x63\x5C\x6E\x5C\x44\x22\x2C\x22\x5C\x51\x5C\x74\x5C\x66\
x5C\x63\x5C\x63\x5C\x78\x5C\x6A\x5C\x74\x5C\x43\x5C\x6C\x5C\x74\x5C\x66\x5C\x63\x5C\x63\
x5C\x6C\x5C\x6F\x5C\x65\x5C\x6A\x5C\x6E\x5C\x6C\x5C\x6F\x5C\x63\x5C\x6E\x5C\x44\x5C\x79\
x5C\x7A\x5C\x49\x5C\x6A\x5C\x75\x5C\x41\x5C\x63\x5C\x64\x22\x2C\x22\x5C\x72\x5C\x6D\x5C\
x6A\x5C\x72\x5C\x31\x61\x22\x2C\x22\x5C\x69\x5C\x63\x5C\x65\x5C\x66\x5C\x72\x5C\x45\x5C\
x6C\x5C\x65\x5C\x72\x5C\x64\x5C\x6A\x5C\x4F\x5C\x63\x22\x2C\x22\x5C\x78\x5C\x68\x5C\x75\
x5C\x43\x22\x2C\x22\x5C\x74\x5C\x68\x5C\x72\x5C\x44\x5C\x69\x22\x2C\x22\x5C\x6A\x5C\x6E\
x5C\x70\x5C\x44\x5C\x64\x22\x2C\x22\x5C\x74\x5C\x65\x5C\x75\x5C\x63\x5C\x31\x43\x5C\x6E\
x22\x2C\x22\x5C\x51\x5C\x6E\x5C\x65\x5C\x4F\x5C\x6C\x5C\x69\x5C\x63\x5C\x65\x5C\x66\x5C\
x72\x5C\x45\x5C\x6C\x5C\x49\x5C\x66\x5C\x65\x5C\x70\x22\x2C\x22\x5C\x68\x5C\x6E\x22\x2C\
x22\x5C\x7A\x5C\x69\x5C\x63\x5C\x65\x5C\x66\x5C\x72\x5C\x45\x5C\x6C\x5C\x64\x5C\x68\x5C\
x41\x5C\x41\x5C\x6D\x5C\x63\x5C\x7A\x5C\x69\x5C\x45\x5C\x68\x5C\x49\x22\x2C\x22\x5C\x66\
x5C\x63\x5C\x6F\x5C\x68\x5C\x4F\x5C\x63\x5C\x31\x67\x5C\x6D\x5C\x65\x5C\x69\x5C\x69\x22\
x2C\x22\x5C\x78\x5C\x6D\x5C\x44\x5C\x66\x22\x2C\x22\x5C\x74\x5C\x65\x5C\x75\x5C\x63\x5C\
x32\x4E\x5C\x44\x5C\x64\x22\x2C\x22\x5C\x7A\x5C\x69\x5C\x63\x5C\x65\x5C\x66\x5C\x72\x5C\
x45\x5C\x6C\x5C\x64\x5C\x68\x5C\x41\x5C\x41\x5C\x6D\x5C\x63\x5C\x7A\x5C\x45\x5C\x6A\x5C\
x75\x5C\x63\x22\x2C\x22\x5C\x64\x5C\x63\x5C\x56\x5C\x64\x22\x2C\x22\x5C\x69\x5C\x70\x5C\
x65\x5C\x6E\x5C\x7A\x5C\x64\x5C\x63\x5C\x56\x5C\x64\x22\x2C\x22\x5C\x63\x5C\x65\x5C\x72\
x5C\x45\x22\x2C\x22\x5C\x7A\x5C\x69\x5C\x6A\x5C\x75\x5C\x63\x5C\x78\x5C\x65\x5C\x66\x5C\
x79\x5C\x7A\x5C\x69\x5C\x68\x5C\x72\x5C\x6A\x5C\x65\x5C\x6D\x5C\x6C\x5C\x6A\x5C\x72\x5C\
x68\x5C\x6E\x5C\x69\x5C\x79\x5C\x6D\x5C\x6A\x5C\x79\x5C\x65\x22\x2C\x22\x5C\x7A\x5C\x74\
x5C\x68\x5C\x6D\x5C\x6D\x5C\x68\x5C\x49\x5C\x6C\x5C\x78\x5C\x43\x5C\x6C\x5C\x63\x5C\x6F\
x5C\x65\x5C\x6A\x5C\x6D\x5C\x6C\x5C\x64\x5C\x63\x5C\x56\x5C\x64\x22\x2C\x22\x5C\x64\x5C\
x68\x5C\x31\x4B\x5C\x68\x5C\x49\x5C\x63\x5C\x66\x5C\x31\x67\x5C\x65\x5C\x69\x5C\x63\x22\
x2C\x22\x5C\x69\x5C\x6A\x5C\x31\x6F\x5C\x63\x22\x2C\x22\x5C\x41\x5C\x63\x5C\x64\x5C\x75\
x5C\x68\x5C\x49\x5C\x6E\x5C\x6D\x5C\x68\x5C\x65\x5C\x75\x22\x2C\x22\x5C\x4E\x5C\x75\x5C\
x6A\x5C\x4F\x5C\x79\x5C\x72\x5C\x6D\x5C\x65\x5C\x69\x5C\x69\x5C\x4C\x5C\x47\x5C\x74\x5C\
x6A\x5C\x6D\x5C\x63\x5C\x6C\x5C\x78\x5C\x64\x5C\x6E\x5C\x47\x5C\x46\x5C\x4D\x22\x2C\x22\
x5C\x49\x5C\x66\x5C\x65\x5C\x70\x22\x2C\x22\x5C\x78\x5C\x44\x5C\x64\x5C\x64\x5C\x68\x5C\
x6E\x5C\x79\x5C\x75\x5C\x68\x5C\x49\x5C\x6E\x5C\x6D\x5C\x68\x5C\x65\x5C\x75\x22\x2C\x22\
x5C\x4E\x5C\x69\x5C\x70\x5C\x65\x5C\x6E\x5C\x79\x5C\x72\x5C\x6D\x5C\x65\x5C\x69\x5C\x69\
x5C\x4C\x5C\x47\x5C\x74\x5C\x6A\x5C\x6D\x5C\x63\x5C\x6C\x5C\x69\x5C\x6A\x5C\x31\x6F\x5C\
x63\x5C\x47\x5C\x4D\x22\x2C\x22\x5C\x65\x5C\x70\x5C\x70\x5C\x63\x5C\x6E\x5C\x75\x22\x2C\
x22\x5C\x7A\x5C\x74\x5C\x6A\x5C\x6D\x5C\x63\x5C\x6C\x5C\x78\x5C\x64\x5C\x6E\x22\x2C\x22\
x5C\x7A\x5C\x70\x5C\x68\x5C\x69\x5C\x64\x5C\x6C\x5C\x78\x5C\x68\x5C\x75\x5C\x43\x5C\x79\
x5C\x65\x22\x2C\x22\x5C\x70\x5C\x68\x5C\x70\x22\x2C\x22\x5C\x78\x5C\x44\x5C\x64\x5C\x64\
x5C\x68\x5C\x6E\x22\x2C\x22\x5C\x72\x5C\x69\x5C\x69\x22\x2C\x22\x5C\x72\x5C\x68\x5C\x6D\
x5C\x68\x5C\x66\x5C\x63\x5C\x75\x5C\x6C\x5C\x78\x5C\x44\x5C\x64\x5C\x64\x5C\x68\x5C\x6E\
x22\x2C\x22\x5C\x72\x5C\x68\x5C\x6E\x5C\x64\x5C\x65\x5C\x72\x5C\x64\x5C\x6C\x5C\x74\x5C\
x68\x5C\x66\x5C\x6F\x22\x2C\x22\x5C\x4E\x5C\x75\x5C\x6A\x5C\x4F\x5C\x79\x5C\x72\x5C\x6D\
x5C\x65\x5C\x69\x5C\x69\x5C\x4C\x5C\x47\x5C\x72\x5C\x68\x5C\x6E\x5C\x64\x5C\x65\x5C\x72\
x5C\x64\x5C\x6C\x5C\x74\x5C\x68\x5C\x66\x5C\x6F\x5C\x47\x5C\x46\x5C\x4D\x22\x2C\x22\x5C\
x66\x5C\x63\x5C\x70\x5C\x6D\x5C\x65\x5C\x72\x5C\x63\x5C\x32\x54\x5C\x6A\x5C\x64\x5C\x45\
x22\x2C\x22\x5C\x51\x5C\x31\x67\x5C\x68\x5C\x6E\x5C\x64\x5C\x65\x5C\x72\x5C\x64\x5C\x31\
x77\x5C\x68\x5C\x66\x5C\x6F\x5C\x31\x64\x22\x2C\x22\x5C\x7A\x5C\x72\x5C\x68\x5C\x6E\x5C\
x64\x5C\x65\x5C\x72\x5C\x64\x5C\x6C\x5C\x74\x5C\x68\x5C\x66\x5C\x6F\x22\x2C\x22\x5C\x65\
x5C\x6D\x5C\x63\x5C\x66\x5C\x64\x5C\x6C\x5C\x69\x5C\x44\x5C\x72\x5C\x72\x5C\x63\x5C\x69\
x5C\x69\x22\x2C\x22\x5C\x4E\x5C\x75\x5C\x6A\x5C\x4F\x5C\x79\x5C\x72\x5C\x6D\x5C\x65\x5C\
x69\x5C\x69\x5C\x4C\x5C\x47\x5C\x65\x5C\x6D\x5C\x63\x5C\x66\x5C\x64\x5C\x6C\x5C\x6F\x5C\
x63\x5C\x69\x5C\x69\x5C\x65\x5C\x41\x5C\x63\x5C\x79\x5C\x65\x5C\x6D\x5C\x63\x5C\x66\x5C\
x64\x5C\x6C\x5C\x69\x5C\x44\x5C\x72\x5C\x72\x5C\x63\x5C\x69\x5C\x69\x5C\x79\x5C\x69\x5C\
x45\x5C\x68\x5C\x66\x5C\x64\x5C\x6C\x5C\x78\x5C\x47\x5C\x4D\x22\x2C\x22\x5C\x65\x5C\x6D\
x5C\x63\x5C\x66\x5C\x64\x5C\x6C\x5C\x6A\x5C\x6E\x5C\x74\x5C\x68\x22\x2C\x22\x5C\x4E\x5C\
x75\x5C\x6A\x5C\x4F\x5C\x79\x5C\x72\x5C\x6D\x5C\x65\x5C\x69\x5C\x69\x5C\x4C\x5C\x47\x5C\
x65\x5C\x6D\x5C\x63\x5C\x66\x5C\x64\x5C\x6C\x5C\x6F\x5C\x63\x5C\x69\x5C\x69\x5C\x65\x5C\
x41\x5C\x63\x5C\x79\x5C\x65\x5C\x6D\x5C\x63\x5C\x66\x5C\x64\x5C\x6C\x5C\x6A\x5C\x6E\x5C\
x74\x5C\x68\x5C\x79\x5C\x69\x5C\x45\x5C\x68\x5C\x66\x5C\x64\x5C\x6C\x5C\x78\x5C\x47\x5C\
x4D\x22\x2C\x22\x5C\x65\x5C\x6D\x5C\x63\x5C\x66\x5C\x64\x5C\x6C\x5C\x49\x5C\x65\x5C\x66\
x5C\x6E\x5C\x6A\x5C\x6E\x5C\x41\x22\x2C\x22\x5C\x4E\x5C\x75\x5C\x6A\x5C\x4F\x5C\x79\x5C\
x72\x5C\x6D\x5C\x65\x5C\x69\x5C\x69\x5C\x4C\x5C\x47\x5C\x65\x5C\x6D\x5C\x63\x5C\x66\x5C\
x64\x5C\x6C\x5C\x6F\x5C\x63\x5C\x69\x5C\x69\x5C\x65\x5C\x41\x5C\x63\x5C\x79\x5C\x65\x5C\
x6D\x5C\x63\x5C\x66\x5C\x64\x5C\x6C\x5C\x49\x5C\x65\x5C\x66\x5C\x6E\x5C\x6A\x5C\x6E\x5C\
x41\x5C\x79\x5C\x69\x5C\x45\x5C\x68\x5C\x66\x5C\x64\x5C\x6C\x5C\x78\x5C\x47\x5C\x4D\x22\
x2C\x22\x5C\x65\x5C\x6D\x5C\x63\x5C\x66\x5C\x64\x5C\x6C\x5C\x63\x5C\x66\x5C\x66\x5C\x68\
x5C\x66\x22\x2C\x22\x5C\x4E\x5C\x75\x5C\x6A\x5C\x4F\x5C\x79\x5C\x72\x5C\x6D\x5C\x65\x5C\
x69\x5C\x69\x5C\x4C\x5C\x47\x5C\x65\x5C\x6D\x5C\x63\x5C\x66\x5C\x64\x5C\x6C\x5C\x6F\x5C\
x63\x5C\x69\x5C\x69\x5C\x65\x5C\x41\x5C\x63\x5C\x79\x5C\x65\x5C\x6D\x5C\x63\x5C\x66\x5C\
x64\x5C\x6C\x5C\x63\x5C\x66\x5C\x66\x5C\x68\x5C\x66\x5C\x79\x5C\x69\x5C\x45\x5C\x68\x5C\
x66\x5C\x64\x5C\x6C\x5C\x78\x5C\x47\x5C\x4D\x22\x2C\x22\x5C\x6D\x5C\x63\x5C\x74\x5C\x64\
x5C\x6C\x5C\x69\x5C\x6A\x5C\x75\x5C\x63\x5C\x78\x5C\x65\x5C\x66\x22\x2C\x22\x5C\x4E\x5C\
x69\x5C\x64\x5C\x43\x5C\x6D\x5C\x63\x5C\x4D\x5C\x7A\x5C\x6A\x5C\x69\x5C\x6C\x5C\x69\x5C\
x6A\x5C\x6E\x5C\x41\x5C\x6D\x5C\x63\x5C\x79\x5C\x51\x5C\x6F\x5C\x65\x5C\x6A\x5C\x6E\x5C\
x6C\x5C\x49\x5C\x66\x5C\x65\x5C\x70\x5C\x70\x5C\x63\x5C\x66\x5C\x31\x44\x5C\x74\x5C\x6D\
x5C\x68\x5C\x65\x5C\x64\x5C\x55\x5C\x66\x5C\x6A\x5C\x41\x5C\x45\x5C\x64\x5C\x31\x45\x5C\
x7A\x5C\x6A\x5C\x69\x5C\x6C\x5C\x69\x5C\x6A\x5C\x6E\x5C\x41\x5C\x6D\x5C\x63\x5C\x79\x5C\
x51\x5C\x69\x5C\x6A\x5C\x75\x5C\x63\x5C\x78\x5C\x65\x5C\x66\x5C\x6C\x5C\x49\x5C\x66\x5C\
x65\x5C\x70\x5C\x70\x5C\x63\x5C\x66\x5C\x31\x44\x5C\x74\x5C\x6D\x5C\x68\x5C\x65\x5C\x64\
x5C\x55\x5C\x6D\x5C\x63\x5C\x74\x5C\x64\x5C\x31\x45\x5C\x4E\x5C\x46\x5C\x69\x5C\x64\x5C\
x43\x5C\x6D\x5C\x63\x5C\x4D\x22\x2C\x22\x5C\x66\x5C\x6A\x5C\x41\x5C\x45\x5C\x64\x5C\x6C\
x5C\x69\x5C\x6A\x5C\x75\x5C\x63\x5C\x78\x5C\x65\x5C\x66\x22\x2C\x22\x5C\x4E\x5C\x69\x5C\
x64\x5C\x43\x5C\x6D\x5C\x63\x5C\x4D\x5C\x7A\x5C\x6A\x5C\x69\x5C\x6C\x5C\x69\x5C\x6A\
x5C\x6E\x5C\x41\x5C\x6D\x5C\x63\x5C\x79\x5C\x51\x5C\x6F\x5C\x65\x5C\x6A\x5C\x6E\x5C\x6C\
x5C\x49\x5C\x66\x5C\x65\x5C\x70\x5C\x70\x5C\x63\x5C\x66\x5C\x31\x44\x5C\x74\x5C\x6D\x5C\
x68\x5C\x65\x5C\x64\x5C\x55\x5C\x6D\x5C\x63\x5C\x74\x5C\x64\x5C\x31\x45\x5C\x7A\x5C\x6A\
x5C\x69\x5C\x6C\x5C\x69\x5C\x6A\x5C\x6E\x5C\x41\x5C\x6D\x5C\x63\x5C\x79\x5C\x51\x5C\x69\
x5C\x6A\x5C\x75\x5C\x63\x5C\x78\x5C\x65\x5C\x66\x5C\x6C\x5C\x49\x5C\x66\x5C\x65\x5C\x70\
x5C\x70\x5C\x63\x5C\x66\x5C\x31\x44\x5C\x74\x5C\x6D\x5C\x68\x5C\x65\x5C\x64\x5C\x55\x5C\
x66\x5C\x6A\x5C\x41\x5C\x45\x5C\x64\x5C\x31\x45\x5C\x4E\x5C\x46\x5C\x69\x5C\x64\x5C\x43\
x5C\x6D\x5C\x63\x5C\x4D\x22\x2C\x22\x5C\x74\x5C\x44\x5C\x6D\x5C\x6D\x5C\x6C\x5C\x49\
x5C\x6A\x5C\x75\x5C\x64\x5C\x45\x22\x2C\x22\x5C\x4E\x5C\x69\x5C\x64\x5C\x43\x5C\x6D\x5C\
x63\x5C\x4D\x5C\x7A\x5C\x6A\x5C\x69\x5C\x6C\x5C\x69\x5C\x6A\x5C\x6E\x5C\x41\x5C\x6D\
x5C\x63\x5C\x79\x5C\x51\x5C\x6F\x5C\x65\x5C\x6A\x5C\x6E\x5C\x6C\x5C\x49\x5C\x66\x5C\x65\
x5C\x70\x5C\x70\x5C\x63\x5C\x66\x5C\x31\x44\x5C\x49\x5C\x6A\x5C\x75\x5C\x64\x5C\x45\x5C\
x55\x5C\x31\x64\x5C\x31\x6D\x5C\x31\x6D\x5C\x33\x74\x5C\x31\x45\x5C\x7A\x5C\x6A\x5C\x69\
x5C\x6C\x5C\x69\x5C\x6A\x5C\x6E\x5C\x41\x5C\x6D\x5C\x63\x5C\x79\x5C\x51\x5C\x69\x5C\x6A\
x5C\x75\x5C\x63\x5C\x78\x5C\x65\x5C\x66\x5C\x6C\x5C\x49\x5C\x66\x5C\x65\x5C\x70\x5C\x70\
x5C\x63\x5C\x66\x5C\x31\x44\x5C\x75\x5C\x6A\x5C\x69\x5C\x70\x5C\x6D\x5C\x65\x5C\x43\x5C\
x55\x5C\x6E\x5C\x68\x5C\x6E\x5C\x63\x5C\x31\x45\x5C\x4E\x5C\x46\x5C\x69\x5C\x64\x5C\x43\
x5C\x6D\x5C\x63\x5C\x4D\x22\x2C\x22\x5C\x72\x5C\x68\x5C\x75\x5C\x63\x5C\x6C\x5C\x78\x5C\
x68\x5C\x56\x22\x2C\x22\x5C\x4E\x5C\x70\x5C\x66\x5C\x63\x5C\x79\x5C\x72\x5C\x6D\x5C\x65\
x5C\x69\x5C\x69\x5C\x4C\x5C\x47\x5C\x72\x5C\x68\x5C\x75\x5C\x63\x5C\x6C\x5C\x78\x5C\x68\
x5C\x56\x5C\x79\x5C\x69\x5C\x45\x5C\x68\x5C\x66\x5C\x64\x5C\x6C\x5C\x78\x5C\x47\x5C\x4D\
x22\x2C\x22\x5C\x4E\x5C\x46\x5C\x70\x5C\x66\x5C\x63\x5C\x4D\x22\x2C\x22\x5C\x78\x22\x2C\
x22\x5C\x7A\x5C\x70\x5C\x68\x5C\x69\x5C\x64\x5C\x6C\x5C\x78\x5C\x68\x5C\x75\x5C\x43\x5C\
x79\x5C\x7A\x5C\x69\x5C\x45\x5C\x68\x5C\x66\x5C\x64\x5C\x6C\x5C\x78\x22\x2C\x22\x5C\x7A\
x5C\x70\x5C\x68\x5C\x69\x5C\x64\x5C\x6C\x5C\x78\x5C\x68\x5C\x75\x5C\x43\x5C\x79\x5C\x69\
x5C\x64\x5C\x66\x5C\x6A\x5C\x31\x61\x5C\x63\x22\x2C\x22\x5C\x75\x5C\x65\x5C\x64\x5C\x65\
x22\x2C\x22\x5C\x49\x5C\x6A\x5C\x75\x5C\x64\x5C\x45\x22\x2C\x22\x5C\x45\x5C\x63\x5C\x6A\
x5C\x41\x5C\x45\x5C\x64\x22\x2C\x22\x5C\x69\x5C\x72\x5C\x66\x5C\x63\x5C\x63\x5C\x6E\x22\
x2C\x22\x5C\x66\x5C\x68\x5C\x44\x5C\x6E\x5C\x75\x22\x2C\x22\x5C\x33\x70\x5C\x78\x5C\x6D\
x5C\x65\x5C\x6E\x5C\x31\x61\x22\x2C\x22\x5C\x69\x5C\x72\x5C\x66\x5C\x68\x5C\x6D\x5C\x6D\
x5C\x78\x5C\x65\x5C\x66\x5C\x69\x5C\x4C\x5C\x43\x5C\x63\x5C\x69\x5C\x31\x66\x5C\x66\x5C\
x63\x5C\x69\x5C\x6A\x5C\x31\x6F\x5C\x65\x5C\x78\x5C\x6D\x5C\x63\x5C\x4C\x5C\x43\x5C\x63\
x5C\x69\x5C\x31\x66\x5C\x64\x5C\x68\x5C\x68\x5C\x6D\x5C\x78\x5C\x65\x5C\x66\x5C\x4C\x5C\
x6E\x5C\x68\x5C\x31\x66\x5C\x6D\x5C\x68\x5C\x72\x5C\x65\x5C\x64\x5C\x6A\x5C\x68\x5C\x6E\
x5C\x4C\x5C\x43\x5C\x63\x5C\x69\x5C\x31\x66\x5C\x49\x5C\x6A\x5C\x75\x5C\x64\x5C\x45\x5C\
x4C\x22\x2C\x22\x5C\x31\x66\x5C\x45\x5C\x63\x5C\x6A\x5C\x41\x5C\x45\x5C\x64\x5C\x4C\x22\
x2C\x22\x5C\x31\x66\x5C\x6D\x5C\x63\x5C\x74\x5C\x64\x5C\x4C\x22\x2C\x22\x5C\x31\x66\x5C\
x64\x5C\x68\x5C\x70\x5C\x4C\x22\x2C\x22\x5C\x68\x5C\x70\x5C\x63\x5C\x6E\x22\x2C\x22\x5C\
x7A\x5C\x74\x5C\x66\x5C\x63\x5C\x63\x5C\x78\x5C\x6A\x5C\x74\x5C\x43\x5C\x6C\x5C\x74\x5C\
x66\x5C\x63\x5C\x63\x5C\x6C\x5C\x69\x5C\x45\x5C\x65\x5C\x66\x5C\x63\x5C\x6C\x5C\x6D\x5C\
x6A\x5C\x6E\x5C\x31\x61\x5C\x69\x5C\x79\x5C\x7A\x5C\x49\x5C\x6A\x5C\x6E\x5C\x75\x5C\x68\
x5C\x49\x5C\x6C\x5C\x6A\x5C\x74\x5C\x43\x22\x2C\x22\x5C\x69\x5C\x45\x5C\x68\x5C\x49\x5C\
x6C\x5C\x45\x5C\x6A\x5C\x75\x5C\x75\x5C\x63\x5C\x6E\x22\x2C\x22\x5C\x64\x5C\x68\x5C\x41\
x5C\x41\x5C\x6D\x5C\x63\x5C\x31\x67\x5C\x6D\x5C\x65\x5C\x69\x5C\x69\x22\x2C\x22\x5C\x7A\
x5C\x69\x5C\x45\x5C\x68\x5C\x49\x5C\x6C\x5C\x45\x5C\x6A\x5C\x75\x5C\x79\x5C\x65\x22\x2C\
x22\x5C\x7A\x5C\x74\x5C\x66\x5C\x63\x5C\x63\x5C\x78\x5C\x6A\x5C\x74\x5C\x43\x5C\x6C\x5C\
x74\x5C\x66\x5C\x63\x5C\x63\x5C\x6C\x5C\x69\x5C\x45\x5C\x65\x5C\x66\x5C\x63\x5C\x6C\x5C\
x6D\x5C\x6A\x5C\x6E\x5C\x31\x61\x5C\x69\x22\x2C\x22\x5C\x4E\x5C\x6D\x5C\x6A\x5C\x79\x5C\
x72\x5C\x6D\x5C\x65\x5C\x69\x5C\x69\x5C\x4C\x5C\x47\x22\x2C\x22\x5C\x47\x5C\x4D\x5C\x4E\
x5C\x65\x5C\x79\x5C\x45\x5C\x66\x5C\x63\x5C\x74\x5C\x4C\x5C\x47\x22\x2C\x22\x5C\x47\x5C\
x79\x5C\x64\x5C\x6A\x5C\x64\x5C\x6D\x5C\x63\x5C\x4C\x5C\x47\x22\x2C\x22\x5C\x47\x5C\x79\
x5C\x64\x5C\x65\x5C\x66\x5C\x41\x5C\x63\x5C\x64\x5C\x4C\x5C\x47\x5C\x33\x70\x5C\x78\x5C\
x6D\x5C\x65\x5C\x6E\x5C\x31\x61\x5C\x47\x5C\x46\x5C\x4D\x5C\x4E\x5C\x46\x5C\x6D\x5C\x6A\
x5C\x4D\x22\x2C\x22\x5C\x7A\x5C\x65\x5C\x44\x5C\x64\x5C\x45\x5C\x68\x5C\x66\x5C\x6C\x5C\
x75\x5C\x63\x5C\x69\x5C\x72\x5C\x66\x5C\x6A\x5C\x70\x5C\x64\x5C\x6A\x5C\x68\x5C\x6E\x5C\
x79\x5C\x69\x5C\x70\x5C\x65\x5C\x6E\x5C\x79\x5C\x6D\x5C\x6A\x22\x2C\x22\x5C\x7A\x5C\x75\
x5C\x63\x5C\x69\x5C\x72\x5C\x66\x5C\x6A\x5C\x70\x5C\x64\x5C\x6A\x5C\x68\x5C\x6E\x5C\x6C\
x5C\x6D\x5C\x6A\x5C\x6E\x5C\x31\x61\x5C\x69\x22\x2C\x22\x5C\x69\x5C\x45\x5C\x68\x5C\x49\
x22\x2C\x22\x5C\x7A\x5C\x65\x5C\x78\x5C\x68\x5C\x44\x5C\x64\x5C\x6C\x5C\x65\x5C\x44\x5C\
x64\x5C\x45\x5C\x68\x5C\x66\x5C\x79\x5C\x7A\x5C\x65\x5C\x44\x5C\x64\x5C\x45\x5C\x68\x5C\
x66\x5C\x6C\x5C\x75\x5C\x63\x5C\x69\x5C\x72\x5C\x66\x5C\x6A\x5C\x70\x5C\x64\x5C\x6A\x5C\
x68\x5C\x6E\x5C\x79\x5C\x69\x5C\x70\x5C\x65\x5C\x6E\x5C\x79\x5C\x65\x22\x2C\x22\x5C\x75\
x5C\x65\x5C\x64\x5C\x65\x5C\x6C\x5C\x6D\x5C\x65\x5C\x78\x5C\x63\x5C\x6D\x22\x2C\x22\x5C\
x7A\x5C\x66\x5C\x63\x5C\x6D\x5C\x65\x5C\x64\x5C\x63\x5C\x75\x5C\x6C\x5C\x64\x5C\x65\x5C\
x41\x22\x2C\x22\x5C\x7A\x5C\x74\x5C\x66\x5C\x63\x5C\x63\x5C\x78\x5C\x6A\x5C\x74\x5C\x43\
x5C\x6C\x5C\x74\x5C\x66\x5C\x63\x5C\x63\x5C\x6C\x5C\x66\x5C\x63\x5C\x6D\x5C\x65\x5C\x64\
x5C\x63\x5C\x75\x5C\x6C\x5C\x72\x5C\x68\x5C\x6E\x5C\x64\x5C\x63\x5C\x6E\x5C\x64\x22\x2C\
x22\x5C\x78\x5C\x6D\x5C\x68\x5C\x41\x5C\x41\x5C\x63\x5C\x66\x22\x2C\x22\x5C\x75\x5C\x6A\
x5C\x69\x5C\x33\x61\x5C\x44\x5C\x69\x22\x2C\x22\x5C\x72\x5C\x68\x5C\x6F\x5C\x6F\x5C\x63\
x5C\x6E\x5C\x64\x5C\x69\x5C\x6C\x5C\x69\x5C\x43\x5C\x69\x5C\x64\x5C\x63\x5C\x6F\x5C\x6C\
x5C\x78\x5C\x6D\x5C\x68\x5C\x41\x5C\x41\x5C\x63\x5C\x66\x22\x2C\x22\x5C\x7A\x5C\x63\x5C\
x6E\x5C\x64\x5C\x66\x5C\x43\x5C\x6C\x5C\x6F\x5C\x63\x5C\x64\x5C\x65\x5C\x79\x5C\x7A\x5C\
x63\x5C\x6E\x5C\x64\x5C\x66\x5C\x43\x5C\x6C\x5C\x72\x5C\x68\x5C\x6F\x5C\x6F\x5C\x63\x5C\
x6E\x5C\x64\x5C\x69\x5C\x6C\x5C\x6D\x5C\x6A\x5C\x6E\x5C\x31\x61\x22\x2C\x22\x5C\x7A\x5C\
x65\x5C\x4F\x5C\x65\x5C\x64\x5C\x65\x5C\x66\x5C\x6C\x5C\x6A\x5C\x6F\x5C\x65\x5C\x41\x5C\
x63\x5C\x6C\x5C\x72\x5C\x68\x5C\x6E\x5C\x64\x5C\x65\x5C\x6A\x5C\x6E\x5C\x63\x5C\x66\x5C\
x79\x5C\x6A\x5C\x6F\x5C\x41\x22\x2C\x22\x5C\x74\x5C\x65\x5C\x72\x5C\x63\x5C\x78\x5C\x68\
x5C\x68\x5C\x31\x61\x22\x2C\x22\x5C\x45\x5C\x6A\x5C\x75\x5C\x63\x22\x2C\x22\x5C\x7A\x5C\
x72\x5C\x68\x5C\x6F\x5C\x6F\x5C\x63\x5C\x6E\x5C\x64\x5C\x69\x5C\x79\x5C\x7A\x5C\x72\x5C\
x68\x5C\x6F\x5C\x6F\x5C\x63\x5C\x6E\x5C\x64\x5C\x6C\x5C\x66\x5C\x63\x5C\x70\x5C\x6D\x5C\
x43\x22\x2C\x22\x5C\x7A\x5C\x72\x5C\x68\x5C\x6F\x5C\x6F\x5C\x63\x5C\x6E\x5C\x64\x5C\x69\
x5C\x79\x5C\x51\x5C\x64\x5C\x68\x5C\x70\x5C\x6C\x5C\x72\x5C\x68\x5C\x6E\x5C\x64\x5C\x6A\
x5C\x6E\x5C\x44\x5C\x63\x22\x2C\x22\x5C\x51\x5C\x69\x5C\x45\x5C\x68\x5C\x49\x5C\x6C\x5C\
x72\x5C\x68\x5C\x6F\x5C\x6F\x5C\x63\x5C\x6E\x5C\x64\x5C\x6C\x5C\x74\x5C\x68\x5C\x66\x5C\
x6F\x22\x2C\x22\x5C\x72\x5C\x68\x5C\x6F\x5C\x6F\x5C\x63\x5C\x6E\x5C\x64\x5C\x6C\x5C\x74\
x5C\x68\x5C\x66\x5C\x6F\x5C\x6C\x5C\x4F\x5C\x6A\x5C\x69\x5C\x6A\x5C\x78\x5C\x6D\x5C\x63\
x22\x2C\x22\x5C\x66\x5C\x63\x5C\x6F\x5C\x68\x5C\x4F\x5C\x63\x22\x2C\x22\x5C\x7A\x5C\x74\
x5C\x66\x5C\x63\x5C\x63\x5C\x78\x5C\x6A\x5C\x74\x5C\x43\x5C\x6C\x5C\x74\x5C\x66\x5C\x63\
x5C\x63\x5C\x6C\x5C\x78\x5C\x6D\x5C\x68\x5C\x41\x5C\x6C\x5C\x70\x5C\x68\x5C\x69\x5C\x64\
x5C\x6C\x5C\x72\x5C\x68\x5C\x6F\x5C\x6F\x5C\x63\x5C\x6E\x5C\x64\x5C\x69\x22\x2C\x22\x5C\
x7A\x5C\x6A\x5C\x6E\x5C\x75\x5C\x63\x5C\x56\x5C\x6C\x5C\x70\x5C\x68\x5C\x69\x5C\x64\x5C\
x79\x5C\x7A\x5C\x63\x5C\x6E\x5C\x64\x5C\x66\x5C\x43\x5C\x6C\x5C\x6A\x5C\x6F\x5C\x65\x5C\
x41\x5C\x63\x5C\x6C\x5C\x49\x5C\x66\x5C\x65\x5C\x70\x5C\x79\x5C\x7A\x5C\x63\x5C\x6E\x5C\
x64\x5C\x66\x5C\x43\x5C\x6C\x5C\x64\x5C\x45\x5C\x44\x5C\x6F\x5C\x78\x5C\x31\x66\x5C\x79\
x5C\x7A\x5C\x31\x4E\x5C\x68\x5C\x70\x5C\x44\x5C\x6D\x5C\x65\x5C\x66\x5C\x31\x4E\x5C\x68\
x5C\x69\x5C\x64\x5C\x69\x5C\x79\x5C\x7A\x5C\x63\x5C\x6E\x5C\x64\x5C\x66\x5C\x43\x5C\x6C\
x5C\x6A\x5C\x6F\x5C\x65\x5C\x41\x5C\x63\x5C\x6C\x5C\x49\x5C\x66\x5C\x65\x5C\x70\x5C\x79\
x5C\x7A\x5C\x63\x5C\x6E\x5C\x64\x5C\x66\x5C\x43\x5C\x6C\x5C\x64\x5C\x45\x5C\x44\x5C\x6F\
x5C\x78\x5C\x31\x66\x5C\x79\x5C\x7A\x5C\x31\x77\x5C\x63\x5C\x65\x5C\x64\x5C\x44\x5C\x66\
x5C\x63\x5C\x75\x5C\x31\x4E\x5C\x68\x5C\x69\x5C\x64\x5C\x79\x5C\x7A\x5C\x63\x5C\x6E\x5C\
x64\x5C\x66\x5C\x43\x5C\x6C\x5C\x6A\x5C\x6F\x5C\x65\x5C\x41\x5C\x63\x5C\x6C\x5C\x49\x5C\
x66\x5C\x65\x5C\x70\x5C\x79\x5C\x7A\x5C\x63\x5C\x6E\x5C\x64\x5C\x66\x5C\x43\x5C\x6C\x5C\
x64\x5C\x45\x5C\x44\x5C\x6F\x5C\x78\x5C\x31\x66\x5C\x7A\x5C\x65\x5C\x78\x5C\x68\x5C\x44\
x5C\x64\x5C\x6C\x5C\x65\x5C\x44\x5C\x64\x5C\x45\x5C\x68\x5C\x66\x5C\x79\x5C\x7A\x5C\x65\
x5C\x44\x5C\x64\x5C\x45\x5C\x68\x5C\x66\x5C\x6C\x5C\x65\x5C\x4F\x5C\x65\x5C\x64\x5C\x65\
x5C\x66\x22\x2C\x22\x5C\x72\x5C\x6D\x5C\x68\x5C\x6E\x5C\x63\x22\x2C\x22\x5C\x51\x5C\x74\
x5C\x66\x5C\x63\x5C\x63\x5C\x78\x5C\x6A\x5C\x74\x5C\x43\x5C\x6C\x5C\x74\x5C\x66\x5C\x63\
x5C\x63\x5C\x6C\x5C\x6F\x5C\x65\x5C\x6A\x5C\x6E\x5C\x6C\x5C\x6F\x5C\x63\x5C\x6E\x5C\x44\
x5C\x6C\x5C\x6E\x5C\x65\x5C\x4F\x22\x2C\x22\x5C\x6A\x5C\x75\x22\x2C\x22\x5C\x6F\x5C\x65\
x5C\x6A\x5C\x6E\x5C\x6C\x5C\x6F\x5C\x68\x5C\x78\x5C\x6A\x5C\x6D\x5C\x63\x5C\x6C\x5C\x6E\
x5C\x65\x5C\x4F\x22\x2C\x22\x5C\x65\x5C\x70\x5C\x70\x5C\x63\x5C\x6E\x5C\x75\x5C\x31\x73\
x5C\x68\x22\x2C\x22\x5C\x6E\x5C\x65\x5C\x4F\x5C\x6C\x5C\x65\x5C\x72\x5C\x64\x5C\x6A\x5C\
x4F\x5C\x63\x22\x2C\x22\x5C\x7A\x5C\x6F\x5C\x68\x5C\x78\x5C\x6A\x5C\x6D\x5C\x63\x5C\x6C\
x5C\x6F\x5C\x63\x5C\x6E\x5C\x44\x5C\x6C\x5C\x64\x5C\x68\x5C\x41\x5C\x41\x5C\x6D\x5C\x63\
x5C\x31\x66\x5C\x79\x5C\x7A\x5C\x45\x5C\x6A\x5C\x75\x5C\x63\x5C\x6C\x5C\x74\x5C\x66\x5C\
x63\x5C\x63\x5C\x78\x5C\x6A\x5C\x74\x5C\x43\x5C\x6C\x5C\x74\x5C\x66\x5C\x63\x5C\x63\x5C\
x6C\x5C\x6F\x5C\x68\x5C\x78\x5C\x6A\x5C\x6D\x5C\x63\x5C\x6C\x5C\x6F\x5C\x63\x5C\x6E\x5C\
x44\x5C\x31\x66\x5C\x79\x5C\x7A\x5C\x68\x5C\x4F\x5C\x63\x5C\x66\x5C\x6D\x5C\x65\x5C\x43\
x22\x2C\x22\x5C\x4E\x5C\x75\x5C\x6A\x5C\x4F\x5C\x79\x5C\x72\x5C\x6D\x5C\x65\x5C\x69\x5C\
x69\x5C\x4C\x5C\x47\x5C\x69\x5C\x44\x5C\x78\x5C\x6F\x5C\x63\x5C\x6E\x5C\x44\x5C\x6C\x5C\
x64\x5C\x68\x5C\x41\x5C\x41\x5C\x6D\x5C\x63\x5C\x47\x5C\x46\x5C\x4D\x22\x2C\x22\x5C\x7A\
x5C\x74\x5C\x66\x5C\x63\x5C\x63\x5C\x78\x5C\x6A\x5C\x74\x5C\x43\x5C\x6C\x5C\x74\x5C\x66\
x5C\x63\x5C\x63\x5C\x6C\x5C\x6F\x5C\x68\x5C\x78\x5C\x6A\x5C\x6D\x5C\x63\x5C\x6C\x5C\x6F\
x5C\x63\x5C\x6E\x5C\x44\x5C\x79\x5C\x7A\x5C\x45\x5C\x65\x5C\x69\x5C\x6C\x5C\x69\x5C\x44\
x5C\x78\x22\x2C\x22\x5C\x45\x5C\x65\x5C\x69\x5C\x6C\x5C\x69\x5C\x44\x5C\x78\x22\x2C\x22\
x5C\x45\x5C\x65\x5C\x69\x5C\x31\x67\x5C\x6D\x5C\x65\x5C\x69\x5C\x69\x22\x2C\x22\x5C\x70\
x5C\x66\x5C\x63\x5C\x4F\x5C\x63\x5C\x6E\x5C\x64\x5C\x36\x6E\x5C\x63\x5C\x74\x5C\x65\x5C\
x44\x5C\x6D\x5C\x64\x22\x2C\x22\x5C\x69\x5C\x6D\x5C\x6A\x5C\x75\x5C\x63\x5C\x31\x73\x5C\
x68\x5C\x41\x5C\x41\x5C\x6D\x5C\x63\x22\x2C\x22\x5C\x4D\x5C\x79\x5C\x7A\x5C\x6F\x5C\x6C\
x5C\x69\x5C\x44\x5C\x78\x22\x2C\x22\x5C\x7A\x5C\x6F\x5C\x6C\x5C\x69\x5C\x44\x5C\x78\x22\
x2C\x22\x5C\x72\x5C\x45\x5C\x6A\x5C\x6D\x5C\x75\x5C\x66\x5C\x63\x5C\x6E\x22\x2C\x22\x5C\
x7A\x5C\x74\x5C\x66\x5C\x63\x5C\x63\x5C\x78\x5C\x6A\x5C\x74\x5C\x43\x5C\x6C\x5C\x74\x5C\
x66\x5C\x63\x5C\x63\x5C\x6C\x5C\x6F\x5C\x68\x5C\x78\x5C\x6A\x5C\x6D\x5C\x63\x5C\x6C\x5C\
x6F\x5C\x63\x5C\x6E\x5C\x44\x5C\x79\x5C\x44\x5C\x6D\x5C\x79\x5C\x6D\x5C\x6A\x5C\x79\x5C\
x7A\x5C\x69\x5C\x44\x5C\x78\x5C\x6F\x5C\x63\x5C\x6E\x5C\x44\x5C\x6C\x5C\x64\x5C\x68\x5C\
x41\x5C\x41\x5C\x6D\x5C\x63\x22\x2C\x22\x5C\x51\x5C\x74\x5C\x66\x5C\x63\x5C\x63\x5C\x78\
x5C\x6A\x5C\x74\x5C\x43\x5C\x6C\x5C\x74\x5C\x66\x5C\x63\x5C\x63\x5C\x6C\x5C\x6F\x5C\x68\
x5C\x78\x5C\x6A\x5C\x6D\x5C\x63\x5C\x6C\x5C\x6F\x5C\x63\x5C\x6E\x5C\x44\x22\x2C\x22\x5C\
x51\x5C\x74\x5C\x68\x5C\x68\x5C\x64\x5C\x63\x5C\x66\x5C\x6C\x5C\x6F\x5C\x63\x5C\x6E\x5C\
x44\x5C\x79\x5C\x44\x5C\x6D\x5C\x7A\x5C\x6D\x5C\x6A\x5C\x6E\x5C\x31\x61\x5C\x6C\x5C\
x6D\x5C\x6A\x5C\x69\x5C\x64\x22\x2C\x22\x5C\x7A\x5C\x6F\x5C\x68\x5C\x78\x5C\x6A\x5C\x6D\
x5C\x63\x5C\x6C\x5C\x6E\x5C\x65\x5C\x4F\x5C\x78\x5C\x65\x5C\x66\x5C\x6C\x5C\x6F\x5C\x63\
x5C\x6E\x5C\x44\x22\x2C\x22\x5C\x74\x5C\x6A\x5C\x66\x5C\x69\x5C\x64\x22\x2C\x22\x5C\x51\
x5C\x74\x5C\x68\x5C\x68\x5C\x64\x5C\x63\x5C\x66\x5C\x6C\x5C\x49\x5C\x66\x5C\x65\x5C\x70\
x5C\x70\x5C\x63\x5C\x66\x5C\x79\x5C\x44\x5C\x6D\x5C\x7A\x5C\x69\x5C\x68\x5C\x72\x5C\x6A\
x5C\x65\x5C\x6D\x22\x2C\x22\x5C\x69\x5C\x68\x5C\x72\x5C\x6A\x5C\x65\x5C\x6D\x5C\x6C\x5C\
x78\x5C\x41\x5C\x6C\x5C\x45\x5C\x68\x5C\x4F\x5C\x63\x5C\x66\x22\x2C\x22\x5C\x7A\x5C\x6F\
x5C\x68\x5C\x78\x5C\x6A\x5C\x6D\x5C\x63\x5C\x6C\x5C\x6E\x5C\x65\x5C\x4F\x5C\x78\x5C\x65\
x5C\x66\x5C\x6C\x5C\x69\x5C\x68\x5C\x72\x5C\x6A\x5C\x65\x5C\x6D\x22\x2C\x22\x5C\x69\x5C\
x72\x5C\x66\x5C\x68\x5C\x6D\x5C\x6D\x5C\x31\x73\x5C\x68\x5C\x70\x22\x2C\x22\x5C\x64\x5C\
x68\x5C\x70\x22\x2C\x22\x5C\x68\x5C\x74\x5C\x74\x5C\x69\x5C\x63\x5C\x64\x22\x2C\x22\x5C\
x51\x5C\x74\x5C\x68\x5C\x68\x5C\x64\x5C\x63\x5C\x66\x5C\x6C\x5C\x49\x5C\x66\x5C\x65\x5C\
x70\x5C\x70\x5C\x63\x5C\x66\x22\x2C\x22\x5C\x6A\x5C\x69\x5C\x6C\x5C\x74\x5C\x6A\x5C\x56\
x5C\x63\x5C\x75\x22\x2C\x22\x5C\x69\x5C\x72\x5C\x66\x5C\x68\x5C\x6D\x5C\x6D\x22\x2C\x22\
x5C\x7A\x5C\x45\x5C\x63\x5C\x65\x5C\x75\x5C\x63\x5C\x66\x5C\x6A\x5C\x74\x5C\x43\x5C\x6C\
x5C\x49\x5C\x66\x5C\x65\x5C\x70\x5C\x79\x5C\x7A\x5C\x45\x5C\x63\x5C\x65\x5C\x75\x5C\x63\
x5C\x66\x5C\x6A\x5C\x74\x5C\x43\x22\x2C\x22\x5C\x51\x5C\x72\x5C\x68\x5C\x6E\x5C\x64\x5C\
x63\x5C\x6E\x5C\x64\x5C\x6C\x5C\x49\x5C\x66\x5C\x65\x5C\x70\x5C\x70\x5C\x63\x5C\x66\x5C\
x79\x5C\x4D\x5C\x79\x5C\x7A\x5C\x72\x5C\x68\x5C\x6E\x5C\x64\x5C\x65\x5C\x6A\x5C\x6E\x5C\
x63\x5C\x66\x22\x2C\x22\x5C\x64\x5C\x45\x5C\x63\x5C\x6A\x5C\x65\x5C\x31\x76\x5C\x64\x5C\
x6A\x5C\x72\x5C\x31\x61\x5C\x43\x5C\x31\x76\x5C\x6A\x5C\x75\x5C\x63\x5C\x78\x5C\x65\x5C\
x66\x5C\x31\x43\x5C\x74\x5C\x43\x22\x2C\x22\x5C\x7A\x5C\x6A\x5C\x69\x5C\x6C\x5C\x69\x5C\
x6A\x5C\x6E\x5C\x41\x5C\x6D\x5C\x63\x5C\x79\x5C\x51\x5C\x6F\x5C\x65\x5C\x6A\x5C\x6E\x5C\
x6C\x5C\x49\x5C\x66\x5C\x65\x5C\x70\x5C\x70\x5C\x63\x5C\x66\x5C\x31\x66\x5C\x79\x5C\x7A\
x5C\x6A\x5C\x69\x5C\x6C\x5C\x69\x5C\x6A\x5C\x6E\x5C\x41\x5C\x6D\x5C\x63\x5C\x79\x5C\x51\
x5C\x69\x5C\x6A\x5C\x75\x5C\x63\x5C\x78\x5C\x65\x5C\x66\x5C\x6C\x5C\x49\x5C\x66\x5C\x65\
x5C\x70\x5C\x70\x5C\x63\x5C\x66\x22\x2C\x22\x5C\x4F\x5C\x6A\x5C\x69\x5C\x6A\x5C\x78\x5C\
x6A\x5C\x6D\x5C\x6A\x5C\x64\x5C\x43\x5C\x55\x5C\x4F\x5C\x6A\x5C\x69\x5C\x6A\x5C\x78\x5C\
x6D\x5C\x63\x5C\x31\x65\x5C\x6A\x5C\x6F\x5C\x70\x5C\x68\x5C\x66\x5C\x64\x5C\x65\x5C\x6E\
x5C\x64\x5C\x5A\x5C\x68\x5C\x70\x5C\x65\x5C\x72\x5C\x6A\x5C\x64\x5C\x43\x5C\x55\x5C\x31\
x64\x5C\x31\x65\x5C\x6A\x5C\x6F\x5C\x70\x5C\x68\x5C\x66\x5C\x64\x5C\x65\x5C\x6E\x5C\x64\
x5C\x5A\x5C\x70\x5C\x68\x5C\x69\x5C\x6A\x5C\x64\x5C\x6A\x5C\x68\x5C\x6E\x5C\x55\x5C\x66\
x5C\x63\x5C\x6D\x5C\x65\x5C\x64\x5C\x6A\x5C\x4F\x5C\x63\x5C\x31\x65\x5C\x6A\x5C\x6F\x5C\
x70\x5C\x68\x5C\x66\x5C\x64\x5C\x65\x5C\x6E\x5C\x64\x5C\x5A\x5C\x31\x6F\x5C\x6C\x5C\x6A\
x5C\x6E\x5C\x75\x5C\x63\x5C\x56\x5C\x55\x5C\x31\x64\x5C\x31\x65\x5C\x6A\x5C\x6F\x5C\x70\
x5C\x68\x5C\x66\x5C\x64\x5C\x65\x5C\x6E\x5C\x64\x5C\x5A\x5C\x74\x5C\x68\x5C\x6E\x5C\x64\
x5C\x6C\x5C\x69\x5C\x6A\x5C\x31\x6F\x5C\x63\x5C\x55\x5C\x31\x64\x5C\x31\x70\x5C\x70\x5C\
x56\x5C\x31\x65\x5C\x6A\x5C\x6F\x5C\x70\x5C\x68\x5C\x66\x5C\x64\x5C\x65\x5C\x6E\x5C\x64\
x5C\x5A\x5C\x72\x5C\x68\x5C\x6D\x5C\x68\x5C\x66\x5C\x55\x5C\x51\x5C\x74\x5C\x74\x5C\x74\
x5C\x74\x5C\x74\x5C\x74\x5C\x31\x65\x5C\x6A\x5C\x6F\x5C\x70\x5C\x68\x5C\x66\x5C\x64\x5C\
x65\x5C\x6E\x5C\x64\x5C\x5A\x5C\x6F\x5C\x65\x5C\x66\x5C\x41\x5C\x6A\x5C\x6E\x5C\x55\x5C\
x31\x6D\x5C\x31\x65\x5C\x6A\x5C\x6F\x5C\x70\x5C\x68\x5C\x66\x5C\x64\x5C\x65\x5C\x6E\x5C\
x64\x5C\x5A\x22\x2C\x22\x5C\x69\x5C\x64\x5C\x43\x5C\x6D\x5C\x63\x22\x2C\x22\x5C\x4F\x5C\
x6A\x5C\x69\x5C\x6A\x5C\x78\x5C\x6A\x5C\x6D\x5C\x6A\x5C\x64\x5C\x43\x5C\x55\x5C\x4F\x5C\
x6A\x5C\x69\x5C\x6A\x5C\x78\x5C\x6D\x5C\x63\x5C\x31\x65\x5C\x6A\x5C\x6F\x5C\x70\x5C\x68\
x5C\x66\x5C\x64\x5C\x65\x5C\x6E\x5C\x64\x5C\x5A\x5C\x68\x5C\x70\x5C\x65\x5C\x72\x5C\x6A\
x5C\x64\x5C\x43\x5C\x55\x5C\x31\x64\x5C\x31\x65\x5C\x6A\x5C\x6F\x5C\x70\x5C\x68\x5C\x66\
x5C\x64\x5C\x65\x5C\x6E\x5C\x64\x5C\x5A\x5C\x70\x5C\x68\x5C\x69\x5C\x6A\x5C\x64\x5C\x6A\
x5C\x68\x5C\x6E\x5C\x55\x5C\x66\x5C\x63\x5C\x6D\x5C\x65\x5C\x64\x5C\x6A\x5C\x4F\x5C\x63\
x5C\x31\x65\x5C\x6A\x5C\x6F\x5C\x70\x5C\x68\x5C\x66\x5C\x64\x5C\x65\x5C\x6E\x5C\x64\x5C\
x5A\x5C\x31\x6F\x5C\x6C\x5C\x6A\x5C\x6E\x5C\x75\x5C\x63\x5C\x56\x5C\x55\x5C\x31\x64\x5C\
x31\x65\x5C\x6A\x5C\x6F\x5C\x70\x5C\x68\x5C\x66\x5C\x64\x5C\x65\x5C\x6E\x5C\x64\x5C\x5A\
x5C\x74\x5C\x68\x5C\x6E\x5C\x64\x5C\x6C\x5C\x69\x5C\x6A\x5C\x31\x6F\x5C\x63\x5C\x55\x5C\
x31\x64\x5C\x31\x70\x5C\x70\x5C\x56\x5C\x31\x65\x5C\x6A\x5C\x6F\x5C\x70\x5C\x68\x5C\x66\
x5C\x64\x5C\x65\x5C\x6E\x5C\x64\x5C\x5A\x5C\x72\x5C\x68\x5C\x6D\x5C\x68\x5C\x66\x5C\x55\
x5C\x4F\x5C\x65\x5C\x66\x5C\x36\x71\x5C\x6C\x5C\x6C\x5C\x6F\x5C\x65\x5C\x6A\x5C\x6E\x5C\
x6C\x5C\x72\x5C\x68\x5C\x6D\x5C\x68\x5C\x66\x5C\x36\x75\x5C\x31\x65\x5C\x6A\x5C\x6F\x5C\
x70\x5C\x68\x5C\x66\x5C\x64\x5C\x65\x5C\x6E\x5C\x64\x5C\x5A\x5C\x6F\x5C\x65\x5C\x66\x5C\
x41\x5C\x6A\x5C\x6E\x5C\x55\x5C\x31\x6D\x5C\x31\x65\x5C\x6A\x5C\x6F\x5C\x70\x5C\x68\x5C\
x66\x5C\x64\x5C\x65\x5C\x6E\x5C\x64\x5C\x5A\x22\x2C\x22\x5C\x31\x50\x5C\x6D\x5C\x68\x5C\
x41\x5C\x41\x5C\x63\x5C\x66\x5C\x79\x5C\x31\x73\x5C\x63\x5C\x6F\x5C\x70\x5C\x6D\x5C\x65\
x5C\x64\x5C\x63\x5C\x69\x22\x2C\x22\x5C\x45\x5C\x64\x5C\x64\x5C\x70\x5C\x69\x5C\x55\x5C\
x46\x5C\x46\x5C\x49\x5C\x49\x5C\x49\x5C\x7A\x5C\x64\x5C\x63\x5C\x6F\x5C\x70\x5C\x6D\x5C\
x65\x5C\x64\x5C\x63\x5C\x6A\x5C\x74\x5C\x43\x5C\x7A\x5C\x72\x5C\x68\x5C\x6F\x5C\x46\x22\
x2C\x22\x5C\x65\x5C\x51\x5C\x64\x5C\x63\x5C\x6F\x5C\x70\x5C\x6D\x5C\x65\x5C\x64\x5C\x63\
x5C\x6A\x5C\x74\x5C\x43\x22\x2C\x22\x5C\x6D\x5C\x68\x5C\x72\x5C\x65\x5C\x64\x5C\x6A\x5C\
x68\x5C\x6E\x22\x2C\x22\x5C\x65\x5C\x51\x5C\x64\x5C\x63\x5C\x6F\x5C\x70\x5C\x6D\x5C\x65\
x5C\x64\x5C\x63\x5C\x6A\x5C\x74\x5C\x43\x5C\x55\x5C\x4F\x5C\x6A\x5C\x69\x5C\x6A\x5C\x78\
x5C\x6D\x5C\x63\x22\x2C\x22\x5C\x49\x5C\x49\x5C\x49\x5C\x7A\x5C\x43\x5C\x68\x5C\x44\x5C\
x64\x5C\x44\x5C\x78\x5C\x63\x5C\x7A\x5C\x72\x5C\x68\x5C\x6F\x22\x2C\x22\x5C\x4E\x5C\x75\
x5C\x6A\x5C\x4F\x5C\x79\x5C\x72\x5C\x6D\x5C\x65\x5C\x69\x5C\x69\x5C\x4C\x5C\x47\x5C\x66\
x5C\x63\x5C\x69\x5C\x70\x5C\x68\x5C\x6E\x5C\x69\x5C\x6A\x5C\x4F\x5C\x63\x5C\x6C\x5C\x4F\
x5C\x6A\x5C\x75\x5C\x63\x5C\x68\x5C\x6C\x5C\x49\x5C\x66\x5C\x65\x5C\x70\x5C\x47\x5C\x46\
x5C\x4D\x22\x2C\x22\x5C\x51\x5C\x70\x5C\x68\x5C\x69\x5C\x64\x5C\x6C\x5C\x78\x5C\x68\x5C\
x75\x5C\x43\x5C\x79\x5C\x6A\x5C\x74\x5C\x66\x5C\x65\x5C\x6F\x5C\x63\x22\x2C\x22\x5C\x4E\
x5C\x6A\x5C\x6F\x5C\x41\x5C\x79\x5C\x69\x5C\x66\x5C\x72\x5C\x4C\x5C\x47\x5C\x31\x52\x5C\
x31\x64\x5C\x47\x5C\x46\x5C\x4D\x22\x2C\x22\x5C\x66\x5C\x63\x5C\x70\x5C\x6D\x5C\x65\x5C\
x72\x5C\x63\x5C\x31\x73\x5C\x63\x5C\x56\x5C\x64\x22\x2C\x22\x5C\x4E\x5C\x75\x5C\x6A\x5C\
x4F\x5C\x79\x5C\x72\x5C\x6D\x5C\x65\x5C\x69\x5C\x69\x5C\x4C\x5C\x47\x5C\x66\x5C\x63\x5C\
x69\x5C\x70\x5C\x68\x5C\x6E\x5C\x69\x5C\x6A\x5C\x4F\x5C\x63\x5C\x6C\x5C\x4F\x5C\x6A\x5C\
x75\x5C\x63\x5C\x68\x5C\x6C\x5C\x49\x5C\x66\x5C\x65\x5C\x70\x5C\x47\x5C\x4D\x5C\x4E\x5C\
x6A\x5C\x74\x5C\x66\x5C\x65\x5C\x6F\x5C\x63\x5C\x79\x5C\x6A\x5C\x75\x5C\x4C\x5C\x47\x5C\
x43\x5C\x68\x5C\x44\x5C\x64\x5C\x44\x5C\x78\x5C\x63\x5C\x47\x5C\x79\x5C\x49\x5C\x6A\x5C\
x75\x5C\x64\x5C\x45\x5C\x4C\x5C\x47\x5C\x31\x64\x5C\x31\x6D\x5C\x31\x6D\x5C\x33\x74\x5C\
x47\x5C\x79\x5C\x45\x5C\x63\x5C\x6A\x5C\x41\x5C\x45\x5C\x64\x5C\x4C\x5C\x47\x5C\x33\x79\
x5C\x33\x7A\x5C\x33\x43\x5C\x47\x5C\x79\x5C\x69\x5C\x66\x5C\x72\x5C\x4C\x5C\x47\x5C\x45\
x5C\x64\x5C\x64\x5C\x70\x5C\x69\x5C\x55\x5C\x46\x5C\x46\x5C\x49\x5C\x49\x5C\x49\x5C\x7A\
x5C\x43\x5C\x68\x5C\x44\x5C\x64\x5C\x44\x5C\x78\x5C\x63\x5C\x7A\x5C\x72\x5C\x68\x5C\x6F\
x5C\x46\x5C\x63\x5C\x6F\x5C\x78\x5C\x63\x5C\x75\x5C\x46\x5C\x31\x52\x5C\x31\x64\x5C\x47\
x5C\x79\x5C\x74\x5C\x66\x5C\x65\x5C\x6F\x5C\x63\x5C\x78\x5C\x68\x5C\x66\x5C\x75\x5C\x63\
x5C\x66\x5C\x4C\x5C\x47\x5C\x31\x6D\x5C\x47\x5C\x79\x5C\x65\x5C\x6D\x5C\x6D\x5C\x68\x5C\
x49\x5C\x4C\x5C\x47\x5C\x65\x5C\x72\x5C\x72\x5C\x63\x5C\x6D\x5C\x63\x5C\x66\x5C\x68\x5C\
x6F\x5C\x63\x5C\x64\x5C\x63\x5C\x66\x5C\x5A\x5C\x79\x5C\x65\x5C\x44\x5C\x64\x5C\x68\x5C\
x70\x5C\x6D\x5C\x65\x5C\x43\x5C\x5A\x5C\x79\x5C\x63\x5C\x6E\x5C\x72\x5C\x66\x5C\x43\x5C\
x70\x5C\x64\x5C\x63\x5C\x75\x5C\x6C\x5C\x6F\x5C\x63\x5C\x75\x5C\x6A\x5C\x65\x5C\x5A\x5C\
x79\x5C\x41\x5C\x43\x5C\x66\x5C\x68\x5C\x69\x5C\x72\x5C\x68\x5C\x70\x5C\x63\x5C\x5A\x5C\
x79\x5C\x70\x5C\x6A\x5C\x72\x5C\x64\x5C\x44\x5C\x66\x5C\x63\x5C\x6C\x5C\x6A\x5C\x6E\x5C\
x6C\x5C\x70\x5C\x6A\x5C\x72\x5C\x64\x5C\x44\x5C\x66\x5C\x63\x5C\x47\x5C\x79\x5C\x65\x5C\
x6D\x5C\x6D\x5C\x68\x5C\x49\x5C\x74\x5C\x44\x5C\x6D\x5C\x6D\x5C\x69\x5C\x72\x5C\x66\
x5C\x63\x5C\x63\x5C\x6E\x5C\x4D\x5C\x4E\x5C\x46\x5C\x6A\x5C\x74\x5C\x66\x5C\x65\x5C\x6F\
x5C\x63\x5C\x4D\x5C\x4E\x5C\x46\x5C\x75\x5C\x6A\x5C\x4F\x5C\x4D\x22\x2C\x22\x5C\x70\x5C\
x7A\x5C\x72\x5C\x68\x5C\x6F\x5C\x6F\x5C\x63\x5C\x6E\x5C\x64\x5C\x6C\x5C\x72\x5C\x68\x5C\
x6E\x5C\x64\x5C\x63\x5C\x6E\x5C\x64\x22\x2C\x22\x5C\x6D\x5C\x68\x5C\x65\x5C\x75\x22\x2C\
x22\x5C\x51\x5C\x74\x5C\x66\x5C\x63\x5C\x63\x5C\x78\x5C\x6A\x5C\x74\x5C\x43\x5C\x6C\x5C\
x74\x5C\x66\x5C\x63\x5C\x63\x5C\x6C\x5C\x6D\x5C\x68\x5C\x65\x5C\x75\x5C\x6C\x5C\x6F\x5C\
x68\x5C\x66\x5C\x63\x5C\x6C\x5C\x6D\x5C\x6A\x5C\x6E\x5C\x31\x61\x22\x2C\x22\x5C\x7A\x5C\
x78\x5C\x6D\x5C\x68\x5C\x41\x5C\x6C\x5C\x70\x5C\x68\x5C\x69\x5C\x64\x5C\x69\x22\x2C\x22\
x5C\x70\x5C\x68\x5C\x69\x5C\x64\x5C\x6C\x5C\x65\x5C\x6E\x5C\x6A\x5C\x6F\x5C\x65\x5C\x64\
x5C\x63\x5C\x75\x5C\x79\x5C\x70\x5C\x68\x5C\x69\x5C\x64\x5C\x6C\x5C\x74\x5C\x65\x5C\x75\
x5C\x63\x5C\x31\x43\x5C\x6E\x5C\x33\x6F\x5C\x70\x22\x2C\x22\x5C\x7A\x5C\x6A\x5C\x6E\x5C\
x75\x5C\x63\x5C\x56\x5C\x6C\x5C\x70\x5C\x68\x5C\x69\x5C\x64\x22\x2C\x22\x5C\x51\x5C\x78\
x5C\x6D\x5C\x68\x5C\x41\x5C\x6C\x5C\x70\x5C\x65\x5C\x41\x5C\x63\x5C\x66\x5C\x79\x5C\x7A\
x5C\x6E\x5C\x68\x5C\x6C\x5C\x6F\x5C\x68\x5C\x66\x5C\x63\x22\x2C\x22\x5C\x7A\x5C\x6A\x5C\
x6E\x5C\x75\x5C\x63\x5C\x56\x5C\x6C\x5C\x70\x5C\x68\x5C\x69\x5C\x64\x5C\x79\x5C\x7A\x5C\
x63\x5C\x6E\x5C\x64\x5C\x66\x5C\x43\x5C\x6C\x5C\x6A\x5C\x6F\x5C\x65\x5C\x41\x5C\x63\x5C\
x6C\x5C\x49\x5C\x66\x5C\x65\x5C\x70\x5C\x79\x5C\x7A\x5C\x63\x5C\x6E\x5C\x64\x5C\x66\x5C\
x43\x5C\x6C\x5C\x64\x5C\x45\x5C\x44\x5C\x6F\x5C\x78\x22\x2C\x22\x5C\x51\x5C\x78\x5C\x6D\
x5C\x68\x5C\x41\x5C\x6C\x5C\x70\x5C\x65\x5C\x41\x5C\x63\x5C\x66\x5C\x79\x5C\x7A\x5C\x6D\
x5C\x68\x5C\x65\x5C\x75\x5C\x6A\x5C\x6E\x5C\x41\x22\x2C\x22\x5C\x68\x5C\x6E\x5C\x6C\x5C\
x74\x5C\x68\x5C\x68\x5C\x64\x5C\x63\x5C\x66\x22\x2C\x22\x5C\x65\x5C\x6E\x5C\x6A\x5C\x6F\
x5C\x65\x5C\x64\x5C\x63\x22\x2C\x22\x5C\x45\x5C\x64\x5C\x6F\x5C\x6D\x5C\x31\x66\x5C\x79\
x5C\x78\x5C\x68\x5C\x75\x5C\x43\x22\x2C\x22\x5C\x51\x5C\x78\x5C\x65\x5C\x72\x5C\x31\x61\
x5C\x6C\x5C\x64\x5C\x68\x5C\x70\x22\x5D\x3B\x50\x20\x61\x24\x62\x3D\x5B\x61\x24\x6B\x5B\
x30\x5D\x2C\x61\x24\x6B\x5B\x31\x5D\x2C\x61\x24\x6B\x5B\x32\x5D\x2C\x61\x24\x6B\x5B\x33\
x5D\x2C\x61\x24\x6B\x5B\x34\x5D\x2C\x61\x24\x6B\x5B\x35\x5D\x2C\x61\x24\x6B\x5B\x36\
x5D\x2C\x61\x24\x6B\x5B\x37\x5D\x2C\x61\x24\x6B\x5B\x38\x5D\x2C\x61\x24\x6B\x5B\x39\
x5D\x2C\x61\x24\x6B\x5B\x31\x30\x5D\x2C\x61\x24\x6B\x5B\x31\x31\x5D\x2C\x61\x24\x6B\x5B\
x31\x32\x5D\x2C\x61\x24\x6B\x5B\x31\x33\x5D\x2C\x61\x24\x6B\x5B\x31\x34\x5D\x2C\x61\x24\
x6B\x5B\x31\x35\x5D\x2C\x61\x24\x6B\x5B\x31\x36\x5D\x2C\x61\x24\x6B\x5B\x31\x37\x5D\x2C\
x61\x24\x6B\x5B\x31\x38\x5D\x2C\x61\x24\x6B\x5B\x31\x39\x5D\x2C\x61\x24\x6B\x5B\x32\x30\
x5D\x2C\x61\x24\x6B\x5B\x32\x31\x5D\x2C\x61\x24\x6B\x5B\x32\x32\x5D\x2C\x61\x24\x6B\x5B\
x32\x33\x5D\x2C\x61\x24\x6B\x5B\x32\x34\x5D\x2C\x61\x24\x6B\x5B\x32\x35\x5D\x2C\x61\x24\
x6B\x5B\x32\x36\x5D\x2C\x61\x24\x6B\x5B\x32\x37\x5D\x2C\x61\x24\x6B\x5B\x32\x38\x5D\x2C\
x61\x24\x6B\x5B\x32\x39\x5D\x2C\x61\x24\x6B\x5B\x33\x30\x5D\x2C\x61\x24\x6B\x5B\x33\x31\
x5D\x2C\x61\x24\x6B\x5B\x33\x32\x5D\x2C\x61\x24\x6B\x5B\x33\x33\x5D\x2C\x61\x24\x6B\x5B\
x33\x34\x5D\x2C\x61\x24\x6B\x5B\x33\x35\x5D\x2C\x61\x24\x6B\x5B\x33\x36\x5D\x2C\x61\x24\
x6B\x5B\x33\x37\x5D\x2C\x61\x24\x6B\x5B\x33\x38\x5D\x2C\x61\x24\x6B\x5B\x33\x39\x5D\x2C\
x61\x24\x6B\x5B\x34\x30\x5D\x2C\x61\x24\x6B\x5B\x34\x31\x5D\x2C\x61\x24\x6B\x5B\x34\x32\
x5D\x2C\x61\x24\x6B\x5B\x34\x33\x5D\x2C\x61\x24\x6B\x5B\x34\x34\x5D\x2C\x61\x24\x6B\x5B\
x34\x35\x5D\x2C\x61\x24\x6B\x5B\x34\x36\x5D\x2C\x61\x24\x6B\x5B\x34\x37\x5D\x2C\x61\x24\
x6B\x5B\x34\x38\x5D\x2C\x61\x24\x6B\x5B\x34\x39\x5D\x2C\x61\x24\x6B\x5B\x35\x30\x5D\x2C\
x61\x24\x6B\x5B\x35\x31\x5D\x2C\x61\x24\x6B\x5B\x35\x32\x5D\x2C\x61\x24\x6B\x5B\x35\x33\
x5D\x2C\x61\x24\x6B\x5B\x35\x34\x5D\x2C\x61\x24\x6B\x5B\x35\x35\x5D\x2C\x61\x24\x6B\x5B\
x35\x36\x5D\x2C\x61\x24\x6B\x5B\x35\x37\x5D\x2C\x61\x24\x6B\x5B\x35\x38\x5D\x2C\x61\x24\
x6B\x5B\x35\x39\x5D\x2C\x61\x24\x6B\x5B\x36\x30\x5D\x2C\x61\x24\x6B\x5B\x36\x31\x5D\x2C\
x61\x24\x6B\x5B\x36\x32\x5D\x2C\x61\x24\x6B\x5B\x36\x33\x5D\x2C\x61\x24\x6B\x5B\x36\x34\
x5D\x2C\x61\x24\x6B\x5B\x36\x35\x5D\x2C\x61\x24\x6B\x5B\x36\x36\x5D\x2C\x61\x24\x6B\x5B\
x36\x37\x5D\x2C\x61\x24\x6B\x5B\x36\x38\x5D\x2C\x61\x24\x6B\x5B\x36\x39\x5D\x2C\x61\x24\
x6B\x5B\x32\x55\x5D\x2C\x61\x24\x6B\x5B\x32\x6F\x5D\x2C\x61\x24\x6B\x5B\x33\x52\x5D\x2C\
x61\x24\x6B\x5B\x32\x68\x5D\x2C\x61\x24\x6B\x5B\x33\x55\x5D\x2C\x61\x24\x6B\x5B\x33\x4D\
x5D\x2C\x61\x24\x6B\x5B\x33\x4C\x5D\x2C\x61\x24\x6B\x5B\x33\x57\x5D\x2C\x61\x24\x6B\x5B\
x33\x51\x5D\x2C\x61\x24\x6B\x5B\x31\x6A\x5D\x2C\x61\x24\x6B\x5B\x32\x67\x5D\x2C\x61\x24\
x6B\x5B\x31\x58\x5D\x2C\x61\x24\x6B\x5B\x32\x41\x5D\x2C\x61\x24\x6B\x5B\x32\x49\x5D\x2C\
x61\x24\x6B\x5B\x32\x47\x5D\x2C\x61\x24\x6B\x5B\x32\x64\x5D\x2C\x61\x24\x6B\x5B\x31\x68\
x5D\x2C\x61\x24\x6B\x5B\x33\x4F\x5D\x2C\x61\x24\x6B\x5B\x31\x42\x5D\x2C\x61\x24\x6B\x5B\
x33\x48\x5D\x2C\x61\x24\x6B\x5B\x32\x77\x5D\x2C\x61\x24\x6B\x5B\x33\x50\x5D\x2C\x61\x24\
x6B\x5B\x31\x6B\x5D\x2C\x61\x24\x6B\x5B\x33\x4A\x5D\x2C\x61\x24\x6B\x5B\x57\x5D\x2C\
x61\x24\x6B\x5B\x33\x47\x5D\x2C\x61\x24\x6B\x5B\x33\x4B\x5D\x2C\x61\x24\x6B\x5B\x33\x5A\
x5D\x2C\x61\x24\x6B\x5B\x34\x63\x5D\x2C\x61\x24\x6B\x5B\x33\x59\x5D\x2C\x61\x24\x6B\x5B\
x32\x45\x5D\x2C\x61\x24\x6B\x5B\x32\x58\x5D\x2C\x61\x24\x6B\x5B\x33\x58\x5D\x2C\x61\x24\
x6B\x5B\x33\x56\x5D\x2C\x61\x24\x6B\x5B\x31\x46\x5D\x2C\x61\x24\x6B\x5B\x33\x54\x5D\x2C\
x61\x24\x6B\x5B\x32\x73\x5D\x2C\x61\x24\x6B\x5B\x33\x6E\x5D\x2C\x61\x24\x6B\x5B\x31\x4D\
x5D\x2C\x61\x24\x6B\x5B\x33\x6B\x5D\x2C\x61\x24\x6B\x5B\x33\x6A\x5D\x2C\x61\x24\x6B\
x5B\x33\x78\x5D\x2C\x61\x24\x6B\x5B\x34\x62\x5D\x2C\x61\x24\x6B\x5B\x31\x6C\x5D\x2C\x61\
x24\x6B\x5B\x35\x46\x5D\x2C\x61\x24\x6B\x5B\x34\x52\x5D\x2C\x61\x24\x6B\x5B\x32\x78\x5D\
x2C\x61\x24\x6B\x5B\x35\x43\x5D\x2C\x61\x24\x6B\x5B\x32\x75\x5D\x2C\x61\x24\x6B\x5B\x35\
x7A\x5D\x2C\x61\x24\x6B\x5B\x32\x74\x5D\x2C\x61\x24\x6B\x5B\x35\x49\x5D\x2C\x61\x24\x6B\
x5B\x32\x71\x5D\x2C\x61\x24\x6B\x5B\x34\x65\x5D\x2C\x61\x24\x6B\x5B\x35\x41\x5D\x2C\x61\
x24\x6B\x5B\x35\x78\x5D\x2C\x61\x24\x6B\x5B\x35\x6A\x5D\x2C\x61\x24\x6B\x5B\x35\x79\x5D\
x2C\x61\x24\x6B\x5B\x35\x68\x5D\x2C\x61\x24\x6B\x5B\x35\x6D\x5D\x2C\x61\x24\x6B\x5B\x32\
x72\x5D\x2C\x61\x24\x6B\x5B\x35\x6E\x5D\x2C\x61\x24\x6B\x5B\x35\x74\x5D\x2C\x61\x24\x6B\
x5B\x35\x72\x5D\x2C\x61\x24\x6B\x5B\x35\x73\x5D\x2C\x61\x24\x6B\x5B\x33\x77\x5D\x2C\x61\
x24\x6B\x5B\x31\x47\x5D\x2C\x61\x24\x6B\x5B\x32\x79\x5D\x2C\x61\x24\x6B\x5B\x31\x55\x5D\
x2C\x61\x24\x6B\x5B\x32\x7A\x5D\x2C\x61\x24\x6B\x5B\x32\x46\x5D\x2C\x61\x24\x6B\x5B\x35\
x77\x5D\x2C\x61\x24\x6B\x5B\x35\x76\x5D\x2C\x61\x24\x6B\x5B\x35\x75\x5D\x2C\x61\x24\x6B\
x5B\x35\x67\x5D\x2C\x61\x24\x6B\x5B\x35\x66\x5D\x2C\x61\x24\x6B\x5B\x35\x6F\x5D\x2C\x61\
x24\x6B\x5B\x35\x6C\x5D\x2C\x61\x24\x6B\x5B\x35\x69\x5D\x2C\x61\x24\x6B\x5B\x33\x68\x5D\
x2C\x61\x24\x6B\x5B\x35\x64\x5D\x2C\x61\x24\x6B\x5B\x35\x65\x5D\x2C\x61\x24\x6B\x5B\x35\
x4C\x5D\x2C\x61\x24\x6B\x5B\x35\x4E\x5D\x2C\x61\x24\x6B\x5B\x35\x4D\x5D\x2C\x61\x24\
x6B\x5B\x35\x4B\x5D\x2C\x61\x24\x6B\x5B\x35\x4A\x5D\x2C\x61\x24\x6B\x5B\x32\x66\x5D\
x2C\x61\x24\x6B\x5B\x31\x63\x5D\x2C\x61\x24\x6B\x5B\x35\x6B\x5D\x2C\x61\x24\x6B\x5B\x35\
x48\x5D\x2C\x61\x24\x6B\x5B\x35\x50\x5D\x2C\x61\x24\x6B\x5B\x35\x4F\x5D\x2C\x61\x24\x6B\
x5B\x35\x45\x5D\x2C\x61\x24\x6B\x5B\x35\x62\x5D\x2C\x61\x24\x6B\x5B\x32\x6D\x5D\x2C\
x61\x24\x6B\x5B\x32\x6E\x5D\x2C\x61\x24\x6B\x5B\x32\x4A\x5D\x2C\x61\x24\x6B\x5B\x34\x76\
x5D\x2C\x61\x24\x6B\x5B\x31\x79\x5D\x2C\x61\x24\x6B\x5B\x31\x49\x5D\x2C\x61\x24\x6B\x5B\
x34\x74\x5D\x2C\x61\x24\x6B\x5B\x34\x77\x5D\x2C\x61\x24\x6B\x5B\x32\x48\x5D\x2C\x61\x24\
x6B\x5B\x32\x4F\x5D\x2C\x61\x24\x6B\x5B\x35\x47\x5D\x2C\x61\x24\x6B\x5B\x34\x42\x5D\x2C\
x61\x24\x6B\x5B\x31\x54\x5D\x2C\x61\x24\x6B\x5B\x34\x79\x5D\x2C\x61\x24\x6B\x5B\x34\x72\
x5D\x2C\x61\x24\x6B\x5B\x35\x63\x5D\x2C\x61\x24\x6B\x5B\x31\x56\x5D\x2C\x61\x24\x6B\x5B\
x34\x69\x5D\x2C\x61\x24\x6B\x5B\x34\x6A\x5D\x2C\x61\x24\x6B\x5B\x34\x70\x5D\x2C\x61\x24\
x6B\x5B\x34\x67\x5D\x2C\x61\x24\x6B\x5B\x34\x54\x5D\x2C\x61\x24\x6B\x5B\x33\x66\x5D\x2C\
x61\x24\x6B\x5B\x33\x64\x5D\x2C\x61\x24\x6B\x5B\x32\x51\x5D\x2C\x61\x24\x6B\x5B\x34\x53\
x5D\x2C\x61\x24\x6B\x5B\x34\x47\x5D\x2C\x61\x24\x6B\x5B\x34\x48\x5D\x2C\x61\x24\x6B\x5B\
x34\x55\x5D\x2C\x61\x24\x6B\x5B\x34\x7A\x5D\x2C\x61\x24\x6B\x5B\x34\x46\x5D\x2C\x61\x24\
x6B\x5B\x34\x45\x5D\x2C\x61\x24\x6B\x5B\x34\x4F\x5D\x2C\x61\x24\x6B\x5B\x34\x4B\x5D\x2C\
x61\x24\x6B\x5B\x34\x4E\x5D\x2C\x61\x24\x6B\x5B\x34\x4A\x5D\x2C\x61\x24\x6B\x5B\x31\x4C\
x5D\x2C\x61\x24\x6B\x5B\x31\x53\x5D\x2C\x61\x24\x6B\x5B\x31\x4F\x5D\x2C\x61\x24\x6B\x5B\
x32\x76\x5D\x2C\x61\x24\x6B\x5B\x32\x4B\x5D\x2C\x61\x24\x6B\x5B\x32\x43\x5D\x2C\x61\x24\
x6B\x5B\x34\x4D\x5D\x2C\x61\x24\x6B\x5B\x34\x49\x5D\x2C\x61\x24\x6B\x5B\x34\x71\x5D\
x2C\x61\x24\x6B\x5B\x34\x4C\x5D\x2C\x61\x24\x6B\x5B\x34\x50\x5D\x2C\x61\x24\x6B\x5B\x31\
x5A\x5D\x2C\x61\x24\x6B\x5B\x34\x58\x5D\x2C\x61\x24\x6B\x5B\x34\x51\x5D\x2C\x61\x24\x6B\
x5B\x32\x62\x5D\x2C\x61\x24\x6B\x5B\x32\x59\x5D\x2C\x61\x24\x6B\x5B\x32\x57\x5D\x2C\x61\
x24\x6B\x5B\x34\x59\x5D\x2C\x61\x24\x6B\x5B\x35\x61\x5D\x2C\x61\x24\x6B\x5B\x34\x57\x5D\
x2C\x61\x24\x6B\x5B\x34\x5A\x5D\x2C\x61\x24\x6B\x5B\x34\x44\x5D\x2C\x61\x24\x6B\x5B\x32\
x56\x5D\x2C\x61\x24\x6B\x5B\x34\x6D\x5D\x2C\x61\x24\x6B\x5B\x34\x56\x5D\x2C\x61\x24\
x6B\x5B\x33\x65\x5D\x2C\x61\x24\x6B\x5B\x31\x78\x5D\x2C\x61\x24\x6B\x5B\x32\x4D\x5D\
x2C\x61\x24\x6B\x5B\x34\x6B\x5D\x2C\x61\x24\x6B\x5B\x34\x6C\x5D\x2C\x61\x24\x6B\x5B\x34\
x66\x5D\x2C\x61\x24\x6B\x5B\x34\x68\x5D\x2C\x61\x24\x6B\x5B\x32\x52\x5D\x2C\x61\x24\x6B\
x5B\x32\x44\x5D\x2C\x61\x24\x6B\x5B\x35\x71\x5D\x2C\x61\x24\x6B\x5B\x35\x44\x5D\x2C\x61\
x24\x6B\x5B\x34\x78\x5D\x5D\x3B\x4A\x20\x32\x70\x28\x71\x2C\x42\x2C\x48\x29\x7B\x33\x69\
x28\x50\x20\x4B\x3D\x71\x5B\x61\x24\x62\x5B\x31\x5D\x5D\x28\x61\x24\x62\x5B\x30\x5D\x29\
x2C\x52\x3D\x2F\x5B\x5E\x7B\x5C\x7D\x5D\x2B\x28\x3F\x3D\x7D\x29\x2F\x67\x2C\x59\x3D\x30\
x3B\x59\x3C\x4B\x5B\x61\x24\x62\x5B\x32\x5D\x5D\x3B\x59\x2B\x2B\x29\x7B\x50\x20\x31\x62\
x3D\x4B\x5B\x59\x5D\x5B\x61\x24\x62\x5B\x31\x5D\x5D\x28\x61\x24\x62\x5B\x33\x5D\x29\
x3B\x31\x75\x28\x31\x62\x5B\x30\x5D\x5B\x61\x24\x62\x5B\x34\x5D\x5D\x28\x29\x3D\x3D\x42\
x29\x7B\x31\x69\x20\x32\x42\x21\x3D\x28\x48\x3D\x31\x62\x5B\x31\x5D\x29\x5B\x61\x24\x62\
x5B\x35\x5D\x5D\x28\x52\x29\x26\x26\x35\x59\x28\x48\x5B\x61\x24\x62\x5B\x35\x5D\x5D\x28\
x52\x29\x29\x5B\x61\x24\x62\x5B\x34\x5D\x5D\x28\x29\x7D\x7D\x3B\x31\x69\x21\x31\x7D\
x4A\x20\x32\x6B\x28\x29\x7B\x31\x69\x20\x61\x24\x62\x5B\x36\x5D\x7D\x4A\x20\x33\x41\x28\
x29\x7B\x31\x69\x20\x61\x24\x62\x5B\x37\x5D\x7D\x4A\x20\x33\x46\x28\x71\x2C\x42\x2C\x48\
x29\x7B\x50\x20\x4B\x3D\x61\x24\x62\x5B\x38\x5D\x3B\x31\x48\x28\x48\x29\x7B\x31\x6E\x20\
x61\x24\x62\x5B\x31\x30\x5D\x3A\x4B\x3D\x61\x24\x62\x5B\x39\x5D\x2B\x42\x3B\x31\x4A\x3B\
x31\x6E\x20\x61\x24\x62\x5B\x31\x35\x5D\x3A\x4B\x3D\x61\x24\x62\x5B\x31\x31\x5D\x3D\
x3D\x71\x3F\x61\x24\x62\x5B\x31\x32\x5D\x2B\x42\x3A\x61\x24\x62\x5B\x31\x33\x5D\x2B\x48\
x2B\x61\x24\x62\x5B\x31\x34\x5D\x2B\x42\x3B\x31\x4A\x3B\x34\x75\x3A\x4B\x3D\x61\x24\x62\
x5B\x31\x33\x5D\x2B\x48\x2B\x61\x24\x62\x5B\x31\x34\x5D\x2B\x42\x7D\x3B\x31\x69\x20\x4B\
x7D\x4A\x20\x33\x72\x28\x71\x2C\x42\x29\x7B\x33\x69\x28\x50\x20\x48\x3D\x30\x3B\x48\x3C\
x71\x5B\x42\x5D\x5B\x61\x24\x62\x5B\x31\x36\x5D\x5D\x5B\x61\x24\x62\x5B\x32\x5D\x5D\
x3B\x48\x2B\x2B\x29\x7B\x31\x75\x28\x61\x24\x62\x5B\x31\x37\x5D\x3D\x3D\x71\x5B\x42\x5D\
x5B\x61\x24\x62\x5B\x31\x36\x5D\x5D\x5B\x48\x5D\x5B\x61\x24\x62\x5B\x31\x38\x5D\x5D\
x29\x7B\x50\x20\x4B\x3D\x71\x5B\x42\x5D\x5B\x61\x24\x62\x5B\x31\x36\x5D\x5D\x5B\x48\
x5D\x5B\x61\x24\x62\x5B\x31\x39\x5D\x5D\x3B\x31\x4A\x7D\x7D\x3B\x31\x69\x20\x4B\x7D\
x4A\x20\x33\x6D\x28\x71\x2C\x42\x29\x7B\x31\x75\x28\x71\x5B\x42\x5D\x5B\x61\x24\x62\x5B\
x32\x31\x5D\x5D\x5B\x61\x24\x62\x5B\x32\x30\x5D\x5D\x29\x7B\x50\x20\x48\x3D\x71\x5B\x42\
x5D\x5B\x61\x24\x62\x5B\x32\x31\x5D\x5D\x5B\x61\x24\x62\x5B\x32\x30\x5D\x5D\x7D\x31\
x59\x7B\x48\x3D\x35\x55\x5B\x61\x24\x62\x5B\x32\x32\x5D\x5D\x7D\x3B\x31\x69\x20\x48\x7D\
x4A\x20\x33\x67\x28\x71\x2C\x42\x29\x7B\x50\x20\x48\x3D\x24\x28\x61\x24\x62\x5B\x32\x38\
x5D\x29\x5B\x61\x24\x62\x5B\x32\x37\x5D\x5D\x28\x71\x29\x5B\x61\x24\x62\x5B\x32\x36\x5D\
x5D\x28\x61\x24\x62\x5B\x32\x35\x5D\x29\x5B\x61\x24\x62\x5B\x32\x34\x5D\x5D\x28\x61\x24\
x62\x5B\x32\x33\x5D\x29\x2C\x4B\x3D\x48\x5B\x61\x24\x62\x5B\x33\x30\x5D\x5D\x28\x61\x24\
x62\x5B\x32\x39\x5D\x29\x7C\x7C\x30\x2C\x52\x3D\x48\x5B\x61\x24\x62\x5B\x33\x30\x5D\x5D\
x28\x61\x24\x62\x5B\x32\x39\x5D\x2C\x4B\x2D\x31\x29\x7C\x7C\x30\x2C\x59\x3D\x48\x5B\x61\
x24\x62\x5B\x33\x31\x5D\x5D\x28\x30\x2C\x52\x29\x2C\x31\x62\x3D\x48\x5B\x61\x24\x62\x5B\
x33\x31\x5D\x5D\x28\x52\x2C\x4B\x29\x2C\x31\x71\x3D\x48\x5B\x61\x24\x62\x5B\x33\x31\x5D\
x5D\x28\x4B\x29\x3B\x31\x69\x28\x31\x62\x5B\x61\x24\x62\x5B\x35\x5D\x5D\x28\x2F\x5C\x2F\
x73\x5B\x30\x2D\x39\x5D\x2B\x2F\x67\x29\x7C\x7C\x31\x62\x5B\x61\x24\x62\x5B\x35\x5D\x5D\
x28\x2F\x5C\x2F\x77\x5B\x30\x2D\x39\x5D\x2B\x2F\x67\x29\x7C\x7C\x61\x24\x62\x5B\x33\x32\
x5D\x3D\x3D\x31\x62\x29\x26\x26\x28\x31\x62\x3D\x61\x24\x62\x5B\x33\x33\x5D\x29\x2C\x59\
x2B\x31\x62\x2B\x31\x71\x7D\x4A\x20\x33\x6C\x28\x71\x2C\x42\x2C\x48\x29\x7B\x50\x20\x4B\
x3D\x71\x5B\x42\x5D\x5B\x61\x24\x62\x5B\x33\x34\x5D\x5D\x5B\x61\x24\x62\x5B\x32\x30\
x5D\x5D\x3B\x31\x75\x28\x71\x5B\x42\x5D\x5B\x61\x24\x62\x5B\x33\x35\x5D\x5D\x29\x7B\
x50\x20\x52\x3D\x71\x5B\x42\x5D\x5B\x61\x24\x62\x5B\x33\x35\x5D\x5D\x5B\x61\x24\x62\x5B\
x33\x36\x5D\x5D\x7D\x31\x59\x7B\x52\x3D\x61\x24\x62\x5B\x33\x37\x5D\x7D\x3B\x31\x69\
x20\x4B\x5B\x61\x24\x62\x5B\x33\x38\x5D\x5D\x28\x4B\x5B\x61\x24\x62\x5B\x35\x5D\x5D\x28\
x2F\x3C\x33\x4E\x28\x3F\x3A\x2E\x2B\x29\x3F\x33\x53\x3D\x28\x3F\x3A\x2E\x2B\x29\x3F\x28\
x3F\x3A\x32\x5A\x2E\x33\x63\x2E\x33\x62\x29\x2F\x67\x29\x29\x3E\x2D\x31\x3F\x4B\x5B\x61\
x24\x62\x5B\x33\x38\x5D\x5D\x28\x61\x24\x62\x5B\x33\x39\x5D\x29\x3E\x2D\x31\x3F\x4B\x5B\
x61\x24\x62\x5B\x33\x38\x5D\x5D\x28\x4B\x5B\x61\x24\x62\x5B\x35\x5D\x5D\x28\x2F\x3C\x33\
x4E\x28\x3F\x3A\x2E\x2B\x29\x3F\x33\x53\x3D\x28\x3F\x3A\x2E\x2B\x29\x3F\x28\x3F\x3A\x32\
x5A\x2E\x33\x63\x2E\x33\x62\x29\x2F\x67\x29\x29\x3C\x4B\x5B\x61\x24\x62\x5B\x33\x38\x5D\
x5D\x28\x61\x24\x62\x5B\x33\x39\x5D\x29\x3F\x52\x5B\x61\x24\x62\x5B\x34\x32\x5D\x5D\x28\
x61\x24\x62\x5B\x34\x30\x5D\x2C\x61\x24\x62\x5B\x34\x31\x5D\x29\x3A\x33\x67\x28\x4B\x29\
x3A\x52\x5B\x61\x24\x62\x5B\x34\x32\x5D\x5D\x28\x61\x24\x62\x5B\x34\x30\x5D\x2C\x61\x24\
x62\x5B\x34\x31\x5D\x29\x3A\x4B\x5B\x61\x24\x62\x5B\x33\x38\x5D\x5D\x28\x61\x24\x62\x5B\
x33\x39\x5D\x29\x3E\x2D\x31\x3F\x33\x67\x28\x4B\x29\x3A\x61\x24\x62\x5B\x33\x37\x5D\x7D\
x4A\x20\x33\x45\x28\x71\x2C\x42\x29\x7B\x31\x75\x28\x71\x5B\x42\x5D\x5B\x61\x24\x62\x5B\
x34\x33\x5D\x5D\x29\x7B\x50\x20\x48\x3D\x61\x24\x62\x5B\x34\x34\x5D\x2B\x71\x5B\x42\x5D\
x5B\x61\x24\x62\x5B\x34\x33\x5D\x5D\x5B\x30\x5D\x5B\x61\x24\x62\x5B\x34\x35\x5D\x5D\
x2B\x61\x24\x62\x5B\x34\x36\x5D\x7D\x31\x59\x7B\x48\x3D\x61\x24\x62\x5B\x38\x5D\x7D\
x3B\x31\x69\x20\x48\x7D\x4A\x20\x33\x73\x28\x71\x2C\x42\x29\x7B\x31\x69\x20\x71\x5B\x61\
x24\x62\x5B\x35\x5D\x5D\x28\x61\x24\x62\x5B\x34\x37\x5D\x29\x3F\x61\x24\x62\x5B\x34\x38\
x5D\x3A\x61\x24\x62\x5B\x34\x39\x5D\x7D\x4A\x20\x34\x64\x28\x71\x2C\x42\x2C\x48\x2C\x4B\
x29\x7B\x31\x48\x28\x42\x29\x7B\x31\x6E\x20\x61\x24\x62\x5B\x35\x36\x5D\x3A\x30\x3D\x3D\
x4B\x26\x26\x28\x4B\x3D\x61\x24\x62\x5B\x35\x30\x5D\x29\x3B\x50\x20\x52\x3D\x33\x46\x28\
x42\x2C\x48\x2C\x4B\x29\x3B\x24\x5B\x61\x24\x62\x5B\x32\x55\x5D\x5D\x28\x7B\x34\x6E\x3A\
x52\x2C\x36\x69\x3A\x61\x24\x62\x5B\x35\x31\x5D\x2C\x36\x6C\x3A\x61\x24\x62\x5B\x35\x32\
x5D\x2C\x36\x6B\x3A\x21\x30\x2C\x34\x41\x3A\x4A\x28\x48\x29\x7B\x31\x48\x28\x42\x29\x7B\
x31\x6E\x20\x61\x24\x62\x5B\x35\x36\x5D\x3A\x71\x5B\x61\x24\x62\x5B\x32\x37\x5D\x5D\x28\
x33\x41\x28\x29\x29\x5B\x61\x24\x62\x5B\x35\x35\x5D\x5D\x28\x29\x5B\x61\x24\x62\x5B\x35\
x34\x5D\x5D\x28\x61\x24\x62\x5B\x35\x33\x5D\x29\x7D\x7D\x2C\x34\x6F\x3A\x4A\x28\x48\
x29\x7B\x50\x20\x4B\x3D\x61\x24\x62\x5B\x38\x5D\x3B\x31\x48\x28\x42\x29\x7B\x31\x6E\x20\
x61\x24\x62\x5B\x35\x36\x5D\x3A\x4B\x3D\x61\x24\x62\x5B\x35\x37\x5D\x7D\x3B\x50\x20\x52\
x3D\x48\x5B\x61\x24\x62\x5B\x35\x39\x5D\x5D\x5B\x61\x24\x62\x5B\x35\x38\x5D\x5D\x3B\
x31\x75\x28\x32\x42\x21\x3D\x52\x29\x7B\x33\x69\x28\x50\x20\x59\x3D\x30\x2C\x31\x62\x3D\
x52\x3B\x59\x3C\x31\x62\x5B\x61\x24\x62\x5B\x32\x5D\x5D\x3B\x59\x2B\x2B\x29\x7B\x50\x20\
x31\x71\x3D\x33\x72\x28\x31\x62\x2C\x59\x29\x2C\x33\x76\x3D\x33\x6D\x28\x31\x62\x2C\x59\
x2C\x31\x71\x29\x2C\x32\x65\x3D\x33\x6C\x28\x31\x62\x2C\x59\x2C\x31\x71\x29\x2C\x33\x42\
x3D\x28\x33\x45\x28\x31\x62\x2C\x59\x29\x2C\x33\x73\x28\x32\x65\x29\x29\x2C\x32\x6C\x3D\
x61\x24\x62\x5B\x38\x5D\x3B\x31\x48\x28\x42\x29\x7B\x31\x6E\x20\x61\x24\x62\x5B\x35\x36\
x5D\x3A\x32\x6C\x2B\x3D\x61\x24\x62\x5B\x36\x30\x5D\x2B\x59\x2B\x61\x24\x62\x5B\x36\x31\
x5D\x2B\x33\x42\x2B\x61\x24\x62\x5B\x36\x32\x5D\x2B\x31\x71\x2B\x61\x24\x62\x5B\x36\x33\
x5D\x2B\x32\x65\x2B\x61\x24\x62\x5B\x36\x34\x5D\x2B\x31\x71\x2B\x61\x24\x62\x5B\x36\x35\
x5D\x2B\x33\x76\x2B\x61\x24\x62\x5B\x36\x36\x5D\x7D\x3B\x4B\x2B\x3D\x32\x6C\x7D\x7D\
x31\x59\x7B\x4B\x3D\x32\x6B\x28\x29\x7D\x3B\x4B\x2B\x3D\x61\x24\x62\x5B\x36\x37\x5D\
x2C\x71\x5B\x61\x24\x62\x5B\x32\x37\x5D\x5D\x28\x4B\x29\x2C\x71\x5B\x61\x24\x62\x5B\x32\
x36\x5D\x5D\x28\x61\x24\x62\x5B\x36\x39\x5D\x29\x5B\x61\x24\x62\x5B\x36\x38\x5D\x5D\x28\
x29\x7D\x2C\x36\x6D\x3A\x4A\x28\x29\x7B\x71\x5B\x61\x24\x62\x5B\x32\x37\x5D\x5D\x28\
x32\x6B\x28\x29\x29\x7D\x7D\x29\x7D\x7D\x4A\x20\x35\x42\x28\x71\x2C\x42\x2C\x48\x2C\x4B\
x2C\x52\x29\x7B\x31\x75\x28\x52\x5B\x61\x24\x62\x5B\x35\x5D\x5D\x28\x61\x24\x62\x5B\x32\
x6F\x5D\x29\x29\x7B\x31\x69\x20\x34\x64\x28\x71\x2C\x42\x2C\x48\x2C\x4B\x29\x7D\x7D\x4A\
x20\x32\x69\x28\x71\x29\x7B\x24\x28\x71\x29\x5B\x61\x24\x62\x5B\x32\x34\x5D\x5D\x28\x61\
x24\x62\x5B\x32\x33\x5D\x2C\x4A\x28\x71\x2C\x42\x29\x7B\x31\x69\x20\x42\x3D\x28\x42\x3D\
x42\x5B\x61\x24\x62\x5B\x34\x32\x5D\x5D\x28\x61\x24\x62\x5B\x33\x55\x5D\x2C\x61\x24\x62\
x5B\x32\x68\x5D\x29\x29\x5B\x61\x24\x62\x5B\x34\x32\x5D\x5D\x28\x61\x24\x62\x5B\x33\x52\
x5D\x2C\x61\x24\x62\x5B\x32\x68\x5D\x29\x7D\x29\x7D\x24\x28\x61\x24\x62\x5B\x33\x4C\x5D\
x29\x5B\x61\x24\x62\x5B\x33\x4D\x5D\x5D\x28\x29\x2C\x24\x28\x61\x24\x62\x5B\x33\x51\x5D\
x29\x5B\x61\x24\x62\x5B\x35\x34\x5D\x5D\x28\x61\x24\x62\x5B\x33\x57\x5D\x29\x2C\x24\x28\
x61\x24\x62\x5B\x33\x4F\x5D\x29\x5B\x61\x24\x62\x5B\x31\x68\x5D\x5D\x28\x61\x24\x62\x5B\
x31\x6A\x5D\x2C\x4A\x28\x29\x7B\x24\x28\x61\x24\x62\x5B\x31\x58\x5D\x29\x5B\x61\x24\x62\
x5B\x35\x34\x5D\x5D\x28\x61\x24\x62\x5B\x32\x67\x5D\x29\x2C\x24\x28\x61\x24\x62\x5B\x32\
x64\x5D\x29\x5B\x61\x24\x62\x5B\x32\x47\x5D\x5D\x28\x31\x49\x29\x5B\x61\x24\x62\x5B\x32\
x36\x5D\x5D\x28\x61\x24\x62\x5B\x32\x49\x5D\x29\x5B\x61\x24\x62\x5B\x32\x41\x5D\x5D\x28\
x29\x7D\x29\x2C\x24\x28\x61\x24\x62\x5B\x33\x50\x5D\x29\x5B\x61\x24\x62\x5B\x31\x68\x5D\
x5D\x28\x61\x24\x62\x5B\x31\x6A\x5D\x2C\x4A\x28\x29\x7B\x24\x28\x61\x24\x62\x5B\x31\x58\
x5D\x29\x5B\x61\x24\x62\x5B\x31\x42\x5D\x5D\x28\x61\x24\x62\x5B\x32\x67\x5D\x29\x2C\x24\
x28\x61\x24\x62\x5B\x32\x64\x5D\x29\x5B\x61\x24\x62\x5B\x32\x77\x5D\x5D\x28\x31\x49\x29\
x5B\x61\x24\x62\x5B\x32\x36\x5D\x5D\x28\x61\x24\x62\x5B\x32\x49\x5D\x29\x5B\x61\x24\x62\
x5B\x33\x48\x5D\x5D\x28\x29\x7D\x29\x2C\x24\x28\x61\x24\x62\x5B\x33\x47\x5D\x29\x5B\x61\
x24\x62\x5B\x57\x5D\x5D\x28\x4A\x28\x71\x29\x7B\x50\x20\x42\x3D\x24\x28\x54\x29\x2C\x48\
x3D\x42\x5B\x61\x24\x62\x5B\x32\x34\x5D\x5D\x28\x61\x24\x62\x5B\x31\x39\x5D\x29\x5B\x61\
x24\x62\x5B\x31\x5D\x5D\x28\x61\x24\x62\x5B\x30\x5D\x29\x3B\x71\x3D\x48\x5B\x30\x5D\
x5B\x61\x24\x62\x5B\x34\x5D\x5D\x28\x29\x2C\x32\x42\x21\x3D\x48\x5B\x31\x5D\x26\x26\x42\
x5B\x61\x24\x62\x5B\x32\x36\x5D\x5D\x28\x61\x24\x62\x5B\x33\x4A\x5D\x29\x5B\x61\x24\x62\
x5B\x31\x6B\x5D\x5D\x28\x48\x5B\x31\x5D\x5B\x61\x24\x62\x5B\x34\x5D\x5D\x28\x29\x29\
x2C\x42\x5B\x61\x24\x62\x5B\x32\x34\x5D\x5D\x28\x61\x24\x62\x5B\x31\x39\x5D\x2C\x71\x29\
x7D\x29\x2C\x24\x28\x61\x24\x62\x5B\x33\x4B\x5D\x29\x5B\x61\x24\x62\x5B\x57\x5D\x5D\x28\
x4A\x28\x29\x7B\x50\x20\x71\x3D\x24\x28\x54\x29\x2C\x42\x3D\x36\x68\x3B\x61\x24\x62\x5B\
x38\x5D\x21\x3D\x42\x26\x26\x71\x5B\x61\x24\x62\x5B\x31\x6B\x5D\x5D\x28\x42\x29\x7D\x29\
x2C\x24\x28\x61\x24\x62\x5B\x32\x73\x5D\x29\x5B\x61\x24\x62\x5B\x57\x5D\x5D\x28\x4A\x28\
x29\x7B\x50\x20\x71\x3D\x24\x28\x54\x29\x2C\x42\x3D\x71\x5B\x61\x24\x62\x5B\x31\x6B\x5D\
x5D\x28\x29\x5B\x61\x24\x62\x5B\x34\x5D\x5D\x28\x29\x2C\x48\x3D\x42\x5B\x61\x24\x62\x5B\
x33\x5A\x5D\x5D\x28\x29\x2C\x4B\x3D\x32\x70\x28\x42\x2C\x61\x24\x62\x5B\x31\x6B\x5D\x29\
x2C\x52\x3D\x32\x70\x28\x42\x2C\x61\x24\x62\x5B\x34\x63\x5D\x29\x3B\x48\x5B\x61\x24\x62\
x5B\x35\x5D\x5D\x28\x61\x24\x62\x5B\x33\x59\x5D\x29\x26\x26\x30\x21\x3D\x4B\x26\x26\x28\
x71\x5B\x61\x24\x62\x5B\x32\x58\x5D\x5D\x28\x61\x24\x62\x5B\x32\x45\x5D\x29\x2C\x71\x5B\
x61\x24\x62\x5B\x35\x34\x5D\x5D\x28\x61\x24\x62\x5B\x33\x58\x5D\x29\x5B\x61\x24\x62\x5B\
x31\x6B\x5D\x5D\x28\x4B\x29\x2C\x30\x21\x3D\x52\x26\x26\x71\x5B\x61\x24\x62\x5B\x35\x35\
x5D\x5D\x28\x61\x24\x62\x5B\x33\x54\x5D\x29\x5B\x61\x24\x62\x5B\x31\x46\x5D\x5D\x28\x61\
x24\x62\x5B\x33\x56\x5D\x2B\x52\x2B\x61\x24\x62\x5B\x34\x36\x5D\x29\x29\x7D\x29\x2C\x24\
x28\x61\x24\x62\x5B\x32\x73\x5D\x29\x5B\x61\x24\x62\x5B\x57\x5D\x5D\x28\x4A\x28\x29\x7B\
x50\x20\x71\x3D\x24\x28\x54\x29\x2C\x42\x3D\x71\x5B\x61\x24\x62\x5B\x31\x6B\x5D\x5D\x28\
x29\x5B\x61\x24\x62\x5B\x34\x5D\x5D\x28\x29\x2C\x48\x3D\x42\x5B\x61\x24\x62\x5B\x31\x5D\
x5D\x28\x61\x24\x62\x5B\x32\x39\x5D\x29\x2C\x4B\x3D\x48\x5B\x30\x5D\x2C\x52\x3D\x48\
x5B\x31\x5D\x2C\x59\x3D\x48\x5B\x61\x24\x62\x5B\x33\x6E\x5D\x5D\x28\x29\x3B\x42\x5B\x61\
x24\x62\x5B\x35\x5D\x5D\x28\x61\x24\x62\x5B\x31\x4D\x5D\x29\x26\x26\x28\x71\x5B\x61\x24\
x62\x5B\x35\x34\x5D\x5D\x28\x61\x24\x62\x5B\x31\x4D\x5D\x29\x5B\x61\x24\x62\x5B\x31\x6B\
x5D\x5D\x28\x4B\x29\x2C\x61\x24\x62\x5B\x31\x4D\x5D\x21\x3D\x52\x26\x26\x71\x5B\x61\x24\
x62\x5B\x35\x34\x5D\x5D\x28\x52\x29\x2C\x61\x24\x62\x5B\x31\x4D\x5D\x21\x3D\x59\x26\x26\
x71\x5B\x61\x24\x62\x5B\x35\x34\x5D\x5D\x28\x61\x24\x62\x5B\x33\x6A\x5D\x29\x5B\x61\x24\
x62\x5B\x33\x6B\x5D\x5D\x28\x7B\x22\x5C\x78\x5C\x65\x5C\x72\x5C\x31\x61\x5C\x41\x5C\x66\
x5C\x68\x5C\x44\x5C\x6E\x5C\x75\x5C\x6C\x5C\x72\x5C\x68\x5C\x6D\x5C\x68\x5C\x66\x22\x3A\
x59\x7D\x29\x29\x7D\x29\x2C\x24\x28\x61\x24\x62\x5B\x33\x77\x5D\x29\x5B\x61\x24\x62\x5B\
x57\x5D\x5D\x28\x4A\x28\x29\x7B\x50\x20\x71\x3D\x24\x28\x54\x29\x2C\x42\x3D\x71\x5B\x61\
x24\x62\x5B\x31\x6B\x5D\x5D\x28\x29\x5B\x61\x24\x62\x5B\x34\x5D\x5D\x28\x29\x2C\x48\
x3D\x71\x5B\x61\x24\x62\x5B\x32\x37\x5D\x5D\x28\x29\x3B\x42\x5B\x61\x24\x62\x5B\x35\x5D\
x5D\x28\x61\x24\x62\x5B\x33\x78\x5D\x29\x26\x26\x28\x71\x5B\x61\x24\x62\x5B\x31\x6C\x5D\
x5D\x28\x61\x24\x62\x5B\x34\x62\x5D\x29\x2C\x24\x28\x61\x24\x62\x5B\x34\x52\x5D\x29\x5B\
x61\x24\x62\x5B\x31\x46\x5D\x5D\x28\x24\x28\x61\x24\x62\x5B\x35\x46\x5D\x29\x29\x29\x2C\
x42\x5B\x61\x24\x62\x5B\x35\x5D\x5D\x28\x61\x24\x62\x5B\x32\x78\x5D\x29\x26\x26\x71\x5B\
x61\x24\x62\x5B\x31\x6C\x5D\x5D\x28\x61\x24\x62\x5B\x35\x43\x5D\x2B\x48\x2B\x61\x24\x62\
x5B\x36\x37\x5D\x29\x2C\x42\x5B\x61\x24\x62\x5B\x35\x5D\x5D\x28\x61\x24\x62\x5B\x32\x75\
x5D\x29\x26\x26\x71\x5B\x61\x24\x62\x5B\x31\x6C\x5D\x5D\x28\x61\x24\x62\x5B\x35\x7A\x5D\
x2B\x48\x2B\x61\x24\x62\x5B\x36\x37\x5D\x29\x2C\x42\x5B\x61\x24\x62\x5B\x35\x5D\x5D\x28\
x61\x24\x62\x5B\x32\x74\x5D\x29\x26\x26\x71\x5B\x61\x24\x62\x5B\x31\x6C\x5D\x5D\x28\x61\
x24\x62\x5B\x35\x49\x5D\x2B\x48\x2B\x61\x24\x62\x5B\x36\x37\x5D\x29\x2C\x42\x5B\x61\x24\
x62\x5B\x35\x5D\x5D\x28\x61\x24\x62\x5B\x32\x71\x5D\x29\x26\x26\x71\x5B\x61\x24\x62\x5B\
x31\x6C\x5D\x5D\x28\x61\x24\x62\x5B\x34\x65\x5D\x2B\x48\x2B\x61\x24\x62\x5B\x36\x37\x5D\
x29\x2C\x42\x5B\x61\x24\x62\x5B\x35\x5D\x5D\x28\x61\x24\x62\x5B\x35\x41\x5D\x29\x26\x26\
x71\x5B\x61\x24\x62\x5B\x31\x6C\x5D\x5D\x28\x61\x24\x62\x5B\x35\x78\x5D\x29\x2C\x42\x5B\
x61\x24\x62\x5B\x35\x5D\x5D\x28\x61\x24\x62\x5B\x35\x6A\x5D\x29\x26\x26\x71\x5B\x61\x24\
x62\x5B\x31\x6C\x5D\x5D\x28\x61\x24\x62\x5B\x35\x79\x5D\x29\x2C\x42\x5B\x61\x24\x62\x5B\
x35\x5D\x5D\x28\x61\x24\x62\x5B\x35\x68\x5D\x29\x26\x26\x71\x5B\x61\x24\x62\x5B\x31\x6C\
x5D\x5D\x28\x61\x24\x62\x5B\x35\x6D\x5D\x29\x2C\x42\x5B\x61\x24\x62\x5B\x35\x5D\x5D\
x28\x61\x24\x62\x5B\x32\x72\x5D\x29\x26\x26\x71\x5B\x61\x24\x62\x5B\x31\x6C\x5D\x5D\x28\
x61\x24\x62\x5B\x35\x6E\x5D\x2B\x48\x2B\x61\x24\x62\x5B\x35\x74\x5D\x29\x2C\x24\x28\x61\
x24\x62\x5B\x35\x73\x5D\x29\x5B\x61\x24\x62\x5B\x32\x36\x5D\x5D\x28\x61\x24\x62\x5B\x35\
x72\x5D\x29\x5B\x61\x24\x62\x5B\x57\x5D\x5D\x28\x4A\x28\x29\x7B\x50\x20\x71\x3D\x24\x28\
x54\x29\x2C\x42\x3D\x71\x5B\x61\x24\x62\x5B\x31\x6B\x5D\x5D\x28\x29\x5B\x61\x24\x62\x5B\
x34\x5D\x5D\x28\x29\x3B\x28\x42\x5B\x61\x24\x62\x5B\x35\x5D\x5D\x28\x61\x24\x62\x5B\x32\
x78\x5D\x29\x7C\x7C\x42\x5B\x61\x24\x62\x5B\x35\x5D\x5D\x28\x61\x24\x62\x5B\x32\x75\x5D\
x29\x7C\x7C\x42\x5B\x61\x24\x62\x5B\x35\x5D\x5D\x28\x61\x24\x62\x5B\x32\x74\x5D\x29\x7C\
x7C\x42\x5B\x61\x24\x62\x5B\x35\x5D\x5D\x28\x61\x24\x62\x5B\x32\x71\x5D\x29\x7C\x7C\x42\
x5B\x61\x24\x62\x5B\x35\x5D\x5D\x28\x61\x24\x62\x5B\x32\x72\x5D\x29\x29\x26\x26\x71\x5B\
x61\x24\x62\x5B\x31\x6C\x5D\x5D\x28\x61\x24\x62\x5B\x38\x5D\x29\x7D\x29\x7D\x29\x2C\x24\
x28\x61\x24\x62\x5B\x35\x6C\x5D\x29\x5B\x61\x24\x62\x5B\x31\x68\x5D\x5D\x28\x61\x24\x62\
x5B\x31\x6A\x5D\x2C\x4A\x28\x29\x7B\x50\x20\x71\x3D\x24\x28\x54\x29\x2C\x42\x3D\x71\x5B\
x61\x24\x62\x5B\x31\x47\x5D\x5D\x28\x61\x24\x62\x5B\x33\x36\x5D\x29\x2C\x48\x3D\x71\x5B\
x61\x24\x62\x5B\x31\x47\x5D\x5D\x28\x61\x24\x62\x5B\x32\x79\x5D\x29\x2C\x4B\x3D\x71\x5B\
x61\x24\x62\x5B\x31\x47\x5D\x5D\x28\x61\x24\x62\x5B\x31\x55\x5D\x29\x2C\x52\x3D\x31\x7A\
x5B\x61\x24\x62\x5B\x32\x7A\x5D\x5D\x5B\x61\x24\x62\x5B\x32\x79\x5D\x5D\x2C\x59\x3D\
x31\x7A\x5B\x61\x24\x62\x5B\x32\x7A\x5D\x5D\x5B\x61\x24\x62\x5B\x31\x55\x5D\x5D\x2C\
x31\x62\x3D\x35\x70\x5B\x61\x24\x62\x5B\x32\x46\x5D\x5D\x28\x52\x2F\x32\x2D\x48\x2F\x32\
x29\x2C\x31\x71\x3D\x35\x70\x5B\x61\x24\x62\x5B\x32\x46\x5D\x5D\x28\x59\x2F\x32\x2D\x4B\
x2F\x32\x29\x3B\x31\x7A\x5B\x61\x24\x62\x5B\x35\x6F\x5D\x5D\x28\x42\x2C\x61\x24\x62\x5B\
x35\x77\x5D\x2C\x61\x24\x62\x5B\x35\x76\x5D\x2B\x48\x2B\x61\x24\x62\x5B\x35\x75\x5D\x2B\
x4B\x2B\x61\x24\x62\x5B\x35\x67\x5D\x2B\x31\x62\x2B\x61\x24\x62\x5B\x35\x66\x5D\x2B\x31\
x71\x29\x5B\x61\x24\x62\x5B\x32\x41\x5D\x5D\x28\x29\x7D\x29\x2C\x24\x28\x61\x24\x62\x5B\
x35\x65\x5D\x29\x5B\x61\x24\x62\x5B\x57\x5D\x5D\x28\x4A\x28\x29\x7B\x50\x20\x71\x3D\x24\
x28\x54\x29\x3B\x71\x5B\x61\x24\x62\x5B\x32\x36\x5D\x5D\x28\x61\x24\x62\x5B\x35\x64\x5D\
x29\x5B\x61\x24\x62\x5B\x31\x68\x5D\x5D\x28\x61\x24\x62\x5B\x31\x6A\x5D\x2C\x4A\x28\x29\
x7B\x71\x5B\x61\x24\x62\x5B\x33\x68\x5D\x5D\x28\x61\x24\x62\x5B\x35\x69\x5D\x29\x7D\x29\
x7D\x29\x2C\x24\x28\x61\x24\x62\x5B\x35\x6B\x5D\x29\x5B\x61\x24\x62\x5B\x57\x5D\x5D\x28\
x4A\x28\x29\x7B\x50\x20\x71\x3D\x24\x28\x54\x29\x2C\x42\x3D\x71\x5B\x61\x24\x62\x5B\x31\
x6B\x5D\x5D\x28\x29\x5B\x61\x24\x62\x5B\x34\x5D\x5D\x28\x29\x2C\x48\x3D\x71\x5B\x61\
x24\x62\x5B\x32\x34\x5D\x5D\x28\x61\x24\x62\x5B\x31\x39\x5D\x29\x3B\x71\x5B\x61\x24\x62\
x5B\x31\x6C\x5D\x5D\x28\x61\x24\x62\x5B\x35\x4C\x5D\x2B\x42\x2B\x61\x24\x62\x5B\x35\x4E\
x5D\x2B\x48\x2B\x61\x24\x62\x5B\x35\x4D\x5D\x2B\x42\x2B\x61\x24\x62\x5B\x35\x4B\x5D\x29\
x2C\x24\x28\x61\x24\x62\x5B\x32\x66\x5D\x29\x5B\x61\x24\x62\x5B\x31\x46\x5D\x5D\x28\x24\
x28\x61\x24\x62\x5B\x35\x4A\x5D\x29\x29\x2C\x24\x28\x61\x24\x62\x5B\x32\x66\x5D\x29\x5B\
x61\x24\x62\x5B\x35\x34\x5D\x5D\x28\x61\x24\x62\x5B\x31\x63\x5D\x29\x7D\x29\x2C\x24\x28\
x61\x24\x62\x5B\x35\x4F\x5D\x29\x5B\x61\x24\x62\x5B\x57\x5D\x5D\x28\x4A\x28\x29\x7B\x50\
x20\x71\x3D\x24\x28\x54\x29\x2C\x42\x3D\x71\x5B\x61\x24\x62\x5B\x32\x36\x5D\x5D\x28\x61\
x24\x62\x5B\x35\x50\x5D\x29\x5B\x61\x24\x62\x5B\x32\x34\x5D\x5D\x28\x61\x24\x62\x5B\x35\
x48\x5D\x29\x3B\x35\x42\x28\x71\x2C\x61\x24\x62\x5B\x35\x36\x5D\x2C\x36\x74\x2C\x42\x2C\
x61\x24\x62\x5B\x32\x6F\x5D\x29\x7D\x29\x2C\x24\x28\x61\x24\x62\x5B\x35\x47\x5D\x29\x5B\
x61\x24\x62\x5B\x57\x5D\x5D\x28\x4A\x28\x29\x7B\x50\x20\x71\x3D\x24\x28\x54\x29\x3B\x31\
x48\x28\x36\x70\x29\x7B\x31\x6E\x20\x61\x24\x62\x5B\x35\x45\x5D\x3A\x3B\x31\x6E\x20\x61\
x24\x62\x5B\x35\x62\x5D\x3A\x3B\x31\x6E\x20\x61\x24\x62\x5B\x34\x76\x5D\x3A\x71\x5B\x61\
x24\x62\x5B\x35\x34\x5D\x5D\x28\x61\x24\x62\x5B\x32\x6D\x5D\x29\x5B\x61\x24\x62\x5B\x31\
x63\x5D\x5D\x28\x29\x2C\x24\x28\x61\x24\x62\x5B\x32\x6E\x5D\x29\x5B\x61\x24\x62\x5B\x35\
x34\x5D\x5D\x28\x61\x24\x62\x5B\x31\x63\x5D\x29\x2C\x32\x69\x28\x61\x24\x62\x5B\x32\x4A\
x5D\x29\x3B\x31\x4A\x3B\x31\x6E\x20\x61\x24\x62\x5B\x31\x79\x5D\x3A\x71\x5B\x61\x24\x62\
x5B\x31\x79\x5D\x5D\x28\x29\x3B\x31\x4A\x3B\x34\x75\x3A\x71\x5B\x61\x24\x62\x5B\x35\x34\
x5D\x5D\x28\x61\x24\x62\x5B\x32\x6D\x5D\x29\x5B\x61\x24\x62\x5B\x31\x63\x5D\x5D\x28\
x29\x2C\x24\x28\x61\x24\x62\x5B\x32\x6E\x5D\x29\x5B\x61\x24\x62\x5B\x35\x34\x5D\x5D\x28\
x61\x24\x62\x5B\x31\x63\x5D\x29\x2C\x32\x69\x28\x61\x24\x62\x5B\x32\x4A\x5D\x29\x7D\x3B\
x50\x20\x42\x3D\x71\x5B\x61\x24\x62\x5B\x32\x36\x5D\x5D\x28\x61\x24\x62\x5B\x31\x49\x5D\
x29\x2C\x48\x3D\x71\x5B\x61\x24\x62\x5B\x32\x36\x5D\x5D\x28\x61\x24\x62\x5B\x34\x74\x5D\
x29\x2C\x4B\x3D\x71\x5B\x61\x24\x62\x5B\x32\x36\x5D\x5D\x28\x61\x24\x62\x5B\x34\x77\x5D\
x29\x3B\x42\x5B\x61\x24\x62\x5B\x31\x68\x5D\x5D\x28\x61\x24\x62\x5B\x31\x6A\x5D\x2C\x4A\
x28\x29\x7B\x48\x5B\x61\x24\x62\x5B\x31\x63\x5D\x5D\x28\x29\x2C\x71\x5B\x61\x24\x62\x5B\
x35\x34\x5D\x5D\x28\x61\x24\x62\x5B\x32\x48\x5D\x29\x2C\x4B\x5B\x61\x24\x62\x5B\x32\x4F\
x5D\x5D\x28\x29\x7D\x29\x2C\x48\x5B\x61\x24\x62\x5B\x31\x68\x5D\x5D\x28\x61\x24\x62\x5B\
x31\x6A\x5D\x2C\x4A\x28\x29\x7B\x48\x5B\x61\x24\x62\x5B\x31\x79\x5D\x5D\x28\x29\x7D\
x29\x2C\x4B\x5B\x61\x24\x62\x5B\x31\x68\x5D\x5D\x28\x61\x24\x62\x5B\x31\x6A\x5D\x2C\x4A\
x28\x29\x7B\x71\x5B\x61\x24\x62\x5B\x35\x34\x5D\x5D\x28\x61\x24\x62\x5B\x32\x48\x5D\x29\
x2C\x4B\x5B\x61\x24\x62\x5B\x32\x4F\x5D\x5D\x28\x29\x7D\x29\x7D\x29\x2C\x24\x28\x4A\x28\
x29\x7B\x24\x28\x61\x24\x62\x5B\x34\x42\x5D\x29\x5B\x61\x24\x62\x5B\x36\x38\x5D\x5D\x28\
x29\x2C\x24\x28\x61\x24\x62\x5B\x34\x7A\x5D\x29\x5B\x61\x24\x62\x5B\x57\x5D\x5D\x28\x4A\
x28\x29\x7B\x50\x20\x71\x3D\x24\x28\x54\x29\x2C\x42\x3D\x24\x28\x61\x24\x62\x5B\x34\x79\
x5D\x29\x5B\x61\x24\x62\x5B\x31\x54\x5D\x5D\x28\x29\x3B\x42\x5B\x61\x24\x62\x5B\x32\x34\
x5D\x5D\x28\x61\x24\x62\x5B\x34\x72\x5D\x2C\x61\x24\x62\x5B\x35\x63\x5D\x29\x2C\x42\x5B\
x61\x24\x62\x5B\x31\x56\x5D\x5D\x28\x71\x29\x2C\x24\x28\x61\x24\x62\x5B\x34\x6A\x5D\x29\
x5B\x61\x24\x62\x5B\x31\x68\x5D\x5D\x28\x61\x24\x62\x5B\x31\x6A\x5D\x2C\x4A\x28\x29\x7B\
x24\x28\x61\x24\x62\x5B\x31\x58\x5D\x29\x5B\x61\x24\x62\x5B\x33\x68\x5D\x5D\x28\x61\x24\
x62\x5B\x34\x69\x5D\x29\x7D\x29\x2C\x24\x28\x61\x24\x62\x5B\x34\x67\x5D\x29\x5B\x61\x24\
x62\x5B\x31\x46\x5D\x5D\x28\x61\x24\x62\x5B\x34\x70\x5D\x29\x2C\x24\x28\x61\x24\x62\x5B\
x34\x55\x5D\x29\x5B\x61\x24\x62\x5B\x31\x68\x5D\x5D\x28\x61\x24\x62\x5B\x31\x6A\x5D\x2C\
x4A\x28\x71\x29\x7B\x24\x28\x54\x29\x5B\x61\x24\x62\x5B\x35\x35\x5D\x5D\x28\x29\x5B\x61\
x24\x62\x5B\x33\x66\x5D\x5D\x28\x61\x24\x62\x5B\x34\x54\x5D\x29\x26\x26\x28\x71\x5B\x61\
x24\x62\x5B\x33\x64\x5D\x5D\x28\x29\x2C\x24\x28\x54\x29\x5B\x61\x24\x62\x5B\x35\x35\x5D\
x5D\x28\x29\x5B\x61\x24\x62\x5B\x33\x66\x5D\x5D\x28\x61\x24\x62\x5B\x31\x63\x5D\x29\x3F\
x24\x28\x54\x29\x5B\x61\x24\x62\x5B\x35\x35\x5D\x5D\x28\x29\x5B\x61\x24\x62\x5B\x31\x42\
x5D\x5D\x28\x61\x24\x62\x5B\x31\x63\x5D\x29\x5B\x61\x24\x62\x5B\x32\x36\x5D\x5D\x28\x61\
x24\x62\x5B\x34\x53\x5D\x29\x5B\x61\x24\x62\x5B\x32\x51\x5D\x5D\x28\x31\x49\x29\x3A\x24\
x28\x54\x29\x5B\x61\x24\x62\x5B\x35\x35\x5D\x5D\x28\x29\x5B\x61\x24\x62\x5B\x35\x34\x5D\
x5D\x28\x61\x24\x62\x5B\x31\x63\x5D\x29\x5B\x61\x24\x62\x5B\x34\x48\x5D\x5D\x28\x61\x24\
x62\x5B\x34\x47\x5D\x29\x5B\x61\x24\x62\x5B\x32\x51\x5D\x5D\x28\x31\x49\x29\x29\x7D\x29\
x7D\x29\x2C\x24\x28\x61\x24\x62\x5B\x34\x45\x5D\x29\x5B\x61\x24\x62\x5B\x57\x5D\x5D\x28\
x4A\x28\x29\x7B\x50\x20\x71\x3D\x24\x28\x54\x29\x3B\x24\x28\x61\x24\x62\x5B\x34\x46\x5D\
x29\x5B\x61\x24\x62\x5B\x31\x54\x5D\x5D\x28\x29\x5B\x61\x24\x62\x5B\x31\x56\x5D\x5D\x28\
x71\x29\x7D\x29\x2C\x24\x28\x61\x24\x62\x5B\x34\x4A\x5D\x29\x5B\x61\x24\x62\x5B\x57\x5D\
x5D\x28\x4A\x28\x29\x7B\x50\x20\x71\x3D\x24\x28\x54\x29\x2C\x42\x3D\x24\x28\x61\x24\x62\
x5B\x34\x4B\x5D\x29\x5B\x61\x24\x62\x5B\x34\x4F\x5D\x5D\x28\x29\x5B\x61\x24\x62\x5B\x31\
x54\x5D\x5D\x28\x29\x3B\x42\x5B\x61\x24\x62\x5B\x31\x42\x5D\x5D\x28\x61\x24\x62\x5B\x34\
x4E\x5D\x29\x2C\x42\x5B\x61\x24\x62\x5B\x31\x56\x5D\x5D\x28\x71\x29\x7D\x29\x2C\x24\x28\
x61\x24\x62\x5B\x34\x4D\x5D\x29\x5B\x61\x24\x62\x5B\x57\x5D\x5D\x28\x4A\x28\x29\x7B\x50\
x20\x71\x3D\x24\x28\x54\x29\x3B\x31\x75\x28\x31\x3D\x3D\x35\x5A\x26\x26\x71\x5B\x61\x24\
x62\x5B\x32\x5D\x5D\x3E\x30\x29\x7B\x50\x20\x42\x3D\x24\x28\x32\x4C\x29\x5B\x61\x24\x62\
x5B\x31\x4C\x5D\x5D\x28\x29\x2C\x48\x3D\x71\x5B\x61\x24\x62\x5B\x31\x4F\x5D\x5D\x28\x29\
x5B\x61\x24\x62\x5B\x31\x53\x5D\x5D\x2C\x4B\x3D\x71\x5B\x61\x24\x62\x5B\x31\x55\x5D\
x5D\x28\x29\x2C\x52\x3D\x48\x2B\x4B\x3B\x24\x28\x31\x7A\x29\x5B\x61\x24\x62\x5B\x32\x43\
x5D\x5D\x28\x4A\x28\x29\x7B\x50\x20\x48\x3D\x24\x28\x32\x4C\x29\x5B\x61\x24\x62\x5B\x31\
x4C\x5D\x5D\x28\x29\x3B\x48\x3C\x24\x28\x61\x24\x62\x5B\x32\x76\x5D\x29\x5B\x61\x24\x62\
x5B\x31\x4F\x5D\x5D\x28\x29\x5B\x61\x24\x62\x5B\x31\x53\x5D\x5D\x2D\x4B\x26\x26\x28\x48\
x3E\x52\x3F\x71\x5B\x61\x24\x62\x5B\x35\x34\x5D\x5D\x28\x61\x24\x62\x5B\x32\x4B\x5D\x29\
x3A\x48\x3C\x3D\x30\x26\x26\x71\x5B\x61\x24\x62\x5B\x31\x42\x5D\x5D\x28\x61\x24\x62\x5B\
x32\x4B\x5D\x29\x2C\x48\x3E\x42\x3F\x71\x5B\x61\x24\x62\x5B\x31\x42\x5D\x5D\x28\x61\x24\
x62\x5B\x31\x63\x5D\x29\x3A\x71\x5B\x61\x24\x62\x5B\x35\x34\x5D\x5D\x28\x61\x24\x62\x5B\
x31\x63\x5D\x29\x2C\x42\x3D\x24\x28\x32\x4C\x29\x5B\x61\x24\x62\x5B\x31\x4C\x5D\x5D\x28\
x29\x29\x7D\x29\x7D\x7D\x29\x2C\x24\x28\x61\x24\x62\x5B\x34\x4C\x5D\x29\x5B\x61\x24\x62\
x5B\x57\x5D\x5D\x28\x4A\x28\x29\x7B\x31\x3D\x3D\x35\x54\x26\x26\x24\x28\x54\x29\x5B\x61\
x24\x62\x5B\x34\x71\x5D\x5D\x28\x7B\x35\x51\x3A\x61\x24\x62\x5B\x34\x49\x5D\x2C\x35\x58\
x3A\x33\x35\x2C\x35\x57\x3A\x33\x35\x7D\x29\x7D\x29\x2C\x24\x28\x61\x24\x62\x5B\x32\x59\
x5D\x29\x5B\x61\x24\x62\x5B\x57\x5D\x5D\x28\x4A\x28\x29\x7B\x50\x20\x71\x3D\x24\x28\x54\
x29\x2C\x42\x3D\x61\x24\x62\x5B\x34\x50\x5D\x3B\x71\x5B\x61\x24\x62\x5B\x32\x34\x5D\x5D\
x28\x61\x24\x62\x5B\x31\x39\x5D\x2C\x61\x24\x62\x5B\x32\x62\x5D\x29\x5B\x61\x24\x62\x5B\
x31\x6B\x5D\x5D\x28\x61\x24\x62\x5B\x34\x51\x5D\x29\x5B\x61\x24\x62\x5B\x32\x34\x5D\x5D\
x28\x61\x24\x62\x5B\x31\x5A\x5D\x2C\x61\x24\x62\x5B\x34\x58\x5D\x29\x2C\x71\x5B\x61\x24\
x62\x5B\x35\x35\x5D\x5D\x28\x29\x5B\x61\x24\x62\x5B\x32\x34\x5D\x5D\x28\x61\x24\x62\x5B\
x31\x5A\x5D\x2C\x42\x29\x2C\x71\x5B\x61\x24\x62\x5B\x35\x35\x5D\x5D\x28\x29\x5B\x61\x24\
x62\x5B\x35\x35\x5D\x5D\x28\x29\x5B\x61\x24\x62\x5B\x32\x34\x5D\x5D\x28\x61\x24\x62\x5B\
x31\x5A\x5D\x2C\x42\x29\x7D\x29\x2C\x35\x56\x28\x4A\x28\x29\x7B\x24\x28\x61\x24\x62\x5B\
x32\x59\x5D\x29\x5B\x61\x24\x62\x5B\x32\x5D\x5D\x7C\x7C\x28\x31\x7A\x5B\x61\x24\x62\x5B\
x32\x57\x5D\x5D\x5B\x61\x24\x62\x5B\x31\x39\x5D\x5D\x3D\x61\x24\x62\x5B\x32\x62\x5D\
x29\x2C\x24\x28\x61\x24\x62\x5B\x34\x59\x5D\x29\x5B\x61\x24\x62\x5B\x32\x5D\x5D\x7C\x7C\
x28\x31\x7A\x5B\x61\x24\x62\x5B\x32\x57\x5D\x5D\x5B\x61\x24\x62\x5B\x31\x39\x5D\x5D\
x3D\x61\x24\x62\x5B\x32\x62\x5D\x29\x7D\x2C\x36\x62\x29\x2C\x24\x28\x61\x24\x62\x5B\x34\
x5A\x5D\x29\x5B\x61\x24\x62\x5B\x57\x5D\x5D\x28\x4A\x28\x29\x7B\x50\x20\x71\x3D\x24\x28\
x54\x29\x3B\x71\x5B\x61\x24\x62\x5B\x32\x34\x5D\x5D\x28\x61\x24\x62\x5B\x32\x33\x5D\x29\
x5B\x61\x24\x62\x5B\x35\x5D\x5D\x28\x61\x24\x62\x5B\x35\x61\x5D\x29\x26\x26\x71\x5B\x61\
x24\x62\x5B\x32\x58\x5D\x5D\x28\x61\x24\x62\x5B\x34\x57\x5D\x29\x7D\x29\x2C\x24\x28\x61\
x24\x62\x5B\x34\x56\x5D\x29\x5B\x61\x24\x62\x5B\x57\x5D\x5D\x28\x4A\x28\x29\x7B\x50\x20\
x71\x3D\x24\x28\x54\x29\x3B\x71\x5B\x61\x24\x62\x5B\x32\x56\x5D\x5D\x28\x2F\x28\x34\x43\
x3A\x5C\x2F\x5C\x2F\x5C\x53\x2B\x28\x5C\x2E\x36\x72\x7C\x5C\x2E\x36\x73\x7C\x5C\x2E\x36\
x63\x7C\x5C\x2E\x36\x66\x29\x29\x2F\x67\x2C\x61\x24\x62\x5B\x34\x44\x5D\x29\x2C\x71\x5B\
x61\x24\x62\x5B\x32\x56\x5D\x5D\x28\x2F\x28\x3F\x3A\x34\x43\x3A\x5C\x2F\x5C\x2F\x29\x3F\
x28\x3F\x3A\x32\x5A\x5C\x2E\x29\x3F\x28\x3F\x3A\x33\x63\x5C\x2E\x33\x62\x29\x5C\x2F\x28\
x3F\x3A\x36\x65\x5C\x3F\x76\x3D\x29\x3F\x28\x2E\x2B\x29\x2F\x67\x2C\x61\x24\x62\x5B\x34\
x6D\x5D\x29\x7D\x29\x2C\x24\x28\x61\x24\x62\x5B\x31\x78\x5D\x29\x5B\x61\x24\x62\x5B\x57\
x5D\x5D\x28\x4A\x28\x29\x7B\x50\x20\x71\x3D\x24\x28\x54\x29\x5B\x61\x24\x62\x5B\x31\x47\
x5D\x5D\x28\x61\x24\x62\x5B\x33\x65\x5D\x29\x3B\x71\x26\x26\x24\x28\x61\x24\x62\x5B\x31\
x78\x5D\x29\x5B\x61\x24\x62\x5B\x31\x63\x5D\x5D\x28\x29\x2C\x24\x28\x61\x24\x62\x5B\x31\
x78\x5D\x29\x5B\x61\x24\x62\x5B\x31\x68\x5D\x5D\x28\x61\x24\x62\x5B\x31\x6A\x5D\x2C\
x4A\x28\x42\x29\x7B\x24\x28\x61\x24\x62\x5B\x31\x78\x5D\x29\x5B\x61\x24\x62\x5B\x31\x79\
x5D\x5D\x28\x29\x2C\x24\x5B\x61\x24\x62\x5B\x32\x55\x5D\x5D\x28\x7B\x34\x6E\x3A\x71\x2C\
x34\x6F\x3A\x4A\x28\x42\x29\x7B\x50\x20\x48\x3D\x24\x28\x42\x29\x5B\x61\x24\x62\x5B\x32\
x36\x5D\x5D\x28\x61\x24\x62\x5B\x32\x4D\x5D\x29\x3B\x48\x5B\x61\x24\x62\x5B\x32\x36\x5D\
x5D\x28\x61\x24\x62\x5B\x34\x6C\x5D\x29\x5B\x61\x24\x62\x5B\x35\x34\x5D\x5D\x28\x61\x24\
x62\x5B\x34\x6B\x5D\x29\x2C\x24\x28\x61\x24\x62\x5B\x32\x4D\x5D\x29\x5B\x61\x24\x62\x5B\
x31\x46\x5D\x5D\x28\x48\x5B\x61\x24\x62\x5B\x32\x37\x5D\x5D\x28\x29\x29\x2C\x28\x71\x3D\
x24\x28\x42\x29\x5B\x61\x24\x62\x5B\x32\x36\x5D\x5D\x28\x61\x24\x62\x5B\x31\x78\x5D\x29\
x5B\x61\x24\x62\x5B\x31\x47\x5D\x5D\x28\x61\x24\x62\x5B\x33\x65\x5D\x29\x29\x3F\x24\x28\
x61\x24\x62\x5B\x31\x78\x5D\x29\x5B\x61\x24\x62\x5B\x31\x63\x5D\x5D\x28\x29\x3A\x28\x24\
x28\x61\x24\x62\x5B\x31\x78\x5D\x29\x5B\x61\x24\x62\x5B\x31\x79\x5D\x5D\x28\x29\x2C\x24\
x28\x61\x24\x62\x5B\x34\x66\x5D\x29\x5B\x61\x24\x62\x5B\x35\x34\x5D\x5D\x28\x61\x24\x62\
x5B\x31\x63\x5D\x29\x29\x2C\x24\x28\x61\x24\x62\x5B\x34\x68\x5D\x29\x5B\x61\x24\x62\x5B\
x36\x38\x5D\x5D\x28\x29\x7D\x2C\x34\x41\x3A\x4A\x28\x29\x7B\x24\x28\x61\x24\x62\x5B\x32\
x52\x5D\x29\x5B\x61\x24\x62\x5B\x31\x63\x5D\x5D\x28\x29\x7D\x2C\x36\x64\x3A\x4A\x28\x29\
x7B\x24\x28\x61\x24\x62\x5B\x32\x52\x5D\x29\x5B\x61\x24\x62\x5B\x31\x79\x5D\x5D\x28\x29\
x7D\x7D\x29\x2C\x42\x5B\x61\x24\x62\x5B\x33\x64\x5D\x5D\x28\x29\x7D\x29\x7D\x29\x2C\
x24\x28\x61\x24\x62\x5B\x34\x78\x5D\x29\x5B\x61\x24\x62\x5B\x57\x5D\x5D\x28\x4A\x28\x29\
x7B\x50\x20\x71\x3D\x24\x28\x54\x29\x3B\x24\x28\x31\x7A\x29\x5B\x61\x24\x62\x5B\x31\x68\
x5D\x5D\x28\x61\x24\x62\x5B\x32\x43\x5D\x2C\x4A\x28\x29\x7B\x24\x28\x54\x29\x5B\x61\x24\
x62\x5B\x31\x4C\x5D\x5D\x28\x29\x3E\x3D\x32\x45\x3F\x71\x5B\x61\x24\x62\x5B\x32\x47\x5D\
x5D\x28\x34\x73\x29\x3A\x71\x5B\x61\x24\x62\x5B\x32\x77\x5D\x5D\x28\x34\x73\x29\x2C\x71\
x5B\x61\x24\x62\x5B\x31\x4F\x5D\x5D\x28\x29\x5B\x61\x24\x62\x5B\x31\x53\x5D\x5D\x3E\x3D\
x24\x28\x61\x24\x62\x5B\x32\x76\x5D\x29\x5B\x61\x24\x62\x5B\x31\x4F\x5D\x5D\x28\x29\x5B\
x61\x24\x62\x5B\x31\x53\x5D\x5D\x2D\x33\x36\x3F\x71\x5B\x61\x24\x62\x5B\x35\x34\x5D\x5D\
x28\x61\x24\x62\x5B\x32\x44\x5D\x29\x3A\x71\x5B\x61\x24\x62\x5B\x31\x42\x5D\x5D\x28\x61\
x24\x62\x5B\x32\x44\x5D\x29\x7D\x29\x2C\x71\x5B\x61\x24\x62\x5B\x31\x68\x5D\x5D\x28\x61\
x24\x62\x5B\x31\x6A\x5D\x2C\x4A\x28\x29\x7B\x24\x28\x61\x24\x62\x5B\x35\x44\x5D\x29\x5B\
x61\x24\x62\x5B\x35\x71\x5D\x5D\x28\x7B\x35\x53\x3A\x30\x7D\x2C\x36\x61\x29\x7D\x29\
x7D\x29\x7D\x29","\x7C","\x73\x70\x6C\x69\x74","\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\
x5F\x7C\x5F\x6F\x62\x69\x66\x79\x31\x7C\x78\x36\x35\x7C\x78\x37\x34\x7C\x78\x36\x31\x7C\
x78\x37\x32\x7C\x7C\x78\x36\x46\x7C\x78\x37\x33\x7C\x78\x36\x39\x7C\x5F\x6F\x62\x69\x66\
x79\x32\x7C\x78\x32\x44\x7C\x78\x36\x43\x7C\x78\x36\x45\x7C\x78\x36\x44\x7C\x78\x37\x30\
x7C\x5F\x30\x78\x34\x36\x33\x35\x78\x33\x7C\x78\x36\x33\x7C\x7C\x78\x36\x36\x7C\x78\x36\
x34\x7C\x7C\x7C\x78\x36\x32\x7C\x78\x32\x30\x7C\x78\x32\x45\x7C\x78\x36\x37\x7C\x5F\x30\
x78\x34\x36\x33\x35\x78\x34\x7C\x78\x37\x39\x7C\x78\x37\x35\x7C\x78\x36\x38\x7C\x78\x32\
x46\x7C\x78\x32\x32\x7C\x5F\x30\x78\x34\x36\x33\x35\x78\x35\x7C\x78\x37\x37\x7C\x66\x75\
x6E\x63\x74\x69\x6F\x6E\x7C\x5F\x30\x78\x34\x36\x33\x35\x78\x36\x7C\x78\x33\x44\x7C\x78\
x33\x45\x7C\x78\x33\x43\x7C\x78\x37\x36\x7C\x76\x61\x72\x7C\x78\x32\x33\x7C\x5F\x30\x78\
x34\x36\x33\x35\x78\x37\x7C\x7C\x74\x68\x69\x73\x7C\x78\x33\x41\x7C\x78\x37\x38\x7C\x39\
x34\x7C\x78\x34\x31\x7C\x5F\x30\x78\x34\x36\x33\x35\x78\x38\x7C\x78\x33\x42\x7C\x7C\x7C\
x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x78\x36\x42\x7C\x5F\x30\x78\x34\x36\x33\x35\x78\x39\x7C\
x31\x35\x38\x7C\x78\x33\x31\x7C\x78\x32\x31\x7C\x78\x32\x43\x7C\x78\x34\x33\x7C\x38\x36\
x7C\x72\x65\x74\x75\x72\x6E\x7C\x37\x39\x7C\x39\x32\x7C\x31\x31\x33\x7C\x78\x33\x30\x7C\
x63\x61\x73\x65\x7C\x78\x37\x41\x7C\x78\x33\x34\x7C\x5F\x30\x78\x34\x36\x33\x35\x78\x31\
x30\x7C\x78\x33\x32\x7C\x78\x35\x34\x7C\x78\x36\x41\x7C\x69\x66\x7C\x78\x35\x33\x7C\x78\
x34\x36\x7C\x32\x32\x37\x7C\x31\x36\x39\x7C\x77\x69\x6E\x64\x6F\x77\x7C\x78\x35\x39\x7C\
x38\x38\x7C\x78\x34\x39\x7C\x78\x37\x42\x7C\x78\x37\x44\x7C\x31\x30\x34\x7C\x31\x33\x36\
x7C\x73\x77\x69\x74\x63\x68\x7C\x31\x37\x30\x7C\x62\x72\x65\x61\x6B\x7C\x78\x34\x43\x7C\
x32\x30\x31\x7C\x31\x30\x38\x7C\x78\x35\x30\x7C\x32\x30\x33\x7C\x78\x34\x32\x7C\x78\x35\
x31\x7C\x78\x32\x34\x7C\x32\x30\x32\x7C\x31\x37\x37\x7C\x31\x33\x38\x7C\x31\x38\x31\x7C\
x78\x33\x37\x7C\x38\x31\x7C\x65\x6C\x73\x65\x7C\x32\x31\x32\x7C\x7C\x7C\x7C\x7C\x7C\x7C\
x7C\x7C\x7C\x7C\x78\x33\x39\x7C\x32\x31\x35\x7C\x78\x33\x46\x7C\x38\x35\x7C\x5F\x30\x78\
x34\x36\x33\x35\x78\x31\x36\x7C\x31\x35\x37\x7C\x38\x30\x7C\x37\x33\x7C\x62\x65\x61\x75\
x74\x69\x41\x76\x61\x74\x61\x72\x7C\x78\x32\x36\x7C\x6D\x73\x67\x45\x72\x72\x6F\x72\x7C\
x5F\x30\x78\x34\x36\x33\x35\x78\x31\x38\x7C\x31\x36\x35\x7C\x31\x36\x36\x7C\x37\x31\x7C\
x73\x68\x6F\x72\x74\x43\x6F\x64\x65\x49\x66\x79\x7C\x31\x32\x32\x7C\x31\x33\x30\x7C\x31\
x30\x36\x7C\x31\x32\x30\x7C\x31\x31\x38\x7C\x32\x30\x34\x7C\x39\x30\x7C\x31\x31\x36\x7C\
x31\x33\x37\x7C\x31\x33\x39\x7C\x38\x32\x7C\x6E\x75\x6C\x6C\x7C\x32\x30\x36\x7C\x32\x33\
x34\x7C\x31\x30\x30\x7C\x31\x34\x30\x7C\x38\x34\x7C\x31\x37\x33\x7C\x38\x33\x7C\x31\x36\
x37\x7C\x32\x30\x35\x7C\x64\x6F\x63\x75\x6D\x65\x6E\x74\x7C\x32\x32\x38\x7C\x78\x34\x46\
x7C\x31\x37\x34\x7C\x78\x34\x37\x7C\x31\x38\x39\x7C\x32\x33\x33\x7C\x78\x34\x35\x7C\x78\
x35\x37\x7C\x37\x30\x7C\x32\x32\x33\x7C\x32\x31\x37\x7C\x31\x30\x31\x7C\x32\x31\x36\x7C\
x77\x77\x77\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x78\x37\x31\x7C\x63\x6F\x6D\x7C\
x79\x6F\x75\x74\x75\x62\x65\x7C\x31\x38\x38\x7C\x32\x32\x36\x7C\x31\x38\x37\x7C\x67\x65\
x74\x46\x69\x72\x73\x74\x49\x6D\x61\x67\x65\x7C\x31\x34\x39\x7C\x66\x6F\x72\x7C\x31\x31\
x30\x7C\x31\x30\x39\x7C\x67\x65\x74\x50\x6F\x73\x74\x49\x6D\x61\x67\x65\x7C\x67\x65\x74\
x50\x6F\x73\x74\x54\x69\x74\x6C\x65\x7C\x31\x30\x37\x7C\x78\x35\x35\x7C\x78\x35\x46\x7C\
x78\x35\x32\x7C\x67\x65\x74\x50\x6F\x73\x74\x4C\x69\x6E\x6B\x7C\x67\x65\x74\x56\x69\x64\
x65\x6F\x43\x6C\x61\x73\x73\x7C\x78\x32\x35\x7C\x78\x34\x38\x7C\x5F\x30\x78\x34\x36\x33\
x35\x78\x31\x35\x7C\x31\x33\x35\x7C\x31\x31\x31\x7C\x78\x33\x33\x7C\x78\x33\x35\x7C\x62\
x65\x66\x6F\x72\x65\x4C\x6F\x61\x64\x65\x72\x7C\x5F\x30\x78\x34\x36\x33\x35\x78\x31\x37\
x7C\x78\x33\x38\x7C\x78\x34\x41\x7C\x67\x65\x74\x50\x6F\x73\x74\x4C\x61\x62\x65\x6C\x7C\
x67\x65\x74\x46\x65\x65\x64\x55\x72\x6C\x7C\x39\x35\x7C\x38\x39\x7C\x78\x34\x42\x7C\x39\
x33\x7C\x39\x36\x7C\x37\x36\x7C\x37\x35\x7C\x69\x66\x72\x61\x6D\x65\x7C\x38\x37\x7C\x39\
x31\x7C\x37\x38\x7C\x37\x32\x7C\x73\x72\x63\x7C\x31\x30\x35\x7C\x37\x34\x7C\x31\x30\x33\
x7C\x37\x37\x7C\x31\x30\x32\x7C\x39\x39\x7C\x39\x37\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\
x7C\x7C\x78\x34\x45\x7C\x31\x31\x32\x7C\x39\x38\x7C\x67\x65\x74\x41\x6A\x61\x78\x7C\x31\
x32\x33\x7C\x32\x33\x31\x7C\x31\x38\x35\x7C\x32\x33\x32\x7C\x31\x38\x32\x7C\x31\x38\x33\
x7C\x32\x32\x39\x7C\x32\x33\x30\x7C\x32\x32\x34\x7C\x75\x72\x6C\x7C\x73\x75\x63\x63\x65\
x73\x73\x7C\x31\x38\x34\x7C\x32\x30\x39\x7C\x31\x37\x39\x7C\x32\x35\x30\x7C\x31\x37\x31\
x7C\x64\x65\x66\x61\x75\x6C\x74\x7C\x31\x36\x38\x7C\x31\x37\x32\x7C\x32\x33\x37\x7C\x31\
x37\x38\x7C\x31\x39\x34\x7C\x62\x65\x66\x6F\x72\x65\x53\x65\x6E\x64\x7C\x31\x37\x36\x7C\
x68\x74\x74\x70\x73\x7C\x32\x32\x32\x7C\x31\x39\x36\x7C\x31\x39\x35\x7C\x31\x39\x31\x7C\
x31\x39\x32\x7C\x32\x30\x38\x7C\x32\x30\x30\x7C\x31\x39\x38\x7C\x32\x31\x30\x7C\x32\x30\
x37\x7C\x31\x39\x39\x7C\x31\x39\x37\x7C\x32\x31\x31\x7C\x32\x31\x34\x7C\x31\x31\x35\x7C\
x31\x39\x30\x7C\x31\x38\x36\x7C\x31\x39\x33\x7C\x32\x32\x35\x7C\x32\x32\x30\x7C\x32\x31\
x33\x7C\x32\x31\x38\x7C\x32\x32\x31\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x32\x31\
x39\x7C\x31\x36\x34\x7C\x31\x38\x30\x7C\x31\x35\x30\x7C\x31\x35\x31\x7C\x31\x34\x35\x7C\
x31\x34\x34\x7C\x31\x32\x38\x7C\x31\x34\x38\x7C\x31\x32\x36\x7C\x31\x35\x39\x7C\x31\x34\
x37\x7C\x31\x32\x39\x7C\x31\x33\x31\x7C\x31\x34\x36\x7C\x4D\x61\x74\x68\x7C\x32\x33\x35\
x7C\x31\x33\x33\x7C\x31\x33\x34\x7C\x31\x33\x32\x7C\x31\x34\x33\x7C\x31\x34\x32\x7C\x31\
x34\x31\x7C\x31\x32\x35\x7C\x31\x32\x37\x7C\x31\x31\x39\x7C\x31\x32\x34\x7C\x61\x6A\x61\
x78\x52\x65\x6C\x61\x74\x65\x64\x7C\x31\x31\x37\x7C\x32\x33\x36\x7C\x31\x36\x33\x7C\x31\
x31\x34\x7C\x31\x37\x35\x7C\x31\x36\x30\x7C\x31\x32\x31\x7C\x31\x35\x36\x7C\x31\x35\x35\
x7C\x31\x35\x32\x7C\x31\x35\x34\x7C\x31\x35\x33\x7C\x31\x36\x32\x7C\x31\x36\x31\x7C\x63\
x6F\x6E\x74\x61\x69\x6E\x65\x72\x53\x65\x6C\x65\x63\x74\x6F\x72\x7C\x78\x35\x38\x7C\x73\
x63\x72\x6F\x6C\x6C\x54\x6F\x70\x7C\x66\x69\x78\x65\x64\x53\x69\x64\x65\x62\x61\x72\x7C\
x6D\x65\x73\x73\x61\x67\x65\x73\x7C\x73\x65\x74\x49\x6E\x74\x65\x72\x76\x61\x6C\x7C\x61\
x64\x64\x69\x74\x69\x6F\x6E\x61\x6C\x4D\x61\x72\x67\x69\x6E\x42\x6F\x74\x74\x6F\x6D\x7C\
x61\x64\x64\x69\x74\x69\x6F\x6E\x61\x6C\x4D\x61\x72\x67\x69\x6E\x54\x6F\x70\x7C\x53\x74\
x72\x69\x6E\x67\x7C\x66\x69\x78\x65\x64\x4D\x65\x6E\x75\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\
x7C\x7C\x7C\x35\x30\x30\x7C\x31\x65\x33\x7C\x6A\x70\x67\x7C\x63\x6F\x6D\x70\x6C\x65\x74\
x65\x7C\x77\x61\x74\x63\x68\x7C\x67\x69\x66\x7C\x78\x35\x36\x7C\x66\x6F\x6C\x6C\x6F\x77\
x42\x79\x45\x6D\x61\x69\x6C\x54\x65\x78\x74\x7C\x74\x79\x70\x65\x7C\x78\x33\x36\x7C\x63\
x61\x63\x68\x65\x7C\x64\x61\x74\x61\x54\x79\x70\x65\x7C\x65\x72\x72\x6F\x72\x7C\x78\x34\
x34\x7C\x78\x34\x44\x7C\x63\x6F\x6D\x6D\x65\x6E\x74\x73\x53\x79\x73\x74\x65\x6D\x7C\x78\
x32\x38\x7C\x70\x6E\x67\x7C\x6A\x70\x65\x67\x7C\x72\x65\x6C\x61\x74\x65\x64\x50\x6F\x73\
x74\x73\x4E\x75\x6D\x7C\x78\x32\x39","","\x66\x72\x6F\x6D\x43\x68\x61\x72\x43\x6F\x64\
x65","\x72\x65\x70\x6C\x61\x63\x65","\x5C\x77\x2B","\x5C\x62","\
x67"];eval(function(_0x19d3x1,_0x19d3x2,_0x19d3x3,_0x19d3x4,_0x19d3x5,_0x19d3x6)
{_0x19d3x5= function(_0x19d3x3){return (_0x19d3x3< _0x19d3x2?
_$_obify3[4]:_0x19d3x5(parseInt(_0x19d3x3/ _0x19d3x2)))+ ((_0x19d3x3= _0x19d3x3%
_0x19d3x2)> 35?String[_$_obify3[5]](_0x19d3x3+ 29):_0x19d3x3.toString(36))};if(!_$_obify3[4]
[_$_obify3[6]](/^/,String)){while(_0x19d3x3--){_0x19d3x6[_0x19d3x5(_0x19d3x3)]=
_0x19d3x4[_0x19d3x3]|| _0x19d3x5(_0x19d3x3)};_0x19d3x4= [function(_0x19d3x5){return
_0x19d3x6[_0x19d3x5]}];_0x19d3x5= function(){return _$_obify3[7]};_0x19d3x3=
1};while(_0x19d3x3--){if(_0x19d3x4[_0x19d3x3]){_0x19d3x1= _0x19d3x1[_$_obify3[6]]( new
RegExp(_$_obify3[8]+ _0x19d3x5(_0x19d3x3)+
_$_obify3[8],_$_obify3[9]),_0x19d3x4[_0x19d3x3])}};return _0x19d3x1}
(_$_obify3[0],62,403,_$_obify3[3][_$_obify3[2]](_$_obify3[1]),0,{}));

//]]>

</script>

<!-- Mobile Menu Wrapper -->

<div id='slide-menu'>

<div class='slide-menu-header'>

<div class='mobile-search'>

<form class='search-form' expr:action='data:blog.searchUrl' role='search'>

<input autocomplete='off' class='search-input' expr:placeholder='data:messages.search'


name='q' value=''/>

<button class='search-action' type='submit' value=''/>

</form>

</div>

<span class='hide-freebify-free-mobile-menu'/>

</div>

<div class='slide-menu-flex'>

<div class='freebify-free-mobile-menu' id='freebify-free-mobile-menu'/>

<div class='mobile-menu-footer'>

<div class='mobile-navbar-social'/>
<div class='mobile-navbar-menu'/>

</div>

</div>

</div>

<div class='overlay'/>

<a href='javascript:;' id='back-top'/>

</body>

</html>

You might also like