Recent Posts

23 enero 2023
tag:blogger.com,1999:blog-7868226399326019307.archive2022-01-31T07:50:47.804-08:00Azon StoreNaveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comBloggertag:blogger.com,1999:blog-7868226399326019307.layout2021-10-24T08:56:34.685-07:002022-01-31T07:50:47.804-08:00Template: Azon Store<?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE html> <HTML b:css='false' b:responsive='true' b:version='2' class='v2' expr:dir='data:blog.languageDirection' expr:lang='data:blog.locale.language'> <head> <meta content='width=device-width, initial-scale=1' name='viewport'/> <b:include data='blog' name='all-head-content'/> <meta content='#013e46' name='theme-color'/> <meta content='#013e46' name='msapplication-navbutton-color'/> <meta content='yes' name='apple-mobile-web-app-capable'/> <meta content='#013e46' name='apple-mobile-web-app-status-bar-style'/> <!-- Title --> <b:if cond='data:blog.pageType in {&quot;index&quot;} and data:blog.homepageUrl == data:blog.url'> <title><data:blog.pageTitle/></title> <b:if cond='data:blog.pageType in {&quot;item&quot;,&quot;static_page&quot;}'> <title><data:blog.pageName/> - <data:blog.title/></title> <b:else/> <b:if cond='data:blog.pageType in {&quot;index&quot;} and data:blog.pageName == &quot;&quot;'> <title>All Posts - <data:blog.title/></title> <b:else/> <b:if cond='data:blog.pageType in {&quot;error_page&quot;}'> <title>Page Not Found - <data:blog.title/></title> <b:else/> <title><data:blog.pageName/></title> </b:if> </b:if> </b:if> </b:if> <!-- Meta keywords homepage, static page, and post --> <b:if cond='data:blog.pageType in {&quot;index&quot;} and data:blog.homepageUrl == data:blog.url'> <meta expr:content='data:blog.title' name='keywords'/> </b:if> <b:if cond='data:blog.pageType in {&quot;item&quot;,&quot;static_page&quot;}'> <meta expr:content='data:blog.pageName' name='keywords'/> </b:if> <!-- Noindex search page, label, and archives <b:if cond='data:blog.pageType in {&quot;archive&quot;} or data:blog.searchLabel or data:blog.searchQuery'> <meta content='noindex,nofollow' name='robots'/> </b:if>--> <!-- [ Social Media Meta Tag / OpenGraph ] --> <b:if cond='data:blog.pageType == &quot;item&quot;'> <meta expr:content='data:blog.pageName' property='og:title'/> <meta expr:content='data:blog.canonicalUrl' property='og:url'/> <meta content='article' property='og:type'/> </b:if> <meta expr:content='data:blog.title' property='og:site_name'/> <b:if cond='data:blog.url == data:blog.homepageUrl'> <meta expr:content='data:blog.metaDescription' name='description'/> <meta expr:content='data:blog.title' property='og:title'/> <meta content='website' property='og:type'/> <b:if cond='data:blog.metaDescription'> <meta expr:content='data:blog.metaDescription' property='og:description'/> <b:else/> <meta expr:content='data:blog.metaDescription' property='og:description'/> </b:if> </b:if> <b:if cond='data:blog.postImageUrl'> <meta expr:content='data:blog.postImageUrl' property='og:image'/> <b:else/> <b:if cond='data:blog.postImageThumbnailUrl'> <meta expr:content='data:blog.postThumbnailUrl' property='og:image'/> <b:else/> <meta expr:content='data:blog.postThumbnailUrl' property='og:image'/> </b:if> </b:if> <meta content='https://www.facebook.com/xxxx' property='article:author'/> <meta content='https://www.facebook.com/xxxx' property='article:publisher'/> <meta content='xxxxx' property='fb:app_id'/> <meta content='xxxxx' property='fb:admins'/> <meta content='en_US' property='og:locale'/> <meta content='en_GB' property='og:locale:alternate'/> <meta content='id_ID' property='og:locale:alternate'/> <meta content='summary' name='twitter:card'/> <meta expr:content='data:blog.pageTitle' name='twitter:title'/> <meta content='xxxxx' name='twitter:site'/> <meta content='xxxxx' name='twitter:creator'/> &lt;style type=&quot;text/css&quot;&gt; &lt;!-- /*<b:skin><![CDATA[ /* <Group description="Basic colors and Background"> <Variable name="head.color" description="Heading colors" type="color" default="#262d3d" value="#08102b"/> <Variable name="body.color" description="Body colors" type="color" default="#48525c" value="#08102b"/> <Variable name="body.colorAlt" description="Alternative body colors" type="color" default="#767676" value="#767676"/> <Variable name="body.bgColor" description="Main page bakground color" type="color" default="#fffdfc" value="#fffdfc"/> <Variable name="link.color" description="Link colors" type="color" default="#0063d1" value="#0063d1"/> <Variable name="link.bgColor" description="Button link colors" type="color" default="#0063d1" value="#0063d1"/> </Group> */ /* Variable color */ :root{ --headC: $(head.color) ; --bodyC: $(body.color) ; --bodyCa: $(body.colorAlt) ; --bodyB: $(body.bgColor) ; --linkC: $(link.color) ; --linkB: $(link.bgColor) ; --fontH: 'Rubik', sans-serif; --fontM: 'Noto Sans', sans-serif; } #layout .contained{width:1000px;} #layout #header-title {width:330px;} #layout .main-wrapper {float:left;width:730px;} #layout .sidebar-wrapper{width:270px;float:right;} #layout .footer-wrapper,#layout .bkslayout{overflow:hidden;width:1000px} #layout .footer {float:left;width:208px!important;margin:10px;} #layout ul,li,ol{list-style:none} #layout .tab-wrapper {overflow: hidden;margin: 10px auto 20px;width: 1000px;} #layout .recent-wrapper {overflow: hidden;margin: 10px auto 20px;width:333px;float:left;} #layout .azonshop-menu{display:none;} /* --- Remove to reduce CSS size or if you aren&#39;t using RTL --- */ /* RTL Mode */.Rtl .form-wrapper button, .Rtl .med-lab .widget-content li:after, .Rtl #shoppycart .item-remove{left:0; right:unset;}.Rtl .whts-btn{left:0; right:unset;}.Rtl #ajax-search-form input{padding-right:12px; padding-left:0; }.Rtl .sidebar-wrapper, .Rtl .slid-right, .Rtl .timer-wrap{float:left;}.Rtl .box-down{margin:0 0 0 70px;}.Rtl .grant{margin:0 18px 0 0;}.Rtl .med-lab h3, .Rtl .med-lab .widget-content li, .Rtl #credits #left, .Rtl .azonshop-menu, .Rtl .wrap-slid, .Rtl .box-down, .Rtl .recent-widget .post-image-link, .Rtl .main-wrapper, .Rtl .menu, .Rtl .PopularPosts .post-image-link, .Rtl .index-post .item_price, .Rtl .index-post .discount, .Rtl .pst-left, .Rtl .box-terga .azonshop-price, .Rtl .box-terga .azonshop_terga_product, .Rtl #pager, .Rtl .azonshop_btn_pament a, .Rtl .quantity, .Rtl .title-home h3, .Rtl .title-wrap h3, .Rtl .feet-icons a, .Rtl .feet-icons span, .Rtl #shoppycart .item-thumb img, .Rtl #shoppycart tbody td.odd{float:right;}.Rtl .dim-wrap{right:30px; left:unset; }.Rtl .recent-widget .post-image-link, .Rtl .PopularPosts .post-image-link, .Rtl .index-post .item_price {margin:0 0 0 12px;}.Rtl .azonshop-brig span{padding:0 30px 0 0;}.Rtl .PopularPosts .post-title, .Rtl .post-body .tab-wrapper{text-align:right; }.Rtl .azonshop-dropdown .azonshop-sb-dropdown, .Rtl .azonshop-dropdown .azonshop-icons{left:unset; right:100%; }.Rtl .ico-fourth{padding-left:0; padding-right:58px;}.Rtl .fourthing svg{left:unset; right:0;}.Rtl .shop-buka a{margin:0 0 0 16px; float:right;}.Rtl .shop-buka i{margin:0 0 0 6px;}.Rtl .shop-buka .wishlister i svg{margin:12px 10px 0 0px;}.Rtl .shop-buka i svg{margin:7px 10px 0 0px;}.Rtl .has-children > a::before, .Rtl .has-children > a::after{left:15px; right:unset;}.Rtl .pst-right, .Rtl #postslider, .Rtl #shoppycart tbody td.even{float:left;}.Rtl .pst-right span.discount{margin:5px 20px 0 0px;}.Rtl .azonshop_btn_pament a, .Rtl .quantity{margin: 0 0px 20px 14px;}.Rtl .post-body ul, .Rtl .post-body ol{padding: 0 30px 0 0px; margin: 0 0 10px 0px;} .Rtl #shoppycart{right:unset; left:20px; }.Rtl .quantity-nav{flex-direction:row-reverse;}.Rtl .quantity input, .Rtl #shoppycart tbody td.even{text-align:left;}.Rtl #shoppycart .item-thumb img{margin:0 0 0 12px; } /* --- End --- */ */]]></b:skin> <style> /****************************** Platform: Blogger Name: Azon Store Blogger Template Designer: Naveed Iqbal URL: http://www.bloggertheme9.com License: Free Version ---*****************************/ /* Font Body and Heading */ @font-face{font-family: &#39;Noto Sans&#39;;font-style: italic;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/notosans/v11/o-0OIpQlx3QUlC5A4PNr4ARMQ_m87A.woff2) format(&#39;woff2&#39;), url(https://fonts.gstatic.com/s/notosans/v11/o-0OIpQlx3QUlC5A4PNr4DRG.woff) format(&#39;woff&#39;)} @font-face{font-family: &#39;Noto Sans&#39;;font-style: italic;font-weight: 700;font-display: swap;src: url(https://fonts.gstatic.com/s/notosans/v11/o-0TIpQlx3QUlC5A4PNr4Az5ZuyDzW0.woff2) format(&#39;woff2&#39;), url(https://fonts.gstatic.com/s/notosans/v11/o-0TIpQlx3QUlC5A4PNr4Az5ZtyH.woff) format(&#39;woff&#39;)} @font-face{font-family: &#39;Noto Sans&#39;;font-style: normal;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/notosans/v11/o-0IIpQlx3QUlC5A4PNr5TRA.woff2) format(&#39;woff2&#39;), url(https://fonts.gstatic.com/s/notosans/v11/o-0IIpQlx3QUlC5A4PNb4Q.woff) format(&#39;woff&#39;)} @font-face{font-family: &#39;Noto Sans&#39;;font-style: normal;font-weight: 700;font-display: swap;src: url(https://fonts.gstatic.com/s/notosans/v11/o-0NIpQlx3QUlC5A4PNjXhFVZNyB.woff2) format(&#39;woff2&#39;), url(https://fonts.gstatic.com/s/notosans/v11/o-0NIpQlx3QUlC5A4PNjXhFlYA.woff) format(&#39;woff&#39;)} /* Source Code Font */ /* cyrillic-ext */ @font-face {font-family: &#39;Rubik&#39;; font-style: normal; font-weight: 400; src: url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nMrXyi0A.woff2) format(&#39;woff2&#39;); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } /* cyrillic */ @font-face {font-family: &#39;Rubik&#39;; font-style: normal; font-weight: 400; src: url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nFrXyi0A.woff2) format(&#39;woff2&#39;); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* hebrew */ @font-face {font-family: &#39;Rubik&#39;; font-style: normal; font-weight: 400; src: url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nDrXyi0A.woff2) format(&#39;woff2&#39;); unicode-range: U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F; } /* latin-ext */ @font-face {font-family: &#39;Rubik&#39;; font-style: normal; font-weight: 400; src: url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nPrXyi0A.woff2) format(&#39;woff2&#39;); 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; } /* latin */ @font-face {font-family: &#39;Rubik&#39;; font-style: normal; font-weight: 400; src: url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nBrXw.woff2) format(&#39;woff2&#39;); 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; } /* cyrillic-ext */ @font-face {font-family: &#39;Rubik&#39;; font-style: normal; font-weight: 500; src: url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nMrXyi0A.woff2) format(&#39;woff2&#39;); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } /* cyrillic */ @font-face {font-family: &#39;Rubik&#39;; font-style: normal; font-weight: 500; src: url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nFrXyi0A.woff2) format(&#39;woff2&#39;); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* hebrew */ @font-face {font-family: &#39;Rubik&#39;; font-style: normal; font-weight: 500; src: url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nDrXyi0A.woff2) format(&#39;woff2&#39;); unicode-range: U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F; } /* latin-ext */ @font-face {font-family: &#39;Rubik&#39;; font-style: normal; font-weight: 500; src: url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nPrXyi0A.woff2) format(&#39;woff2&#39;); 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; } /* latin */ @font-face {font-family: &#39;Rubik&#39;; font-style: normal; font-weight: 500; src: url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nBrXw.woff2) format(&#39;woff2&#39;); 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; } /*-- Reset CSS --*/ a,abbr,acronym,address,applet,b,big,blockquote,body,caption,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,kbd,label,legend,li,object,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,u,ul,var{padding:0;border:0;outline:0;vertical-align:baseline;background:0 0;text-decoration:none;margin:0;}form,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}dl,ul{list-style-position:inside;font-weight:400;list-style:none}ul li{list-style:none}caption,th{text-align:center}img{border:none;display:block;position:relative}a,a:visited{text-decoration:none}.clr{clear:both}.section,.widget{margin:0;padding:0}a{color:var(--linkC); transition: 0.3s; }a img{border:0}abbr{text-decoration:none}.CSS_LIGHTBOX{z-index:999999!important}.separator a{clear:none!important;float:none!important;margin-left:0!important;margin-right:0!important}#navbar-iframe,#header .description,.widget-item-control,a.quickedit,.home-link,.feed-links{display:none!important}.center{display:table;margin:0 auto;position:relative} *, *:before, *:after, html {-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}svg{width:30px; height:30px; fill:#000;} h1, h2, h3, h4, h5, h6 {color: #555; font-family:var(--fontH); font-weight:500;} h2{ font-size: 17px; line-height: 23px;} h3{ font-size: 17px; line-height: 23px;} h4{ font-size: 16px; line-height: 22px; } h5, h6{ font-size: 16px; line-height: 22px; } .post-body h2, .post-body h3, .post-body h4, .post-body h5, .post-body h6{ margin:6px 0;} body {background-color: #fff; font-family:var(--fontM); font-size: 15px; line-height:1.8; font-weight: 400; color: #666; word-wrap: break-word; margin: 0; padding: 0; } .hidden{display:none;} .headerpic-wrapper{background: #fff; width:100%; display: block; padding:20px 0; margin: 0 auto; } /* Header Widget */ .head-reel{float:left;} .Header{background-repeat:no-repeat;background-size:100%;background-position:center;} .Header img{max-width:200px;max-height:35px} .Header .headH{display:block;color:#666;font-size:20px; font-weight:500;} .Header .headH.hasSub{display:flex;align-items:baseline;} .Header .headTtl{overflow:hidden;white-space:nowrap;text-overflow:ellipsis; display:block} .Header .headSub{margin:0 5px;font-weight:400; font-size:11px; white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:60px;opacity:.6} .Header .headSub::before{content:attr(data-text)} .Header h1,.Header h2{margin:6px 0 0;line-height:36px;} .Header a{color:#666;} .bulean{position:fixed; top:30%; border-radius:10px 0px 0 10px; right:-110px; overflow:hidden; background:#ef3f49; z-index:99999; -webkit-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; } .bulean a{padding: 0 10px 0 45px; position:relative; color:#fff; display: block; font-size:13.5px; line-height: 45px; text-align: left; white-space: nowrap; } .bulean svg{width:21px; fill:#fff; position:absolute; left: 13px; top: 6px;} .bulean a:hover{background:#404040; } .bulean:hover{right:0px; } .main-wrapper{background:#fff; float:left; overflow:hidden; width:calc(100% - 300px); word-wrap:break-word; padding:0 0px; margin:0 0 20px;} .sidebar-wrapper{float:right; overflow:hidden; width:280px; word-wrap:break-word; padding:0 0px; margin:0;} .content-bayar,.header-wrapper,.contained {position: relative; max-width: 1250px; padding:0 20px; margin: 0 auto;} .menu-btn { display: none; position:relative; float: right; padding:16px 14px 16px 40px; } .menu { float: left; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; } .menu ul {padding: 0px; margin: 0px; list-style: none; position: relative; display: inline-table;} .menu &gt; li &gt; ul.sub-menu {min-width: 10em; padding: 4px 0; background-color: #f4f4f4; border: 1px solid #CCC; } .menu ul li { padding: 0px; z-index: 10; position:relative;} .menu &gt; ul &gt; li { display: inline-block; } .menu ul li a { display: block; font-family:var(--fontH); font-weight:500; color: #fff; text-transform:uppercase; } .menu ul li &gt; a {padding: 16px 18px;} .menu ul ul {position: absolute; top:100%; min-width: 160px; background-color: #fff; box-shadow: 0 5px 8px rgba(0, 0, 0, 0.25); z-index:9; visibility: hidden; opacity: 0; transform: translate(0,25px); transition: all 0.2s ease-out;} .menu ul li:hover &gt; ul {visibility: visible; opacity: 1; transform: translate(0,0);} .menu ul ul &gt; li { position: relative; } .menu ul ul ul { position: absolute; left: 100%; top:0; } .menu ul ul &gt; li a { padding: 8px 18px; font-size:14px; color:#555; text-transform:unset; } .menu ul ul &gt; li a:hover { background-color: var(--linkC); color: #fff; } .menu ul li a:hover{color: #e7e7e7;} a.menu-btn{color:#fff;} .hamburger {float: left; width: 18px; height: 20px; position: absolute; left: 12px; top: 28px;} .hamburger &gt; div {position: relative; width: 100%; height: 2px; background: #fff; align-items: center; justify-content: center; transition: all 0.4s ease;} .hamburger &gt; div::before,.hamburger &gt; div::after {content: &#39;&#39;; position: absolute; z-index: 1; top: -7px; width: 100%; height: 2px; background: inherit;} .hamburger &gt; div::after {top: 7px;} .topper{display:flex;} .tabmid{flex-grow:1;margin:0 6%;list-style:none;} .bow, ul.recent-widget, .theitems, ul.recent-label, .footer-wrapper, .related-posts{display: flex; flex-wrap: wrap; margin-left: -30px; } .half, .brox, .banner2{-moz-box-flex: 0; width: calc(100% / 2); padding-left: 30px; } .third,.delate, .dvago {-moz-box-flex: 0; width: calc(100% / 3); padding-left: 30px; } .quart, .fourthing, .recent-widget li, .index-post, .related-posts li, .recent-label li.hot-item{-moz-box-flex: 0; width: calc(100% / 4); padding-left: 30px; } .fifth, .related-ready li {-moz-box-flex: 0; width: calc(100% / 5); padding-left: 30px; } .producting li {-moz-box-flex: 0; width: calc(100% / 6); padding-left: 30px; } .ntfC{display:flex;align-items:center;position:relative;min-height:53px; background:#e8f0fe;color:#3c4043; padding:10px 25px; font-size:13px; transition:all .1s ease;overflow:hidden} .ntfC .secIn{width:100%; position:relative} .ntfC .c{display:flex;align-items:center;cursor:pointer;} .ntfC .c::after { content: &#39;\2715&#39;; line-height: 18px; font-size: 14px; } .ntfT{width:100%; padding-right: 15px; text-align:center} .ntfT a{color:#204ecf; font-weight:700} .ntfI:checked ~ .ntfC{height:0;min-height:0; padding:0; opacity:0;visibility:hidden} .ntfA{display:inline-flex;align-items:center;justify-content:center;text-align:initial} .ntfA &gt;a{flex-shrink:0;white-space:nowrap;display:inline-block; margin:0 10px;padding:8px 12px;border-radius:3px; background:var(--linkB);color:#fffdfc; font-size:12px;font-weight:400; box-shadow:0 10px 8px -8px rgb(0 0 0 / 12%);text-decoration:none} /*shoppycart*/ #shoppycart .shopcartclose, #shoppycart .cartbuttons a, .boxcheckoutlast input{-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;} #shoppycart .notifica_shop {margin-top: 25px;background: #fbe889;text-align: center;padding: 5px;color: #000;height: 24px;overflow: hidden;} .notifica_shop span: nth-child(2),.notifica_shop span: nth-child(3),.notifica_shop span: nth-child(4) {display: none;} #shoppycart .item-thumb img {height: 45px;width: 45px;float: left;margin-right: 6px;} #shoppycart .displaynone {display: none!important;} #shoppycart .simpleCart_items {} #shoppycart .item-name {} #shoppycart .headerRow {display: none;} #shoppycart {width: 340px; font-size:14px; padding: 10px 10px 20px;box-shadow: 0 3px 5px rgba(0,0,0,0.2);background: #fff;position: absolute;z-index: 999999;opacity: 1;right: 20px;display: none;top: -20px;} #shoppycart .item-total {float: right;color: #eb3e32;margin-right: 30px;font-weight: 600;} #shoppycart .item-decrement, #shoppycart .item-quantity, #shoppycart .item-increment {position: absolute;} #shoppycart .item-quantity {right: 150px;} #shoppycart .item-decrement {right: 170px;font-size: 11px;} #shoppycart .item-increment {right: 130px;font-size: 11px;} #shoppycart .item-remove {position: absolute;right: 0px;} #shoppycart .item-price {visibility: hidden;font-size: 0;} #shoppycart .simpleCart_remove::before {font-family: &quot;Font Awesome 5 Pro&quot;;content: &quot;\f2ed&quot;;color: #adadad;text-indent: 0px;display: block;} #shoppycart .simpleCart_remove {display: inline-block;text-indent: -99999px;width: 20px;height: 20px;color: transparent;} #shoppycart .itemRow {position: relative;overflow: hidden;padding: 10px 0px;border-bottom: 1px solid #ebebeb;} #shoppycart table {width: 100%;} #shoppycart tbody tr {padding-bottom: 5px;margin-bottom: 5px;display: block;overflow: hidden;} #shoppycart tbody td.odd {float: left;color: #363f4d;font-weight: 600;font-size: 14px;} #shoppycart tbody td.even {text-align: right;float: right; font-weight: 600;} #shoppycart .cartbuttons {float: right;margin: 13px 0 0;display: inline-block;} #shoppycart .cartbuttons a {padding:6px 12px 8px; margin:0 0 10px 8px;color: #fff;background: #27bd53; font-size:15px; text-transform: capitalize; border-radius:2px; } #shoppycart .cartbuttons a.simpleCart_checkout_btn { } #shoppycart .cartbuttons a.simpleCart_empty {background: var(--linkB);text-align: left;} #shoppycart .cartbuttons a:hover{opacity:.8;} #shoppycart span.simpleCart_total {font-weight: 600;font-size: 16px;color: #363f4d;} #shoppycart .itemRow.effect-1 {background: var(--linkB);opacity: 0.1;} #shoppycart .itemRow.effect-2 {background: var(--linkB);opacity: 0.2;} #shoppycart .itemRow.effect-3 {background: var(--linkB);opacity: 0.3;} #shoppycart .itemRow.effect-4 {background: var(--linkB);opacity: 0.4;} #shoppycart .itemRow.effect-5 {background: var(--linkB);opacity: 0.5;} #shoppycart .itemRow.effect-6 {background: var(--linkB);opacity: 0.6;} #shoppycart .itemRow.effect-7 {background: var(--linkB);opacity: 0.7;} #shoppycart .itemRow.effect-8 {background: var(--linkB);opacity: 0.8;} #shoppycart .itemRow.effect-9 {background: var(--linkB);opacity: 0.9;} .shopboxrelative {position: relative;width: 100%;height: 100%;} .shopboxrelative .shoploadingeffect {} #shoppycart .shopcartclose {position: absolute;bottom: -6px;left: 5px;cursor: pointer;z-index: 99999;text-align: center;font-family: &quot;Font Awesome 5 Pro&quot;;} #shoppycart .shopcartclose::before {content: &quot;\f057&quot;;color: var(--linkB);font-size: 22px;} #shoppycart .shopcartclose:hover{opacity:.8;} .loader {text-align: center;width: 68px;height: 42px;margin: auto;} .loader span {display: inline-block;vertical-align: middle;width: 8px;height: 8px;margin: 21px auto;background: rgba(255,255,255,0.33);border-radius: 42px;-o-border-radius: 42px;-ms-border-radius: 42px;-webkit-border-radius: 42px;-moz-border-radius: 42px;animation: loader 1.105s infinite alternate;-o-animation: loader 1.105s infinite alternate;-ms-animation: loader 1.105s infinite alternate;-webkit-animation: loader 1.105s infinite alternate;-moz-animation: bubblingG 1.105s infinite alternate;} #loader1 {animation-delay: 0s;-o-animation-delay: 0s;-ms-animation-delay: 0s;-webkit-animation-delay: 0s;-moz-animation-delay: 0s;} #loader2 {animation-delay: 0.3295s;-o-animation-delay: 0.3295s;-ms-animation-delay: 0.3295s;-webkit-animation-delay: 0.3295s;-moz-animation-delay: 0.3295s;} #loader3 {animation-delay: 0.659s;-o-animation-delay: 0.659s;-ms-animation-delay: 0.659s;-webkit-animation-delay: 0.659s;-moz-animation-delay: 0.659s;} @keyframes bubblingG {0% {width: 8px;height: 8px;background-color: rgb(208, 233, 206);transform: translateY(0);} 100% {width: 20px;height: 20px;background-color: rgb(165, 191, 163);transform: translateY(-18px);} } @-o-keyframes bubblingG {0% {width: 8px;height: 8px;background-color: rgb(208, 233, 206);-o-transform: translateY(0);} 100% {width: 20px;height: 20px;background-color: rgb(165, 191, 163);-o-transform: translateY(-18px);} } @-ms-keyframes bubblingG {0% {width: 8px;height: 8px;background-color: rgb(208, 233, 206);-ms-transform: translateY(0);} 100% {width: 20px;height: 20px;background-color: rgb(165, 191, 163);-ms-transform: translateY(-18px);} } @-webkit-keyframes bubblingG {0% {width: 8px;height: 8px;background-color: rgb(208, 233, 206);-webkit-transform: translateY(0);} 100% {width: 20px;height: 20px;background-color: rgb(165, 191, 163);-webkit-transform: translateY(-18px);} } @-moz-keyframes bubblingG {0% {width: 8px;height: 8px;background-color: rgb(208, 233, 206);-moz-transform: translateY(0);} 100% {width: 20px;height: 20px;background-color: rgb(165, 191, 163);-moz-transform: translateY(-18px);} } #shoppycart .buttoneffect {display: none;} .with-ul:after {border-color: #ddd transparent transparent; border-image: none; border-style: solid; border-width: 4px; content: &quot;&quot;; position: absolute; top: 50%; right:5px;} body#layout .azonshop-menu{display:none;} .btnopencart .azonshop-semua-notifica:first-child { display: none; } span.azonshop-semua-notifica {display: none; font-size:12.5px; font-weight:600; position: absolute;background-color:#fff; color:var(--linkB); right: -10px; top:-14px; border: 2px solid var(--linkB); border-radius: 100%; line-height: 22px; height:24px; width:24px; text-align: center;margin: 0; } span.azonshop-semua-notifica.displaynone {display: none;} .shippingc, .grtotal {display: none !important;} .scrap-info {margin:30px 0px;padding: 20px 20px;background: #FBFBFB; border: 1px solid #f7eeee;} .scrap-info .thanksmsg, .scrap-info span.successname {font-size: 16px;margin-bottom: 15px;} .scrap-info span.successname {font-style:italic; opacity: .8; color:var(--linkB); text-transform: capitalize; position:relative;} .scrap-info span.successname:after{position: absolute; content: &#39;&#39;; width: 100%; opacity: .8; height: 2px; bottom: -2px; left: 0; margin: 0; background:var(--linkB); } .scrap-info .tb_order table, .informatybank table {display: table;text-align: left;border: 1px solid #aaa;border-collapse: collapse;width: 100%;} .scrap-info .detailorder {padding: 15px;background: #e7ffda;border: 1px solid #d2ebc5; border-radius:3px; } .thanksmsg {width: 100%;display: block;position: relative; font-weight: 600; color: #333; } .successorderid {font-weight: bold;color: #f7ed0e!important;font-size: 20px;} .tb_order {margin-bottom: 20px;} .scrap-info .tb_order td {border: 1px dashed #fff;background: #7a7878;color: #fff;} .printMe {position: absolute;right: 0;top: 0;bottom: 0;margin: auto;height: 20px;} .scrap-info .tb_order th, .informatybank th {padding: 10px 20px;width: 200px;} .scrap-info .tb_order th {background: #f5f8f9;border: 1px solid #ccc;} .informatybank th {border: 1px solid #e1e8ed;background: #ecf2f9;} .scrap-info .tb_order td, .informatybank td {padding: 10px 20px;} .scrap-info .tb_order td {border: 1px solid #848484;} .informatybank td {border: 1px solid #ecf2f9;} .scrap-info .sctitle {font-weight: 600;margin-bottom: 15px;} .scrap-info .detailorder1, .scrap-info .informatybank {margin-top: 20px;} .scrap-info .tb_order th {display: table-cell;background: #656464;border: 1px solid #7a7878;color: #fff;} .margin-bottom {margin-bottom: 10px;} .ad-space{background:#EDEEF0; border-radius:2px; width:280px; height:600px; padding-top:30%;} .ad-space span, .ad-space a, .ad-space img{display:block; text-align:center;} .ad-space .img-ad{position: relative; width: 218px; margin: auto; } .ad-space em{position:absolute; width: 85px; font-size: 22px; font-style: unset; font-weight: 600; border-radius: 50%; right: 0; padding: 13px 0; top: -10%; text-align: center; height: 85px; background: var(--linkB); color: #fff; line-height:29px;} .ad-space em div{} .text-ad{font-size: 14px; color: #888; margin-top:12%;} .title-ad{font-size: 24px; font-weight: 600; color: #222; } .btn-ad{background:var(--linkB); color: #fff; padding: 6px 0; font-size: 16px; border-radius: 4px; width: 148px; margin: 10px auto 0; } .box-nav {clear:both; width: 100%; display:inline-block; border-radius:4px; background: #343748; margin:0 0 12px; z-index: 10;} .form-wrapper {width: 100%;padding: 0;float: left;background: #f3f3f3;border: 2px solid #ebebeb;display: inline-block;margin: 0 auto;} .form-wrapper input {width: 100%;height: 40px;float: left;border: 0;outline: 0;font-size: 13px;} .form-wrapper button {overflow: visible;position: absolute;outline: 0;right: 0;top: -2px;border: 0;padding: 0 30px;cursor: pointer;height: 43px;color: #ffffff;background: var(--linkB);-moz-border-radius: 0 2px 2px 0;-webkit-border-radius: 0 2px 2px 0;border-radius: 0 2px 2px 0;} .form-wrapper button svg {width: 30px; height: 30px; margin: 5px 0 0; fill: #fff;} #search-result * {margin: 0;padding: 0;} #ajax-search-form {position: relative;background: #fff;border-radius: 2px;} #ajax-search-form input {height: 40px;line-height: 40px;color: #757575;margin-top: 0;border: 0; font-family: var(--fontM);outline: 0;padding-left: 12px;font-weight: 400;} #ajax-search-form input[type=submit] {width: auto;background-color: #49afcd;border: none;color: white;font-weight: bold;cursor: pointer;font-size: 12px;} #search-result {background-color: #fff;padding: 10px;margin: 0;width: 100%;overflow: auto;max-height: 710px;position: absolute;left: 0;top: 100%;z-index: 99;color: #636363;-webkit-box-shadow: 0 2px 3px -1px rgba(168,168,168,0.43);-moz-box-shadow: 0 2px 3px -1px rgba(168,168,168,0.43);box-shadow: 0 2px 3px -1px rgba(168,168,168,0.43);display: none;} #search-result .close {display: block;position: relative;font-size: 24px;float: right;line-height: normal;color: var(--linkB);} #search-result ul {margin: 0;overflow: hidden;max-height: 405px;list-style: none;} #search-result li: last-child {border-bottom: 0;} #search-result li {overflow: hidden;padding: 5px;border-bottom: 1px solid #f5f5f5;position: relative;} #ajax-search-form a {color: #741f27;text-decoration: none;} #search-result h4 {display: block;margin: 0 0 10px 5px;color: #555;font-weight: 300;} #search-result p,#search-result h4 {display: none;} #search-result span {width: 40px;height: 40px;display: block;float: left;padding: 0;vertical-align: middle;margin-right: 10px;} #search-result img {width: 100%;height: 100%;display: block;} #search-result h5 {color: #222;font-weight: 400;text-transform: capitalize;line-height: 18px;white-space: pre-line;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;} #search-result h5:hover {color: #333;text-decoration: underline;} } #search-result mark {color: white;background: #2dad3b;padding: 0 3px;} #search-result ul:hover {overflow: auto;} .feet-icons{margin: 0 0 0px;} .feet-icons span{float:left; font-size:13.6px; color:#333;} .feet-icons a{float:left; width:28px; margin: 0 5px 5px 0; height:30px; line-height:25px; overflow:hidden; text-align:center; } .feet-icons a i{font-size:17px; color:rgba(0,0,0,.6);} .feet-icons a i svg{width:20px; height:22px;} .feet-icons a:hover{opacity:.8; } a.face-ico i svg{fill:#3B5998;} a.twi-ico i svg{fill:#19BFE5;} a.pint-ico i svg{fill:#ca2127;} a.bitz-ico i svg{fill:#23A215;} a.link-ico i svg{fill:#0077b5;} .whts-btn {position:absolute; bottom:18px; right:0px; box-shadow: rgb(0 0 0 / 15%) 0px 3px 12px; border:1px solid #eee; border-radius: 50%; display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; cursor: pointer; user-select: none; outline: transparent; background-color: rgb(255, 255, 255); width: 64px; height: 64px;} .whts-btn svg{width:32px; height:32px; fill:rgb(79, 206, 93);} .nime {position: absolute;display: block;width: 8px;bottom: 8px;right: 4px;height: 8px;vertical-align: middle;border-radius: 100%;background-color: #43e773;} .nime::before {content: &quot;&quot;;position: absolute;width: 24px;height: 24px;top: -8px;left: -8px;opacity: 0;border-radius: 100%;background: #43e773;-webkit-animation: nime 2s ease-out infinite;animation: nime 2s ease-out infinite;} .nime::after {content: &quot;&quot;;position: absolute;width: 24px;height: 24px;top: -8px;left: -8px;opacity: 0;border-radius: 100%;z-index: 1;background: #43e773;-webkit-animation: nime 2s 0.4s ease-out infinite;animation: nime 2s 0.4s ease-out infinite;} @-webkit-keyframes nime {0% {opacity: 0;-webkit-transform: scale(0); transform: scale(0);} 5% {opacity: 1;} 100% {opacity: 0;} } @keyframes nime {0% {opacity: 0; -webkit-transform: scale(0); transform: scale(0);} 5% {opacity: 1;} 100% {opacity: 0;} } @media all and (-ms-high-contrast: none),(-ms-high-contrast: active) {.nime {top: 8px; } } .modal {display: none;position: absolute;z-index: 1;padding-bottom: 100px;right: 0%;bottom: 0;} .modal-content {position: relative;background-color: #fefefe;border-radius: 10px;overflow: hidden;width: 300px;text-align: left;box-shadow: rgb(0 0 0 / 10%) 0px 12px 24px 0px;-webkit-animation-name: animatetop;-webkit-animation-duration: 0.4s;animation-name: animatetop;animation-duration: 0.4s} @-webkit-keyframes animatetop {from {bottom: -300px; opacity: 0} to {bottom: 0; opacity: 1} } @keyframes animatetop {from {bottom: -300px; opacity: 0} to {bottom: 0; opacity: 1} } .rose {position: absolute; top: 8px; right: 11px; font-size: 24px; opacity: 0.4; color: rgb(255, 255, 255);cursor: pointer;transition: all 0.3s ease 0s;outline: transparent;display: flex;-webkit-box-pack: center;justify-content: center;-webkit-box-align: center;align-items: center;} .rose:hover, .rose:focus {opacity: 1; } .modal-header {background: rgb(9, 94, 84);color: rgb(17, 17, 17);display: flex;-webkit-box-align: center;align-items: center;padding: 18px 16px;} .whats-body{padding: 20px 20px 20px 10px;background-color: rgb(230, 221, 212);position: relative;overflow: auto;max-height: 382px;} .whats-body::before {display: block;position: absolute;content: &quot;&quot;;left: 0px;top: 0px;height: 100%;width: 100%;z-index: 0;opacity: 0.08;background-image: url(https: //elfsight.com/assets/chats/patterns/whatsapp.png);} .whats-wrap{display: flex;z-index: 1;} .whats-patch{padding: 7px 14px 6px;background-color: rgb(255, 255, 255);border-radius: 0px 8px 8px;position: relative;transition: all 0.3s ease 0s;opacity: 1;transform-origin: center top;z-index: 2;box-shadow: rgb(0 0 0 / 13%) 0px 1px 0.5px;margin-top: 4px;margin-left: 6px;max-width: calc(100% - 66px);} .whats-patch::before {position: absolute;background-image: url(data: image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAmCAMAAADp2asXAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAACQUExURUxpccPDw9ra2m9vbwAAAAAAADExMf///wAAABoaGk9PT7q6uqurqwsLCycnJz4+PtDQ0JycnIyMjPf3915eXvz8/E9PT/39/RMTE4CAgAAAAJqamv////////r6+u/v7yUlJeXl5f///5ycnOXl5XNzc/Hx8f///xUVFf///+zs7P///+bm5gAAAM7Ozv///2fVensAAAAvdFJOUwCow1cBCCnqAhNAnY0WIDW2f2/hSeo99g1lBYT87vDXG8/6d8oL4sgM5szrkgl660OiZwAAAHRJREFUKM/ty7cSggAABNFVUQFzwizmjPz/39k4YuFWtm55bw7eHR6ny63+alnswT3/rIDzUSC7CrAziPYCJCsB+gbVkgDtVIDh+DsE9OTBpCtAbSBAZSEQNgWIygJ0RgJMDWYNAdYbAeKtAHODlkHIv997AkLqIVOXVU84AAAAAElFTkSuQmCC);background-position: 50% 50%;background-repeat: no-repeat;background-size: contain;content: &quot;&quot;;top: 0px;left: -12px;width: 12px;height: 19px;} .chit-doe{font-size: 13px;font-weight: 600;line-height: 18px;color: rgba(0, 0, 0, 0.4);} .chit-der{font-size: 14px;line-height: 19px;margin-top: 4px;color: rgb(17, 17, 17);} .chit-time{text-align: right;margin-top: 4px;font-size: 12px;line-height: 16px;color: rgba(17, 17, 17, 0.5);margin-right: -8px;margin-bottom: -4px;} .whats-footer a{padding: 8px 12px;border-radius: 24px;border: none;background: rgb(20, 198, 86);color: rgb(255, 255, 255);font-size: 15px;font-weight: 600;line-height: 20px;cursor: pointer;position: relative;display: flex;-webkit-box-pack: center;justify-content: center;-webkit-box-align: center;align-items: center;margin: 18px;overflow: hidden;appearance: none;} .whats-footer svg{fill: rgb(255, 255, 255); width: 16px; height: 16px;} .whats-footer span{margin: 0 8px; } .whats-head{margin: 0 16px; color: rgb(255, 255, 255); text-align: left;} .whats-john{font-size: 15px;font-weight: 600;line-height: 20px;} .whats-replies{font-size: 12.6px;line-height: 18px;margin-top: 4px;} .chat-img {width: 52px;height: 52px;display: block;position: relative;flex-shrink: 0;} .chat-img img {width: 100%;height: 100%;border-radius: 50%;} .doctor-online {width: 12px;height: 12px;border-radius: 50%;position: absolute;bottom: 6px;right: 0;background: #43e773;} .breadcrumbs {margin: 10px 0 20px; color: #848282; font-size: 13px; overflow: hidden; font-weight: 300; } .breadcrumbs a {color: #333; } .dlab{padding:16px 0 10px; float:left; width:100%; border-top: 1px solid #ddd;} .med-lab{margin:0 0 10px; float:left; width:100%; } .med-lab h3{font-size: 16px; display: inline-block; margin-bottom: 0; padding-right: 5px; float:left; } .med-lab .widget-content li{display: inline-block; padding: 0 10px; float:left; position:relative; } .med-lab .widget-content li:after{position: absolute; top: 50%; transform: translateY(-50%); right: 0; height: 12px; width: 1px; content: &quot;&quot;; background-color: #666;} .med-lab .widget-content li:last-child:after{height: 0px; width: 0px; } .med-lab a{color:#666;} .apploads{margin:14px 0 0; float:left; } .apploads a {border:2px solid #ebebeb; border-radius:2px; display: inline-block; padding: 6px 10px; margin:0 4px 6px 0; color:#777 !important; } .apploads a i{} .apploads a:hover, .socal a:hover{opacity:.8; } .gap-blu{background:#eef5ff; padding:0 0 15px; float:left; width:100%; border-bottom: 1px solid #f1f1f1; border-top: 1px solid #f1f1f1;} .fourthing {margin:20px 0 0px; position:relative; } .fourthing svg{position:absolute; fill:var(--linkB); left:30px; top:5px; width:36px; height:36px; } .ico-fourth {float:left; padding-left:58px;} .fourthing em{margin:0 0 2px;font-style:unset;} .shop-buka {float:right; } .shop-buka i {width: 42px; height: 42px; display:inline-block; border-radius: 50%; margin:0 6px 0 0; } .shop-buka .addcolorbl i{background-color: var(--linkB); position:relative; font-style:unset;} .shop-buka .wishlister i{background:#ef3f49; } .shop-buka i svg{fill:#fff; height: 23px; width:23px; margin: 7px 0 0 8px;} .shop-buka .wishlister i svg{height: 19px; margin: 12px 0 0 10px;} .btnopencart{position: relative; } .shop-buka a{margin:0 0 0 16px;cursor:pointer;color: #555; font-size: 14px; font-weight: 600;} .box-info {border: 1px solid #f7f7f7;position: relative;overflow: hidden;background: #f7f7f7;padding: 10px 0;margin: 20px 2px 5px;} .box-list {float: left;margin: 0 15px;padding: 0;width: 22%;color: #000;display: block;line-height: 18px;} .box-list #icon-svg {float: left;} .box-list #icon-svg svg {width: 45px;height: auto;vertical-align: middle;padding: 0;margin-right: 15px;position: relative;display: inline-block;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s;text-align: center;} #icon-svg svg path {fill: var(--linkB);} .boxx-info {display: flow-root;} span#box-des {text-transform: uppercase;font-weight: 600;display: block;} span#box-span {} #credits #left {float: left;} #credits #right {float: right; } .tab-recent {} .tab-recent ul { } .rec-tab {width:calc(100% - 300px); float:right; } ul.recent-widget, .recent-widget li { } .recent-widget .post-image-link {position: relative;width: 100px;height: 120px;float: left;overflow: hidden;display: block;vertical-align: middle;margin: 0 12px 0 0; } .recent-widget .post-image-link img {width: 100%;height: auto; } .recent-widget .product-info {overflow: hidden; } .recent-widget .post-title {font-size:15px; line-height:22px; overflow: hidden; margin: 10px 0 0px; } #pager {text-align: center;margin: 0;float: left;} #pager a img {width: 100%; height: 100%; display: block; }#pager a {display: block;margin: 0 0 10px;width: 66px;padding: 0 6px;vertical-align: middle;cursor: pointer;border: 2px solid #e6e6e6;-moz-transition-property: opacity;-o-transition-property: opacity;height: auto;-webkit-transition-property: opacity;transition-property: opacity;-moz-transition-duration: 0.2s;-o-transition-duration: 0.2s;-webkit-transition-duration: 0.2s;transition-duration: 0.2s;-moz-transition-timing-function: ease-in;-o-transition-timing-function: ease-in;-webkit-transition-timing-function: ease-in;transition-timing-function: ease-in;} #pager a.active img{transform: scale(0.95); -ms-transform: scale(0.95); -webkit-transform: scale(0.95);} #pager a.active {border:2px solid var(--linkB);} .tab-wrapper {overflow: hidden; text-align: right; margin: 10px auto 20px;width: 100%; } .tab-wrapper ul { } .tab-menu li {position: relative; background:#f2f2f2; color:#363f4d; border-radius:4px 4px 0 0; line-height:40px; display: inline-block; margin: 0px 2px; text-transform: capitalize; padding: 0px 16px; cursor: pointer; z-index: 0; } .post-body ul.tab-menu {padding: 0 !important; border-bottom: 2px solid var(--linkB); margin: 0 0 12px;} .post-body .tab-wrapper{text-align:left; } .tab-menu li.active {background:var(--linkB); color:#fff;} .tab-content&gt;div { } .banner-home {float:left; width:280px; } .banner-home img,.sidebar1 img,.sidebar img {max-width: 100%; width: auto; height: auto; } .banner-home h2 {display: none; } .product_overlay {width: 100%;height: 100%;position: absolute;top: 0;left: 0;right: 0;-webkit-transform: translateY(-500px);transform: translateY(-500px);opacity: 0;display: block;flex-flow: column wrap;justify-content: center;align-items: center;z-index: 99999;} .product_overlay i {color: rgb(20, 212, 76);font-size: 25px;} .product_content {background: rgba(239, 239, 239, 0.91);color: #000;padding: 70px 10px;height: 100%;text-align: center;} .product_content h4 {color: #000;white-space: pre-line;line-height: 1.2rem;overflow: hidden;margin: 0;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;} .product_content p {margin: 0;padding: 0;font-style: italic;} #postslider {margin: 0 auto;overflow: hidden;display: block;width: 325px;float: right;position: relative;} #postslider ul {overflow: hidden;*zoom: 1;margin: 0;padding: 0;} #postslider ul li {text-align: center;float: left;width: 325px;height: 370px;line-height: 320px;list-style: none;} #postslider ul li img {width: 100%;height: 370px;} #postslider a {display: block;position: absolute;color: #fff;font-size: 2em;top: 50%;width: 30px;height: 30px;line-height: 30px;text-align: center;margin-top: -15px;text-decoration: none;background: #fff;border-radius: 50%;} #postslider a#postsliderNext {right: 7px;} #postslider a#postsliderPrev {left: 7px;} #postslider a#postsliderNext, #postslider a#postsliderPrev {font-family: &quot;Font Awesome 5 Pro&quot;;font-size: 20px;color: var(--linkB);opacity: 0;} #postslider:hover a#postsliderNext, #postslider:hover a#postsliderPrev {opacity: 1;} #postslider a#postsliderNext::before {font-family: &quot;Font Awesome 5 Pro&quot;;content: &quot;\f105&quot;;} #postslider a#postsliderPrev::before {font-family: &quot;Font Awesome 5 Pro&quot;;content: &quot;\f104&quot;;} #postslider a:hover {filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=50);opacity: 0.5;} /* ==== Slick Slider Css Ruls === */ .slick-slider {position: relative;display: block;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent;} .slick-list {position: relative;display: block;overflow: hidden;margin: 0;padding: 0;} .slick-list: focus {outline: none;} .slick-list.dragging {cursor: hand;} .slick-slider .slick-track,.slick-slider .slick-list {-webkit-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);transform: translate3d(0,0,0);} .slick-track {position: relative;top: 0;left: 0;display: block;} .slick-track::before,.slick-track::after {display: table;content: &#39;&#39;;} .slick-track::after {clear: both;} .slick-loading .slick-track {visibility: hidden;} .slick-slide {display: none;float: left /* If RTL Make This Right */;height: 100%;min-height: 1px;} .slick-slide.dragging img {pointer-events: none;} .slick-initialized .slick-slide {display: block;} .slick-loading .slick-slide {visibility: hidden;} .slick-vertical .slick-slide {display: block;height: auto;border: 1px solid transparent;} .box-banner {width: 100%; overflow: hidden;} span.ticom {font-size: 11px; color: rgba(255,255,255,.8); text-transform: uppercase; margin-left: 5px; line-height: 1;} .sidebar-common {overflow: hidden;border: 1px solid #f7f7f7;margin: 20px 0; } .sidebar-common.title {display: none; } .box-timer { padding:0; margin:0 0 6px; border-bottom:1px solid #e1e1e1; float:left; width:100%; } .timer-wrap{font-size: 17px; float:right; font-weight:600; padding:2px 0px; } .box-timer .box {display: inline-block; margin-left:18px; font-size:16px; font-family:var(--fontH);} .box-timer .days, .box-timer .hours, .box-timer .minutes, .box-timer .seconds {} .box-timer .seconds{width:22px;} .box-down {font-size: 22px; font-weight: 500; font-family:var(--fontH); float:left; margin-right: 70px; height: 100%; } .box-timer .zero{margin-left:0 !important; } .timer-wrap em{font-style:unset; } .grant{background:#cc1414; color:#fff; font-weight: 500; height:35px; overflow:hidden; border-radius: 2px; margin-left:18px; padding:2px 18px; display:inline-block;} #banner-home4 {margin-top: 5px;} .flash {display: block;position: fixed;padding: 10px 20px;text-align: center; bottom: 0; z-index: 1000; color: #444; background-color: #d9f7e2;border-top-left-radius: 2px;visibility: hidden;border-bottom-left-radius: 2px;opacity: 0; } .flash__body span { } .flash__body p {margin: 5px;font-style: italic; } @-webkit-keyframes drop-in-fade-out {0% {opacity: 0;visibility: visible;-webkit-transform: translate3d(0, -200%, 0);-moz-transform: translate3d(0, -200%, 0);-ms-transform: translate3d(0, -200%, 0);-o-transform: translate3d(0, -200%, 0);transform: translate3d(0, -200%, 0);} 12% {-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);} 20% {opacity: 1;} 70% {opacity: 1;visibility: visible;-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);} 80% {opacity: 0;} 100% {visibility: hidden;-webkit-transform: translate3d(75%, 0, 0);-moz-transform: translate3d(75%, 0, 0);-ms-transform: translate3d(75%, 0, 0);-o-transform: translate3d(75%, 0, 0);transform: translate3d(25%, 0, 0);} } @-moz-keyframes drop-in-fade-out {0% {opacity: 0;visibility: visible;-webkit-transform: translate3d(0, -200%, 0);-moz-transform: translate3d(0, -200%, 0);-ms-transform: translate3d(0, -200%, 0);-o-transform: translate3d(0, -200%, 0);transform: translate3d(0, -200%, 0);} 12% {-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);} 20% {opacity: 1;} 70% {opacity: 1;visibility: visible;-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);} 80% {opacity: 0;} 100% {visibility: hidden;-webkit-transform: translate3d(75%, 0, 0);-moz-transform: translate3d(75%, 0, 0);-ms-transform: translate3d(75%, 0, 0);-o-transform: translate3d(75%, 0, 0);transform: translate3d(25%, 0, 0);} } @-o-keyframes drop-in-fade-out {0% {opacity: 0;visibility: visible;-webkit-transform: translate3d(0, -200%, 0);-moz-transform: translate3d(0, -200%, 0);-ms-transform: translate3d(0, -200%, 0);-o-transform: translate3d(0, -200%, 0);transform: translate3d(0, -200%, 0);} 12% {-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);} 20% {opacity: 1;} 70% {opacity: 1;visibility: visible;-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);} 80% {opacity: 0;} 100% {visibility: hidden;-webkit-transform: translate3d(75%, 0, 0);-moz-transform: translate3d(75%, 0, 0);-ms-transform: translate3d(75%, 0, 0);-o-transform: translate3d(75%, 0, 0);transform: translate3d(25%, 0, 0);} } @keyframes drop-in-fade-out {0% {opacity: 0;visibility: visible;-webkit-transform: translate3d(0, -200%, 0);-moz-transform: translate3d(0, -200%, 0);-ms-transform: translate3d(0, -200%, 0);-o-transform: translate3d(0, -200%, 0);transform: translate3d(0, -200%, 0);} 12% {-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);} 20% {opacity: 1;} 70% {opacity: 1;visibility: visible;-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);} 80% {opacity: 0;} 100% {visibility: hidden;-webkit-transform: translate3d(75%, 0, 0);-moz-transform: translate3d(75%, 0, 0);-ms-transform: translate3d(75%, 0, 0);-o-transform: translate3d(75%, 0, 0);transform: translate3d(25%, 0, 0);} } .animate--drop-in-fade-out {-webkit-animation: drop-in-fade-out 3.5s 0.4s cubic-bezier(.32,1.75,.65,.91);-moz-animation: drop-in-fade-out 3.5s 0.4s cubic-bezier(.32,1.75,.65,.91);-ms-animation: drop-in-fade-out 3.5s 0.4s cubic-bezier(.32,1.75,.65,.91);-o-animation: drop-in-fade-out 3.5s 0.4s cubic-bezier(.32,1.75,.65,.91);animation: drop-in-fade-out 3.5s 0.4s cubic-bezier(.32,1.75,.65,.91); } .quantity span {padding: 0; display: inline-block; float: left; margin-right: 10px; color: #444; line-height: 40px; text-transform: uppercase; font-weight: bold;} .azonshop-menu {display: block;position: relative;width: 258px;margin-right: 0px;float: left;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;} .azonshop-brig {display: block;position: relative;text-transform: uppercase;font-family: var(--fontH);font-weight: 500;padding: 0px 20px;line-height: 59px;background-color: var(--linkB);color: #fff;border-radius: 2px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .no-touch .azonshop-brig:hover {background-color: #171b46;} .azonshop-brig span {margin-left: 30px;} .azonshop-brig svg {fill: #fff; width: 20px; height: 20px; position: absolute; top: 19px;} .azonshop-drop h2,.azonshop-dropdown ul a {height: 40px;line-height: 40px;} .azonshop-dropdown li a, .azonshop-dropdown .azonshop-sb-dropdown &gt; li &gt; ul a {} .azonshop-drop h2,.azonshop-dropdown a,.azonshop-dropdown ul a,.azonshop-dropdown .azonshop-divider {padding: 0 20px;} .azonshop-drop {position: fixed;z-index: 10;top: 0;left: 0;width: 100%;height: 100%;background-color: #ffffff;color: #212121;visibility: hidden;-webkit-backface-visibility: hidden;backface-visibility: hidden;-webkit-transform: translateZ(0);-moz-transform: translateZ(0);-ms-transform: translateZ(0);-o-transform: translateZ(0);transform: translateZ(0);-webkit-transform: translateY(-100%);-moz-transform: translateY(-100%);-ms-transform: translateY(-100%);-o-transform: translateY(-100%);transform: translateY(-100%);-webkit-transition: -webkit-transform 0.5s 0s, visibility 0s 0.5s;-moz-transition: -moz-transform 0.5s 0s, visibility 0s 0.5s;transition: transform 0.5s 0s, visibility 0s 0.5s;} .azonshop-drop h2 {/* dropdown title - mobile version only */position: relative;z-index: 1;color: #585a70;background-color: #111433;border-bottom: 1px solid #242643;} .azonshop-drop .cd-close {position: absolute;z-index: 1;right: 15px;height: 50px;width: 50px;overflow: hidden;text-indent: 100%;white-space: nowrap;color: var(--linkB);} .azonshop-drop .cd-close::after, .azonshop-drop .cd-close::before {content: &#39;&#39;;position: absolute;left: 50%;top: 50%;bottom: auto;right: auto;-webkit-transform: translateX(-50%) translateY(-50%);-moz-transform: translateX(-50%) translateY(-50%);-ms-transform: translateX(-50%) translateY(-50%);-o-transform: translateX(-50%) translateY(-50%);transform: translateX(-50%) translateY(-50%);height: 20px;width: 2px;background-color: var(--linkB);} .azonshop-drop .cd-close::after {-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);-moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);-o-transform: translateX(-50%) translateY(-50%) rotate(45deg);transform: translateX(-50%) translateY(-50%) rotate(45deg);} .azonshop-drop .cd-close::before {-webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);-moz-transform: translateX(-50%) translateY(-50%) rotate(-45deg);-ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);-o-transform: translateX(-50%) translateY(-50%) rotate(-45deg);transform: translateX(-50%) translateY(-50%) rotate(-45deg);} .azonshop-drop.dropdown-is-active {visibility: visible;-webkit-transform: translateY(0);-moz-transform: translateY(0);-ms-transform: translateY(0);-o-transform: translateY(0);transform: translateY(0);-webkit-transition: -webkit-transform 0.5s 0s, visibility 0s 0s;-moz-transition: -moz-transform 0.5s 0s, visibility 0s 0s;transition: transform 0.5s 0s, visibility 0s 0s;} .azonshop-dropdown, .azonshop-dropdown ul {position: absolute;top: 0;left: 0;width: 100%;height: 100%;overflow-x: hidden;overflow-y: auto;-webkit-transition: -webkit-transform 0.3s;-moz-transition: -moz-transform 0.3s;transition: transform 0.3s;padding-top: 50px;} .azonshop-dropdown a{padding: 12px 20px; font-size: 16px; border: thin solid #ebebeb; border-top: none;} .azonshop-dropdown ul a {font-size: 14px;} .azonshop-dropdown a:hover{color: var(--linkC);} .azonshop-dropdown a, .azonshop-dropdown ul a {display: block;color: #555;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;} .azonshop-dropdown li: first-of-type &gt; a, .azonshop-dropdown ul li: first-of-type &gt; a {} .azonshop-dropdown li: last-of-type &gt; a, .azonshop-dropdown ul li: last-of-type &gt; a {border-bottom-width: 1px;} .azonshop-dropdown a,.azonshop-dropdown ul a {/* Force Hardware Acceleration */-webkit-transform: translateZ(0);-moz-transform: translateZ(0);-ms-transform: translateZ(0);-o-transform: translateZ(0);transform: translateZ(0);-webkit-backface-visibility: hidden;backface-visibility: hidden;-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;-moz-transition: opacity 0.3s, -moz-transform 0.3s;transition: opacity 0.3s, transform 0.3s;} .azonshop-dropdown.is-hidden, .azonshop-dropdown ul.is-hidden {/* push the secondary dropdown items to the right */-webkit-transform: translateX(100%);-moz-transform: translateX(100%);-ms-transform: translateX(100%);-o-transform: translateX(100%);transform: translateX(100%);} .azonshop-dropdown.is-hidden &gt; li &gt; a, .azonshop-dropdown.is-hidden &gt; li &gt; .cd-search, .azonshop-dropdown.is-hidden &gt; .azonshop-divider, .azonshop-dropdown.move-out &gt; li &gt; a, .azonshop-dropdown.move-out &gt; li &gt; .cd-search, .azonshop-dropdown.move-out &gt; .azonshop-divider, .azonshop-dropdown ul.is-hidden &gt; li &gt; a, .azonshop-dropdown ul.is-hidden &gt; li &gt; .cd-search, .azonshop-dropdown ul.is-hidden &gt; .azonshop-divider, .azonshop-dropdown ul.move-out &gt; li &gt; a, .azonshop-dropdown ul.move-out &gt; li &gt; .cd-search, .azonshop-dropdown ul.move-out &gt; .azonshop-divider {/* lower down the dropdown items opacity - when secondary dropdown slides in or for dropdown items hidden on the right */opacity: 0;} .azonshop-dropdown.move-out &gt; li &gt; a, .azonshop-dropdown.move-out &gt; li &gt; .cd-search, .azonshop-dropdown.move-out &gt; .azonshop-divider, .azonshop-dropdown ul.move-out &gt; li &gt; a, .azonshop-dropdown ul.move-out &gt; li &gt; .cd-search, .azonshop-dropdown ul.move-out &gt; .azonshop-divider {/* push the dropdown items to the left when secondary dropdown slides in */-webkit-transform: translateX(-100%);-moz-transform: translateX(-100%);-ms-transform: translateX(-100%);-o-transform: translateX(-100%);transform: translateX(-100%);} .dropdown-is-active .azonshop-dropdown, .dropdown-is-active .azonshop-dropdown ul {-webkit-overflow-scrolling: touch;} .azonshop-dropdown .see-all a {/* different style for the See all links */color: var(--linkB);} .azonshop-dropdown .azonshop-icons .azonshop-dropdown-item {padding-left: 75px;position: relative;} .azonshop-dropdown .azonshop-icons .azonshop-dropdown-item p {color: #111433;/* hide description on small devices */display: none;} .azonshop-dropdown .azonshop-icons .azonshop-dropdown-item::before {/* item icon */content: &#39;&#39;;display: block;position: absolute;left: 20px;top: 50%;margin-top: -20px;width: 40px;height: 40px;background-repeat: no-repeat;background-position: center center;background-size: 40px 40px;} @media only screen and (min-width: 768px) {.azonshop-drop h2,.azonshop-dropdown ul a {height: 40px;line-height: 40px;} } @media only screen and (min-width: 1024px) {.azonshop-drop h2,.azonshop-dropdown ul a {height: 40px;line-height: 40px;} } @media only screen and (min-width: 768px) {.azonshop-drop .cd-close {top: 5px;} } @media only screen and (min-width: 1024px) {.azonshop-drop {position: absolute;top: calc(100% - 0px);/* reset style*/height: auto;width: auto;-webkit-transform: translateX(0);-moz-transform: translateX(0);-ms-transform: translateX(0);-o-transform: translateX(0);transform: translateX(0);background-color: #ffffff;color: #111433;opacity: 0;-webkit-transform: translateY(30px);-moz-transform: translateY(30px);-ms-transform: translateY(30px);-o-transform: translateY(30px);transform: translateY(30px);-webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s, -webkit-transform 0.3s 0s;-moz-transition: opacity 0.3s 0s, visibility 0s 0.3s, -moz-transform 0.3s 0s;transition: opacity 0.3s 0s, visibility 0s 0.3s, transform 0.3s 0s;-webkit-box-shadow: 0 10px 30px rgb(0 0 0 / 5%);box-shadow: 0 10px 30px rgb(0 0 0 / 5%);} .open-to-left .azonshop-drop {/* use the .open-to-left class if you want to open the dropdown on the left */right: 0;left: auto;} .azonshop-drop h2, .azonshop-drop .cd-close {/* on desktop - hide title and &#39;X&#39; */display: none;} .azonshop-drop.dropdown-is-active {opacity: 1;-webkit-transform: translateY(0);-moz-transform: translateY(0);-ms-transform: translateY(0);-o-transform: translateY(0);transform: translateY(0);-webkit-transition: opacity 0.3s 0s, visibility 0.3s 0s, -webkit-transform 0.3s 0s;-moz-transition: opacity 0.3s 0s, visibility 0.3s 0s, -moz-transform 0.3s 0s;transition: opacity 0.3s 0s, visibility 0.3s 0s, transform 0.3s 0s;} } @media only screen and (min-width: 768px) {.azonshop-dropdown, .azonshop-dropdown ul {padding-top: 60px;} .azonshop-dropdown a, .azonshop-dropdown ul a {} } @media only screen and (min-width: 1024px) {ul.azonshop-sb-dropdown{border-top: 2px solid var(--linkB); margin-top: -2px;} .azonshop-dropdown, .azonshop-dropdown ul {padding-top: 0;overflow: visible;} .azonshop-dropdown .azonshop-divider, .azonshop-dropdown ul .azonshop-divider {background-color: transparent;color: #b3b3b3;border-top: 1px solid #ebebeb;} .azonshop-dropdown .azonshop-divider + li &gt; a, .azonshop-dropdown ul .azonshop-divider + li &gt; a {border-top-width: 1px;} .azonshop-dropdown.is-hidden &gt; li &gt; a, .azonshop-dropdown.is-hidden &gt; li &gt; .cd-search, .azonshop-dropdown.is-hidden &gt; .azonshop-divider, .azonshop-dropdown.move-out &gt; li &gt; a, .azonshop-dropdown.move-out &gt; li &gt; .cd-search, .azonshop-dropdown.move-out &gt; .azonshop-divider, .azonshop-dropdown ul.is-hidden &gt; li &gt; a, .azonshop-dropdown ul.is-hidden &gt; li &gt; .cd-search, .azonshop-dropdown ul.is-hidden &gt; .azonshop-divider, .azonshop-dropdown ul.move-out &gt; li &gt; a, .azonshop-dropdown ul.move-out &gt; li &gt; .cd-search, .azonshop-dropdown ul.move-out &gt; .azonshop-divider {/* reset mobile style */opacity: 1;} } @media only screen and (min-width: 1024px) {.azonshop-dropdown {/* reset mobile style */position: static;height: auto;margin: 2px 0;width: 258px;} .azonshop-dropdown &gt; li: last-of-type a {border-bottom: none;} .no-touch .azonshop-dropdown &gt; li: not(.has-children) a:hover {color: ;} .azonshop-dropdown.move-out &gt; li &gt; a, .azonshop-dropdown.move-out &gt; li &gt; .cd-search, .azonshop-dropdown.move-out &gt; .azonshop-divider {/* reset mobile style */-webkit-transform: translateX(0);-moz-transform: translateX(0);-ms-transform: translateX(0);-o-transform: translateX(0);transform: translateX(0);opacity: 1;} .azonshop-dropdown .azonshop-sb-dropdown, .azonshop-dropdown .azonshop-icons {-webkit-transform: translateX(0);-moz-transform: translateX(0);-ms-transform: translateX(0);-o-transform: translateX(0);transform: translateX(0);left: 100%;height: auto;background-color: #ffffff;box-shadow: 0 2px 14px rgba(0, 0, 0, 0.1);} .azonshop-dropdown .azonshop-sb-dropdown::after,.azonshop-dropdown .azonshop-icons::after {clear: both;content: &quot;&quot;;display: table;} .open-to-left .azonshop-dropdown .azonshop-sb-dropdown, .open-to-left .azonshop-dropdown .azonshop-icons {/* use the .open-to-left class if you want to open the dropdown on the left */left: auto;right: 100%;} .azonshop-dropdown .azonshop-sb-dropdown.is-hidden, .azonshop-dropdown .azonshop-icons.is-hidden {/* reset mobile style */-webkit-transform: translateX(0);-moz-transform: translateX(0);-ms-transform: translateX(0);-o-transform: translateX(0);transform: translateX(0);} .azonshop-dropdown .azonshop-sb-dropdown.fade-in,.azonshop-dropdown .azonshop-icons.fade-in {/* animate secondary dropdown items when hovering over of of the .azonshop-dropdown list items */-webkit-animation: cd-fade-in 0.2s;-moz-animation: cd-fade-in 0.2s;animation: cd-fade-in 0.2s;} .azonshop-dropdown .azonshop-sb-dropdown.fade-out, .azonshop-dropdown .azonshop-icons.fade-out {/* animate secondary dropdown items when hovering over of of the .azonshop-dropdown list items */-webkit-animation: cd-fade-out 0.2s;-moz-animation: cd-fade-out 0.2s;animation: cd-fade-out 0.2s;} .azonshop-dropdown .azonshop-sb-dropdown &gt; .go-back, .azonshop-dropdown .azonshop-icons &gt; .go-back {display: none;} .azonshop-dropdown .azonshop-sb-dropdown &gt; .see-all,.azonshop-dropdown .azonshop-icons &gt; .see-all {position: absolute;bottom: 20px;height: 45px;text-align: center;} .azonshop-dropdown .azonshop-sb-dropdown &gt; .see-all a,.azonshop-dropdown .azonshop-icons &gt; .see-all a {margin: 0;height: 100%;line-height: 45px;background: #ebebeb;pointer-events: auto;-webkit-transition: color 0.2s, background-color 0.2s;-moz-transition: color 0.2s, background-color 0.2s;transition: color 0.2s, background-color 0.2s;} .no-touch .azonshop-dropdown .azonshop-sb-dropdown &gt; .see-all a:hover, .no-touch .azonshop-dropdown .azonshop-icons &gt; .see-all a:hover {color: #ffffff;background-color: #111433;} .azonshop-dropdown .azonshop-sb-dropdown .azonshop-dropdown-item, .azonshop-dropdown .azonshop-sb-dropdown a, .azonshop-dropdown .azonshop-icons .azonshop-dropdown-item, .azonshop-dropdown .azonshop-icons a {border: none;} .azonshop-dropdown .azonshop-icons {padding: 20px 30px 100px;} .azonshop-dropdown .azonshop-icons &gt; .see-all {width: calc(100% - 60px);} .Rtl .azonshop-dropdown .azonshop-icons &gt; li, .Rtl .azonshop-dropdown .azonshop-sb-dropdown &gt; li {float:right;} .azonshop-dropdown .azonshop-icons &gt; li, .azonshop-dropdown .azonshop-sb-dropdown &gt; li {width: 42%;height: 180px;float: left;} .azonshop-dropdown .azonshop-sb-dropdown {overflow: hidden;width: 530px;padding: 10px 0px;} .azonshop-dropdown .azonshop-sb-dropdown &gt; li &gt; a {color: #444;font-weight: 600;text-transform: uppercase;font-size: 16px;line-height: 30px;margin: 0 0 3px;pointer-events: none;} .azonshop-dropdown .azonshop-sb-dropdown &gt; li &gt; a::after, .azonshop-dropdown .azonshop-sb-dropdown &gt; li &gt; a::before {/* hide the arrow */display: none;} .azonshop-dropdown .azonshop-sb-dropdown.move-out &gt; li &gt; a {/* reset mobile style */-webkit-transform: translateX(0);-moz-transform: translateX(0);-ms-transform: translateX(0);-o-transform: translateX(0);transform: translateX(0);} .azonshop-dropdown .azonshop-sb-dropdown &gt; li {margin: 0;padding: 0 20px;} .azonshop-dropdown .azonshop-sb-dropdown &gt; li &gt; ul {/* reset mobile style */-webkit-transform: translate(0);-moz-transform: translate(0);-ms-transform: translate(0);-o-transform: translate(0);transform: translate(0);position: relative;height: auto;} .azonshop-dropdown .azonshop-sb-dropdown &gt; li &gt; ul &gt; .go-back {display: none;} .azonshop-dropdown .azonshop-sb-dropdown a {line-height: 27px;height: 27px;padding-left: 0;} .no-touch .azonshop-dropdown .azonshop-sb-dropdown a:hover {} .azonshop-dropdown .azonshop-sb-dropdown ul {overflow: hidden;height: auto;} .azonshop-dropdown .azonshop-sb-dropdown .go-back a {padding-left: 20px;color: transparent;} .no-touch .azonshop-dropdown .azonshop-sb-dropdown .go-back a:hover {color: transparent;} .azonshop-dropdown .azonshop-sb-dropdown .go-back a::before, .azonshop-dropdown .azonshop-sb-dropdown .go-back a::after {left: 0;} .azonshop-dropdown .azonshop-sb-dropdown .see-all {position: absolute;bottom: 0;left: 0;width: 100%;} .azonshop-dropdown .azonshop-icons {width: 600px;} .azonshop-dropdown .azonshop-icons .azonshop-dropdown-item {height: 80px;line-height: 1.2;padding: 24px 0 0 85px;} .azonshop-dropdown .azonshop-icons .azonshop-dropdown-item:hover {background: #ebebeb;} .azonshop-dropdown .azonshop-icons .azonshop-dropdown-item h3 {color: var(--linkB);font-weight: bold;} .azonshop-dropdown .azonshop-icons .azonshop-dropdown-item p {display: block;} .azonshop-dropdown .azonshop-icons .azonshop-dropdown-item::before {left: 25px;} .azonshop-dropdown &gt; .has-children &gt; ul {visibility: hidden;} .azonshop-dropdown &gt; .has-children &gt; ul.is-active {/* when hover over .azonshop-dropdown items - show subnavigation */visibility: visible;} .azonshop-dropdown &gt; .has-children &gt; .azonshop-sb-dropdown.is-active &gt; li &gt; ul {/* if .azonshop-sb-dropdown is visible - show also subnavigation */visibility: visible;} .azonshop-dropdown &gt; .has-children &gt; a.is-active {color: var(--linkC);} .azonshop-dropdown &gt; .has-children &gt; a.is-active::before, .azonshop-dropdown &gt; .has-children &gt; a.is-active::after {background: var(--linkB);} .open-to-left .azonshop-dropdown &gt; .has-children &gt; a.is-active {box-shadow: inset -2px 0 0 var(--linkB);} } @-webkit-keyframes cd-fade-in {0% {opacity: 0;visibility: visible;} 100% {opacity: 1;visibility: visible;} } @-moz-keyframes cd-fade-in {0% {opacity: 0;visibility: visible;} 100% {opacity: 1;visibility: visible;} } @keyframes cd-fade-in {0% {opacity: 0;visibility: visible;} 100% {opacity: 1;visibility: visible;} } @-webkit-keyframes cd-fade-out {0% {opacity: 1;visibility: visible;} 100% {opacity: 0;visibility: visible;} } @-moz-keyframes cd-fade-out {0% {opacity: 1;visibility: visible;} 100% {opacity: 0;visibility: visible;} } @keyframes cd-fade-out {0% {opacity: 1;visibility: visible;} 100% {opacity: 0;visibility: visible;} } .has-children &gt; a, .go-back a {position: relative; } .has-children &gt; a::before, .has-children &gt; a::after, .go-back a::before, .go-back a::after {content: &#39;&#39;;position: absolute;top: 50%;margin-top: -1px;display: inline-block;height: 1px;width: 7.487px;background: #616161;-webkit-backface-visibility: hidden;backface-visibility: hidden;} .has-children &gt; a::before, .go-back a::before {-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);} .has-children &gt; a::after, .go-back a::after {-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);} @media only screen and (min-width: 1024px) {.has-children &gt; a::before, .has-children &gt; a::after, .go-back a::before, .go-back a::after {background: #b3b3b3;} } .has-children &gt; a {padding-right: 40px;} .has-children &gt; a::before, .has-children &gt; a::after {right: 15px;-webkit-transform-origin: 7px 50%;-moz-transform-origin: 7px 50%;-ms-transform-origin: 7px 50%;-o-transform-origin: 7px 50%;transform-origin: 7px 50%;} @media only screen and (min-width: 1024px) {.open-to-left .azonshop-dropdown &gt; .has-children &gt; a {padding-left: 40px;padding-right: 20px;} .open-to-left .azonshop-dropdown &gt; .has-children &gt; a::before, .open-to-left .azonshop-dropdown &gt; .has-children &gt; a::after {right: auto;left: 20px;-webkit-transform-origin: 1px 50%;-moz-transform-origin: 1px 50%;-ms-transform-origin: 1px 50%;-o-transform-origin: 1px 50%;transform-origin: 1px 50%;} } .azonshop-dropdown .go-back a {padding-left: 40px;} .azonshop-dropdown .go-back a::before, .azonshop-dropdown .go-back a::after {/* arrow goes on the left side - go back button */left: 20px;-webkit-transform-origin: 1px 50%;-moz-transform-origin: 1px 50%;-ms-transform-origin: 1px 50%;-o-transform-origin: 1px 50%;transform-origin: 1px 50%;} .cd-main-content {background-color: #e6e6e6;min-height: calc(100vh - 100px);padding: 2em 5%;line-height: 2;} .no-js .azonshop-menu:hover .azonshop-drop {visibility: visible;opacity: 1;-webkit-transform: translateY(0);-moz-transform: translateY(0);-ms-transform: translateY(0);-o-transform: translateY(0);transform: translateY(0);} .no-js .azonshop-menu .cd-close {display: none;} .outer-wrapper {margin: 0 auto;} .sidebar h2 { color: #555; margin: 0;text-align: center; border-bottom: 2px solid #f3f3f3; padding: 15px 0; } .sidebar .widget {margin:0 0 25px 0; } .sidebar {margin:0; } .sidebar li { margin: 0;padding: 5px 0 4px; } .sidebar .widget-content {margin: 0 auto; padding: 0; } .sidebar ul {list-style: none;margin: 0;padding: 0; } .post-image-wrap img,.product-postingan .post-content img,.PopularPosts .post-image-link img {width: 100%;height: auto; } .PopularPosts .post-image-link {position: relative;width: 55px;height: auto;float: left;overflow: hidden;display: block;vertical-align: middle;margin: 0 12px 0 0; } .post-title a {display: block; } .title-wrap {border-bottom: 1px solid #ebebeb; margin:0 0 12px; overflow:hidden; } .title-home {overflow: hidden; margin-top: 5px; } .recent-wrapper { } .recent-wrapper .widget{float:left; width:100%; } .title-home h3,.title-wrap h3 {position: relative; float:left; font-size:20px; } .title-wrap h3 strong{font-weight:500; padding-bottom: 0.6rem; position: relative; display: inline-block; margin: 0; } .title-wrap h3 strong:after { content: &#39;&#39;; position: absolute; left: 0; right: 0; bottom: 0px; border-bottom: 2px solid #0063d1;} .recent-tab h2 {float: left; text-transform:uppercase; margin: 0; border-radius:4px 4px 0 0; line-height:24px; padding:8px 20px; font-weight:400; font-size:17px; background:var(--linkB);} .recent-tab h2 a {color: #fff; } .recent-tab h2:before,.title-home h3:before,.title-wrap h3:before { } .title-home h3 a {color: #fff; } ul.recent-tab {float:left; width:100%; margin:0 0 20px; border-bottom: 2px solid var(--linkB); } ul.recent-tab li { } .recent-tab li.active { } .index-post, .recent-label li.hot-item {position: relative; margin-bottom:20px; } .recent-section h3 {display: none; } ul.recent-label {text-align:left; } ul.recent-label li.item-0 .post-title a { max-width: initial; } ul.recent-label li.item-0 .terga { } .recent-label li:hover .post-title a,.recent-widget li:hover a,.PopularPosts .post-content:hover a, .related-posts li:hover .post-title a {color:var(--linkC); } .hot-item-inner img,.index-post .post-image-wrap img {width: 100%;height:auto; } .recent-label .product-info { } .index-post-wrap {position: relative;border: 1px solid #f3f3f3;overflow: hidden;margin-bottom: 20px; } .blog-post {display: block;overflow: hidden;word-wrap: break-word; } .index-post .discount {float:left; margin:1px 0 0 0px; font-size:14px; color: #a4a4a4; text-decoration: line-through; } .index-post .post-image-wrap {float: left; width: 100%; overflow: hidden; position: relative;margin: 0 0 6px; } .index-post .product-info {padding: 0 10px;overflow: hidden;clear: both; } .index-post .product-info &gt; h2, .recent-label h2.post-title { font-size:15.6px; line-height:22px; color: #555; margin: 0; } .index-post .product-info &gt; h2 &gt; a, .recent-widget .post-title a, .recent-label .post-title a, .related-ready li h2.post-title a, .PopularPosts .post-title a { color: #555; } .index-post:hover .product-info &gt; h2 &gt; a {color: var(--linkC); } .index-post .item_price {margin:0 12px 0 0; float:left; display: none; font-size:16px;} .index-post .item_price.show {display: block; } .product-preferences{ margin:8px 0 0;} .desc-snippet{font-size:13.6px; color:#333;} .index-post .terga,.related-ready li .terga, .recent-label .terga,.recent-widget .terga,.PopularPosts .product-info .terga { color: #23A215; font-family:var(--fontH); font-weight:500; } .index-post .box-add {z-index: 10; position: absolute; bottom:-30%; display: block; background:#323232; text-align: center; width:100%; height:42px; padding:0 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 2px 6px rgb(0 0 0 / 12%); -moz-box-shadow: 0 2px 6px rgba(0,0,0,.12); box-shadow: 0 2px 6px rgb(0 0 0 / 12%); -webkit-transition: all .40s;-moz-transition: all .40s;-o-transition: all .40s;transition: all .40s; } .index-post .box-add .addpro {display: inline-block; float: left; } .index-post .box-add .read {display: inline-block; float: right; } .index-product-inner {position: relative;overflow: hidden; } .index-post .box-add i { font-size:16px; text-align: center; } .index-post .box-add a {padding: 8px; display: block; color:#a7a5a6; } .index-post .box-add a:hover {color:#fff; } .index-post:hover .box-add {bottom: 0%; } .item_add.productad {background-color: var(--linkB); } .item_add .product_added,.item_add.productad .add_product {display: none; } .item_add.productad .product_added {display: block; } .slide-content .product_discount {position: absolute; top: 0; left: 4.9rem;} .product_discount {position: absolute; top: 10px; right: 10px; border-radius:2px; background-color: #ef3f49; font-size: 12px; color: #fff; font-weight:500; text-align: center; z-index: 9; padding:4px 8px; } .index-post .product_discount,.FeaturedPost .product_discount,.bks-product .product_discount {visibility: hidden;opacity: 0;transition: all .17s ease;}.index-post .product_discount.show,.FeaturedPost .product_discount.show,.bks-product .product_discount.shows {visibility: visible;opacity: 1;} .bks-product {position: relative;float: left;width: 100%;box-sizing: border-box;padding: 0;margin: 0 0 30px;} .pst-left {position: relative;float: left;width: 400px;} .pst-left .post-image-wrap {display: none;} .pst-right {position: relative;float: right;width: calc(100% - 425px);} .pst-right .steak {} .pst-right .steak span.avstock {color:var(--linkB); } .pst-right .steak span.nostock {background: #ff3c20; color: #fff; font-size: 11px; border-radius: 4px; padding: 3px 10px; } .pst-right .steak span {font-weight: 500; margin-left: 5px; font-family: var(--fontH); } .pst-right span.discount {color: #a4a4a4; display: block; margin:5px 0 0 20px; text-decoration: line-through;} .product-postingan h1.post-title {position: relative; display: block; font-size: 23px; line-height: 30px; font-weight: 500; margin: 0px 0 12px; padding: 0;} .box-terga {display: block; position: relative; border-bottom:1px solid #ebebeb; margin-bottom: 14px; padding:0 0 16px;} .box-terga .azonshop-price, .box-terga .azonshop_terga_product{float:left;} .static_page .item-post h1.post-title {position: relative;display: block;font-size: 19px;color: #111111;line-height: 1.5em;font-weight: 700;text-transform: uppercase;margin: 0 0 20px;padding: 0 0 10px;border-bottom: 1px solid #ebebeb;} .static_page .item-post h1.post-title::after {position: absolute;content: &#39;&#39;;background-color: var(--linkB);width: 55px;height: 2px;bottom: -1px;left: 0;margin: 0;} .pst-right .item_price {display: none;margin: 0 0 18px;} .pst-right .item_price.show {display: inline-block;} .box-terga .product_discount {position: relative;top: inherit;right: inherit;vertical-align: top;font-size: 12px;left: initial;margin-top: 10px;text-transform: uppercase;border-radius: 2px;padding: 1px 5px;display: inline-block;line-height: initial;margin-left: 10px;height: initial;} .box-terga .product_discount::after {content: &quot;&quot;;width: initial;height: initial;left: initial;bottom: initial;border-style: initial;border-width: inherit;} .flashbox {float: right;margin-right: 10px;} .pst-right .terga {font-size: 24px; line-height:30px; font-weight: 500; font-family: var(--fontH); color: #23A215; } .azonshop_btn_pament {display: block; overflow: hidden; margin: 18px 0 2px;} a.add-to-wishlist{width: 42px; padding:0 0 !important; cursor:pointer; background:#343748 !important;} .shopping-msg{margin: -6px 0 6px; } .shopping-msg a{font-weight:600; } .shopping-msg i, .wishlist-title a:hover{color:var(--linkC);} .wishlist-title a:hover{color:#555;} .empty-wishlist{margin:0 0 0 12px;} .azonshop_btn_pament a {float: left;background-color: var(--linkB);height: 40px; overflow: hidden; border-radius: 2px;color: #fff;font-weight: 600;line-height: 40px;text-align: center;text-transform: uppercase;padding: 0 22px;margin: 0 14px 20px 0px;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;} .azonshop_btn_pament a i {margin: 0 0 0; } .azonshop_btn_pament a i svg{fill:#fff; width:19px; margin: 6px 0 0 0;} .azonshop_btn_pament a:hover {opacity: .8;} .product-postingan .post-content {position: relative;width: 100%;margin: 0;} .error-wrapper {text-align: center;overflow: hidden;margin: 20px 0;} .error-wrapper i {font-size: 88px;padding: 20px 0;} .error-wrapper h4 {font-size: 19px;} .timerpost {color: #fff;font-weight: 100;margin: 0;padding: 4px;border-radius: 2px;margin: 0 0 14px;overflow: hidden;line-height: 15px;background: #cc1414;} .timerpost::before {content: &quot;Flash Sale&quot;;text-transform: uppercase;vertical-align: middle;padding: 5px;line-height: 22px;} .timerpost .box {padding: 3px;border-radius: 2px;font-weight: 500;text-align: center;background: #444444;display: inline-block;} .timerpost .box .smalltext {font-size: 11px;font-weight: 300;text-align: center;} .timer-akhir {float: left;vertical-align: middle;padding: 3px 10px;text-transform: uppercase;} .timer-akhir::before {content: &quot;\f017&quot;;margin-right: 5px;font-family: &quot;Font Awesome 5 Pro&quot;;} .item-post .post-body #timerpost,.item-post .post-body #postslider,.item-post .post-body .desc-snippet,.item-post .post-body strike {display: none;} .item-post .post-body {float: left; width: 100%;} .item-post .post-outer {padding: 0;} .item-post .post-body img {max-width: 100%;} .post-footer {position: relative;float: left;width: 100%;margin: 0;} .quantity {position: relative;overflow: hidden;float: left;margin:0 14px 20px 0px;} .quantity input[type=number]::-webkit-inner-spin-button,.quantity input[type=number]::-webkit-outer-spin-button {-webkit-appearance: none;margin: 0;} .quantity input[type=number] {-moz-appearance: textfield;} .quantity input {border: 2px solid #ebebeb; padding-left:22px; background: #fff;border-radius: 2px; width:80px; height: 40px; float: left; } .quantity input:focus { outline: 0;} .quantity-nav {right: 0; position: absolute; height: 40px; display: flex; flex-direction: column;} .quantity-button {display: inline-flex; text-align: center; justify-content: center; border-left: 2px solid #ebebeb; align-items:center; position: relative; cursor: pointer; width: 25px; color: #666; line-height: 1.3; -webkit-transform: translateX(-100%); transform: translateX(-100%); -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none;} .quantity-button.quantity-up,.quantity-button.quantity-down {position: absolute; } .quantity-button.quantity-down:hover,.quantity-button.quantity-up:hover { } .quantity-button.quantity-down {bottom: 0;} .quantity-button.quantity-up {border-bottom: 2px solid #ebebeb; top: 0;} .post-labels {overflow: hidden;height: auto;position: relative;margin: 15px 0;padding: 0;}.post-labels span,.post-labels a {float: left;color: #111111;font-weight: 400;margin: 0 4px 0 0;padding: 0;}.post-labels span {font-weight: 700;}.post-labels a {transition: color .17s ease;}.post-labels a::after {content: &#39;,&#39;;}.post-labels a: last-child::after {display: none;}.post-labels a:hover {color: var(--linkB);} #related-wrap {margin: 0 0; float:left; width:100%; } #related-wrap .related-tag {display: none;} ul.related-posts { } .related-ready li .terga {} .related-ready li {position: relative; } .related-ready li h2.post-title {font-size:15px; } .related-ready li .post-image-wrap {position: relative; } #blog-pager {float: left;width: 100%;overflow: hidden;clear: both;margin: 0 0 30px;} .blog-pager a,.blog-pager span {float: left;display: block;min-width: 30px; background-color: ;color: #111111;font-weight: 700; text-align: center;box-sizing: border-box;padding: 4px 12px;margin: 0 5px 0 0;border: 1px solid #f7f7f7;transition: all .17s ease;} .blog-pager span.page-dots {min-width: 20px;background-color: #fff;color: #656565;font-weight: 400;line-height: 32px;padding: 0;border: 0;} .blog-pager .page-of {display: none;} .blog-pager .page-active,.blog-pager a:hover {border-color: #f7f7f7;} .blog-pager .blog-pager-newer-link,.blog-pager .blog-pager-older-link {background-color: var(--linkB);color: #fff; float: left;display: inline-block;width: auto;padding:4px 12px;margin: 0;} .blog-pager .blog-pager-older-link {float: right;} .archive #blog-pager,.home .blog-pager .blog-pager-newer-link,.home .blog-pager .blog-pager-older-link {display: none;} .post-body h1,.post-body h2,.post-body h3,.post-body h4,.post-body h5,.post-body h6 {margin: 0 0 12px;} .post-body h1,.post-body h2 {font-size: 21px;} .post-body h3 {font-size: 20px;} .post-body h4 {font-size: 19px;} .post-body h5 {font-size: 18px;} .post-body h6 {font-size: 18px;} .post-body ul, .post-body ol {padding: 0 0 0 30px; margin: 0 0 10px 0px;} .post-body ul, .post-body ol{list-style:square;}.post-body ul li{list-style:inherit;} .post-body ol li{list-style:decimal;} .post-body u {text-decoration: underline; } .post-body a {transition: color .17s ease; } .post-body strike {text-decoration: line-through; } .PopularPosts .post {overflow: hidden;padding: 0 0 10px;margin: 10px 0 0;} .PopularPosts .product-info {overflow: hidden;} .PopularPosts .product-info .discount {line-height: 20px;padding: 0 5px;display: inline-block;text-decoration: line-through;color: #999;font-size: 12px;font-weight: normal;} .PopularPosts .post-title {font-weight: 500;font-size: 15px;padding: 0;margin: 0 0 5px;text-transform: none;text-align: left;background: transparent;border: none;} .PopularPosts img{padding:0 !important; } .common-widget .LinkList ul li,.common-widget .PageList ul li {width: calc(50% - 5px);padding: 7px 0 0;} .common-widget .LinkList ul li: nth-child(odd),.common-widget .PageList ul li: nth-child(odd) {float: left;} .common-widget .LinkList ul li: nth-child(even),.common-widget .PageList ul li: nth-child(even) {float: right;} .common-widget .LinkList ul li a,.common-widget .PageList ul li a {display: block;color: #111111;font-weight: 400;transition: color .17s ease;} .common-widget .LinkList ul li a:hover,.common-widget .PageList ul li a:hover {color: var(--linkB);} .common-widget .LinkList ul li: first-child,.common-widget .LinkList ul li: nth-child(2),.common-widget .PageList ul li: first-child,.common-widget .PageList ul li: nth-child(2) {padding: 0;} #footer {width: 100%;padding: 0;margin: 20px 0 0 0;overflow: hidden} .footer-wrapper {overflow: hidden; padding: 20px 0; } .footer-wrapper &gt;*:first-child{width:calc(32% - 0px); } .footer-wrapper &gt;*{width: calc(22% - 0px); padding-left:30px;} .footer {} .footer .widget {margin-bottom: 30px; } .footer h2 {position: relative;line-height: 1.3em;margin: 0;display: inline-block;font-weight: 500;text-transform: uppercase;} .footer .widget-content {line-height: 21px;} .footer ul {list-style: none;color: #9c9c9c;margin: 0;padding: 0;} .footer li {color: #9c9c9c;line-height: 1.2em;margin: 0;padding: 12px 0;border-bottom: 1px solid #eee;} .footer a:link, .footer li a:visited {color: #666; } .footer .aboutLinks{display:flex;align-items:flex-start} .footer .aboutLinks li:not(:last-child){margin-right:5px} .footer .aboutLinks li{border-bottom:0;} .footer .aboutLinks li a{width:40px; height:40px; padding:8px 7px; display:inline-block; border:1px solid #ebebeb; border-radius:3px;} .footer .aboutLinks a svg{width:22px;height:22px;margin-right:0;} #footer4 .widget{margin-bottom:20px !important;} #credits {width: 100%; border-top:1px solid #ddd; float:left; padding: 20px 0; text-align: center; position: relative;} #credits a { } #credits a:hover { } .hidden-widgets {display: none; visibility: hidden; } .wrap-slid{float: left; width: calc(100% - 29.6%);} .slid-right{float:right; width:28%; } .danner{position:relative; margin:0 0 20px; overflow:hidden;} .danner img{width:100%; height:auto; display:block; } .dim-wrap{position:absolute; top:27%; left:30px; } .dim-wrap span{color: #fff; font-size: 14px; font-weight: 400; display:block; margin:0 0 7px; line-height: 1.2em; } .dim-wrap h3{color: #fff; font-size: 22px; line-height:1.3; font-weight: 500; margin:0 0 3px;} a.dim-btn{color:#fff; font-size: 16px; font-weight: 500; } .wishlist-page {display: flex; flex-wrap: wrap; margin-left: -30px; } .wishlist-page .shopping-item {width: calc(100% / 3); padding-left: 30px; margin: 0 0 25px; position:relative; padding-right:16x; } .wishlist-page h1.post-title{display:none;} .natural-thumbnail{float:left; width: 75px; height: 80px; margin:0 12px 0 0; } .natural-thumbnail img{width:100%; height:auto; } h2.wishlist-title{margin:12px 0 0; font-size:15px; } .remove-from-wishlist{font-size: 16px; color:#ef3f49; font-weight:600; cursor: pointer; position:absolute; right:0; top:8px; } .slider{margin:0 0 25px;} .slider, .slider &gt; div {display: block; width: 100%; height: 408px; position: relative; overflow: hidden; -moz-transition: transform .4s; -o-transition: transform .4s; -webkit-transition: transform .4s; transition: transform .4s;} .slider &gt; div img{width:100%; height:100%;} .slider &gt; div {position: absolute;} .slider &gt; i {display:none; position: absolute; margin: 14px; top: 40%; transition: .3s; padding: 12px 8px; background: #2a2a2a; opacity:.7; cursor: pointer; line-height: 0; box-sizing: content-box; border-radius: 3px; z-index: 4;} .slider &gt; i svg {fill:#fff; width:25px; height:25px} .slider &gt; i:hover {opacity:.9; transform: translateX(-2px);} .slider &gt; i.right:hover {transform: translateX(2px);} .slider &gt; i.right:active, .slider &gt; i.left:active {transform: translateY(1px);} .slider &gt; .left {left: 0px;} .slider &gt; .right {right: 0px;} .slider &gt; ul {position: absolute; bottom: 20px; left: 50%; z-index: 4; padding: 0; margin: 0; transform: translateX(-50%);} .slider &gt; ul &gt; li {width: 6px; height: 6px; background: #343748; cursor: pointer; position: static; display: inline-block; margin: 0 5px; border-radius: 5px; -moz-transition: .3s; -o-transition: .3s; -webkit-transition: .3s; transition: .3s;} .slider &gt; ul &gt; .showli {background: #fff; width: 35px;} .slider &gt; ul &gt; li:hover {background: #fff; width: 35px;} .slider &gt; ul &gt; .showli:after, .slider &gt; ul &gt; li:hover:after{} .slider &gt; .show {z-index: 1;} .hideDots &gt; ul {display: none;} .arrows{z-index:2; position:absolute;} .showArrows &gt; .left {left: 0;} .showArrows &gt; .right {right: 0;} @keyframes boing { 0% {transform: scale(1.2);} 40% {transform: scale(.6);} 60% {transform: scale(1.2);} 80% {transform: scale(.8);} 100% {transform: scale(1);} } @media screen and (-webkit-min-device-pixel-ratio:0) { } @media (max-width: 1250px) { .slider, .slider &gt; div{height:395px; } } @media (max-width: 1150px) { .slider, .slider &gt; div{height:374px; } } @media (max-width: 1090px) { .slider, .slider &gt; div{height:354px; } } @media (max-width: 1030px) { .slider, .slider &gt; div{height:338px; } .related-ready li{width: calc(100% / 4);} } @media (max-width: 1000px) { .slider, .slider &gt; div{height:326px; } } @media screen and (max-width: 980px) { .slider, .slider &gt; div{height:306px; } .recent-widget li, .index-post, .recent-label li.hot-item, .fourthing{width:calc(100% / 3); } .footer-wrapper &gt;*:first-child, .footer-wrapper &gt;*{width: calc(100% / 3);} .pst-right {float: left;width: 100%;overflow: hidden;} } @media (max-width: 880px) { .wrap-slid, .slid-right{width:100%;}.slider, .slider &gt; div{height:336px; } .danner{width: calc(50% - 12px); float:left;}.dan-right{float:right;} .form-wrapper button{padding:0 12px; } } @media (max-width: 870px) { a.menu-btn { display: block; } .menu { clear: both; min-width: inherit; float: none; } .menu, .menu &gt; ul ul { overflow: hidden; max-height: 0; background-color: #343748; } .menu &gt; li &gt; ul.sub-menu { padding: 0px; border: none; } .menu.active, .menu &gt; ul ul.active { max-height: 55em; } .menu ul li &gt; a {padding: 10px 14px;} .menu ul li a{} .menu ul { display: inline; } .menu &gt; ul { border-top: 1px solid #808080; } .menu li, .menu &gt; ul &gt; li { display: block; } .menu li a {display: block; border-top: 1px solid #666; position: relative; } .menu ul li a, .menu ul ul &gt; li a{color:#ddd;} .menu ul li a:hover, .menu ul ul &gt; li a:hover{color:#fff; background:none; } .menu li.with-ul &gt; a:after {content: &#39;+&#39;; position: absolute; top: 0; right: 0; display: block; font-size: 1.3em; font-weight:400; padding: 0.55em 0.5em;} .menu li.with-ul &gt; a.active:after {content: &quot;-&quot;;} .menu ul ul &gt; li a {padding: 10px 18px 10px 30px; } .menu ul ul {box-shadow: none;} .menu ul ul, .menu ul ul ul { display: inherit; position: relative; left: auto; top:auto; border:none; visibility: visible; opacity: 1; transform: translate(0,0);} .with-ul:after {border:0;} .footer-wrapper &gt;*:first-child, .footer-wrapper &gt;*{width: calc(100% / 2);} .related-ready li{width: calc(100% / 3);} #credits #left, #credits #right {float: none;} } @media (max-width: 760px) { .slider, .slider &gt; div{height:300px; } .recent-widget li, .index-post, .recent-label li.hot-item, .fourthing {width:calc(100% / 2); } #ajax-search-form, .box-down{display:none;}.timer-wrap{float:left;} .tabmid{margin:0;} } @media (max-width: 700px) { .sidebar-wrapper, .banner-home, .recent-tab h2{display:none;} .main-wrapper, .rec-tab{width:100%;} .index-post, .recent-label li.hot-item{width:calc(100% / 3); } } @media (max-width: 650px) { .recent-tab h2{display:none;} .slider, .slider &gt; div{height:260px; } .tab-wrapper{text-align:left; } .footer-wrapper &gt;*:first-child, .footer-wrapper &gt;*{width: calc(100% / 1);} } @media (max-width: 600px) { .wrap-slid{display:none; } } @media (max-width: 500px) { .slider, .slider &gt; div{height:240px; } .recent-widget li{width:calc(100% / 1); } .danner, .fourthing{width:100%; } .trol{display:none; } .shop-buka i{margin:0;} .timer-wrap{text-align:center; } } @media (max-width: 480px) { .index-post, .recent-label li.hot-item{width:calc(100% / 2); } } @media (max-width: 400px) { .azonshop-menu{width:60%; } .Header img{max-width:170px; } .pst-left{width: 100%;} #pager a{float:left; margin:0 10px 10px 0;} #shoppycart{width:320px; } } @media (max-width: 360px) { #postslider {width:100%; } #postslider ul li img{width:92%;} .related-ready li{width: calc(100% / 2);} .modal-content{width:100%; } } @media (max-width: 340px) { .content-bayar,.header-wrapper,.contained {padding:0 12px;} .shop-buka a{margin-left:6px; } .ntfA &gt;a{display:none; } #shoppycart{width:280px; right:12px;} .flashbox {float: none;margin-right: 0;} .timerpost::before {display: none} } @media (max-width: 290px) { .content-bayar,.header-wrapper,.contained {padding:0 6px;} .wishlister{display:none; } .azonshop-menu{width:40%; } #shoppycart{width:260px; right:6px;} } </style> <b:if cond='data:blog.canonicalUrl == &quot;https://azonstore-bloggertheme9.blogspot.com/p/wishlist.html&quot;'> <style type='text/css'> @media (max-width: 650px) { } @media (max-width: 460px) { } @media (max-width: 240px) { } </style> </b:if> <script> //<![CDATA[ function loadCSS(e,t,o){"use strict";var i=window.document.createElement("link"),s=t||window.document.getElementsByTagName("script")[0];i.rel="stylesheet",i.href=e,i.media="only x",s.parentNode.insertBefore(i,s),setTimeout(function(){i.media=o||"all"})}loadCSS("https://kit-pro.fontawesome.com/releases/v5.11.2/css/pro.min.css"),"undefined"==typeof jQuery&&document.write('<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"><\/script>'),"undefined"==typeof jQuery&&document.write('<script src=""><\/script>'); //]]> </script> <script> //<![CDATA[ //SALES SETTINGS var azonshop_notif_lanjut = "<span>You can't add more than 10 products</span>"; var azonshop_bersh = "Add product to your basket so that you can proceed"; var azonshop_preebli = "There was a problem with your cart."; var azonshop_notif_beli = "<span>We can't ship these products at the moment.</span>"; var purch_refresh = "<span>Shopping cart update..</span>"; var azonshop_notifica_shippied = "Shipping fee added"; var azonshop_additionalk = "10"; var azonshop_notifica_terga = "Quantity must be greater than 0"; //CHANGE BUTTON TEXT var paywithpaypal = "Proceed through Paypal"; var cashondelivery = "Cash on Delivery"; var banktransfer = "Bank Transfer"; // CURRENCY var currency_page = "US"; var language_page = "English"; // Add City along with Shipping cost. Example: Send to "London - 80". var azonshop_add_city = [ ["Riyadh", 200], ["Madina", 300], ["Tabuk", 400], ["Dammam", 500], ["Jeddah", 600], ["Khobar", 700], ["Jubail", 800], ["Jazan", 300], ["Yanbu", 400], ["Qatif", 500], ["Rabigh", 600], ["Buraydah", 700], ["Arar", 800], ["Mecca", 200], ["Abha", 300], ["Taif", 400], ["Hofuf", 500] ]; //]]> </script> <script> /*<![CDATA[*/ $(document).ready(function() { $('div[class="slide-content"]').before($("#post-slider").html()), $("#post-slider").html("") }), $(document).ready(function() { $('div[class="desc"]').before($("#desc").html()), $("#desc").html("") }), $(document).ready(function() { $('div[class="timerpost1"]').before($("#timerpost").html()), $("#timerpost").html("") }); /*]]>*/ </script> <b:if cond='data:view.isPage'> <style> .item-post .post-body {} </style> </b:if> </head> <body itemscope='itemscope' itemtype='http://schema.org/WebPage'> <b:class cond='data:blog.languageDirection == &quot;rtl&quot;' name='Rtl'/> <b:class cond='data:view.isHomepage' name='onHm'/> <b:class cond='data:view.isSingleItem' name='onIt'/> <b:class cond='data:view.isPage' name='onPg'/> <b:class cond='data:view.isPost' name='onPs'/> <div class='bulean'> <a href='https://www.bloggertheme9.com/2020/05/ecommerce-blogger-store.html' title='Get this template'><svg viewBox='0 0 256 256'> <g transform='translate(128 128) scale(0.72 0.72)'><g transform='translate(-175.05 -175.05000000000004) scale(3.89 3.89)'><path d='M 24.158 57.596 h 54.898 c 2.293 0 4.313 -1.509 4.964 -3.709 l 5.841 -19.759 c 0.633 -2.141 -0.972 -4.289 -3.204 -4.289 H 16.95 L 24.158 57.596 z' stroke-linecap='round' transform=' matrix(1 0 0 1 0 0) '/><path d='M 79.585 70.399 H 27.091 c -0.687 0 -1.287 -0.464 -1.46 -1.129 L 14.404 26.034 c -0.421 -1.62 -1.883 -2.751 -3.557 -2.751 H 1.508 C 0.675 23.283 0 22.608 0 21.775 s 0.675 -1.508 1.508 -1.508 h 9.339 c 3.048 0 5.711 2.06 6.476 5.01 l 10.935 42.106 h 51.327 c 0.833 0 1.508 0.676 1.508 1.508 C 81.093 69.724 80.417 70.399 79.585 70.399 z' stroke-linecap='round' transform=' matrix(1 0 0 1 0 0) '/> <circle cx='36.176' cy='80.946' r='6.536' transform=' matrix(1 0 0 1 0 0) '/><circle cx='69.15599999999999' cy='80.946' r='6.536' transform=' matrix(1 0 0 1 0 0) '/></g></g></svg> Buy Now!</a> <a href='https://youtu.be/OHt3Vu0LV8o' title='Video tutorial'><svg viewBox='0 0 512 512'><path d='m463.6,144.9l-142.9-128.7c-3.7-3.3-8.6-5.2-13.7-5.2h-245c-11.3,0-20.4,9.1-20.4,20.4v449.2c0,11.3 9.1,20.4 20.4,20.4h388c11.3,0 20.4-9.1 20.4-20.4v-320.5c0-5.8-2.5-11.3-6.8-15.2zm-140.1-71.2l97.6,87.9h-97.6v-87.9zm106,386.5h-347v-408.4h200.2v130.2c0,11.3 9.1,20.4 20.4,20.4h126.5v257.8z'/><path d='m119.2,276.4c0,11.3 9.1,20.4 20.4,20.4h232.8c11.3,0 20.4-9.1 20.4-20.4 0-11.3-9.1-20.4-20.4-20.4h-232.8c-11.3,2.84217e-14-20.4,9.1-20.4,20.4z'/><path d='m372.4,355.6h-232.8c-11.3,0-20.4,9.1-20.4,20.4 0,11.3 9.1,20.4 20.4,20.4h232.8c11.3,0 20.4-9.1 20.4-20.4 5.68434e-14-11.3-9.1-20.4-20.4-20.4z'/></svg> Documentation</a> </div> <!--[ Notification section ]--> <b:section cond='!data:view.isPreview' id='notif-widget' maxwidgets='1' showaddelement='false'> <b:widget id='HTML0' locked='true' title='Notification' type='HTML' version='2' visible='true'> <b:widget-settings> <b:widget-setting name='content'>&lt;!--[ Alternatif content with button link ]--&gt; &lt;div class=&#39;ntfA&#39;&gt; &lt;span&gt; Grab this Deal in 7 days. Get 30% off on all Electronic items &lt;!--&lt;a href=&#39;https://www.bloggertheme9.com/2020/05/ecommerce-blogger-store.html&#39;&gt;Get this theme&lt;/a&gt;--&gt; &lt;/span&gt; &lt;a href=&#39;/&#39;&gt;Black Friday&lt;/a&gt; &lt;/div&gt;</b:widget-setting> </b:widget-settings> <b:includable id='main'> <input class='ntfI hidden' id='forNft' type='checkbox'/> <div class='ntfC'> <div class='ntfT'><data:content/></div> <label aria-label='Close Menu' class='c' for='forNft'/> </div> </b:includable> </b:widget> </b:section> <div class='headerpic-wrapper'> <div class='header-wrapper'> <div class='topper'> <b:section class='head-reel' id='header-title' maxwidgets='1' showaddelement='false'> <b:widget id='Header1' locked='true' title='Azon Store (Header)' type='Header' version='2' visible='true'> <b:widget-settings> <b:widget-setting name='displayUrl'>https://1.bp.blogspot.com/-0184If3zq4I/YdRNWRTPmYI/AAAAAAAACAo/7ij53dIvV38FxyabEQtAk-AlCVPbo-AiACNcBGAsYHQ/s150/Azon-logo.png</b:widget-setting> <b:widget-setting name='displayHeight'>35</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'>150</b:widget-setting> </b:widget-settings> <b:includable id='main' var='this'> <b:include cond='data:imagePlacement in {&quot;REPLACE&quot;, &quot;BEFORE_DESCRIPTION&quot;}' name='image'/> <b:include cond='data:imagePlacement not in {&quot;REPLACE&quot;, &quot;BEFORE_DESCRIPTION&quot;}' name='title'/> <b:include cond='data:imagePlacement != &quot;REPLACE&quot;' name='description'/> <b:include cond='data:imagePlacement == &quot;BEHIND&quot;' name='behindImageStyle'/> </b:includable> <b:includable id='behindImageStyle'> <b:if cond='data:sourceUrl'> <b:include cond='data:this.image' data='{image: data:this.image, selector: &quot;.Header&quot;}' name='responsiveImageStyle'/> </b:if> </b:includable> <b:includable id='description'> <b:if cond='data:this.description'> <div class='headDsc hidden'><data:this.description/></div> </b:if> </b:includable> <b:includable id='image'> <!-- Header Image --> <a expr:href='data:blog.homepageUrl.canonical'><img expr:alt='data:title' expr:height='data:height' expr:src='resizeImage(data:sourceUrl, 300)' expr:width='data:width'/></a> <b:include cond='data:this.imagePlacement == &quot;REPLACE&quot;' name='title'/> </b:includable> <b:includable id='title'> <!-- Header Title --> <div class='headInnr'> <b:class cond='data:this.imagePlacement == &quot;REPLACE&quot;' name='hidden'/> <b:tag class='headH' expr:name='!data:view.isSingleItem ? &quot;h1&quot; : &quot;h2&quot;'> <b:class cond='data:this.description' name='hasSub'/> <b:tag class='headTtl' expr:name='!data:view.isHomepage ? &quot;a&quot; : &quot;a&quot;'> <b:attr expr:value='data:blog.homepageUrl.canonical' name='href'/> <data:title/> </b:tag> <!--[ Header Description ]--> <b:tag class='headSub' cond='data:this.description' expr:data-text='data:this.description' name='span'/> </b:tag> </div> </b:includable> </b:widget> </b:section> <li class='tabmid'> <form action='/search' class='form-wrapper' id='ajax-search-form' method='get'> <input name='q' placeholder='Search entire store here...' required='required' type='text'/> <button type='submit'><svg viewBox='0 0 50 50'><path d='M 21 3 C 11.601563 3 4 10.601563 4 20 C 4 29.398438 11.601563 37 21 37 C 24.355469 37 27.460938 36.015625 30.09375 34.34375 L 42.375 46.625 L 46.625 42.375 L 34.5 30.28125 C 36.679688 27.421875 38 23.878906 38 20 C 38 10.601563 30.398438 3 21 3 Z M 21 7 C 28.199219 7 34 12.800781 34 20 C 34 27.199219 28.199219 33 21 33 C 13.800781 33 8 27.199219 8 20 C 8 12.800781 13.800781 7 21 7 Z'/></svg></button> </form> </li> <div class='shop-buka'> <a class='wishlister' href='/p/wishlist.html'><i><svg viewBox='0 0 24 24'><path d='M12 4.419c-2.826-5.695-11.999-4.064-11.999 3.27 0 7.27 9.903 10.938 11.999 15.311 2.096-4.373 12-8.041 12-15.311 0-7.327-9.17-8.972-12-3.27z'/></svg></i><span class='trol'>Wishlist</span></a> <a class='btnopencart addcolorbl'><i> <svg viewBox='0 0 256 256'><g transform='translate(128 128) scale(0.72 0.72)'><g transform='translate(-175.05 -175.05000000000004) scale(3.89 3.89)'><path d='M 24.158 57.596 h 54.898 c 2.293 0 4.313 -1.509 4.964 -3.709 l 5.841 -19.759 c 0.633 -2.141 -0.972 -4.289 -3.204 -4.289 H 16.95 L 24.158 57.596 z' stroke-linecap='round' transform=' matrix(1 0 0 1 0 0) '/><path d='M 79.585 70.399 H 27.091 c -0.687 0 -1.287 -0.464 -1.46 -1.129 L 14.404 26.034 c -0.421 -1.62 -1.883 -2.751 -3.557 -2.751 H 1.508 C 0.675 23.283 0 22.608 0 21.775 s 0.675 -1.508 1.508 -1.508 h 9.339 c 3.048 0 5.711 2.06 6.476 5.01 l 10.935 42.106 h 51.327 c 0.833 0 1.508 0.676 1.508 1.508 C 81.093 69.724 80.417 70.399 79.585 70.399 z' stroke-linecap='round' transform=' matrix(1 0 0 1 0 0) '/> <circle cx='36.176' cy='80.946' r='6.536' transform=' matrix(1 0 0 1 0 0) '/><circle cx='69.15599999999999' cy='80.946' r='6.536' transform=' matrix(1 0 0 1 0 0) '/></g></g></svg> <span class='azonshop-semua-notifica simpleCart_quantity'/> </i><span class='trol'>My Cart</span> </a> </div> </div><!-- /topper --> </div> </div><!-- /contained --> <div class='clr'/> <div class='contained'> <div class='box-nav'> <!-- azonshop-menu --> <div class='azonshop-menu'> <a class='azonshop-brig' href='javascript:void(0);'><svg viewBox='0 0 100 80'><rect height='15' width='100'/><rect height='15' width='100' y='30'/><rect height='15' width='100' y='60'/></svg><span> Product Category</span></a> <nav class='azonshop-drop'> <a class='cd-close' href='javascript:void(0);'>Tutup</a> <ul class='azonshop-dropdown'> <li class='has-children'> <a href='#'>Electronics</a> <ul class='azonshop-sb-dropdown is-hidden'> <li class='go-back'><a href='javascript:void(0);'>Menu</a></li> <li class='has-children'><a href='#'>Microwave</a> <ul class='is-hidden'> <li class='go-back'><a href='javascript:void(0);'>Clothing</a></li> <li><a href='#'>Beanies</a></li> <li><a href='#'>Caps &amp; Hats</a></li> <li><a href='#'>Glasses</a></li> <li><a href='#'>Gloves</a></li> </ul> </li> <li class='has-children'> <a href='#'>Refrigerator</a> <ul class='is-hidden'> <li class='go-back'><a href='javascript:void(0);'>Clothing</a></li> <li><a href='#'>Casual Trousers</a></li> <li><a href='#'>Jeans</a></li> <li><a href='#'>Leggings</a></li> <li><a href='#'>Shorts</a></li> </ul> </li> <li class='has-children'> <a href='#'>Vacuum Cleaner</a> <ul class='is-hidden'> <li class='go-back'><a href='javascript:void(0);'>Clothing</a></li> <li><a href='#'>Blazers</a></li> <li><a href='#'>Bomber jackets</a></li> <li><a href='#'>Denim Jackets</a></li> <li><a href='#'>Duffle Coats</a></li> </ul> </li> <li class='has-children'> <a href='#'>Air Cooler</a> <ul class='is-hidden'> <li class='go-back'><a href='javascript:void(0);'>Clothing</a></li> <li><a href='#'>Cardigans</a></li> <li><a href='#'>Coats</a></li> <li><a href='#'>Polo Shirts</a></li> <li><a href='#'>Shirts</a></li> </ul> </li> </ul> <!-- .azonshop-sb-dropdown --> </li> <li class='has-children'> <a href='#'>Decor &amp; Furniture</a> <ul class='azonshop-sb-dropdown is-hidden'> <li class='go-back'><a href='javascript:void(0);'>Menu</a></li> <li class='has-children'><a href='#'>Bedroom Sets</a> <ul class='is-hidden'> <li class='go-back'><a href='javascript:void(0);'>Clothing</a></li> <li><a href='#'>Beanies</a></li> <li><a href='#'>Caps &amp; Hats</a></li> <li><a href='#'>Glasses</a></li> <li><a href='#'>Gloves</a></li> </ul> </li> <li class='has-children'> <a href='#'>Dressing Table</a> <ul class='is-hidden'> <li class='go-back'><a href='javascript:void(0);'>Clothing</a></li> <li><a href='#'>Casual Trousers</a></li> <li><a href='#'>Jeans</a></li> <li><a href='#'>Leggings</a></li> <li><a href='#'>Shorts</a></li> </ul> </li> <li class='has-children'> <a href='#'>Sofa Set</a> <ul class='is-hidden'> <li class='go-back'><a href='javascript:void(0);'>Clothing</a></li> <li><a href='#'>Blazers</a></li> <li><a href='#'>Bomber jackets</a></li> <li><a href='#'>Denim Jackets</a></li> <li><a href='#'>Duffle Coats</a></li> </ul> </li> <li class='has-children'> <a href='#'>Cupboard</a> <ul class='is-hidden'> <li class='go-back'><a href='javascript:void(0);'>Clothing</a></li> <li><a href='#'>Cardigans</a></li> <li><a href='#'>Coats</a></li> <li><a href='#'>Polo Shirts</a></li> <li><a href='#'>Shirts</a></li> </ul> </li> </ul> <!-- .azonshop-sb-dropdown --> </li> <li class='has-children'> <a href='#'>Computer &amp; Accesories</a> <ul class='azonshop-sb-dropdown is-hidden'> <li class='go-back'><a href='javascript:void(0);'>Menu</a></li> <li class='has-children'><a href='#'>Laptops</a> <ul class='is-hidden'> <li class='go-back'><a href='javascript:void(0);'>Clothing</a></li> <li><a href='#'>Beanies</a></li> <li><a href='#'>Caps &amp; Hats</a></li> <li><a href='#'>Glasses</a></li> <li><a href='#'>Gloves</a></li> </ul> </li> <li class='has-children'> <a href='#'>Mouse &amp; Keyboard</a> <ul class='is-hidden'> <li class='go-back'><a href='javascript:void(0);'>Clothing</a></li> <li><a href='#'>Casual Trousers</a></li> <li><a href='#'>Jeans</a></li> <li><a href='#'>Leggings</a></li> <li><a href='#'>Shorts</a></li> </ul> </li> <li class='has-children'> <a href='#'>Speakers</a> <ul class='is-hidden'> <li class='go-back'><a href='javascript:void(0);'>Clothing</a></li> <li><a href='#'>Blazers</a></li> <li><a href='#'>Bomber jackets</a></li> <li><a href='#'>Denim Jackets</a></li> <li><a href='#'>Duffle Coats</a></li> </ul> </li> <li class='has-children'> <a href='#'>Modem Device</a> <ul class='is-hidden'> <li class='go-back'><a href='javascript:void(0);'>Clothing</a></li> <li><a href='#'>Cardigans</a></li> <li><a href='#'>Coats</a></li> <li><a href='#'>Polo Shirts</a></li> <li><a href='#'>Shirts</a></li> </ul> </li> </ul> <!-- .azonshop-sb-dropdown --> </li> <li class='has-children'> <a href='#'>Home Appliances</a> <ul class='azonshop-sb-dropdown is-hidden'> <li class='go-back'><a href='javascript:void(0);'>Menu</a></li> <li class='has-children'><a href='#'>Air Conditioner</a> <ul class='is-hidden'> <li class='go-back'><a href='javascript:void(0);'>Clothing</a></li> <li><a href='#'>Beanies</a></li> <li><a href='#'>Caps &amp; Hats</a></li> <li><a href='#'>Glasses</a></li> <li><a href='#'>Gloves</a></li> </ul> </li> <li class='has-children'> <a href='#'>Food Processor</a> <ul class='is-hidden'> <li class='go-back'><a href='javascript:void(0);'>Clothing</a></li> <li><a href='#'>Casual Trousers</a></li> <li><a href='#'>Jeans</a></li> <li><a href='#'>Leggings</a></li> <li><a href='#'>Shorts</a></li> </ul> </li> <li class='has-children'> <a href='#'>Ceiling Fan</a> <ul class='is-hidden'> <li class='go-back'><a href='javascript:void(0);'>Clothing</a></li> <li><a href='#'>Blazers</a></li> <li><a href='#'>Bomber jackets</a></li> <li><a href='#'>Denim Jackets</a></li> <li><a href='#'>Duffle Coats</a></li> </ul> </li> <li class='has-children'> <a href='#'>Washing Machine</a> <ul class='is-hidden'> <li class='go-back'><a href='javascript:void(0);'>Clothing</a></li> <li><a href='#'>Cardigans</a></li> <li><a href='#'>Coats</a></li> <li><a href='#'>Polo Shirts</a></li> <li><a href='#'>Shirts</a></li> </ul> </li> </ul> <!-- .azonshop-sb-dropdown --> </li> <li><a href='#'>Sport &amp; Outdoor</a></li> <li><a href='#'>Toys &amp; Hobbies</a></li> <li><a href='#'>Decor &amp; Furniture</a></li> <li><a href='#'>Mobile Phones</a></li> </ul> <!-- azonshop-dropdown --> </nav> <!-- .azonshop-drop --> </div> <a class='menu-btn' href='#menu'><div class='hamburger'><div/></div> Menu</a> <nav class='menu' id='menu' itemscope='itemscope' itemtype='https://schema.org/SiteNavigationElement' role='navigation'> <ul> <li><a expr:href='data:blog.homepageUrl'>Home</a></li> <!-- Customize Navigation Menu Here --> <li class='with-ul'><a href='#' itemprop='url'>Shop</a> <ul class='sub-menu'> <li><a href='#' itemprop='url'>Sub Menu 1</a></li> <li><a href='#' itemprop='url'>Sub Menu 2</a></li> <li><a href='#' itemprop='url'>Sub Menu 3</a></li> <li><a href='#' itemprop='url'>Sub Menu 4</a></li> </ul> </li> <li class='with-ul'><a href='#' itemprop='url'>Page</a> <ul class='sub-menu'> <li><a href='#' itemprop='url'>Sub Menu 1</a></li> <li><a href='#' itemprop='url'>Sub Menu 2</a></li> <li><a href='#' itemprop='url'>Sub Menu 3</a></li> <li><a href='#' itemprop='url'>Sub Menu 4</a></li> </ul> </li> <li><a href='#' itemprop='url'>Blog</a></li> <li><a href='#' itemprop='url'>Daily Deals</a></li> <li><a href='#' itemprop='url'>Contact Us</a></li> </ul> </nav> </div> </div><!-- /contained --> <div class='content-bayar'> <b:if cond='data:blog.url == &quot;https://azonstore-bloggertheme9.blogspot.com/p/checkout.html&quot;'> <div class='box-pament'> <style> span.message-show {color: #ff7633;} .sidebar, .sidebar-wrapper{display:none; } #azonshop-form-data .ContactForm .contact-form-widget {max-width: 100% !important;margin: 0 auto;border: 1px solid #e1e8ed; border-radius:3px; font-size:14px; padding: 20px;width: auto;background: #ecf2f9; } #azonshop-form-data .ContactForm .contact-form-widget .form-section1 {width: 45%;float: left; margin-right:20px;} #azonshop-form-data .ContactForm .contact-form-widget .form-section2 {width: 45%;float: right;} #azonshop-form-data .ContactForm .contact-form-widget .contact-form-number {max-width:100%; height:30px;} #azonshop-form-data .ContactForm .contact-form-widget input {height: 40px !important;background: #fff !important;border: 1px solid #e1e8ed; border-radius:3px; display: block;outline: none;padding-left: 15px; } .shopcartclose,.main-wrapper{display:none} #azonshop-form-data .ContactForm .contact-form-widget input#contact-form-number {display: block;vertical-align: top;width: 43.6%;margin-top: 5px; } #shoppycart .item-name{float:left} #azonshop-form-data .ContactForm .contact-form-widget input.contact-form-address { margin-top:5px;width:99%;padding-left:10px;} #azonshop-form-data .ContactForm select#azonshop-selectBiaya {display: block; cursor:pointer; color:#777; background: #fff;border: 1px solid #e1e8ed; border-radius:3px; width: 100%;height: 40px;outline: none;padding-left: 8px; } #azonshop-form-data .ContactForm .contact-form-widget .form-section5 {width:45%;float:left;} #azonshop-form-data .ContactForm .contact-form-widget .form-section6 {width:45%;float:right;} #azonshop-form-data .ContactForm .contact-form-widget .contact-form-postcode {width: 35%;padding-left: 15px;height: 40px !important;margin-top: 5px; } #azonshop-form-data .ContactForm .contact-form-widget .infobasic-3 {display:none}#azonshop-form-data .ContactForm .contact-form-widget .formone, #azonshop-form-data .ContactForm .contact-form-widget .formtwo, #azonshop-form-data .ContactForm .contact-form-widget .infobasic-3 {margin-bottom: 15px;}#azonshop-form-data .ContactForm .contact-form-widget .form-section4 {margin-bottom:20px;} .formrequired {font-weight:700; color:#c3512f;} #azonshop-form-data .contact-form-button.contact-form-button-submit {display:none !important;} #azonshop-form-data .ContactForm h2.title{display:none} #azonshop-form-data .form-section3 {margin-bottom:20px;} span.simpleCart_shipping {font-size: 25px; } .shippingc td.odd {color: #f99731;} #shoppycart {display: block !important;position: relative !important;top: 0px !important; right:0; border: 1px solid #e1e8ed; border-radius:3px; box-shadow: none;margin: 0 auto;padding: 0px;width: 100%;background:#ecf2f9; } #shoppycart .simpleCart_items {padding: 10px;overflow: visible;border: 1px solid #e1e8ed; border-radius:3px; background: #ffffff;max-height: 100% !important;} .shopboxrelative {background: #ecf2f9;padding: 20px;width: auto;} #shoppycart table {width: 100%;margin-top: 20px; } #shoppycart .itemRow:last-child {border:none} #shoppycart span.simpleCart_total {font-size: 22px;} #shoppycart {top:0px;margin-top:20px;} #shoppycart .item-name {} #shoppycart .simpleCart_grandTotal {font-size: 31px;font-weight: 700;color: #23A215;} #shoppycart tbody tr {border-color: #ecf2f9;width: 100%;padding: 0;margin: 0;} #shoppycart tbody tr:last-child{border:none !important; font-weight:700;} .simpleCart_empty {display:none;} .noteship span {font-style:italic;} .explainpaymethod, .simpleCart_checkout_btn{display:none} .shippingc, .grtotal {display:inline-block !important} .cityselect:after {content: &quot;\f0d7&quot;; font-family: &quot;Font Awesome 5 Pro&quot;; color: #fff; border-radius: 0px 3px 3px 0px; padding: 5px 8px; position: absolute; right: 0; font-size: 18px; top: 0; font-weight: 600; z-index: 1; text-align: center; width: 10%; height: 100%; background: #0063d1;z-index: 1; pointer-events: none;} .gap-blu{display:none; } label.cityselect {position: relative;display: block; margin-top:5px;} label.cityselect svg{position:absolute; fill:#fff; right:0; top:0; background:#0063d1; height:40px; width:40px; padding:12px 12px;} #checkout-method {padding: 20px;background: #ecf2f9;margin-top: 10px;border: 1px solid #e1e8ed; border-radius: 3px; max-width: 100%;margin: 15px auto;width: auto; } #checkout-method label {cursor: pointer; font-weight: 700; color: #363f4d; } #checkout-method label input{} .boxcheckoutlast {max-width: 100%;margin: 0 auto; height:70px;} .boxcheckoutlast input {float: right;background:#343748;padding: 15px 20px;color: #fff;border-radius: 2px;cursor: pointer;border: none;outline: none;font-weight: 600; } .boxcheckoutlast input:hover{opacity:.8;} #checkout-method li {margin-bottom:20px;} #checkout-method li:last-child{margin-bottom:0px;} p.explainpaymethod {background: #fff; padding: 10px; margin-top: 10px; color: #363f4d; display: block;position: relative;border: 1px solid #e1e8ed; border-radius:3px; overflow: visible !important; } #shoppycart tbody td.odd {float: left; font-weight: 700; } #checkout-method li label img {position: absolute;display: inline-block;text-align: left;top: 20px;background: #e9e9e9;margin-left: 10px;} p.explainpaymethod:before {} #shoppycart tbody td.even {text-align: right;float: right; font-weight: 600;color:#363f4d; } .contact-form-name, .contact-form-email, .contact-form-email-message {max-width: 100%;width: 100%; } .tambahan-biaya-shippied {width: auto;position: absolute;z-index: 99;left: 19%;background:#F9F99C;padding: 5px 20px;opacity: 1;color: #555;top: -10px;}.formtwo {position:relative;} .bukasemua {margin-bottom: 40px;} @media only screen and (max-width:500px){ #shoppycart, #checkout-method {width:100%;max-width:100%; border-radius:0px;} #azonshop-form-data .ContactForm .contact-form-widget {max-width:100%;}#shoppycart {max-width:auto !important} #azonshop-form-data .ContactForm .contact-form-widget .form-section5, #azonshop-form-data .ContactForm .contact-form-widget .form-section6 {width:100%;float:none} #azonshop-form-data .ContactForm .contact-form-widget .form-section1 {width:100% !important; margin-right:0px; margin-bottom:10px;} #azonshop-form-data .ContactForm .contact-form-widget .form-section2 {width:100% !important;} #azonshop-form-data .form-section5 {margin-bottom:10px;} .boxcheckoutlast {padding-right:10px;} } @media only screen and (max-width:350px){ #azonshop-form-data .ContactForm .contact-form-widget input#contact-form-number, #azonshop-form-data .ContactForm .contact-form-widget .contact-form-postcode{width:100%;} } </style> <div class='azonshop-sebelum-pemyaran'> <div class='container'> <b:section id='azonshop-form-data'> <b:widget id='ContactForm1' locked='false' title='Contact Form' type='ContactForm' version='1'> <b:includable id='main'> <b:if cond='data:title != &quot;&quot;'><h2 class='title'><data:title/></h2> </b:if> <div class='contact-form-widget'> <div class='form'> <form name='contact-form'> <div class='formone'> <div class='form-section1 form-section'> <span class='labelnameform'><data:contactFormNameMsg/></span> <span class='formrequired'>*</span> <span class='message-show' style='display:none'>Type your name</span> <input class='eachrequire contact-form-name' expr:id='data:widget.instanceId + &quot;_contact-form-name&quot;' name='name' placeholder='Your Name..' size='30' type='text' value=''/> </div> <div class='form-section2 form-section'> <span class='labelnameform'><data:contactFormEmailMsg/></span> <span class='formrequired'>*</span> <span class='message-show' style='display:none'>Type your email address</span> <input class='contact-form-email' expr:id='data:widget.instanceId + &quot;_contact-form-email&quot;' placeholder='Email Address..' size='30' type='text' value=''/> </div> <div class='clear'/> </div> <div class='form-section3 form-section'> <span class='formnamenumber'>Mobile </span> <span class='formrequired'>*</span> <span class='message-show' style='display:none'>Type Mobile Number</span> <input class='eachrequire contact-form-number' id='contact-form-number' name='Mobile Number' placeholder='Mobile No..' size='30' type='text' value=''/> </div> <div class='form-section4 form-section'> <span class='formnameaddress'>Address</span> <span class='formrequired'>*</span> <span class='message-show' style='display:none'>Type Your Address</span> <input class='eachrequire contact-form-address' id='contact-form-address' name='Street address' placeholder='Apartment, Street Address, Building no..' size='30' type='text'/> </div> <div class='formtwo'> <div class='form-section5'> <div class='shippingto'> <span class='formnameaddress'>Province</span> <span class='formrequired'/> <label class='cityselect'> <select id='azonshop-selectBiaya'> </select> </label> </div> </div> <div class='form-section6'> <span class='formnameaddress'>Postal Code</span> <span class='formrequired'>*</span> <input class='contact-form-postcode' id='contact-form-addrpostcodeess' name='' placeholder='Postcode..' size='30' type='text' value=''/> </div> <div class='tambahan-biaya-shippied' style='display:none'/> <div class='clear'/> </div> <div class='noteship'>Note: <span>Shipping cost is calculated by Region.</span></div> <div class='infobasic-3'> </div> <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' value='Send'/> <p/> <div class='contact2-notice'> <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;'/> </div> </form></div> </div> <b:include name='quickedit'/> </b:includable> </b:widget> </b:section> <!--Select Checkout Button--> <div class='container ratiomethod' style='display:none'> <ul id='checkout-method'> <li> <label><input checked='true' id='banktrans' name='payment_method' type='radio' value='banktransfer'/>Bank Transfer</label> <p class='explainpaymethod' style='display:none'>Make payment directly to our bank account. Please use your Order ID as a payment reference.</p> </li> <li> <label> <input id='cashde' name='payment_method' type='radio' value='cashondelivery'/>Cash on Delivery (COD)</label> <p class='explainpaymethod' style='display:none'>Pay with cash upon delivery</p> </li> </ul> <div class='boxcheckoutlast'> <div class='container'> <input class='check-with-cash' style='display:block' type='button' value='Cash on Delivery'/> <input class='check-with-bank' style='display:block' type='button' value='Bank Transfer'/> </div> </div> </div> <!--End checout Button --> </div> </div> </div> <div class='scrap-info' style='display:none'> <div class='container'> <p class='thanksmsg'>Thank you <span class='successname'/>. Your order has been received. <a class='printMe' href='javascript:print(document)'><i class='fa fa-print'/></a> </p> <div class='tb_order'> <table> <tbody> <tr> <th>Payment Method</th> <td class='successmethod'/> </tr> <tr> <th>Order ID</th> <td class='successorderid'/> </tr> <tr> <th>Date order</th> <td class='dateorder'> <script> //<![CDATA[ var d = new Date(); var month = d.getMonth()+1; var day = d.getDate(); var output = ((''+month).length<2 ? '0' : '') + month + '/' + ((''+day).length<2 ? '0' : '') + day + '/' + d.getFullYear(); $('.dateorder').append(output); //]]> </script> </td> </tr> <tr> <th>Total</th> <td class='successtotal'/> </tr> </tbody> </table> </div> <div class='directbank' style='display:none'> <p class='sctitle'>Make your payment directly into our bank account. Use your Order ID as a payment reference. Your Order won&#39;t be processed until payment is completed.</p> <div class='informatybank'> <table> <tr> <th>Bank Name:</th> <td>Bank Al Bilad</td> </tr> <tr> <th>Branch: </th> <td>Al Aziziya</td> </tr> <tr> <th>Swift Code:</th> <td>ALBISARI</td> </tr> <tr> <th>Name:</th> <td>BloggerMentor</td> </tr> <tr> <th>Account No:</th> <td>SA39050008546381470007</td> </tr> </table> </div> <div class='informatybank'> <table> <tr> <th>Bank Name:</th> <td>Bank Faransi</td> </tr> <tr> <th>Branch: </th> <td>Buhairat</td> </tr> <tr> <th>Swift Code:</th> <td>FISARI</td> </tr> <tr> <th>Name:</th> <td>BloggerMentor</td> </tr> <tr> <th>Account No:</th> <td>SA39050008546381470007</td> </tr> </table> </div> <div class='informatybank'> <table> <tr> <th>Bank Name:</th> <td>Standard Chartered</td> </tr> <tr> <th>Branch: </th> <td>Stratford</td> </tr> <tr> <th>Swift Code:</th> <td>SCBL</td> </tr> <tr> <th>Name:</th> <td>BloggerMentor</td> </tr> <tr> <th>Account No:</th> <td>SA39050008546381470007</td> </tr> </table> </div> </div> <div class='detailorder1'> <p class='sctitle'>Order Detail:</p> <div class='detailorder'> </div> </div> <div class='informatybank'> <p class='sctitle'>Customer&#39;s Detail:</p> <table> <tr> <th>Name:</th> <td class='cek-nama'/> </tr> <tr> <th>Email:</th> <td class='cek-email'/> </tr> <tr> <th>Mobile:</th> <td class='cek-telpone'/> </tr> <tr> <th>Address:</th> <td class='cek-alamat'/> </tr> <tr> <th>Province:</th> <td class='cek-kota'/> </tr> </table> </div> </div> </div> </b:if> <div class='bukasemua'> <div class='container'> <div id='shoppycart' style='display:none'> <div class='shopboxrelative'> <div class='shopcartclose'/> <div class='buttoneffect'> <div class='loader'> <span id='loader1'/> <span id='loader2'/> <span id='loader3'/> </div> </div> <div class='simpleCart_items'> </div> <table> <tbody> <tr> <td class='odd'>Item(s) in your Cart: </td> <td class='even'><span class='simpleCart_quantity'>0</span></td> </tr> <tr> <td class='odd'>SubTotal: </td> <td class='even'><span class='simpleCart_total'>0</span></td> </tr> <tr class='shippingc'> <td class='odd'>Shipping Fee: </td> <td class='even'><span class='simpleCart_shipping'/></td> </tr> <tr class='grtotal'> <td class='odd'>Grand Total: </td> <td class='even'><span class='simpleCart_grandTotal'/></td> </tr> <!--Da an shoptotal--> </tbody> </table> <div class='cartbuttons'> <a class='simpleCart_empty' href='javascript:;'>Empty Cart</a> <a class='simpleCart_checkout_btn' href='/p/checkout.html'>Checkout</a> </div> <div class='azonshop-pemberitahuan'> <div class='notifica_shop' style='display:none'> </div> </div> <div class='clear'/> </div> </div> </div> </div> </div> <div class='clr'/> <div class='contained'> <b:if cond='data:view.isHomepage'> <!-- slider --> <div class='wrap-slid'> <div class='slider' id='slider1'> <div><a href='/'><img src='https://blogger.googleusercontent.com/img/a/AVvXsEgdYY-YCzT_0lTW-MaatL2x-dOXRnV8Yl93w2JJy_SsNpZxJbTR_OVdIpJsM4KcFcdtfC3UpmUdVYbqKxHawNm6PmAyGjzAJQmDNzQEh_o9eHFaluv443RdihtwWq6B-JCXPEWeJErLuwK-McR4AEvr9vNTxWhTpKTyLZ7hNOMnqsZ4clnZKwjdeb0Q'/></a></div> <div><a href='/'><img src='https://blogger.googleusercontent.com/img/a/AVvXsEjczS4bhiHtnTuBXe54m2fpwb1-1fu6SA-NzSAX2OTDq9i46w64eR989D1ZJ7RSISbF2om7TkEGHAPnDpX3PiUv0wDM8E_bEHLXA1UKlxHyC9hBMoNopfQfjRDdWrjFswJD8lhl0Gk55U6sGhIdzdc83nxMTzt9p891oHMyIG-gHQAvpma9PYrxNUqF'/></a></div> <div><a href='/'><img src='https://blogger.googleusercontent.com/img/a/AVvXsEhY1rDp0lbJGpvWs-PQaLB_1kpa7DzRRXG-_nbNh1DsoaBH2wo_hgzP9b3k-ASC6EGSa9Z3qTT7C0ZqMXQkLDvGeXEku3ITgcrTk_uxN3ZUMFWDvYi77M0iUUJypth_1pI_p21MJ2EvEDF7QecqXaMtjl4A3Q96pEhxzQSfSzf_aB1hGZ54QfShXLzC'/></a></div> <div><a href='/'><img src='https://blogger.googleusercontent.com/img/a/AVvXsEinKyr5xJwTLIRDroU9vZ5MJlRkn1R2mscEI4lmIR7YPZl3JeDgP6lZEG4S1C0r6OjGVNbuy7Qhe6FGnV11Mc2dAoslmCQMCZy6JBJiUfqj2P4QDbdb7K13Iua9F6T0xgu2bR7uLQzazqM8_ZgSc2otz-WfNF4ugmni_mWgQZqCap1g89G6h6lsRRYE'/></a></div> <!-- The Arrows --> <i class='arrows left' style=''><svg viewBox='0 0 100 100'><path d='M 10,50 L 60,100 L 70,90 L 30,50 L 70,10 L 60,0 Z'/></svg></i> <i class='arrows right' style=''><svg viewBox='0 0 100 100'><path d='M 10,50 L 60,100 L 70,90 L 30,50 L 70,10 L 60,0 Z' transform='translate(100, 100) rotate(180) '/></svg></i> </div> </div> <div class='slid-right'> <div class='danner'> <a href='/'> <img alt='banner ad' class='dimmer' src='https://blogger.googleusercontent.com/img/a/AVvXsEiKfqRPqKsl83_0Kgo2OyplEJ3pn_j681kf84rTmgT4j7kC3K9u14T32QYIIlTqazifstfKGua6DZeSl2v3kyYkZFwqBDtYagAp_nXoVn8rGxZCSqUCwVkqh6DR8vWMaKcNQVlkVSpsKE2B1u9NjLF0wk2Hpu9CRcAP5EfXD6pSG6by7O94rLbAmyM2'/></a> <div class='dim-wrap'> <span>30% Off</span> <h3>Chair Collection</h3> <a class='dim-btn' href=''>Shop Now</a> </div> </div> <div class='danner dan-right'> <a href='/'> <img alt='banner ad' class='dimmer' src='https://blogger.googleusercontent.com/img/a/AVvXsEjraD05y9YligXq1WilLfizx0zlLcErc1OySe9V5mSztFxzajZ0evqw9u-yXr5oqicKQu9Uz-9utyiRZTzicnXMwiajH64FqYHqaH2Wa1ep9TbNQkrvaDXpKOXv8eGwb0tiuBt9Idnc7tXXj_RyNmPX2_o7dTxOCT9IiF3o3QJZKi999xwX8DQ8IQpd' title=''/> </a><div class='dim-wrap'> <span>30% Off</span> <h3>Chair Collection</h3> <a class='dim-btn' href=''>Shop Now</a> </div> </div> </div> <div class='clr'/> <div class='sidebar-common'> <div class='box-timer'> <div class='box-down'> Flash Deals </div> <div class='timer-wrap'><em>Offer Ends in:</em> <div class='grant'><span class='box zero'> <div class='days'/></span><span class='ticom'>Days</span> <span class='box'> <div class='hours'/> </span><span class='ticom'>Hours</span> <span class='box'> <div class='minutes'/> </span><span class='ticom'>Mins</span> <span class='box'> <div class='seconds'/> </span><span class='ticom'>Secs</span> </div></div><!--grant --> </div> <b:section class='common-widget' id='Flash Sale' showaddelement='no'> <b:widget id='HTML5' locked='true' title='Today&apos;s Deal' type='HTML' version='1'> <b:widget-settings> <b:widget-setting name='content'>4/Flash/recent-flash</b:widget-setting> </b:widget-settings> <b:includable id='main'> <!-- only display title if it's non-empty <b:if cond='data:title != &quot;&quot;'> <h2 class='title'><data:title/></h2> </b:if>--> <div class='widget-content clr'> <data:content/> </div> </b:includable> </b:widget> </b:section> </div> <div class='clr'/> </b:if> <div class='outer-wrapper'> <div class='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'>Reviews</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'>Price:</b:widget-setting> <b:widget-setting name='reactionsLabel'/> <b:widget-setting name='showAuthorProfile'>false</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'>#ffffff</b:widget-setting> <b:widget-setting name='showDateHeader'>false</b:widget-setting> <b:widget-setting name='style.textcolor'>#767676</b:widget-setting> <b:widget-setting name='showCommentLink'>true</b:widget-setting> <b:widget-setting name='style.urlcolor'>#0063d1</b:widget-setting> <b:widget-setting name='showAuthor'>false</b:widget-setting> <b:widget-setting name='style.linkcolor'>#08102b</b:widget-setting> <b:widget-setting name='style.bgcolor'>#ffffff</b:widget-setting> <b:widget-setting name='showLabels'>true</b:widget-setting> <b:widget-setting name='postLabelsLabel'>Category:</b:widget-setting> <b:widget-setting name='showBacklinks'>false</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'> <b:if cond='data:view.isHomepage'> <div class='title-home'><h3><a href='/search/'>All Products</a></h3></div> </b:if> <b:include name='error404'/> <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:tag class='theitems' cond='data:view.isMultipleItems' name='div'> <b:loop index='i' values='data:posts' var='post'> <b:include data='post' name='postCommentsAndAd'/> </b:loop> </b:tag> </div> <b:include cond='data:view.isMultipleItems' name='indexBlogPager'/> <b:include name='feedLinks'/> </b:includable> <b:includable id='aboutPostAuthor'> <b:comment>Disabled</b:comment> </b:includable> <b:includable id='addComments'/> <b:includable id='backLinks' var='post'> <b:comment>Disabled</b:comment> </b:includable> <b:includable id='backlinks' var='post'> <a name='links'/><h4><data:post.backlinksLabel/></h4> <b:if cond='data:post.numBacklinks != 0'> <dl class='comments-block' id='comments-block'> <b:loop values='data:post.backlinks' var='backlink'> <div class='collapsed-backlink backlink-control'> <dt class='comment-title'> <span class='backlink-toggle-zippy'>&#160;</span> <a expr:href='data:backlink.url' rel='nofollow'><data:backlink.title/></a> <b:include data='backlink' name='backlinkDeleteIcon'/> </dt> <dd class='comment-body collapseable'> <data:backlink.snippet/> </dd> <dd class='comment-footer collapseable'> <span class='comment-author'><data:post.authorLabel/> <data:backlink.author/></span> <span class='comment-timestamp'><data:post.timestampLabel/> <data:backlink.timestamp/></span> </dd> </div> </b:loop> </dl> </b:if> <p class='comment-footer'> <a class='comment-link' expr:href='data:post.createLinkUrl' expr:id='data:widget.instanceId + &quot;_backlinks-create-link&quot;' target='_blank'><data:post.createLinkLabel/></a> </p> </b:includable> <b:includable id='blogThisShare'> <b:with value='&quot;window.open(this.href, \&quot;_blank\&quot;, \&quot;height=270,width=475\&quot;); return false;&quot;' var='onclick'> <b:include name='platformShare'/> </b:with> </b:includable> <b:includable id='breadcrumb' var='post'> <b:loop values='data:posts' var='post'> <b:if cond='data:post.labels'> <div class='breadcrumbs'> <span itemscope='itemscope' itemtype='https://data-vocabulary.org/Breadcrumb'><a class='breadhomepost' expr:href='data:blog.homepageUrl' itemprop='url' title='Home'><span itemprop='title'> Home&amp;nbsp;</span></a></span>&amp;nbsp;&#8250; <b:loop values='data:post.labels' var='label'> <span itemscope='itemscope' itemtype='https://data-vocabulary.org/Breadcrumb'><a expr:href='data:label.url + &quot;?max-results=6&quot;' expr:title='data:label.name' itemprop='url'><span itemprop='title'><data:label.name/></span></a><b:if cond='data:label.isLast != &quot;true&quot;'> &#8250; </b:if></span> </b:loop><span><data:post.title/></span> </div> </b:if> </b:loop> </b:includable> <b:includable id='bylineByName' var='byline'> <b:switch var='data:byline.name'> <b:case value='share'/> <b:include cond='data:post.shareUrl' name='postShareButtons'/> <b:case value='comments'/> <b:include cond='data:post.allowComments' name='postCommentsLink'/> <b:case value='location'/> <b:include cond='data:post.location' name='postLocation'/> <b:case value='timestamp'/> <b:include cond='not data:view.isPage' name='postTimestamp'/> <b:case value='author'/> <b:include name='postAuthor'/> <b:case value='labels'/> <b:include cond='data:post.labels' name='postLabels'/> <b:case value='icons'/> <b:include cond='data:post.emailPostUrl' name='emailPostIcon'/> </b:switch> </b:includable> <b:includable id='bylineRegion' var='regionItems'> <b:loop values='data:regionItems' var='byline'> <b:include data='byline' name='bylineByName'/> </b:loop> </b:includable> <b:includable id='comment-form' var='post'/> <b:includable id='commentAuthorAvatar'/> <b:includable id='commentDeleteIcon' var='comment'/> <b:includable id='commentForm' var='post'/> <b:includable id='commentFormIframeSrc' var='post'/> <b:includable id='commentItem' var='comment'/> <b:includable id='commentList' var='comments'/> <b:includable id='commentPicker' var='post'/> <b:includable id='comment_count_picker' var='post'/> <b:includable id='comment_picker' var='post'/> <b:includable id='comments' var='post'/> <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'/> <b:includable id='defaultAdUnit'> <ins class='adsbygoogle' data-ad-format='auto' expr:data-ad-client='data:adClientId ?: data:blog.adsenseClientId' expr:data-ad-host='data:blog.adsenseHostId' expr:data-analytics-uacct='data:blog.analyticsAccountNumber' expr:style='data:style ?: &quot;display: block;&quot;'/> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </b:includable> <b:includable id='emailPostIcon'> <span class='byline post-icons'> <!-- email post links --> <span class='item-action'> <a expr:href='data:post.emailPostUrl' expr:title='data:messages.emailPost'> <b:include data='{ iconClass: &quot;touch-icon sharing-icon&quot; }' name='emailIcon'/> </a> </span> </span> </b:includable> <b:includable id='error404'> <b:if cond='data:view.isError'> <div class='error-wrapper'> <i class='fas fa-box-full'/> <h4><data:messages.theresNothingHere/></h4> <p><data:navMessage/></p> </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='facebookShare'> <b:with value='&quot;window.open(this.href, \&quot;_blank\&quot;, \&quot;height=430,width=640\&quot;); return false;&quot;' var='onclick'> <b:include name='platformShare'/> </b:with> </b:includable> <b:includable id='feedLinks'> <b:comment>Disabled</b:comment> </b:includable> <b:includable id='feedLinksBody' var='links'> <b:comment>Disabled</b:comment> </b:includable> <b:includable id='footerBylines' var='post'> <b:comment>Disabled</b:comment> </b:includable> <b:includable id='googlePlusShare'> <div class='goog-inline-block google-plus-share-container'> <g:plusone annotation='inline' expr:href='data:originalUrl.canonical.http' size='medium' source='blogger:blog:plusone'/> </div> </b:includable> <b:includable id='headerByline'> <b:if cond='data:widgets.Blog.first.headerByline'> <div class='post-header'> <div class='post-header-line-1'> <b:with value='&quot;header-1&quot;' var='regionName'> <b:include data='data:widgets.Blog.first.headerByline.items' name='bylineRegion'/> </b:with> </div> </div> </b:if> </b:includable> <b:includable id='homePageLink'> <b:comment>Disabled</b:comment> </b:includable> <b:includable id='iframeComments' var='post'> <b:if cond='data:post.allowIframeComments'> <script expr:src='data:post.iframeCommentSrc' type='text/javascript'/> <div class='cmt_iframe_holder' expr:data-href='data:post.url.canonical' expr:data-viewtype='data:post.viewType'/> <b:if cond='!data:post.embedCommentForm'> <b:include data='post' name='commentsLink'/> </b:if> </b:if> </b:includable> <b:includable id='indexBlogPager'> <!-- Post Pagination Index --> <div class='blog-pager container' id='blog-pager'> <b:include cond='data:newerPageUrl' name='previousPageLink'/> <b:include cond='data:olderPageUrl' name='nextPageLink'/> <b:include cond='data:view.url != data:blog.homepageUrl' name='homePageLink'/> </div> </b:includable> <b:includable id='indexPost' var='post'> <!-- Index Post Content --> <div class='index-product-inner'> <b:include data='post' name='postFeaturedImage'/> <div class='product-info'> <b:include data='post' name='postHeader'/> <span class='azonshop_terga_product item_price'><span class='azonshop-price terga'/></span> <span class='azonshop_terga_product'><span class='discount'/></span> </div> </div> </b:includable> <b:includable id='inlineAd' var='post'> <b:comment>Disabled</b:comment> </b:includable> <b:includable id='itemPost' var='post'> <!-- Item Post Content --> <b:include data='post' name='postMeta'/> <b:if cond='data:view.isPost'> <div class='bks-product'> <div class='pst-left'><div class='slide-content'/> <div class='post-image-wrap item_image'> <b:if cond='data:post.featuredImage'> <img alt='' class='azonshopimg item_thumb' expr:src='data:post.featuredImage resizeImage 680'/> <b:else/> </b:if> </div> </div> <div class='pst-right'> <h1 class='post-title item_name'> <data:post.title/> </h1> <div class='timerpost1'/> <div class='box-terga'> <span class='azonshop_terga_product item_price'><span class='azonshop-price terga'/></span> <span class='azonshop_terga_product'><span class='discount'/></span> <span class='product_discount'/> </div> <!--<b:include data='post' name='postLabels'/>--> <div class='desc'/> <b:if cond='data:blog.metaDescription'> <div class='product-preferences'><data:blog.metaDescription/></div> </b:if> <div class='azonshop_btn_pament'> <div class='quantity'><input class='item_Quantity' max='10000' min='1' type='number' value='1'/> </div> <a class='add-to-wishlist' expr:data-id='data:post.id' title='Add to wishlist'><i><svg viewBox='0 0 24 24'><path d='M12 4.419c-2.826-5.695-11.999-4.064-11.999 3.27 0 7.27 9.903 10.938 11.999 15.311 2.096-4.373 12-8.041 12-15.311 0-7.327-9.17-8.972-12-3.27z'/></svg></i> Add to Wishlist</a> <a class='item_add button' href='javascript:;'><span class='add_product'>Add to cart</span></a> </div> <div class='shopping-msg'/> <div class='flash'> <div class='flash__body'> <span><data:post.title/></span> <p>Successfully added!</p> </div> </div> <div class='clr'/> <b:include data='post' name='postShareButtons'/> </div> </div> </b:if> <b:if cond='data:view.isPage'> <h1 class='post-title'> <data:post.title/> </h1> </b:if> <b:include data='post' name='postBody'/> <b:include cond='data:view.isPost' data='post' name='postFooter'/> </b:includable> <b:includable id='linkShare'> <b:with value='&quot;window.prompt(\&quot;Copy to clipboard: Ctrl+C, Enter\&quot;, \&quot;&quot; + data:originalUrl + &quot;\&quot;); return false;&quot;' var='onclick'> <b:include name='platformShare'/> </b:with> </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-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'> <a class='blog-pager-older-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-older-link&quot;' expr:title='data:messages.olderPosts'><i class='far fa-chevron-double-right'/></a> </b:includable> <b:includable id='otherSharingButton'> <span class='sharing-platform-button sharing-element-other' expr:aria-label='data:messages.shareToOtherApps.escaped' expr:data-url='data:originalUrl' expr:title='data:messages.shareToOtherApps.escaped' role='menuitem' tabindex='-1'> <b:with value='{key: &quot;sharingOther&quot;}' var='platform'> <b:include name='sharingPlatformIcon'/> </b:with> <span class='platform-sharing-text'><data:messages.shareOtherApps.escaped/></span> </span> </b:includable> <b:includable id='platformShare'> <a expr:class='&quot;goog-inline-block sharing-&quot; + data:platform.key' expr:data-url='data:originalUrl' expr:href='data:shareUrl + &quot;&amp;target=&quot; + data:platform.target' expr:onclick='data:onclick ? data:onclick : &quot;&quot;' expr:title='data:platform.shareMessage' target='_blank'> <span class='share-button-link-text'> <data:platform.shareMessage/> </span> </a> </b:includable> <b:includable id='post' var='post'> <!-- Post Index --> <b:if cond='data:view.isMultipleItems'> <b:include data='post' name='indexPost'/> </b:if> <!-- Post Item --> <b:if cond='data:view.isSingleItem'> <b:include data='post' name='itemPost'/> </b:if> </b:includable> <b:includable id='postAuthor' var='post'> <b:comment>Disabled</b:comment> </b:includable> <b:includable id='postBody' var='post'> <!-- Post Body Entry Content--> <b:if cond='data:view.isPost'> <div class='post-content'> <div class='post-body'> <data:post.body/> </div><div class='box-sidebar'/><b:include data='post' name='postRelated'/> </div> <b:else/> <div class='post-content post-body'> <data:post.body/> </div> </b:if> </b:includable> <b:includable id='postBodySnippet' var='post'> <b:include data='post' name='postBody'/> </b:includable> <b:includable id='postCategory' var='post'> <b:comment>Disabled</b:comment> </b:includable> <b:includable id='postCommentsAndAd' var='post'> <!-- Post, Comments and Ads --> <!-- Post Content Index and Item --> <div class='blog-post hentry simpleCart_shelfItem shopping-item'> <b:class cond='data:view.isMultipleItems' name='index-post post-shop-info'/> <b:class cond='data:view.isSingleItem' name='item-post'/> <b:class cond='data:view.isPost' name='product-postingan'/> <b:if cond='data:view.isSingleItem'> <b:include data='post' name='breadcrumb'/> </b:if> <b:attr cond='data:view.isMultipleItems' expr:value='data:post.id' name='data-id'/> <b:include data='post' name='post'/> </div> </b:includable> <b:includable id='postCommentsLink'> <b:if cond='data:view.isMultipleItems'> <span class='byline post-comment-link container'> <b:include cond='data:post.commentSource != 1' name='commentsLink'/> <b:include cond='data:post.commentSource == 1' name='commentsLinkIframe'/> </span> </b:if> </b:includable> <b:includable id='postFeaturedImage' var='post'> <!-- Post Featured Image on Index --> <div class='post-image-wrap item_image'> <div class='box-add'> <span class='addpro'><a class='item_add' href='javascript:;' title='Add to Cart'><i class='fa fa-cart-plus'/></a></span> <span class='read'><a class='readmore' expr:href='data:post.url' title='View Item'><i class='fa fa-eye'/></a></span> </div> <a expr:href='data:post.url'> <b:if cond='data:post.featuredImage'> <img class='azonshopimg item_thumb' expr:alt='data:post.title' expr:src='data:post.featuredImage resizeImage 200'/> <b:else/> <img class='azonshopimg item_thumb' expr:alt='data:post.title' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhqkR8RNh9Nx0a-_LdIN0LpKFwwddOAUgNxdqm0Q_Y0BO5IkSW_oJ1quRJtq32xagnEYJxMBSfAAgZK172Y9LomKMMglqJxsLCir9v2KR9yiNSHJ2bEnLgbu6RiODyIXQfQ7SpTu3XxuawD/s1600/no_img.jpg'/> </b:if> </a> <span class='product_discount'/> <div class='product_overlay'><div class='product_content'><h4><data:post.title/></h4><p>Added Successfully</p><i class='fa fa-check'/></div></div> </div> </b:includable> <b:includable id='postFooter' var='post'> <!-- Post Footer Itens --> <div class='post-footer'> <!-- Post Labels, Reactions, Share, Navigation and Related Posts --> <b:include data='post' name='footerBylines'/> </div> </b:includable> <b:includable id='postFooterAuthorProfile' var='post'> <b:comment>Disabled</b:comment> </b:includable> <b:includable id='postHeader' var='post'> <b:include data='post' name='postTitle'/> </b:includable> <b:includable id='postJumpLink' var='post'> <b:comment>Disabled</b:comment> </b:includable> <b:includable id='postLabels' var='post'> <b:if cond='data:allBylineItems.labels'> <b:if cond='data:post.labels'> <div class='post-labels'> <span><data:allBylineItems.labels.label/></span> <div class='label-head Label'> <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> </div> </b:if> </b:if> </b:includable> <b:includable id='postLocation'> <span class='byline post-location'> <data:byline.label/> <a expr:href='data:post.location.mapsUrl' target='_blank'><data:post.location.name/></a> </span> </b:includable> <b:includable id='postMeta' var='post'> <b:include data='post' name='postMetadataJSON'/> </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'> <div class='blog-pager container' id='blog-pager'> <b:include cond='data:newerPageUrl' name='previousPageLink'/> <b:include cond='data:olderPageUrl' name='nextPageLink'/> <b:include cond='data:view.url != data:blog.homepageUrl' name='homePageLink'/> </div> </b:includable> <b:includable id='postReactions' var='post'> <b:comment>Disabled</b:comment> </b:includable> <b:includable id='postRelated' var='post'> <!-- Related Posts --> <div id='related-wrap'> <div class='title-wrap'> <h3><strong>Related Products</strong></h3> </div> <div class='related-ready'> <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='random'/> </b:if> </div> </div> </b:includable> <b:includable id='postShareButtons' var='post'> <!-- Post ShareButtons --> <b:if cond='data:allBylineItems.share'> <div class='feet-icons'> <span>Share :</span> <a class='face-ico' expr:href='&quot;https://www.facebook.com/sharer.php?u=&quot; + data:post.url' onclick='window.open(this.href, &apos;windowName&apos;, &apos;width=550, height=650, left=24, top=24, scrollbars, resizable&apos;); return false;' rel='nofollow'><i><svg viewBox='0 0 64 64'><path d='M20.1,36h3.4c0.3,0,0.6,0.3,0.6,0.6V58c0,1.1,0.9,2,2,2h7.8c1.1,0,2-0.9,2-2V36.6c0-0.3,0.3-0.6,0.6-0.6h5.6 c1,0,1.9-0.7,2-1.7l1.3-7.8c0.2-1.2-0.8-2.4-2-2.4h-6.6c-0.5,0-0.9-0.4-0.9-0.9v-5c0-1.3,0.7-2,2-2h5.9c1.1,0,2-0.9,2-2V6.2 c0-1.1-0.9-2-2-2h-7.1c-13,0-12.7,10.5-12.7,12v7.3c0,0.3-0.3,0.6-0.6,0.6h-3.4c-1.1,0-2,0.9-2,2v7.8C18.1,35.1,19,36,20.1,36z'/></svg></i> Share</a> <a class='twi-ico' expr:href='&quot;https://twitter.com/share?url=&quot; + data:post.url + &quot;&amp;text=&quot; + data:post.title' onclick='window.open(this.href, &apos;windowName&apos;, &apos;width=550, height=450, left=24, top=24, scrollbars, resizable&apos;); return false;' rel='nofollow'><i><svg viewBox='0 0 64 64'><path d='M11.4,26.6C11.5,26.6,11.5,26.6,11.4,26.6c-0.9,0-1.8-0.2-2.6-0.4c-1.3-0.4-2.5,0.8-2.1,2 c1.1,4.3,4.5,7.7,8.8,8.6c-1,0.3-2,0.4-3,0.4c-1,0-1.7,1.1-1.2,2c1.9,3.5,5.6,5.9,9.7,6h1c1.1,0,2,0.9,2,2c0,1.1-0.9,2-2,2 c-1.3,0-2.9-0.1-4.5-0.5c-1-0.2-2-0.2-2.9,0.1c-1.7,0.6-3.5,1.1-5.4,1.3C8.5,50.2,8,50.7,8,51.4v0c0,0.5,0.3,1,0.8,1.2 c3.9,1.7,8.3,2.7,12.9,2.7c21.1,0,32.7-17.9,32.7-33.5v0c0-0.9,0.4-1.8,1.1-2.4c1.2-1,2.3-2.1,3.3-3.4c0.4-0.5-0.1-1.2-0.7-1 c-1.2,0.4-2.4,0.7-3.7,0.9c-0.2,0-0.3-0.2-0.1-0.4c1.5-1.1,2.8-2.6,3.6-4.3c0.3-0.6-0.3-1.2-0.9-0.9c-1.1,0.6-2.3,1-3.5,1.4 c-1.2,0.4-2.6,0.1-3.6-0.7c-1.9-1.5-4.4-2.4-7-2.4c-5.3,0-9.8,3.7-11.1,8.8c-0.2,0.9,0.5,1.7,1.4,1.7c1.6-0.1,3.2-0.3,4.4-0.5 c1-0.2,2,0.3,2.4,1.2c0.5,1.2-0.2,2.4-1.3,2.7c-4.6,1.3-9.7,0.4-9.7,0.4l0,0C21.2,21.8,14.3,18,9.3,12.5C8.6,11.7,7.3,12,7,12.9 c-0.4,1.2-0.6,2.5-0.6,3.9C6.4,20.9,8.4,24.5,11.4,26.6z'/></svg></i> Tweet</a> <a class='pint-ico' expr:href='&quot;https://www.pinterest.com/pin/create/button/?url=&quot; + data:post.url + &quot;&amp;media=&quot; + data:post.featuredImage + &quot;&amp;description=&quot; + data:post.title' onclick='window.open(this.href, &apos;windowName&apos;, &apos;width=735, height=750, left=24, top=24, scrollbars, resizable&apos;); return false;' rel='nofollow'><i><svg viewBox='0 0 64 64'><path d='M14.4,53.8c2.4,2,6.1,0.6,6.8-2.4l0-0.1c0.4-1.8,2.4-10.2,3.2-13.7c0.2-0.9,0.2-1.8-0.1-2.7 C24.2,34,24,32.8,24,31.5c0-4.1,2.4-7.2,5.4-7.2c2.5,0,3.8,1.9,3.8,4.2c0,2.6-1.6,6.4-2.5,9.9c-0.7,3,1.5,5.4,4.4,5.4 c5.3,0,8.9-6.8,8.9-14.9c0-6.1-4.1-10.7-11.6-10.7c-8.5,0-13.8,6.3-13.8,13.4c0,2.4,0.7,4.2,1.8,5.5c0.5,0.6,0.6,0.9,0.4,1.6 c-0.1,0.5-0.4,1.8-0.6,2.2c-0.2,0.7-0.8,1-1.4,0.7c-3.9-1.6-5.7-5.9-5.7-10.7c0-8,6.7-17.5,20-17.5c10.7,0,17.7,7.7,17.7,16 c0,11-6.1,19.2-15.1,19.2c-1.9,0-3.8-0.7-5.2-1.6c-0.9-0.6-2.1-0.1-2.4,0.9c-0.5,1.9-1.1,4.3-1.3,4.9c-0.1,0.5-0.3,0.9-0.4,1.4 c-1,2.7,0.9,5.5,3.7,5.7c2.1,0.1,4.2,0,6.3-0.3c12.4-2,22.1-12.2,23.4-24.7C61.5,18.1,48.4,4,32,4C16.5,4,4,16.5,4,32 C4,40.8,8.1,48.6,14.4,53.8z'/></svg></i> Share</a> <a class='link-ico' expr:href='&quot;https://www.linkedin.com/shareArticle?url=&quot; + data:post.url' onclick='window.open(this.href, &apos;windowName&apos;, &apos;width=950, height=650, left=24, top=24, scrollbars, resizable&apos;); return false;' rel='nofollow'><i><svg viewBox='0 0 64 64'><path d='M8,54.7C8,55.4,8.6,56,9.3,56h9.3c0.7,0,1.3-0.6,1.3-1.3V23.9c0-0.7-0.6-1.3-1.3-1.3H9.3 c-0.7,0-1.3,0.6-1.3,1.3V54.7z'/><path d='M46.6,22.3c-4.5,0-7.7,1.8-9.4,3.7c-0.4,0.4-1.1,0.1-1.1-0.5l0-1.6c0-0.7-0.6-1.3-1.3-1.3h-9.4 c-0.7,0-1.3,0.6-1.3,1.3c0.1,5.7,0,25.4,0,30.7c0,0.7,0.6,1.3,1.3,1.3h9.5c0.7,0,1.3-0.6,1.3-1.3V37.9c0-1,0-2,0.3-2.7 c0.8-2,2.6-4.1,5.7-4.1c4.1,0,6,3.1,6,7.6v15.9c0,0.7,0.6,1.3,1.3,1.3h9.3c0.7,0,1.3-0.6,1.3-1.3V37.4C60,27.1,54.1,22.3,46.6,22.3 z'/><path d='M13.9,18.9L13.9,18.9c3.8,0,6.1-2.4,6.1-5.4C19.9,10.3,17.7,8,14,8c-3.7,0-6,2.3-6,5.4 C8,16.5,10.3,18.9,13.9,18.9z'/></svg></i> Share</a> <b:if cond='data:blog.isMobileRequest'> <a class='bitz-ico' expr:href='&quot;https://api.whatsapp.com/send?text=&quot; + data:post.title + &quot; | &quot; + data:post.url' rel='nofollow' target='_blank'><i><svg viewBox='0 0 308 308' x='0px' y='0px'><g id='XMLID_468_'><path d='M227.904,176.981c-0.6-0.288-23.054-11.345-27.044-12.781c-1.629-0.585-3.374-1.156-5.23-1.156 c-3.032,0-5.579,1.511-7.563,4.479c-2.243,3.334-9.033,11.271-11.131,13.642c-0.274,0.313-0.648,0.687-0.872,0.687 c-0.201,0-3.676-1.431-4.728-1.888c-24.087-10.463-42.37-35.624-44.877-39.867c-0.358-0.61-0.373-0.887-0.376-0.887 c0.088-0.323,0.898-1.135,1.316-1.554c1.223-1.21,2.548-2.805,3.83-4.348c0.607-0.731,1.215-1.463,1.812-2.153 c1.86-2.164,2.688-3.844,3.648-5.79l0.503-1.011c2.344-4.657,0.342-8.587-0.305-9.856c-0.531-1.062-10.012-23.944-11.02-26.348 c-2.424-5.801-5.627-8.502-10.078-8.502c-0.413,0,0,0-1.732,0.073c-2.109,0.089-13.594,1.601-18.672,4.802 c-5.385,3.395-14.495,14.217-14.495,33.249c0,17.129,10.87,33.302,15.537,39.453c0.116,0.155,0.329,0.47,0.638,0.922 c17.873,26.102,40.154,45.446,62.741,54.469c21.745,8.686,32.042,9.69,37.896,9.69c0.001,0,0.001,0,0.001,0 c2.46,0,4.429-0.193,6.166-0.364l1.102-0.105c7.512-0.666,24.02-9.22,27.775-19.655c2.958-8.219,3.738-17.199,1.77-20.458 C233.168,179.508,230.845,178.393,227.904,176.981z' id='XMLID_469_'/><path d='M156.734,0C73.318,0,5.454,67.354,5.454,150.143c0,26.777,7.166,52.988,20.741,75.928L0.212,302.716 c-0.484,1.429-0.124,3.009,0.933,4.085C1.908,307.58,2.943,308,4,308c0.405,0,0.813-0.061,1.211-0.188l79.92-25.396 c21.87,11.685,46.588,17.853,71.604,17.853C240.143,300.27,308,232.923,308,150.143C308,67.354,240.143,0,156.734,0z M156.734,268.994c-23.539,0-46.338-6.797-65.936-19.657c-0.659-0.433-1.424-0.655-2.194-0.655c-0.407,0-0.815,0.062-1.212,0.188 l-40.035,12.726l12.924-38.129c0.418-1.234,0.209-2.595-0.561-3.647c-14.924-20.392-22.813-44.485-22.813-69.677 c0-65.543,53.754-118.867,119.826-118.867c66.064,0,119.812,53.324,119.812,118.867 C276.546,215.678,222.799,268.994,156.734,268.994z' id='XMLID_470_'/></g></svg></i> Share</a> <b:else/> <a class='bitz-ico' expr:href='&quot;https://web.whatsapp.com/send?text=&quot; + data:post.title + &quot; | &quot; + data:post.url' onclick='window.open(this.href, &apos;windowName&apos;, &apos;width=900, height=550, left=24, top=24, scrollbars, resizable&apos;); return false;' rel='nofollow'><i><svg viewBox='0 0 308 308' x='0px' y='0px'><g id='XMLID_468_'><path d='M227.904,176.981c-0.6-0.288-23.054-11.345-27.044-12.781c-1.629-0.585-3.374-1.156-5.23-1.156 c-3.032,0-5.579,1.511-7.563,4.479c-2.243,3.334-9.033,11.271-11.131,13.642c-0.274,0.313-0.648,0.687-0.872,0.687 c-0.201,0-3.676-1.431-4.728-1.888c-24.087-10.463-42.37-35.624-44.877-39.867c-0.358-0.61-0.373-0.887-0.376-0.887 c0.088-0.323,0.898-1.135,1.316-1.554c1.223-1.21,2.548-2.805,3.83-4.348c0.607-0.731,1.215-1.463,1.812-2.153 c1.86-2.164,2.688-3.844,3.648-5.79l0.503-1.011c2.344-4.657,0.342-8.587-0.305-9.856c-0.531-1.062-10.012-23.944-11.02-26.348 c-2.424-5.801-5.627-8.502-10.078-8.502c-0.413,0,0,0-1.732,0.073c-2.109,0.089-13.594,1.601-18.672,4.802 c-5.385,3.395-14.495,14.217-14.495,33.249c0,17.129,10.87,33.302,15.537,39.453c0.116,0.155,0.329,0.47,0.638,0.922 c17.873,26.102,40.154,45.446,62.741,54.469c21.745,8.686,32.042,9.69,37.896,9.69c0.001,0,0.001,0,0.001,0 c2.46,0,4.429-0.193,6.166-0.364l1.102-0.105c7.512-0.666,24.02-9.22,27.775-19.655c2.958-8.219,3.738-17.199,1.77-20.458 C233.168,179.508,230.845,178.393,227.904,176.981z' id='XMLID_469_'/><path d='M156.734,0C73.318,0,5.454,67.354,5.454,150.143c0,26.777,7.166,52.988,20.741,75.928L0.212,302.716 c-0.484,1.429-0.124,3.009,0.933,4.085C1.908,307.58,2.943,308,4,308c0.405,0,0.813-0.061,1.211-0.188l79.92-25.396 c21.87,11.685,46.588,17.853,71.604,17.853C240.143,300.27,308,232.923,308,150.143C308,67.354,240.143,0,156.734,0z M156.734,268.994c-23.539,0-46.338-6.797-65.936-19.657c-0.659-0.433-1.424-0.655-2.194-0.655c-0.407,0-0.815,0.062-1.212,0.188 l-40.035,12.726l12.924-38.129c0.418-1.234,0.209-2.595-0.561-3.647c-14.924-20.392-22.813-44.485-22.813-69.677 c0-65.543,53.754-118.867,119.826-118.867c66.064,0,119.812,53.324,119.812,118.867 C276.546,215.678,222.799,268.994,156.734,268.994z' id='XMLID_470_'/></g></svg></i> Share</a> </b:if> </div> </b:if> </b:includable> <b:includable id='postShortMeta'> <b:comment>Disabled</b:comment> </b:includable> <b:includable id='postSummary' var='post'> <b:comment>Disabled</b:comment> </b:includable> <b:includable id='postTimestamp' var='post'> <b:comment>Disabled</b:comment> </b:includable> <b:includable id='postTitle' var='post'> <!-- Post Title Index and Item --> <b:if cond='data:view.isMultipleItems'> <h2 class='post-title item_name'> <a expr:href='data:post.url'><data:post.title/></a> </h2> </b:if> </b:includable> <b:includable id='previousPageLink'> <a class='blog-pager-newer-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-newer-link&quot;' expr:title='data:messages.newerPosts'><i class='far fa-chevron-double-left'/></a> </b:includable> <b:includable id='sharingButton'> <span expr:aria-label='data:platform.shareMessage' expr:class='&quot;sharing-platform-button sharing-element-&quot; + data:platform.key' expr:data-href='data:shareUrl + &quot;&amp;target=&quot; + data:platform.target' expr:data-url='data:originalUrl' expr:title='data:platform.shareMessage' role='menuitem' tabindex='-1'> <b:include name='sharingPlatformIcon'/> <span class='platform-sharing-text'><data:platform.name/></span> </span> </b:includable> <b:includable id='sharingButtonContent'> <div class='flat-icon-button ripple'> <b:include name='shareIcon'/> </div> </b:includable> <b:includable id='sharingButtons'> <div class='sharing' expr:aria-owns='&quot;sharing-popup-&quot; + data:sharingId' expr:data-title='data:shareTitle'> <button class='sharing-button touch-icon-button' expr:aria-controls='&quot;sharing-popup-&quot; + data:sharingId' expr:aria-label='data:messages.share.escaped' expr:id='&quot;sharing-button-&quot; + data:sharingId' role='button'> <b:include name='sharingButtonContent'/> </button> <b:include name='sharingButtonsMenu'/> </div> </b:includable> <b:includable id='sharingButtonsMenu'> <div class='share-buttons-container'> <ul aria-hidden='true' class='share-buttons hidden' expr:aria-label='data:messages.share.escaped' expr:id='&quot;sharing-popup-&quot; + data:sharingId' role='menu'> <b:loop values='(data:platforms ?: data:blog.sharing.platforms) filter (p =&gt; p.key not in {&quot;blogThis&quot;})' var='platform'> <li> <b:include name='sharingButton'/> </li> </b:loop> <li aria-hidden='true' class='hidden'> <b:include name='otherSharingButton'/> </li> </ul> </div> </b:includable> <b:includable id='sharingPlatformIcon'> <b:include data='{ iconClass: (&quot;touch-icon sharing-&quot; + data:platform.key) }' expr:name='data:platform.key + &quot;Icon&quot;'/> </b:includable> <b:includable id='threadedCommentForm' 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='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'> <section class='comments threaded' expr:data-embed='data:post.embedCommentForm' expr:data-num-comments='data:post.numberOfComments' id='comments'> <a name='comments'/> <b:include name='commentsTitle'/> <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> <p class='comment-footer'> <b:if cond='data:post.allowNewComments'> <b:include data='post' name='threadedCommentForm'/> <b:else/> <data:post.noNewCommentsText/> </b:if> </p> <b:if cond='data:showCmtPopup'> <div id='comment-popup'> <iframe allowtransparency='allowtransparency' frameborder='0' id='comment-actions' name='comment-actions' scrolling='no'> </iframe> </div> </b:if> </section> </b:includable> </b:widget> </b:section> </div> <div class='sidebar-wrapper' id='sidebar-left'> <b:section class='sidebar' id='sidebar' showaddelement='yes'> <b:widget id='HTML13' locked='false' title='' type='HTML'> <b:widget-settings> <b:widget-setting name='content'>&lt;div class=&#39;ad-space&#39;&gt;&lt;div class=&#39;img-ad&#39;&gt;&lt;img src=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEhgDawZwzONES-T8QiFDbXxtLFiKjZX71CTvwxfCRNpFCU136EPfumfP08Srx6Yz5qq6HW0EYuVwVG_ndSJXUkmbj9nGAN4faTyR2nwjzII-RDcceJNQzDDQ51za4gOpPojr-9k0oyZH5_OtvIiU-8kMCUIIKIARurTW0K2j1aYlADWbHQgMqTUSNrR&quot; alt=&quot;&quot; /&gt;&lt;em&gt;25%&lt;div&gt;OFF&lt;/div&gt;&lt;/em&gt;&lt;/div&gt; &lt;span class=&#39;text-ad&#39;&gt;Wireless Speaker&lt;/span&gt; &lt;span class=&#39;title-ad&#39;&gt;Snappy Stereo&lt;/span&gt; &lt;a href=&quot;#&quot; title=&quot;&quot; class=&#39;btn-ad&#39;&gt;Shop Now&lt;/a&gt;&lt;/div&gt;</b:widget-setting> </b:widget-settings> <b:includable id='main'> <!-- only display title if it's non-empty --> <b:if cond='data:title != &quot;&quot;'> <h2 class='title'><data:title/></h2> </b:if> <div class='widget-content'> <data:content/> </div> <b:include name='quickedit'/> </b:includable> </b:widget> <b:widget id='PopularPosts1' locked='false' title='Popular Posts' type='PopularPosts' version='1'> <b:widget-settings> <b:widget-setting name='numItemsToShow'>7</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'>ALL_TIME</b:widget-setting> </b:widget-settings> <b:includable id='main' var='this'> <h2 class='title'><data:title/></h2> <div class='widget-content'> <b:loop values='data:posts' var='post'> <b:include data='post' name='postContent'/> </b:loop> </div> </b:includable> <b:includable id='postContent' var='post'> <div class='post post-shop-info' expr:data-id='data:post.id'> <div class='post-content'> <a class='post-image-link' expr:href='data:post.href'> <b:if cond='data:post.featuredImage'> <img class='azonshopimg' expr:alt='data:post.title' expr:src='data:post.featuredImage resizeImage 680'/> <b:else/> <img class='azonshopimg' expr:alt='data:post.title' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhqkR8RNh9Nx0a-_LdIN0LpKFwwddOAUgNxdqm0Q_Y0BO5IkSW_oJ1quRJtq32xagnEYJxMBSfAAgZK172Y9LomKMMglqJxsLCir9v2KR9yiNSHJ2bEnLgbu6RiODyIXQfQ7SpTu3XxuawD/s1600/no_img.jpg'/> </b:if> </a> <div class='product-info'> <h2 class='post-title'> <a expr:href='data:post.href'><data:post.title/></a> </h2><span class='terga'/></div> </div> </div> </b:includable> </b:widget> </b:section> </div> <div class='clr'/> <b:if cond='data:view.isHomepage'> <div class='bkslayout'> <div class='tab-wrapper tab-recent'> <ul class='tab-menu recent-tab'> <h2><a href='#' title=''><span>Fashion &amp; Clothing</span></a></h2> <li class='active'>Jacket</li> <li>Cardigan</li> <li>Jumper</li> </ul> <b:section class='banner-home' id='banner-home' showaddelement='no'> <b:widget id='HTML6' locked='true' title='' type='HTML' version='1'> <b:widget-settings> <b:widget-setting name='content'>&lt;div class=&#39;ad-space&#39;&gt;&lt;div class=&#39;img-ad&#39;&gt;&lt;img src=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEgQGmZMtUuS89fHd6bxghL2JawR2iYfaedalPzhkI_VEy255Vsq-PNIxJqt04JKI7VKY8NmSw5hKcqaaOvVejLZrA5kf1rlpQfOMoSFSS760hm00rDXOFL693WmGFAD3TScmNBdvDl8E2TRy-kdLxCa2tBqkBMpwZhSj9tQZBxsiCwfSfWdKs2L-5HQ&quot; alt=&quot;&quot; /&gt;&lt;em&gt;40%&lt;div&gt;OFF&lt;/div&gt;&lt;/em&gt;&lt;/div&gt; &lt;span class=&#39;text-ad&#39;&gt;Best Seller&lt;/span&gt; &lt;span class=&#39;title-ad&#39;&gt;Men&#39;s Hoodie&lt;/span&gt; &lt;a href=&quot;#&quot; title=&quot;&quot; class=&#39;btn-ad&#39;&gt;Shop Now&lt;/a&gt;&lt;/div&gt;</b:widget-setting> </b:widget-settings> <b:includable id='main'> <!-- only display title if it's non-empty --> <b:if cond='data:title != &quot;&quot;'> <h2 class='title'><data:title/></h2> </b:if> <div class='widget-content'> <data:content/> </div> </b:includable> </b:widget> </b:section> <div class='tab-content rec-tab'> <div class='recent-wrapper'> <b:section class='recent-section' id='recent-section1' preferred='yes' showaddelement='no'> <b:widget id='HTML2' locked='true' title='Fashion' type='HTML' version='1'> <b:widget-settings> <b:widget-setting name='content'>Fashion/recent-label</b:widget-setting> </b:widget-settings> <b:includable id='main'> <b:include name='widget-title'/> <div class='widget-content'> <data:content/> </div> </b:includable> </b:widget> </b:section> </div> <div class='recent-wrapper'> <b:section class='recent-section' id='recent-section2' preferred='no' showaddelement='no'> <b:widget id='HTML3' locked='true' title='Wanita' type='HTML' version='1'> <b:widget-settings> <b:widget-setting name='content'>Cardigan/recent-label</b:widget-setting> </b:widget-settings> <b:includable id='main'> <b:include name='widget-title'/> <div class='widget-content'> <data:content/> </div> </b:includable> </b:widget> </b:section> </div> <div class='recent-wrapper'> <b:section class='recent-section' id='recent-section3' preferred='no' showaddelement='no'> <b:widget id='HTML4' locked='true' title='Anak' type='HTML' version='1'> <b:widget-settings> <b:widget-setting name='content'>Jumper/recent-label</b:widget-setting> </b:widget-settings> <b:includable id='main'> <b:include name='widget-title'/> <div class='widget-content'> <data:content/> </div> </b:includable> </b:widget> </b:section> </div> </div> </div> <div class='clr'/> <div class='tab-wrapper tab-recent'> <ul class='tab-menu recent-tab'> <h2><a href='#' title=''><span>Computers &amp; Laptops</span></a></h2> <li class='active'>Computer</li> <li>Laptop</li> <li>Tablets</li> </ul> <b:section class='banner-home' id='banner-home2' showaddelement='no'> <b:widget id='HTML7' locked='true' title='' type='HTML' version='1'> <b:widget-settings> <b:widget-setting name='content'>&lt;div class=&#39;ad-space&#39;&gt;&lt;div class=&#39;img-ad&#39;&gt;&lt;img src=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEhgDawZwzONES-T8QiFDbXxtLFiKjZX71CTvwxfCRNpFCU136EPfumfP08Srx6Yz5qq6HW0EYuVwVG_ndSJXUkmbj9nGAN4faTyR2nwjzII-RDcceJNQzDDQ51za4gOpPojr-9k0oyZH5_OtvIiU-8kMCUIIKIARurTW0K2j1aYlADWbHQgMqTUSNrR&quot; alt=&quot;&quot; /&gt;&lt;em&gt;25%&lt;div&gt;OFF&lt;/div&gt;&lt;/em&gt;&lt;/div&gt; &lt;span class=&#39;text-ad&#39;&gt;Wireless Speaker&lt;/span&gt; &lt;span class=&#39;title-ad&#39;&gt;Snappy Stereo&lt;/span&gt; &lt;a href=&quot;#&quot; title=&quot;&quot; class=&#39;btn-ad&#39;&gt;Shop Now&lt;/a&gt;&lt;/div&gt;</b:widget-setting> </b:widget-settings> <b:includable id='main'> <!-- only display title if it's non-empty --> <b:if cond='data:title != &quot;&quot;'> <h2 class='title'><data:title/></h2> </b:if> <div class='widget-content'> <data:content/> </div> </b:includable> </b:widget> </b:section> <div class='tab-content rec-tab'> <div class='recent-wrapper'> <b:section class='recent-section' id='recent-section4' preferred='yes' showaddelement='no'> <b:widget id='HTML10' locked='true' title='Computer' type='HTML' version='1'> <b:widget-settings> <b:widget-setting name='content'>Computer/recent-label</b:widget-setting> </b:widget-settings> <b:includable id='main'> <b:include name='widget-title'/> <div class='widget-content'> <data:content/> </div> </b:includable> </b:widget> </b:section> </div> <div class='recent-wrapper'> <b:section class='recent-section' id='recent-section5' preferred='no' showaddelement='no'> <b:widget id='HTML8' locked='true' title='Asesoris' type='HTML' version='1'> <b:widget-settings> <b:widget-setting name='content'>Laptop/recent-label</b:widget-setting> </b:widget-settings> <b:includable id='main'> <b:include name='widget-title'/> <div class='widget-content'> <data:content/> </div> </b:includable> </b:widget> </b:section> </div> <div class='recent-wrapper'> <b:section class='recent-section' id='recent-section6' preferred='no' showaddelement='no'> <b:widget id='HTML68' locked='true' title='Asesoris' type='HTML' version='1'> <b:widget-settings> <b:widget-setting name='content'>Tablets/recent-label</b:widget-setting> </b:widget-settings> <b:includable id='main'> <b:include name='widget-title'/> <div class='widget-content'> <data:content/> </div> </b:includable> </b:widget> </b:section> </div> </div> </div> <div class='clr'/> <div class='tab-wrapper tab-recent'> <ul class='tab-menu recent-tab'> <h2><a href='#' title=''><span>Home &amp; Appliances</span></a></h2> <li class='active'>Electronics</li> <li>Mobile</li> <li>Headphone</li> </ul> <b:section class='banner-home' id='banner-home3' showaddelement='no'> <b:widget id='HTML11' locked='true' title='' type='HTML' version='1'> <b:widget-settings> <b:widget-setting name='content'>&lt;div class=&#39;ad-space&#39;&gt;&lt;div class=&#39;img-ad&#39;&gt;&lt;img src=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEiFEIH6FgXxe4adk6xnhKdHTKmdEna9Elj2CfMooXiQxBPG2QXp6pdl6AdoBfbfmqcBDT9NDJaB5TRDWw899P0cDZ25UTMt7rblVD8ULJfA5WKXEtHw65QF3px4_gCI-4X-Tq76rKi4IIX_3zz4qYvbkRiLLtRO4_AbCuioU6CpGsc1MtOmxYxsc8OB&quot; alt=&quot;&quot; /&gt;&lt;em&gt;20%&lt;div&gt;OFF&lt;/div&gt;&lt;/em&gt;&lt;/div&gt; &lt;span class=&#39;text-ad&#39;&gt;Best Seller&lt;/span&gt; &lt;span class=&#39;title-ad&#39;&gt;iPhone 12 Pro&lt;/span&gt; &lt;a href=&quot;#&quot; title=&quot;&quot; class=&#39;btn-ad&#39;&gt;Shop Now&lt;/a&gt;&lt;/div&gt;</b:widget-setting> </b:widget-settings> <b:includable id='main'> <!-- only display title if it's non-empty --> <b:if cond='data:title != &quot;&quot;'> <h2 class='title'><data:title/></h2> </b:if> <div class='widget-content'> <data:content/> </div> </b:includable> </b:widget> </b:section> <div class='tab-content rec-tab'> <div class='recent-wrapper'> <b:section class='recent-section' id='recent-section7' preferred='yes' showaddelement='no'> <b:widget id='HTML14' locked='true' title='Electronics' type='HTML' version='1'> <b:widget-settings> <b:widget-setting name='content'>Electronics/recent-label</b:widget-setting> </b:widget-settings> <b:includable id='main'> <b:include name='widget-title'/> <div class='widget-content'> <data:content/> </div> </b:includable> </b:widget> </b:section> </div> <div class='recent-wrapper'> <b:section class='recent-section' id='recent-section8' preferred='no' showaddelement='no'> <b:widget id='HTML12' locked='true' title='Laptop' type='HTML' version='1'> <b:widget-settings> <b:widget-setting name='content'>Mobile/recent-label</b:widget-setting> </b:widget-settings> <b:includable id='main'> <b:include name='widget-title'/> <div class='widget-content'> <data:content/> </div> </b:includable> </b:widget> </b:section> </div> <div class='recent-wrapper'> <b:section class='recent-section' id='recent-section9' preferred='no' showaddelement='no'> <b:widget id='HTML52' locked='true' title='Laptop' type='HTML' version='1'> <b:widget-settings> <b:widget-setting name='content'>Headphone/recent-label</b:widget-setting> </b:widget-settings> <b:includable id='main'> <b:include name='widget-title'/> <div class='widget-content'> <data:content/> </div> </b:includable> </b:widget> </b:section> </div> </div> </div> </div> </b:if> <div class='clr'/> </div> </div> <div class='clr'/> <section class='gap-blu'> <div class='contained'> <div class='bow'> <div class='fourthing'> <svg viewBox='0 0 465.61 465.61' x='0px' y='0px'><g><polygon points='51.559,308.815 156.795,414.051 201.013,385.202 80.407,264.596 '/><polygon points='198.667,87.057 113.175,91.204 22.961,181.418 84.654,201.069 '/><polygon points='284.192,442.648 374.406,352.434 378.553,266.942 264.541,380.955 '/><path d='M454.967,10.643c-58.835-22.219-127.811-9.648-175.172,37.712L93.194,234.956l137.46,137.459l186.601-186.601 C464.615,138.454,477.185,69.478,454.967,10.643z M396.759,132.49c-17.574,17.573-46.066,17.573-63.64,0 c-17.574-17.574-17.574-46.066,0-63.64s46.066-17.574,63.64,0C414.332,86.424,414.332,114.917,396.759,132.49z'/> </g></svg> <div class='ico-fourth'> <h5>Fast Delivery</h5> <p>We will ship free if your order exceeds $150.</p> </div> </div> <div class='fourthing'> <svg viewBox='0 0 92 92' x='0px' y='0px'><path d='M92,23.4c0-4.1-3.3-7.4-7.4-7.4H7.4C3.3,16,0,19.3,0,23.4v45.3C0,72.7,3.3,76,7.4,76h77.3 c4.1,0,7.4-3.3,7.4-7.4V23.4z M84,24v7H8v-7H84z M8,68V43h76v25H8z M76.5,55c0,2.2-1.8,4-4,4h-19c-2.2,0-4-1.8-4-4s1.8-4,4-4h19 C74.7,51,76.5,52.8,76.5,55z' id='XMLID_2192_'/></svg> <div class='ico-fourth'> <h5>Money Back</h5> <p>If goods have problem we&#39;ll return your good.</p> </div> </div> <div class='fourthing'> <svg viewBox='0 0 512 512'><path d='M104 224H24c-13.255 0-24 10.745-24 24v240c0 13.255 10.745 24 24 24h80c13.255 0 24-10.745 24-24V248c0-13.255-10.745-24-24-24zM64 472c-13.255 0-24-10.745-24-24s10.745-24 24-24 24 10.745 24 24-10.745 24-24 24zM384 81.452c0 42.416-25.97 66.208-33.277 94.548h101.723c33.397 0 59.397 27.746 59.553 58.098.084 17.938-7.546 37.249-19.439 49.197l-.11.11c9.836 23.337 8.237 56.037-9.308 79.469 8.681 25.895-.069 57.704-16.382 74.757 4.298 17.598 2.244 32.575-6.148 44.632C440.202 511.587 389.616 512 346.839 512l-2.845-.001c-48.287-.017-87.806-17.598-119.56-31.725-15.957-7.099-36.821-15.887-52.651-16.178-6.54-.12-11.783-5.457-11.783-11.998v-213.77c0-3.2 1.282-6.271 3.558-8.521 39.614-39.144 56.648-80.587 89.117-113.111 14.804-14.832 20.188-37.236 25.393-58.902C282.515 39.293 291.817 0 312 0c24 0 72 8 72 81.452z'/></svg> <div class='ico-fourth'> <h5>Secure Payment</h5> <p>Hassle free 100% secure payment through pay.</p> </div> </div> <div class='fourthing'> <svg viewBox='0 0 460 460' x='0px' y='0px'> <g id='XMLID_1202_'><g><g><path d='M440.047,396.143c-13.192-5.207-24.726-14.157-33.044-25.81C439.582,348.319,460,316.762,460,281.701 c0-38.367-24.445-72.543-62.527-94.602c-4.023,92.95-102.669,159.14-213.667,159.14c-9.342,0-18.6-0.481-27.755-1.387 c28.905,34.387,80.701,57.309,139.8,57.309c21.556,0,42.138-3.055,60.996-8.597c16.873,15.79,40.876,23.447,65.237,18.454 c6.542-1.341,12.702-3.51,18.395-6.376c1.834-0.923,2.955-2.838,2.862-4.889C443.247,398.7,441.957,396.897,440.047,396.143z'/> <path d='M367.612,181.353c0-74.495-82.293-134.885-183.806-134.885S0,106.858,0,181.353c0,39.257,22.86,74.592,59.337,99.241 C49.767,294,36.4,304.212,21.124,309.968c-1.919,0.723-3.236,2.503-3.364,4.55s0.958,3.978,2.773,4.934 c11.88,6.254,25.231,9.519,38.572,9.519c21.307,0,41.377-8.301,56.401-22.36c21.116,6.206,44.163,9.627,68.301,9.627 C285.32,316.238,367.612,255.848,367.612,181.353z'/></g></g></g></svg> <div class='ico-fourth'> <h5>24/7 Support</h5> <p>Our dedicated support is available 24/7.</p> </div> </div> </div> </div><!-- contained --> </section><div class='clr'/> <!-- Footer Wrapper --> <div id='footer'> <div class='contained'> <div class='footer-wrapper'> <b:section class='footer foot-first' id='footer1' preferred='yes'> <b:widget id='HTML9' locked='false' title='About Us' type='HTML' version='1'> <b:widget-settings> <b:widget-setting name='content'>&lt;img alt=&quot;Azon Store&quot; src=&quot;https://1.bp.blogspot.com/-0184If3zq4I/YdRNWRTPmYI/AAAAAAAACAo/7ij53dIvV38FxyabEQtAk-AlCVPbo-AiACNcBGAsYHQ/w300/Azon-logo.png&quot; /&gt;&lt;br /&gt; There are many variations available on Azon store. Keep surfing our store to find your best product. &lt;br /&gt;&lt;br /&gt; Address:123 Main Street, Anytown, CA 12345 - USA.&lt;br /&gt;&lt;br /&gt; Phone:(+800) 123 456 789)</b:widget-setting> </b:widget-settings> <b:includable id='main'> <!-- only display title if it's non-empty <b:if cond='data:title != &quot;&quot;'> <h2 class='title'><data:title/></h2> </b:if> --> <div class='widget-content'> <data:content/> </div> <b:include name='quickedit'/> </b:includable> </b:widget> </b:section> <b:section class='footer' id='footer2' preferred='yes'> <b:widget id='LinkList1' locked='false' title='Quick Links' type='LinkList'> <b:widget-settings> <b:widget-setting name='link-3'>/</b:widget-setting> <b:widget-setting name='sorting'>NONE</b:widget-setting> <b:widget-setting name='text-1'>Contact</b:widget-setting> <b:widget-setting name='link-1'>/</b:widget-setting> <b:widget-setting name='text-0'>About Us</b:widget-setting> <b:widget-setting name='link-2'>/</b:widget-setting> <b:widget-setting name='text-3'>Wishlist</b:widget-setting> <b:widget-setting name='link-0'>/</b:widget-setting> <b:widget-setting name='text-2'>Services</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'> <ul> <b:loop values='data:links' var='link'> <li><a expr:href='data:link.target'><data:link.name/></a></li> </b:loop> </ul> <b:include name='quickedit'/> </div> </b:includable> </b:widget> </b:section> <b:section class='footer' id='footer3' preferred='yes'> <b:widget id='LinkList2' locked='false' title='Services' type='LinkList'> <b:widget-settings> <b:widget-setting name='link-3'>/</b:widget-setting> <b:widget-setting name='sorting'>NONE</b:widget-setting> <b:widget-setting name='text-1'><![CDATA[FAQ's]]></b:widget-setting> <b:widget-setting name='link-1'>/</b:widget-setting> <b:widget-setting name='text-0'>Checkout</b:widget-setting> <b:widget-setting name='link-2'>/</b:widget-setting> <b:widget-setting name='text-3'>Warranty Policy</b:widget-setting> <b:widget-setting name='link-0'>/</b:widget-setting> <b:widget-setting name='text-2'>Refund Policy</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'> <ul> <b:loop values='data:links' var='link'> <li><a expr:href='data:link.target'><data:link.name/></a></li> </b:loop> </ul> <b:include name='quickedit'/> </div> </b:includable> </b:widget> </b:section> <b:section class='footer' id='footer4' preferred='yes'> <b:widget id='LinkList000' locked='true' title='Follow Us' type='LinkList' version='1'> <b:widget-settings> <b:widget-setting name='link-5'>/</b:widget-setting> <b:widget-setting name='link-3'>/</b:widget-setting> <b:widget-setting name='link-4'>/</b:widget-setting> <b:widget-setting name='text-1'>Twitter</b:widget-setting> <b:widget-setting name='text-0'>Facebook</b:widget-setting> <b:widget-setting name='text-3'>Pinterest</b:widget-setting> <b:widget-setting name='text-2'>Youtube</b:widget-setting> <b:widget-setting name='text-5'>Email</b:widget-setting> <b:widget-setting name='text-4'>Linkedin</b:widget-setting> <b:widget-setting name='sorting'>NONE</b:widget-setting> <b:widget-setting name='link-1'>/</b:widget-setting> <b:widget-setting name='link-2'>/</b:widget-setting> <b:widget-setting name='link-0'>/</b:widget-setting> </b:widget-settings> <b:includable id='main'> <b:if cond='data:title != &quot;&quot;'><h2><data:title/></h2></b:if> <b:include name='content'/> </b:includable> <b:includable id='content'> <ul class='aboutLinks'> <b:loop values='data:links' var='link'> <li> <a class='link' expr:aria-label='data:link.name' expr:href='data:link.target'> <b:if cond='data:link.name == &quot;Instagram&quot;'> <!--[ Instagram icon ]--> <svg viewBox='0 0 32 32'><path d='M22,3H10a7,7,0,0,0-7,7V22a7,7,0,0,0,7,7H22a7,7,0,0,0,7-7V10A7,7,0,0,0,22,3Zm5,19a5,5,0,0,1-5,5H10a5,5,0,0,1-5-5V10a5,5,0,0,1,5-5H22a5,5,0,0,1,5,5Z' fill='#E80071'/><path d='M16,9.5A6.5,6.5,0,1,0,22.5,16,6.51,6.51,0,0,0,16,9.5Zm0,11A4.5,4.5,0,1,1,20.5,16,4.51,4.51,0,0,1,16,20.5Z' fill='#E80071'/><circle cx='23' cy='9' r='1'/></svg> <b:elseif cond='data:link.name == &quot;Facebook&quot;'/> <!--[ Facebook icon ]--> <svg viewBox='0 0 64 64'><path d='M20.1,36h3.4c0.3,0,0.6,0.3,0.6,0.6V58c0,1.1,0.9,2,2,2h7.8c1.1,0,2-0.9,2-2V36.6c0-0.3,0.3-0.6,0.6-0.6h5.6 c1,0,1.9-0.7,2-1.7l1.3-7.8c0.2-1.2-0.8-2.4-2-2.4h-6.6c-0.5,0-0.9-0.4-0.9-0.9v-5c0-1.3,0.7-2,2-2h5.9c1.1,0,2-0.9,2-2V6.2 c0-1.1-0.9-2-2-2h-7.1c-13,0-12.7,10.5-12.7,12v7.3c0,0.3-0.3,0.6-0.6,0.6h-3.4c-1.1,0-2,0.9-2,2v7.8C18.1,35.1,19,36,20.1,36z' fill='#3B5998'/></svg> <b:elseif cond='data:link.name == &quot;Twitter&quot;'/> <!--[ Twitter icon ]--> <svg viewBox='0 0 64 64'><path d='M11.4,26.6C11.5,26.6,11.5,26.6,11.4,26.6c-0.9,0-1.8-0.2-2.6-0.4c-1.3-0.4-2.5,0.8-2.1,2 c1.1,4.3,4.5,7.7,8.8,8.6c-1,0.3-2,0.4-3,0.4c-1,0-1.7,1.1-1.2,2c1.9,3.5,5.6,5.9,9.7,6h1c1.1,0,2,0.9,2,2c0,1.1-0.9,2-2,2 c-1.3,0-2.9-0.1-4.5-0.5c-1-0.2-2-0.2-2.9,0.1c-1.7,0.6-3.5,1.1-5.4,1.3C8.5,50.2,8,50.7,8,51.4v0c0,0.5,0.3,1,0.8,1.2 c3.9,1.7,8.3,2.7,12.9,2.7c21.1,0,32.7-17.9,32.7-33.5v0c0-0.9,0.4-1.8,1.1-2.4c1.2-1,2.3-2.1,3.3-3.4c0.4-0.5-0.1-1.2-0.7-1 c-1.2,0.4-2.4,0.7-3.7,0.9c-0.2,0-0.3-0.2-0.1-0.4c1.5-1.1,2.8-2.6,3.6-4.3c0.3-0.6-0.3-1.2-0.9-0.9c-1.1,0.6-2.3,1-3.5,1.4 c-1.2,0.4-2.6,0.1-3.6-0.7c-1.9-1.5-4.4-2.4-7-2.4c-5.3,0-9.8,3.7-11.1,8.8c-0.2,0.9,0.5,1.7,1.4,1.7c1.6-0.1,3.2-0.3,4.4-0.5 c1-0.2,2,0.3,2.4,1.2c0.5,1.2-0.2,2.4-1.3,2.7c-4.6,1.3-9.7,0.4-9.7,0.4l0,0C21.2,21.8,14.3,18,9.3,12.5C8.6,11.7,7.3,12,7,12.9 c-0.4,1.2-0.6,2.5-0.6,3.9C6.4,20.9,8.4,24.5,11.4,26.6z' fill='#19BFE5'/></svg> <b:elseif cond='data:link.name == &quot;Youtube&quot;'/> <!--[ Youtube icon ]--> <svg viewBox='0 0 461.001 461.001' x='0px' y='0px'><g><path d='M365.257,67.393H95.744C42.866,67.393,0,110.259,0,163.137v134.728 c0,52.878,42.866,95.744,95.744,95.744h269.513c52.878,0,95.744-42.866,95.744-95.744V163.137 C461.001,110.259,418.135,67.393,365.257,67.393z M300.506,237.056l-126.06,60.123c-3.359,1.602-7.239-0.847-7.239-4.568V168.607 c0-3.774,3.982-6.22,7.348-4.514l126.06,63.881C304.363,229.873,304.298,235.248,300.506,237.056z' style='fill:#F61C0D;'/> </g></svg> <b:elseif cond='data:link.name == &quot;Linkedin&quot;'/> <!--[ LinkedIn icon ]--> <svg viewBox='0 0 64 64'><path d='M8,54.7C8,55.4,8.6,56,9.3,56h9.3c0.7,0,1.3-0.6,1.3-1.3V23.9c0-0.7-0.6-1.3-1.3-1.3H9.3 c-0.7,0-1.3,0.6-1.3,1.3V54.7z' fill='#0077b5'/><path d='M46.6,22.3c-4.5,0-7.7,1.8-9.4,3.7c-0.4,0.4-1.1,0.1-1.1-0.5l0-1.6c0-0.7-0.6-1.3-1.3-1.3h-9.4 c-0.7,0-1.3,0.6-1.3,1.3c0.1,5.7,0,25.4,0,30.7c0,0.7,0.6,1.3,1.3,1.3h9.5c0.7,0,1.3-0.6,1.3-1.3V37.9c0-1,0-2,0.3-2.7 c0.8-2,2.6-4.1,5.7-4.1c4.1,0,6,3.1,6,7.6v15.9c0,0.7,0.6,1.3,1.3,1.3h9.3c0.7,0,1.3-0.6,1.3-1.3V37.4C60,27.1,54.1,22.3,46.6,22.3 z' fill='#0077b5'/><path d='M13.9,18.9L13.9,18.9c3.8,0,6.1-2.4,6.1-5.4C19.9,10.3,17.7,8,14,8c-3.7,0-6,2.3-6,5.4 C8,16.5,10.3,18.9,13.9,18.9z' fill='#0077b5'/></svg> <b:elseif cond='data:link.name == &quot;Whatsapp&quot;'/> <!--[ Whatsapp icon ]--> <svg viewBox='0 0 308 308' x='0px' y='0px'><g id='XMLID_468_'><path d='M227.904,176.981c-0.6-0.288-23.054-11.345-27.044-12.781c-1.629-0.585-3.374-1.156-5.23-1.156 c-3.032,0-5.579,1.511-7.563,4.479c-2.243,3.334-9.033,11.271-11.131,13.642c-0.274,0.313-0.648,0.687-0.872,0.687 c-0.201,0-3.676-1.431-4.728-1.888c-24.087-10.463-42.37-35.624-44.877-39.867c-0.358-0.61-0.373-0.887-0.376-0.887 c0.088-0.323,0.898-1.135,1.316-1.554c1.223-1.21,2.548-2.805,3.83-4.348c0.607-0.731,1.215-1.463,1.812-2.153 c1.86-2.164,2.688-3.844,3.648-5.79l0.503-1.011c2.344-4.657,0.342-8.587-0.305-9.856c-0.531-1.062-10.012-23.944-11.02-26.348 c-2.424-5.801-5.627-8.502-10.078-8.502c-0.413,0,0,0-1.732,0.073c-2.109,0.089-13.594,1.601-18.672,4.802 c-5.385,3.395-14.495,14.217-14.495,33.249c0,17.129,10.87,33.302,15.537,39.453c0.116,0.155,0.329,0.47,0.638,0.922 c17.873,26.102,40.154,45.446,62.741,54.469c21.745,8.686,32.042,9.69,37.896,9.69c0.001,0,0.001,0,0.001,0 c2.46,0,4.429-0.193,6.166-0.364l1.102-0.105c7.512-0.666,24.02-9.22,27.775-19.655c2.958-8.219,3.738-17.199,1.77-20.458 C233.168,179.508,230.845,178.393,227.904,176.981z' fill='#2BAD48' id='XMLID_469_'/><path d='M156.734,0C73.318,0,5.454,67.354,5.454,150.143c0,26.777,7.166,52.988,20.741,75.928L0.212,302.716 c-0.484,1.429-0.124,3.009,0.933,4.085C1.908,307.58,2.943,308,4,308c0.405,0,0.813-0.061,1.211-0.188l79.92-25.396 c21.87,11.685,46.588,17.853,71.604,17.853C240.143,300.27,308,232.923,308,150.143C308,67.354,240.143,0,156.734,0z M156.734,268.994c-23.539,0-46.338-6.797-65.936-19.657c-0.659-0.433-1.424-0.655-2.194-0.655c-0.407,0-0.815,0.062-1.212,0.188 l-40.035,12.726l12.924-38.129c0.418-1.234,0.209-2.595-0.561-3.647c-14.924-20.392-22.813-44.485-22.813-69.677 c0-65.543,53.754-118.867,119.826-118.867c66.064,0,119.812,53.324,119.812,118.867 C276.546,215.678,222.799,268.994,156.734,268.994z' fill='#2BAD48' id='XMLID_470_'/></g></svg> <b:elseif cond='data:link.name == &quot;Pinterest&quot;'/> <!--[ Pinterest icon ]--> <svg viewBox='0 0 64 64'><path d='M14.4,53.8c2.4,2,6.1,0.6,6.8-2.4l0-0.1c0.4-1.8,2.4-10.2,3.2-13.7c0.2-0.9,0.2-1.8-0.1-2.7 C24.2,34,24,32.8,24,31.5c0-4.1,2.4-7.2,5.4-7.2c2.5,0,3.8,1.9,3.8,4.2c0,2.6-1.6,6.4-2.5,9.9c-0.7,3,1.5,5.4,4.4,5.4 c5.3,0,8.9-6.8,8.9-14.9c0-6.1-4.1-10.7-11.6-10.7c-8.5,0-13.8,6.3-13.8,13.4c0,2.4,0.7,4.2,1.8,5.5c0.5,0.6,0.6,0.9,0.4,1.6 c-0.1,0.5-0.4,1.8-0.6,2.2c-0.2,0.7-0.8,1-1.4,0.7c-3.9-1.6-5.7-5.9-5.7-10.7c0-8,6.7-17.5,20-17.5c10.7,0,17.7,7.7,17.7,16 c0,11-6.1,19.2-15.1,19.2c-1.9,0-3.8-0.7-5.2-1.6c-0.9-0.6-2.1-0.1-2.4,0.9c-0.5,1.9-1.1,4.3-1.3,4.9c-0.1,0.5-0.3,0.9-0.4,1.4 c-1,2.7,0.9,5.5,3.7,5.7c2.1,0.1,4.2,0,6.3-0.3c12.4-2,22.1-12.2,23.4-24.7C61.5,18.1,48.4,4,32,4C16.5,4,4,16.5,4,32 C4,40.8,8.1,48.6,14.4,53.8z' fill='#ca2127'/></svg> <b:elseif cond='data:link.name == &quot;Rss&quot;'/> <!--[ Rss icon ]--> <svg viewBox='0 0 24 24'><path d='M0 3v18h24v-18h-24zm21.518 2l-9.518 7.713-9.518-7.713h19.036zm-19.518 14v-11.817l10 8.104 10-8.104v11.817h-20z' fill='#FF7B03'/></svg> <b:elseif cond='data:link.name == &quot;Email&quot;'/> <!--[ Rss icon ]--> <svg viewBox='0 0 24 24'><path d='M0 3v18h24v-18h-24zm21.518 2l-9.518 7.713-9.518-7.713h19.036zm-19.518 14v-11.817l10 8.104 10-8.104v11.817h-20z' fill='#2BAD48'/></svg> <b:else/> <!--[ Default icon ]--> <svg viewBox='-2 -2 24 24'><path d='M2.252 8A8.014 8.014 0 0 0 2 10c0 .69.088 1.36.252 2H5.1a19.83 19.83 0 0 1 0-4H2.252zm.818-2h2.346c.266-1.217.65-2.307 1.121-3.214A8.035 8.035 0 0 0 3.07 6zm14.678 2H14.9a19.83 19.83 0 0 1 0 4h2.848c.164-.64.252-1.31.252-2s-.088-1.36-.252-2zm-.818-2a8.035 8.035 0 0 0-3.467-3.214c.472.907.855 1.997 1.121 3.214h2.346zM7.112 8A17.763 17.763 0 0 0 7 10c0 .685.038 1.355.112 2h5.776a17.763 17.763 0 0 0 0-4H7.112zm.358-2h5.06a10.758 10.758 0 0 0-.783-2.177C11.119 2.568 10.447 2 10 2c-.448 0-1.119.568-1.747 1.823-.315.632-.58 1.367-.783 2.177zm-4.4 8a8.035 8.035 0 0 0 3.467 3.214c-.472-.907-.855-1.997-1.121-3.214H3.07zm13.86 0h-2.346c-.266 1.217-.65 2.307-1.121 3.214A8.035 8.035 0 0 0 16.93 14zm-9.46 0c.203.81.468 1.545.783 2.177C8.881 17.432 9.553 18 10 18c.448 0 1.119-.568 1.747-1.823.315-.632.58-1.367.783-2.177H7.47zM10 20C4.477 20 0 15.523 0 10S4.477 0 10 0s10 4.477 10 10-4.477 10-10 10z' fill='#555'/></svg> </b:if> </a> </li> </b:loop> </ul> </b:includable> </b:widget> <b:widget id='HTML1' locked='false' title='Download apps' type='HTML'> <b:widget-settings> <b:widget-setting name='content'>&lt;div class=&#39;apploads&#39;&gt; &lt;a href=&#39;/&#39;&gt; iOS App&lt;/a&gt; &lt;a href=&#39;/&#39;&gt; Android App &lt;/a&gt; &lt;/div&gt;</b:widget-setting> </b:widget-settings> <b:includable id='main'> <!-- only display title if it's non-empty --> <b:if cond='data:title != &quot;&quot;'> <h2 class='title'><data:title/></h2> </b:if> <div class='widget-content'> <data:content/> </div> <b:include name='quickedit'/> </b:includable> </b:widget> </b:section> <div class='clr'/> </div></div> <div class='contained'> <div class='dlab'> <b:section class='med-lab' id='medlab' maxwidgets='1' name='Category labels' showaddelement='yes'> <b:widget id='Label3' locked='false' title='Fashion &amp;amp; Clothing:' type='Label' version='1'> <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'>Cardigan,Fashion,Jacket,Jumper</b:widget-setting> <b:widget-setting name='showType'>USER_SELECTED</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'> <b:loop values='data:labels' var='label'> <span class='label-size'> <b:class expr:name='&quot;label-size-&quot; + data:label.cssSize'/> <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> </span> </b:loop> </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='list'/> </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:section> <b:section class='med-lab' id='medlab2' maxwidgets='1' name='Category labels2' showaddelement='yes'> <b:widget id='Label4' locked='false' title='Computer &amp;amp; Laptops:' type='Label' version='1'> <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'>Computer,Electronics,Headphone,Laptop,Tablets</b:widget-setting> <b:widget-setting name='showType'>USER_SELECTED</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'> <b:loop values='data:labels' var='label'> <span class='label-size'> <b:class expr:name='&quot;label-size-&quot; + data:label.cssSize'/> <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> </span> </b:loop> </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='list'/> </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:section> <b:section class='med-lab' id='medlab3' maxwidgets='1' name='Category labels3' showaddelement='yes'> <b:widget id='Label45' locked='false' title='Home &amp;amp; Appliances:' type='Label' version='1'> <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'>Electronics,Mobile</b:widget-setting> <b:widget-setting name='showType'>USER_SELECTED</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'> <b:loop values='data:labels' var='label'> <span class='label-size'> <b:class expr:name='&quot;label-size-&quot; + data:label.cssSize'/> <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> </span> </b:loop> </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='list'/> </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:section> </div> </div><!-- contained --> <div class='contained'> <div id='credits'> <div id='left'> &#169; Copyright <script>var creditsyear = new Date();document.write(creditsyear.getFullYear());</script> <a expr:href='data:blog.homepageUrl' itemprop='creator' itemscope='itemscope' itemtype='http://schema.org/Person'><data:blog.title/></a>. Designed by <a href='https://www.bloggertheme9.com/' id='credit'>Bloggertheme9</a>. </div> <div id='right'> <div class='modal' id='veel'> <div class='modal-content'> <div class='modal-header'> <span class='rose'>&#215;</span> <div class='chat-img'> <img alt='' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhA6RhNe-o738RfZoCsu4AlzioIFfHUBP9GmohddTTiJzd7pjt9oyHApqS9dQSWcR_NZ1ClPLMzl1wDSUtDbB8lbQtW-E5_eE1BGADEJXj2tCIUl7j_zHuI67Y6vB887fyC3yjgg7FRvuad/s1600/afmin3.jpg'/> <span class='nime'/> </div> <div class='whats-head'><div class='whats-john'>John Doe</div><div class='whats-replies'>Typically replies within a day</div></div> </div> <div class='whats-body'> <div class='whats-wrap'> <div class='whats-patch'> <div class='chit-doe'>John Doe</div> <div class='chit-der'>Hi there 👋<br/> <br/>How can I help you?</div> <div class='chit-time'>18:23</div></div> </div> </div> <div class='whats-footer'> <a href='https://api.whatsapp.com/send?phone=9661234567890&amp;text=Hello...' role='button' target='_blank' title='Whatsapp'> <svg viewBox='0 0 308 308' x='0px' y='0px'><g id='XMLID_468_'><path d='M227.904,176.981c-0.6-0.288-23.054-11.345-27.044-12.781c-1.629-0.585-3.374-1.156-5.23-1.156 c-3.032,0-5.579,1.511-7.563,4.479c-2.243,3.334-9.033,11.271-11.131,13.642c-0.274,0.313-0.648,0.687-0.872,0.687 c-0.201,0-3.676-1.431-4.728-1.888c-24.087-10.463-42.37-35.624-44.877-39.867c-0.358-0.61-0.373-0.887-0.376-0.887 c0.088-0.323,0.898-1.135,1.316-1.554c1.223-1.21,2.548-2.805,3.83-4.348c0.607-0.731,1.215-1.463,1.812-2.153 c1.86-2.164,2.688-3.844,3.648-5.79l0.503-1.011c2.344-4.657,0.342-8.587-0.305-9.856c-0.531-1.062-10.012-23.944-11.02-26.348 c-2.424-5.801-5.627-8.502-10.078-8.502c-0.413,0,0,0-1.732,0.073c-2.109,0.089-13.594,1.601-18.672,4.802 c-5.385,3.395-14.495,14.217-14.495,33.249c0,17.129,10.87,33.302,15.537,39.453c0.116,0.155,0.329,0.47,0.638,0.922 c17.873,26.102,40.154,45.446,62.741,54.469c21.745,8.686,32.042,9.69,37.896,9.69c0.001,0,0.001,0,0.001,0 c2.46,0,4.429-0.193,6.166-0.364l1.102-0.105c7.512-0.666,24.02-9.22,27.775-19.655c2.958-8.219,3.738-17.199,1.77-20.458 C233.168,179.508,230.845,178.393,227.904,176.981z' id='XMLID_469_'/><path d='M156.734,0C73.318,0,5.454,67.354,5.454,150.143c0,26.777,7.166,52.988,20.741,75.928L0.212,302.716 c-0.484,1.429-0.124,3.009,0.933,4.085C1.908,307.58,2.943,308,4,308c0.405,0,0.813-0.061,1.211-0.188l79.92-25.396 c21.87,11.685,46.588,17.853,71.604,17.853C240.143,300.27,308,232.923,308,150.143C308,67.354,240.143,0,156.734,0z M156.734,268.994c-23.539,0-46.338-6.797-65.936-19.657c-0.659-0.433-1.424-0.655-2.194-0.655c-0.407,0-0.815,0.062-1.212,0.188 l-40.035,12.726l12.924-38.129c0.418-1.234,0.209-2.595-0.561-3.647c-14.924-20.392-22.813-44.485-22.813-69.677 c0-65.543,53.754-118.867,119.826-118.867c66.064,0,119.812,53.324,119.812,118.867 C276.546,215.678,222.799,268.994,156.734,268.994z' id='XMLID_470_'/></g></svg> <span>Start Chat</span></a> </div> </div> </div> <button class='whts-btn' data-modal='veel'><span class='nime'/><svg viewBox='0 0 308 308' x='0px' y='0px'><g id='XMLID_468_'><path d='M227.904,176.981c-0.6-0.288-23.054-11.345-27.044-12.781c-1.629-0.585-3.374-1.156-5.23-1.156 c-3.032,0-5.579,1.511-7.563,4.479c-2.243,3.334-9.033,11.271-11.131,13.642c-0.274,0.313-0.648,0.687-0.872,0.687 c-0.201,0-3.676-1.431-4.728-1.888c-24.087-10.463-42.37-35.624-44.877-39.867c-0.358-0.61-0.373-0.887-0.376-0.887 c0.088-0.323,0.898-1.135,1.316-1.554c1.223-1.21,2.548-2.805,3.83-4.348c0.607-0.731,1.215-1.463,1.812-2.153 c1.86-2.164,2.688-3.844,3.648-5.79l0.503-1.011c2.344-4.657,0.342-8.587-0.305-9.856c-0.531-1.062-10.012-23.944-11.02-26.348 c-2.424-5.801-5.627-8.502-10.078-8.502c-0.413,0,0,0-1.732,0.073c-2.109,0.089-13.594,1.601-18.672,4.802 c-5.385,3.395-14.495,14.217-14.495,33.249c0,17.129,10.87,33.302,15.537,39.453c0.116,0.155,0.329,0.47,0.638,0.922 c17.873,26.102,40.154,45.446,62.741,54.469c21.745,8.686,32.042,9.69,37.896,9.69c0.001,0,0.001,0,0.001,0 c2.46,0,4.429-0.193,6.166-0.364l1.102-0.105c7.512-0.666,24.02-9.22,27.775-19.655c2.958-8.219,3.738-17.199,1.77-20.458 C233.168,179.508,230.845,178.393,227.904,176.981z' id='XMLID_469_'/><path d='M156.734,0C73.318,0,5.454,67.354,5.454,150.143c0,26.777,7.166,52.988,20.741,75.928L0.212,302.716 c-0.484,1.429-0.124,3.009,0.933,4.085C1.908,307.58,2.943,308,4,308c0.405,0,0.813-0.061,1.211-0.188l79.92-25.396 c21.87,11.685,46.588,17.853,71.604,17.853C240.143,300.27,308,232.923,308,150.143C308,67.354,240.143,0,156.734,0z M156.734,268.994c-23.539,0-46.338-6.797-65.936-19.657c-0.659-0.433-1.424-0.655-2.194-0.655c-0.407,0-0.815,0.062-1.212,0.188 l-40.035,12.726l12.924-38.129c0.418-1.234,0.209-2.595-0.561-3.647c-14.924-20.392-22.813-44.485-22.813-69.677 c0-65.543,53.754-118.867,119.826-118.867c66.064,0,119.812,53.324,119.812,118.867 C276.546,215.678,222.799,268.994,156.734,268.994z' id='XMLID_470_'/></g></svg></button> </div> </div><!-- /credit --> </div><!-- /contained --> </div> <b:if cond='!data:view.isMultipleItems'> <script id='main-js' type='text/javascript'> //<![CDATA[ var AJAX_LOADING_IMAGE = "https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg7VXmpBEHlupCrM-UmdTWZ2Pi1tfT6XvGKunKuKIUiUcRbWHH4HfUsNw6LMR8OHhsgt5z9wJFX_ecEqUfCj_mq7pUjY0Y-cmieoCEeWejNii4yRessMkWUDaRhZrs1x4zSB4_qaVKWSto/s1600/ajax-loader.gif"; var CART_CACHE_DURATION = 7; var Feed_URL = "/feeds"; spotcommerce_easy_text_picker = ['.translator i[data-key="', '"]', ".image-list", "id", ".widget.Image", "", "", "", "h2", ".widget-content", "img", "src", ".caption", "a", "href", ".natural-thumbnail img", "height", "width", "src", "//", "//", "//", '<img src="', '" class="replaced"/>', "youtube.com", "/default.", "/default.", "/mqdefault.", '<img src="', '" class="replaced"/>', "undefined", "mm/dd/yyyy", "undefined", "undefined", "http://lorempixel.com/300/500/", "", "", "", "", "", "", "comments", "Anonymous", "", "http://img1.blogblog.com/img/anon36.png", "", "", "entry", "post-", "published", "category", "title", "content", "summary", "", "", "", "...", "link", "alternate", "replies", "name", "uri", "gd$image", "http://img1.blogblog.com/img/blank.gif", "", "", "media$thumbnail", "", "thr$total", " ", "", "", "", "", "thr$in-reply-to", "thr$in-reply-to", "thr$in-reply-to", "/default/", "/summary/", "?alt=json-in-script", "gd$extendedProperty", "blogger.itemClass", "pid-", "", "undefined", "mm/dd/yyyy", "undefined", "undefined", "http://lorempixel.com/300/500/", "blog-", ".comments", "", "category", "", "title", "", "subtitle", "Anonymous", "", "http://img1.blogblog.com/img/anon36.png", "name", "uri", "gd$image", "http://img1.blogblog.com/img/blank.gif", "entry", "post-", "", "published", "category", "", "title", "", "content", "", "summary", "", "", "", "...", "", "comments", "link", "alternate", "replies", "Anonymous", "", "http://img1.blogblog.com/img/anon36.png", "name", "uri", "gd$image", "http://img1.blogblog.com/img/blank.gif", "", "", "media$thumbnail", "", "thr$total", " ", "", "", "", "", "thr$in-reply-to", "thr$in-reply-to", "thr$in-reply-to", "/default/", "/summary/", "?alt=json-in-script", "", "gd$extendedProperty", "blogger.itemClass", "pid-", "", "-", "dd", "mm", "yyyy", "cookie", "; expires=", "; path=/", "=", "test", "ok", "", ";", "=", "=", "", "", "undefined", "", "", "?", "#", "://", "/", "archive.html", "/search?updated-min=", "/search?", "/search/label/", "/p/", ".html", "/cart/", "?page=cart", "/checkout/", "?page=checkout", "/wishlist/", "/p/wishlist.html", "/b/", "admin", "yes", ".item-control", ".item-control", "display", "none", "", "", ".", "", "", ".", "#primary", '<div class="wide section" id="blog"><div class="widget Blog" id="Blog1"><div class="blog-posts hfeed"><div class="clear"></div></div></div></div><div class="clear"></div>', "#header-2", "", "string", "!0", "", "", "", "", "string", "_", "-", "!0", '<div class="property out-of-stock efont">', "Out of stock", "</div>", '<div class="property on-sale color-bg efont"><span class="label">', "On sale", '</span><span class="old old-price" data-old="', '">', '</span><span class="current current-price" data-price="', '">', "</span></div>", '<div class="property normal color-bg efont current-price" data-price="', '">', "</div>", ".blog-posts.hfeed.index .index-post", "even", "odd", "triple", "quad", "#popular-items .index-post", "even", "odd", "triple", "quad", "#home-horizon-section-2 .widget", "even", "odd", "triple", "quad", "span.trans", "data-key", ".follow-by-email-submit", "SUBSCRIBE", ".follow-by-email-address", "placeholder", "Email address...", "#header .menu a", "_", "sub", '<span class="tab"></span>', "#header .menu-toggle", "#header .menu", "display", "none", "#header .menu-toggle", "#header .menu", "display", "none", "#header .menu-toggle", "#header .menu", "display", "none", "#header .menu", "#header .menu-toggle", "slider", "#slider", '<div class="wide inner"></div>', "", "", "[", "]", "[", "]", "", "[", "]", "[", "]", '<div class="slide">', "", '<a href="', '" class="slide-content pre-title efont white block">', "</a>", '<a href="', '" class="slide-content title efont white block">', "</a>", '<a href="', '" class="slide-content caption white block">', "</a>", '<a href="', '" class="slide-content button efont white color-bg black-hover inb">', "</a>", '<div class="slide-content-wrapper">', "</div>", '<a href="', '" class="image block abs"><img alt="slide-image" src="', '"/></a>', "</div>", 'html[dir="rtl"]', "#bar .tabs .active", "#bar .tabs", "#bar .arrow", "left", "px", "#bar .inner .tabs", "#bar .inner", '<div class="breadcrumb"></div>', "#bar .tabs a", "#bar .tabs a.active", "active", "active", ".search-toggle", ".search-overlay", "#search-form", "30%", "easeOutBack", ".search-overlay", ".search-overlay", "#search-form", "100%", "body", ".search-overlay", "display", "none", ".search-overlay", "#search-form", "100%", ".index-post", ".property", ".out-of-stock", ".add-to-cart", "+ ", "Readmore", " +", "disabled", ".current-price", ".add-to-cart", "+ ", "Add to cart", " +", "href", ".tabs a", ".tabs a", "active", "active", ".latest", "#blog", "#home-random", "#popular-items", ".random", "#blog", "#home-random", "#popular-items", ".popular", "#blog", "#home-random", "#popular-items", ".label-information", "_", "-", "!0", "data-count", "data-url", '.post-tags a[rel="tag"]', "_", "-", "!0", ".breadcrumb", '<a href="/" class="black color-hover">', "Home", '</a><span class="sep">/</span>', '<a href="', '?max-results=8" class="black color-hover">', "</a>", '.post-tags a[rel="tag"]', "href", "href", '<a href="', '?max-results=8" class="black color-hover">', '</a><span class="sep">/</span>', '<span class="bc-post-title black">404</span>', "title", "___", "404", "title", '<span class="bc-post-title black">', "Archive", "</span>", '<span class="bc-post-title black">', "Cart", "</span>", "title", "___", "Cart", "title", '<span class="bc-post-title black">', "Checkout", "</span>", "title", "___", "Checkout", "title", '<span class="bc-post-title black">', "Wishlist", "</span>", "title", "___", "Wishlist", "title", "#home-horizon-section .widget.Text .widget-content", "##", "##", '<span class="icon"><i class="fa fa-', '"></i></span>', ".post .post-description img", "src", "src", "br", "a", "br", "div.separator", "br", "div.separator", "br", "div.separator", "a", "div.separator", ".post-header .desc-image-list", "", '<div class="full">', '<div class="natural-thumbnail"><img src="', '" alt="post-full-image"/></div>', '<div class="natural-thumbnail" style="opacity: 0" ><img src="', '" alt="post-full-image"/></div>', "</div>", '<div class="thumb">', '<a class="natural-thumbnail"><img src="', '" alt="post-thumb-image"/></a>', '<div class="clear"></div></div>', ".post-header .desc-image-list .thumb .natural-thumbnail", "img", "src", ".post-header .desc-image-list .full .natural-thumbnail", "opacity", "1", ".post-header .desc-image-list .full .natural-thumbnail", "img", "src", ".post.hentry .post-header-meta-2", '<span class="price-label">', "Price", ":</span>", "-", '<span class="inb old-price efont">', "</span>", "_", '<span class="inb cur-price efont">', "</span>", '<span class="inb color-bg white efont on-sale">', "On sale", "</span>", "!0", '<span class="inb white out-of-stock efont">', "Out of stock", "</span>", "add_to_cart", "add_to_wishlist", "", ",", "(", ")", "(", "(", ")", "", ",", "(", ")", "", ",", "(", ")", "", ",", "(", ")", "", ".wishlist-toggle", "hide", "title", "View wishlist", ".cart-toggle", "hide", "title", "View cart", ".post-header-action-buttons", "", "data-id", '<div class="action-button-wrapper add-to-cart-button-wrapper rel">', '<span class="add-to-cart-up change-cart-counter-button color-hover ptr"><i class="fa fa-angle-up"></i></span>', '<span class="add-to-cart-down change-cart-counter-button color-hover ptr"><i class="fa fa-angle-down"></i></span>', '<a class="add-to-cart color-bg white black-bg-hover" data-id="', '">', "Add", ' <span class="counter b">1</span> ', "items to cart", ' <i class="fa fa-shopping-cart icon"></i></a>', '<div class="clear"></div>', "</div>", '<div class="action-button-wrapper add-to-wishlist-button-wrapper rel">', '<a class="add-to-wishlist white-bg black green-bg-hover white-hover" data-id="', '">', "Add to Wishlist", ' <i class="fa fa-heart"></i></a>', '<div class="clear"></div>', "</div>", '<div class="clear"></div>', '<div class="shopping-msg"></div>', '<div class="clear"></div>', ".post-header-action-buttons .change-cart-counter-button", ".post-header-action-buttons .add-to-cart .counter", ".add-to-cart-up", ".post-header-action-buttons .add-to-cart .counter", ".cart-toggle", ".wishlist-toggle", ".number", ".fa", '<span class="number color-bg white block abs">', "</span>", ".disabled", ".counter", ".counter", "data-id", ".counter", ".shopping-item.hentry", "h1.shopping-title", ".shopping-msg", '<i class="fa fa-check"></i> "', '" ', "was successfully added to your cart", '. <a href="/?page=cart">', "View cart", "</a>", ".in-list", '<i class="fa fa-check"></i> ', "Add to cart", ".add-to-cart", ".add-to-wishlist", ".disabled", "data-id", ".shopping-item", "h1.item_name", ".shopping-msg", '<i class="fa fa-check"></i> <span style="display:none;">"', '"</span> ', "item added to your", ' <a href="/p/wishlist.html">', "wishlist.", "</a>", '<div class="cart-content white-bg abs right0"> <div class="cart-list"> </div> <p class="total"><strong>', "Subtotal", ':</strong> <span class="amount">', '<span class="value">0</span>', '</span></p> <p class="buttons"> <a href="/?page=cart" class="button viewcart grey-bg black color-bg-hover white-hover inb efont">', "View Cart", '</a> <a href="/?page=checkout" class="button checkout inb color-bg white black-bg-hover efont">', "Checkout", "</a> </p></div>", ".cart-toggle-wrapper", "", ".cart-content", "/posts/default/", "?alt=json-in-script", ".cart-content", "", "_", '<div class="cart-item"> <a href="', '" class="cart-item-thumb"> <img src="', '" alt="cart-item-thumb"></a> <div class="cart-text"> <a class="cart-item-title" href="', '">', '</a> <span class="quantity"><span class="number">', '</span> × <span class="price">', '<span class="price-value" data-price="', '">', "</span>", '</span></span> <span class="cart-item-remove" data-id="', '" title="', "Remove from cart", '">×</span> </div> <div class="clear"></div> </div>', ".cart-toggle-wrapper .cart-content .cart-list", ".cart-toggle-wrapper .cart-content .cart-list .ajax-loader", ".cart-toggle-wrapper .cart-content .cart-list .cart-item", ".price-value", "data-price", ".number", ".cart-toggle-wrapper .cart-content .total .amount .value", ".cart-toggle-wrapper .cart-content .cart-list .cart-item .cart-item-remove", "data-id", "Can not get item from server!", "jsonp", "Can not get data from server!", ".cart-toggle", ".number", ".cart-toggle-wrapper .cart-content", ".cart-toggle-wrapper .cart-content .cart-list", '<img class="ajax-loader" src="', '"/>', ".cart-toggle-wrapper .cart-content .total .value", "0", "", ".cart-toggle-wrapper .cart-content", ".cart-toggle-wrapper", ".disabled", ".cart-toggle-wrapper", ".disabled", ".cart-toggle-wrapper", ".cart-content", "data-id", '.index-post[data-id="', '"]', ".index-post", ".blog-posts.hfeed", '<div class="empty-wishlist empty-msg">', "The wishlist is empty now", "</div>", "/posts/default/", "?alt=json-in-script", "", "", " even", " odd", " triple", " quad", '<div class="index-post small shopping-item', '" data-id="', '">', '<a class="natural-thumbnail" href="', '">', '<img src="', '" class="shopping-thumb"/>', "</a>", '<div class="content tcenter">', '<h2 class="wishlist-title"><a href="', '">', "</a></h2>", '<a class="add-to-cart in-list" data-id="', '"><span class="plus-to-list">', " ", "</span></a>", '<a class="add-to-cart disabled" href="', '"><span class="text black-hover">+ ', "Readmore", " +</span></a>", '<div class="clear"></div>', '<a class="remove-from-wishlist" data-id="', '"><span class="remove-wishlist">', "X", "</span></a>", "</div>", '<div class="clear"></div></div>', ".blog-posts.hfeed .ajax-loader", ".blog-posts.hfeed .ajax-loader", ".blog-posts.hfeed .index-post a.add-to-cart", ".blog-posts.hfeed .index-post a.remove-from-wishlist", "Can not get item from server!", "jsonp", "Can not get data from server!", "body", "wishlist", ".blog-posts.hfeed", "wishlist-page", ".blog-posts.hfeed", '<img class="ajax-loader" src="', '"/>', ".blog-posts.hfeed", '<div class="empty-wishlist empty-msg">', "The wishlist is empty now", "</div>", "", "body", "cart", ".blog-posts.hfeed", "cart-page", ".cart-toggle-wrapper", "disabled", ".blog-posts.hfeed", '<div class="cart-page-buttons"></div>', ".blog-posts.hfeed", '<div class="cart-page-subtotal"></div>', ".blog-posts.hfeed", '<div class="cart-page-content"></div>', "/posts/default/", "?alt=json-in-script", "", "_", '<tr class="cart_item" data-id="', '"> <td class="product-remove"> <a class="remove" title="', "Remove from cart", '" data-id="', '">×</a> </td> <td class="product-thumbnail"> <a href="', '"><img src="', '"></a> </td> <td class="product-name"> <a href="', '">', '</a> </td> <td class="product-price"> <span class="amount">', '<span class="price-value" data-id="', '" data-price="', '">', "</span>", '</span> </td> <td class="product-quantity"> <div class="quantity buttons_added"><input type="button" value="-" class="minus" data-id="', '"><input type="number" step="1" min="1" name="cart[', '][qty]" value="', '" class="input-text qty text" size="4"><input type="button" value="+" class="plus" data-id="', '"></div> </td> <td class="product-subtotal"> <span class="amount">', '<span class="subtotal-value">', "</span>", "</span> </td> </tr>", '<table class="cart-page-table" cellspacing="0"><thead> <tr> <th class="product-remove">&nbsp;</th> <th class="product-thumbnail">&nbsp;</th> <th class="product-name">', "Product", '</th> <th class="product-price">', "Price", '</th> <th class="product-quantity">', "Quantity", '</th> <th class="product-subtotal">', "Total", "</th> </tr> </thead><tbody>", "</tbody></table>", ".cart-page-content", ".cart-page-content .cart_item", "data-id", '.price-value[data-id="', '"]', "data-price", 'input[name="cart[', '][qty]"]', ".cart-page-subtotal", '<strong class="label">', "Subtotal", ':</strong> <span class="subtotal-value">', '<span class="value">', "</span>", "</span>", ".cart-page-buttons", '<a class="update-cart-page inb color-bg white-bg black-bg-hover black white-hover">', "Update cart", '</a> <a class="proceed-checkout inb color-bg white green-bg-hover" href="?page=checkout">', "Procceed checkout", "</a>", '.cart_item .product-quantity input[type="button"]', "data-id", 'input[name="cart[', '][qty]"]', ".minus", 'input[name="cart[', '][qty]"]', 'input[name="cart[', '][qty]"]', ".update-cart-page", ".cart_item", "data-id", 'input[name="cart[', '][qty]"]', ".cart_item .remove", "data-id", "Can not get item from server!", "jsonp", "Can not get data from server!", "", ".cart-page-content", "", ".cart-page-subtotal", "", ".cart-page-buttons", "", ".cart-page-content", '<img class="ajax-loader" src="', '"/>', ".blog-posts.hfeed", '<div class="empty-cart empty-msg">', "The cart is empty now", "</div>", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "#ship-to-different-address-checkbox", ":checked", "", "p.validate-required", ".billing-fields p.validate-required", 'input[type="text"]', "id", "_email", "@", ".", "id", "_phone", "+", "id", "_postcode", "#billing_country", "", "#billing_first_name", "", "#billing_last_name", "", "#billing_company", "", "#billing_address", "", "#billing_city", "", "#billing_postcode", "", "#billing_email", "#billing_phone", "#shipping_country", "", "#shipping_first_name", "", "#shipping_last_name", "", "#shipping_company", "", "#shipping_address", "", "#shipping_city", "", "#shipping_postcode", "", "#order_comments", '.checkout-page .payment-methods input[name="payment_method"][checked="checked"]', "#ship-to-different-address-checkbox", ":checked", ".checkout-page .contact-form-wrapper", ".contact-form-name", " ", ".contact-form-email", "NEW ORDER", ": #", "\n", "==========================\n", "METHOD", ":", "\n", "Billing Address and Shipping Address", "Billing Address", "\n", "-----------------------------------------------------------\n", " ", "First Name", ": ", "\n", " ", "Last Name", ": ", "\n", " ", "Company Name", ":", "\n", " ", "Address", ": ", "\n", " ", "Town / City / State", ": ", "\n", " ", "Country", ": ", "\n", " ", "Postcode / Zip", ": ", "\n", " ", "Email", ": ", "\n", " ", "Phone", ": ", "\n", "\n", "Shipping Address", "\n", "-----------------------------------------------------------\n", " ", "First Name", ": ", "\n", " ", "Last Name", ": ", "\n", " ", "Company Name", ":", "\n", " ", "Address", ": ", "\n", " ", "Town / City / State", ": ", "\n", " ", "Country", ": ", "\n", " ", "Postcode / Zip", ": ", "\n", "\n", "Order Notes", "\n", "-----------------------------------------------------------\n", "\n\n", "Order Details", "\n", "============================================================\n", " ", "Product", ": ", "\n", " ", "Price", ": ", "\n", " ", "Quantity", ": ", "\n", " ", "Total", ": ", "\n", " ", "Link", ": ", "\n", "-----------------------------------------------------------\n", "Subtotal", ": ", "\n", "-----------------------------------------------------------\n", "Shipping", ": ", "\n", "-----------------------------------------------------------\n", "Total", ": ", "\n", "-----------------------------------------------------------\n", "\n\n\n\n\n ", ".contact-form-email-message", "#ship-to-different-address-checkbox", ":checked", "", "", "p.validate-required", ".billing-fields p.validate-required", 'input[type="text"]', "id", "_email", "@", ".", "id", "_phone", "+", "id", "_postcode", "style", "border", "1px solid red", "html, body", "billing_country", "billing_first_name", "billing_last_name", "billing_company", "billing_address", "billing_city", "billing_postcode", "billing_email", "billing_phone", "Direct Bank Transfer", "Cheque Payment", "Cash on Delivery", "#ship-to-different-address-checkbox", ":checked", "<p>", "Thank you. Your order has been received", '</p> <ul class="order_details"> <li class="order"> <div class="">', "Order ID", ':</div><strong class="color">#', '</strong> </li> <li class="date"> <div class="">MM/DD/YYY:</div><strong>', "/", "/", '</strong> </li> <li class="total"> <div class="">', "Total", ':</div><strong><span class="amount">', '</span></strong> </li> <li class="method"> <div class="">', "Payment method", ":</div><strong>", "</strong> </li> </ul>", "Direct Bank Transfer", "<p>", "Make your payment directly into our bank account. Please use your Order ID as the payment reference. Your order will not be shipped until the funds have cleared in our account", "</p> <h2>", "Our Bank Details", '</h2> <h3 class="color">', " - ", '</h3> <ul class="order_details"> <li class="account_number"><div class="">', "Account Number", ':</div><strong class="color">', "</strong></li>", '<li class="sort_code"><div class="">', "Sort Code", ":</div><strong>", "</strong></li>", '<li class="iban"><div class="">IBAN:</div><strong>', "</strong></li>", '<li class="bic"><div class="">BIC:</div><strong>', "</strong></li>", "</ul>", "Cheque Payment", "<p>", "Please send your cheque to", ' <span class="color">', ", ", ", ", ", ", ", ", ", ", "</span></p>", "<p>", "Pay with cash upon delivery.", "</p>", "<h2>", "Order Details", '</h2> <table class="shop_table order_details"> <thead> <tr> <th class="product-name">', "Product", '</th> <th class="product-total">', "Total", '</th> </tr> </thead> <tfoot> <tr> <th scope="row">', "Subtotal", ':</th> <td><span class="amount">', '</span></td> </tr> <tr> <th scope="row">', "Shipping", ":</th> <td>", "Free Shipping", '</td> </tr> <tr> <th scope="row">', "Total", ':</th> <td><span class="amount">', "</span></td> </tr> </tfoot> <tbody>", '<tr class="order_item"> <td class="product-name">', '<strong class="product-quantity">× ', '</strong></td> <td class="product-total"><span class="amount">', "</span></td> </tr>", "</tbody> </table> <header> <h2>", "Customer details", '</h2> </header> <dl class="customer_details"> <dt>', "Email", ":</dt> <dd>", "</dd><dt>", "Phone", ":</dt><dd>", '</dd> </dl> <div class="col2-set addresses"> <div class="col-1 ', "", '"> <header class="title"> <h3>', "Billing Address and Shipping Address", "Billing Address", "</h3> </header> <address> <p> ", " ", "<br> ", "<br> ", "<br> ", ", ", " </p> </address> </div>", '<div class="col-2"> <header class="title"> <h3>', "Shipping Address", "</h3> </header> <address> <p> ", " ", "<br> ", "<br> ", "<br> ", ", ", " </p> </address> </div>", '<div class="clear"></div></div><div class="clear"></div>', ".checkout-step-2", "PayPal", "https://www.paypal.com/cgi-bin/webscr?cmd=_cart", "&business=", "&currency_code=", "&charset=UTF-8", "&rm=0", "&upload=1", "&bn=SpotCommerce_Cart", "&invoice=", "&first_name=", "&last_name=", "&company=", "&address1=", "&city=", "&zip=", "&country=", "&email=", "&night_phone_b=", "&day_phone_b=", "&handling_cart=", "&no_shipping=1", "&tax_cart=0", "&item_name_", "=", "&quantity_", "=", "&amount_", "=", "#ContactForm1_contact-form-success-message", "#ContactForm1_contact-form-success-message", ".checkout-step-1", ".checkout-step-2", "#ContactForm1_contact-form-success-message", "#ContactForm1_contact-form-error-message", "Blogger server had an unknown error!!", ".checkout-step-1", ".checkout-step-2", "/posts/default/", "?alt=json-in-script", "", "_", '<tr class="cart_item"> <td class="product-name">', ' <strong class="product-quantity">×', '</strong></td> <td class="product-total"><span class="amount">', "</span></td> </tr>", "Free Shipping", '<h3 id="order_review_heading">', "Your Order", '</h3> <table class="shop_table" cellspacing="0"> <thead> <tr> <th class="product-name">', "Product", '</th> <th class="product-total">', "Total", '</th> </tr> </thead> <tfoot> <tr class="cart-subtotal"> <th>', "Subtotal", '</th> <td><span class="amount">', '</span></td> </tr> <tr class="shipping"> <th>', "Shipping and Handling", "</th> <td> ", ' </td> </tr> <tr class="order-total"> <th>', "Total", '</th> <td><strong><span class="amount">', "</span></strong> </td> </tr> </tfoot> <tbody> ", " </tbody> </table>", ".billing-info", '<ul class="payment_methods methods">', '<li class="payment_method_bacs"> <input id="payment_method_bacs" type="radio" class="input-radio" name="payment_method" value="', "Direct Bank Transfer", '"/> <label for="payment_method_bacs">', "Direct Bank Transfer", ' </label> <div class="payment_box payment_method_bacs"><p>', "Make your payment directly into our bank account. Please use your Order ID as the payment reference. Your order will not be shipped until the funds have cleared in our account", ".</p></div> </li>", '<li class="payment_method_cheque"> <input id="payment_method_cheque" type="radio" class="input-radio" name="payment_method" value="', "Cheque Payment", '"/> <label for="payment_method_cheque">', "Cheque Payment", ' </label> <div class="payment_box payment_method_cheque hide"> <p>', "Please send your cheque to", " ", ", ", ", ", ", ", ", ", ", ", "</p> </div> </li>", '<li class="payment_method_cod"> <input id="payment_method_cod" type="radio" class="input-radio" name="payment_method" value="', "Cash on Delivery", '"/> <label for="payment_method_cod">', "Cash on Delivery", ' </label> <div class="payment_box payment_method_cod hide"> <p>', "Pay with cash upon delivery.", "</p> </div> </li>", '<li class="payment_method_paypal"> <input id="payment_method_paypal" type="radio" class="input-radio" name="payment_method" value="PayPal"/> <label for="payment_method_paypal">PayPal <div class="inb paypal-img"><span class="pay">Pay</span><span class="pal">Pal</span></div></label> <div class="payment_box payment_method_paypal hide"> <p>', "Pay via PayPal; you can pay with your credit card if you have no a PayPal account", "</p> </div> </li>", "</ul>", ".checkout-page .payment-methods", 'ul.payment_methods li:first input[type="radio"]', "checked", "checked", ".checkout-step-1 .action-buttons", '<a href="/?page=cart" class="white-bg black color-hover inb button">', "View Cart", '</a> <div class="contact-form-wrapper inb"></div>', '#ContactForm1 form[name="contact-form"]', ".checkout-page .contact-form-wrapper", '.checkout-page .contact-form-wrapper form[name="contact-form"]', '<div class="contact-form-inner"></div>', '.checkout-page .contact-form-wrapper form[name="contact-form"]', '<div class"button"></div>', '.checkout-page .contact-form-wrapper form[name="contact-form"] .contact-form-button-submit', '.checkout-page .contact-form-wrapper form[name="contact-form"]', '.checkout-page .contact-form-wrapper form[name="contact-form"] .contact-form-button-submit', "color-bg white inb continue button place-order", "Place Order", '.checkout-page input[name="payment_method"]', "change", "checked", '.checkout-page .payment_methods input[checked="checked"]', "id", ".payment_box.", "checked", "id", ".payment_box.", "checked", "checked", "#ContactForm1_contact-form-submit", "#ContactForm1_contact-form-submit", "Can not get item from server!", "jsonp", "Can not get data from server!", "", ".billing-info", '<img class="ajax-loader" src="', '"/>', '<form name="checkout" method="post" class="checkout" action=""> <div class="col-1"> <h3>', "Billing Details", '</h3> <div class="billing-fields">', '<p class="address-field update_totals_on_change validate-required" id="billing_country_field"> <label for="billing_country" class="">', "Country", ' <abbr class="required" title="required">*</abbr></label> <select name="billing_country" id="billing_country" class="country_to_state country_select">', "billing_country", '<option value="', '"', "", ">", "</option>", '</select> </p><div class="clear"></div>', '<p class="form-row form-row-first validate-required" id="billing_first_name_field"> <label for="billing_first_name" class="">', "First Name", ' <abbr class="required" title="required">*</abbr></label> <input type="text" class="input-text " name="billing_first_name" id="billing_first_name" placeholder="" value="', "billing_first_name", '"/> </p>', '<p class="form-row form-row-last validate-required" id="billing_last_name_field"> <label for="billing_last_name" class="">', "Last Name", ' <abbr class="required" title="required">*</abbr></label> <input type="text" class="input-text " name="billing_last_name" id="billing_last_name" placeholder="" value="', "billing_last_name", '"/> </p>', '<p class="form-row form-row-wide" id="billing_company_field"> <label for="billing_company" class="">', "Company Name", '</label> <input type="text" class="input-text " name="billing_company" id="billing_company" placeholder="" value="', "billing_company", '"/> </p>', '<p class="form-row form-row-wide address-field validate-required" id="billing_address_field"> <label for="billing_address" class="">', "Address", ' <abbr class="required" title="required">*</abbr></label> <input type="text" class="input-text " name="billing_address" id="billing_address" placeholder="" value="', "billing_address", '"/> </p>', '<p class="form-row form-row-wide address-field validate-required" id="billing_city_field" data-o_class="form-row form-row-wide address-field validate-required"> <label for="billing_city" class="">', "Town / City / State", ' <abbr class="required" title="required">*</abbr></label> <input type="text" class="input-text " name="billing_city" id="billing_city" placeholder="" value="', "billing_city", '"/> </p>', '<p class="form-row form-row-last address-field validate-required validate-postcode" id="billing_postcode_field" data-o_class="form-row form-row-last address-field validate-required validate-postcode"> <label for="billing_postcode" class="">', "Postcode / Zip", ' <abbr class="required" title="required">*</abbr></label> <input type="text" class="input-text " name="billing_postcode" id="billing_postcode" placeholder="" value="', "billing_postcode", '"/> </p>', '<p class="form-row form-row-first validate-required validate-email" id="billing_email_field"> <label for="billing_email" class="">', "Email Address", ' <abbr class="required" title="required">*</abbr></label> <input type="text" class="input-text " name="billing_email" id="billing_email" placeholder="" value="', "billing_email", '"/> </p> <p class="form-row form-row-last validate-required validate-phone" id="billing_phone_field"> <label for="billing_phone" class="">', "Phone", ' <abbr class="required" title="required">*</abbr></label> <input type="text" class="input-text " name="billing_phone" id="billing_phone" placeholder="" value="', "billing_phone", '"/> </p> <div class="clear"></div></div> </div> <div class="col-2"> <h3 id="ship-to-different-address"> <label for="ship-to-different-address-checkbox" class="checkbox">', "Ship to a different address?", '</label> <input id="ship-to-different-address-checkbox" class="input-checkbox" type="checkbox" name="ship_to_different_address" value="1"/> </h3> <div class="hide shipping-fields">', '<p class="address-field update_totals_on_change validate-required" id="shipping_country_field"> <label for="shipping_country" class="">', "Country", ' <abbr class="required" title="required">*</abbr></label> <select name="shipping_country" id="shipping_country" class="country_to_state country_select">', '<option value="', '">', "</option>", "</select> </p>", '<p class="form-row form-row-first validate-required" id="shipping_first_name_field"> <label for="shipping_first_name" class="">', "First Name", ' <abbr class="required" title="required">*</abbr></label> <input type="text" class="input-text " name="shipping_first_name" id="shipping_first_name" placeholder="" value=""/> </p>', '<p class="form-row form-row-last validate-required" id="shipping_last_name_field"> <label for="shipping_last_name" class="">', "Last Name", ' <abbr class="required" title="required">*</abbr></label> <input type="text" class="input-text " name="shipping_last_name" id="shipping_last_name" placeholder="" value=""/> </p>', '<p class="form-row form-row-wide" id="shipping_company_field"> <label for="shipping_company" class="">', "Company Name", '</label> <input type="text" class="input-text " name="shipping_company" id="shipping_company" placeholder="" value=""/> </p>', '<p class="form-row form-row-wide address-field validate-required" id="shipping_address_field"> <label for="shipping_address" class="">', "Address", ' <abbr class="required" title="required">*</abbr></label> <input type="text" class="input-text " name="shipping_address" id="shipping_address" placeholder="" value=""/> </p>', '<p class="form-row form-row-wide address-field validate-required" id="shipping_city_field" data-o_class="form-row form-row-wide address-field validate-required"> <label for="shipping_city" class="">', "Town / City / State", ' <abbr class="required" title="required">*</abbr></label> <input type="text" class="input-text " name="shipping_city" id="shipping_city" placeholder="" value=""/> </p>', '<p class="form-row form-row-last address-field validate-required validate-postcode" id="shipping_postcode_field" data-o_class="form-row form-row-last address-field validate-required validate-postcode"> <label for="shipping_postcode" class="">', "Postcode / Zip", ' <abbr class="required" title="required">*</abbr></label> <input type="text" class="input-text " name="shipping_postcode" id="shipping_postcode" placeholder="" value=""/> </p>', '<div class="clear"></div></div> <p class="form-row notes" id="order_comments_field"> <label for="order_comments" class="">', "Order Notes", '</label><textarea name="order_comments" class="input-text " id="order_comments" placeholder="" rows="2"></textarea> </p> </div></form><div class="clear"></div>', "body", "checkout", ".blog-posts.hfeed", "checkout-page", ".cart-toggle-wrapper", "disabled", "a.cart-toggle", "href", "/?page=cart", ".checkout-page", '<div class="checkout-step-1 input-info"><div class="checkout-form">', '</div><div class="billing-info"></div><div class="payment-methods"></div><div class="action-buttons"></div>', ".checkout-page", '<div class="checkout-step-2 summary-info hide"><img class="ajax-loader" src="', '"/></div>', "#ship-to-different-address-checkbox", "change", ":checked", ".shipping-fields", ".shipping-fields", "#blog .index-post", "#home-random", '<img class="ajax_loading_img" src="', '"/>', "/posts/summary?alt=json-in-script&max-results=0", "/posts/default?alt=json-in-script&max-results=", "&start-index=", "", "", " even", " odd", " triple", " quad", '<div class="index-post small shopping-item', '" data-id="', '">', '<a class="natural-thumbnail" href="', '">', '<img src="', '" class="shopping-thumb"/>', "</a>", '<div class="content tcenter">', '<h2 class="b_ shopping-title"><a class="black color-hover" href="', '">', "</a></h2>", '<a class="add-to-cart in-list" data-id="', '"><span class="text black-hover">+ ', "Add to cart", " +</span></a>", '<a class="add-to-cart disabled" href="', '"><span class="text black-hover">+ ', "Readmore", " +</span></a>", "</div>", '<div class="clear"></div></div>', "#home-random", '<div class="clear"></div>', "#home-random .index-post a.add-to-cart", "jsonp", "jsonp", "#home-random", "#bar .tabs a.random", "", "#Label1", "h2", "a", "data-href", "_", "-", "!0", "/search/label/", "?", "?", "#Label1", "collections", "rel", '<div class="header"><h2>', '<select name="collection-list">', '<option value="', '">', "</option>", "</select></h2>", '<div class="clear"></div></div><div class="clear"></div><div class="body">', '<div name="', '" class="inner"><div class="collection-content"></div><a href="', '?max-results=8" class="more black color-bg-hover white-hover efont ease" style="display: none;">', "View all products of", ' <span class="upper">', "</span></a></div>", "</div>", 'select[name="collection-list"]', "disabled", "disabled", "/posts/default/-/", "?alt=json-in-script&max-results=", "", "", " even", " odd", " triple", " quad", '<div class="index-post big shopping-item', '" data-id="', '">', '<a class="natural-thumbnail" href="', '">', '<img src="', '" class="shopping-thumb"/>', "</a>", '<div class="content tcenter">', '<h2 class="b_ shopping-title"><a class="black color-hover" href="', '">', "</a></h2>", '<a class="add-to-cart in-list" data-id="', '"><span class="text black-hover">+ ', "Add to cart", " +</span></a>", '<a class="add-to-cart disabled" href="', '"><span class="text black-hover">+ ', "Readmore", " +</span></a>", "</div>", '<div class="clear"></div></div>', 'div[name="', '"] .collection-content', '<div class="clear"></div>', 'div[name="', '"]', "active", 'select[name="collection-list"]', "disabled", 'div[name="', '"]', ".more", 'div[name="', '"] .collection-content .index-post a.add-to-cart', "jsonp", "Can not get data from server!", 'select[name="collection-list"]', "change", "disabled", "disabled", "#Label1 .body .inner.active", "active", 'div[name="', '"]', "active", 'div[name="', '"] .collection-content', 'div[name="', '"] .collection-content', '<img src="', '" class="ajax_loading_img"/>', "/posts/default/-/", "?alt=json-in-script&max-results=", "", "", " even", " odd", " triple", " quad", '<div class="index-post big shopping-item', '" data-id="', '">', '<a class="natural-thumbnail" href="', '">', '<img src="', '" class="shopping-thumb"/>', "</a>", '<div class="content tcenter">', '<h2 class="b_ shopping-title"><a class="black color-hover" href="', '">', "</a></h2>", '<a class="add-to-cart in-list" data-id="', '"><span class="text black-hover">+ ', "Add to cart", " +</span></a>", '<a class="add-to-cart disabled" href="', '"><span class="text black-hover">+ ', "Readmore", " +</span></a>", "</div>", '<div class="clear"></div></div>', 'div[name="', '"] .collection-content', '<div class="clear"></div>', 'select[name="collection-list"]', "disabled", 'div[name="', '"]', ".more", 'div[name="', '"] .collection-content .index-post a.add-to-cart', "jsonp", "disabled", "#Label1", "#home-sticky", '<div class="clear"></div>', ".post.hentry .post-tags", "a", "_", "-", "!0", "href", "href", "?max-results=8", ".post.hentry .post-tags", "", "", " even", " odd", " triple", " quad", '<div class="index-post big shopping-item', '" data-id="', '">', '<a class="natural-thumbnail" href="', '">', '<img src="', '" class="shopping-thumb"/>', "</a>", '<div class="content tcenter">', '<h2 class="b_ shopping-title"><a class="black color-hover" href="', '">', "</a></h2>", '<a class="add-to-cart in-list" data-id="', '"><span class="text black-hover">+ ', "Add to cart", " +</span></a>", '<a class="add-to-cart disabled" href="', '"><span class="text black-hover">+ ', "Readmore", " +</span></a>", "</div>", '<div class="clear"></div></div>', ".post-similar .container", "/search/label/", "/posts/default/-/", "?max-results=0&alt=json-in-script", "/posts/default/-/", "?max-results=", "&start-index=", "&alt=json-in-script", ".post-similar span.id", ".post-similar .container", ".post-similar", ".post-similar .container .index-post a.add-to-cart", "jsonp", "jsonp", ".comment-thread > ol > li > .comment-block", '<div class="arrow"></div>', ".comments .comments-content .comment-thread > .continue", "comment-cancel-form", "color-bg", "black-bg-hover", "white", "display", "none", "a", "Cancel reply", ".comments .continue", ".comment-cancel-form", "a", "comment-reply-link", '.comments .comment .comment-actions a[o="r"]', "comment-reply-link", ".comments .comment-reply-link", ".comment", ".comment-replies", ".comment-replybox-thread", ".comment-cancel-form", ".comment-cancel-form", ".comment-cancel-form", ".comment-cancel-form", "#comment-editor", "html, body", '.comments .comment .comment-actions a[o="r"]', ".comment-cancel-form", "html, body", ".blog-posts.hfeed.error_page", "p-404", "", '<h1 class="title-404">', "PAGE MISSING", " - 404</h1>", '<div class="icon-404 color"><i class="fa fa-circle-o-notch"></i></div>', '<div class="msg-1-404">', "Something Went Wrong", "</div>", '<div class="msg-2-404">', "This search can help you find what you need", "</i></div>", "#search-form", "#search-form", "search-404", ".search-toggle", "Input keywords and enter ...", "#search-form #search-text", "#search-form #search-text", "blur", "", "#search-form #search-text", "focus", ""]; function spotcommerce_translated_mapper(trans_text) { var item_in_cart_recheck = trans_text; $(spotcommerce_easy_text_picker[0] + trans_text + spotcommerce_easy_text_picker[1]).each(function () { item_in_cart_recheck = $(this).html(); }); return item_in_cart_recheck; } function spotcommerce_thumbnail_handler() { $(spotcommerce_easy_text_picker[15]).each(function () { $(this).removeAttr(spotcommerce_easy_text_picker[16]); $(this).removeAttr(spotcommerce_easy_text_picker[17]); var image_url_in_first_list = $(this).attr(spotcommerce_easy_text_picker[18]); if (image_url_in_first_list != null) { if (image_url_in_first_list.indexOf(spotcommerce_easy_text_picker[19]) != -1) { image_url_in_first_list = image_url_in_first_list.replace(spotcommerce_easy_text_picker[20], spotcommerce_easy_text_picker[21]); $(this).after(spotcommerce_easy_text_picker[22] + image_url_in_first_list + spotcommerce_easy_text_picker[23]); $(this).remove(); } else if (image_url_in_first_list.indexOf(spotcommerce_easy_text_picker[24]) != -1) { if (image_url_in_first_list.indexOf(spotcommerce_easy_text_picker[25]) != -1) { image_url_in_first_list = image_url_in_first_list.replace(spotcommerce_easy_text_picker[26], spotcommerce_easy_text_picker[27]); $(this).after(spotcommerce_easy_text_picker[28] + image_url_in_first_list + spotcommerce_easy_text_picker[29]); $(this).remove(); } } } }); } spotcommerce_thumbnail_handler(); $(window).resize(function () { spotcommerce_thumbnail_handler(); }); function spotcommerce_call_back_alternative(json) { if (typeof padding_for_format == spotcommerce_easy_text_picker[30]) { var padding_for_format = spotcommerce_easy_text_picker[31]; } if (typeof showing_item_content_package == spotcommerce_easy_text_picker[32]) { var showing_item_content_package = 150; } if (typeof return_default_work_package == spotcommerce_easy_text_picker[33]) { var return_default_work_package = spotcommerce_easy_text_picker[34]; } var spot_commerce_int_collector = new Object; var special_mapping_all_content_filter = /<\S[^>]*>/g; spot_commerce_int_collector.id = spotcommerce_easy_text_picker[35]; spot_commerce_int_collector.published = spotcommerce_easy_text_picker[36]; spot_commerce_int_collector.cate = new Array; spot_commerce_int_collector.title = spotcommerce_easy_text_picker[37]; spot_commerce_int_collector.content = spotcommerce_easy_text_picker[38]; spot_commerce_int_collector.summary = spotcommerce_easy_text_picker[39]; spot_commerce_int_collector.link = spotcommerce_easy_text_picker[40]; spot_commerce_int_collector.reply_label = spotcommerce_easy_text_picker[41]; spot_commerce_int_collector.author = new Object; spot_commerce_int_collector.author.name = spotcommerce_easy_text_picker[42]; spot_commerce_int_collector.author.uri = spotcommerce_easy_text_picker[43]; spot_commerce_int_collector.author.avatar = spotcommerce_easy_text_picker[44]; spot_commerce_int_collector.thumbnail = spotcommerce_easy_text_picker[45]; spot_commerce_int_collector.reply_number = 0; spot_commerce_int_collector.pid = spotcommerce_easy_text_picker[46]; if (spotcommerce_easy_text_picker[47] in json) { var check_out_cart_holder = json.entry; spot_commerce_int_collector.id = check_out_cart_holder.id.$t; page_counter_01 = spotcommerce_easy_text_picker[48]; random_map = spot_commerce_int_collector.id.indexOf(page_counter_01); spot_commerce_int_collector.id = spot_commerce_int_collector.id.substring(random_map + page_counter_01.length); if (spotcommerce_easy_text_picker[49] in check_out_cart_holder) { spot_commerce_int_collector.published = check_out_cart_holder.published.$t; } if (spotcommerce_easy_text_picker[50] in check_out_cart_holder) { for (level_8 = 0; level_8 < check_out_cart_holder.category.length; level_8++) { spot_commerce_int_collector.cate[level_8] = check_out_cart_holder.category[level_8].term; } } if (spotcommerce_easy_text_picker[51] in check_out_cart_holder) { spot_commerce_int_collector.title = check_out_cart_holder.title.$t; } if (spotcommerce_easy_text_picker[52] in check_out_cart_holder) { spot_commerce_int_collector.content = check_out_cart_holder.content.$t; } if (spotcommerce_easy_text_picker[53] in check_out_cart_holder) { spot_commerce_int_collector.summary = check_out_cart_holder.summary.$t; } if (spot_commerce_int_collector.summary == spotcommerce_easy_text_picker[54]) { spot_commerce_int_collector.summary = spot_commerce_int_collector.content.replace(special_mapping_all_content_filter, spotcommerce_easy_text_picker[55]); } if (spot_commerce_int_collector.content == spotcommerce_easy_text_picker[56]) { spot_commerce_int_collector.content = spot_commerce_int_collector.summary; } if (spot_commerce_int_collector.summary.length > showing_item_content_package) { spot_commerce_int_collector.summary = spot_commerce_int_collector.summary.substring(0, showing_item_content_package) + spotcommerce_easy_text_picker[57]; } if (spotcommerce_easy_text_picker[58] in check_out_cart_holder) { for (level_8 = 0; level_8 < check_out_cart_holder.link.length; level_8++) { if (check_out_cart_holder.link[level_8].rel == spotcommerce_easy_text_picker[59]) { spot_commerce_int_collector.link = check_out_cart_holder.link[level_8].href; } if (check_out_cart_holder.link[level_8].rel == spotcommerce_easy_text_picker[60]) { spot_commerce_int_collector.reply_label = check_out_cart_holder.link[level_8].title; } } } a0 = check_out_cart_holder.author[0]; if (spotcommerce_easy_text_picker[61] in a0) { spot_commerce_int_collector.author.name = a0.name.$t; } if (spotcommerce_easy_text_picker[62] in a0) { spot_commerce_int_collector.author.uri = a0.uri.$t; } if (spotcommerce_easy_text_picker[63] in a0) { if (a0.gd$image.src != spotcommerce_easy_text_picker[64]) { spot_commerce_int_collector.author.avatar = a0.gd$image.src; } } spot_commerce_int_collector.thumbnail = spotcommerce_easy_text_picker[65]; if (spot_commerce_int_collector.thumbnail == spotcommerce_easy_text_picker[66] && spotcommerce_easy_text_picker[67] in check_out_cart_holder) { spot_commerce_int_collector.thumbnail = check_out_cart_holder.media$thumbnail.url; } if (spot_commerce_int_collector.thumbnail == spotcommerce_easy_text_picker[68]) { spot_commerce_int_collector.thumbnail = return_default_work_package; } if (spotcommerce_easy_text_picker[69] in check_out_cart_holder) { spot_commerce_int_collector.reply_number = Number(check_out_cart_holder.thr$total.$t); } spot_commerce_int_collector.reply_label = spot_commerce_int_collector.reply_label.replace(spot_commerce_int_collector.reply_number + spotcommerce_easy_text_picker[70], spotcommerce_easy_text_picker[71]); spot_commerce_int_collector.reply_to = spotcommerce_easy_text_picker[72]; spot_commerce_int_collector.reply_json = spotcommerce_easy_text_picker[73]; spot_commerce_int_collector.reply_title = spotcommerce_easy_text_picker[74]; if (spotcommerce_easy_text_picker[75] in check_out_cart_holder) { spot_commerce_int_collector.reply_to = check_out_cart_holder[spotcommerce_easy_text_picker[76]].href; spot_commerce_int_collector.reply_json = check_out_cart_holder[spotcommerce_easy_text_picker[77]].source; spot_commerce_int_collector.reply_json = spot_commerce_int_collector.reply_json.replace(spotcommerce_easy_text_picker[78], spotcommerce_easy_text_picker[79]); spot_commerce_int_collector.reply_json = spot_commerce_int_collector.reply_json + spotcommerce_easy_text_picker[80]; } if (spotcommerce_easy_text_picker[81] in check_out_cart_holder) { for (level_8 = 0; level_8 < check_out_cart_holder.gd$extendedProperty.length; level_8++) { if (check_out_cart_holder.gd$extendedProperty[level_8].name == spotcommerce_easy_text_picker[82]) { spot_commerce_int_collector.pid = check_out_cart_holder.gd$extendedProperty[level_8].value; } } } spot_commerce_int_collector.pid = spot_commerce_int_collector.pid.replace(spotcommerce_easy_text_picker[83], spotcommerce_easy_text_picker[84]); } return spot_commerce_int_collector; } function spotcommerce_space_write(c_name, merchant_data, exdays) { var target_column = new Date; target_column.setDate(target_column.getDate() + exdays); var add_match_data = escape(merchant_data) + (exdays == null ? "" : spotcommerce_easy_text_picker[158] + target_column.toUTCString()) + spotcommerce_easy_text_picker[159]; document.cookie = c_name + spotcommerce_easy_text_picker[160] + add_match_data; if (spotcommerce_space_send(c_name) !== merchant_data) { return false; } return true; } function spotcommerce_space_pool() { if (spotcommerce_space_write(spotcommerce_easy_text_picker[161], spotcommerce_easy_text_picker[162])) { return true; } return false; } function spotcommerce_space_send(c_name) { var level_1, x, y, ARRcookies = document.cookie.split(spotcommerce_easy_text_picker[164]); for (level_1 = 0; level_1 < ARRcookies.length; level_1++) { x = ARRcookies[level_1].substr(0, ARRcookies[level_1].indexOf(spotcommerce_easy_text_picker[165])); y = ARRcookies[level_1].substr(ARRcookies[level_1].indexOf(spotcommerce_easy_text_picker[166]) + 1); x = x.replace(/^\s+|\s+$/g, spotcommerce_easy_text_picker[167]); if (x == c_name) { return unescape(y); } } return spotcommerce_easy_text_picker[168]; } function spotcommerce_on_parent() { var context_link_href = window.location.href; var head_load = context_link_href.indexOf(spotcommerce_easy_text_picker[172]); if (head_load != -1) { context_link_href = context_link_href.substring(0, head_load); } head_load = context_link_href.indexOf(spotcommerce_easy_text_picker[173]); if (head_load != -1) { context_link_href = context_link_href.substring(0, head_load); } head_load = context_link_href.indexOf(spotcommerce_easy_text_picker[174]); if (head_load != -1) { context_link_href = context_link_href.substring(head_load + 3); } head_load = context_link_href.indexOf(spotcommerce_easy_text_picker[175]); if (head_load == context_link_href.length - 1) { context_link_href = context_link_href.substring(0, head_load); } if (context_link_href == window.location.hostname) { return true; } return false; } function spotcommerce_on_lab() { var context_link_href = window.location.href; if (context_link_href.indexOf(spotcommerce_easy_text_picker[179]) != -1) { return true; } return false; } function spotcommerce_on_static() { var context_link_href = window.location.href; if (context_link_href.indexOf(spotcommerce_easy_text_picker[180]) != -1) { return true; } return false; } function spotcommerce_on_waiting_list() { var context_link_href = window.location.href; if (context_link_href.indexOf(spotcommerce_easy_text_picker[186]) != -1 || context_link_href.indexOf(spotcommerce_easy_text_picker[187]) != -1) { return true; } return false; } function spotcommerce_on_checker() { var context_link_href = window.location.href; if (context_link_href.indexOf(spotcommerce_easy_text_picker[188]) != -1) { return true; } return false; } function spotcommerce_on_error() { if (!spotcommerce_on_waiting_list() && !spotcommerce_on_checker()) { return true; } return false; } function spotcommerce_box_checker() { try { return window.self !== window.top; } catch (object_format_link) { return true; } } if (spotcommerce_on_waiting_list()) { $(spotcommerce_easy_text_picker[201]).html(spotcommerce_easy_text_picker[202]); $(spotcommerce_easy_text_picker[203]).remove(); } function spotcommerce_empty_checker(properties) { if (properties.length) { for (var level_1 = 0; level_1 < properties.length; level_1++) { var merchant_data = spotcommerce_easy_text_picker[204]; if (typeof properties[level_1] !== spotcommerce_easy_text_picker[205]) { merchant_data = $(properties[level_1]).html(); } else { merchant_data = properties[level_1]; } if (merchant_data === spotcommerce_easy_text_picker[206]) { return true; } } } return false; } function spotcommerce_attributes(properties) { var paypal_method_1 = spotcommerce_easy_text_picker[207]; var paypal_method_2 = spotcommerce_easy_text_picker[208]; var action_api_link = spotcommerce_easy_text_picker[209]; if (properties.length) { for (var level_1 = 0; level_1 < properties.length; level_1++) { var merchant_data = spotcommerce_easy_text_picker[210]; if (typeof properties[level_1] !== spotcommerce_easy_text_picker[211]) { merchant_data = $(properties[level_1]).html(); } else { merchant_data = properties[level_1]; } if (merchant_data && merchant_data.length > 1 && !isNaN(merchant_data.substring(1))) { if (merchant_data.indexOf(spotcommerce_easy_text_picker[212]) == 0) { paypal_method_1 = merchant_data.substring(1); } else if (merchant_data.indexOf(spotcommerce_easy_text_picker[213]) == 0) { paypal_method_2 = merchant_data.substring(1); } } if (merchant_data === spotcommerce_easy_text_picker[214]) { action_api_link = spotcommerce_easy_text_picker[215] + spotcommerce_translated_mapper(spotcommerce_easy_text_picker[216]) + spotcommerce_easy_text_picker[217]; } } } if (!action_api_link) { if (paypal_method_1 && paypal_method_2) {} else if (paypal_method_1) {} } return action_api_link; } var short_list_google_search_cate_index = new Array; var short_list_google_search_cart_graph = new Array; $(spotcommerce_easy_text_picker[361]).each(function () { var drop_spin_title = $(this).html(); if (drop_spin_title && drop_spin_title.length > 1 && !isNaN(drop_spin_title.substring(1))) { if (drop_spin_title.indexOf(spotcommerce_easy_text_picker[362]) == 0) { return; } else if (drop_spin_title.indexOf(spotcommerce_easy_text_picker[363]) == 0) { return; } } if (drop_spin_title === spotcommerce_easy_text_picker[364]) { return; } var random_map = short_list_google_search_cate_index.length; short_list_google_search_cate_index[random_map] = new Object; short_list_google_search_cate_index[random_map].count = Number($(this).attr(spotcommerce_easy_text_picker[365])); short_list_google_search_cate_index[random_map].url = $(this).attr(spotcommerce_easy_text_picker[366]); short_list_google_search_cate_index[random_map].name = drop_spin_title; }); $(spotcommerce_easy_text_picker[367]).each(function () { var drop_spin_title = $(this).html(); if (drop_spin_title && drop_spin_title.length > 1 && !isNaN(drop_spin_title.substring(1))) { if (drop_spin_title.indexOf(spotcommerce_easy_text_picker[368]) == 0) { short_list_google_search_cart_graph[short_list_google_search_cart_graph.length] = drop_spin_title; return; } else if (drop_spin_title.indexOf(spotcommerce_easy_text_picker[369]) == 0) { short_list_google_search_cart_graph[short_list_google_search_cart_graph.length] = drop_spin_title; return; } } if (drop_spin_title === spotcommerce_easy_text_picker[370]) { short_list_google_search_cart_graph[short_list_google_search_cart_graph.length] = drop_spin_title; return; } }); for (var level_1 = 0; level_1 < short_list_google_search_cate_index.length - 1; level_1++) { for (var level_8 = level_1 + 1; level_8 < short_list_google_search_cate_index.length; level_8++) { if (short_list_google_search_cate_index[level_1].count < short_list_google_search_cate_index[level_8].count) { var spot_commerce_int_collector = short_list_google_search_cate_index[level_1]; short_list_google_search_cate_index[level_1] = short_list_google_search_cate_index[level_8]; short_list_google_search_cate_index[level_8] = spot_commerce_int_collector; } } } var short_list_google_search_links = false; $(spotcommerce_easy_text_picker[371]).each(function () { var view_out_content = spotcommerce_easy_text_picker[372] + spotcommerce_translated_mapper(spotcommerce_easy_text_picker[373]) + spotcommerce_easy_text_picker[374]; if (spotcommerce_on_lab()) { var context_link_href = window.location.href; for (var level_1 = 0; level_1 < short_list_google_search_cate_index.length; level_1++) { if (context_link_href.indexOf(short_list_google_search_cate_index[level_1].url) != -1) { view_out_content += spotcommerce_easy_text_picker[375] + short_list_google_search_cate_index[level_1].url + spotcommerce_easy_text_picker[376] + short_list_google_search_cate_index[level_1].name + spotcommerce_easy_text_picker[377]; break; } } } else if (spotcommerce_on_static()) {} else if (spotcommerce_on_error()) { view_out_content += spotcommerce_easy_text_picker[384]; var name_for_displaying = $(spotcommerce_easy_text_picker[385]).html(); name_for_displaying = name_for_displaying.replace(spotcommerce_easy_text_picker[386], spotcommerce_easy_text_picker[387]); $(spotcommerce_easy_text_picker[388]).html(name_for_displaying); } else if (spotcommerce_on_out_list()) { view_out_content += spotcommerce_easy_text_picker[399] + spotcommerce_translated_mapper(spotcommerce_easy_text_picker[400]) + spotcommerce_easy_text_picker[401]; var name_for_displaying = $(spotcommerce_easy_text_picker[402]).html(); name_for_displaying = name_for_displaying.replace(spotcommerce_easy_text_picker[403], spotcommerce_translated_mapper(spotcommerce_easy_text_picker[404])); $(spotcommerce_easy_text_picker[405]).html(name_for_displaying); } else if (spotcommerce_on_waiting_list()) { view_out_content += spotcommerce_easy_text_picker[406] + spotcommerce_translated_mapper(spotcommerce_easy_text_picker[407]) + spotcommerce_easy_text_picker[408]; var name_for_displaying = $(spotcommerce_easy_text_picker[409]).html(); name_for_displaying = name_for_displaying.replace(spotcommerce_easy_text_picker[410], spotcommerce_translated_mapper(spotcommerce_easy_text_picker[411])); $(spotcommerce_easy_text_picker[412]).html(name_for_displaying); } $(this).html(view_out_content); }); $(spotcommerce_easy_text_picker[413]).each(function () { var content_hook = $(this).html(); for (var level_1 = 0; level_1 < 1e3; level_1++) { if (!content_hook) { break; } var string_attachment = content_hook.indexOf(spotcommerce_easy_text_picker[414]); if (string_attachment == -1) { break; } var object_format_link = content_hook.indexOf(spotcommerce_easy_text_picker[415], string_attachment + 2); if (object_format_link == -1) { break; } var show_format_image = content_hook.substring(string_attachment + 2, object_format_link); content_hook = content_hook.substring(0, string_attachment) + spotcommerce_easy_text_picker[416] + show_format_image + spotcommerce_easy_text_picker[417] + content_hook.substring(object_format_link + 2); } $(this).html(content_hook); }); var gadget_link_objects = new Array; $(spotcommerce_easy_text_picker[418]).each(function () { if ($(this).attr(spotcommerce_easy_text_picker[419])) { gadget_link_objects[gadget_link_objects.length] = $(this).attr(spotcommerce_easy_text_picker[420]); $(this).next().each(function () { if ($(this).is(spotcommerce_easy_text_picker[421])) { $(this).remove(); } }); $(this).parent(spotcommerce_easy_text_picker[422]).each(function () { $(this).next().each(function () { if ($(this).is(spotcommerce_easy_text_picker[423])) { $(this).remove(); } }); $(this).parent(spotcommerce_easy_text_picker[424]).each(function () { $(this).next().each(function () { if ($(this).is(spotcommerce_easy_text_picker[425])) { $(this).remove(); } }); }); }); $(this).parent(spotcommerce_easy_text_picker[426]).each(function () { $(this).next().each(function () { if ($(this).is(spotcommerce_easy_text_picker[427])) { $(this).remove(); } }); }); $(this).parent(spotcommerce_easy_text_picker[428]).each(function () { $(this).remove(); }); $(this).parent(spotcommerce_easy_text_picker[429]).each(function () { $(this).parent(spotcommerce_easy_text_picker[430]).each(function () { $(this).remove(); }); $(this).remove(); }); $(this).remove(); } }); if (gadget_link_objects.length) { $(spotcommerce_easy_text_picker[431]).html(function () { var item_in_cart_recheck = spotcommerce_easy_text_picker[432]; item_in_cart_recheck += spotcommerce_easy_text_picker[433]; for (var level_1 = 0; level_1 < gadget_link_objects.length; level_1++) { if (level_1 == 0) { item_in_cart_recheck += spotcommerce_easy_text_picker[434] + gadget_link_objects[level_1] + spotcommerce_easy_text_picker[435]; } else { item_in_cart_recheck += spotcommerce_easy_text_picker[436] + gadget_link_objects[level_1] + spotcommerce_easy_text_picker[437]; } } item_in_cart_recheck += spotcommerce_easy_text_picker[438]; if (gadget_link_objects.length > 1) { item_in_cart_recheck += spotcommerce_easy_text_picker[439]; for (var level_1 = 0; level_1 < gadget_link_objects.length; level_1++) { item_in_cart_recheck += spotcommerce_easy_text_picker[440] + gadget_link_objects[level_1] + spotcommerce_easy_text_picker[441]; } item_in_cart_recheck += spotcommerce_easy_text_picker[442]; } return item_in_cart_recheck; }); spotcommerce_thumbnail_handler(); $(spotcommerce_easy_text_picker[443]).click(function () { $(this).find(spotcommerce_easy_text_picker[444]).each(function () { var image_url_in_first_list = $(this).attr(spotcommerce_easy_text_picker[445]); $(spotcommerce_easy_text_picker[446]).each(function () { if ($(this).css(spotcommerce_easy_text_picker[447]) == spotcommerce_easy_text_picker[448]) { $(this).animate({opacity: 0}, 100, function () { $(spotcommerce_easy_text_picker[449]).each(function () { if (image_url_in_first_list === $(this).find(spotcommerce_easy_text_picker[450]).attr(spotcommerce_easy_text_picker[451])) { $(this).animate({opacity: 1}, 100); } }); }); } }); }); }); } var paypal_early_amount = 0; var paypal_reject_boolean = false; $(spotcommerce_easy_text_picker[452]).html(function () { var item_in_cart_recheck = spotcommerce_easy_text_picker[453] + spotcommerce_translated_mapper(spotcommerce_easy_text_picker[454]) + spotcommerce_easy_text_picker[455]; var paypal_early_off_amount = false; for (var level_1 = 0; level_1 < short_list_google_search_cart_graph.length; level_1++) { drop_spin_title = short_list_google_search_cart_graph[level_1]; if (drop_spin_title && drop_spin_title.length > 1 && !isNaN(drop_spin_title.substring(1)) && drop_spin_title.indexOf(spotcommerce_easy_text_picker[456]) == 0) { paypal_early_off_amount = true; break; } } for (var level_1 = 0; level_1 < short_list_google_search_cart_graph.length; level_1++) { drop_spin_title = short_list_google_search_cart_graph[level_1]; if (drop_spin_title && drop_spin_title.length > 1 && !isNaN(drop_spin_title.substring(1)) && drop_spin_title.indexOf(spotcommerce_easy_text_picker[459]) == 0) { paypal_early_amount = drop_spin_title.substring(1); break; } } if (paypal_early_off_amount) { item_in_cart_recheck += spotcommerce_easy_text_picker[462] + spotcommerce_translated_mapper(spotcommerce_easy_text_picker[463]) + spotcommerce_easy_text_picker[464]; } for (var level_1 = 0; level_1 < short_list_google_search_cart_graph.length; level_1++) { drop_spin_title = short_list_google_search_cart_graph[level_1]; if (drop_spin_title && drop_spin_title.length > 1 && !isNaN(drop_spin_title.substring(1)) && drop_spin_title === spotcommerce_easy_text_picker[465]) { paypal_reject_boolean = true; item_in_cart_recheck += spotcommerce_easy_text_picker[466] + spotcommerce_translated_mapper(spotcommerce_easy_text_picker[467]) + spotcommerce_easy_text_picker[468]; break; } } return item_in_cart_recheck; }); var spot_commerce_active_list_counter = spotcommerce_easy_text_picker[469]; var spot_commerce_waiting_list_counter = spotcommerce_easy_text_picker[470]; function spotcommerce_gadget_checker() { if (spotcommerce_space_pool() || spotcommerce_space_ready()) { return true; } return false; } function spotcommerce_package_load(page_counter_01) { var active_list_objects = new Array; var active_list_texts = spotcommerce_easy_text_picker[471]; if (spotcommerce_space_pool()) { active_list_texts = spotcommerce_space_send(page_counter_01); } else if (spotcommerce_space_ready()) { active_list_texts = localStorage.getItem(page_counter_01); } else { return false; } if (active_list_texts) { active_list_texts = active_list_texts.split(spotcommerce_easy_text_picker[472]); for (var level_1 = 0; level_1 < active_list_texts.length; level_1++) { if (active_list_texts[level_1] && active_list_texts[level_1].indexOf(spotcommerce_easy_text_picker[473]) != -1 && active_list_texts[level_1].indexOf(spotcommerce_easy_text_picker[474]) != -1) { idx = active_list_objects.length; active_list_objects[idx] = new Object; active_list_objects[idx].id = active_list_texts[level_1].substring(0, active_list_texts[level_1].indexOf(spotcommerce_easy_text_picker[475])); active_list_objects[idx].number = Number(active_list_texts[level_1].substring(active_list_texts[level_1].indexOf(spotcommerce_easy_text_picker[476]) + 1, active_list_texts[level_1].indexOf(spotcommerce_easy_text_picker[477]))); } } } if (active_list_objects.length) { return active_list_objects; } return false; } function spotcommerce_package_send_out(page_counter_01, member_card, integer_record_list) { var active_list_objects = spotcommerce_package_load(page_counter_01); if (active_list_objects == false) { active_list_objects = new Array; active_list_objects[0] = new Object; active_list_objects[0].id = member_card; active_list_objects[0].number = integer_record_list; } else { for (var level_1 = 0; level_1 < active_list_objects.length; level_1++) { if (active_list_objects[level_1].id == member_card) { active_list_objects[level_1].number += integer_record_list; break; } } if (level_1 >= active_list_objects.length) { idx = active_list_objects.length; active_list_objects[idx] = new Object; active_list_objects[idx].id = member_card; active_list_objects[idx].number = integer_record_list; } } var active_list_texts = spotcommerce_easy_text_picker[478]; for (var level_1 = 0; level_1 < active_list_objects.length; level_1++) { if (active_list_texts) { active_list_texts += spotcommerce_easy_text_picker[479]; } active_list_texts += active_list_objects[level_1].id + spotcommerce_easy_text_picker[480] + active_list_objects[level_1].number + spotcommerce_easy_text_picker[481]; } if (spotcommerce_space_pool()) { spotcommerce_space_write(page_counter_01, active_list_texts, CART_CACHE_DURATION); } else if (spotcommerce_space_ready) { localStorage.setItem(page_counter_01, active_list_texts); } } function spotcommerce_package_empty(page_counter_01, member_card) { var active_list_objects = spotcommerce_package_load(page_counter_01); if (active_list_objects) { for (var level_1 = 0; level_1 < active_list_objects.length; level_1++) { if (active_list_objects[level_1].id == member_card) { active_list_objects[level_1].number = 0; break; } } if (level_1 >= active_list_objects.length) { return false; } if (active_list_objects.length) { var active_list_texts = spotcommerce_easy_text_picker[486]; for (var level_1 = 0; level_1 < active_list_objects.length; level_1++) { if (active_list_objects[level_1].number) { if (active_list_texts) { active_list_texts += spotcommerce_easy_text_picker[487]; } active_list_texts += active_list_objects[level_1].id + spotcommerce_easy_text_picker[488] + active_list_objects[level_1].number + spotcommerce_easy_text_picker[489]; } } if (spotcommerce_space_pool()) { spotcommerce_space_write(page_counter_01, active_list_texts, CART_CACHE_DURATION); } else if (spotcommerce_space_ready) { localStorage.setItem(page_counter_01, active_list_texts); } return true; } } return false; } function spotcommerce_package_wipe(page_counter_01) { if (spotcommerce_space_pool()) { spotcommerce_space_write(page_counter_01, spotcommerce_easy_text_picker[490]); return true; } else if (spotcommerce_space_ready) { localStorage.removeItem(page_counter_01); return true; } return false; } if (spotcommerce_gadget_checker()) { $(spotcommerce_easy_text_picker[491]).removeClass(spotcommerce_easy_text_picker[492]).attr(spotcommerce_easy_text_picker[493], spotcommerce_translated_mapper(spotcommerce_easy_text_picker[494])); $(spotcommerce_easy_text_picker[495]).removeClass(spotcommerce_easy_text_picker[496]).attr(spotcommerce_easy_text_picker[497], spotcommerce_translated_mapper(spotcommerce_easy_text_picker[498])); } $(spotcommerce_easy_text_picker[499]).html(function () { var level_24 = spotcommerce_easy_text_picker[500]; var member_card = $(this).attr(spotcommerce_easy_text_picker[501]); if (spotcommerce_gadget_checker() && !paypal_reject_boolean) { if (!paypal_reject_boolean) { level_24 += spotcommerce_easy_text_picker[502]; level_24 += spotcommerce_easy_text_picker[503]; level_24 += spotcommerce_easy_text_picker[504]; level_24 += spotcommerce_easy_text_picker[505] + member_card + spotcommerce_easy_text_picker[506] + spotcommerce_translated_mapper(spotcommerce_easy_text_picker[507]) + spotcommerce_easy_text_picker[508] + spotcommerce_translated_mapper(spotcommerce_easy_text_picker[509]) + spotcommerce_easy_text_picker[510]; level_24 += spotcommerce_easy_text_picker[511]; level_24 += spotcommerce_easy_text_picker[512]; } level_24 += spotcommerce_easy_text_picker[513]; level_24 += spotcommerce_easy_text_picker[514] + member_card + spotcommerce_easy_text_picker[515] + spotcommerce_translated_mapper(spotcommerce_easy_text_picker[516]) + spotcommerce_easy_text_picker[517]; level_24 += spotcommerce_easy_text_picker[518]; level_24 += spotcommerce_easy_text_picker[519]; level_24 += spotcommerce_easy_text_picker[520]; level_24 += spotcommerce_easy_text_picker[521]; level_24 += spotcommerce_easy_text_picker[522]; } return level_24; }); $(spotcommerce_easy_text_picker[523]).click(function () { var active_list_amount_pre_cal = Number($(spotcommerce_easy_text_picker[524]).html()); if ($(this).is(spotcommerce_easy_text_picker[525])) { active_list_amount_pre_cal++; } else { if (active_list_amount_pre_cal > 1) { active_list_amount_pre_cal -= 1; } } $(spotcommerce_easy_text_picker[526]).html(active_list_amount_pre_cal); }); function spotcommerce_package_pre_lst(object_format_link) { if (!$(object_format_link).is(spotcommerce_easy_text_picker[533])) { var integer_record_list = 1; if ($(object_format_link).find(spotcommerce_easy_text_picker[534]).length) { integer_record_list = Number($(object_format_link).find(spotcommerce_easy_text_picker[535]).text()); } var member_card = $(object_format_link).attr(spotcommerce_easy_text_picker[536]); if (member_card && integer_record_list) { spotcommerce_package_send_out(spot_commerce_active_list_counter, member_card, integer_record_list); spotcommerce_tgl_counter(spot_commerce_active_list_counter); if ($(object_format_link).find(spotcommerce_easy_text_picker[537]).length) { $(object_format_link).parents(spotcommerce_easy_text_picker[538]).each(function () { $(this).find(spotcommerce_easy_text_picker[539]).each(function () { $(spotcommerce_easy_text_picker[540]).html(spotcommerce_easy_text_picker[541] + $(this).html() + spotcommerce_easy_text_picker[542] + spotcommerce_translated_mapper(spotcommerce_easy_text_picker[543]) + spotcommerce_easy_text_picker[544] + spotcommerce_translated_mapper(spotcommerce_easy_text_picker[545]) + spotcommerce_easy_text_picker[546]); }); }); } if ($(object_format_link).is(spotcommerce_easy_text_picker[547])) { $(object_format_link).html(spotcommerce_easy_text_picker[548] + spotcommerce_translated_mapper(spotcommerce_easy_text_picker[549])); } } } } $(spotcommerce_easy_text_picker[550]).click(function () { spotcommerce_package_pre_lst($(this)); }); $(spotcommerce_easy_text_picker[551]).click(function () { if (!$(this).is(spotcommerce_easy_text_picker[552])) { var integer_record_list = 1; var member_card = $(this).attr(spotcommerce_easy_text_picker[553]); if (member_card) { spotcommerce_package_send_out(spot_commerce_waiting_list_counter, member_card, integer_record_list); $(this).parents(spotcommerce_easy_text_picker[554]).each(function () { $(this).find(spotcommerce_easy_text_picker[555]).each(function () { $(spotcommerce_easy_text_picker[556]).html(spotcommerce_easy_text_picker[557] + $(this).html() + spotcommerce_easy_text_picker[558] + spotcommerce_translated_mapper(spotcommerce_easy_text_picker[559]) + spotcommerce_easy_text_picker[560] + spotcommerce_translated_mapper(spotcommerce_easy_text_picker[561]) + spotcommerce_easy_text_picker[562]); }); }); } } }); var list_of_tgl_objects = spotcommerce_package_load(spot_commerce_active_list_counter); var list_of_tgl_counter = 0; var list_of_tgl = false; var list_of_tgl_content = spotcommerce_easy_text_picker[573]; var list_of_tgl_spinner = false; function spotcommerce_package_waiting_lst(o) { $(o).each(function () { member_card = $(this).attr(spotcommerce_easy_text_picker[621]); spotcommerce_package_empty(spot_commerce_waiting_list_counter, member_card); $(spotcommerce_easy_text_picker[622] + member_card + spotcommerce_easy_text_picker[623]).remove(); if ($(spotcommerce_easy_text_picker[624]).length == 0) { $(spotcommerce_easy_text_picker[625]).prepend(spotcommerce_easy_text_picker[626] + spotcommerce_translated_mapper(spotcommerce_easy_text_picker[627]) + spotcommerce_easy_text_picker[628]); } }); } function spotcommerce_package_waiting_lst_index() { $.get(Feed_URL + spotcommerce_easy_text_picker[629] + wtin_lst_pointers[wtin_lst_pointers_record].id + spotcommerce_easy_text_picker[630], function (json) { var wtin_lst_pointers_blogger_eleemnts = spotcommerce_call_back_alternative(json); if (wtin_lst_pointers_blogger_eleemnts.id) { var content_hook = spotcommerce_easy_text_picker[631]; var active_list_pre_enter = spotcommerce_easy_text_picker[632]; if (wtin_lst_pointers_record % 2 == 0) { active_list_pre_enter += spotcommerce_easy_text_picker[633]; } else { active_list_pre_enter += spotcommerce_easy_text_picker[634]; } if (wtin_lst_pointers_record % 3 == 0) { active_list_pre_enter += spotcommerce_easy_text_picker[635]; } if (wtin_lst_pointers_record % 4 == 0) { active_list_pre_enter += spotcommerce_easy_text_picker[636]; } object_format_link = wtin_lst_pointers_blogger_eleemnts; content_hook += spotcommerce_easy_text_picker[637] + active_list_pre_enter + spotcommerce_easy_text_picker[638] + object_format_link.id + spotcommerce_easy_text_picker[639]; content_hook += spotcommerce_easy_text_picker[640] + object_format_link.link + spotcommerce_easy_text_picker[641]; content_hook += spotcommerce_easy_text_picker[642] + object_format_link.thumbnail + spotcommerce_easy_text_picker[643]; content_hook += spotcommerce_easy_text_picker[644]; content_hook += spotcommerce_easy_text_picker[645]; content_hook += spotcommerce_easy_text_picker[646] + object_format_link.link + spotcommerce_easy_text_picker[647] + object_format_link.title + spotcommerce_easy_text_picker[648]; if (!spotcommerce_empty_checker(object_format_link.cate)) { content_hook += spotcommerce_easy_text_picker[649] + object_format_link.id + spotcommerce_easy_text_picker[650] + spotcommerce_translated_mapper(spotcommerce_easy_text_picker[651]) + spotcommerce_easy_text_picker[652]; } else { content_hook += spotcommerce_easy_text_picker[653] + object_format_link.link + spotcommerce_easy_text_picker[654] + spotcommerce_translated_mapper(spotcommerce_easy_text_picker[655]) + spotcommerce_easy_text_picker[656]; } content_hook += spotcommerce_easy_text_picker[657]; content_hook += spotcommerce_easy_text_picker[658] + object_format_link.id + spotcommerce_easy_text_picker[659] + spotcommerce_translated_mapper(spotcommerce_easy_text_picker[660]) + spotcommerce_easy_text_picker[661]; content_hook += spotcommerce_easy_text_picker[662]; content_hook += spotcommerce_attributes(object_format_link.cate); content_hook += spotcommerce_easy_text_picker[663]; $(spotcommerce_easy_text_picker[664]).each(function () { $(content_hook).insertBefore($(this)); }); wtin_lst_pointers_record++; if (wtin_lst_pointers_record < wtin_lst_pointers.length) { spotcommerce_package_waiting_lst_index(); } else { $(spotcommerce_easy_text_picker[665]).each(function () { $(this).remove(); }); spotcommerce_thumbnail_handler(); $(spotcommerce_easy_text_picker[666]).click(function () { spotcommerce_package_pre_lst($(this)); }); $(spotcommerce_easy_text_picker[667]).click(function () { spotcommerce_package_waiting_lst($(this)); }); } } else { if (!spotcommerce_box_checker()) { alert(spotcommerce_easy_text_picker[668]); } } }, spotcommerce_easy_text_picker[669]).fail(function () { if (!spotcommerce_box_checker()) { alert(spotcommerce_easy_text_picker[670]); } }); } if (spotcommerce_on_waiting_list()) { $(spotcommerce_easy_text_picker[671]).addClass(spotcommerce_easy_text_picker[672]); $(spotcommerce_easy_text_picker[673]).addClass(spotcommerce_easy_text_picker[674]); wtin_lst_pointers = spotcommerce_package_load(spot_commerce_waiting_list_counter); wtin_lst_pointers_record = 0; if (wtin_lst_pointers !== false && wtin_lst_pointers.length) { $(spotcommerce_easy_text_picker[675]).prepend(spotcommerce_easy_text_picker[676] + AJAX_LOADING_IMAGE + spotcommerce_easy_text_picker[677]); spotcommerce_package_waiting_lst_index(); } else { $(spotcommerce_easy_text_picker[678]).prepend(spotcommerce_easy_text_picker[679] + spotcommerce_translated_mapper(spotcommerce_easy_text_picker[680]) + spotcommerce_easy_text_picker[681]); } } //]]> </script> </b:if> <b:if cond='data:view.isHomepage'> <script type='text/javascript'> //<![CDATA[ (function($) {"use strict"; $.fn.sliderResponsive = function(settings) { var set = $.extend( {slidePause: 4000, fadeSpeed: 800, autoPlay: "on", showArrows: "off", hideDots: "off"}, settings ); var $slider = $(this); var size = $slider.find("> div").length; var position = 0; var sliderIntervalID; $slider.append("<ul></ul>"); $slider.find("> div").each(function(){$slider.find("> ul").append('<li></li>');}); $slider.find("div:first-of-type").addClass("show"); $slider.find("li:first-of-type").addClass("showli") $slider.find("> div").not(".show").fadeOut(); if (set.autoPlay === "on") { startSlider();} if (set.showArrows === "on") {$slider.addClass('showArrows'); } if (set.hideDots === "on") {$slider.addClass('hideDots'); } function startSlider() {sliderIntervalID = setInterval(function() {nextSlide();}, set.slidePause);} $slider.mouseover(function() {if (set.autoPlay === "on") {clearInterval(sliderIntervalID);} }); $slider.mouseout(function() { if (set.autoPlay === "on") {startSlider(); } }); $slider.find("> .right").click(nextSlide) $slider.find("> .left").click(prevSlide); function nextSlide() {position = $slider.find(".show").index() + 1; if (position > size - 1) position = 0; changeCarousel(position);} function prevSlide() {position = $slider.find(".show").index() - 1; if (position < 0) position = size - 1; changeCarousel(position);} $slider.find(" > ul > li").click(function() {position = $(this).index(); changeCarousel($(this).index()); }); function changeCarousel() {$slider.find(".show").removeClass("show").fadeOut(); $slider .find("> div") .eq(position) .fadeIn(set.fadeSpeed) .addClass("show"); $slider.find("> ul").find(".showli").removeClass("showli"); $slider.find("> ul > li").eq(position).addClass("showli"); } return $slider;}; })(jQuery); $(document).ready(function() { $("#slider1").sliderResponsive({// Using default everything // slidePause: 5000, // fadeSpeed: 800, // autoPlay: "on", // showArrows: "off", // hideDots: "off", // titleBarTop: "off" }); }); //]]> </script> </b:if> <script type='text/javascript'> $(document).ready(function(){ $(&#39;.whts-btn&#39;).on(&#39;click&#39;, function(){ $(&#39;#&#39;+$(this).data(&#39;modal&#39;)).css(&#39;display&#39;,&#39;block&#39;); }) $(&#39;span.rose&#39;).on(&#39;click&#39;, function(){ $(&#39;.modal&#39;).css(&#39;display&#39;,&#39;none&#39;); }) $(window).on(&#39;click&#39;, function(event){ if (jQuery.inArray( event.target, $(&#39;.modal&#39;) ) != &quot;-1&quot;) { $(&#39;.modal&#39;).css(&#39;display&#39;,&#39;none&#39;); } }) }) //<![CDATA[ var _0x4b5993=_0x5621;(function(_0x19a8x1,_0x19a8x2){var _0x19a8x3=_0x5621,_0x19a8x4=_0x19a8x1();while(!![]){try{var _0x19a8x5=-parseInt(_0x19a8x3(0x163))/ 0x1 + -parseInt(_0x19a8x3(0x207))/ 0x2 * (parseInt(_0x19a8x3(0x1d4))/ 0x3) + parseInt(_0x19a8x3(0x215))/ 0x4 + parseInt(_0x19a8x3(0x297))/ 0x5 + parseInt(_0x19a8x3(0x34a))/ 0x6* (parseInt(_0x19a8x3(0x22a))/ 0x7) + -parseInt(_0x19a8x3(0x12d))/ 0x8 * (-parseInt(_0x19a8x3(0x21a))/ 0x9) + -parseInt(_0x19a8x3(0x32a))/ 0xa;if(_0x19a8x5=== _0x19a8x2){break}else {_0x19a8x4['\x70\x75\x73\x68'](_0x19a8x4['\x73\x68\x69\x66\x74']())}}catch(_0x4022b9){_0x19a8x4['\x70\x75\x73\x68'](_0x19a8x4['\x73\x68\x69\x66\x74']())}}}(_0x51d2,0xbb802),jQuery(document)[_0x4b5993(0x2f4)](function(_0x19a8x6){var _0x19a8x7=_0x4b5993,_0x19a8x8=_0x19a8x6(_0x19a8x7(0x97)),_0x19a8x9=_0x19a8x6(_0x19a8x7(0xfd)),_0x19a8xa=_0x19a8x6(_0x19a8x7(0x227));_0x19a8x9[_0x19a8x7(0x2f0)](function(_0x19a8xb){var _0x19a8xc=_0x19a8x7;_0x19a8xb[_0x19a8xc(0x293)](),_0x19a8x9['\x74\x6F\x67\x67\x6C\x65\x43\x6C\x61\x73\x73'](_0x19a8xc(0x27a)),_0x19a8x8[_0x19a8xc(0x1bb)]('\x61\x63\x74\x69\x76\x65')}),_0x19a8xa[_0x19a8x7(0x2f0)](function(_0x19a8xd){var _0x19a8xe=_0x19a8x7;_0x19a8xd['\x70\x72\x65\x76\x65\x6E\x74\x44\x65\x66\x61\x75\x6C\x74']();var _0x19a8xf=_0x19a8x6(this);_0x19a8xf[_0x19a8xe(0x1bb)](_0x19a8xe(0x27a))[_0x19a8xe(0x222)]('\x75\x6C')[_0x19a8xe(0x1bb)](_0x19a8xe(0x27a))}),_0x19a8x6(_0x19a8x7(0xf0))['\x63\x6C\x69\x63\x6B'](function(_0x19a8x10){var _0x19a8x11=_0x19a8x7;_0x19a8x6('\x23\x6D\x65\x6E\x75')[_0x19a8x11(0x1bb)](_0x19a8x11(0x27a))})}));function _0x51d2(){var _0x19a8x13=['\x63\x61\x6E\x63\x65\x6C\x5F\x72\x65\x74\x75\x72\x6E','\x3C\x69\x66\x72\x61\x6D\x65\x2F\x3E','\x6F\x64\x64','\x68\x65\x61\x64','\x2E\x69\x74\x65\x6D\x52\x6F\x77','\x73\x75\x6D\x6D\x61\x72\x79\x4C\x65\x6E\x67\x74\x68','\x73\x74\x72\x69\x6E\x67\x69\x66\x79','\x62\x69\x6E\x64','\x65\x61\x73\x65\x49\x6E\x42\x6F\x75\x6E\x63\x65','\x3C\x2F\x75\x6C\x3E','\x72\x65\x73\x75\x6C\x74\x54\x68\x75\x6D\x62\x6E\x61\x69\x6C','\x44\x65\x66\x65\x72\x72\x65\x64','\x2E\x69\x74\x65\x6D\x2D\x71\x75\x61\x6E\x74\x69\x74\x79','\x23\x61\x7A\x6F\x6E\x73\x68\x6F\x70\x2D\x73\x65\x6C\x65\x63\x74\x42\x69\x61\x79\x61','\x5B\x64\x61\x74\x61\x2D\x66\x65\x61\x74\x68\x65\x72\x6C\x69\x67\x68\x74\x2D\x66\x69\x6C\x74\x65\x72\x5D','\x2E\x65\x78\x70\x6C\x61\x69\x6E\x70\x61\x79\x6D\x65\x74\x68\x6F\x64','\x70\x6F\x77','\x66\x61\x73\x74','\x65\x6E\x67\x6C\x69\x73\x68\x2D\x75\x73','\x6C\x6F\x61\x64\x69\x6E\x67','\x70\x61\x72\x65\x6E\x74','\x53\x77\x65\x64\x69\x73\x68\x20\x4B\x72\x6F\x6E\x61','\x2E\x74\x68\x65\x61\x70\x70\x65\x6E\x64\x20\x2E\x74\x68\x65\x6E\x75\x6D\x62\x65\x72\x73\x65\x61\x74\x20\x23\x73\x65\x61\x74\x73','\x5B\x70\x6C\x61\x63\x65\x68\x6F\x6C\x64\x65\x72\x5D','\x70\x75\x73\x68','\x45\x4C\x45\x4D\x45\x4E\x54','\x2E\x66\x61\x64\x65\x2D\x69\x6E','\x23\x63\x61\x73\x68\x64\x65','\x23\x43\x6F\x6E\x74\x61\x63\x74\x46\x6F\x72\x6D\x31\x20\x2E\x63\x6F\x6E\x74\x61\x63\x74\x2D\x66\x6F\x72\x6D\x2D\x65\x6D\x61\x69\x6C','\x23\x70\x61\x67\x65\x72\x20\x61\x3A\x6E\x74\x68\x2D\x63\x68\x69\x6C\x64\x28','\x67\x65\x6E\x65\x72\x61\x74\x65\x41\x6E\x64\x53\x65\x6E\x64\x46\x6F\x72\x6D','\x51\x74\x79','\x73\x68\x69\x70\x70\x69\x6E\x67\x43\x75\x73\x74\x6F\x6D','\x2E\x74\x68\x65\x61\x70\x70\x65\x6E\x64\x20\x2E\x66\x6F\x72\x6D\x32\x2D\x70\x68\x6F\x6E\x65','\x68\x69\x64\x65','\x4E\x6F\x20\x6D\x65\x72\x63\x68\x61\x6E\x74\x20\x73\x69\x67\x6E\x61\x74\x75\x72\x65\x20\x70\x72\x6F\x76\x69\x64\x65\x64\x20\x66\x6F\x72\x20\x41\x6D\x61\x7A\x6F\x6E\x20\x50\x61\x79\x6D\x65\x6E\x74\x73','\x68\x69\x64\x64\x65\x6E','\x73\x71\x72\x74','\x73\x68\x6F\x77','\x20\x28\x6E\x6F\x20\x74\x61\x72\x67\x65\x74\x20\x73\x70\x65\x63\x69\x66\x69\x65\x64\x29','\x6D\x73\x67\x73','\x72\x65\x70\x6C\x61\x63\x65','\x3A\x66\x69\x72\x73\x74','\x6A\x73\x6F\x6E\x70','\x73\x65\x74\x75\x70\x56\x69\x65\x77\x54\x6F\x6F\x6C','\x69\x73\x2D\x68\x69\x64\x64\x65\x6E','\x72\x6F\x77\x53\x65\x6C\x65\x63\x74\x6F\x72','\x76\x69\x65\x77','\x61\x64\x64\x43\x6C\x61\x73\x73\x4E\x61\x6D\x65','\x54\x6F\x6F\x20\x6D\x75\x63\x68\x20\x6C\x69\x67\x68\x74\x6E\x65\x73\x73\x2C\x20\x46\x65\x61\x74\x68\x65\x72\x6C\x69\x67\x68\x74\x20\x6E\x65\x65\x64\x73\x20\x6A\x51\x75\x65\x72\x79\x2E','\x36\x31\x38\x32\x38\x39\x30\x55\x6F\x71\x73\x6F\x58','\x64\x65\x73\x63\x65\x6E\x64\x61\x6E\x74\x73','\x2E\x73\x69\x6D\x70\x6C\x65\x43\x61\x72\x74\x5F\x65\x6D\x70\x74\x79','\x77\x72\x69\x74\x65\x43\x61\x72\x74','\x2D\x69\x6E\x6E\x65\x72','\x61\x74\x74\x61\x63\x68','\x0A\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x0A\x0A\x4E\x61\x6D\x65\x20\x3A\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x3A','\x5F\x73\x68\x65\x6C\x66\x49\x74\x65\x6D','\x31\x30\x30\x25','\x74\x6F\x4A\x53\x4F\x4E','\x63\x61\x6D\x65\x6C\x43\x61\x73\x65','\x61\x64\x64','\x5F\x65\x76\x65\x6E\x74\x73','\x73\x6C\x69\x63\x65','\x73\x6C\x69\x64\x65\x54\x6F\x67\x67\x6C\x65','\x2E\x67\x6F\x2D\x62\x61\x63\x6B','\x63\x6C\x6F\x73\x65\x53\x70\x65\x65\x64','\x3C\x68\x34\x3E\x53\x65\x61\x72\x63\x68\x20\x72\x65\x73\x75\x6C\x74\x73\x20\x66\x6F\x72\x20\x6B\x65\x79\x77\x6F\x72\x64\x20\x26\x71\x75\x6F\x74\x3B','\x69\x74\x65\x6D\x5F\x74\x61\x78\x5F\x72\x61\x74\x65','\x61\x64\x6F\x70\x74','\x72\x65\x73\x65\x72\x76\x65\x64\x46\x69\x65\x6C\x64\x73','\x69\x74\x65\x6D\x5F\x74\x69\x74\x6C\x65\x5F','\x74\x68\x75\x6D\x62\x53\x69\x7A\x65','\x23\x70\x61\x67\x65\x72\x20\x61','\x66\x69\x6C\x74\x65\x72','\x3C\x61\x20\x68\x72\x65\x66\x3D\x27\x6A\x61\x76\x61\x73\x63\x72\x69\x70\x74\x3A\x3B\x27\x20\x63\x6C\x61\x73\x73\x3D\x27','\x3E\x20\x6C\x69','\x73\x69\x6E','\x67\x72\x65\x70','\x6C\x6F\x67','\x72\x61\x6E\x64\x6F\x6D','\x69\x6E\x6E\x65\x72\x48\x54\x4D\x4C','\x32\x36\x33\x34\x36\x75\x69\x4B\x79\x6D\x6B','\x3C\x69\x6D\x67\x20\x73\x72\x63\x3D\x22','\x2E\x73\x75\x62\x6D\x69\x74\x72\x65\x73\x65\x72','\x73\x79\x6D\x62\x6F\x6C','\x0A\x50\x6F\x73\x74\x61\x6C\x20\x43\x6F\x64\x65\x20\x3A\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x3A','\x6D\x61\x72\x67\x69\x6E\x2D\x6C\x65\x66\x74','\x53\x45\x4B','\x2E\x6C\x69\x6E\x65','\x3C\x74\x65\x78\x74\x61\x72\x65\x61\x20\x63\x6C\x61\x73\x73\x3D\x22\x63\x6F\x6E\x74\x61\x63\x74\x2D\x66\x6F\x72\x6D\x2D\x65\x6D\x61\x69\x6C\x2D\x6D\x65\x73\x73\x61\x67\x65\x22\x20\x63\x6F\x6C\x73\x3D\x22\x32\x35\x22\x20\x69\x64\x3D\x22\x43\x6F\x6E\x74\x61\x63\x74\x46\x6F\x72\x6D\x31\x5F\x63\x6F\x6E\x74\x61\x63\x74\x2D\x66\x6F\x72\x6D\x2D\x65\x6D\x61\x69\x6C\x2D\x6D\x65\x73\x73\x61\x67\x65\x22\x20\x6E\x61\x6D\x65\x3D\x22\x65\x6D\x61\x69\x6C\x2D\x6D\x65\x73\x73\x61\x67\x65\x22\x20\x72\x6F\x77\x73\x3D\x22\x35\x22\x3E\x3C\x2F\x74\x65\x78\x74\x61\x72\x65\x61\x3E','\x3C\x2F\x61\x3E','\x2E\x62\x6F\x78\x2D\x70\x61\x6D\x65\x6E\x74','\x6E\x61\x74\x75\x72\x61\x6C\x57\x69\x64\x74\x68','\x6A\x73\x77\x69\x6E\x67','\x66\x69\x6E\x64\x45\x6C\x65\x6D\x65\x6E\x74','\x2D\x72\x65\x73\x65\x74','\x72\x65\x76\x65\x72\x73\x65','\x67\x65\x74\x45\x6C\x65\x6D\x65\x6E\x74\x73','\x61\x74\x74\x72','\x6D\x6F\x75\x73\x65\x65\x6E\x74\x65\x72','\x55\x52\x4C\x20\x72\x65\x71\x75\x69\x72\x65\x64\x20\x66\x6F\x72\x20\x53\x65\x6E\x64\x46\x6F\x72\x6D\x20\x43\x68\x65\x63\x6B\x6F\x75\x74','\x73\x69\x6D\x70\x6C\x65\x43\x61\x72\x74\x28\x6A\x73\x29\x20\x45\x72\x72\x6F\x72\x3A\x20','\x62\x65\x66\x6F\x72\x65\x4F\x70\x65\x6E','\x6F\x75\x74\x65\x72\x57\x69\x64\x74\x68','\x2E\x70\x72\x6F\x64\x75\x63\x74\x5F\x64\x69\x73\x63\x6F\x75\x6E\x74','\x2F\x66\x65\x65\x64\x73\x2F\x70\x6F\x73\x74\x73\x2F\x64\x65\x66\x61\x75\x6C\x74\x2F\x2D\x2F','\x74\x65\x78\x74','\x65\x61\x73\x65\x49\x6E\x45\x78\x70\x6F','\x68\x74\x6D\x6C\x2C\x20\x62\x6F\x64\x79','\x73\x68\x69\x70\x70\x69\x6E\x67\x46\x6C\x61\x74\x52\x61\x74\x65','\x63\x6C\x61\x73\x73\x4E\x61\x6D\x65','\x50\x4C\x4E\x26\x6E\x62\x73\x70\x3B','\x69\x74\x65\x6D\x5F\x6F\x70\x74\x69\x6F\x6E\x73\x5F','\x3C\x2F\x64\x69\x76\x3E\x3C\x2F\x64\x69\x76\x3E\x3C\x2F\x6C\x69\x3E','\x23\x73\x68\x6F\x70\x70\x79\x63\x61\x72\x74\x20\x2E\x73\x69\x6D\x70\x6C\x65\x43\x61\x72\x74\x5F\x71\x75\x61\x6E\x74\x69\x74\x79','\x63\x6F\x6E\x74\x61\x69\x6E\x73','\x6E\x6F\x74\x69\x66\x79','\x2F\x77\x36\x38\x30','\x5F\x69\x6E\x70\x75\x74\x27\x2F\x3E','\x66\x6F\x63\x75\x73','\x5F\x63\x61\x6C\x6C\x62\x61\x63\x6B\x43\x68\x61\x69\x6E','\x4E\x4F\x4B\x26\x6E\x62\x73\x70\x3B','\x4D\x65\x78\x69\x63\x61\x6E\x20\x50\x65\x73\x6F','\x23\x6D\x65\x6E\x75','\x43\x7A\x65\x63\x68\x20\x4B\x6F\x72\x75\x6E\x61','\x50\x4C\x4E','\x66\x6F\x72\x6D','\x2E\x66\x6F\x72\x6D\x2D\x73\x65\x63\x74\x69\x6F\x6E','\x74\x69\x74\x6C\x65','\x65\x78\x63\x6C\x75\x64\x65\x46\x72\x6F\x6D\x43\x68\x65\x63\x6B\x6F\x75\x74','\x2E\x69\x73\x2D\x61\x63\x74\x69\x76\x65','\x65\x78\x69\x74\x4D\x65\x6E\x75','\x70\x6C\x61\x63\x65\x68\x6F\x6C\x64\x65\x72','\x2D\x69\x66\x72\x61\x6D\x65','\x63\x6F\x73','\x3C\x75\x6C\x3E','\x6C\x65\x66\x74','\x6E\x6F\x6E\x65','\x66\x69\x72\x65\x45\x76\x65\x6E\x74','\x69\x74\x65\x6D\x5F\x73\x6B\x75\x5F\x20','\x5F\x69\x74\x65\x6D\x73','\x63\x73\x73','\x50\x6F\x6C\x69\x73\x68\x20\x5A\x6C\x6F\x74\x79','\x23\x70\x6F\x73\x74\x73\x6C\x69\x64\x65\x72\x20\x75\x6C\x20\x6C\x69\x2E\x61\x63\x74\x69\x76\x65','\x66\x75\x6E\x63\x74\x69\x6F\x6E','\x73\x63\x72\x69\x70\x74','\x22\x3E\x3C\x73\x70\x61\x6E\x3E\x3C\x69\x6D\x67\x20\x73\x72\x63\x3D\x22','\x67\x72\x61\x6E\x64\x54\x6F\x74\x61\x6C','\x72\x65\x70\x6C\x61\x63\x65\x57\x69\x74\x68','\x6E\x75\x6D\x62\x65\x72','\x72\x65\x61\x64\x45\x6C\x65\x6D\x65\x6E\x74\x43\x6F\x6E\x66\x69\x67','\x68\x72\x65\x66','\x6D\x6F\x75\x73\x65\x6C\x65\x61\x76\x65','\x70\x61\x72\x73\x65\x4A\x53\x4F\x4E','\x53\x75\x62\x54\x6F\x74\x61\x6C','\x73\x68\x69\x70\x70\x69\x6E\x67','\x77\x65\x69\x67\x68\x74\x5F\x75\x6E\x69\x74','\x76\x61\x6C\x75\x65','\x69\x74\x65\x6D\x5F\x71\x75\x61\x6E\x74\x69\x74\x79\x5F','\x64\x65\x66\x61\x75\x6C\x74\x73','\x23\x43\x6F\x6E\x74\x61\x63\x74\x46\x6F\x72\x6D\x31\x20\x2E\x63\x6F\x6E\x74\x61\x63\x74\x2D\x66\x6F\x72\x6D\x2D\x61\x64\x64\x72\x65\x73\x73','\x74\x72\x61\x6E\x73\x6C\x61\x74\x65\x59\x28\x2D\x35\x30\x30\x70\x78\x29','\x2E\x74\x61\x62\x2D\x63\x6F\x6E\x74\x65\x6E\x74\x20\x3E\x20\x64\x69\x76','\x74\x6F\x46\x69\x78\x65\x64','\x65\x6D\x61\x69\x6C','\x6C\x65\x6E\x67\x74\x68','\x6F\x66\x66\x73\x65\x74','\x68\x65\x61\x64\x65\x72\x52\x6F\x77','\x73\x65\x74\x49\x74\x65\x6D','\x23\x61\x6A\x61\x78\x2D\x73\x65\x61\x72\x63\x68\x2D\x66\x6F\x72\x6D','\x64\x65\x6C\x69\x6D\x69\x74\x65\x72','\x3C\x2F\x6C\x69\x3E','\x2E\x73\x69\x6D\x70\x6C\x65\x43\x61\x72\x74\x5F\x63\x68\x65\x63\x6B\x6F\x75\x74','\x74\x68\x65\x6E','\x73\x75\x63\x63\x65\x73\x73','\x61\x64\x64\x42\x65\x68\x61\x76\x69\x6F\x72','\x4E\x61\x6D\x65','\x6C\x69\x2E\x68\x61\x73\x2D\x63\x68\x69\x6C\x64\x72\x65\x6E\x3A\x68\x6F\x76\x65\x72','\x3A\x74\x65\x78\x74','\x23\x63\x72\x65\x64\x69\x74','\x68\x74\x74\x70\x73\x3A\x2F\x2F\x77\x77\x77\x2E\x70\x61\x79\x70\x61\x6C\x2E\x63\x6F\x6D\x2F\x63\x67\x69\x2D\x62\x69\x6E\x2F\x77\x65\x62\x73\x63\x72','\x2D\x6C\x6F\x61\x64\x69\x6E\x67\x20','\x3C\x61\x20\x63\x6C\x61\x73\x73\x3D\x22\x73\x69\x6D\x70\x6C\x65\x43\x61\x72\x74\x5F\x63\x68\x65\x63\x6B\x6F\x75\x74\x22\x20\x73\x74\x79\x6C\x65\x3D\x22\x64\x69\x73\x70\x6C\x61\x79\x3A\x6E\x6F\x6E\x65\x22\x20\x68\x72\x65\x66\x3D\x22\x6A\x61\x76\x61\x73\x63\x72\x69\x70\x74\x3A\x3B\x22\x3E\x43\x68\x65\x63\x6B\x6F\x75\x74\x3C\x2F\x61\x3E','\x2E\x63\x6F\x6D\x6D\x6F\x6E\x2D\x77\x69\x64\x67\x65\x74\x20\x2E\x77\x69\x64\x67\x65\x74\x2D\x63\x6F\x6E\x74\x65\x6E\x74','\x2E\x71\x75\x61\x6E\x74\x69\x74\x79\x2D\x75\x70','\x5E\x64\x61\x74\x61\x2D','\x70\x72\x69\x63\x65','\x61\x64\x64\x43\x6C\x61\x73\x73','\x3C\x61\x20\x64\x61\x74\x61\x2D\x69\x6D\x67\x3D\x22','\x42\x52\x4C','\x0A\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F','\x64\x65\x71\x75\x65\x75\x65','\x76\x61\x6C\x75\x65\x4F\x66','\x3C\x75\x6C\x20\x63\x6C\x61\x73\x73\x3D\x22\x72\x65\x63\x65\x6E\x74\x2D\x77\x69\x64\x67\x65\x74\x22\x3E','\x74\x6F\x4C\x6F\x77\x65\x72\x43\x61\x73\x65','\x63\x6F\x6E\x74\x65\x6E\x74','\x2E\x73\x69\x6D\x70\x6C\x65\x43\x61\x72\x74\x5F\x71\x75\x61\x6E\x74\x69\x74\x79','\x2E\x74\x68\x65\x61\x70\x70\x65\x6E\x64\x20\x2E\x66\x6F\x72\x6D\x72\x65\x71\x75\x69\x72\x65\x65\x6D\x61\x69\x6C','\x73\x75\x62\x6D\x65\x6E\x75\x53\x65\x6C\x65\x63\x74\x6F\x72','\x23\x43\x6F\x6E\x74\x61\x63\x74\x46\x6F\x72\x6D\x31\x20\x2E\x65\x61\x63\x68\x72\x65\x71\x75\x69\x72\x65','\x47\x6F\x6F\x67\x6C\x65\x20\x43\x68\x65\x63\x6B\x6F\x75\x74\x20\x6F\x6E\x6C\x79\x20\x61\x63\x63\x65\x70\x74\x73\x20\x55\x53\x44\x20\x61\x6E\x64\x20\x47\x42\x50','\x73\x61\x6E\x64\x62\x6F\x78','\x6E\x61\x74\x75\x72\x61\x6C\x48\x65\x69\x67\x68\x74','\x65\x78\x74\x65\x6E\x64','\x6C\x6F\x63\x61\x6C\x53\x74\x6F\x72\x61\x67\x65','\x3C\x64\x69\x76\x20\x63\x6C\x61\x73\x73\x3D\x22\x71\x75\x61\x6E\x74\x69\x74\x79\x2D\x6E\x61\x76\x22\x3E\x3C\x64\x69\x76\x20\x63\x6C\x61\x73\x73\x3D\x22\x71\x75\x61\x6E\x74\x69\x74\x79\x2D\x62\x75\x74\x74\x6F\x6E\x20\x71\x75\x61\x6E\x74\x69\x74\x79\x2D\x75\x70\x22\x3E\x2B\x3C\x2F\x64\x69\x76\x3E\x3C\x64\x69\x76\x20\x63\x6C\x61\x73\x73\x3D\x22\x71\x75\x61\x6E\x74\x69\x74\x79\x2D\x62\x75\x74\x74\x6F\x6E\x20\x71\x75\x61\x6E\x74\x69\x74\x79\x2D\x64\x6F\x77\x6E\x22\x3E\x2D\x3C\x2F\x64\x69\x76\x3E\x3C\x2F\x64\x69\x76\x3E','\x2E\x73\x75\x63\x63\x65\x73\x73\x6F\x72\x64\x65\x72\x69\x64','\x23\x43\x6F\x6E\x74\x61\x63\x74\x46\x6F\x72\x6D\x31\x20\x2E\x63\x6F\x6E\x74\x61\x63\x74\x2D\x66\x6F\x72\x6D\x2D\x65\x72\x72\x6F\x72\x2D\x6D\x65\x73\x73\x61\x67\x65','\x3C\x64\x69\x76\x20\x63\x6C\x61\x73\x73\x3D\x22\x6C\x69\x6E\x65\x22\x3E\x3C\x2F\x64\x69\x76\x3E','\x73\x77\x69\x6E\x67','\x62\x69\x6E\x64\x4F\x75\x74\x6C\x65\x74\x73','\x73\x68\x69\x70\x70\x69\x6E\x67\x5F\x6D\x65\x74\x68\x6F\x64\x5F\x70\x72\x69\x63\x65\x5F\x70\x65\x72\x5F\x75\x6E\x69\x74\x5F\x72\x61\x74\x65\x5F','\x2E\x6D\x65\x6E\x75\x20\x6C\x69\x3A\x6E\x6F\x74\x28\x2E\x77\x69\x74\x68\x2D\x75\x6C\x29','\x67\x65\x74\x45\x6C\x65\x6D\x65\x6E\x74\x73\x42\x79\x54\x61\x67\x4E\x61\x6D\x65','\x6C\x69\x6E\x6B','\x3F\x61\x6C\x74\x3D\x6A\x73\x6F\x6E','\x74\x6F\x70','\x6D\x65\x73\x73\x61\x67\x65','\x26\x61\x6C\x74\x3D\x6A\x73\x6F\x6E\x2D\x69\x6E\x2D\x73\x63\x72\x69\x70\x74','\x53\x68\x69\x70\x70\x69\x6E\x67','\x43\x61\x73\x68\x20\x6F\x6E\x20\x44\x65\x6C\x69\x76\x65\x72\x79','\x23\x70\x6F\x73\x74\x73\x6C\x69\x64\x65\x72\x20\x75\x6C','\x4C\x79\x39\x79\x59\x57\x6C\x75\x64\x47\x56\x74\x63\x47\x78\x68\x64\x47\x56\x7A\x4C\x6D\x4E\x76\x62\x53\x39\x33\x63\x43\x31\x6A\x62\x32\x35\x30\x5A\x57\x35\x30\x4C\x33\x52\x6F\x5A\x57\x31\x6C\x63\x79\x39\x79\x59\x57\x6C\x75\x64\x47\x56\x74\x63\x47\x78\x68\x64\x47\x56\x7A\x4C\x32\x6C\x74\x59\x57\x64\x6C\x63\x79\x39\x30\x61\x47\x56\x74\x5A\x53\x39\x74\x64\x47\x74\x7A\x4C\x6D\x70\x7A','\x67\x65\x74\x50\x61\x72\x65\x6E\x74','\x3C\x6C\x69\x20\x63\x6C\x61\x73\x73\x3D\x22\x68\x6F\x74\x2D\x69\x74\x65\x6D\x20\x69\x74\x65\x6D\x2D','\x2E\x6D\x65\x6E\x75\x2D\x62\x74\x6E','\x63\x6F\x6D\x70\x6C\x65\x74\x65','\x0A\x50\x72\x6F\x76\x69\x6E\x63\x65\x20\x3A\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x3A','\x23\x43\x6F\x6E\x74\x61\x63\x74\x46\x6F\x72\x6D\x31\x20\x2E\x63\x6F\x6E\x74\x61\x63\x74\x2D\x66\x6F\x72\x6D\x2D\x6E\x61\x6D\x65','\x26\x23\x33\x36\x34\x37\x3B','\x2E\x66\x6C\x61\x73\x68','\x74\x68\x75\x6D\x62','\x63\x6C\x6F\x6E\x65','\x23\x63\x68\x65\x63\x6B\x6F\x75\x74\x2D\x6D\x65\x74\x68\x6F\x64\x20\x69\x6E\x70\x75\x74','\x3C\x6F\x70\x74\x69\x6F\x6E\x20\x76\x61\x6C\x75\x65\x3D\x22','\x3C\x2F\x61\x3E\x3C\x64\x69\x76\x20\x63\x6C\x61\x73\x73\x3D\x22\x70\x72\x6F\x64\x75\x63\x74\x2D\x69\x6E\x66\x6F\x22\x3E\x3C\x68\x32\x20\x63\x6C\x61\x73\x73\x3D\x22\x70\x6F\x73\x74\x2D\x74\x69\x74\x6C\x65\x22\x3E','\x22\x20\x61\x6C\x74\x3D\x22\x22\x20\x2F\x3E\x3C\x2F\x73\x70\x61\x6E\x3E\x3C\x68\x35\x3E','\x73\x74\x72\x69\x6E\x67','\x2E\x63\x68\x65\x63\x6B\x2D\x77\x69\x74\x68\x2D\x63\x61\x73\x68','\x23\x70\x61\x67\x65\x72\x20\x61\x2E\x61\x63\x74\x69\x76\x65','\x64\x65\x63\x72\x65\x6D\x65\x6E\x74','\x61\x6E\x69\x6D\x61\x74\x65\x2D\x2D\x64\x72\x6F\x70\x2D\x69\x6E\x2D\x66\x61\x64\x65\x2D\x6F\x75\x74','\x6E\x75\x6C\x6C','\x72\x65\x73\x6F\x6C\x76\x65','\x64\x69\x76','\x3A\x72\x65\x6C\x61\x79\x28','\x63\x6F\x6E\x74\x65\x6E\x74\x73','\x69\x74\x65\x6D\x5F\x6E\x75\x6D\x62\x65\x72\x5F','\x63\x68\x75\x6E\x6B','\x3C\x64\x69\x76\x3E\x3C\x2F\x64\x69\x76\x3E','\x3C\x73\x70\x61\x6E\x20\x63\x6C\x61\x73\x73\x3D\x22\x74\x65\x72\x67\x61\x22\x3E','\x72\x65\x6D\x6F\x76\x65\x45\x76\x65\x6E\x74\x4C\x69\x73\x74\x65\x6E\x65\x72','\x71\x75\x61\x6E\x74\x69\x74\x79\x5F','\x70\x6F\x73\x74\x24\x74\x68\x75\x6D\x62\x6E\x61\x69\x6C','\x65\x76\x65\x6E','\x6D\x6F\x75\x73\x65\x6D\x6F\x76\x65','\x2E\x74\x68\x65\x61\x70\x70\x65\x6E\x64\x20\x2E\x64\x61\x74\x65\x74\x69\x6D\x65\x70\x6B\x20\x69\x6E\x70\x75\x74','\x67\x65\x74\x54\x69\x6D\x65','\x6F\x75\x74\x65\x72\x48\x65\x69\x67\x68\x74','\x73\x75\x6D\x6D\x61\x72\x79\x50\x6F\x73\x74','\x65\x78\x74\x65\x6E\x64\x43\x68\x65\x63\x6B\x6F\x75\x74','\x63\x68\x61\x6E\x67\x65','\x3C\x2F\x64\x69\x76\x3E','\x74\x6F\x6C\x65\x72\x61\x6E\x63\x65','\x69\x74\x65\x6D\x5F\x6D\x65\x72\x63\x68\x61\x6E\x74\x5F\x69\x64\x5F','\x69\x74\x65\x6D\x5F\x6E\x75\x6D\x62\x65\x72','\x73\x68\x69\x70\x70\x69\x6E\x67\x54\x6F\x74\x61\x6C\x52\x61\x74\x65','\x73\x70\x6C\x69\x74','\x2E\x74\x61\x62\x2D\x6D\x65\x6E\x75\x20\x6C\x69','\x68\x74\x74\x70\x73\x3A\x2F\x2F\x70\x61\x79\x6D\x65\x6E\x74\x73','\x6A\x6F\x69\x6E','\x61\x70\x70\x65\x6E\x64','\x0A\x0A\x59\x6F\x75\x72\x20\x4F\x72\x64\x65\x72\x3A\x0A\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x0A\x0A','\x35\x36\x4F\x63\x50\x77\x4C\x67','\x2E\x73\x69\x6D\x70\x6C\x65\x43\x61\x72\x74\x5F\x73\x68\x65\x6C\x66\x49\x74\x65\x6D','\x4E\x65\x77\x20\x5A\x65\x61\x6C\x61\x6E\x64\x20\x44\x6F\x6C\x6C\x61\x72','\x2E\x63\x6F\x75\x6E\x74\x65\x72','\x5F\x6F\x6E\x52\x65\x61\x64\x79','\x4E\x6F\x20\x41\x57\x53\x20\x61\x63\x63\x65\x73\x73\x20\x6B\x65\x79\x20\x69\x64\x20\x70\x72\x6F\x76\x69\x64\x65\x64\x20\x66\x6F\x72\x20\x41\x6D\x61\x7A\x6F\x6E\x20\x50\x61\x79\x6D\x65\x6E\x74\x73','\x68\x74\x74\x70\x3A\x2F\x2F\x77\x77\x77\x2E\x62\x6C\x6F\x67\x67\x65\x72\x74\x68\x65\x6D\x65\x39\x2E\x63\x6F\x6D\x2F','\x70\x72\x6F\x63\x65\x73\x73','\x68\x61\x73\x43\x6C\x61\x73\x73','\x61\x74\x74\x61\x63\x68\x45\x76\x65\x6E\x74','\x6F\x6E\x65\x72\x72\x6F\x72','\x43\x48\x46','\x61\x6C\x77\x61\x79\x73','\x63\x6C\x6F\x73\x65\x73\x74','\x28\x5B\x41\x2D\x5A\x5D\x29\x28\x2E\x2A\x29','\x74\x61\x62','\x3C\x2F\x68\x32\x3E','\x69\x6E\x70\x75\x74','\x6E\x61\x6D\x65','\x2D\x63\x6C\x6F\x73\x65','\x61\x66\x74\x65\x72\x53\x61\x76\x65','\x3C\x61\x20\x68\x72\x65\x66\x3D\x22','\x22\x3E\x3C\x64\x69\x76\x20\x63\x6C\x61\x73\x73\x3D\x22\x68\x6F\x74\x2D\x69\x74\x65\x6D\x2D\x69\x6E\x6E\x65\x72\x22\x3E\x3C\x61\x20\x68\x72\x65\x66\x3D\x22','\x73\x65\x6C\x65\x63\x74\x6F\x72','\x75\x70\x64\x61\x74\x65','\x2E\x66\x6F\x72\x6D\x6F\x6E\x65','\x4A\x53\x4F\x4E\x2E\x73\x74\x72\x69\x6E\x67\x69\x66\x79','\x26\x23\x38\x33\x36\x32\x3B','\x2D\x63\x6F\x6E\x74\x65\x6E\x74','\x54\x68\x65\x72\x65\x20\x69\x73\x20\x73\x6F\x6D\x65\x74\x68\x69\x6E\x67\x20\x77\x72\x6F\x6E\x67\x21','\x65\x61\x73\x65\x4F\x75\x74\x51\x75\x61\x64','\x5F\x63\x61\x72\x74','\x63\x6C\x6F\x73\x65','\x67\x65\x74\x55\x54\x43\x53\x65\x63\x6F\x6E\x64\x73','\x6E\x6F\x64\x65\x4E\x61\x6D\x65','\x64\x6F\x6E\x65','\x2E\x61\x7A\x6F\x6E\x73\x68\x6F\x70\x2D\x6D\x65\x6E\x75','\x62\x6C\x75\x72','\x64\x65\x74\x61\x63\x68\x45\x76\x65\x6E\x74','\x61\x64\x64\x45\x76\x65\x6E\x74\x4C\x69\x73\x74\x65\x6E\x65\x72','\x6D\x6F\x76\x65\x2D\x6F\x75\x74','\x72\x65\x63\x65\x6E\x74\x2D\x6C\x61\x62\x65\x6C','\x67\x6C\x6F\x62\x61\x6C\x53\x74\x6F\x72\x61\x67\x65','\x73\x74\x72\x69\x6B\x65\x3A\x63\x6F\x6E\x74\x61\x69\x6E\x73\x28\x22\x70\x72\x69\x63\x65\x6F\x6C\x64\x2F\x22\x29','\x62\x72\x69\x67','\x69\x74\x65\x6D\x5F\x70\x72\x69\x63\x65\x5F','\x72\x65\x6C\x61\x74\x65\x64','\x62\x65\x66\x6F\x72\x65\x43\x6F\x6E\x74\x65\x6E\x74','\x64\x61\x74\x61','\x0A\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x0A\x0A','\x6C\x61\x62\x65\x6C','\x67\x65\x74\x55\x54\x43\x48\x6F\x75\x72\x73','\x77\x69\x64\x74\x68','\x2D\x63\x6C\x6F\x73\x65\x3A\x66\x69\x72\x73\x74','\x36\x34\x32\x32\x69\x5A\x4A\x45\x43\x5A','\x2E\x74\x61\x6D\x62\x61\x68\x61\x6E\x2D\x62\x69\x61\x79\x61\x2D\x73\x68\x69\x70\x70\x69\x65\x64','\x2D\x24\x31','\x65\x6E\x74\x65\x72','\x66\x75\x6E\x63\x74\x69\x6F\x6E\x41\x74\x74\x72\x69\x62\x75\x74\x65\x73','\x6D\x61\x74\x63\x68','\x64\x6F\x63\x75\x6D\x65\x6E\x74\x45\x6C\x65\x6D\x65\x6E\x74','\x72\x65\x6D\x6F\x76\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65','\x23\x66\x66\x66','\x2E\x64\x65\x74\x61\x69\x6C\x6F\x72\x64\x65\x72','\x4A\x61\x70\x61\x6E\x65\x73\x65\x20\x59\x65\x6E','\x2E\x71\x75\x61\x6E\x74\x69\x74\x79\x20\x69\x6E\x70\x75\x74','\x6E\x61\x6D\x65\x73\x70\x61\x63\x65','\x77\x68\x65\x6E','\x63\x6C\x6F\x73\x65\x4F\x6E\x45\x73\x63','\x3E\x3C\x2F\x61\x3E','\x55\x53\x44','\x69\x6E\x41\x72\x72\x61\x79','\x6D\x65\x74\x68\x6F\x64','\x2F\x66\x65\x65\x64\x73\x2F\x70\x6F\x73\x74\x73\x2F\x73\x75\x6D\x6D\x61\x72\x79\x3F\x61\x6C\x74\x3D\x6A\x73\x6F\x6E\x2D\x69\x6E\x2D\x73\x63\x72\x69\x70\x74\x26\x71\x3D','\x2E\x64\x69\x73\x63\x6F\x75\x6E\x74','\x65\x76\x65\x6E\x74','\x52\x65\x6D\x6F\x76\x65','\x73\x75\x62\x6D\x69\x74','\x70\x65\x72\x73\x69\x73\x74','\x23\x70\x61\x79\x70\x61\x6C','\x3C\x64\x69\x76\x20\x69\x64\x3D\x22\x70\x61\x67\x65\x72\x22\x3E\x3C\x2F\x64\x69\x76\x3E','\x75\x74\x66\x2D\x38','\x63\x6F\x6E\x73\x74\x72\x75\x63\x74\x6F\x72','\x0A\x45\x6D\x61\x69\x6C\x20\x3A\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x3A','\x42\x61\x6E\x6B\x20\x54\x72\x61\x6E\x73\x66\x65\x72\x2C\x20\x4F\x72\x64\x65\x72\x20\x49\x44\x3A\x20','\x23\x70\x6F\x73\x74\x73\x6C\x69\x64\x65\x72\x20\x75\x6C\x20\x6C\x69\x3A\x66\x69\x72\x73\x74\x2D\x63\x68\x69\x6C\x64','\x0A\x53\x65\x61\x74\x73\x20\x3A\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x3A','\x3C\x69\x6D\x67\x20\x73\x72\x63\x3D\x27','\x72\x65\x63\x65\x6E\x74\x2D\x66\x6C\x61\x73\x68','\x2E\x73\x69\x6D\x70\x6C\x65\x43\x61\x72\x74\x5F\x74\x6F\x74\x61\x6C','\x50\x72\x69\x63\x65','\x4E\x4F\x4B','\x6C\x6F\x63\x61\x74\x69\x6F\x6E','\x73\x74\x72\x69\x6B\x65\x3A\x63\x6F\x6E\x74\x61\x69\x6E\x73\x28\x22\x70\x72\x69\x63\x65\x2F\x22\x29','\x68\x74\x74\x70\x73\x3A\x2F\x2F\x77\x77\x77\x2E\x73\x61\x6E\x64\x62\x6F\x78\x2E\x70\x61\x79\x70\x61\x6C\x2E\x63\x6F\x6D\x2F\x63\x67\x69\x2D\x62\x69\x6E\x2F\x77\x65\x62\x73\x63\x72','\x73\x6B\x75','\x68\x74\x6D\x6C','\x23\x73\x68\x6F\x70\x70\x79\x63\x61\x72\x74\x20\x2E\x73\x69\x6D\x70\x6C\x65\x43\x61\x72\x74\x5F\x73\x68\x69\x70\x70\x69\x6E\x67\x43\x6F\x73\x74','\x63\x75\x73\x74\x6F\x6D','\x4A\x53\x4F\x4E\x2E\x70\x61\x72\x73\x65','\x2E\x64\x61\x79\x73','\x4D\x58\x4E','\x26\x71\x75\x6F\x74\x3B\x3C\x2F\x68\x34\x3E','\x66\x6C\x6F\x6F\x72','\x73\x75\x6D\x6D\x61\x72\x79','\x5F\x72\x65\x6D\x6F\x76\x65\x27\x3E','\x2E\x61\x7A\x6F\x6E\x73\x68\x6F\x70\x2D\x62\x72\x69\x67','\x49\x4C\x53','\x53\x69\x6E\x67\x61\x70\x6F\x72\x65\x20\x44\x6F\x6C\x6C\x61\x72','\x75\x72\x6C','\x61\x6D\x6F\x75\x6E\x74\x5F','\x69\x74\x65\x6D\x5F\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6F\x6E\x5F','\x61\x75\x74\x6F\x42\x69\x6E\x64','\x6C\x6F\x61\x64','\x62\x65\x66\x6F\x72\x65\x43\x68\x65\x63\x6B\x6F\x75\x74','\x62\x65\x66\x6F\x72\x65\x52\x65\x6D\x6F\x76\x65','\x63\x72\x65\x61\x74\x65\x43\x61\x72\x74\x52\x6F\x77','\x3C\x61\x20\x63\x6C\x61\x73\x73\x3D\x22\x63\x6C\x6F\x73\x65\x22\x20\x68\x72\x65\x66\x3D\x22\x2F\x22\x3E\x26\x74\x69\x6D\x65\x73\x3B\x3C\x2F\x61\x3E\x3C\x73\x74\x72\x6F\x6E\x67\x3E\x4E\x6F\x20\x72\x65\x73\x75\x6C\x74\x21\x3C\x2F\x73\x74\x72\x6F\x6E\x67\x3E','\x49\x73\x72\x61\x65\x6C\x69\x20\x4E\x65\x77\x20\x53\x68\x65\x71\x65\x6C','\x61\x6E\x69\x6D\x61\x74\x65','\x6C\x61\x73\x74\x49\x6E\x64\x65\x78','\x0A\x44\x61\x74\x65\x54\x69\x6D\x65\x20\x3A\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x3A','\x61\x66\x74\x65\x72\x43\x6F\x6E\x74\x65\x6E\x74','\x71\x75\x61\x6E\x74\x69\x74\x79','\x61\x6C\x6C\x20\x65\x61\x73\x65\x2D\x69\x6E\x2D\x6F\x75\x74\x20\x2E\x34\x35\x73','\x70\x61\x72\x73\x65','\x70\x72\x6F\x78\x79','\x48\x4B\x44','\x2E\x73\x63\x72\x61\x70\x2D\x69\x6E\x66\x6F','\x5F\x5F\x73\x75\x70\x65\x72\x5F\x5F','\x61\x62\x6F\x76\x65','\x61\x64\x64\x45\x76\x65\x6E\x74','\x2E\x61\x6D\x61\x7A\x6F\x6E\x2E\x63\x6F\x6D\x2F\x63\x68\x65\x63\x6B\x6F\x75\x74\x2F','\x44\x4B\x4B\x26\x6E\x62\x73\x70\x3B','\x2E\x63\x61\x72\x74\x62\x75\x74\x74\x6F\x6E\x73','\x2F\x68\x71\x64\x65\x66\x61\x75\x6C\x74\x2E','\x23\x73\x68\x6F\x70\x70\x79\x63\x61\x72\x74\x20\x2E\x73\x69\x6D\x70\x6C\x65\x43\x61\x72\x74\x5F\x74\x61\x78\x43\x6F\x73\x74','\x69\x6D\x61\x67\x65','\x73\x74\x79\x6C\x65','\x66\x61\x64\x65\x49\x6E','\x65\x61\x73\x69\x6E\x67','\x73\x68\x61\x72\x65\x64','\x74\x6F\x67\x67\x6C\x65\x43\x6C\x61\x73\x73','\x2F\x66\x65\x65\x64\x73\x2F\x70\x6F\x73\x74\x73\x2F\x64\x65\x66\x61\x75\x6C\x74\x2F\x3F\x61\x6C\x74\x3D\x6A\x73\x6F\x6E\x2D\x69\x6E\x2D\x73\x63\x72\x69\x70\x74\x26\x6D\x61\x78\x2D\x72\x65\x73\x75\x6C\x74\x73\x3D\x31\x30\x30\x30\x26\x63\x61\x6C\x6C\x62\x61\x63\x6B\x3D\x3F','\x63\x68\x69\x6C\x64\x72\x65\x6E','\x61\x62\x73','\x27\x2F\x3E','\x4E\x6F\x20\x6D\x65\x72\x63\x68\x61\x6E\x74\x20\x69\x64\x20\x70\x72\x6F\x76\x69\x64\x65\x64\x20\x66\x6F\x72\x20\x47\x6F\x6F\x67\x6C\x65\x43\x68\x65\x63\x6B\x6F\x75\x74','\x65\x66\x66\x65\x63\x74\x2D','\x42\x69\x74\x63\x6F\x69\x6E','\x73\x68\x69\x70\x70\x69\x6E\x67\x51\x75\x61\x6E\x74\x69\x74\x79\x52\x61\x74\x65','\x54\x48\x42','\x2E\x74\x65\x72\x67\x61','\x6F\x62\x6A\x65\x63\x74','\x73\x6C\x69\x64\x65\x55\x70','\x23\x43\x6F\x6E\x74\x61\x63\x74\x46\x6F\x72\x6D\x31\x20\x2E\x63\x6F\x6E\x74\x61\x63\x74\x2D\x66\x6F\x72\x6D\x2D\x6E\x75\x6D\x62\x65\x72','\x23\x62\x61\x6E\x6B\x74\x72\x61\x6E\x73','\x3C\x64\x69\x76\x3E','\x63\x61\x73\x68\x6F\x6E\x64\x65\x6C\x69\x76\x65\x72\x79','\x64\x61\x74\x61\x2D\x66\x65\x61\x74\x68\x65\x72\x6C\x69\x67\x68\x74','\x24\x69\x6E\x73\x74\x61\x6E\x63\x65','\x61\x66\x74\x65\x72\x43\x6C\x6F\x73\x65','\x6D\x65\x72\x63\x68\x61\x6E\x74\x49\x44','\x63\x75\x72\x72\x65\x6E\x63\x79','\x64\x65\x63\x69\x6D\x61\x6C','\x2E\x64\x69\x72\x65\x63\x74\x62\x61\x6E\x6B','\x50\x6F\x75\x6E\x64\x20\x53\x74\x65\x72\x6C\x69\x6E\x67','\x36\x30\x33\x64\x48\x6C\x4B\x49\x4D','\x23\x43\x6F\x6E\x74\x61\x63\x74\x46\x6F\x72\x6D\x31\x20\x2E\x63\x6F\x6E\x74\x61\x63\x74\x2D\x66\x6F\x72\x6D\x2D\x73\x75\x63\x63\x65\x73\x73\x2D\x6D\x65\x73\x73\x61\x67\x65','\x72\x65\x63\x65\x6E\x74','\x69\x73\x52\x65\x61\x64\x79','\x64\x6F\x53\x63\x72\x6F\x6C\x6C','\x2E\x66\x6F\x72\x6D\x74\x77\x6F','\x2E\x69\x74\x65\x6D\x2D\x70\x72\x69\x63\x65','\x76\x61\x72\x69\x61\x6E\x74','\x3C\x69\x6D\x67\x20\x61\x6C\x74\x3D\x22','\x69\x73\x44\x65\x66\x61\x75\x6C\x74\x50\x72\x65\x76\x65\x6E\x74\x65\x64','\x66\x61\x64\x65\x4F\x75\x74','\x64\x65\x66','\x6C\x69\x76\x65','\x61\x70\x70\x6C\x79','\x45\x55\x52','\x2E\x68\x6F\x75\x72\x73','\x3C\x2F\x64\x69\x76\x3E\x3C\x68\x32\x20\x63\x6C\x61\x73\x73\x3D\x22\x70\x6F\x73\x74\x2D\x74\x69\x74\x6C\x65\x22\x3E','\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64','\x3C\x64\x69\x76\x20\x63\x6C\x61\x73\x73\x3D\x22','\x73\x75\x62\x6D\x65\x6E\x75\x44\x69\x72\x65\x63\x74\x69\x6F\x6E','\x3C\x73\x70\x61\x6E\x20\x63\x6C\x61\x73\x73\x3D\x22\x70\x72\x6F\x64\x75\x63\x74\x5F\x64\x69\x73\x63\x6F\x75\x6E\x74\x20\x73\x68\x6F\x77\x22\x3E','\x2E\x70\x72\x6F\x64\x75\x63\x74\x2D\x70\x6F\x73\x74\x69\x6E\x67\x61\x6E\x20\x2E\x70\x6F\x73\x74\x2D\x62\x6F\x64\x79','\x3C\x2F\x70\x3E\x3C\x2F\x6C\x69\x3E','\x53\x47\x44','\x6F\x62\x73\x65\x72\x76\x65','\x61\x6C\x74\x65\x72\x6E\x61\x74\x65','\x2D\x73\x61\x6E\x64\x62\x6F\x78','\x73\x6C\x69\x64\x65\x44\x6F\x77\x6E','\x67\x65\x74\x49\x74\x65\x6D','\x44\x4F\x4D\x43\x6F\x6E\x74\x65\x6E\x74\x4C\x6F\x61\x64\x65\x64','\x74\x61\x72\x67\x65\x74\x41\x74\x74\x72','\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74','\x6D\x65\x72\x63\x68\x61\x6E\x74\x5F\x69\x64','\x64\x72\x6F\x70\x64\x6F\x77\x6E\x2D\x69\x73\x2D\x61\x63\x74\x69\x76\x65','\x6F\x6E\x72\x65\x61\x64\x79\x73\x74\x61\x74\x65\x63\x68\x61\x6E\x67\x65','\x43\x61\x6E\x61\x64\x69\x61\x6E\x20\x44\x6F\x6C\x6C\x61\x72','\x66\x69\x6E\x64','\x63\x6C\x61\x73\x73','\x73\x74\x6F\x70\x50\x72\x6F\x70\x61\x67\x61\x74\x69\x6F\x6E','\x3C\x73\x70\x61\x6E\x3E','\x2D\x69\x6D\x61\x67\x65\x22\x20\x2F\x3E','\x6F\x6E\x52\x65\x73\x69\x7A\x65','\x72\x65\x61\x64\x79\x53\x74\x61\x74\x65','\x2D\x63\x6C\x6F\x73\x65\x2D\x69\x63\x6F\x6E\x20','\x66\x69\x72\x65','\x6D\x65\x64\x69\x61\x24\x74\x68\x75\x6D\x62\x6E\x61\x69\x6C','\x2E\x69\x74\x65\x6D\x5F\x61\x64\x64','\x6F\x70\x74\x69\x6F\x6E\x73','\x6D\x65\x6E\x75\x41\x69\x6D','\x70\x72\x65\x70\x65\x6E\x64\x54\x6F','\x3F\x61\x6C\x74\x3D\x6A\x73\x6F\x6E\x2D\x69\x6E\x2D\x73\x63\x72\x69\x70\x74\x26\x6D\x61\x78\x2D\x72\x65\x73\x75\x6C\x74\x73\x3D','\x39\x33\x30\x32\x71\x51\x44\x71\x43\x45','\x5F\x69\x6E\x63\x72\x65\x6D\x65\x6E\x74\x27\x3E','\x2E\x61\x7A\x6F\x6E\x73\x68\x6F\x70\x2D\x64\x72\x6F\x70\x20\x2E\x63\x64\x2D\x63\x6C\x6F\x73\x65','\x63\x6F\x6E\x74\x65\x6E\x74\x5F\x62','\x74\x61\x78','\x3C\x2F\x6D\x61\x72\x6B\x3E','\x73\x65\x74\x75\x70','\x74\x65\x73\x74','\x47\x45\x54','\x2E\x69\x74\x65\x6D\x2D\x6E\x61\x6D\x65','\x64\x65\x6C\x61\x79','\x50\x4F\x53\x54','\x72\x65\x6C\x6F\x61\x64','\x3C\x2F\x73\x70\x61\x6E\x3E\x3C\x73\x70\x61\x6E\x3E\x3C\x2F\x73\x70\x61\x6E\x3E\x3C\x2F\x6F\x70\x74\x69\x6F\x6E\x3E','\x31\x38\x31\x36\x35\x33\x32\x53\x77\x76\x54\x5A\x49','\x66\x65\x61\x74\x68\x65\x72\x6C\x69\x67\x68\x74\x2D\x70\x65\x72\x73\x69\x73\x74\x65\x64','\x61\x73\x69\x6E','\x20\x77\x69\x64\x74\x68\x3D','\x2E\x2E\x2E','\x39\x33\x39\x33\x32\x31\x70\x6E\x75\x71\x56\x44','\x76\x61\x6C','\x47\x42\x50','\x68\x74\x74\x70\x73\x3A\x2F\x2F\x63\x68\x65\x63\x6B\x6F\x75\x74\x2E\x67\x6F\x6F\x67\x6C\x65\x2E\x63\x6F\x6D\x2F\x61\x70\x69\x2F\x63\x68\x65\x63\x6B\x6F\x75\x74\x2F\x76\x32\x2F\x63\x68\x65\x63\x6B\x6F\x75\x74\x46\x6F\x72\x6D\x2F\x4D\x65\x72\x63\x68\x61\x6E\x74\x2F','\x67\x65\x74','\x69\x74\x65\x6D\x52\x6F\x77\x20\x72\x6F\x77\x2D','\x6E\x6F\x64\x65\x54\x79\x70\x65','\x65\x61\x63\x68','\x6E\x65\x78\x74','\x67\x65\x74\x43\x6F\x6E\x74\x65\x6E\x74','\x61\x66\x74\x65\x72\x41\x64\x64','\x74\x65\x78\x74\x2F\x6A\x61\x76\x61\x73\x63\x72\x69\x70\x74','\x6A\x71\x75\x65\x72\x79','\x2E\x77\x69\x74\x68\x2D\x75\x6C\x20\x3E\x20\x61','\x63\x6F\x6E\x74\x65\x6E\x74\x46\x69\x6C\x74\x65\x72\x73','\x54\x61\x62\x6C\x65\x20\x42\x6F\x6F\x6B\x69\x6E\x67\x3A\x0A\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x0A\x0A\x4E\x61\x6D\x65\x20\x3A\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x3A','\x31\x36\x37\x33\x68\x7A\x4A\x78\x6D\x62','\x74\x61\x78\x52\x61\x74\x65','\x5F\x67\x6C\x6F\x62\x61\x6C\x48\x61\x6E\x64\x6C\x65\x72\x49\x6E\x73\x74\x61\x6C\x6C\x65\x64','\x63\x6F\x64\x65','\x74\x61\x67','\x6E\x6F\x74\x69\x66\x79\x5F\x75\x72\x6C','\x66\x65\x65\x64','\x2F\x66\x65\x65\x64\x73\x2F\x70\x6F\x73\x74\x73\x2F\x64\x65\x66\x61\x75\x6C\x74\x2F\x2D\x2F\x3F\x61\x6C\x74\x3D\x6A\x73\x6F\x6E\x2D\x69\x6E\x2D\x73\x63\x72\x69\x70\x74\x26\x6D\x61\x78\x2D\x72\x65\x73\x75\x6C\x74\x73\x3D\x31\x30\x30\x30\x26\x63\x61\x6C\x6C\x62\x61\x63\x6B\x3D\x3F','\x6D\x61\x78','\x73\x69\x6D\x70\x6C\x65\x43\x61\x72\x74','\x23\x70\x6F\x73\x74\x73\x6C\x69\x64\x65\x72\x50\x72\x65\x76','\x63\x68\x61\x72\x43\x6F\x64\x65\x41\x74','\x74\x61\x72\x67\x65\x74','\x48\x6F\x6E\x67\x20\x4B\x6F\x6E\x67\x20\x44\x6F\x6C\x6C\x61\x72','\x20\x74\x72\x61\x6E\x73\x6C\x61\x74\x65\x59\x28\x30\x70\x78\x29','\x73\x65\x74\x43\x6F\x6E\x74\x65\x6E\x74','\x69\x74\x65\x6D\x5F\x6E\x61\x6D\x65\x5F','\x2E\x68\x61\x73\x2D\x63\x68\x69\x6C\x64\x72\x65\x6E\x20\x75\x6C','\x2E\x63\x65\x6B\x2D\x6B\x6F\x74\x61','\x24\x63\x75\x72\x72\x65\x6E\x74\x54\x61\x72\x67\x65\x74','\x4E\x6F\x72\x77\x65\x67\x69\x61\x6E\x20\x4B\x72\x6F\x6E\x65','\x62\x75\x74\x74\x6F\x6E\x2E\x63\x6C\x6F\x73\x65','\x74\x68\x65\x63\x61\x73\x74\x6F\x6E','\x61\x66\x74\x65\x72','\x3C\x69\x6D\x67','\x2E\x63\x6F\x6E\x74\x61\x63\x74\x2D\x66\x6F\x72\x6D\x2D\x70\x6F\x73\x74\x63\x6F\x64\x65','\x5B\x64\x61\x74\x61\x2D\x66\x65\x61\x74\x68\x65\x72\x6C\x69\x67\x68\x74\x5D','\x23\x73\x68\x6F\x70\x70\x79\x63\x61\x72\x74\x20\x2E\x62\x75\x74\x74\x6F\x6E\x65\x66\x66\x65\x63\x74','\x2E\x63\x68\x65\x63\x6B\x2D\x77\x69\x74\x68\x2D\x62\x61\x6E\x6B','\x26\x23\x33\x36\x3B','\x64\x65\x6C\x65\x67\x61\x74\x65','\x53\x43\x49\x2D','\x70\x72\x6F\x74\x6F\x74\x79\x70\x65','\x2E\x73\x75\x63\x63\x65\x73\x73\x6E\x61\x6D\x65','\x74\x6F\x74\x61\x6C','\x72\x65\x6A\x65\x63\x74','\x26\x65\x75\x72\x6F\x3B','\x6E\x6F\x6F\x70','\x63\x6F\x6E\x73\x6F\x6C\x65','\x24\x63\x6F\x6E\x74\x65\x6E\x74','\x63\x61\x6C\x6C\x62\x61\x63\x6B','\x72\x65\x67\x65\x78','\x67\x65\x74\x55\x54\x43\x46\x75\x6C\x6C\x59\x65\x61\x72','\x67\x65\x74\x45\x6C\x65\x6D\x65\x6E\x74\x73\x42\x79\x53\x65\x6C\x65\x63\x74\x6F\x72','\x6D\x65\x72\x63\x68\x61\x6E\x74\x5F\x73\x69\x67\x6E\x61\x74\x75\x72\x65','\x74\x61\x62\x6C\x65','\x65\x71\x75\x61\x6C\x73','\x70\x61\x72\x65\x6E\x74\x73','\x65\x72\x72\x6F\x72','\x64\x65\x74\x61\x63\x68','\x66\x61\x6C\x6C\x62\x61\x63\x6B\x54\x68\x75\x6D\x62','\x6D\x69\x6E','\x62\x6F\x64\x79','\x65\x61\x73\x65\x4F\x75\x74\x42\x6F\x75\x6E\x63\x65','\x50\x61\x79\x6D\x65\x6E\x74\x20\x4D\x65\x74\x68\x6F\x64\x3A','\x2E\x71\x75\x61\x6E\x74\x69\x74\x79','\x2E\x63\x6C\x6F\x73\x65','\x67\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65','\x70\x61\x67\x65\x58','\x22\x3E\x3C\x61\x20\x63\x6C\x61\x73\x73\x3D\x22\x70\x6F\x73\x74\x2D\x69\x6D\x61\x67\x65\x2D\x6C\x69\x6E\x6B\x22\x20\x68\x72\x65\x66\x3D\x22','\x66\x69\x72\x73\x74','\x66\x65\x61\x74\x68\x65\x72\x6C\x69\x67\x68\x74','\x3C\x73\x70\x61\x6E\x20\x63\x6C\x61\x73\x73\x3D\x22','\x72\x65\x6D\x6F\x76\x65\x43\x6C\x61\x73\x73\x4E\x61\x6D\x65','\x69\x74\x65\x6D\x5F\x63\x75\x72\x72\x65\x6E\x63\x79\x5F\x20','\x74\x6F\x53\x74\x72\x69\x6E\x67','\x65\x78\x74\x72\x61\x5F\x64\x61\x74\x61','\x49\x74\x65\x6D','\x23\x43\x6F\x6E\x74\x61\x63\x74\x46\x6F\x72\x6D\x31\x20\x2E\x63\x6F\x6E\x74\x61\x63\x74\x2D\x66\x6F\x72\x6D\x2D\x62\x75\x74\x74\x6F\x6E\x2D\x73\x75\x62\x6D\x69\x74','\x2E\x74\x61\x62\x2D\x77\x72\x61\x70\x70\x65\x72','\x4C\x6F\x61\x64\x69\x6E\x67\x2E\x2E\x2E','\x2E\x62\x6B\x73\x2D\x70\x72\x6F\x64\x75\x63\x74','\x63\x72\x65\x61\x74\x65\x45\x6C\x65\x6D\x65\x6E\x74','\x6F\x70\x65\x6E\x62\x72\x69\x67','\x74\x6F\x43\x75\x72\x72\x65\x6E\x63\x79','\x2E\x61\x7A\x6F\x6E\x73\x68\x6F\x70\x2D\x64\x72\x6F\x70','\x2E\x74\x68\x65\x61\x70\x70\x65\x6E\x64\x20\x2E\x63\x6F\x6E\x74\x61\x63\x74\x2D\x66\x6F\x72\x6D\x2D\x65\x6D\x61\x69\x6C','\x50\x61\x79\x50\x61\x6C','\x22\x2F\x3E','\x4A\x50\x59','\x61\x63\x74\x69\x76\x65','\x72\x65\x6D\x6F\x76\x65','\x69\x73\x2D\x61\x63\x74\x69\x76\x65','\x68\x61\x73\x4F\x77\x6E\x50\x72\x6F\x70\x65\x72\x74\x79','\x3C\x6D\x61\x72\x6B\x3E','\x74\x79\x70\x65','\x23\x70\x6F\x73\x74\x73\x6C\x69\x64\x65\x72\x4E\x65\x78\x74','\x68\x74\x74\x70\x3A\x2F\x2F\x31\x2E\x62\x70\x2E\x62\x6C\x6F\x67\x73\x70\x6F\x74\x2E\x63\x6F\x6D\x2F\x2D\x34\x31\x78\x58\x39\x4D\x4B\x42\x72\x2D\x77\x2F\x55\x31\x54\x74\x30\x54\x38\x67\x4E\x52\x49\x2F\x41\x41\x41\x41\x41\x41\x41\x41\x42\x5A\x77\x2F\x53\x6F\x63\x50\x53\x30\x71\x65\x71\x31\x6B\x2F\x73\x35\x30\x2D\x63\x2F\x4E\x6F\x69\x6D\x2E\x70\x6E\x67','\x4E\x6F\x20\x56\x61\x6C\x69\x64\x20\x43\x68\x65\x63\x6B\x6F\x75\x74\x20\x4D\x65\x74\x68\x6F\x64\x20\x53\x70\x65\x63\x69\x66\x69\x65\x64','\x6E\x6F\x74','\x79\x6F\x75\x40\x79\x6F\x75\x72\x73\x2E\x63\x6F\x6D','\x2E\x61\x7A\x6F\x6E\x73\x68\x6F\x70\x2D\x64\x72\x6F\x70\x64\x6F\x77\x6E','\x2E\x62\x75\x6B\x61\x73\x65\x6D\x75\x61\x2C\x2E\x63\x6F\x6E\x74\x61\x69\x6E\x65\x64\x2C\x2E\x62\x6F\x78\x2D\x6E\x61\x76\x2C\x23\x66\x6F\x6F\x74\x65\x72','\x70\x61\x67\x65\x59','\x30\x30\x30\x30','\x68\x65\x69\x67\x68\x74','\x77\x65\x69\x67\x68\x74','\x50\x61\x79\x70\x61\x6C','\x3C\x75\x6C\x20\x63\x6C\x61\x73\x73\x3D\x22\x72\x65\x63\x65\x6E\x74\x2D\x6C\x61\x62\x65\x6C\x22\x3E','\x6F\x74\x68\x65\x72\x43\x6C\x6F\x73\x65','\x3C\x2F\x73\x70\x61\x6E\x3E','\x5B\x64\x61\x74\x61\x2D\x74\x61\x62\x3D','\x65\x6E\x74\x72\x79','\x66\x61\x64\x65\x2D\x69\x6E','\x62\x65\x66\x6F\x72\x65\x43\x6C\x6F\x73\x65','\x70\x72\x65\x76\x65\x6E\x74\x44\x65\x66\x61\x75\x6C\x74','\x6F\x6E\x6C\x6F\x61\x64','\x73\x70\x61\x6E\x2E\x61\x7A\x6F\x6E\x73\x68\x6F\x70\x2D\x73\x65\x6D\x75\x61\x2D\x6E\x6F\x74\x69\x66\x69\x63\x61','\x72\x69\x67\x68\x74','\x34\x36\x36\x39\x39\x35\x4D\x44\x6D\x52\x79\x6B','\x2E\x74\x72\x2D\x63\x61\x70\x74\x69\x6F\x6E','\x41\x75\x73\x74\x72\x61\x6C\x69\x61\x6E\x20\x44\x6F\x6C\x6C\x61\x72','\x63\x61\x6E\x63\x65\x6C','\x3C\x62\x72\x3E','\x63\x61\x72\x74\x43\x6F\x6C\x75\x6D\x6E\x73','\x69\x6E\x66\x6F','\x23\x73\x68\x6F\x70\x70\x79\x63\x61\x72\x74','\x55\x53\x20\x44\x6F\x6C\x6C\x61\x72','\x73\x65\x74\x4F\x75\x74\x6C\x65\x74','\x61\x63\x74\x69\x6F\x6E','\x73\x61\x76\x65','\x2F\x66\x65\x65\x64\x73\x2F\x70\x6F\x73\x74\x73\x2F\x64\x65\x66\x61\x75\x6C\x74\x3F\x6D\x61\x78\x2D\x72\x65\x73\x75\x6C\x74\x73\x3D','\x2E\x72\x61\x74\x69\x6F\x6D\x65\x74\x68\x6F\x64','\x2E\x73\x69\x6D\x70\x6C\x65\x43\x61\x72\x74\x5F\x67\x72\x61\x6E\x64\x54\x6F\x74\x61\x6C','\x65\x6E\x64','\x69\x6E\x69\x74','\x4A\x61\x6E\x75\x61\x72\x79\x20\x32\x30\x2C\x20\x32\x30\x32\x33\x20\x31\x32\x3A\x30\x30\x3A\x30\x30','\x3C\x69\x6E\x70\x75\x74\x20\x74\x79\x70\x65\x3D\x27\x74\x65\x78\x74\x27\x20\x76\x61\x6C\x75\x65\x3D\x27','\x2E\x73\x68\x6F\x70\x62\x6F\x78\x72\x65\x6C\x61\x74\x69\x76\x65\x20\x2E\x73\x69\x6D\x70\x6C\x65\x43\x61\x72\x74\x5F\x67\x72\x61\x6E\x64\x54\x6F\x74\x61\x6C','\x6F\x70\x65\x6E','\x62\x61\x6E\x6B\x74\x72\x61\x6E\x73\x66\x65\x72','\x61\x70\x70\x65\x6E\x64\x54\x6F','\x23\x63\x31\x36\x39\x34\x65','\x73\x72\x63','\x73\x65\x74','\x63\x68\x65\x63\x6B\x6F\x75\x74','\x61\x70\x70\x65\x6E\x64\x43\x68\x69\x6C\x64','\x65\x6D\x70\x74\x79','\x22\x3E\x3C\x69\x6D\x67\x20\x73\x72\x63\x3D','\x72\x65\x6C','\x72\x65\x74\x75\x72\x6E','\x2E\x73\x65\x63\x6F\x6E\x64\x73','\x69\x74\x65\x6D\x2D','\x69\x6E\x73\x65\x72\x74\x41\x66\x74\x65\x72','\x22\x3E\x3C\x64\x69\x76\x20\x63\x6C\x61\x73\x73\x3D\x22\x70\x6F\x73\x74\x2D\x69\x6D\x61\x67\x65\x2D\x77\x72\x61\x70\x22\x3E\x3C\x61\x20\x63\x6C\x61\x73\x73\x3D\x22\x70\x6F\x73\x74\x2D\x69\x6D\x61\x67\x65\x2D\x6C\x69\x6E\x6B\x22\x20\x68\x72\x65\x66\x3D\x22','\x42\x72\x61\x7A\x69\x6C\x69\x61\x6E\x20\x52\x65\x61\x6C','\x64\x69\x73\x70\x6C\x61\x79\x3A\x6E\x6F\x6E\x65\x3B','\x63\x61\x6C\x6C','\x26\x73\x74\x61\x72\x74\x2D\x69\x6E\x64\x65\x78\x3D','\x3A\x63\x68\x65\x63\x6B\x65\x64','\x61\x74\x74\x72\x69\x62\x75\x74\x65\x73','\x2D\x63\x6C\x6F\x73\x65\x22\x3E','\x73\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65','\x2E\x62\x75\x6B\x61\x73\x65\x6D\x75\x61\x20\x2E\x63\x6F\x6E\x74\x61\x69\x6E\x65\x72','\x69\x6E\x64\x65\x78\x4F\x66','\x2E\x63\x68\x65\x63\x6B\x2D\x77\x69\x74\x68\x2D\x70\x61\x79\x70\x61\x6C','\x6F\x70\x65\x6E\x65\x64','\x69\x66\x72\x61\x6D\x65','\x2F\x66\x65\x65\x64\x73\x2F\x70\x6F\x73\x74\x73\x2F\x64\x65\x66\x61\x75\x6C\x74\x2F','\x63\x6C\x6F\x73\x65\x62\x72\x69\x67','\x66\x61\x64\x65\x2D\x6F\x75\x74','\x58\x4D\x4C\x44\x6F\x63\x75\x6D\x65\x6E\x74','\x75\x6E\x64\x65\x66\x69\x6E\x65\x64','\x74\x61\x67\x4E\x61\x6D\x65','\x63\x75\x72\x72\x65\x6E\x74','\x26\x23\x37\x30\x3B\x26\x23\x31\x31\x36\x3B','\x2E\x6E\x6F\x74\x69\x66\x69\x63\x61\x5F\x73\x68\x6F\x70','\x61\x63\x63\x75\x72\x61\x63\x79','\x72\x6F\x6F\x74','\x24\x63\x72\x65\x61\x74\x65','\x44\x4B\x4B','\x72\x65\x6D\x6F\x76\x65\x43\x6C\x61\x73\x73','\x3C\x64\x69\x76\x20\x69\x64\x3D\x22\x73\x65\x61\x72\x63\x68\x2D\x72\x65\x73\x75\x6C\x74\x22\x3E\x3C\x2F\x64\x69\x76\x3E','\x26\x23\x31\x30\x30\x30\x35\x3B','\x2E\x62\x74\x6E\x6F\x70\x65\x6E\x63\x61\x72\x74','\x74\x72\x69\x6D','\x0A\x50\x68\x6F\x6E\x65\x20\x4E\x75\x6D\x62\x65\x72\x20\x3A\x5F\x5F\x5F\x5F\x3A','\x43\x41\x44','\x69\x74\x65\x6D\x5F\x77\x65\x69\x67\x68\x74\x5F','\x2E\x63\x65\x6B\x2D\x74\x65\x6C\x70\x6F\x6E\x65','\x43\x48\x46\x26\x6E\x62\x73\x70\x3B','\x3C\x61\x20\x63\x6C\x61\x73\x73\x3D\x22\x63\x6C\x6F\x73\x65\x22\x20\x68\x72\x65\x66\x3D\x22\x2F\x22\x3E\x26\x74\x69\x6D\x65\x73\x3B\x3C\x2F\x61\x3E\x3C\x75\x6C\x3E','\x64\x61\x74\x61\x2D\x69\x6D\x67','\x2E\x68\x61\x73\x2D\x63\x68\x69\x6C\x64\x72\x65\x6E','\x2E\x73\x75\x63\x63\x65\x73\x73\x74\x6F\x74\x61\x6C','\x69\x6E\x63\x72\x65\x6D\x65\x6E\x74','\x74\x68\x65\x62\x61\x6E\x6B\x74\x72\x61\x6E\x73','\x6F\x70\x74\x69\x6F\x6E\x5F\x69\x6E\x64\x65\x78\x5F','\x70\x72\x6F\x6D\x69\x73\x65','\x23\x70\x6F\x73\x74\x73\x6C\x69\x64\x65\x72\x20\x75\x6C\x20\x6C\x69\x3A\x6E\x74\x68\x2D\x63\x68\x69\x6C\x64\x28','\x69\x6D\x67','\x2D\x69\x6E\x6E\x65\x72\x22\x3E','\x64\x61\x74\x61\x2D\x74\x61\x62','\x70\x61\x73\x73\x74\x68\x72\x6F\x75\x67\x68','\x45\x72\x72\x6F\x72\x20\x4C\x6F\x61\x64\x69\x6E\x67\x20\x64\x61\x74\x61\x3A\x20','\x6F\x66\x66','\x73\x68\x6F\x77\x2D\x68\x6F\x74','\x6F\x70\x65\x6E\x53\x70\x65\x65\x64','\x63\x6C\x69\x63\x6B','\x66\x61\x69\x6C','\x2E\x72\x65\x63\x65\x6E\x74\x2D\x73\x65\x63\x74\x69\x6F\x6E\x20\x2E\x77\x69\x64\x67\x65\x74\x2D\x63\x6F\x6E\x74\x65\x6E\x74','\x61\x6A\x61\x78','\x72\x65\x61\x64\x79','\x2E\x71\x75\x61\x74\x69\x74\x79\x6E\x6F\x74\x69\x66\x69\x63\x61\x74\x69\x6F\x6E','\x73\x74\x72\x69\x6B\x65\x3A\x63\x6F\x6E\x74\x61\x69\x6E\x73\x28\x22\x6F\x66\x66\x2F\x22\x29','\x2D\x63\x6F\x6E\x74\x65\x6E\x74\x22\x3E'];_0x51d2= function(){return _0x19a8x13};return _0x51d2()}var searchFormConfig={'\x73\x75\x6D\x6D\x61\x72\x79\x50\x6F\x73\x74':!0x0,'\x72\x65\x73\x75\x6C\x74\x54\x68\x75\x6D\x62\x6E\x61\x69\x6C':!0x0,'\x66\x61\x6C\x6C\x62\x61\x63\x6B\x54\x68\x75\x6D\x62':_0x4b5993(0x281),'\x74\x68\x75\x6D\x62\x53\x69\x7A\x65':0x32,'\x73\x75\x6D\x6D\x61\x72\x79\x4C\x65\x6E\x67\x74\x68':0x64};function _0x5621(_0x19a8x16,_0x19a8x17){var _0x19a8x18=_0x51d2();return _0x5621= function(_0x19a8x19,_0x19a8x1a){_0x19a8x19= _0x19a8x19- 0x90;var _0x19a8x1b=_0x19a8x18[_0x19a8x19];return _0x19a8x1b},_0x5621(_0x19a8x16,_0x19a8x17)}!function(_0x19a8x1c){var _0x19a8x1d=_0x4b5993,_0x19a8x1e=_0x19a8x1c(_0x19a8x1d(0xc5)),_0x19a8x1f=_0x19a8x1e[_0x19a8x1d(0x1f8)](_0x19a8x1d(0xce));config= searchFormConfig,_0x19a8x1e[_0x19a8x1d(0x12b)](_0x19a8x1d(0x2d6));var _0x19a8x20=_0x19a8x1c('\x23\x73\x65\x61\x72\x63\x68\x2D\x72\x65\x73\x75\x6C\x74');_0x19a8x1e['\x6F\x6E'](_0x19a8x1d(0x17a),function(){var _0x19a8x21=_0x19a8x1d,_0x19a8x22=_0x19a8x1f['\x76\x61\x6C']();return _0x19a8x20[_0x19a8x21(0x1ef)](0x1f4,_0x19a8x21(0x25f))[_0x19a8x21(0x18d)](_0x19a8x21(0x270)),_0x19a8x1c[_0x19a8x21(0x2f3)]({'\x75\x72\x6C':_0x19a8x21(0x176)+ _0x19a8x22+ '\x26\x6D\x61\x78\x2D\x72\x65\x73\x75\x6C\x74\x73\x3D\x39\x39\x39\x39','\x74\x79\x70\x65':_0x19a8x21(0x21e),'\x64\x61\x74\x61\x54\x79\x70\x65':_0x19a8x21(0x323),'\x73\x75\x63\x63\x65\x73\x73':function(_0x19a8x23){var _0x19a8x24=_0x19a8x21,_0x19a8x25,_0x19a8x26,_0x19a8x27,_0x19a8x28,_0x19a8x29=_0x19a8x23[_0x19a8x24(0x230)]['\x65\x6E\x74\x72\x79'],_0x19a8x2a='';if(void(0x0)!== _0x19a8x29){_0x19a8x2a= _0x19a8x24(0x33b)+ _0x19a8x22+ _0x19a8x24(0x193),_0x19a8x2a+= _0x19a8x24(0x2df);for(var _0x19a8x2b=0x0;_0x19a8x2b< _0x19a8x29[_0x19a8x24(0xc1)];_0x19a8x2b++){for(var _0x19a8x2c= new RegExp(_0x19a8x22,'\x69\x67'),_0x19a8x27=_0x19a8x29[_0x19a8x2b][_0x19a8x24(0x9c)]['\x24\x74'][_0x19a8x24(0x321)](_0x19a8x2c,_0x19a8x24(0x27e)+ _0x19a8x22+ _0x19a8x24(0x20c)),_0x19a8x2d=0x0;_0x19a8x2d< _0x19a8x29[_0x19a8x2b][_0x19a8x24(0xf2)][_0x19a8x24(0xc1)];_0x19a8x2d++){'\x61\x6C\x74\x65\x72\x6E\x61\x74\x65'== _0x19a8x29[_0x19a8x2b]['\x6C\x69\x6E\x6B'][_0x19a8x2d]['\x72\x65\x6C']&& (_0x19a8x28= _0x19a8x29[_0x19a8x2b]['\x6C\x69\x6E\x6B'][_0x19a8x2d]['\x68\x72\x65\x66'])};config[_0x19a8x24(0x11f)]=== !0x0&& (_0x19a8x25= _0x19a8x24(0xdf) in _0x19a8x29[_0x19a8x2b]?_0x19a8x29[_0x19a8x2b][_0x19a8x24(0xdf)]['\x24\x74']:_0x19a8x24(0x195) in _0x19a8x29[_0x19a8x2b]?_0x19a8x29[_0x19a8x2b][_0x19a8x24(0x195)]['\x24\x74']:''),config[_0x19a8x24(0x302)]=== !0x0&& (_0x19a8x26= _0x19a8x24(0x201) in _0x19a8x29[_0x19a8x2b]?_0x19a8x29[_0x19a8x2b]['\x6D\x65\x64\x69\x61\x24\x74\x68\x75\x6D\x62\x6E\x61\x69\x6C'][_0x19a8x24(0x19a)][_0x19a8x24(0x321)](/\/s[0-9]+\-c/g,'\x2F\x73'+ config[_0x19a8x24(0x340)]+ '\x2D\x63'):config[_0x19a8x24(0x25c)]),_0x19a8x25= _0x19a8x25['\x72\x65\x70\x6C\x61\x63\x65'](/<\S[^>]*>/g,''),_0x19a8x25['\x6C\x65\x6E\x67\x74\x68']> config[_0x19a8x24(0x2fd)]&& (_0x19a8x25= _0x19a8x25['\x73\x75\x62\x73\x74\x72\x69\x6E\x67'](0x0,config[_0x19a8x24(0x2fd)])+ _0x19a8x24(0x219)),_0x19a8x25= _0x19a8x25[_0x19a8x24(0x321)](_0x19a8x2c,_0x19a8x24(0x27e)+ _0x19a8x22+ _0x19a8x24(0x20c)),_0x19a8x2a+= '\x3C\x6C\x69\x3E\x3C\x61\x20\x68\x72\x65\x66\x3D\x22'+ _0x19a8x28+ _0x19a8x24(0xae)+ _0x19a8x26+ _0x19a8x24(0x108)+ _0x19a8x27+ '\x3C\x2F\x68\x35\x3E\x3C\x2F\x61\x3E\x3C\x70\x3E'+ _0x19a8x25+ _0x19a8x24(0x1ea)};_0x19a8x2a+= _0x19a8x24(0x301),_0x19a8x20[_0x19a8x24(0x18d)](_0x19a8x2a)}else {_0x19a8x20[_0x19a8x24(0x18d)](_0x19a8x24(0x1a2))}},'\x65\x72\x72\x6F\x72':function(){var _0x19a8x2e=_0x19a8x21;_0x19a8x20[_0x19a8x2e(0x18d)]('\x3C\x61\x20\x63\x6C\x61\x73\x73\x3D\x22\x63\x6C\x6F\x73\x65\x22\x20\x68\x72\x65\x66\x3D\x22\x2F\x22\x3E\x26\x74\x69\x6D\x65\x73\x3B\x3C\x2F\x61\x3E\x3C\x73\x74\x72\x6F\x6E\x67\x3E\x45\x72\x72\x6F\x72\x20\x6C\x6F\x61\x64\x69\x6E\x67\x20\x66\x65\x65\x64\x2E\x3C\x2F\x73\x74\x72\x6F\x6E\x67\x3E')}}),!0x1}),_0x19a8x1e['\x6F\x6E'](_0x19a8x1d(0x2f0),_0x19a8x1d(0x262),function(){var _0x19a8x2f=_0x19a8x1d;return _0x19a8x20[_0x19a8x2f(0x1c7)](0x1f4,_0x19a8x2f(0x364)),!0x1})}(jQuery),(jQuery(document)[_0x4b5993(0x2f4)](function(_0x19a8x30){var _0x19a8x31=_0x4b5993;function _0x19a8x32(){var _0x19a8x33=_0x5621,_0x19a8x34=!_0x19a8x30('\x2E\x61\x7A\x6F\x6E\x73\x68\x6F\x70\x2D\x64\x72\x6F\x70')['\x68\x61\x73\x43\x6C\x61\x73\x73']('\x64\x72\x6F\x70\x64\x6F\x77\x6E\x2D\x69\x73\x2D\x61\x63\x74\x69\x76\x65');_0x19a8x30(_0x19a8x33(0x275))[_0x19a8x33(0x1bb)](_0x19a8x33(0x1f5),_0x19a8x34),_0x19a8x30('\x2E\x61\x7A\x6F\x6E\x73\x68\x6F\x70\x2D\x62\x72\x69\x67')[_0x19a8x33(0x1bb)](_0x19a8x33(0x1f5),_0x19a8x34),_0x19a8x34|| _0x19a8x30(_0x19a8x33(0x275))['\x6F\x6E\x65']('\x77\x65\x62\x6B\x69\x74\x54\x72\x61\x6E\x73\x69\x74\x69\x6F\x6E\x45\x6E\x64\x20\x6F\x74\x72\x61\x6E\x73\x69\x74\x69\x6F\x6E\x65\x6E\x64\x20\x6F\x54\x72\x61\x6E\x73\x69\x74\x69\x6F\x6E\x45\x6E\x64\x20\x6D\x73\x54\x72\x61\x6E\x73\x69\x74\x69\x6F\x6E\x45\x6E\x64\x20\x74\x72\x61\x6E\x73\x69\x74\x69\x6F\x6E\x65\x6E\x64',function(){var _0x19a8x35=_0x19a8x33;_0x19a8x30(_0x19a8x35(0x23b))['\x61\x64\x64\x43\x6C\x61\x73\x73'](_0x19a8x35(0x325)),_0x19a8x30('\x2E\x6D\x6F\x76\x65\x2D\x6F\x75\x74')[_0x19a8x35(0x2d5)]('\x6D\x6F\x76\x65\x2D\x6F\x75\x74'),_0x19a8x30(_0x19a8x35(0x9e))[_0x19a8x35(0x2d5)](_0x19a8x35(0x27c))})}_0x19a8x30(_0x19a8x31(0x197))['\x6F\x6E'](_0x19a8x31(0x2f0),function(_0x19a8x36){_0x19a8x36['\x70\x72\x65\x76\x65\x6E\x74\x44\x65\x66\x61\x75\x6C\x74'](),_0x19a8x32()}),_0x19a8x30(_0x19a8x31(0x209))['\x6F\x6E'](_0x19a8x31(0x2f0),function(_0x19a8x37){var _0x19a8x38=_0x19a8x31;_0x19a8x37[_0x19a8x38(0x293)](),_0x19a8x32()}),_0x19a8x30(_0x19a8x31(0x2e1))['\x63\x68\x69\x6C\x64\x72\x65\x6E']('\x61')['\x6F\x6E'](_0x19a8x31(0x2f0),function(_0x19a8x39){var _0x19a8x3a=_0x19a8x31;_0x19a8x39[_0x19a8x3a(0x293)]();var _0x19a8x3b=_0x19a8x30(this);_0x19a8x3b[_0x19a8x3a(0x222)]('\x75\x6C')[_0x19a8x3a(0x2d5)]('\x69\x73\x2D\x68\x69\x64\x64\x65\x6E')[_0x19a8x3a(0x2a6)]()[_0x19a8x3a(0x30c)]('\x2E\x68\x61\x73\x2D\x63\x68\x69\x6C\x64\x72\x65\x6E')[_0x19a8x3a(0x30c)]('\x75\x6C')[_0x19a8x3a(0xd7)](_0x19a8x3a(0x155))});var _0x19a8x3c=_0x19a8x30(_0x19a8x31(0x151))[_0x19a8x31(0x135)]('\x6F\x70\x65\x6E\x2D\x74\x6F\x2D\x6C\x65\x66\x74')?_0x19a8x31(0xa4):_0x19a8x31(0x296);_0x19a8x30(_0x19a8x31(0x285))[_0x19a8x31(0x204)]({'\x61\x63\x74\x69\x76\x61\x74\x65':function(_0x19a8x3d){var _0x19a8x3e=_0x19a8x31;_0x19a8x30(_0x19a8x3d)['\x63\x68\x69\x6C\x64\x72\x65\x6E']()[_0x19a8x3e(0xd7)](_0x19a8x3e(0x27c))[_0x19a8x3e(0x2d5)](_0x19a8x3e(0x2ca)),0x0== _0x19a8x30('\x2E\x61\x7A\x6F\x6E\x73\x68\x6F\x70\x2D\x64\x72\x6F\x70\x64\x6F\x77\x6E\x20\x2E\x66\x61\x64\x65\x2D\x69\x6E')[_0x19a8x3e(0xc1)]&& _0x19a8x30(_0x19a8x3d)[_0x19a8x3e(0x1bd)]('\x75\x6C')[_0x19a8x3e(0xd7)](_0x19a8x3e(0x291))},'\x64\x65\x61\x63\x74\x69\x76\x61\x74\x65':function(_0x19a8x3f){var _0x19a8x40=_0x19a8x31;_0x19a8x30(_0x19a8x3f)[_0x19a8x40(0x1bd)]()['\x72\x65\x6D\x6F\x76\x65\x43\x6C\x61\x73\x73'](_0x19a8x40(0x27c)),(0x0== _0x19a8x30(_0x19a8x40(0xcd))[_0x19a8x40(0xc1)]|| _0x19a8x30(_0x19a8x40(0xcd))['\x69\x73'](_0x19a8x30(_0x19a8x3f)))&& (_0x19a8x30(_0x19a8x40(0x285))[_0x19a8x40(0x1f8)](_0x19a8x40(0x312))['\x72\x65\x6D\x6F\x76\x65\x43\x6C\x61\x73\x73']('\x66\x61\x64\x65\x2D\x69\x6E'),_0x19a8x30(_0x19a8x3f)[_0x19a8x40(0x1bd)]('\x75\x6C')['\x61\x64\x64\x43\x6C\x61\x73\x73'](_0x19a8x40(0x2ca)))},'\x65\x78\x69\x74\x4D\x65\x6E\x75':function(){var _0x19a8x41=_0x19a8x31;return _0x19a8x30(_0x19a8x41(0x285))[_0x19a8x41(0x1f8)](_0x19a8x41(0x9e))[_0x19a8x41(0x2d5)](_0x19a8x41(0x27c)),!0x0},'\x73\x75\x62\x6D\x65\x6E\x75\x44\x69\x72\x65\x63\x74\x69\x6F\x6E':_0x19a8x3c}),_0x19a8x30(_0x19a8x31(0x339))['\x6F\x6E'](_0x19a8x31(0x2f0),function(){var _0x19a8x42=_0x19a8x31,_0x19a8x43=_0x19a8x30(this);_0x19a8x30(this)[_0x19a8x42(0x30c)]('\x75\x6C')[_0x19a8x42(0x30c)]('\x2E\x68\x61\x73\x2D\x63\x68\x69\x6C\x64\x72\x65\x6E')[_0x19a8x42(0x30c)]('\x75\x6C'),_0x19a8x43[_0x19a8x42(0x30c)]('\x75\x6C')['\x61\x64\x64\x43\x6C\x61\x73\x73'](_0x19a8x42(0x325))[_0x19a8x42(0x30c)](_0x19a8x42(0x2e1))['\x70\x61\x72\x65\x6E\x74']('\x75\x6C')[_0x19a8x42(0x2d5)](_0x19a8x42(0x155))}),Modernizr[_0x19a8x31(0x13e)][_0x19a8x31(0xa0)]|| (_0x19a8x30(_0x19a8x31(0x30f))[_0x19a8x31(0x93)](function(){var _0x19a8x46=_0x19a8x31,_0x19a8x47=_0x19a8x30(this);_0x19a8x47['\x76\x61\x6C']()== _0x19a8x47[_0x19a8x46(0x35b)]('\x70\x6C\x61\x63\x65\x68\x6F\x6C\x64\x65\x72')&& _0x19a8x47[_0x19a8x46(0x21b)]('')})[_0x19a8x31(0x152)](function(){var _0x19a8x44=_0x19a8x31,_0x19a8x45=_0x19a8x30(this);''!= _0x19a8x45[_0x19a8x44(0x21b)]()&& _0x19a8x45['\x76\x61\x6C']()!= _0x19a8x45[_0x19a8x44(0x35b)]('\x70\x6C\x61\x63\x65\x68\x6F\x6C\x64\x65\x72')|| _0x19a8x45['\x76\x61\x6C'](_0x19a8x45[_0x19a8x44(0x35b)](_0x19a8x44(0xa0)))})[_0x19a8x31(0x152)](),_0x19a8x30(_0x19a8x31(0x30f))[_0x19a8x31(0x259)](_0x19a8x31(0x9a))[_0x19a8x31(0x17a)](function(){var _0x19a8x48=_0x19a8x31;_0x19a8x30(this)[_0x19a8x48(0x1f8)](_0x19a8x48(0x30f))['\x65\x61\x63\x68'](function(){var _0x19a8x49=_0x19a8x48,_0x19a8x4a=_0x19a8x30(this);_0x19a8x4a[_0x19a8x49(0x21b)]()== _0x19a8x4a[_0x19a8x49(0x35b)](_0x19a8x49(0xa0))&& _0x19a8x4a['\x76\x61\x6C']('')})}))}),function(_0x19a8x4b){var _0x19a8x4c=_0x4b5993;function _0x19a8x4d(_0x19a8x4e){var _0x19a8x4f=_0x5621,_0x19a8x50=_0x19a8x4b(this),_0x19a8x51=null,_0x19a8x52=[],_0x19a8x53=null,_0x19a8x54=null,_0x19a8x55=_0x19a8x4b[_0x19a8x4f(0xe7)]({'\x72\x6F\x77\x53\x65\x6C\x65\x63\x74\x6F\x72':_0x19a8x4f(0x344),'\x73\x75\x62\x6D\x65\x6E\x75\x53\x65\x6C\x65\x63\x74\x6F\x72':'\x2A','\x73\x75\x62\x6D\x65\x6E\x75\x44\x69\x72\x65\x63\x74\x69\x6F\x6E':'\x72\x69\x67\x68\x74','\x74\x6F\x6C\x65\x72\x61\x6E\x63\x65':0x4b,'\x65\x6E\x74\x65\x72':_0x19a8x4b['\x6E\x6F\x6F\x70'],'\x65\x78\x69\x74':_0x19a8x4b[_0x19a8x4f(0x24f)],'\x61\x63\x74\x69\x76\x61\x74\x65':_0x19a8x4b['\x6E\x6F\x6F\x70'],'\x64\x65\x61\x63\x74\x69\x76\x61\x74\x65':_0x19a8x4b[_0x19a8x4f(0x24f)],'\x65\x78\x69\x74\x4D\x65\x6E\x75':_0x19a8x4b[_0x19a8x4f(0x24f)]},_0x19a8x4e),_0x19a8x56=0x3,_0x19a8x57=0x12c,_0x19a8x58=function(_0x19a8x60){var _0x19a8x61=_0x19a8x4f;_0x19a8x52[_0x19a8x61(0x310)]({'\x78':_0x19a8x60[_0x19a8x61(0x264)],'\x79':_0x19a8x60[_0x19a8x61(0x287)]}),_0x19a8x52['\x6C\x65\x6E\x67\x74\x68']> _0x19a8x56&& _0x19a8x52['\x73\x68\x69\x66\x74']()},_0x19a8x59=function(){var _0x19a8x62=_0x19a8x4f;_0x19a8x54&& clearTimeout(_0x19a8x54),_0x19a8x55[_0x19a8x62(0x9f)](this)&& (_0x19a8x51&& _0x19a8x55['\x64\x65\x61\x63\x74\x69\x76\x61\x74\x65'](_0x19a8x51),_0x19a8x51= null)},_0x19a8x5a=function(){var _0x19a8x63=_0x19a8x4f;_0x19a8x54&& clearTimeout(_0x19a8x54),_0x19a8x55[_0x19a8x63(0x166)](this),_0x19a8x5e(this)},_0x19a8x5b=function(){_0x19a8x55['\x65\x78\x69\x74'](this)},_0x19a8x5c=function(){_0x19a8x5d(this)},_0x19a8x5d=function(_0x19a8x64){_0x19a8x64!= _0x19a8x51&& (_0x19a8x51&& _0x19a8x55['\x64\x65\x61\x63\x74\x69\x76\x61\x74\x65'](_0x19a8x51),_0x19a8x55['\x61\x63\x74\x69\x76\x61\x74\x65'](_0x19a8x64),_0x19a8x51= _0x19a8x64)},_0x19a8x5e=function(_0x19a8x65){var _0x19a8x66=_0x19a8x5f();_0x19a8x66?_0x19a8x54= setTimeout(function(){_0x19a8x5e(_0x19a8x65)},_0x19a8x66):_0x19a8x5d(_0x19a8x65)},_0x19a8x5f=function(){var _0x19a8x67=_0x19a8x4f;function _0x19a8x68(_0x19a8x69,_0x19a8x6a){return (_0x19a8x6a['\x79']- _0x19a8x69['\x79'])/ (_0x19a8x6a['\x78']- _0x19a8x69['\x78'])}if(!_0x19a8x51|| !_0x19a8x4b(_0x19a8x51)['\x69\x73'](_0x19a8x55[_0x19a8x67(0xe2)])){return 0x0};var _0x19a8x6b=_0x19a8x50['\x6F\x66\x66\x73\x65\x74'](),_0x19a8x6c={'\x78':_0x19a8x6b[_0x19a8x67(0xa4)],'\x79':_0x19a8x6b['\x74\x6F\x70']- _0x19a8x55[_0x19a8x67(0x123)]},_0x19a8x6d={'\x78':_0x19a8x6b['\x6C\x65\x66\x74']+ _0x19a8x50[_0x19a8x67(0x360)](),'\x79':_0x19a8x6c['\x79']},_0x19a8x6e={'\x78':_0x19a8x6b[_0x19a8x67(0xa4)],'\x79':_0x19a8x6b[_0x19a8x67(0xf4)]+ _0x19a8x50[_0x19a8x67(0x11e)]()+ _0x19a8x55[_0x19a8x67(0x123)]},_0x19a8x6f={'\x78':_0x19a8x6b[_0x19a8x67(0xa4)]+ _0x19a8x50[_0x19a8x67(0x360)](),'\x79':_0x19a8x6e['\x79']},_0x19a8x70=_0x19a8x52[_0x19a8x52[_0x19a8x67(0xc1)]- 0x1],_0x19a8x71=_0x19a8x52[0x0];if(!_0x19a8x70){return 0x0};if(_0x19a8x71|| (_0x19a8x71= _0x19a8x70),_0x19a8x71['\x78']< _0x19a8x6b[_0x19a8x67(0xa4)]|| _0x19a8x71['\x78']> _0x19a8x6f['\x78']|| _0x19a8x71['\x79']< _0x19a8x6b[_0x19a8x67(0xf4)]|| _0x19a8x71['\x79']> _0x19a8x6f['\x79']){return 0x0};if(_0x19a8x53&& _0x19a8x70['\x78']== _0x19a8x53['\x78']&& _0x19a8x70['\x79']== _0x19a8x53['\x79']){return 0x0};var _0x19a8x72=_0x19a8x6d,_0x19a8x73=_0x19a8x6f;_0x19a8x67(0xa4)== _0x19a8x55[_0x19a8x67(0x1e7)]?(_0x19a8x72= _0x19a8x6e,_0x19a8x73= _0x19a8x6c):'\x62\x65\x6C\x6F\x77'== _0x19a8x55[_0x19a8x67(0x1e7)]?(_0x19a8x72= _0x19a8x6f,_0x19a8x73= _0x19a8x6e):_0x19a8x67(0x1af)== _0x19a8x55[_0x19a8x67(0x1e7)]&& (_0x19a8x72= _0x19a8x6c,_0x19a8x73= _0x19a8x6d);var _0x19a8x74=_0x19a8x68(_0x19a8x70,_0x19a8x72),_0x19a8x75=_0x19a8x68(_0x19a8x70,_0x19a8x73),_0x19a8x76=_0x19a8x68(_0x19a8x71,_0x19a8x72),_0x19a8x77=_0x19a8x68(_0x19a8x71,_0x19a8x73);return _0x19a8x76> _0x19a8x74&& _0x19a8x75> _0x19a8x77?(_0x19a8x53= _0x19a8x70,_0x19a8x57):(_0x19a8x53= null,0x0)};_0x19a8x50[_0x19a8x4f(0xb4)](_0x19a8x59)['\x66\x69\x6E\x64'](_0x19a8x55[_0x19a8x4f(0x326)])[_0x19a8x4f(0x35c)](_0x19a8x5a)[_0x19a8x4f(0xb4)](_0x19a8x5b)['\x63\x6C\x69\x63\x6B'](_0x19a8x5c),_0x19a8x4b(document)[_0x19a8x4f(0x11b)](_0x19a8x58)}_0x19a8x4b['\x66\x6E'][_0x19a8x4c(0x204)]= function(_0x19a8x78){var _0x19a8x79=_0x19a8x4c;return this[_0x19a8x79(0x221)](function(){var _0x19a8x7a=_0x19a8x79;_0x19a8x4d[_0x19a8x7a(0x2bd)](this,_0x19a8x78)}),this}}(jQuery)),(jQuery[_0x4b5993(0x1b9)][_0x4b5993(0x356)]= jQuery[_0x4b5993(0x1b9)][_0x4b5993(0xed)],jQuery['\x65\x78\x74\x65\x6E\x64'](jQuery[_0x4b5993(0x1b9)],{'\x64\x65\x66':_0x4b5993(0x14b),'\x73\x77\x69\x6E\x67':function(_0x19a8x7b,_0x19a8x7c,_0x19a8x7d,_0x19a8x7e,_0x19a8x7f){var _0x19a8x80=_0x4b5993;return jQuery['\x65\x61\x73\x69\x6E\x67'][jQuery[_0x19a8x80(0x1b9)][_0x19a8x80(0x1df)]](_0x19a8x7b,_0x19a8x7c,_0x19a8x7d,_0x19a8x7e,_0x19a8x7f)},'\x65\x61\x73\x65\x49\x6E\x51\x75\x61\x64':function(_0x19a8x81,_0x19a8x82,_0x19a8x83,_0x19a8x84,_0x19a8x85){return _0x19a8x84* (_0x19a8x82/= _0x19a8x85)* _0x19a8x82+ _0x19a8x83},'\x65\x61\x73\x65\x4F\x75\x74\x51\x75\x61\x64':function(_0x19a8x86,_0x19a8x87,_0x19a8x88,_0x19a8x89,_0x19a8x8a){return -_0x19a8x89* (_0x19a8x87/= _0x19a8x8a) * (_0x19a8x87- 0x2) + _0x19a8x88},'\x65\x61\x73\x65\x49\x6E\x4F\x75\x74\x51\x75\x61\x64':function(_0x19a8x8b,_0x19a8x8c,_0x19a8x8d,_0x19a8x8e,_0x19a8x8f){return (_0x19a8x8c/= _0x19a8x8f/ 0x2)< 0x1?_0x19a8x8e/ 0x2* _0x19a8x8c* _0x19a8x8c+ _0x19a8x8d:-_0x19a8x8e/ 0x2 * (--_0x19a8x8c* (_0x19a8x8c- 0x2) - 0x1) + _0x19a8x8d},'\x65\x61\x73\x65\x49\x6E\x43\x75\x62\x69\x63':function(_0x19a8x90,_0x19a8x91,_0x19a8x92,_0x19a8x93,_0x19a8x94){return _0x19a8x93* (_0x19a8x91/= _0x19a8x94)* _0x19a8x91* _0x19a8x91+ _0x19a8x92},'\x65\x61\x73\x65\x4F\x75\x74\x43\x75\x62\x69\x63':function(_0x19a8x95,_0x19a8x96,_0x19a8x97,_0x19a8x98,_0x19a8x99){return _0x19a8x98* ((_0x19a8x96= _0x19a8x96/ _0x19a8x99- 0x1)* _0x19a8x96* _0x19a8x96+ 0x1)+ _0x19a8x97},'\x65\x61\x73\x65\x49\x6E\x4F\x75\x74\x43\x75\x62\x69\x63':function(_0x19a8x9a,_0x19a8x9b,_0x19a8x9c,_0x19a8x9d,_0x19a8x9e){return (_0x19a8x9b/= _0x19a8x9e/ 0x2)< 0x1?_0x19a8x9d/ 0x2* _0x19a8x9b* _0x19a8x9b* _0x19a8x9b+ _0x19a8x9c:_0x19a8x9d/ 0x2* ((_0x19a8x9b-= 0x2)* _0x19a8x9b* _0x19a8x9b+ 0x2)+ _0x19a8x9c},'\x65\x61\x73\x65\x49\x6E\x51\x75\x61\x72\x74':function(_0x19a8x9f,_0x19a8xa0,_0x19a8xa1,_0x19a8xa2,_0x19a8xa3){return _0x19a8xa2* (_0x19a8xa0/= _0x19a8xa3)* _0x19a8xa0* _0x19a8xa0* _0x19a8xa0+ _0x19a8xa1},'\x65\x61\x73\x65\x4F\x75\x74\x51\x75\x61\x72\x74':function(_0x19a8xa4,_0x19a8xa5,_0x19a8xa6,_0x19a8xa7,_0x19a8xa8){return -_0x19a8xa7* ((_0x19a8xa5= _0x19a8xa5/ _0x19a8xa8- 0x1)* _0x19a8xa5* _0x19a8xa5* _0x19a8xa5- 0x1) + _0x19a8xa6},'\x65\x61\x73\x65\x49\x6E\x4F\x75\x74\x51\x75\x61\x72\x74':function(_0x19a8xa9,_0x19a8xaa,_0x19a8xab,_0x19a8xac,_0x19a8xad){return (_0x19a8xaa/= _0x19a8xad/ 0x2)< 0x1?_0x19a8xac/ 0x2* _0x19a8xaa* _0x19a8xaa* _0x19a8xaa* _0x19a8xaa+ _0x19a8xab:-_0x19a8xac/ 0x2 * ((_0x19a8xaa-= 0x2)* _0x19a8xaa* _0x19a8xaa* _0x19a8xaa- 0x2) + _0x19a8xab},'\x65\x61\x73\x65\x49\x6E\x51\x75\x69\x6E\x74':function(_0x19a8xae,_0x19a8xaf,_0x19a8xb0,_0x19a8xb1,_0x19a8xb2){return _0x19a8xb1* (_0x19a8xaf/= _0x19a8xb2)* _0x19a8xaf* _0x19a8xaf* _0x19a8xaf* _0x19a8xaf+ _0x19a8xb0},'\x65\x61\x73\x65\x4F\x75\x74\x51\x75\x69\x6E\x74':function(_0x19a8xb3,_0x19a8xb4,_0x19a8xb5,_0x19a8xb6,_0x19a8xb7){return _0x19a8xb6* ((_0x19a8xb4= _0x19a8xb4/ _0x19a8xb7- 0x1)* _0x19a8xb4* _0x19a8xb4* _0x19a8xb4* _0x19a8xb4+ 0x1)+ _0x19a8xb5},'\x65\x61\x73\x65\x49\x6E\x4F\x75\x74\x51\x75\x69\x6E\x74':function(_0x19a8xb8,_0x19a8xb9,_0x19a8xba,_0x19a8xbb,_0x19a8xbc){return (_0x19a8xb9/= _0x19a8xbc/ 0x2)< 0x1?_0x19a8xbb/ 0x2* _0x19a8xb9* _0x19a8xb9* _0x19a8xb9* _0x19a8xb9* _0x19a8xb9+ _0x19a8xba:_0x19a8xbb/ 0x2* ((_0x19a8xb9-= 0x2)* _0x19a8xb9* _0x19a8xb9* _0x19a8xb9* _0x19a8xb9+ 0x2)+ _0x19a8xba},'\x65\x61\x73\x65\x49\x6E\x53\x69\x6E\x65':function(_0x19a8xbd,_0x19a8xbe,_0x19a8xbf,_0x19a8xc0,_0x19a8xc1){var _0x19a8xc2=_0x4b5993;return -_0x19a8xc0* Math[_0x19a8xc2(0xa2)](_0x19a8xbe/ _0x19a8xc1* (Math['\x50\x49']/ 0x2)) + _0x19a8xc0 + _0x19a8xbf},'\x65\x61\x73\x65\x4F\x75\x74\x53\x69\x6E\x65':function(_0x19a8xc3,_0x19a8xc4,_0x19a8xc5,_0x19a8xc6,_0x19a8xc7){return _0x19a8xc6* Math['\x73\x69\x6E'](_0x19a8xc4/ _0x19a8xc7* (Math['\x50\x49']/ 0x2))+ _0x19a8xc5},'\x65\x61\x73\x65\x49\x6E\x4F\x75\x74\x53\x69\x6E\x65':function(_0x19a8xc8,_0x19a8xc9,_0x19a8xca,_0x19a8xcb,_0x19a8xcc){var _0x19a8xcd=_0x4b5993;return -_0x19a8xcb/ 0x2 * (Math[_0x19a8xcd(0xa2)](Math['\x50\x49']* _0x19a8xc9/ _0x19a8xcc)- 0x1) + _0x19a8xca},'\x65\x61\x73\x65\x49\x6E\x45\x78\x70\x6F':function(_0x19a8xce,_0x19a8xcf,_0x19a8xd0,_0x19a8xd1,_0x19a8xd2){var _0x19a8xd3=_0x4b5993;return 0x0== _0x19a8xcf?_0x19a8xd0:_0x19a8xd1* Math[_0x19a8xd3(0x308)](0x2,0xa* (_0x19a8xcf/ _0x19a8xd2- 0x1))+ _0x19a8xd0},'\x65\x61\x73\x65\x4F\x75\x74\x45\x78\x70\x6F':function(_0x19a8xd4,_0x19a8xd5,_0x19a8xd6,_0x19a8xd7,_0x19a8xd8){return _0x19a8xd5== _0x19a8xd8?_0x19a8xd6+ _0x19a8xd7:_0x19a8xd7* (-Math['\x70\x6F\x77'](0x2,-0xa* _0x19a8xd5 / _0x19a8xd8)+ 0x1)+ _0x19a8xd6},'\x65\x61\x73\x65\x49\x6E\x4F\x75\x74\x45\x78\x70\x6F':function(_0x19a8xd9,_0x19a8xda,_0x19a8xdb,_0x19a8xdc,_0x19a8xdd){var _0x19a8xde=_0x4b5993;return 0x0== _0x19a8xda?_0x19a8xdb:_0x19a8xda== _0x19a8xdd?_0x19a8xdb+ _0x19a8xdc:(_0x19a8xda/= _0x19a8xdd/ 0x2)< 0x1?_0x19a8xdc/ 0x2* Math[_0x19a8xde(0x308)](0x2,0xa* (_0x19a8xda- 0x1))+ _0x19a8xdb:_0x19a8xdc/ 0x2* (-Math[_0x19a8xde(0x308)](0x2,-0xa* --_0x19a8xda)+ 0x2)+ _0x19a8xdb},'\x65\x61\x73\x65\x49\x6E\x43\x69\x72\x63':function(_0x19a8xdf,_0x19a8xe0,_0x19a8xe1,_0x19a8xe2,_0x19a8xe3){var _0x19a8xe4=_0x4b5993;return -_0x19a8xe2* (Math[_0x19a8xe4(0x31d)](0x1- (_0x19a8xe0/= _0x19a8xe3)* _0x19a8xe0)- 0x1) + _0x19a8xe1},'\x65\x61\x73\x65\x4F\x75\x74\x43\x69\x72\x63':function(_0x19a8xe5,_0x19a8xe6,_0x19a8xe7,_0x19a8xe8,_0x19a8xe9){return _0x19a8xe8* Math['\x73\x71\x72\x74'](0x1- (_0x19a8xe6= _0x19a8xe6/ _0x19a8xe9- 0x1)* _0x19a8xe6)+ _0x19a8xe7},'\x65\x61\x73\x65\x49\x6E\x4F\x75\x74\x43\x69\x72\x63':function(_0x19a8xea,_0x19a8xeb,_0x19a8xec,_0x19a8xed,_0x19a8xee){var _0x19a8xef=_0x4b5993;return (_0x19a8xeb/= _0x19a8xee/ 0x2)< 0x1?-_0x19a8xed/ 0x2 * (Math[_0x19a8xef(0x31d)](0x1- _0x19a8xeb* _0x19a8xeb)- 0x1) + _0x19a8xec:_0x19a8xed/ 0x2* (Math[_0x19a8xef(0x31d)](0x1- (_0x19a8xeb-= 0x2)* _0x19a8xeb)+ 0x1)+ _0x19a8xec},'\x65\x61\x73\x65\x49\x6E\x45\x6C\x61\x73\x74\x69\x63':function(_0x19a8xf0,_0x19a8xf1,_0x19a8xf2,_0x19a8xf3,_0x19a8xf4){var _0x19a8xf5=_0x4b5993,_0x19a8xf6=1.70158,_0x19a8xf7=0x0,_0x19a8xf8=_0x19a8xf3;if(0x0== _0x19a8xf1){return _0x19a8xf2};if(0x1== (_0x19a8xf1/= _0x19a8xf4)){return _0x19a8xf2+ _0x19a8xf3};if(_0x19a8xf7|| (_0x19a8xf7= 0.3* _0x19a8xf4),_0x19a8xf8< Math[_0x19a8xf5(0x1be)](_0x19a8xf3)){_0x19a8xf8= _0x19a8xf3;var _0x19a8xf6=_0x19a8xf7/ 0x4}else {var _0x19a8xf6=_0x19a8xf7/ (0x2* Math['\x50\x49'])* Math[_0x19a8xf5(0x217)](_0x19a8xf3/ _0x19a8xf8)};return -(_0x19a8xf8* Math[_0x19a8xf5(0x308)](0x2,0xa* (_0x19a8xf1-= 0x1))* Math[_0x19a8xf5(0x345)]((_0x19a8xf1* _0x19a8xf4- _0x19a8xf6)* (0x2* Math['\x50\x49'])/ _0x19a8xf7))+ _0x19a8xf2},'\x65\x61\x73\x65\x4F\x75\x74\x45\x6C\x61\x73\x74\x69\x63':function(_0x19a8xf9,_0x19a8xfa,_0x19a8xfb,_0x19a8xfc,_0x19a8xfd){var _0x19a8xfe=_0x4b5993,_0x19a8xff=1.70158,_0x19a8x100=0x0,_0x19a8x101=_0x19a8xfc;if(0x0== _0x19a8xfa){return _0x19a8xfb};if(0x1== (_0x19a8xfa/= _0x19a8xfd)){return _0x19a8xfb+ _0x19a8xfc};if(_0x19a8x100|| (_0x19a8x100= 0.3* _0x19a8xfd),_0x19a8x101< Math[_0x19a8xfe(0x1be)](_0x19a8xfc)){_0x19a8x101= _0x19a8xfc;var _0x19a8xff=_0x19a8x100/ 0x4}else {var _0x19a8xff=_0x19a8x100/ (0x2* Math['\x50\x49'])* Math[_0x19a8xfe(0x217)](_0x19a8xfc/ _0x19a8x101)};return _0x19a8x101* Math[_0x19a8xfe(0x308)](0x2,-0xa* _0x19a8xfa)* Math[_0x19a8xfe(0x345)]((_0x19a8xfa* _0x19a8xfd- _0x19a8xff)* (0x2* Math['\x50\x49'])/ _0x19a8x100)+ _0x19a8xfc+ _0x19a8xfb},'\x65\x61\x73\x65\x49\x6E\x4F\x75\x74\x45\x6C\x61\x73\x74\x69\x63':function(_0x19a8x102,_0x19a8x103,_0x19a8x104,_0x19a8x105,_0x19a8x106){var _0x19a8x107=_0x4b5993,_0x19a8x108=1.70158,_0x19a8x109=0x0,_0x19a8x10a=_0x19a8x105;if(0x0== _0x19a8x103){return _0x19a8x104};if(0x2== (_0x19a8x103/= _0x19a8x106/ 0x2)){return _0x19a8x104+ _0x19a8x105};if(_0x19a8x109|| (_0x19a8x109= _0x19a8x106* (0.3* 1.5)),_0x19a8x10a< Math['\x61\x62\x73'](_0x19a8x105)){_0x19a8x10a= _0x19a8x105;var _0x19a8x108=_0x19a8x109/ 0x4}else {var _0x19a8x108=_0x19a8x109/ (0x2* Math['\x50\x49'])* Math[_0x19a8x107(0x217)](_0x19a8x105/ _0x19a8x10a)};return 0x1> _0x19a8x103?-0.5* (_0x19a8x10a* Math[_0x19a8x107(0x308)](0x2,0xa* (_0x19a8x103-= 0x1))* Math['\x73\x69\x6E']((_0x19a8x103* _0x19a8x106- _0x19a8x108)* (0x2* Math['\x50\x49'])/ _0x19a8x109)) + _0x19a8x104:_0x19a8x10a* Math[_0x19a8x107(0x308)](0x2,-0xa* (_0x19a8x103-= 0x1))* Math['\x73\x69\x6E']((_0x19a8x103* _0x19a8x106- _0x19a8x108)* (0x2* Math['\x50\x49'])/ _0x19a8x109)* 0.5+ _0x19a8x105+ _0x19a8x104},'\x65\x61\x73\x65\x49\x6E\x42\x61\x63\x6B':function(_0x19a8x10b,_0x19a8x10c,_0x19a8x10d,_0x19a8x10e,_0x19a8x10f,_0x19a8x110){return void(0x0)== _0x19a8x110&& (_0x19a8x110= 1.70158),_0x19a8x10e* (_0x19a8x10c/= _0x19a8x10f)* _0x19a8x10c* ((_0x19a8x110+ 0x1)* _0x19a8x10c- _0x19a8x110)+ _0x19a8x10d},'\x65\x61\x73\x65\x4F\x75\x74\x42\x61\x63\x6B':function(_0x19a8x111,_0x19a8x112,_0x19a8x113,_0x19a8x114,_0x19a8x115,_0x19a8x116){return void(0x0)== _0x19a8x116&& (_0x19a8x116= 1.70158),_0x19a8x114* ((_0x19a8x112= _0x19a8x112/ _0x19a8x115- 0x1)* _0x19a8x112* ((_0x19a8x116+ 0x1)* _0x19a8x112+ _0x19a8x116)+ 0x1)+ _0x19a8x113},'\x65\x61\x73\x65\x49\x6E\x4F\x75\x74\x42\x61\x63\x6B':function(_0x19a8x117,_0x19a8x118,_0x19a8x119,_0x19a8x11a,_0x19a8x11b,_0x19a8x11c){return void(0x0)== _0x19a8x11c&& (_0x19a8x11c= 1.70158),(_0x19a8x118/= _0x19a8x11b/ 0x2)< 0x1?_0x19a8x11a/ 0x2* (_0x19a8x118* _0x19a8x118* (((_0x19a8x11c*= 1.525)+ 0x1)* _0x19a8x118- _0x19a8x11c))+ _0x19a8x119:_0x19a8x11a/ 0x2* ((_0x19a8x118-= 0x2)* _0x19a8x118* (((_0x19a8x11c*= 1.525)+ 0x1)* _0x19a8x118+ _0x19a8x11c)+ 0x2)+ _0x19a8x119},'\x65\x61\x73\x65\x49\x6E\x42\x6F\x75\x6E\x63\x65':function(_0x19a8x11d,_0x19a8x11e,_0x19a8x11f,_0x19a8x120,_0x19a8x121){var _0x19a8x122=_0x4b5993;return _0x19a8x120- jQuery[_0x19a8x122(0x1b9)]['\x65\x61\x73\x65\x4F\x75\x74\x42\x6F\x75\x6E\x63\x65'](_0x19a8x11d,_0x19a8x121- _0x19a8x11e,0x0,_0x19a8x120,_0x19a8x121)+ _0x19a8x11f},'\x65\x61\x73\x65\x4F\x75\x74\x42\x6F\x75\x6E\x63\x65':function(_0x19a8x123,_0x19a8x124,_0x19a8x125,_0x19a8x126,_0x19a8x127){return (_0x19a8x124/= _0x19a8x127)< 0x1/ 2.75?_0x19a8x126* (7.5625* _0x19a8x124* _0x19a8x124)+ _0x19a8x125:0x2/ 2.75> _0x19a8x124?_0x19a8x126* (7.5625* (_0x19a8x124-= 1.5/ 2.75)* _0x19a8x124+ 0.75)+ _0x19a8x125:2.5/ 2.75> _0x19a8x124?_0x19a8x126* (7.5625* (_0x19a8x124-= 2.25/ 2.75)* _0x19a8x124+ 0.9375)+ _0x19a8x125:_0x19a8x126* (7.5625* (_0x19a8x124-= 2.625/ 2.75)* _0x19a8x124+ 0.984375)+ _0x19a8x125},'\x65\x61\x73\x65\x49\x6E\x4F\x75\x74\x42\x6F\x75\x6E\x63\x65':function(_0x19a8x128,_0x19a8x129,_0x19a8x12a,_0x19a8x12b,_0x19a8x12c){var _0x19a8x12d=_0x4b5993;return _0x19a8x12c/ 0x2> _0x19a8x129?0.5* jQuery['\x65\x61\x73\x69\x6E\x67'][_0x19a8x12d(0x300)](_0x19a8x128,0x2* _0x19a8x129,0x0,_0x19a8x12b,_0x19a8x12c)+ _0x19a8x12a:0.5* jQuery[_0x19a8x12d(0x1b9)][_0x19a8x12d(0x25f)](_0x19a8x128,0x2* _0x19a8x129- _0x19a8x12c,0x0,_0x19a8x12b,_0x19a8x12c)+ 0.5* _0x19a8x12b+ _0x19a8x12a}})),_0x4b5993(0x1f3),$(function(){var _0x19a8x12e=_0x4b5993;function _0x19a8x12f(_0x19a8x130,_0x19a8x131){var _0x19a8x132=_0x5621;for(var _0x19a8x133=0x0;_0x19a8x133< _0x19a8x130[_0x19a8x131][_0x19a8x132(0xf2)][_0x19a8x132(0xc1)];_0x19a8x133++){if(_0x19a8x132(0x1ed)== _0x19a8x130[_0x19a8x131]['\x6C\x69\x6E\x6B'][_0x19a8x133][_0x19a8x132(0x2b5)]){var _0x19a8x134=_0x19a8x130[_0x19a8x131][_0x19a8x132(0xf2)][_0x19a8x133][_0x19a8x132(0xb3)];break}};return _0x19a8x134}function _0x19a8x135(_0x19a8x136,_0x19a8x137,_0x19a8x138){var _0x19a8x139=_0x5621,_0x19a8x13a=_0x19a8x136[_0x19a8x137][_0x19a8x139(0x9c)]['\x24\x74'],_0x19a8x13b=_0x19a8x139(0x142)+ _0x19a8x138+ '\x22\x3E'+ _0x19a8x13a+ '\x3C\x2F\x61\x3E';return _0x19a8x13b}function _0x19a8x13c(_0x19a8x13d,_0x19a8x13e){var _0x19a8x13f=_0x5621,_0x19a8x140=_0x19a8x13d[_0x19a8x13e][_0x19a8x13f(0x9c)]['\x24\x74'],_0x19a8x141=_0x19a8x13d[_0x19a8x13e][_0x19a8x13f(0xdf)]['\x24\x74'],_0x19a8x142=$('\x3C\x64\x69\x76\x3E')[_0x19a8x13f(0x18d)](_0x19a8x141);if('\x70\x6F\x73\x74\x24\x74\x68\x75\x6D\x62\x6E\x61\x69\x6C' in _0x19a8x13d[_0x19a8x13e]){var _0x19a8x143=_0x19a8x13d[_0x19a8x13e][_0x19a8x13f(0x119)][_0x19a8x13f(0x19a)],_0x19a8x144=_0x19a8x143[_0x19a8x13f(0x321)]('\x2F\x73\x37\x32\x2D\x63',_0x19a8x13f(0x91));_0x19a8x141[_0x19a8x13f(0x2c4)]('\x79\x6F\x75\x74\x75\x62\x65\x2E\x63\x6F\x6D\x2F\x65\x6D\x62\x65\x64')> -0x1&& (_0x19a8x144= _0x19a8x143[_0x19a8x13f(0x321)]('\x2F\x64\x65\x66\x61\x75\x6C\x74\x2E',_0x19a8x13f(0x1b4)))}else {_0x19a8x144= _0x19a8x141[_0x19a8x13f(0x2c4)](_0x19a8x13f(0x242))> -0x1?_0x19a8x142[_0x19a8x13f(0x1f8)]('\x69\x6D\x67\x3A\x66\x69\x72\x73\x74')['\x61\x74\x74\x72'](_0x19a8x13f(0x2af)):noThumbnail};var _0x19a8x145=_0x19a8x13f(0x1dc)+ _0x19a8x140+ '\x22\x20\x73\x72\x63\x3D\x22'+ _0x19a8x144+ _0x19a8x13f(0x278);return _0x19a8x145}function _0x19a8x146(_0x19a8x147,_0x19a8x148){var _0x19a8x149=_0x5621,_0x19a8x14a=_0x19a8x147[_0x19a8x148][_0x19a8x149(0xdf)]['\x24\x74'],_0x19a8x14b=$('\x3C\x64\x69\x76\x3E')[_0x19a8x149(0x18d)](_0x19a8x14a),_0x19a8x14c=_0x19a8x14b[_0x19a8x149(0x1f8)](_0x19a8x149(0x18a)),_0x19a8x14d=_0x19a8x14b['\x66\x69\x6E\x64'](_0x19a8x149(0x2f6));if(_0x19a8x14c[_0x19a8x149(0xc1)]> 0x0){var _0x19a8x14e=_0x19a8x14c[_0x19a8x149(0x363)](),_0x19a8x14f=_0x19a8x14e[_0x19a8x149(0x127)]('\x2F'),_0x19a8x150=_0x19a8x14f[0x1]};if(_0x19a8x14d[_0x19a8x149(0xc1)]> 0x0){_0x19a8x14e= _0x19a8x14d[_0x19a8x149(0x363)](),_0x19a8x14f= _0x19a8x14e['\x73\x70\x6C\x69\x74']('\x2F');var _0x19a8x151=_0x19a8x14f[0x1]};if(void(0x0)!= _0x19a8x150){var _0x19a8x152=_0x19a8x149(0x116)+ _0x19a8x150+ '\x3C\x2F\x73\x70\x61\x6E\x3E'}else {_0x19a8x152= ''};if(void(0x0)!= _0x19a8x151){var _0x19a8x153=_0x19a8x149(0x1e8)+ _0x19a8x151+ _0x19a8x149(0x28e)}else {_0x19a8x153= ''};var _0x19a8x154=[_0x19a8x152,_0x19a8x153];return _0x19a8x154}function _0x19a8x155(_0x19a8x156,_0x19a8x157,_0x19a8x158,_0x19a8x159){var _0x19a8x15a=_0x5621;if(_0x19a8x157['\x6D\x61\x74\x63\x68'](_0x19a8x15a(0x156))|| _0x19a8x157['\x6D\x61\x74\x63\x68']('\x72\x65\x63\x65\x6E\x74\x2D\x66\x6C\x61\x73\x68')|| _0x19a8x157['\x6D\x61\x74\x63\x68'](_0x19a8x15a(0x15b))){var _0x19a8x15b='';if(_0x19a8x15a(0x1d6)== _0x19a8x159){_0x19a8x15b= '\x2F\x66\x65\x65\x64\x73\x2F\x70\x6F\x73\x74\x73\x2F\x64\x65\x66\x61\x75\x6C\x74\x3F\x61\x6C\x74\x3D\x6A\x73\x6F\x6E\x2D\x69\x6E\x2D\x73\x63\x72\x69\x70\x74\x26\x6D\x61\x78\x2D\x72\x65\x73\x75\x6C\x74\x73\x3D'+ _0x19a8x158}else {if(_0x19a8x15a(0x348)== _0x19a8x159){var _0x19a8x15c=Math[_0x19a8x15a(0x194)](Math[_0x19a8x15a(0x348)]()* _0x19a8x158)+ 0x1;_0x19a8x15b= _0x19a8x15a(0x2a3)+ _0x19a8x158+ _0x19a8x15a(0x2be)+ _0x19a8x15c+ _0x19a8x15a(0xf6)}else {_0x19a8x15b= _0x19a8x15a(0x362)+ _0x19a8x159+ _0x19a8x15a(0x206)+ _0x19a8x158}};$['\x61\x6A\x61\x78']({'\x75\x72\x6C':_0x19a8x15b,'\x74\x79\x70\x65':_0x19a8x15a(0x21e),'\x64\x61\x74\x61\x54\x79\x70\x65':'\x6A\x73\x6F\x6E\x70','\x62\x65\x66\x6F\x72\x65\x53\x65\x6E\x64':function(){var _0x19a8x15d=_0x19a8x15a;_0x19a8x157[_0x19a8x15d(0x168)](_0x19a8x15d(0x156))&& _0x19a8x156['\x68\x74\x6D\x6C']('')[_0x19a8x15d(0x30c)]()[_0x19a8x15d(0xd7)]('')},'\x73\x75\x63\x63\x65\x73\x73':function(_0x19a8x15e){var _0x19a8x15f=_0x19a8x15a;if(_0x19a8x157[_0x19a8x15f(0x168)](_0x19a8x15f(0x20a))){var _0x19a8x160=_0x19a8x15f(0xa3)}else {_0x19a8x157[_0x19a8x15f(0x168)](_0x19a8x15f(0x156))?_0x19a8x160= _0x19a8x15f(0x28c):_0x19a8x157[_0x19a8x15f(0x168)](_0x19a8x15f(0x185))?_0x19a8x160= _0x19a8x15f(0xdd):_0x19a8x157[_0x19a8x15f(0x168)](_0x19a8x15f(0x15b))&& (_0x19a8x160= '\x3C\x75\x6C\x20\x63\x6C\x61\x73\x73\x3D\x22\x72\x65\x6C\x61\x74\x65\x64\x2D\x70\x6F\x73\x74\x73\x22\x3E')};var _0x19a8x161=_0x19a8x15e[_0x19a8x15f(0x230)]['\x65\x6E\x74\x72\x79'];if(void(0x0)!= _0x19a8x161){for(var _0x19a8x162=0x0,_0x19a8x163=_0x19a8x161;_0x19a8x162< _0x19a8x163[_0x19a8x15f(0xc1)];_0x19a8x162++){var _0x19a8x164=_0x19a8x12f(_0x19a8x163,_0x19a8x162),_0x19a8x165=_0x19a8x135(_0x19a8x163,_0x19a8x162,_0x19a8x164),_0x19a8x166=_0x19a8x13c(_0x19a8x163,_0x19a8x162),_0x19a8x167=_0x19a8x146(_0x19a8x163,_0x19a8x162),_0x19a8x168='';_0x19a8x157[_0x19a8x15f(0x168)]('\x62\x78')?_0x19a8x168+= '':_0x19a8x157['\x6D\x61\x74\x63\x68'](_0x19a8x15f(0x156))?_0x19a8x168+= _0x19a8x15f(0xfc)+ _0x19a8x162+ _0x19a8x15f(0x143)+ _0x19a8x164+ '\x22\x3E'+ _0x19a8x166+ '\x3C\x2F\x61\x3E'+ _0x19a8x167[0x1]+ '\x3C\x64\x69\x76\x20\x63\x6C\x61\x73\x73\x3D\x22\x70\x72\x6F\x64\x75\x63\x74\x2D\x69\x6E\x66\x6F\x22\x3E\x3C\x68\x32\x20\x63\x6C\x61\x73\x73\x3D\x22\x70\x6F\x73\x74\x2D\x74\x69\x74\x6C\x65\x22\x3E'+ _0x19a8x165+ _0x19a8x15f(0x13d)+ _0x19a8x167[0x0]+ '\x3C\x2F\x64\x69\x76\x3E\x3C\x2F\x64\x69\x76\x3E\x3C\x2F\x6C\x69\x3E':_0x19a8x157[_0x19a8x15f(0x168)]('\x72\x65\x63\x65\x6E\x74\x2D\x66\x6C\x61\x73\x68')?_0x19a8x168+= '\x3C\x6C\x69\x20\x63\x6C\x61\x73\x73\x3D\x22\x69\x74\x65\x6D\x2D'+ _0x19a8x162+ _0x19a8x15f(0x265)+ _0x19a8x164+ '\x22\x3E'+ _0x19a8x166+ _0x19a8x15f(0x107)+ _0x19a8x165+ _0x19a8x15f(0x13d)+ _0x19a8x167[0x0]+ _0x19a8x15f(0x36a):_0x19a8x157[_0x19a8x15f(0x168)]('\x72\x65\x6C\x61\x74\x65\x64')&& (_0x19a8x168+= '\x3C\x6C\x69\x20\x63\x6C\x61\x73\x73\x3D\x22\x72\x65\x6C\x61\x74\x65\x64\x2D\x69\x74\x65\x6D\x20\x69\x74\x65\x6D\x2D'+ _0x19a8x162+ _0x19a8x15f(0x2ba)+ _0x19a8x164+ '\x22\x3E'+ _0x19a8x166+ _0x19a8x15f(0x353)+ _0x19a8x167[0x1]+ _0x19a8x15f(0x1e4)+ _0x19a8x165+ '\x3C\x2F\x68\x32\x3E'+ _0x19a8x167[0x0]+ _0x19a8x15f(0xc7)),_0x19a8x160+= _0x19a8x168};_0x19a8x160+= _0x19a8x15f(0x301)};_0x19a8x157['\x6D\x61\x74\x63\x68']('\x62\x78')?(_0x19a8x156[_0x19a8x15f(0xd7)]('')[_0x19a8x15f(0x12b)](_0x19a8x160),_0x19a8x156[_0x19a8x15f(0x1f8)]('')[_0x19a8x15f(0x35b)]('',function(_0x19a8x169,_0x19a8x16a){var _0x19a8x16b=_0x19a8x15f;return _0x19a8x16a= ''== _0x19a8x159|| ''== _0x19a8x159?_0x19a8x16a[_0x19a8x16b(0x321)](_0x19a8x16a,''):_0x19a8x16a[_0x19a8x16b(0x321)](_0x19a8x16a,'')})):_0x19a8x157[_0x19a8x15f(0x168)](_0x19a8x15f(0x156))?_0x19a8x156[_0x19a8x15f(0x18d)](_0x19a8x160)[_0x19a8x15f(0x30c)]()[_0x19a8x15f(0xd7)](_0x19a8x15f(0x2ee)):_0x19a8x156['\x68\x74\x6D\x6C'](_0x19a8x160)}})}}$('\x2E\x70\x6F\x73\x74\x2D\x73\x68\x6F\x70\x2D\x69\x6E\x66\x6F')[_0x19a8x12e(0x221)](function(){var _0x19a8x16c=_0x19a8x12e,_0x19a8x16d=$(this),_0x19a8x16e=_0x19a8x16d[_0x19a8x16c(0x15d)]('\x69\x64');$['\x61\x6A\x61\x78']({'\x75\x72\x6C':_0x19a8x16c(0x2c8)+ _0x19a8x16e+ _0x19a8x16c(0xf3),'\x74\x79\x70\x65':_0x19a8x16c(0x21e),'\x64\x61\x74\x61\x54\x79\x70\x65':'\x6A\x73\x6F\x6E\x70','\x73\x75\x63\x63\x65\x73\x73':function(_0x19a8x16f){var _0x19a8x170=_0x19a8x16c,_0x19a8x171=_0x19a8x16f[_0x19a8x170(0x290)][_0x19a8x170(0xdf)]['\x24\x74'],_0x19a8x172=$(_0x19a8x170(0x1ca))['\x68\x74\x6D\x6C'](_0x19a8x171),_0x19a8x173=_0x19a8x172[_0x19a8x170(0x1f8)]('\x73\x74\x72\x69\x6B\x65\x3A\x63\x6F\x6E\x74\x61\x69\x6E\x73\x28\x22\x70\x72\x69\x63\x65\x6F\x6C\x64\x2F\x22\x29');if(_0x19a8x173[_0x19a8x170(0xc1)]> 0x0){var _0x19a8x174=_0x19a8x173['\x74\x65\x78\x74'](),_0x19a8x175=_0x19a8x174[_0x19a8x170(0x127)]('\x2F'),_0x19a8x176=_0x19a8x175[0x1];_0x19a8x16d[_0x19a8x170(0x1f8)](_0x19a8x170(0x177))[_0x19a8x170(0x363)](_0x19a8x176)[_0x19a8x170(0x30c)]()[_0x19a8x170(0xd7)](_0x19a8x170(0x31e))}}})}),$('\x2E\x70\x6F\x73\x74\x2D\x73\x68\x6F\x70\x2D\x69\x6E\x66\x6F')[_0x19a8x12e(0x221)](function(){var _0x19a8x177=_0x19a8x12e,_0x19a8x178=$(this),_0x19a8x179=_0x19a8x178[_0x19a8x177(0x15d)]('\x69\x64');$[_0x19a8x177(0x2f3)]({'\x75\x72\x6C':_0x19a8x177(0x2c8)+ _0x19a8x179+ '\x3F\x61\x6C\x74\x3D\x6A\x73\x6F\x6E','\x74\x79\x70\x65':_0x19a8x177(0x21e),'\x64\x61\x74\x61\x54\x79\x70\x65':'\x6A\x73\x6F\x6E\x70','\x73\x75\x63\x63\x65\x73\x73':function(_0x19a8x17a){var _0x19a8x17b=_0x19a8x177,_0x19a8x17c=_0x19a8x17a[_0x19a8x17b(0x290)]['\x63\x6F\x6E\x74\x65\x6E\x74']['\x24\x74'],_0x19a8x17d=$(_0x19a8x17b(0x1ca))[_0x19a8x17b(0x18d)](_0x19a8x17c),_0x19a8x17e=_0x19a8x17d[_0x19a8x17b(0x1f8)]('\x73\x74\x72\x69\x6B\x65\x3A\x63\x6F\x6E\x74\x61\x69\x6E\x73\x28\x22\x70\x72\x69\x63\x65\x2F\x22\x29'),_0x19a8x17f=_0x19a8x17d[_0x19a8x17b(0x1f8)](_0x19a8x17b(0x2f6));if(_0x19a8x17e[_0x19a8x17b(0xc1)]> 0x0){var _0x19a8x180=_0x19a8x17e[_0x19a8x17b(0x363)](),_0x19a8x181=_0x19a8x180['\x73\x70\x6C\x69\x74']('\x2F'),_0x19a8x182=_0x19a8x181[0x1];_0x19a8x178[_0x19a8x17b(0x1f8)](_0x19a8x17b(0x1c5))['\x74\x65\x78\x74'](_0x19a8x182)[_0x19a8x17b(0x30c)]()[_0x19a8x17b(0xd7)](_0x19a8x17b(0x31e))};if(_0x19a8x17f['\x6C\x65\x6E\x67\x74\x68']> 0x0){_0x19a8x180= _0x19a8x17f[_0x19a8x17b(0x363)](),_0x19a8x181= _0x19a8x180[_0x19a8x17b(0x127)]('\x2F');var _0x19a8x183=_0x19a8x181[0x1];_0x19a8x178[_0x19a8x17b(0x1f8)](_0x19a8x17b(0x361))[_0x19a8x17b(0x363)](_0x19a8x183)['\x61\x64\x64\x43\x6C\x61\x73\x73'](_0x19a8x17b(0x31e))}}})}),$(_0x19a8x12e(0x1e9))[_0x19a8x12e(0x221)](function(){var _0x19a8x184=_0x19a8x12e,_0x19a8x185=$(this),_0x19a8x186=_0x19a8x185['\x66\x69\x6E\x64'](_0x19a8x184(0x18a)),_0x19a8x187=_0x19a8x185[_0x19a8x184(0x1f8)](_0x19a8x184(0x2f6));if(_0x19a8x186[_0x19a8x184(0xc1)]> 0x0){var _0x19a8x188=_0x19a8x186[_0x19a8x184(0x363)](),_0x19a8x189=_0x19a8x188[_0x19a8x184(0x127)]('\x2F'),_0x19a8x18a=_0x19a8x189[0x1];$('\x2E\x62\x6B\x73\x2D\x70\x72\x6F\x64\x75\x63\x74')[_0x19a8x184(0x1f8)](_0x19a8x184(0x1c5))['\x74\x65\x78\x74'](_0x19a8x18a)[_0x19a8x184(0x30c)]()['\x61\x64\x64\x43\x6C\x61\x73\x73'](_0x19a8x184(0x31e)),_0x19a8x186[_0x19a8x184(0x31a)]()};if(_0x19a8x187[_0x19a8x184(0xc1)]> 0x0){_0x19a8x188= _0x19a8x187[_0x19a8x184(0x363)](),_0x19a8x189= _0x19a8x188['\x73\x70\x6C\x69\x74']('\x2F');var _0x19a8x18b=_0x19a8x189[0x1];$('\x2E\x62\x6B\x73\x2D\x70\x72\x6F\x64\x75\x63\x74')[_0x19a8x184(0x1f8)](_0x19a8x184(0x361))[_0x19a8x184(0x363)](_0x19a8x18b)[_0x19a8x184(0xd7)](_0x19a8x184(0x31e)),_0x19a8x187[_0x19a8x184(0x31a)]()}}),$('\x2E\x70\x72\x6F\x64\x75\x63\x74\x2D\x70\x6F\x73\x74\x69\x6E\x67\x61\x6E\x20\x2E\x70\x6F\x73\x74\x2D\x62\x6F\x64\x79')[_0x19a8x12e(0x221)](function(){var _0x19a8x18c=_0x19a8x12e,_0x19a8x18d=$(this),_0x19a8x18e=_0x19a8x18d['\x66\x69\x6E\x64'](_0x19a8x18c(0x158));if(_0x19a8x18e[_0x19a8x18c(0xc1)]> 0x0){var _0x19a8x18f=_0x19a8x18e[_0x19a8x18c(0x363)](),_0x19a8x190=_0x19a8x18f[_0x19a8x18c(0x127)]('\x2F'),_0x19a8x191=_0x19a8x190[0x1];$(_0x19a8x18c(0x271))[_0x19a8x18c(0x1f8)]('\x2E\x64\x69\x73\x63\x6F\x75\x6E\x74')[_0x19a8x18c(0x363)](_0x19a8x191)[_0x19a8x18c(0x30c)]()[_0x19a8x18c(0xd7)](_0x19a8x18c(0x31e)),_0x19a8x18e[_0x19a8x18c(0x31a)]()}}),$(_0x19a8x12e(0x2f2))[_0x19a8x12e(0x221)](function(){var _0x19a8x192=_0x19a8x12e,_0x19a8x193=$(this),_0x19a8x194=_0x19a8x193['\x74\x65\x78\x74']()[_0x19a8x192(0x2d9)](),_0x19a8x195=_0x19a8x194[_0x19a8x192(0xde)](),_0x19a8x196=_0x19a8x194[_0x19a8x192(0x127)]('\x2F'),_0x19a8x197=_0x19a8x196[0x0];_0x19a8x155(_0x19a8x193,_0x19a8x195,0x9,_0x19a8x197)}),$(_0x19a8x12e(0xd3))[_0x19a8x12e(0x221)](function(){var _0x19a8x198=_0x19a8x12e,_0x19a8x199=$(this),_0x19a8x19a=_0x19a8x199['\x74\x65\x78\x74']()[_0x19a8x198(0x2d9)](),_0x19a8x19b=_0x19a8x19a[_0x19a8x198(0xde)](),_0x19a8x19c=_0x19a8x19a['\x73\x70\x6C\x69\x74']('\x2F'),_0x19a8x19d=_0x19a8x19c[0x0],_0x19a8x19e=_0x19a8x19c[0x1];_0x19a8x155(_0x19a8x199,_0x19a8x19b,_0x19a8x19d,_0x19a8x19e)}),$('\x2E\x72\x65\x6C\x61\x74\x65\x64\x2D\x72\x65\x61\x64\x79')[_0x19a8x12e(0x221)](function(){var _0x19a8x19f=_0x19a8x12e,_0x19a8x1a0=$(this),_0x19a8x1a1=_0x19a8x1a0['\x66\x69\x6E\x64']('\x2E\x72\x65\x6C\x61\x74\x65\x64\x2D\x74\x61\x67')[_0x19a8x19f(0x15d)](_0x19a8x19f(0x15f));_0x19a8x155(_0x19a8x1a0,_0x19a8x19f(0x15b),0x5,_0x19a8x1a1)})}),$(function(){var _0x19a8x1a2=_0x4b5993;function _0x19a8x1a3(){var _0x19a8x1a4=_0x5621;pagerPos= _0x19a8x1b7,$(_0x19a8x1a4(0x10b))[_0x19a8x1a4(0x2d5)](_0x19a8x1a4(0x27a)),$('\x23\x70\x61\x67\x65\x72\x20\x61\x5B\x64\x61\x74\x61\x2D\x69\x6D\x67\x3D\x22'+ pagerPos+ '\x22\x5D')[_0x19a8x1a4(0xd7)](_0x19a8x1a4(0x27a))}function _0x19a8x1a5(_0x19a8x1a6){var _0x19a8x1a7=_0x5621;_0x19a8x1ae[_0x19a8x1a7(0x1a4)]({'\x6D\x61\x72\x67\x69\x6E\x2D\x6C\x65\x66\x74':'\x2D\x3D'+ _0x19a8x1a6},0x145,function(){var _0x19a8x1a8=_0x19a8x1a7;_0x19a8x1b7== _0x19a8x1b2?(_0x19a8x1b7= 0x1,_0x19a8x1ae[_0x19a8x1a8(0xa9)](_0x19a8x1a8(0x34f),-_0x19a8x1b3)):pagerPos> _0x19a8x1b7?_0x19a8x1b7= pagerPos:_0x19a8x1b7++,_0x19a8x1a3()})}function _0x19a8x1a9(_0x19a8x1aa){var _0x19a8x1ab=_0x5621;_0x19a8x1ae[_0x19a8x1ab(0x1a4)]({'\x6D\x61\x72\x67\x69\x6E\x2D\x6C\x65\x66\x74':'\x2B\x3D'+ _0x19a8x1aa},0x145,function(){var _0x19a8x1ac=_0x19a8x1ab;0x1== _0x19a8x1b7?(_0x19a8x1b7= _0x19a8x1b2,_0x19a8x1ae['\x63\x73\x73'](_0x19a8x1ac(0x34f),-(_0x19a8x1b3* _0x19a8x1b2))):pagerPos< _0x19a8x1b7?_0x19a8x1b7= pagerPos:_0x19a8x1b7--,_0x19a8x1a3()})}var _0x19a8x1ad=$('\x23\x70\x6F\x73\x74\x73\x6C\x69\x64\x65\x72'),_0x19a8x1ae=$(_0x19a8x1a2(0xf9)),_0x19a8x1af=$('\x23\x70\x6F\x73\x74\x73\x6C\x69\x64\x65\x72\x20\x75\x6C\x20\x6C\x69'),_0x19a8x1b0=$(_0x19a8x1a2(0x234)),_0x19a8x1b1=$(_0x19a8x1a2(0x280)),_0x19a8x1b2=_0x19a8x1af[_0x19a8x1a2(0xc1)],_0x19a8x1b3=_0x19a8x1af[_0x19a8x1a2(0x161)](),_0x19a8x1b4=_0x19a8x1b3/ _0x19a8x1b2;_0x19a8x1ae[_0x19a8x1a2(0x161)](_0x19a8x1b3* (_0x19a8x1b2+ 0x2)),_0x19a8x1ad[_0x19a8x1a2(0x241)](_0x19a8x1a2(0x17d));var _0x19a8x1b5=0x1;_0x19a8x1af[_0x19a8x1a2(0x221)](function(){var _0x19a8x1b6=_0x19a8x1a2;$(this)[_0x19a8x1b6(0x35b)](_0x19a8x1b6(0x2e0),_0x19a8x1b5),$('\x23\x70\x61\x67\x65\x72')['\x61\x70\x70\x65\x6E\x64'](_0x19a8x1b6(0xd8)+ _0x19a8x1b5+ _0x19a8x1b6(0x2b4)+ $(_0x19a8x1b6(0x2e8),this)[_0x19a8x1b6(0x35b)]('\x73\x72\x63')+ _0x19a8x1b6(0x218)+ _0x19a8x1b4+ _0x19a8x1b6(0x172)),_0x19a8x1b5++}),$(_0x19a8x1a2(0x182))['\x63\x6C\x6F\x6E\x65']()[_0x19a8x1a2(0x2ad)](_0x19a8x1a2(0xf9)),$(_0x19a8x1a2(0x2e7)+ _0x19a8x1b2+ '\x29')[_0x19a8x1a2(0x104)]()[_0x19a8x1a2(0x205)]('\x23\x70\x6F\x73\x74\x73\x6C\x69\x64\x65\x72\x20\x75\x6C'),_0x19a8x1ae[_0x19a8x1a2(0xa9)](_0x19a8x1a2(0x34f),-_0x19a8x1b3),$('\x23\x70\x6F\x73\x74\x73\x6C\x69\x64\x65\x72\x20\x75\x6C\x20\x6C\x69\x3A\x6E\x74\x68\x2D\x63\x68\x69\x6C\x64\x28\x32\x29')[_0x19a8x1a2(0xd7)](_0x19a8x1a2(0x27a));var _0x19a8x1b7=pagerPos= $(_0x19a8x1a2(0xab))['\x61\x74\x74\x72'](_0x19a8x1a2(0x2e0));$(_0x19a8x1a2(0x315)+ pagerPos+ '\x29')[_0x19a8x1a2(0xd7)](_0x19a8x1a2(0x27a)),$(_0x19a8x1a2(0x341))['\x6F\x6E'](_0x19a8x1a2(0x2f0),function(){var _0x19a8x1b8=_0x19a8x1a2;if(pagerPos= $(this)['\x61\x74\x74\x72']('\x64\x61\x74\x61\x2D\x69\x6D\x67'),$(_0x19a8x1b8(0x10b))[_0x19a8x1b8(0x2d5)](_0x19a8x1b8(0x27a)),$(this)[_0x19a8x1b8(0xd7)]('\x61\x63\x74\x69\x76\x65'),pagerPos> _0x19a8x1b7){var _0x19a8x1b9=_0x19a8x1b3* (pagerPos- _0x19a8x1b7);_0x19a8x1a5(_0x19a8x1b9)};if(pagerPos< _0x19a8x1b7){var _0x19a8x1b9=_0x19a8x1b3* (_0x19a8x1b7- pagerPos);_0x19a8x1a9(_0x19a8x1b9)};return !0x1}),_0x19a8x1b1['\x6F\x6E'](_0x19a8x1a2(0x2f0),function(){return _0x19a8x1a5(_0x19a8x1b3),!0x1}),_0x19a8x1b0['\x6F\x6E'](_0x19a8x1a2(0x2f0),function(){return _0x19a8x1a9(_0x19a8x1b3),!0x1})}),(jQuery(_0x4b5993(0xe9))[_0x4b5993(0x2b9)](_0x4b5993(0x16e)),jQuery(_0x4b5993(0x261))[_0x4b5993(0x221)](function(){var _0x19a8x1ba=_0x4b5993,_0x19a8x1bb=jQuery(this),_0x19a8x1bc=_0x19a8x1bb[_0x19a8x1ba(0x1f8)]('\x69\x6E\x70\x75\x74\x5B\x74\x79\x70\x65\x3D\x22\x6E\x75\x6D\x62\x65\x72\x22\x5D'),_0x19a8x1bd=_0x19a8x1bb[_0x19a8x1ba(0x1f8)](_0x19a8x1ba(0xd4)),_0x19a8x1be=_0x19a8x1bb['\x66\x69\x6E\x64']('\x2E\x71\x75\x61\x6E\x74\x69\x74\x79\x2D\x64\x6F\x77\x6E'),_0x19a8x1bf=_0x19a8x1bc[_0x19a8x1ba(0x35b)](_0x19a8x1ba(0x25d)),_0x19a8x1c0=_0x19a8x1bc[_0x19a8x1ba(0x35b)](_0x19a8x1ba(0x232));_0x19a8x1bd['\x63\x6C\x69\x63\x6B'](function(){var _0x19a8x1c1=_0x19a8x1ba,_0x19a8x1c2=parseFloat(_0x19a8x1bc[_0x19a8x1c1(0x21b)]());if(_0x19a8x1c2>= _0x19a8x1c0){var _0x19a8x1c3=_0x19a8x1c2}else {var _0x19a8x1c3=_0x19a8x1c2+ 0x1};_0x19a8x1bb[_0x19a8x1c1(0x1f8)](_0x19a8x1c1(0x13e))[_0x19a8x1c1(0x21b)](_0x19a8x1c3),_0x19a8x1bb['\x66\x69\x6E\x64']('\x69\x6E\x70\x75\x74')[_0x19a8x1c1(0x159)](_0x19a8x1c1(0x121))}),_0x19a8x1be[_0x19a8x1ba(0x2f0)](function(){var _0x19a8x1c4=_0x19a8x1ba,_0x19a8x1c5=parseFloat(_0x19a8x1bc[_0x19a8x1c4(0x21b)]());if(_0x19a8x1bf>= _0x19a8x1c5){var _0x19a8x1c6=_0x19a8x1c5}else {var _0x19a8x1c6=_0x19a8x1c5- 0x1};_0x19a8x1bb[_0x19a8x1c4(0x1f8)](_0x19a8x1c4(0x13e))[_0x19a8x1c4(0x21b)](_0x19a8x1c6),_0x19a8x1bb[_0x19a8x1c4(0x1f8)](_0x19a8x1c4(0x13e))[_0x19a8x1c4(0x159)]('\x63\x68\x61\x6E\x67\x65')})}),$(document)[_0x4b5993(0x2f4)](function(){var _0x19a8x1c7=_0x4b5993,_0x19a8x1c8=$(_0x19a8x1c7(0x26f)),_0x19a8x1c9=_0x19a8x1c8['\x66\x69\x6E\x64'](_0x19a8x1c7(0xbe)),_0x19a8x1ca=_0x19a8x1c8[_0x19a8x1c7(0x1f8)](_0x19a8x1c7(0x128)),_0x19a8x1cb=$(_0x19a8x1c7(0xec))[_0x19a8x1c7(0x2ad)](_0x19a8x1ca);_0x19a8x1c9[_0x19a8x1c7(0x283)]('\x3A\x66\x69\x72\x73\x74\x2D\x6F\x66\x2D\x74\x79\x70\x65')[_0x19a8x1c7(0x31a)](),_0x19a8x1ca['\x66\x69\x6C\x74\x65\x72']('\x3A\x66\x69\x72\x73\x74\x2D\x6F\x66\x2D\x74\x79\x70\x65')['\x66\x69\x6E\x64'](_0x19a8x1c7(0x322))['\x77\x69\x64\x74\x68'](_0x19a8x1c7(0x332)),_0x19a8x1ca[_0x19a8x1c7(0x221)](function(_0x19a8x1cc){var _0x19a8x1cd=_0x19a8x1c7;$(this)[_0x19a8x1cd(0x35b)](_0x19a8x1cd(0x2ea),_0x19a8x1cd(0x13c)+ _0x19a8x1cc)}),_0x19a8x1c9[_0x19a8x1c7(0x221)](function(_0x19a8x1ce){var _0x19a8x1cf=_0x19a8x1c7;$(this)[_0x19a8x1cf(0x35b)](_0x19a8x1cf(0x2ea),_0x19a8x1cf(0x13c)+ _0x19a8x1ce)}),_0x19a8x1ca['\x6F\x6E'](_0x19a8x1c7(0x2f0),function(){var _0x19a8x1d0=_0x19a8x1c7,_0x19a8x1d1=$(this)['\x64\x61\x74\x61']('\x74\x61\x62'),_0x19a8x1d2=$(this)[_0x19a8x1d0(0x13a)](_0x19a8x1c8);_0x19a8x1d2[_0x19a8x1d0(0x1f8)](_0x19a8x1ca)[_0x19a8x1d0(0x2d5)](_0x19a8x1d0(0x27a)),$(this)[_0x19a8x1d0(0xd7)](_0x19a8x1d0(0x27a)),_0x19a8x1d2['\x66\x69\x6E\x64'](_0x19a8x1d0(0x351))['\x77\x69\x64\x74\x68'](0x0),$(this)[_0x19a8x1d0(0x1f8)](_0x19a8x1cb)['\x61\x6E\x69\x6D\x61\x74\x65']({'\x77\x69\x64\x74\x68':_0x19a8x1d0(0x332)},_0x19a8x1d0(0x309)),_0x19a8x1d2[_0x19a8x1d0(0x1f8)](_0x19a8x1c9)[_0x19a8x1d0(0x31a)](),_0x19a8x1d2[_0x19a8x1d0(0x1f8)](_0x19a8x1c9)['\x66\x69\x6C\x74\x65\x72'](_0x19a8x1d0(0x28f)+ _0x19a8x1d1+ '\x5D')[_0x19a8x1d0(0x31e)]()})})),$(function(){'\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74';var _0x19a8x1d3=_0x4b5993;function _0x19a8x1d4(){var _0x19a8x1d5=_0x5621;_0x19a8x1d8++,$(_0x19a8x1d5(0x130))[_0x19a8x1d5(0x18d)](_0x19a8x1d8)[_0x19a8x1d5(0x1a4)]({'\x6F\x70\x61\x63\x69\x74\x79':'\x30'},0x12c,function(){var _0x19a8x1d6=_0x19a8x1d5;$(_0x19a8x1d6(0x130))[_0x19a8x1d6(0x211)](0x12c)[_0x19a8x1d6(0x1a4)]({'\x6F\x70\x61\x63\x69\x74\x79':'\x31'})})}var _0x19a8x1d7='\x4E\x6F\x20\x69\x74\x65\x6D\x73\x20\x79\x65\x74\x21',_0x19a8x1d8=0x0;$(_0x19a8x1d3(0x130))[_0x19a8x1d3(0x18d)](_0x19a8x1d7),$('\x2E\x61\x64\x64\x70\x72\x6F')['\x6F\x6E'](_0x19a8x1d3(0x2f0),function(){var _0x19a8x1d9=_0x19a8x1d3;_0x19a8x1d4(),$(this)['\x70\x61\x72\x65\x6E\x74']()[_0x19a8x1d9(0x30c)]()[_0x19a8x1d9(0x1f8)]('\x2E\x70\x72\x6F\x64\x75\x63\x74\x5F\x6F\x76\x65\x72\x6C\x61\x79')['\x63\x73\x73']({'\x74\x72\x61\x6E\x73\x66\x6F\x72\x6D':_0x19a8x1d9(0x238),'\x6F\x70\x61\x63\x69\x74\x79':'\x31','\x74\x72\x61\x6E\x73\x69\x74\x69\x6F\x6E':_0x19a8x1d9(0x1a9)})['\x64\x65\x6C\x61\x79'](0x5dc)['\x71\x75\x65\x75\x65'](function(){var _0x19a8x1da=_0x19a8x1d9;$(this)['\x63\x73\x73']({'\x74\x72\x61\x6E\x73\x66\x6F\x72\x6D':_0x19a8x1da(0xbd),'\x6F\x70\x61\x63\x69\x74\x79':'\x30','\x74\x72\x61\x6E\x73\x69\x74\x69\x6F\x6E':_0x19a8x1da(0x1a9)})[_0x19a8x1da(0xdb)]()})})});function countdown(){var _0x19a8x1dc=_0x4b5993,_0x19a8x1dd= new Date(_0x19a8x1dc(0x2a8)),_0x19a8x1de= new Date()[_0x19a8x1dc(0x11d)](),_0x19a8x1df=_0x19a8x1dd- _0x19a8x1de,_0x19a8x1e0=setInterval(function(){var _0x19a8x1e1=_0x19a8x1dc;_0x19a8x1df-= 0x3e8;var _0x19a8x1e2=Math[_0x19a8x1e1(0x194)](_0x19a8x1df/ 0x5265c00),_0x19a8x1e3=Math[_0x19a8x1e1(0x194)](_0x19a8x1df% 0x5265c00/ 0x36ee80),_0x19a8x1e4=Math['\x66\x6C\x6F\x6F\x72'](_0x19a8x1df% 0x36ee80/ 0xea60),_0x19a8x1e5=Math['\x66\x6C\x6F\x6F\x72'](_0x19a8x1df/ 0x3e8% 0x3c);$(_0x19a8x1e1(0x191))[_0x19a8x1e1(0x18d)](_0x19a8x1e2),$(_0x19a8x1e1(0x1e3))['\x68\x74\x6D\x6C'](('\x30'+ _0x19a8x1e3)['\x73\x6C\x69\x63\x65'](-0x2)),$('\x2E\x6D\x69\x6E\x75\x74\x65\x73')[_0x19a8x1e1(0x18d)](('\x30'+ _0x19a8x1e4)['\x73\x6C\x69\x63\x65'](-0x2)),$(_0x19a8x1e1(0x2b7))[_0x19a8x1e1(0x18d)](('\x30'+ _0x19a8x1e5)[_0x19a8x1e1(0x337)](-0x2)),0x0> _0x19a8x1df&& clearInterval(_0x19a8x1e0)},0x3e8)}countdown(),$('\x2E\x62\x75\x74\x74\x6F\x6E')[_0x4b5993(0x2f0)](function(){var _0x19a8x1e6=_0x4b5993;$(_0x19a8x1e6(0x102))[_0x19a8x1e6(0xd7)]('\x61\x6E\x69\x6D\x61\x74\x65\x2D\x2D\x64\x72\x6F\x70\x2D\x69\x6E\x2D\x66\x61\x64\x65\x2D\x6F\x75\x74'),setTimeout(function(){var _0x19a8x1e7=_0x19a8x1e6;$(_0x19a8x1e7(0x102))[_0x19a8x1e7(0x2d5)](_0x19a8x1e7(0x10d))},0x9c4)}),!function(_0x19a8x1e8,_0x19a8x1e9){var _0x19a8x1ea=_0x4b5993,_0x19a8x1eb=_0x19a8x1ea(0x109),_0x19a8x1ec=function(_0x19a8x1f1,_0x19a8x1f2){return typeof _0x19a8x1f1=== _0x19a8x1f2},_0x19a8x1ed=function(_0x19a8x1f3){var _0x19a8x1f4=_0x19a8x1ea;return _0x19a8x1ec(_0x19a8x1f3,_0x19a8x1f4(0x2cc))},_0x19a8x1ee=function(_0x19a8x1f5){var _0x19a8x1f6=_0x19a8x1ea;return _0x19a8x1ec(_0x19a8x1f5,_0x19a8x1f6(0xac))},_0x19a8x1ef=function(_0x19a8x1f7){var _0x19a8x1f8=_0x19a8x1ea;return '\x6F\x62\x6A\x65\x63\x74'== typeof HTMLElement?_0x19a8x1f7 instanceof HTMLElement:_0x19a8x1f8(0x1c6)== typeof _0x19a8x1f7&& 0x1=== _0x19a8x1f7[_0x19a8x1f8(0x220)]&& _0x19a8x1f8(0x109)== typeof _0x19a8x1f7[_0x19a8x1f8(0x14f)]},_0x19a8x1f0=function(_0x19a8x1f9){var _0x19a8x1fa=_0x19a8x1ea;function _0x19a8x1fb(_0x19a8x1fc){var _0x19a8x1fd=_0x5621;return _0x19a8x20b[_0x19a8x1fd(0xe7)]({'\x61\x74\x74\x72':'','\x6C\x61\x62\x65\x6C':'','\x76\x69\x65\x77':_0x19a8x1fd(0x35b),'\x74\x65\x78\x74':'','\x63\x6C\x61\x73\x73\x4E\x61\x6D\x65':'','\x68\x69\x64\x65':!0x1},_0x19a8x1fc|| {})}function _0x19a8x1fe(){var _0x19a8x1ff=_0x5621;if(!_0x19a8x20b['\x69\x73\x52\x65\x61\x64\x79']){try{_0x19a8x1e9[_0x19a8x1ff(0x169)][_0x19a8x1ff(0x1d8)](_0x19a8x1ff(0xa4))}catch(_0x13c4e9){return void(setTimeout(_0x19a8x1fe,0x1))};_0x19a8x20b['\x69\x6E\x69\x74']()}}var _0x19a8x200={'\x4D\x6F\x6F\x54\x6F\x6F\x6C\x73':'\x24\x24','\x50\x72\x6F\x74\x6F\x74\x79\x70\x65':'\x24\x24','\x6A\x51\x75\x65\x72\x79':'\x2A'},_0x19a8x201=0x0,_0x19a8x202={},_0x19a8x203=_0x19a8x1f9|| _0x19a8x1fa(0x233),_0x19a8x204={};_0x19a8x1f9= {},_0x19a8x1f9= {};var _0x19a8x205,_0x19a8x206,_0x19a8x207=_0x19a8x1e8['\x6C\x6F\x63\x61\x6C\x53\x74\x6F\x72\x61\x67\x65'],_0x19a8x208=_0x19a8x1e8['\x63\x6F\x6E\x73\x6F\x6C\x65']|| {'\x6D\x73\x67\x73':[],'\x6C\x6F\x67':function(_0x19a8x20c){var _0x19a8x20d=_0x19a8x1fa;_0x19a8x208[_0x19a8x20d(0x320)][_0x19a8x20d(0x310)](_0x19a8x20c)}},_0x19a8x209={'\x55\x53\x44':{'\x63\x6F\x64\x65':_0x19a8x1fa(0x173),'\x73\x79\x6D\x62\x6F\x6C':_0x19a8x1fa(0x247),'\x6E\x61\x6D\x65':_0x19a8x1fa(0x29f)},'\x41\x55\x44':{'\x63\x6F\x64\x65':'\x41\x55\x44','\x73\x79\x6D\x62\x6F\x6C':_0x19a8x1fa(0x247),'\x6E\x61\x6D\x65':_0x19a8x1fa(0x299)},'\x42\x52\x4C':{'\x63\x6F\x64\x65':_0x19a8x1fa(0xd9),'\x73\x79\x6D\x62\x6F\x6C':'\x52\x26\x23\x33\x36\x3B','\x6E\x61\x6D\x65':_0x19a8x1fa(0x2bb)},'\x43\x41\x44':{'\x63\x6F\x64\x65':_0x19a8x1fa(0x2db),'\x73\x79\x6D\x62\x6F\x6C':_0x19a8x1fa(0x247),'\x6E\x61\x6D\x65':_0x19a8x1fa(0x1f7)},'\x43\x5A\x4B':{'\x63\x6F\x64\x65':'\x43\x5A\x4B','\x73\x79\x6D\x62\x6F\x6C':'\x26\x6E\x62\x73\x70\x3B\x26\x23\x37\x35\x3B\x26\x23\x32\x36\x39\x3B','\x6E\x61\x6D\x65':_0x19a8x1fa(0x98),'\x61\x66\x74\x65\x72':!0x0},'\x44\x4B\x4B':{'\x63\x6F\x64\x65':_0x19a8x1fa(0x2d4),'\x73\x79\x6D\x62\x6F\x6C':_0x19a8x1fa(0x1b2),'\x6E\x61\x6D\x65':'\x44\x61\x6E\x69\x73\x68\x20\x4B\x72\x6F\x6E\x65'},'\x45\x55\x52':{'\x63\x6F\x64\x65':_0x19a8x1fa(0x1e2),'\x73\x79\x6D\x62\x6F\x6C':_0x19a8x1fa(0x24e),'\x6E\x61\x6D\x65':'\x45\x75\x72\x6F'},'\x48\x4B\x44':{'\x63\x6F\x64\x65':_0x19a8x1fa(0x1ac),'\x73\x79\x6D\x62\x6F\x6C':_0x19a8x1fa(0x247),'\x6E\x61\x6D\x65':_0x19a8x1fa(0x237)},'\x48\x55\x46':{'\x63\x6F\x64\x65':'\x48\x55\x46','\x73\x79\x6D\x62\x6F\x6C':_0x19a8x1fa(0x2cf),'\x6E\x61\x6D\x65':'\x48\x75\x6E\x67\x61\x72\x69\x61\x6E\x20\x46\x6F\x72\x69\x6E\x74'},'\x49\x4C\x53':{'\x63\x6F\x64\x65':_0x19a8x1fa(0x198),'\x73\x79\x6D\x62\x6F\x6C':_0x19a8x1fa(0x148),'\x6E\x61\x6D\x65':_0x19a8x1fa(0x1a3)},'\x4A\x50\x59':{'\x63\x6F\x64\x65':_0x19a8x1fa(0x279),'\x73\x79\x6D\x62\x6F\x6C':'\x26\x79\x65\x6E\x3B','\x6E\x61\x6D\x65':_0x19a8x1fa(0x16d),'\x61\x63\x63\x75\x72\x61\x63\x79':0x0},'\x4D\x58\x4E':{'\x63\x6F\x64\x65':_0x19a8x1fa(0x192),'\x73\x79\x6D\x62\x6F\x6C':_0x19a8x1fa(0x247),'\x6E\x61\x6D\x65':_0x19a8x1fa(0x96)},'\x4E\x4F\x4B':{'\x63\x6F\x64\x65':_0x19a8x1fa(0x188),'\x73\x79\x6D\x62\x6F\x6C':_0x19a8x1fa(0x95),'\x6E\x61\x6D\x65':_0x19a8x1fa(0x23e)},'\x4E\x5A\x44':{'\x63\x6F\x64\x65':'\x4E\x5A\x44','\x73\x79\x6D\x62\x6F\x6C':_0x19a8x1fa(0x247),'\x6E\x61\x6D\x65':_0x19a8x1fa(0x12f)},'\x50\x4C\x4E':{'\x63\x6F\x64\x65':_0x19a8x1fa(0x99),'\x73\x79\x6D\x62\x6F\x6C':_0x19a8x1fa(0x368),'\x6E\x61\x6D\x65':_0x19a8x1fa(0xaa)},'\x47\x42\x50':{'\x63\x6F\x64\x65':_0x19a8x1fa(0x21c),'\x73\x79\x6D\x62\x6F\x6C':'\x26\x70\x6F\x75\x6E\x64\x3B','\x6E\x61\x6D\x65':_0x19a8x1fa(0x1d3)},'\x53\x47\x44':{'\x63\x6F\x64\x65':_0x19a8x1fa(0x1eb),'\x73\x79\x6D\x62\x6F\x6C':_0x19a8x1fa(0x247),'\x6E\x61\x6D\x65':_0x19a8x1fa(0x199)},'\x53\x45\x4B':{'\x63\x6F\x64\x65':_0x19a8x1fa(0x350),'\x73\x79\x6D\x62\x6F\x6C':'\x53\x45\x4B\x26\x6E\x62\x73\x70\x3B','\x6E\x61\x6D\x65':_0x19a8x1fa(0x30d)},'\x43\x48\x46':{'\x63\x6F\x64\x65':_0x19a8x1fa(0x138),'\x73\x79\x6D\x62\x6F\x6C':_0x19a8x1fa(0x2de),'\x6E\x61\x6D\x65':'\x53\x77\x69\x73\x73\x20\x46\x72\x61\x6E\x63'},'\x54\x48\x42':{'\x63\x6F\x64\x65':_0x19a8x1fa(0x1c4),'\x73\x79\x6D\x62\x6F\x6C':_0x19a8x1fa(0x101),'\x6E\x61\x6D\x65':'\x54\x68\x61\x69\x20\x42\x61\x68\x74'},'\x42\x54\x43':{'\x63\x6F\x64\x65':'\x42\x54\x43','\x73\x79\x6D\x62\x6F\x6C':'\x20\x42\x54\x43','\x6E\x61\x6D\x65':_0x19a8x1fa(0x1c2),'\x61\x63\x63\x75\x72\x61\x63\x79':0x4,'\x61\x66\x74\x65\x72':!0x0}},_0x19a8x20a={'\x63\x68\x65\x63\x6B\x6F\x75\x74':{'\x74\x79\x70\x65':_0x19a8x1fa(0x277),'\x65\x6D\x61\x69\x6C':_0x19a8x1fa(0x284)},'\x63\x75\x72\x72\x65\x6E\x63\x79':_0x19a8x1fa(0x173),'\x6C\x61\x6E\x67\x75\x61\x67\x65':_0x19a8x1fa(0x30a),'\x63\x61\x72\x74\x53\x74\x79\x6C\x65':_0x19a8x1fa(0x110),'\x63\x61\x72\x74\x43\x6F\x6C\x75\x6D\x6E\x73':[{'\x61\x74\x74\x72':_0x19a8x1fa(0x13f),'\x6C\x61\x62\x65\x6C':_0x19a8x1fa(0xcc)},{'\x61\x74\x74\x72':_0x19a8x1fa(0xd6),'\x6C\x61\x62\x65\x6C':'\x50\x72\x69\x63\x65','\x76\x69\x65\x77':_0x19a8x1fa(0x1d0)},{'\x76\x69\x65\x77':'\x64\x65\x63\x72\x65\x6D\x65\x6E\x74','\x6C\x61\x62\x65\x6C':!0x1},{'\x61\x74\x74\x72':_0x19a8x1fa(0x1a8),'\x6C\x61\x62\x65\x6C':_0x19a8x1fa(0x317)},{'\x76\x69\x65\x77':_0x19a8x1fa(0x2e3),'\x6C\x61\x62\x65\x6C':!0x1},{'\x61\x74\x74\x72':_0x19a8x1fa(0x24c),'\x6C\x61\x62\x65\x6C':_0x19a8x1fa(0xb6),'\x76\x69\x65\x77':'\x63\x75\x72\x72\x65\x6E\x63\x79'},{'\x76\x69\x65\x77':_0x19a8x1fa(0x27b),'\x74\x65\x78\x74':_0x19a8x1fa(0x179),'\x6C\x61\x62\x65\x6C':!0x1}],'\x65\x78\x63\x6C\x75\x64\x65\x46\x72\x6F\x6D\x43\x68\x65\x63\x6B\x6F\x75\x74':[_0x19a8x1fa(0x103)],'\x73\x68\x69\x70\x70\x69\x6E\x67\x46\x6C\x61\x74\x52\x61\x74\x65':0x0,'\x73\x68\x69\x70\x70\x69\x6E\x67\x51\x75\x61\x6E\x74\x69\x74\x79\x52\x61\x74\x65':0x0,'\x73\x68\x69\x70\x70\x69\x6E\x67\x54\x6F\x74\x61\x6C\x52\x61\x74\x65':0x0,'\x73\x68\x69\x70\x70\x69\x6E\x67\x43\x75\x73\x74\x6F\x6D':null,'\x74\x61\x78\x52\x61\x74\x65':0x0,'\x74\x61\x78\x53\x68\x69\x70\x70\x69\x6E\x67':!0x1,'\x64\x61\x74\x61':{}},_0x19a8x20b=function(_0x19a8x20e){var _0x19a8x20f=_0x19a8x1fa;return _0x19a8x1ee(_0x19a8x20e)?_0x19a8x20b['\x72\x65\x61\x64\x79'](_0x19a8x20e):_0x19a8x1ec(_0x19a8x20e,_0x19a8x20f(0x1c6))?_0x19a8x20b[_0x19a8x20f(0xe7)](_0x19a8x20a,_0x19a8x20e):void(0x0)};return _0x19a8x20b[_0x19a8x1fa(0xe7)]= function(_0x19a8x210,_0x19a8x211){var _0x19a8x212=_0x19a8x1fa,_0x19a8x213;_0x19a8x1ed(_0x19a8x211)&& (_0x19a8x211= _0x19a8x210,_0x19a8x210= _0x19a8x20b);for(_0x19a8x213 in _0x19a8x211){Object[_0x19a8x212(0x24a)][_0x19a8x212(0x27d)][_0x19a8x212(0x2bd)](_0x19a8x211,_0x19a8x213)&& (_0x19a8x210[_0x19a8x213]= _0x19a8x211[_0x19a8x213])};return _0x19a8x210},_0x19a8x20b[_0x19a8x1fa(0xe7)]({'\x63\x6F\x70\x79':function(_0x19a8x214){var _0x19a8x215=_0x19a8x1fa;return _0x19a8x214= _0x19a8x1f0(_0x19a8x214),_0x19a8x214[_0x19a8x215(0x2a7)](),_0x19a8x214}}),_0x19a8x20b[_0x19a8x1fa(0xe7)]({'\x69\x73\x52\x65\x61\x64\x79':!0x1,'\x61\x64\x64':function(_0x19a8x216,_0x19a8x217){var _0x19a8x218=_0x19a8x1fa,_0x19a8x219= new _0x19a8x20b[(_0x19a8x218(0x26d))](_0x19a8x216|| {}),_0x19a8x21a=!0x0,_0x19a8x21b=!0x0=== _0x19a8x217?_0x19a8x217:!0x1;return _0x19a8x21b|| (_0x19a8x21a= _0x19a8x20b[_0x19a8x218(0x159)]('\x62\x65\x66\x6F\x72\x65\x41\x64\x64',[_0x19a8x219]),!0x1!== _0x19a8x21a)?((_0x19a8x21a= _0x19a8x20b['\x68\x61\x73'](_0x19a8x219))?(_0x19a8x21a[_0x19a8x218(0x2e3)](_0x19a8x219['\x71\x75\x61\x6E\x74\x69\x74\x79']()),_0x19a8x219= _0x19a8x21a):_0x19a8x202[_0x19a8x219['\x69\x64']()]= _0x19a8x219,_0x19a8x20b[_0x19a8x218(0x145)](),_0x19a8x21b|| _0x19a8x20b[_0x19a8x218(0x159)](_0x19a8x218(0x224),[_0x19a8x219,_0x19a8x1ed(_0x19a8x21a)]),_0x19a8x219):!0x1},'\x65\x61\x63\x68':function(_0x19a8x21c,_0x19a8x21d){var _0x19a8x21e=_0x19a8x1fa,_0x19a8x21f,_0x19a8x220,_0x19a8x221,_0x19a8x222,_0x19a8x223=0x0;if(_0x19a8x1ee(_0x19a8x21c)){_0x19a8x221= _0x19a8x21c,_0x19a8x222= _0x19a8x202}else {if(!_0x19a8x1ee(_0x19a8x21d)){return};_0x19a8x221= _0x19a8x21d,_0x19a8x222= _0x19a8x21c};for(_0x19a8x21f in _0x19a8x222){if(Object['\x70\x72\x6F\x74\x6F\x74\x79\x70\x65'][_0x19a8x21e(0x27d)][_0x19a8x21e(0x2bd)](_0x19a8x222,_0x19a8x21f)){if(_0x19a8x220= _0x19a8x221[_0x19a8x21e(0x2bd)](_0x19a8x20b,_0x19a8x222[_0x19a8x21f],_0x19a8x223,_0x19a8x21f),!0x1=== _0x19a8x220){break};_0x19a8x223+= 0x1}}},'\x66\x69\x6E\x64':function(_0x19a8x224){var _0x19a8x225=_0x19a8x1fa,_0x19a8x226=[];return _0x19a8x1ec(_0x19a8x202[_0x19a8x224],_0x19a8x225(0x1c6))?_0x19a8x202[_0x19a8x224]:_0x19a8x1ec(_0x19a8x224,_0x19a8x225(0x1c6))?(_0x19a8x20b['\x65\x61\x63\x68'](function(_0x19a8x227){var _0x19a8x228=_0x19a8x225,_0x19a8x229=!0x0;_0x19a8x20b[_0x19a8x228(0x221)](_0x19a8x224,function(_0x19a8x22a,_0x19a8x22b,_0x19a8x22c){var _0x19a8x22d=_0x19a8x228;return _0x19a8x1ec(_0x19a8x22a,_0x19a8x1eb)?_0x19a8x22a['\x6D\x61\x74\x63\x68'](/<=.*/)?(_0x19a8x22a= parseFloat(_0x19a8x22a[_0x19a8x22d(0x321)]('\x3C\x3D','')),_0x19a8x227[_0x19a8x22d(0x21e)](_0x19a8x22c)&& parseFloat(_0x19a8x227[_0x19a8x22d(0x21e)](_0x19a8x22c))<= _0x19a8x22a|| (_0x19a8x229= !0x1)):_0x19a8x22a[_0x19a8x22d(0x168)](/</)?(_0x19a8x22a= parseFloat(_0x19a8x22a['\x72\x65\x70\x6C\x61\x63\x65']('\x3C','')),_0x19a8x227[_0x19a8x22d(0x21e)](_0x19a8x22c)&& parseFloat(_0x19a8x227[_0x19a8x22d(0x21e)](_0x19a8x22c))< _0x19a8x22a|| (_0x19a8x229= !0x1)):_0x19a8x22a[_0x19a8x22d(0x168)](/>=/)?(_0x19a8x22a= parseFloat(_0x19a8x22a['\x72\x65\x70\x6C\x61\x63\x65']('\x3E\x3D','')),_0x19a8x227['\x67\x65\x74'](_0x19a8x22c)&& parseFloat(_0x19a8x227[_0x19a8x22d(0x21e)](_0x19a8x22c))>= _0x19a8x22a|| (_0x19a8x229= !0x1)):_0x19a8x22a[_0x19a8x22d(0x168)](/>/)?(_0x19a8x22a= parseFloat(_0x19a8x22a[_0x19a8x22d(0x321)]('\x3E','')),_0x19a8x227[_0x19a8x22d(0x21e)](_0x19a8x22c)&& parseFloat(_0x19a8x227[_0x19a8x22d(0x21e)](_0x19a8x22c))> _0x19a8x22a|| (_0x19a8x229= !0x1)):_0x19a8x227[_0x19a8x22d(0x21e)](_0x19a8x22c)&& _0x19a8x227['\x67\x65\x74'](_0x19a8x22c)=== _0x19a8x22a|| (_0x19a8x229= !0x1):_0x19a8x227[_0x19a8x22d(0x21e)](_0x19a8x22c)&& _0x19a8x227[_0x19a8x22d(0x21e)](_0x19a8x22c)=== _0x19a8x22a|| (_0x19a8x229= !0x1),_0x19a8x229}),_0x19a8x229&& _0x19a8x226[_0x19a8x228(0x310)](_0x19a8x227)}),_0x19a8x226):(_0x19a8x1ed(_0x19a8x224)&& _0x19a8x20b['\x65\x61\x63\x68'](function(_0x19a8x22e){var _0x19a8x22f=_0x19a8x225;_0x19a8x226[_0x19a8x22f(0x310)](_0x19a8x22e)}),_0x19a8x226)},'\x69\x74\x65\x6D\x73':function(){return this['\x66\x69\x6E\x64']()},'\x68\x61\x73':function(_0x19a8x230){var _0x19a8x231=_0x19a8x1fa,_0x19a8x232=!0x1;return _0x19a8x20b[_0x19a8x231(0x221)](function(_0x19a8x233){var _0x19a8x234=_0x19a8x231;_0x19a8x233[_0x19a8x234(0x258)](_0x19a8x230)&& (_0x19a8x232= _0x19a8x233)}),_0x19a8x232},'\x65\x6D\x70\x74\x79':function(){var _0x19a8x235=_0x19a8x1fa,_0x19a8x236={};_0x19a8x20b['\x65\x61\x63\x68'](function(_0x19a8x237){var _0x19a8x238=_0x5621;!0x1=== _0x19a8x237[_0x19a8x238(0x27b)](!0x0) && (_0x19a8x236[_0x19a8x237['\x69\x64']()]= _0x19a8x237)}),_0x19a8x202= _0x19a8x236,_0x19a8x20b[_0x19a8x235(0x145)]()},'\x71\x75\x61\x6E\x74\x69\x74\x79':function(){var _0x19a8x239=_0x19a8x1fa,_0x19a8x23a=0x0;return _0x19a8x20b[_0x19a8x239(0x221)](function(_0x19a8x23b){_0x19a8x23a+= _0x19a8x23b['\x71\x75\x61\x6E\x74\x69\x74\x79']()}),_0x19a8x23a},'\x74\x6F\x74\x61\x6C':function(){var _0x19a8x23c=_0x19a8x1fa,_0x19a8x23d=0x0;return _0x19a8x20b[_0x19a8x23c(0x221)](function(_0x19a8x23e){_0x19a8x23d+= _0x19a8x23e['\x74\x6F\x74\x61\x6C']()}),_0x19a8x23d},'\x67\x72\x61\x6E\x64\x54\x6F\x74\x61\x6C':function(){var _0x19a8x23f=_0x19a8x1fa;return _0x19a8x20b['\x74\x6F\x74\x61\x6C']()+ _0x19a8x20b['\x74\x61\x78']()+ _0x19a8x20b[_0x19a8x23f(0xb7)]()},'\x75\x70\x64\x61\x74\x65':function(){var _0x19a8x240=_0x19a8x1fa;_0x19a8x20b[_0x19a8x240(0x2a2)](),_0x19a8x20b['\x62\x72\x69\x67'](_0x19a8x240(0x145))},'\x69\x6E\x69\x74':function(){var _0x19a8x241=_0x19a8x1fa;_0x19a8x20b[_0x19a8x241(0x19e)](),_0x19a8x20b[_0x19a8x241(0x145)](),_0x19a8x20b[_0x19a8x241(0x2f4)]()},'\x24':function(_0x19a8x242){var _0x19a8x243=_0x19a8x1fa;return new _0x19a8x20b[(_0x19a8x243(0x311))](_0x19a8x242)},'\x24\x63\x72\x65\x61\x74\x65':function(_0x19a8x244){var _0x19a8x245=_0x19a8x1fa;return _0x19a8x20b['\x24'](_0x19a8x1e9[_0x19a8x245(0x272)](_0x19a8x244))},'\x73\x65\x74\x75\x70\x56\x69\x65\x77\x54\x6F\x6F\x6C':function(){var _0x19a8x246=_0x19a8x1fa,_0x19a8x247,_0x19a8x248,_0x19a8x249=_0x19a8x1e8;for(_0x19a8x248 in _0x19a8x200){if(Object[_0x19a8x246(0x24a)]['\x68\x61\x73\x4F\x77\x6E\x50\x72\x6F\x70\x65\x72\x74\x79'][_0x19a8x246(0x2bd)](_0x19a8x200,_0x19a8x248)&& _0x19a8x1e8[_0x19a8x248]&& (_0x19a8x247= _0x19a8x200[_0x19a8x248][_0x19a8x246(0x321)]('\x2A',_0x19a8x248)[_0x19a8x246(0x127)]('\x2E'),(_0x19a8x247= _0x19a8x247['\x73\x68\x69\x66\x74']())&& (_0x19a8x249= _0x19a8x249[_0x19a8x247]),'\x66\x75\x6E\x63\x74\x69\x6F\x6E'== typeof _0x19a8x249)){_0x19a8x205= _0x19a8x249,_0x19a8x20b[_0x19a8x246(0xe7)](_0x19a8x20b[_0x19a8x246(0x311)]['\x5F'],_0x19a8x204[_0x19a8x248]);break}}},'\x69\x64\x73':function(){var _0x19a8x24a=_0x19a8x1fa,_0x19a8x24b=[];return _0x19a8x20b[_0x19a8x24a(0x221)](function(_0x19a8x24c){_0x19a8x24b['\x70\x75\x73\x68'](_0x19a8x24c['\x69\x64']())}),_0x19a8x24b},'\x73\x61\x76\x65':function(){var _0x19a8x24d=_0x19a8x1fa;_0x19a8x20b[_0x19a8x24d(0x159)]('\x62\x65\x66\x6F\x72\x65\x53\x61\x76\x65');var _0x19a8x24e={};_0x19a8x20b[_0x19a8x24d(0x221)](function(_0x19a8x24f){var _0x19a8x250=_0x19a8x24d;_0x19a8x24e[_0x19a8x24f['\x69\x64']()]= _0x19a8x20b[_0x19a8x250(0xe7)](_0x19a8x24f['\x66\x69\x65\x6C\x64\x73'](),_0x19a8x24f[_0x19a8x250(0x203)]())}),_0x19a8x207[_0x19a8x24d(0xc4)](_0x19a8x203+ _0x19a8x24d(0xa8),JSON['\x73\x74\x72\x69\x6E\x67\x69\x66\x79'](_0x19a8x24e)),_0x19a8x20b['\x62\x72\x69\x67'](_0x19a8x24d(0x141))},'\x6C\x6F\x61\x64':function(){var _0x19a8x251=_0x19a8x1fa;_0x19a8x202= {};var _0x19a8x252=_0x19a8x207[_0x19a8x251(0x1f0)](_0x19a8x203+ _0x19a8x251(0xa8));if(_0x19a8x252){try{_0x19a8x20b[_0x19a8x251(0x221)](JSON[_0x19a8x251(0x1aa)](_0x19a8x252),function(_0x19a8x253){var _0x19a8x254=_0x19a8x251;_0x19a8x20b[_0x19a8x254(0x335)](_0x19a8x253,!0x0)})}catch(_0x2d4a08){_0x19a8x20b['\x65\x72\x72\x6F\x72'](_0x19a8x251(0x2ec)+ _0x2d4a08)};_0x19a8x20b[_0x19a8x251(0x159)](_0x19a8x251(0x19e))}},'\x72\x65\x61\x64\x79':function(_0x19a8x255){var _0x19a8x256=_0x19a8x1fa;_0x19a8x1ee(_0x19a8x255)?_0x19a8x20b[_0x19a8x256(0x1d7)]?_0x19a8x255[_0x19a8x256(0x2bd)](_0x19a8x20b):_0x19a8x20b[_0x19a8x256(0x2ff)](_0x19a8x256(0x2f4),_0x19a8x255):_0x19a8x1ed(_0x19a8x255)&& !_0x19a8x20b[_0x19a8x256(0x1d7)]&& (_0x19a8x20b[_0x19a8x256(0x159)](_0x19a8x256(0x2f4)),_0x19a8x20b[_0x19a8x256(0x1d7)]= !0x0)},'\x65\x72\x72\x6F\x72':function(_0x19a8x257){var _0x19a8x258=_0x19a8x1fa,_0x19a8x259='';_0x19a8x1ec(_0x19a8x257,_0x19a8x1eb)?_0x19a8x259= _0x19a8x257:_0x19a8x1ec(_0x19a8x257,'\x6F\x62\x6A\x65\x63\x74')&& _0x19a8x1ec(_0x19a8x257['\x6D\x65\x73\x73\x61\x67\x65'],_0x19a8x1eb)&& (_0x19a8x259= _0x19a8x257[_0x19a8x258(0xf5)]);try{_0x19a8x208[_0x19a8x258(0x347)](_0x19a8x258(0x35e)+ _0x19a8x259)}catch(_0x108033){};_0x19a8x20b[_0x19a8x258(0x159)](_0x19a8x258(0x25a),_0x19a8x257)}}),_0x19a8x20b[_0x19a8x1fa(0xe7)]({'\x74\x61\x78':function(){var _0x19a8x25a=_0x19a8x1fa,_0x19a8x25b=_0x19a8x20a['\x74\x61\x78\x53\x68\x69\x70\x70\x69\x6E\x67']?_0x19a8x20b[_0x19a8x25a(0x24c)]()+ _0x19a8x20b['\x73\x68\x69\x70\x70\x69\x6E\x67']():_0x19a8x20b[_0x19a8x25a(0x24c)](),_0x19a8x25c=_0x19a8x20b[_0x19a8x25a(0x22b)]()* _0x19a8x25b;return _0x19a8x20b[_0x19a8x25a(0x221)](function(_0x19a8x25d){var _0x19a8x25e=_0x19a8x25a;_0x19a8x25d[_0x19a8x25e(0x21e)](_0x19a8x25e(0x20b))?_0x19a8x25c+= _0x19a8x25d['\x67\x65\x74'](_0x19a8x25e(0x20b)):_0x19a8x25d[_0x19a8x25e(0x21e)](_0x19a8x25e(0x22b))&& (_0x19a8x25c+= _0x19a8x25d[_0x19a8x25e(0x21e)]('\x74\x61\x78\x52\x61\x74\x65')* _0x19a8x25d[_0x19a8x25e(0x24c)]())}),parseFloat(_0x19a8x25c)},'\x74\x61\x78\x52\x61\x74\x65':function(){var _0x19a8x25f=_0x19a8x1fa;return _0x19a8x20a[_0x19a8x25f(0x22b)]|| 0x0},'\x73\x68\x69\x70\x70\x69\x6E\x67':function(_0x19a8x260){var _0x19a8x261=_0x19a8x1fa;if(!_0x19a8x1ee(_0x19a8x260)){var _0x19a8x262=_0x19a8x20a[_0x19a8x261(0x1c3)]* _0x19a8x20b[_0x19a8x261(0x1a8)]()+ _0x19a8x20a[_0x19a8x261(0x126)]* _0x19a8x20b['\x74\x6F\x74\x61\x6C']()+ _0x19a8x20a[_0x19a8x261(0x366)];return _0x19a8x1ee(_0x19a8x20a['\x73\x68\x69\x70\x70\x69\x6E\x67\x43\x75\x73\x74\x6F\x6D'])&& (_0x19a8x262+= _0x19a8x20a[_0x19a8x261(0x318)][_0x19a8x261(0x2bd)](_0x19a8x20b)),_0x19a8x20b['\x65\x61\x63\x68'](function(_0x19a8x263){var _0x19a8x264=_0x19a8x261;_0x19a8x262+= parseFloat(_0x19a8x263['\x67\x65\x74'](_0x19a8x264(0xb7))|| 0x0)}),parseFloat(_0x19a8x262)};_0x19a8x20b({'\x73\x68\x69\x70\x70\x69\x6E\x67\x43\x75\x73\x74\x6F\x6D':_0x19a8x260})}}),_0x19a8x206= {'\x61\x74\x74\x72':function(_0x19a8x265,_0x19a8x266){var _0x19a8x267=_0x19a8x1fa;return _0x19a8x265['\x67\x65\x74'](_0x19a8x266[_0x19a8x267(0x35b)])|| ''},'\x63\x75\x72\x72\x65\x6E\x63\x79':function(_0x19a8x268,_0x19a8x269){var _0x19a8x26a=_0x19a8x1fa;return _0x19a8x20b[_0x19a8x26a(0x274)](_0x19a8x268['\x67\x65\x74'](_0x19a8x269['\x61\x74\x74\x72'])|| 0x0)},'\x6C\x69\x6E\x6B':function(_0x19a8x26b,_0x19a8x26c){var _0x19a8x26d=_0x19a8x1fa;return '\x3C\x61\x20\x68\x72\x65\x66\x3D\x27'+ _0x19a8x26b[_0x19a8x26d(0x21e)](_0x19a8x26c['\x61\x74\x74\x72'])+ '\x27\x3E'+ _0x19a8x26c[_0x19a8x26d(0x363)]+ _0x19a8x26d(0x353)},'\x64\x65\x63\x72\x65\x6D\x65\x6E\x74':function(_0x19a8x26e,_0x19a8x26f){var _0x19a8x270=_0x19a8x1fa;return _0x19a8x270(0x343)+ _0x19a8x203+ '\x5F\x64\x65\x63\x72\x65\x6D\x65\x6E\x74\x27\x3E'+ (_0x19a8x26f['\x74\x65\x78\x74']|| '\x2D')+ _0x19a8x270(0x353)},'\x69\x6E\x63\x72\x65\x6D\x65\x6E\x74':function(_0x19a8x271,_0x19a8x272){var _0x19a8x273=_0x19a8x1fa;return '\x3C\x61\x20\x68\x72\x65\x66\x3D\x27\x6A\x61\x76\x61\x73\x63\x72\x69\x70\x74\x3A\x3B\x27\x20\x63\x6C\x61\x73\x73\x3D\x27'+ _0x19a8x203+ _0x19a8x273(0x208)+ (_0x19a8x272[_0x19a8x273(0x363)]|| '\x2B')+ _0x19a8x273(0x353)},'\x69\x6D\x61\x67\x65':function(_0x19a8x274,_0x19a8x275){var _0x19a8x276=_0x19a8x1fa;return _0x19a8x276(0x184)+ _0x19a8x274[_0x19a8x276(0x21e)](_0x19a8x275[_0x19a8x276(0x35b)])+ _0x19a8x276(0x1bf)},'\x69\x6E\x70\x75\x74':function(_0x19a8x277,_0x19a8x278){var _0x19a8x279=_0x19a8x1fa;return _0x19a8x279(0x2a9)+ _0x19a8x277[_0x19a8x279(0x21e)](_0x19a8x278[_0x19a8x279(0x35b)])+ '\x27\x20\x63\x6C\x61\x73\x73\x3D\x27'+ _0x19a8x203+ _0x19a8x279(0x92)},'\x72\x65\x6D\x6F\x76\x65':function(_0x19a8x27a,_0x19a8x27b){var _0x19a8x27c=_0x19a8x1fa;return _0x19a8x27c(0x343)+ _0x19a8x203+ _0x19a8x27c(0x196)+ (_0x19a8x27b[_0x19a8x27c(0x363)]|| '\x58')+ _0x19a8x27c(0x353)}},_0x19a8x20b[_0x19a8x1fa(0xe7)]({'\x77\x72\x69\x74\x65\x43\x61\x72\x74':function(_0x19a8x27d){var _0x19a8x27e=_0x19a8x1fa,_0x19a8x27f,_0x19a8x280,_0x19a8x281=_0x19a8x20a['\x63\x61\x72\x74\x53\x74\x79\x6C\x65']['\x74\x6F\x4C\x6F\x77\x65\x72\x43\x61\x73\x65'](),_0x19a8x282=_0x19a8x27e(0x257)=== _0x19a8x281,_0x19a8x283=_0x19a8x282?'\x74\x72':_0x19a8x27e(0x110),_0x19a8x284=_0x19a8x282?'\x74\x68':_0x19a8x27e(0x110),_0x19a8x285=_0x19a8x282?'\x74\x64':_0x19a8x27e(0x110),_0x19a8x286=_0x19a8x20b[_0x19a8x27e(0x2d3)](_0x19a8x281),_0x19a8x281=_0x19a8x20b[_0x19a8x27e(0x2d3)](_0x19a8x283)[_0x19a8x27e(0xd7)](_0x19a8x27e(0xc3));for(_0x19a8x20b['\x24'](_0x19a8x27d)[_0x19a8x27e(0x18d)]('\x20')[_0x19a8x27e(0x12b)](_0x19a8x286),_0x19a8x286[_0x19a8x27e(0x12b)](_0x19a8x281),_0x19a8x282= 0x0,_0x19a8x280= _0x19a8x20a[_0x19a8x27e(0x29c)][_0x19a8x27e(0xc1)];_0x19a8x280> _0x19a8x282;_0x19a8x282+= 0x1){_0x19a8x27f= _0x19a8x1fb(_0x19a8x20a[_0x19a8x27e(0x29c)][_0x19a8x282]),_0x19a8x27d= '\x69\x74\x65\x6D\x2D'+ (_0x19a8x27f[_0x19a8x27e(0x35b)]|| _0x19a8x27f['\x76\x69\x65\x77']|| _0x19a8x27f[_0x19a8x27e(0x15f)]|| _0x19a8x27f['\x74\x65\x78\x74']|| '\x63\x65\x6C\x6C')+ '\x20'+ _0x19a8x27f[_0x19a8x27e(0x367)],_0x19a8x27f= _0x19a8x27f[_0x19a8x27e(0x15f)]|| '',_0x19a8x281['\x61\x70\x70\x65\x6E\x64'](_0x19a8x20b[_0x19a8x27e(0x2d3)](_0x19a8x284)[_0x19a8x27e(0xd7)](_0x19a8x27d)['\x68\x74\x6D\x6C'](_0x19a8x27f))};return _0x19a8x20b[_0x19a8x27e(0x221)](function(_0x19a8x287,_0x19a8x288){var _0x19a8x289=_0x19a8x27e;_0x19a8x20b[_0x19a8x289(0x1a1)](_0x19a8x287,_0x19a8x288,_0x19a8x283,_0x19a8x285,_0x19a8x286)}),_0x19a8x286},'\x63\x72\x65\x61\x74\x65\x43\x61\x72\x74\x52\x6F\x77':function(_0x19a8x28a,_0x19a8x28b,_0x19a8x28c,_0x19a8x28d,_0x19a8x28e){var _0x19a8x28f=_0x19a8x1fa;_0x19a8x28b= _0x19a8x20b[_0x19a8x28f(0x2d3)](_0x19a8x28c)[_0x19a8x28f(0xd7)](_0x19a8x28f(0x21f)+ _0x19a8x28b+ '\x20'+ (_0x19a8x28b% 0x2?_0x19a8x28f(0x11a):_0x19a8x28f(0x2fa)))[_0x19a8x28f(0x35b)]('\x69\x64','\x63\x61\x72\x74\x49\x74\x65\x6D\x5F'+ _0x19a8x28a['\x69\x64']());var _0x19a8x290,_0x19a8x291,_0x19a8x292;for(_0x19a8x28e[_0x19a8x28f(0x12b)](_0x19a8x28b),_0x19a8x28e= 0x0,_0x19a8x28c= _0x19a8x20a[_0x19a8x28f(0x29c)]['\x6C\x65\x6E\x67\x74\x68'];_0x19a8x28c> _0x19a8x28e;_0x19a8x28e+= 0x1){_0x19a8x290= _0x19a8x1fb(_0x19a8x20a[_0x19a8x28f(0x29c)][_0x19a8x28e]),_0x19a8x291= _0x19a8x28f(0x2b8)+ (_0x19a8x290[_0x19a8x28f(0x35b)]|| (_0x19a8x1ec(_0x19a8x290[_0x19a8x28f(0x327)],_0x19a8x1eb)?_0x19a8x290[_0x19a8x28f(0x327)]:_0x19a8x290['\x6C\x61\x62\x65\x6C']|| _0x19a8x290[_0x19a8x28f(0x363)]|| '\x63\x65\x6C\x6C'))+ '\x20'+ _0x19a8x290['\x63\x6C\x61\x73\x73\x4E\x61\x6D\x65'],_0x19a8x292= _0x19a8x28a,_0x19a8x292= (_0x19a8x1ee(_0x19a8x290[_0x19a8x28f(0x327)])?_0x19a8x290[_0x19a8x28f(0x327)]:_0x19a8x1ec(_0x19a8x290[_0x19a8x28f(0x327)],_0x19a8x1eb)&& _0x19a8x1ee(_0x19a8x206[_0x19a8x290[_0x19a8x28f(0x327)]])?_0x19a8x206[_0x19a8x290[_0x19a8x28f(0x327)]]:_0x19a8x206[_0x19a8x28f(0x35b)])['\x63\x61\x6C\x6C'](_0x19a8x20b,_0x19a8x292,_0x19a8x290),_0x19a8x291= _0x19a8x20b[_0x19a8x28f(0x2d3)](_0x19a8x28d)['\x61\x64\x64\x43\x6C\x61\x73\x73'](_0x19a8x291)[_0x19a8x28f(0x18d)](_0x19a8x292),_0x19a8x28b[_0x19a8x28f(0x12b)](_0x19a8x291)};return _0x19a8x28b}}),_0x19a8x20b[_0x19a8x1fa(0x26d)]= function(_0x19a8x293){var _0x19a8x294=_0x19a8x1fa;function _0x19a8x295(){var _0x19a8x296=_0x5621;_0x19a8x1ec(_0x19a8x297[_0x19a8x296(0xd6)],_0x19a8x1eb)&& (_0x19a8x297['\x70\x72\x69\x63\x65']= parseFloat(_0x19a8x297['\x70\x72\x69\x63\x65'][_0x19a8x296(0x321)](_0x19a8x20b[_0x19a8x296(0x1d0)]()['\x64\x65\x63\x69\x6D\x61\x6C'],'\x2E')['\x72\x65\x70\x6C\x61\x63\x65'](/[^0-9]/g,''))),isNaN(_0x19a8x297['\x70\x72\x69\x63\x65'])&& (_0x19a8x297[_0x19a8x296(0xd6)]= 0x0),0x0> _0x19a8x297[_0x19a8x296(0xd6)]&& (_0x19a8x297[_0x19a8x296(0xd6)]= 0x0),_0x19a8x1ec(_0x19a8x297[_0x19a8x296(0x1a8)],_0x19a8x1eb)&& (_0x19a8x297[_0x19a8x296(0x1a8)]= parseInt(_0x19a8x297[_0x19a8x296(0x1a8)]['\x72\x65\x70\x6C\x61\x63\x65'](_0x19a8x20b[_0x19a8x296(0x1d0)]()[_0x19a8x296(0xc6)],''),0xa)),isNaN(_0x19a8x297['\x71\x75\x61\x6E\x74\x69\x74\x79'])&& (_0x19a8x297['\x71\x75\x61\x6E\x74\x69\x74\x79']= 0x1),0x0>= _0x19a8x297['\x71\x75\x61\x6E\x74\x69\x74\x79']&& _0x19a8x298[_0x19a8x296(0x27b)]()}var _0x19a8x297={},_0x19a8x298=this;for(_0x19a8x1ec(_0x19a8x293,_0x19a8x294(0x1c6))&& _0x19a8x20b[_0x19a8x294(0xe7)](_0x19a8x297,_0x19a8x293),_0x19a8x201+= 0x1,_0x19a8x297['\x69\x64']= _0x19a8x297['\x69\x64']|| _0x19a8x294(0x249)+ _0x19a8x201;!_0x19a8x1ed(_0x19a8x202[_0x19a8x297['\x69\x64']]);){_0x19a8x201+= 0x1,_0x19a8x297['\x69\x64']= _0x19a8x294(0x249)+ _0x19a8x201};_0x19a8x298['\x67\x65\x74']= function(_0x19a8x299,_0x19a8x29a){var _0x19a8x29b=_0x19a8x294,_0x19a8x29c=!_0x19a8x29a;return _0x19a8x1ed(_0x19a8x299)?_0x19a8x299:_0x19a8x1ee(_0x19a8x297[_0x19a8x299])?_0x19a8x297[_0x19a8x299][_0x19a8x29b(0x2bd)](_0x19a8x298):_0x19a8x1ed(_0x19a8x297[_0x19a8x299])?_0x19a8x1ee(_0x19a8x298[_0x19a8x299])&& _0x19a8x29c?_0x19a8x298[_0x19a8x299][_0x19a8x29b(0x2bd)](_0x19a8x298):!_0x19a8x1ed(_0x19a8x298[_0x19a8x299])&& _0x19a8x29c?_0x19a8x298[_0x19a8x299]:_0x19a8x297[_0x19a8x299]:_0x19a8x297[_0x19a8x299]},_0x19a8x298[_0x19a8x294(0x2b0)]= function(_0x19a8x29d,_0x19a8x29e){var _0x19a8x29f=_0x19a8x294;return _0x19a8x1ed(_0x19a8x29d)|| (_0x19a8x297[_0x19a8x29d[_0x19a8x29f(0xde)]()]= _0x19a8x29e,_0x19a8x29f(0xd6)!== _0x19a8x29d[_0x19a8x29f(0xde)]()&& '\x71\x75\x61\x6E\x74\x69\x74\x79'!== _0x19a8x29d[_0x19a8x29f(0xde)]()|| _0x19a8x295()),_0x19a8x298},_0x19a8x298[_0x19a8x294(0x258)]= function(_0x19a8x2a0){var _0x19a8x2a1=_0x19a8x294;for(var _0x19a8x2a2 in _0x19a8x297){if(Object[_0x19a8x2a1(0x24a)][_0x19a8x2a1(0x27d)]['\x63\x61\x6C\x6C'](_0x19a8x297,_0x19a8x2a2)&& _0x19a8x2a1(0x1a8)!== _0x19a8x2a2&& '\x69\x64'!== _0x19a8x2a2&& _0x19a8x2a0['\x67\x65\x74'](_0x19a8x2a2)!== _0x19a8x297[_0x19a8x2a2]){return !0x1}};return !0x0},_0x19a8x298['\x6F\x70\x74\x69\x6F\x6E\x73']= function(){var _0x19a8x2a3={};return _0x19a8x20b['\x65\x61\x63\x68'](_0x19a8x297,function(_0x19a8x2a4,_0x19a8x2a5,_0x19a8x2a6){var _0x19a8x2a7=_0x5621,_0x19a8x2a8=!0x0;_0x19a8x20b[_0x19a8x2a7(0x221)](_0x19a8x298[_0x19a8x2a7(0x33e)](),function(_0x19a8x2a9){return _0x19a8x2a9=== _0x19a8x2a6&& (_0x19a8x2a8= !0x1),_0x19a8x2a8}),_0x19a8x2a8&& (_0x19a8x2a3[_0x19a8x2a6]= _0x19a8x298[_0x19a8x2a7(0x21e)](_0x19a8x2a6))}),_0x19a8x2a3},_0x19a8x295()},_0x19a8x20b['\x49\x74\x65\x6D']['\x5F']= _0x19a8x20b[_0x19a8x1fa(0x26d)][_0x19a8x1fa(0x24a)]= {'\x69\x6E\x63\x72\x65\x6D\x65\x6E\x74':function(_0x19a8x2aa){var _0x19a8x2ab=_0x19a8x1fa;return _0x19a8x2aa= parseInt(_0x19a8x2aa|| 0x1,0xa),this[_0x19a8x2ab(0x1a8)](this['\x71\x75\x61\x6E\x74\x69\x74\x79']()+ _0x19a8x2aa),0x1> this['\x71\x75\x61\x6E\x74\x69\x74\x79']()?(this[_0x19a8x2ab(0x27b)](),null):this},'\x64\x65\x63\x72\x65\x6D\x65\x6E\x74':function(_0x19a8x2ac){var _0x19a8x2ad=_0x19a8x1fa;return this[_0x19a8x2ad(0x2e3)](-parseInt(_0x19a8x2ac|| 0x1,0xa))},'\x72\x65\x6D\x6F\x76\x65':function(_0x19a8x2ae){var _0x19a8x2af=_0x19a8x1fa;return !0x1=== _0x19a8x20b[_0x19a8x2af(0x159)](_0x19a8x2af(0x1a0),[_0x19a8x202[this['\x69\x64']()]])?!0x1:( delete _0x19a8x202[this['\x69\x64']()],_0x19a8x2ae|| _0x19a8x20b[_0x19a8x2af(0x145)](),null)},'\x72\x65\x73\x65\x72\x76\x65\x64\x46\x69\x65\x6C\x64\x73':function(){var _0x19a8x2b0=_0x19a8x1fa;return '\x71\x75\x61\x6E\x74\x69\x74\x79\x20\x69\x64\x20\x69\x74\x65\x6D\x5F\x6E\x75\x6D\x62\x65\x72\x20\x70\x72\x69\x63\x65\x20\x6E\x61\x6D\x65\x20\x73\x68\x69\x70\x70\x69\x6E\x67\x20\x74\x61\x78\x20\x74\x61\x78\x52\x61\x74\x65'[_0x19a8x2b0(0x127)]('\x20')},'\x66\x69\x65\x6C\x64\x73':function(){var _0x19a8x2b1=_0x19a8x1fa,_0x19a8x2b2={},_0x19a8x2b3=this;return _0x19a8x20b[_0x19a8x2b1(0x221)](_0x19a8x2b3[_0x19a8x2b1(0x33e)](),function(_0x19a8x2b4){var _0x19a8x2b5=_0x19a8x2b1;_0x19a8x2b3[_0x19a8x2b5(0x21e)](_0x19a8x2b4)&& (_0x19a8x2b2[_0x19a8x2b4]= _0x19a8x2b3[_0x19a8x2b5(0x21e)](_0x19a8x2b4))}),_0x19a8x2b2},'\x71\x75\x61\x6E\x74\x69\x74\x79':function(_0x19a8x2b6){var _0x19a8x2b7=_0x19a8x1fa;return _0x19a8x1ed(_0x19a8x2b6)?parseInt(this[_0x19a8x2b7(0x21e)](_0x19a8x2b7(0x1a8),!0x0)|| 0x1,0xa):this[_0x19a8x2b7(0x2b0)](_0x19a8x2b7(0x1a8),_0x19a8x2b6)},'\x70\x72\x69\x63\x65':function(_0x19a8x2b8){var _0x19a8x2b9=_0x19a8x1fa;return _0x19a8x1ed(_0x19a8x2b8)?parseFloat(this[_0x19a8x2b9(0x21e)](_0x19a8x2b9(0xd6),!0x0)[_0x19a8x2b9(0x26b)]()[_0x19a8x2b9(0x321)](_0x19a8x20b['\x63\x75\x72\x72\x65\x6E\x63\x79']()[_0x19a8x2b9(0x34d)],'')[_0x19a8x2b9(0x321)](_0x19a8x20b[_0x19a8x2b9(0x1d0)]()['\x64\x65\x6C\x69\x6D\x69\x74\x65\x72'],'')|| 0x1):this[_0x19a8x2b9(0x2b0)]('\x70\x72\x69\x63\x65',parseFloat(_0x19a8x2b8['\x74\x6F\x53\x74\x72\x69\x6E\x67']()['\x72\x65\x70\x6C\x61\x63\x65'](_0x19a8x20b[_0x19a8x2b9(0x1d0)]()[_0x19a8x2b9(0x34d)],'')[_0x19a8x2b9(0x321)](_0x19a8x20b[_0x19a8x2b9(0x1d0)]()[_0x19a8x2b9(0xc6)],'')))},'\x69\x64':function(){var _0x19a8x2ba=_0x19a8x1fa;return this[_0x19a8x2ba(0x21e)]('\x69\x64',!0x1)},'\x74\x6F\x74\x61\x6C':function(){var _0x19a8x2bb=_0x19a8x1fa;return this[_0x19a8x2bb(0x1a8)]()* this[_0x19a8x2bb(0xd6)]()}},_0x19a8x20b['\x65\x78\x74\x65\x6E\x64']({'\x63\x68\x65\x63\x6B\x6F\x75\x74':function(){var _0x19a8x2bc=_0x19a8x1fa;if(_0x19a8x2bc(0x18f)=== _0x19a8x20a['\x63\x68\x65\x63\x6B\x6F\x75\x74']['\x74\x79\x70\x65']['\x74\x6F\x4C\x6F\x77\x65\x72\x43\x61\x73\x65']()&& _0x19a8x1ee(_0x19a8x20a[_0x19a8x2bc(0x2b1)]['\x66\x6E'])){_0x19a8x20a[_0x19a8x2bc(0x2b1)]['\x66\x6E']['\x63\x61\x6C\x6C'](_0x19a8x20b,_0x19a8x20a['\x63\x68\x65\x63\x6B\x6F\x75\x74'])}else {if(_0x19a8x1ee(_0x19a8x20b['\x63\x68\x65\x63\x6B\x6F\x75\x74'][_0x19a8x20a[_0x19a8x2bc(0x2b1)][_0x19a8x2bc(0x27f)]])){var _0x19a8x2bd=_0x19a8x20b['\x63\x68\x65\x63\x6B\x6F\x75\x74'][_0x19a8x20a['\x63\x68\x65\x63\x6B\x6F\x75\x74'][_0x19a8x2bc(0x27f)]]['\x63\x61\x6C\x6C'](_0x19a8x20b,_0x19a8x20a['\x63\x68\x65\x63\x6B\x6F\x75\x74']);_0x19a8x2bd['\x64\x61\x74\x61']&& _0x19a8x2bd['\x61\x63\x74\x69\x6F\x6E']&& _0x19a8x2bd['\x6D\x65\x74\x68\x6F\x64']&& !0x1!== _0x19a8x20b[_0x19a8x2bc(0x159)](_0x19a8x2bc(0x19f),[_0x19a8x2bd['\x64\x61\x74\x61']])&& _0x19a8x20b[_0x19a8x2bc(0x316)](_0x19a8x2bd)}else {_0x19a8x20b[_0x19a8x2bc(0x25a)](_0x19a8x2bc(0x282))}}},'\x65\x78\x74\x65\x6E\x64\x43\x68\x65\x63\x6B\x6F\x75\x74':function(_0x19a8x2be){var _0x19a8x2bf=_0x19a8x1fa;return _0x19a8x20b[_0x19a8x2bf(0xe7)](_0x19a8x20b['\x63\x68\x65\x63\x6B\x6F\x75\x74'],_0x19a8x2be)},'\x67\x65\x6E\x65\x72\x61\x74\x65\x41\x6E\x64\x53\x65\x6E\x64\x46\x6F\x72\x6D':function(_0x19a8x2c0){var _0x19a8x2c1=_0x19a8x1fa,_0x19a8x2c2=_0x19a8x20b[_0x19a8x2c1(0x2d3)](_0x19a8x2c1(0x9a));_0x19a8x2c2[_0x19a8x2c1(0x35b)](_0x19a8x2c1(0x1b7),_0x19a8x2c1(0x2bc)),_0x19a8x2c2[_0x19a8x2c1(0x35b)](_0x19a8x2c1(0x2a1),_0x19a8x2c0[_0x19a8x2c1(0x2a1)]),_0x19a8x2c2[_0x19a8x2c1(0x35b)]('\x6D\x65\x74\x68\x6F\x64',_0x19a8x2c0[_0x19a8x2c1(0x175)]),_0x19a8x20b[_0x19a8x2c1(0x221)](_0x19a8x2c0[_0x19a8x2c1(0x15d)],function(_0x19a8x2c3,_0x19a8x2c4,_0x19a8x2c5){var _0x19a8x2c6=_0x19a8x2c1;_0x19a8x2c2[_0x19a8x2c6(0x12b)](_0x19a8x20b[_0x19a8x2c6(0x2d3)](_0x19a8x2c6(0x13e))[_0x19a8x2c6(0x35b)](_0x19a8x2c6(0x27f),_0x19a8x2c6(0x31c))[_0x19a8x2c6(0x35b)]('\x6E\x61\x6D\x65',_0x19a8x2c5)[_0x19a8x2c6(0x21b)](_0x19a8x2c3))}),_0x19a8x20b['\x24'](_0x19a8x2c1(0x25e))[_0x19a8x2c1(0x12b)](_0x19a8x2c2),_0x19a8x2c2['\x65\x6C'][_0x19a8x2c1(0x17a)](),_0x19a8x2c2[_0x19a8x2c1(0x27b)]()}}),_0x19a8x20b[_0x19a8x1fa(0x120)]({'\x50\x61\x79\x50\x61\x6C':function(_0x19a8x2c7){var _0x19a8x2c8=_0x19a8x1fa;if(!_0x19a8x2c7[_0x19a8x2c8(0xc0)]){return _0x19a8x20b[_0x19a8x2c8(0x25a)]('\x4E\x6F\x20\x65\x6D\x61\x69\x6C\x20\x70\x72\x6F\x76\x69\x64\x65\x64\x20\x66\x6F\x72\x20\x50\x61\x79\x50\x61\x6C\x20\x63\x68\x65\x63\x6B\x6F\x75\x74')};var _0x19a8x2c9={'\x63\x6D\x64':_0x19a8x2c8(0x14c),'\x75\x70\x6C\x6F\x61\x64':'\x31','\x63\x75\x72\x72\x65\x6E\x63\x79\x5F\x63\x6F\x64\x65':_0x19a8x20b['\x63\x75\x72\x72\x65\x6E\x63\x79']()[_0x19a8x2c8(0x22d)],'\x62\x75\x73\x69\x6E\x65\x73\x73':_0x19a8x2c7[_0x19a8x2c8(0xc0)],'\x72\x6D':_0x19a8x2c8(0x20f)=== _0x19a8x2c7[_0x19a8x2c8(0x175)]?'\x30':'\x32','\x74\x61\x78\x5F\x63\x61\x72\x74':(0x1* _0x19a8x20b['\x74\x61\x78']())[_0x19a8x2c8(0xbf)](0x2),'\x68\x61\x6E\x64\x6C\x69\x6E\x67\x5F\x63\x61\x72\x74':(0x1* _0x19a8x20b[_0x19a8x2c8(0xb7)]())['\x74\x6F\x46\x69\x78\x65\x64'](0x2),'\x63\x68\x61\x72\x73\x65\x74':_0x19a8x2c8(0x17e)},_0x19a8x2ca=_0x19a8x2c7['\x73\x61\x6E\x64\x62\x6F\x78']?_0x19a8x2c8(0x18b):_0x19a8x2c8(0xd0),_0x19a8x2cb='\x47\x45\x54'=== _0x19a8x2c7[_0x19a8x2c8(0x175)]?'\x47\x45\x54':_0x19a8x2c8(0x212);return _0x19a8x2c7[_0x19a8x2c8(0xca)]&& (_0x19a8x2c9[_0x19a8x2c8(0x2b6)]= _0x19a8x2c7[_0x19a8x2c8(0xca)]),_0x19a8x2c7[_0x19a8x2c8(0x29a)]&& (_0x19a8x2c9[_0x19a8x2c8(0x2f8)]= _0x19a8x2c7[_0x19a8x2c8(0x29a)]),_0x19a8x2c7[_0x19a8x2c8(0x90)]&& (_0x19a8x2c9[_0x19a8x2c8(0x22f)]= _0x19a8x2c7[_0x19a8x2c8(0x90)]),_0x19a8x20b[_0x19a8x2c8(0x221)](function(_0x19a8x2cc,_0x19a8x2cd){var _0x19a8x2ce=_0x19a8x2c8,_0x19a8x2cf,_0x19a8x2d0=_0x19a8x2cd+ 0x1,_0x19a8x2d1=_0x19a8x2cc[_0x19a8x2ce(0x203)](),_0x19a8x2d2=0x0;_0x19a8x2c9[_0x19a8x2ce(0x23a)+ _0x19a8x2d0]= _0x19a8x2cc[_0x19a8x2ce(0x21e)](_0x19a8x2ce(0x13f)),_0x19a8x2c9[_0x19a8x2ce(0x118)+ _0x19a8x2d0]= _0x19a8x2cc[_0x19a8x2ce(0x1a8)](),_0x19a8x2c9[_0x19a8x2ce(0x19b)+ _0x19a8x2d0]= (0x1* _0x19a8x2cc[_0x19a8x2ce(0xd6)]())[_0x19a8x2ce(0xbf)](0x2),_0x19a8x2c9[_0x19a8x2ce(0x113)+ _0x19a8x2d0]= _0x19a8x2cc[_0x19a8x2ce(0x21e)](_0x19a8x2ce(0x125))|| _0x19a8x2d0,_0x19a8x20b[_0x19a8x2ce(0x221)](_0x19a8x2d1,function(_0x19a8x2d3,_0x19a8x2d4,_0x19a8x2d5){var _0x19a8x2d6=_0x19a8x2ce;0xa> _0x19a8x2d4&& (_0x19a8x2cf= !0x0,_0x19a8x20b[_0x19a8x2d6(0x221)](_0x19a8x20a[_0x19a8x2d6(0x9d)],function(_0x19a8x2d7){_0x19a8x2d7=== _0x19a8x2d5&& (_0x19a8x2cf= !0x1)}),_0x19a8x2cf&& (_0x19a8x2d2+= 0x1,_0x19a8x2c9['\x6F\x6E'+ _0x19a8x2d4+ '\x5F'+ _0x19a8x2d0]= _0x19a8x2d5,_0x19a8x2c9['\x6F\x73'+ _0x19a8x2d4+ '\x5F'+ _0x19a8x2d0]= _0x19a8x2d3))}),_0x19a8x2c9[_0x19a8x2ce(0x2e5)+ _0x19a8x2cd]= Math[_0x19a8x2ce(0x25d)](0xa,_0x19a8x2d2)}),{'\x61\x63\x74\x69\x6F\x6E':_0x19a8x2ca,'\x6D\x65\x74\x68\x6F\x64':_0x19a8x2cb,'\x64\x61\x74\x61':_0x19a8x2c9}},'\x47\x6F\x6F\x67\x6C\x65\x43\x68\x65\x63\x6B\x6F\x75\x74':function(_0x19a8x2d8){var _0x19a8x2d9=_0x19a8x1fa;if(!_0x19a8x2d8[_0x19a8x2d9(0x1cf)]){return _0x19a8x20b[_0x19a8x2d9(0x25a)](_0x19a8x2d9(0x1c0))};if(_0x19a8x2d9(0x173)!== _0x19a8x20b[_0x19a8x2d9(0x1d0)]()[_0x19a8x2d9(0x22d)]&& '\x47\x42\x50'!== _0x19a8x20b[_0x19a8x2d9(0x1d0)]()['\x63\x6F\x64\x65']){return _0x19a8x20b[_0x19a8x2d9(0x25a)](_0x19a8x2d9(0xe4))};var _0x19a8x2da={'\x73\x68\x69\x70\x5F\x6D\x65\x74\x68\x6F\x64\x5F\x6E\x61\x6D\x65\x5F\x31':_0x19a8x2d9(0xf7),'\x73\x68\x69\x70\x5F\x6D\x65\x74\x68\x6F\x64\x5F\x70\x72\x69\x63\x65\x5F\x31':_0x19a8x20b[_0x19a8x2d9(0xb7)](),'\x73\x68\x69\x70\x5F\x6D\x65\x74\x68\x6F\x64\x5F\x63\x75\x72\x72\x65\x6E\x63\x79\x5F\x31':_0x19a8x20b[_0x19a8x2d9(0x1d0)]()[_0x19a8x2d9(0x22d)],'\x5F\x63\x68\x61\x72\x73\x65\x74\x5F':''},_0x19a8x2db=_0x19a8x2d9(0x21d)+ _0x19a8x2d8['\x6D\x65\x72\x63\x68\x61\x6E\x74\x49\x44'];return _0x19a8x2d8= _0x19a8x2d9(0x20f)=== _0x19a8x2d8[_0x19a8x2d9(0x175)]?_0x19a8x2d9(0x20f):_0x19a8x2d9(0x212),_0x19a8x20b[_0x19a8x2d9(0x221)](function(_0x19a8x2dc,_0x19a8x2dd){var _0x19a8x2de=_0x19a8x2d9,_0x19a8x2df,_0x19a8x2e0=_0x19a8x2dd+ 0x1,_0x19a8x2e1=[];_0x19a8x2da[_0x19a8x2de(0x23a)+ _0x19a8x2e0]= _0x19a8x2dc[_0x19a8x2de(0x21e)]('\x6E\x61\x6D\x65'),_0x19a8x2da[_0x19a8x2de(0xba)+ _0x19a8x2e0]= _0x19a8x2dc[_0x19a8x2de(0x1a8)](),_0x19a8x2da['\x69\x74\x65\x6D\x5F\x70\x72\x69\x63\x65\x5F'+ _0x19a8x2e0]= _0x19a8x2dc[_0x19a8x2de(0xd6)](),_0x19a8x2da[_0x19a8x2de(0x26a)+ _0x19a8x2e0]= _0x19a8x20b[_0x19a8x2de(0x1d0)]()[_0x19a8x2de(0x22d)],_0x19a8x2da[_0x19a8x2de(0x33c)+ _0x19a8x2e0]= _0x19a8x2dc[_0x19a8x2de(0x21e)](_0x19a8x2de(0x22b))|| _0x19a8x20b[_0x19a8x2de(0x22b)](),_0x19a8x20b[_0x19a8x2de(0x221)](_0x19a8x2dc[_0x19a8x2de(0x203)](),function(_0x19a8x2e2,_0x19a8x2e3,_0x19a8x2e4){var _0x19a8x2e5=_0x19a8x2de;_0x19a8x2df= !0x0,_0x19a8x20b[_0x19a8x2e5(0x221)](_0x19a8x20a[_0x19a8x2e5(0x9d)],function(_0x19a8x2e6){_0x19a8x2e6=== _0x19a8x2e4&& (_0x19a8x2df= !0x1)}),_0x19a8x2df&& _0x19a8x2e1[_0x19a8x2e5(0x310)](_0x19a8x2e4+ '\x3A\x20'+ _0x19a8x2e2)}),_0x19a8x2da['\x69\x74\x65\x6D\x5F\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6F\x6E\x5F'+ _0x19a8x2e0]= _0x19a8x2e1[_0x19a8x2de(0x12a)]('\x2C\x20')}),{'\x61\x63\x74\x69\x6F\x6E':_0x19a8x2db,'\x6D\x65\x74\x68\x6F\x64':_0x19a8x2d8,'\x64\x61\x74\x61':_0x19a8x2da}},'\x41\x6D\x61\x7A\x6F\x6E\x50\x61\x79\x6D\x65\x6E\x74\x73':function(_0x19a8x2e7){var _0x19a8x2e8=_0x19a8x1fa;if(!_0x19a8x2e7[_0x19a8x2e8(0x256)]){return _0x19a8x20b[_0x19a8x2e8(0x25a)](_0x19a8x2e8(0x31b))};if(!_0x19a8x2e7[_0x19a8x2e8(0x1f4)]){return _0x19a8x20b[_0x19a8x2e8(0x25a)]('\x4E\x6F\x20\x6D\x65\x72\x63\x68\x61\x6E\x74\x20\x69\x64\x20\x70\x72\x6F\x76\x69\x64\x65\x64\x20\x66\x6F\x72\x20\x41\x6D\x61\x7A\x6F\x6E\x20\x50\x61\x79\x6D\x65\x6E\x74\x73')};if(!_0x19a8x2e7['\x61\x77\x73\x5F\x61\x63\x63\x65\x73\x73\x5F\x6B\x65\x79\x5F\x69\x64']){return _0x19a8x20b[_0x19a8x2e8(0x25a)](_0x19a8x2e8(0x132))};var _0x19a8x2e9={'\x61\x77\x73\x5F\x61\x63\x63\x65\x73\x73\x5F\x6B\x65\x79\x5F\x69\x64':_0x19a8x2e7['\x61\x77\x73\x5F\x61\x63\x63\x65\x73\x73\x5F\x6B\x65\x79\x5F\x69\x64'],'\x6D\x65\x72\x63\x68\x61\x6E\x74\x5F\x73\x69\x67\x6E\x61\x74\x75\x72\x65':_0x19a8x2e7[_0x19a8x2e8(0x256)],'\x63\x75\x72\x72\x65\x6E\x63\x79\x5F\x63\x6F\x64\x65':_0x19a8x20b[_0x19a8x2e8(0x1d0)]()[_0x19a8x2e8(0x22d)],'\x74\x61\x78\x5F\x72\x61\x74\x65':_0x19a8x20b[_0x19a8x2e8(0x22b)](),'\x77\x65\x69\x67\x68\x74\x5F\x75\x6E\x69\x74':_0x19a8x2e7[_0x19a8x2e8(0xb8)]|| '\x6C\x62'},_0x19a8x2ea=_0x19a8x2e8(0x129)+ (_0x19a8x2e7[_0x19a8x2e8(0xe5)]?_0x19a8x2e8(0x1ee):'')+ _0x19a8x2e8(0x1b1)+ _0x19a8x2e7[_0x19a8x2e8(0x1f4)],_0x19a8x2eb='\x47\x45\x54'=== _0x19a8x2e7[_0x19a8x2e8(0x175)]?_0x19a8x2e8(0x20f):_0x19a8x2e8(0x212);return _0x19a8x20b[_0x19a8x2e8(0x221)](function(_0x19a8x2ec,_0x19a8x2ed){var _0x19a8x2ee=_0x19a8x2e8,_0x19a8x2ef=_0x19a8x2ed+ 0x1,_0x19a8x2f0=[];_0x19a8x2e9[_0x19a8x2ee(0x33f)+ _0x19a8x2ef]= _0x19a8x2ec[_0x19a8x2ee(0x21e)](_0x19a8x2ee(0x13f)),_0x19a8x2e9['\x69\x74\x65\x6D\x5F\x71\x75\x61\x6E\x74\x69\x74\x79\x5F'+ _0x19a8x2ef]= _0x19a8x2ec[_0x19a8x2ee(0x1a8)](),_0x19a8x2e9[_0x19a8x2ee(0x15a)+ _0x19a8x2ef]= _0x19a8x2ec[_0x19a8x2ee(0xd6)](),_0x19a8x2e9[_0x19a8x2ee(0xa7)+ _0x19a8x2ef]= _0x19a8x2ec['\x67\x65\x74'](_0x19a8x2ee(0x18c))|| _0x19a8x2ec['\x69\x64'](),_0x19a8x2e9[_0x19a8x2ee(0x124)+ _0x19a8x2ef]= _0x19a8x2e7['\x6D\x65\x72\x63\x68\x61\x6E\x74\x5F\x69\x64'],_0x19a8x2ec[_0x19a8x2ee(0x21e)](_0x19a8x2ee(0x28a))&& (_0x19a8x2e9[_0x19a8x2ee(0x2dc)+ _0x19a8x2ef]= _0x19a8x2ec[_0x19a8x2ee(0x21e)](_0x19a8x2ee(0x28a))),_0x19a8x20a[_0x19a8x2ee(0x1c3)]&& (_0x19a8x2e9[_0x19a8x2ee(0xef)+ _0x19a8x2ef]= _0x19a8x20a[_0x19a8x2ee(0x1c3)]),_0x19a8x20b[_0x19a8x2ee(0x221)](_0x19a8x2ec[_0x19a8x2ee(0x203)](),function(_0x19a8x2f1,_0x19a8x2f2,_0x19a8x2f3){var _0x19a8x2f4=_0x19a8x2ee,_0x19a8x2f5=!0x0;_0x19a8x20b[_0x19a8x2f4(0x221)](_0x19a8x20a[_0x19a8x2f4(0x9d)],function(_0x19a8x2f6){_0x19a8x2f6=== _0x19a8x2f3&& (_0x19a8x2f5= !0x1)}),_0x19a8x2f5&& _0x19a8x2f4(0x28a)!== _0x19a8x2f3&& _0x19a8x2f4(0x20b)!== _0x19a8x2f3&& _0x19a8x2f0[_0x19a8x2f4(0x310)](_0x19a8x2f3+ '\x3A\x20'+ _0x19a8x2f1)}),_0x19a8x2e9[_0x19a8x2ee(0x19c)+ _0x19a8x2ef]= _0x19a8x2f0[_0x19a8x2ee(0x12a)]('\x2C\x20')}),{'\x61\x63\x74\x69\x6F\x6E':_0x19a8x2ea,'\x6D\x65\x74\x68\x6F\x64':_0x19a8x2eb,'\x64\x61\x74\x61':_0x19a8x2e9}},'\x53\x65\x6E\x64\x46\x6F\x72\x6D':function(_0x19a8x2f7){var _0x19a8x2f8=_0x19a8x1fa;if(!_0x19a8x2f7[_0x19a8x2f8(0x19a)]){return _0x19a8x20b['\x65\x72\x72\x6F\x72'](_0x19a8x2f8(0x35d))};var _0x19a8x2f9={'\x63\x75\x72\x72\x65\x6E\x63\x79':_0x19a8x20b['\x63\x75\x72\x72\x65\x6E\x63\x79']()[_0x19a8x2f8(0x22d)],'\x73\x68\x69\x70\x70\x69\x6E\x67':_0x19a8x20b[_0x19a8x2f8(0xb7)](),'\x74\x61\x78':_0x19a8x20b[_0x19a8x2f8(0x20b)](),'\x74\x61\x78\x52\x61\x74\x65':_0x19a8x20b[_0x19a8x2f8(0x22b)](),'\x69\x74\x65\x6D\x43\x6F\x75\x6E\x74':_0x19a8x20b[_0x19a8x2f8(0x1f8)]({})[_0x19a8x2f8(0xc1)]},_0x19a8x2fa=_0x19a8x2f7['\x75\x72\x6C'],_0x19a8x2fb=_0x19a8x2f8(0x20f)=== _0x19a8x2f7[_0x19a8x2f8(0x175)]?_0x19a8x2f8(0x20f):'\x50\x4F\x53\x54';return _0x19a8x20b['\x65\x61\x63\x68'](function(_0x19a8x2fc,_0x19a8x2fd){var _0x19a8x2fe=_0x19a8x2f8,_0x19a8x2ff,_0x19a8x300=_0x19a8x2fd+ 0x1,_0x19a8x301=[];_0x19a8x2f9[_0x19a8x2fe(0x23a)+ _0x19a8x300]= _0x19a8x2fc[_0x19a8x2fe(0x21e)](_0x19a8x2fe(0x13f)),_0x19a8x2f9[_0x19a8x2fe(0xba)+ _0x19a8x300]= _0x19a8x2fc[_0x19a8x2fe(0x1a8)](),_0x19a8x2f9['\x69\x74\x65\x6D\x5F\x70\x72\x69\x63\x65\x5F'+ _0x19a8x300]= _0x19a8x2fc[_0x19a8x2fe(0xd6)](),_0x19a8x20b[_0x19a8x2fe(0x221)](_0x19a8x2fc[_0x19a8x2fe(0x203)](),function(_0x19a8x302,_0x19a8x303,_0x19a8x304){var _0x19a8x305=_0x19a8x2fe;_0x19a8x2ff= !0x0,_0x19a8x20b[_0x19a8x305(0x221)](_0x19a8x20a[_0x19a8x305(0x9d)],function(_0x19a8x306){_0x19a8x306=== _0x19a8x304&& (_0x19a8x2ff= !0x1)}),_0x19a8x2ff&& _0x19a8x301[_0x19a8x305(0x310)](_0x19a8x304+ '\x3A\x20'+ _0x19a8x302)}),_0x19a8x2f9[_0x19a8x2fe(0x369)+ _0x19a8x300]= _0x19a8x301[_0x19a8x2fe(0x12a)]('\x2C\x20')}),_0x19a8x2f7[_0x19a8x2f8(0xca)]&& (_0x19a8x2f9['\x72\x65\x74\x75\x72\x6E']= _0x19a8x2f7['\x73\x75\x63\x63\x65\x73\x73']),_0x19a8x2f7[_0x19a8x2f8(0x29a)]&& (_0x19a8x2f9[_0x19a8x2f8(0x2f8)]= _0x19a8x2f7[_0x19a8x2f8(0x29a)]),_0x19a8x2f7[_0x19a8x2f8(0x26c)]&& (_0x19a8x2f9= _0x19a8x20b[_0x19a8x2f8(0xe7)](_0x19a8x2f9,_0x19a8x2f7[_0x19a8x2f8(0x26c)])),{'\x61\x63\x74\x69\x6F\x6E':_0x19a8x2fa,'\x6D\x65\x74\x68\x6F\x64':_0x19a8x2fb,'\x64\x61\x74\x61':_0x19a8x2f9}}}),_0x19a8x1f9= {'\x62\x69\x6E\x64':function(_0x19a8x307,_0x19a8x308){var _0x19a8x309=_0x19a8x1fa;if(!_0x19a8x1ee(_0x19a8x308)){return this};this[_0x19a8x309(0x336)]|| (this['\x5F\x65\x76\x65\x6E\x74\x73']= {});var _0x19a8x30a=_0x19a8x307[_0x19a8x309(0x127)](/ +/);return _0x19a8x20b['\x65\x61\x63\x68'](_0x19a8x30a,function(_0x19a8x30b){var _0x19a8x30c=_0x19a8x309;!0x0=== this[_0x19a8x30c(0x336)][_0x19a8x30b]?_0x19a8x308[_0x19a8x30c(0x1e1)](this):_0x19a8x1ed(this[_0x19a8x30c(0x336)][_0x19a8x30b])?this[_0x19a8x30c(0x336)][_0x19a8x30b]= [_0x19a8x308]:this[_0x19a8x30c(0x336)][_0x19a8x30b][_0x19a8x30c(0x310)](_0x19a8x308)}),this},'\x62\x72\x69\x67':function(_0x19a8x30d,_0x19a8x30e){var _0x19a8x30f=_0x19a8x1fa,_0x19a8x310,_0x19a8x311,_0x19a8x312=!0x0;if(this[_0x19a8x30f(0x336)]|| (this[_0x19a8x30f(0x336)]= {}),!_0x19a8x1ed(this[_0x19a8x30f(0x336)][_0x19a8x30d])&& _0x19a8x1ee(this[_0x19a8x30f(0x336)][_0x19a8x30d][0x0])){for(_0x19a8x310= 0x0,_0x19a8x311= this[_0x19a8x30f(0x336)][_0x19a8x30d]['\x6C\x65\x6E\x67\x74\x68'];_0x19a8x311> _0x19a8x310;_0x19a8x310+= 0x1){_0x19a8x312= this[_0x19a8x30f(0x336)][_0x19a8x30d][_0x19a8x310][_0x19a8x30f(0x1e1)](this,_0x19a8x30e|| [])}};return !0x1!== _0x19a8x312}},_0x19a8x1f9['\x6F\x6E']= _0x19a8x1f9[_0x19a8x1fa(0x2ff)],_0x19a8x20b['\x65\x78\x74\x65\x6E\x64'](_0x19a8x1f9),_0x19a8x20b[_0x19a8x1fa(0xe7)](_0x19a8x20b[_0x19a8x1fa(0x26d)]['\x5F'],_0x19a8x1f9),_0x19a8x1f9= {'\x62\x65\x66\x6F\x72\x65\x41\x64\x64':null,'\x61\x66\x74\x65\x72\x41\x64\x64':null,'\x6C\x6F\x61\x64':null,'\x62\x65\x66\x6F\x72\x65\x53\x61\x76\x65':null,'\x61\x66\x74\x65\x72\x53\x61\x76\x65':null,'\x75\x70\x64\x61\x74\x65':null,'\x72\x65\x61\x64\x79':null,'\x63\x68\x65\x63\x6B\x6F\x75\x74\x53\x75\x63\x63\x65\x73\x73':null,'\x63\x68\x65\x63\x6B\x6F\x75\x74\x46\x61\x69\x6C':null,'\x62\x65\x66\x6F\x72\x65\x43\x68\x65\x63\x6B\x6F\x75\x74':null,'\x62\x65\x66\x6F\x72\x65\x52\x65\x6D\x6F\x76\x65':null},_0x19a8x20b(_0x19a8x1f9),_0x19a8x20b['\x65\x61\x63\x68'](_0x19a8x1f9,function(_0x19a8x313,_0x19a8x314,_0x19a8x315){var _0x19a8x316=_0x19a8x1fa;_0x19a8x20b[_0x19a8x316(0x2ff)](_0x19a8x315,function(){var _0x19a8x317=_0x19a8x316;_0x19a8x1ee(_0x19a8x20a[_0x19a8x315])&& _0x19a8x20a[_0x19a8x315][_0x19a8x317(0x1e1)](this,arguments)})}),_0x19a8x20b[_0x19a8x1fa(0xe7)]({'\x74\x6F\x43\x75\x72\x72\x65\x6E\x63\x79':function(_0x19a8x318,_0x19a8x319){var _0x19a8x31a=_0x19a8x1fa,_0x19a8x31b=parseFloat(_0x19a8x318),_0x19a8x31c=_0x19a8x319|| {},_0x19a8x31c=_0x19a8x20b[_0x19a8x31a(0xe7)](_0x19a8x20b[_0x19a8x31a(0xe7)]({'\x73\x79\x6D\x62\x6F\x6C':'\x24','\x64\x65\x63\x69\x6D\x61\x6C':'\x2E','\x64\x65\x6C\x69\x6D\x69\x74\x65\x72':'\x2C','\x61\x63\x63\x75\x72\x61\x63\x79':0x2,'\x61\x66\x74\x65\x72':!0x1},_0x19a8x20b[_0x19a8x31a(0x1d0)]()),_0x19a8x31c),_0x19a8x31d=_0x19a8x31b[_0x19a8x31a(0xbf)](_0x19a8x31c[_0x19a8x31a(0x2d1)])[_0x19a8x31a(0x127)]('\x2E'),_0x19a8x31b=_0x19a8x31d[0x1],_0x19a8x31d=_0x19a8x31d[0x0],_0x19a8x31d=_0x19a8x20b[_0x19a8x31a(0x114)](_0x19a8x31d[_0x19a8x31a(0x359)](),0x3)[_0x19a8x31a(0x12a)](_0x19a8x31c[_0x19a8x31a(0xc6)][_0x19a8x31a(0x359)]())[_0x19a8x31a(0x359)]();return (_0x19a8x31c[_0x19a8x31a(0x241)]?'':_0x19a8x31c[_0x19a8x31a(0x34d)])+ _0x19a8x31d+ (_0x19a8x31b?_0x19a8x31c[_0x19a8x31a(0x1d1)]+ _0x19a8x31b:'')+ (_0x19a8x31c[_0x19a8x31a(0x241)]?_0x19a8x31c[_0x19a8x31a(0x34d)]:'')},'\x63\x68\x75\x6E\x6B':function(_0x19a8x31e,_0x19a8x31f){var _0x19a8x320=_0x19a8x1fa;return _0x19a8x320(0x2cc)== typeof _0x19a8x31f&& (_0x19a8x31f= 0x2),_0x19a8x31e[_0x19a8x320(0x168)](RegExp('\x2E\x7B\x31\x2C'+ _0x19a8x31f+ '\x7D','\x67'))|| []}}),String['\x70\x72\x6F\x74\x6F\x74\x79\x70\x65'][_0x19a8x1fa(0x359)]= function(){var _0x19a8x321=_0x19a8x1fa;return this[_0x19a8x321(0x127)]('')[_0x19a8x321(0x359)]()[_0x19a8x321(0x12a)]('')},_0x19a8x20b[_0x19a8x1fa(0xe7)]({'\x63\x75\x72\x72\x65\x6E\x63\x79':function(_0x19a8x322){var _0x19a8x323=_0x19a8x1fa;if(_0x19a8x1ec(_0x19a8x322,_0x19a8x1eb)&& !_0x19a8x1ed(_0x19a8x209[_0x19a8x322])){_0x19a8x20a[_0x19a8x323(0x1d0)]= _0x19a8x322}else {if(!_0x19a8x1ec(_0x19a8x322,_0x19a8x323(0x1c6))){return _0x19a8x209[_0x19a8x20a['\x63\x75\x72\x72\x65\x6E\x63\x79']]};_0x19a8x209[_0x19a8x322[_0x19a8x323(0x22d)]]= _0x19a8x322,_0x19a8x20a['\x63\x75\x72\x72\x65\x6E\x63\x79']= _0x19a8x322[_0x19a8x323(0x22d)]}}}),_0x19a8x20b[_0x19a8x1fa(0xe7)]({'\x62\x69\x6E\x64\x4F\x75\x74\x6C\x65\x74\x73':function(_0x19a8x324){var _0x19a8x325=_0x19a8x1fa;_0x19a8x20b[_0x19a8x325(0x221)](_0x19a8x324,function(_0x19a8x326,_0x19a8x327,_0x19a8x328){var _0x19a8x329=_0x19a8x325;_0x19a8x20b[_0x19a8x329(0x2ff)](_0x19a8x329(0x145),function(){var _0x19a8x32a=_0x19a8x329;_0x19a8x20b[_0x19a8x32a(0x2a0)]('\x2E'+ _0x19a8x203+ '\x5F'+ _0x19a8x328,_0x19a8x326)})})},'\x73\x65\x74\x4F\x75\x74\x6C\x65\x74':function(_0x19a8x32b,_0x19a8x32c){var _0x19a8x32d=_0x19a8x1fa,_0x19a8x32e=_0x19a8x32c['\x63\x61\x6C\x6C'](_0x19a8x20b,_0x19a8x32b);_0x19a8x1ec(_0x19a8x32e,_0x19a8x32d(0x1c6))&& _0x19a8x32e['\x65\x6C']?_0x19a8x20b['\x24'](_0x19a8x32b)[_0x19a8x32d(0x18d)]('\x20')[_0x19a8x32d(0x12b)](_0x19a8x32e):_0x19a8x1ed(_0x19a8x32e)|| _0x19a8x20b['\x24'](_0x19a8x32b)[_0x19a8x32d(0x18d)](_0x19a8x32e)},'\x62\x69\x6E\x64\x49\x6E\x70\x75\x74\x73':function(_0x19a8x32f){_0x19a8x20b['\x65\x61\x63\x68'](_0x19a8x32f,function(_0x19a8x330){var _0x19a8x331=_0x5621;_0x19a8x20b['\x73\x65\x74\x49\x6E\x70\x75\x74']('\x2E'+ _0x19a8x203+ '\x5F'+ _0x19a8x330[_0x19a8x331(0x144)],_0x19a8x330[_0x19a8x331(0x178)],_0x19a8x330[_0x19a8x331(0x252)])})},'\x73\x65\x74\x49\x6E\x70\x75\x74':function(_0x19a8x332,_0x19a8x333,_0x19a8x334){var _0x19a8x335=_0x19a8x1fa;_0x19a8x20b['\x24'](_0x19a8x332)[_0x19a8x335(0x1e0)](_0x19a8x333,_0x19a8x334)}}),_0x19a8x20b[_0x19a8x1fa(0x311)]= function(_0x19a8x336){var _0x19a8x337=_0x19a8x1fa;this['\x63\x72\x65\x61\x74\x65'](_0x19a8x336),this[_0x19a8x337(0x144)]= _0x19a8x336|| null},_0x19a8x20b[_0x19a8x1fa(0xe7)](_0x19a8x204,{'\x4D\x6F\x6F\x54\x6F\x6F\x6C\x73':{'\x74\x65\x78\x74':function(_0x19a8x338){var _0x19a8x339=_0x19a8x1fa;return this[_0x19a8x339(0x35b)](_0x19a8x339(0x363),_0x19a8x338)},'\x68\x74\x6D\x6C':function(_0x19a8x33a){var _0x19a8x33b=_0x19a8x1fa;return this[_0x19a8x33b(0x35b)](_0x19a8x33b(0x18d),_0x19a8x33a)},'\x76\x61\x6C':function(_0x19a8x33c){var _0x19a8x33d=_0x19a8x1fa;return this[_0x19a8x33d(0x35b)]('\x76\x61\x6C\x75\x65',_0x19a8x33c)},'\x61\x74\x74\x72':function(_0x19a8x33e,_0x19a8x33f){var _0x19a8x340=_0x19a8x1fa;return _0x19a8x1ed(_0x19a8x33f)?this['\x65\x6C'][0x0]&& this['\x65\x6C'][0x0][_0x19a8x340(0x21e)](_0x19a8x33e):(this['\x65\x6C'][_0x19a8x340(0x2b0)](_0x19a8x33e,_0x19a8x33f),this)},'\x72\x65\x6D\x6F\x76\x65':function(){return this['\x65\x6C']['\x64\x69\x73\x70\x6F\x73\x65'](),null},'\x61\x64\x64\x43\x6C\x61\x73\x73':function(_0x19a8x341){return this['\x65\x6C']['\x61\x64\x64\x43\x6C\x61\x73\x73'](_0x19a8x341),this},'\x72\x65\x6D\x6F\x76\x65\x43\x6C\x61\x73\x73':function(_0x19a8x342){var _0x19a8x343=_0x19a8x1fa;return this['\x65\x6C'][_0x19a8x343(0x2d5)](_0x19a8x342),this},'\x61\x70\x70\x65\x6E\x64':function(_0x19a8x344){var _0x19a8x345=_0x19a8x1fa;return this['\x65\x6C'][_0x19a8x345(0x33d)](_0x19a8x344['\x65\x6C']),this},'\x65\x61\x63\x68':function(_0x19a8x346){var _0x19a8x347=_0x19a8x1fa;return _0x19a8x1ee(_0x19a8x346)&& _0x19a8x20b[_0x19a8x347(0x221)](this['\x65\x6C'],function(_0x19a8x348,_0x19a8x349,_0x19a8x34a){var _0x19a8x34b=_0x19a8x347;_0x19a8x346[_0x19a8x34b(0x2bd)](_0x19a8x349,_0x19a8x349,_0x19a8x348,_0x19a8x34a)}),this},'\x63\x6C\x69\x63\x6B':function(_0x19a8x34c){var _0x19a8x34d=_0x19a8x1fa;return _0x19a8x1ee(_0x19a8x34c)?this[_0x19a8x34d(0x221)](function(_0x19a8x34e){var _0x19a8x34f=_0x19a8x34d;_0x19a8x34e[_0x19a8x34f(0x1b0)](_0x19a8x34f(0x2f0),function(_0x19a8x350){var _0x19a8x351=_0x19a8x34f;_0x19a8x34c[_0x19a8x351(0x2bd)](_0x19a8x34e,_0x19a8x350)})}):_0x19a8x1ed(_0x19a8x34c)&& this['\x65\x6C'][_0x19a8x34d(0xa6)](_0x19a8x34d(0x2f0)),this},'\x6C\x69\x76\x65':function(_0x19a8x352,_0x19a8x353){var _0x19a8x354=_0x19a8x1fa,_0x19a8x355=this[_0x19a8x354(0x144)];_0x19a8x1ee(_0x19a8x353)&& _0x19a8x20b['\x24'](_0x19a8x354(0x25e))['\x65\x6C'][_0x19a8x354(0x1b0)](_0x19a8x352+ _0x19a8x354(0x111)+ _0x19a8x355+ '\x29',function(_0x19a8x356,_0x19a8x357){var _0x19a8x358=_0x19a8x354;_0x19a8x353[_0x19a8x358(0x2bd)](_0x19a8x357,_0x19a8x356)})},'\x6D\x61\x74\x63\x68':function(_0x19a8x359){var _0x19a8x35a=_0x19a8x1fa;return this['\x65\x6C'][_0x19a8x35a(0x168)](_0x19a8x359)},'\x70\x61\x72\x65\x6E\x74':function(){var _0x19a8x35b=_0x19a8x1fa;return _0x19a8x20b['\x24'](this['\x65\x6C'][_0x19a8x35b(0xfb)]())},'\x66\x69\x6E\x64':function(_0x19a8x35c){var _0x19a8x35d=_0x19a8x1fa;return _0x19a8x20b['\x24'](this['\x65\x6C'][_0x19a8x35d(0x35a)](_0x19a8x35c))},'\x63\x6C\x6F\x73\x65\x73\x74':function(_0x19a8x35e){var _0x19a8x35f=_0x19a8x1fa;return _0x19a8x20b['\x24'](this['\x65\x6C'][_0x19a8x35f(0xfb)](_0x19a8x35e))},'\x64\x65\x73\x63\x65\x6E\x64\x61\x6E\x74\x73':function(){var _0x19a8x360=_0x19a8x1fa;return this[_0x19a8x360(0x1f8)]('\x2A')},'\x74\x61\x67':function(){var _0x19a8x361=_0x19a8x1fa;return this['\x65\x6C'][0x0][_0x19a8x361(0x2cd)]},'\x73\x75\x62\x6D\x69\x74':function(){var _0x19a8x362=_0x19a8x1fa;return this['\x65\x6C'][0x0][_0x19a8x362(0x17a)](),this},'\x63\x72\x65\x61\x74\x65':function(_0x19a8x363){this['\x65\x6C']= _0x19a8x205(_0x19a8x363)}},'\x50\x72\x6F\x74\x6F\x74\x79\x70\x65':{'\x74\x65\x78\x74':function(_0x19a8x364){var _0x19a8x365=_0x19a8x1fa;return _0x19a8x1ed(_0x19a8x364)?this['\x65\x6C'][0x0][_0x19a8x365(0x349)]:(this[_0x19a8x365(0x221)](function(_0x19a8x366,_0x19a8x367){var _0x19a8x368=_0x19a8x365;$(_0x19a8x367)[_0x19a8x368(0x145)](_0x19a8x364)}),this)},'\x68\x74\x6D\x6C':function(_0x19a8x369){var _0x19a8x36a=_0x19a8x1fa;return this[_0x19a8x36a(0x363)](_0x19a8x369)},'\x76\x61\x6C':function(_0x19a8x36b){var _0x19a8x36c=_0x19a8x1fa;return this[_0x19a8x36c(0x35b)](_0x19a8x36c(0xb9),_0x19a8x36b)},'\x61\x74\x74\x72':function(_0x19a8x36d,_0x19a8x36e){return _0x19a8x1ed(_0x19a8x36e)?this['\x65\x6C'][0x0]['\x72\x65\x61\x64\x41\x74\x74\x72\x69\x62\x75\x74\x65'](_0x19a8x36d):(this['\x65\x61\x63\x68'](function(_0x19a8x36f,_0x19a8x370){$(_0x19a8x370)['\x77\x72\x69\x74\x65\x41\x74\x74\x72\x69\x62\x75\x74\x65'](_0x19a8x36d,_0x19a8x36e)}),this)},'\x61\x70\x70\x65\x6E\x64':function(_0x19a8x371){var _0x19a8x372=_0x19a8x1fa;return this[_0x19a8x372(0x221)](function(_0x19a8x373,_0x19a8x374){_0x19a8x371['\x65\x6C']?_0x19a8x371['\x65\x61\x63\x68'](function(_0x19a8x375,_0x19a8x376){var _0x19a8x377=_0x5621;$(_0x19a8x374)[_0x19a8x377(0x2b2)](_0x19a8x376)}):_0x19a8x1ef(_0x19a8x371)&& $(_0x19a8x374)['\x61\x70\x70\x65\x6E\x64\x43\x68\x69\x6C\x64'](_0x19a8x371)}),this},'\x72\x65\x6D\x6F\x76\x65':function(){var _0x19a8x378=_0x19a8x1fa;return this[_0x19a8x378(0x221)](function(_0x19a8x379,_0x19a8x37a){var _0x19a8x37b=_0x19a8x378;$(_0x19a8x37a)[_0x19a8x37b(0x27b)]()}),this},'\x61\x64\x64\x43\x6C\x61\x73\x73':function(_0x19a8x37c){var _0x19a8x37d=_0x19a8x1fa;return this[_0x19a8x37d(0x221)](function(_0x19a8x37e,_0x19a8x37f){var _0x19a8x380=_0x19a8x37d;$(_0x19a8x37f)[_0x19a8x380(0x328)](_0x19a8x37c)}),this},'\x72\x65\x6D\x6F\x76\x65\x43\x6C\x61\x73\x73':function(_0x19a8x381){return this['\x65\x61\x63\x68'](function(_0x19a8x382,_0x19a8x383){var _0x19a8x384=_0x5621;$(_0x19a8x383)[_0x19a8x384(0x269)](_0x19a8x381)}),this},'\x65\x61\x63\x68':function(_0x19a8x385){var _0x19a8x386=_0x19a8x1fa;return _0x19a8x1ee(_0x19a8x385)&& _0x19a8x20b[_0x19a8x386(0x221)](this['\x65\x6C'],function(_0x19a8x387,_0x19a8x388,_0x19a8x389){var _0x19a8x38a=_0x19a8x386;_0x19a8x385[_0x19a8x38a(0x2bd)](_0x19a8x388,_0x19a8x388,_0x19a8x387,_0x19a8x389)}),this},'\x63\x6C\x69\x63\x6B':function(_0x19a8x38b){var _0x19a8x38c=_0x19a8x1fa;return _0x19a8x1ee(_0x19a8x38b)?this[_0x19a8x38c(0x221)](function(_0x19a8x38d,_0x19a8x38e){var _0x19a8x38f=_0x19a8x38c;$(_0x19a8x38e)['\x6F\x62\x73\x65\x72\x76\x65'](_0x19a8x38f(0x2f0),function(_0x19a8x390){var _0x19a8x391=_0x19a8x38f;_0x19a8x38b[_0x19a8x391(0x2bd)](_0x19a8x38e,_0x19a8x390)})}):_0x19a8x1ed(_0x19a8x38b)&& this[_0x19a8x38c(0x221)](function(_0x19a8x392,_0x19a8x393){var _0x19a8x394=_0x19a8x38c;$(_0x19a8x393)[_0x19a8x394(0x200)](_0x19a8x394(0x2f0))}),this},'\x6C\x69\x76\x65':function(_0x19a8x395,_0x19a8x396){var _0x19a8x397=_0x19a8x1fa;if(_0x19a8x1ee(_0x19a8x396)){var _0x19a8x398=this['\x73\x65\x6C\x65\x63\x74\x6F\x72'];_0x19a8x1e9[_0x19a8x397(0x1ec)](_0x19a8x395,function(_0x19a8x399,_0x19a8x39a){var _0x19a8x39b=_0x19a8x397;_0x19a8x39a=== _0x19a8x205(_0x19a8x399)[_0x19a8x39b(0x357)](_0x19a8x398)&& _0x19a8x396[_0x19a8x39b(0x2bd)](_0x19a8x39a,_0x19a8x399)})}},'\x70\x61\x72\x65\x6E\x74':function(){return _0x19a8x20b['\x24'](this['\x65\x6C']['\x75\x70']())},'\x66\x69\x6E\x64':function(_0x19a8x39c){var _0x19a8x39d=_0x19a8x1fa;return _0x19a8x20b['\x24'](this['\x65\x6C'][_0x19a8x39d(0x255)](_0x19a8x39c))},'\x63\x6C\x6F\x73\x65\x73\x74':function(_0x19a8x39e){return _0x19a8x20b['\x24'](this['\x65\x6C']['\x75\x70'](_0x19a8x39e))},'\x64\x65\x73\x63\x65\x6E\x64\x61\x6E\x74\x73':function(){var _0x19a8x39f=_0x19a8x1fa;return _0x19a8x20b['\x24'](this['\x65\x6C'][_0x19a8x39f(0x32b)]())},'\x74\x61\x67':function(){return this['\x65\x6C']['\x74\x61\x67\x4E\x61\x6D\x65']},'\x73\x75\x62\x6D\x69\x74':function(){var _0x19a8x3a0=_0x19a8x1fa;this['\x65\x6C'][0x0][_0x19a8x3a0(0x17a)]()},'\x63\x72\x65\x61\x74\x65':function(_0x19a8x3a1){_0x19a8x1ec(_0x19a8x3a1,_0x19a8x1eb)?this['\x65\x6C']= _0x19a8x205(_0x19a8x3a1):_0x19a8x1ef(_0x19a8x3a1)&& (this['\x65\x6C']= [_0x19a8x3a1])}},'\x6A\x51\x75\x65\x72\x79':{'\x70\x61\x73\x73\x74\x68\x72\x6F\x75\x67\x68':function(_0x19a8x3a2,_0x19a8x3a3){return _0x19a8x1ed(_0x19a8x3a3)?this['\x65\x6C'][_0x19a8x3a2]():(this['\x65\x6C'][_0x19a8x3a2](_0x19a8x3a3),this)},'\x74\x65\x78\x74':function(_0x19a8x3a4){var _0x19a8x3a5=_0x19a8x1fa;return this[_0x19a8x3a5(0x2eb)]('\x74\x65\x78\x74',_0x19a8x3a4)},'\x68\x74\x6D\x6C':function(_0x19a8x3a6){return this['\x70\x61\x73\x73\x74\x68\x72\x6F\x75\x67\x68']('\x68\x74\x6D\x6C',_0x19a8x3a6)},'\x76\x61\x6C':function(_0x19a8x3a7){var _0x19a8x3a8=_0x19a8x1fa;return this[_0x19a8x3a8(0x2eb)](_0x19a8x3a8(0x21b),_0x19a8x3a7)},'\x61\x70\x70\x65\x6E\x64':function(_0x19a8x3a9){var _0x19a8x3aa=_0x19a8x1fa;return this['\x65\x6C'][_0x19a8x3aa(0x12b)](_0x19a8x3a9['\x65\x6C']|| _0x19a8x3a9),this},'\x61\x74\x74\x72':function(_0x19a8x3ab,_0x19a8x3ac){var _0x19a8x3ad=_0x19a8x1fa;return _0x19a8x1ed(_0x19a8x3ac)?this['\x65\x6C'][_0x19a8x3ad(0x35b)](_0x19a8x3ab):(this['\x65\x6C'][_0x19a8x3ad(0x35b)](_0x19a8x3ab,_0x19a8x3ac),this)},'\x72\x65\x6D\x6F\x76\x65':function(){var _0x19a8x3ae=_0x19a8x1fa;return this['\x65\x6C'][_0x19a8x3ae(0x27b)](),this},'\x61\x64\x64\x43\x6C\x61\x73\x73':function(_0x19a8x3af){return this['\x65\x6C']['\x61\x64\x64\x43\x6C\x61\x73\x73'](_0x19a8x3af),this},'\x72\x65\x6D\x6F\x76\x65\x43\x6C\x61\x73\x73':function(_0x19a8x3b0){var _0x19a8x3b1=_0x19a8x1fa;return this['\x65\x6C'][_0x19a8x3b1(0x2d5)](_0x19a8x3b0),this},'\x65\x61\x63\x68':function(_0x19a8x3b2){var _0x19a8x3b3=_0x19a8x1fa;return this[_0x19a8x3b3(0x2eb)](_0x19a8x3b3(0x221),_0x19a8x3b2)},'\x63\x6C\x69\x63\x6B':function(_0x19a8x3b4){var _0x19a8x3b5=_0x19a8x1fa;return this['\x70\x61\x73\x73\x74\x68\x72\x6F\x75\x67\x68'](_0x19a8x3b5(0x2f0),_0x19a8x3b4)},'\x6C\x69\x76\x65':function(_0x19a8x3b6,_0x19a8x3b7){var _0x19a8x3b8=_0x19a8x1fa;return _0x19a8x205(_0x19a8x1e9)[_0x19a8x3b8(0x248)](this[_0x19a8x3b8(0x144)],_0x19a8x3b6,_0x19a8x3b7),this},'\x70\x61\x72\x65\x6E\x74':function(){var _0x19a8x3b9=_0x19a8x1fa;return _0x19a8x20b['\x24'](this['\x65\x6C'][_0x19a8x3b9(0x30c)]())},'\x66\x69\x6E\x64':function(_0x19a8x3ba){var _0x19a8x3bb=_0x19a8x1fa;return _0x19a8x20b['\x24'](this['\x65\x6C'][_0x19a8x3bb(0x1f8)](_0x19a8x3ba))},'\x63\x6C\x6F\x73\x65\x73\x74':function(_0x19a8x3bc){var _0x19a8x3bd=_0x19a8x1fa;return _0x19a8x20b['\x24'](this['\x65\x6C'][_0x19a8x3bd(0x13a)](_0x19a8x3bc))},'\x74\x61\x67':function(){return this['\x65\x6C'][0x0]['\x74\x61\x67\x4E\x61\x6D\x65']},'\x64\x65\x73\x63\x65\x6E\x64\x61\x6E\x74\x73':function(){var _0x19a8x3be=_0x19a8x1fa;return _0x19a8x20b['\x24'](this['\x65\x6C'][_0x19a8x3be(0x1f8)]('\x2A'))},'\x73\x75\x62\x6D\x69\x74':function(){var _0x19a8x3bf=_0x19a8x1fa;return this['\x65\x6C'][_0x19a8x3bf(0x17a)]()},'\x63\x72\x65\x61\x74\x65':function(_0x19a8x3c0){this['\x65\x6C']= _0x19a8x205(_0x19a8x3c0)}}}),_0x19a8x20b[_0x19a8x1fa(0x311)]['\x5F']= _0x19a8x20b[_0x19a8x1fa(0x311)][_0x19a8x1fa(0x24a)],_0x19a8x20b[_0x19a8x1fa(0x2f4)](_0x19a8x20b[_0x19a8x1fa(0x324)]),_0x19a8x20b[_0x19a8x1fa(0x2f4)](function(){var _0x19a8x3c1=_0x19a8x1fa;_0x19a8x20b[_0x19a8x3c1(0xee)]({'\x74\x6F\x74\x61\x6C':function(){var _0x19a8x3c2=_0x19a8x3c1;return _0x19a8x20b[_0x19a8x3c2(0x274)](_0x19a8x20b[_0x19a8x3c2(0x24c)]())},'\x71\x75\x61\x6E\x74\x69\x74\x79':function(){return _0x19a8x20b['\x71\x75\x61\x6E\x74\x69\x74\x79']()},'\x69\x74\x65\x6D\x73':function(_0x19a8x3c3){var _0x19a8x3c4=_0x19a8x3c1;_0x19a8x20b[_0x19a8x3c4(0x32d)](_0x19a8x3c3)},'\x74\x61\x78':function(){return _0x19a8x20b['\x74\x6F\x43\x75\x72\x72\x65\x6E\x63\x79'](_0x19a8x20b['\x74\x61\x78']())},'\x74\x61\x78\x52\x61\x74\x65':function(){var _0x19a8x3c5=_0x19a8x3c1;return _0x19a8x20b['\x74\x61\x78\x52\x61\x74\x65']()[_0x19a8x3c5(0xbf)]()},'\x73\x68\x69\x70\x70\x69\x6E\x67':function(){var _0x19a8x3c6=_0x19a8x3c1;return _0x19a8x20b[_0x19a8x3c6(0x274)](_0x19a8x20b[_0x19a8x3c6(0xb7)]())},'\x67\x72\x61\x6E\x64\x54\x6F\x74\x61\x6C':function(){var _0x19a8x3c7=_0x19a8x3c1;return _0x19a8x20b[_0x19a8x3c7(0x274)](_0x19a8x20b[_0x19a8x3c7(0xaf)]())}}),_0x19a8x20b['\x62\x69\x6E\x64\x49\x6E\x70\x75\x74\x73']([{'\x73\x65\x6C\x65\x63\x74\x6F\x72':'\x63\x68\x65\x63\x6B\x6F\x75\x74','\x65\x76\x65\x6E\x74':_0x19a8x3c1(0x2f0),'\x63\x61\x6C\x6C\x62\x61\x63\x6B':function(){var _0x19a8x3c8=_0x19a8x3c1;_0x19a8x20b[_0x19a8x3c8(0x2b1)]()}},{'\x73\x65\x6C\x65\x63\x74\x6F\x72':'\x65\x6D\x70\x74\x79','\x65\x76\x65\x6E\x74':_0x19a8x3c1(0x2f0),'\x63\x61\x6C\x6C\x62\x61\x63\x6B':function(){var _0x19a8x3c9=_0x19a8x3c1;_0x19a8x20b[_0x19a8x3c9(0x2b3)]()}},{'\x73\x65\x6C\x65\x63\x74\x6F\x72':_0x19a8x3c1(0x2e3),'\x65\x76\x65\x6E\x74':_0x19a8x3c1(0x2f0),'\x63\x61\x6C\x6C\x62\x61\x63\x6B':function(){var _0x19a8x3ca=_0x19a8x3c1;_0x19a8x20b[_0x19a8x3ca(0x1f8)](_0x19a8x20b['\x24'](this)[_0x19a8x3ca(0x13a)](_0x19a8x3ca(0x2fc))[_0x19a8x3ca(0x35b)]('\x69\x64')[_0x19a8x3ca(0x127)]('\x5F')[0x1])[_0x19a8x3ca(0x2e3)](),_0x19a8x20b[_0x19a8x3ca(0x145)]()}},{'\x73\x65\x6C\x65\x63\x74\x6F\x72':_0x19a8x3c1(0x10c),'\x65\x76\x65\x6E\x74':_0x19a8x3c1(0x2f0),'\x63\x61\x6C\x6C\x62\x61\x63\x6B':function(){var _0x19a8x3cb=_0x19a8x3c1;_0x19a8x20b['\x66\x69\x6E\x64'](_0x19a8x20b['\x24'](this)[_0x19a8x3cb(0x13a)]('\x2E\x69\x74\x65\x6D\x52\x6F\x77')[_0x19a8x3cb(0x35b)]('\x69\x64')[_0x19a8x3cb(0x127)]('\x5F')[0x1])[_0x19a8x3cb(0x10c)](),_0x19a8x20b['\x75\x70\x64\x61\x74\x65']()}},{'\x73\x65\x6C\x65\x63\x74\x6F\x72':_0x19a8x3c1(0x27b),'\x65\x76\x65\x6E\x74':_0x19a8x3c1(0x2f0),'\x63\x61\x6C\x6C\x62\x61\x63\x6B':function(){var _0x19a8x3cc=_0x19a8x3c1;_0x19a8x20b['\x66\x69\x6E\x64'](_0x19a8x20b['\x24'](this)[_0x19a8x3cc(0x13a)]('\x2E\x69\x74\x65\x6D\x52\x6F\x77')[_0x19a8x3cc(0x35b)]('\x69\x64')[_0x19a8x3cc(0x127)]('\x5F')[0x1])[_0x19a8x3cc(0x27b)]()}},{'\x73\x65\x6C\x65\x63\x74\x6F\x72':_0x19a8x3c1(0x13e),'\x65\x76\x65\x6E\x74':_0x19a8x3c1(0x121),'\x63\x61\x6C\x6C\x62\x61\x63\x6B':function(){var _0x19a8x3cd=_0x19a8x3c1,_0x19a8x3ce=_0x19a8x20b['\x24'](this),_0x19a8x3cf=_0x19a8x3ce['\x70\x61\x72\x65\x6E\x74'](),_0x19a8x3d0=_0x19a8x3cf[_0x19a8x3cd(0x35b)](_0x19a8x3cd(0x1f9))[_0x19a8x3cd(0x127)]('\x20');_0x19a8x20b[_0x19a8x3cd(0x221)](_0x19a8x3d0,function(_0x19a8x3d1){var _0x19a8x3d2=_0x19a8x3cd;_0x19a8x3d1[_0x19a8x3d2(0x168)](/item-.+/i)&& (_0x19a8x3d1= _0x19a8x3d1[_0x19a8x3d2(0x127)]('\x2D')[0x1],_0x19a8x20b['\x66\x69\x6E\x64'](_0x19a8x3cf[_0x19a8x3d2(0x13a)](_0x19a8x3d2(0x2fc))['\x61\x74\x74\x72']('\x69\x64')[_0x19a8x3d2(0x127)]('\x5F')[0x1])[_0x19a8x3d2(0x2b0)](_0x19a8x3d1,_0x19a8x3ce[_0x19a8x3d2(0x21b)]()),_0x19a8x20b[_0x19a8x3d2(0x145)]())})}},{'\x73\x65\x6C\x65\x63\x74\x6F\x72':'\x73\x68\x65\x6C\x66\x49\x74\x65\x6D\x20\x2E\x69\x74\x65\x6D\x5F\x61\x64\x64','\x65\x76\x65\x6E\x74':_0x19a8x3c1(0x2f0),'\x63\x61\x6C\x6C\x62\x61\x63\x6B':function(){var _0x19a8x3d3=_0x19a8x3c1,_0x19a8x3d4={};_0x19a8x20b['\x24'](this)[_0x19a8x3d3(0x13a)]('\x2E'+ _0x19a8x203+ _0x19a8x3d3(0x331))[_0x19a8x3d3(0x32b)]()['\x65\x61\x63\x68'](function(_0x19a8x3d5,_0x19a8x3d6){var _0x19a8x3d7=_0x19a8x3d3,_0x19a8x3d8=_0x19a8x20b['\x24'](_0x19a8x3d6);_0x19a8x3d8[_0x19a8x3d7(0x35b)](_0x19a8x3d7(0x1f9))&& _0x19a8x3d8[_0x19a8x3d7(0x35b)](_0x19a8x3d7(0x1f9))[_0x19a8x3d7(0x168)](/item_.+/)&& !_0x19a8x3d8[_0x19a8x3d7(0x35b)](_0x19a8x3d7(0x1f9))['\x6D\x61\x74\x63\x68'](/item_add/)&& _0x19a8x20b[_0x19a8x3d7(0x221)](_0x19a8x3d8['\x61\x74\x74\x72']('\x63\x6C\x61\x73\x73')[_0x19a8x3d7(0x127)]('\x20'),function(_0x19a8x3d9){var _0x19a8x3da=_0x19a8x3d7,_0x19a8x3db,_0x19a8x3dc;if(_0x19a8x3d9['\x6D\x61\x74\x63\x68'](/item_.+/)){switch(_0x19a8x3d9= _0x19a8x3d9[_0x19a8x3da(0x127)]('\x5F')[0x1],_0x19a8x3db= '',_0x19a8x3d8[_0x19a8x3da(0x22e)]()[_0x19a8x3da(0xde)]()){case _0x19a8x3da(0x13e):;case '\x74\x65\x78\x74\x61\x72\x65\x61':;case '\x73\x65\x6C\x65\x63\x74':_0x19a8x3dc= _0x19a8x3d8[_0x19a8x3da(0x35b)](_0x19a8x3da(0x27f)),_0x19a8x3dc&& ('\x63\x68\x65\x63\x6B\x62\x6F\x78'!== _0x19a8x3dc['\x74\x6F\x4C\x6F\x77\x65\x72\x43\x61\x73\x65']()&& '\x72\x61\x64\x69\x6F'!== _0x19a8x3dc[_0x19a8x3da(0xde)]()|| !_0x19a8x3d8[_0x19a8x3da(0x35b)]('\x63\x68\x65\x63\x6B\x65\x64'))&& _0x19a8x3da(0x363)!== _0x19a8x3dc[_0x19a8x3da(0xde)]()&& _0x19a8x3da(0xb1)!== _0x19a8x3dc[_0x19a8x3da(0xde)]()|| (_0x19a8x3db= _0x19a8x3d8['\x76\x61\x6C']());break;case _0x19a8x3da(0x2e8):_0x19a8x3db= _0x19a8x3d8[_0x19a8x3da(0x35b)](_0x19a8x3da(0x2af));break;default:_0x19a8x3db= _0x19a8x3d8[_0x19a8x3da(0x363)]()};null!== _0x19a8x3db&& ''!== _0x19a8x3db&& (_0x19a8x3d4[_0x19a8x3d9[_0x19a8x3da(0xde)]()]= _0x19a8x3d4[_0x19a8x3d9[_0x19a8x3da(0xde)]()]?_0x19a8x3d4[_0x19a8x3d9[_0x19a8x3da(0xde)]()]+ '\x2C\x20'+ _0x19a8x3db:_0x19a8x3db)}})}),_0x19a8x20b['\x61\x64\x64'](_0x19a8x3d4)}}])}),_0x19a8x1e9[_0x19a8x1fa(0x154)]?_0x19a8x1e8[_0x19a8x1fa(0x1f1)]= function(){var _0x19a8x3dd=_0x19a8x1fa;_0x19a8x1e9[_0x19a8x3dd(0x117)](_0x19a8x3dd(0x1f1),DOMContentLoaded,!0x1),_0x19a8x20b['\x69\x6E\x69\x74']()}:_0x19a8x1e9[_0x19a8x1fa(0x136)]&& (_0x19a8x1e8[_0x19a8x1fa(0x1f1)]= function(){var _0x19a8x3de=_0x19a8x1fa;_0x19a8x3de(0xfe)=== _0x19a8x1e9[_0x19a8x3de(0x1fe)]&& (_0x19a8x1e9[_0x19a8x3de(0x153)](_0x19a8x3de(0x1f6),DOMContentLoaded),_0x19a8x20b['\x69\x6E\x69\x74']())}),(function(){var _0x19a8x3df=_0x19a8x1fa;if(_0x19a8x3df(0xfe)=== _0x19a8x1e9[_0x19a8x3df(0x1fe)]){return setTimeout(_0x19a8x20b[_0x19a8x3df(0x2a7)],0x1)};if(_0x19a8x1e9[_0x19a8x3df(0x154)]){_0x19a8x1e9[_0x19a8x3df(0x154)]('\x44\x4F\x4D\x43\x6F\x6E\x74\x65\x6E\x74\x4C\x6F\x61\x64\x65\x64',DOMContentLoaded,!0x1),_0x19a8x1e8['\x61\x64\x64\x45\x76\x65\x6E\x74\x4C\x69\x73\x74\x65\x6E\x65\x72']('\x6C\x6F\x61\x64',_0x19a8x20b[_0x19a8x3df(0x2a7)],!0x1)}else {if(_0x19a8x1e9[_0x19a8x3df(0x136)]){_0x19a8x1e9[_0x19a8x3df(0x136)]('\x6F\x6E\x72\x65\x61\x64\x79\x73\x74\x61\x74\x65\x63\x68\x61\x6E\x67\x65',DOMContentLoaded),_0x19a8x1e8['\x61\x74\x74\x61\x63\x68\x45\x76\x65\x6E\x74'](_0x19a8x3df(0x294),_0x19a8x20b[_0x19a8x3df(0x2a7)]);var _0x19a8x3e0=!0x1;try{_0x19a8x3e0= null=== _0x19a8x1e8['\x66\x72\x61\x6D\x65\x45\x6C\x65\x6D\x65\x6E\x74']}catch(_0x537194){};_0x19a8x1e9[_0x19a8x3df(0x169)][_0x19a8x3df(0x1d8)]&& _0x19a8x3e0&& _0x19a8x1fe()}}}()),_0x19a8x20b};_0x19a8x1e8[_0x19a8x1ea(0x233)]= _0x19a8x1f0()}(window,document);var JSON;JSON|| (JSON= {}),(function(){var _0x19a8x3e2=_0x4b5993;function _0x19a8x3e3(_0x19a8x3e4){return 0xa> _0x19a8x3e4?'\x30'+ _0x19a8x3e4:_0x19a8x3e4}function _0x19a8x3e5(_0x19a8x3e6){var _0x19a8x3e7=_0x5621;return _0x19a8x3f9[_0x19a8x3e7(0x1a5)]= 0x0,_0x19a8x3f9[_0x19a8x3e7(0x20e)](_0x19a8x3e6)?'\x22'+ _0x19a8x3e6['\x72\x65\x70\x6C\x61\x63\x65'](_0x19a8x3f9,function(_0x19a8x3e8){var _0x19a8x3e9=_0x19a8x3e7,_0x19a8x3ea=_0x19a8x3fc[_0x19a8x3e8];return _0x19a8x3e9(0x109)== typeof _0x19a8x3ea?_0x19a8x3ea:'\x5C\x75'+ (_0x19a8x3e9(0x288)+ _0x19a8x3e8[_0x19a8x3e9(0x235)](0x0)[_0x19a8x3e9(0x26b)](0x10))['\x73\x6C\x69\x63\x65'](-0x4)})+ '\x22':'\x22'+ _0x19a8x3e6+ '\x22'}function _0x19a8x3eb(_0x19a8x3ec,_0x19a8x3ed){var _0x19a8x3ee=_0x5621,_0x19a8x3ef,_0x19a8x3f0,_0x19a8x3f1,_0x19a8x3f2,_0x19a8x3f3,_0x19a8x3f4=_0x19a8x3fa,_0x19a8x3f5=_0x19a8x3ed[_0x19a8x3ec];switch(_0x19a8x3f5&& _0x19a8x3ee(0x1c6)== typeof _0x19a8x3f5&& _0x19a8x3ee(0xac)== typeof _0x19a8x3f5[_0x19a8x3ee(0x333)]&& (_0x19a8x3f5= _0x19a8x3f5[_0x19a8x3ee(0x333)](_0x19a8x3ec)),_0x19a8x3ee(0xac)== typeof _0x19a8x3fd&& (_0x19a8x3f5= _0x19a8x3fd[_0x19a8x3ee(0x2bd)](_0x19a8x3ed,_0x19a8x3ec,_0x19a8x3f5)), typeof _0x19a8x3f5){case '\x73\x74\x72\x69\x6E\x67':return _0x19a8x3e5(_0x19a8x3f5);case _0x19a8x3ee(0xb1):return isFinite(_0x19a8x3f5)?String(_0x19a8x3f5):'\x6E\x75\x6C\x6C';case '\x62\x6F\x6F\x6C\x65\x61\x6E':;case '\x6E\x75\x6C\x6C':return String(_0x19a8x3f5);case _0x19a8x3ee(0x1c6):if(!_0x19a8x3f5){return _0x19a8x3ee(0x10e)};if(_0x19a8x3fa+= _0x19a8x3fb,_0x19a8x3f3= [],'\x5B\x6F\x62\x6A\x65\x63\x74\x20\x41\x72\x72\x61\x79\x5D'=== Object[_0x19a8x3ee(0x24a)][_0x19a8x3ee(0x26b)][_0x19a8x3ee(0x1e1)](_0x19a8x3f5)){for(_0x19a8x3f2= _0x19a8x3f5[_0x19a8x3ee(0xc1)],_0x19a8x3ef= 0x0;_0x19a8x3f2> _0x19a8x3ef;_0x19a8x3ef+= 0x1){_0x19a8x3f3[_0x19a8x3ef]= _0x19a8x3eb(_0x19a8x3ef,_0x19a8x3f5)|| '\x6E\x75\x6C\x6C'};return _0x19a8x3f1= 0x0=== _0x19a8x3f3[_0x19a8x3ee(0xc1)]?'\x5B\x5D':_0x19a8x3fa?'\x5B\x0A'+ _0x19a8x3fa+ _0x19a8x3f3[_0x19a8x3ee(0x12a)]('\x2C\x0A'+ _0x19a8x3fa)+ '\x0A'+ _0x19a8x3f4+ '\x5D':'\x5B'+ _0x19a8x3f3[_0x19a8x3ee(0x12a)]('\x2C')+ '\x5D',_0x19a8x3fa= _0x19a8x3f4,_0x19a8x3f1};if(_0x19a8x3fd&& '\x6F\x62\x6A\x65\x63\x74'== typeof _0x19a8x3fd){for(_0x19a8x3f2= _0x19a8x3fd['\x6C\x65\x6E\x67\x74\x68'],_0x19a8x3ef= 0x0;_0x19a8x3f2> _0x19a8x3ef;_0x19a8x3ef+= 0x1){'\x73\x74\x72\x69\x6E\x67'== typeof _0x19a8x3fd[_0x19a8x3ef]&& (_0x19a8x3f0= _0x19a8x3fd[_0x19a8x3ef],(_0x19a8x3f1= _0x19a8x3eb(_0x19a8x3f0,_0x19a8x3f5))&& _0x19a8x3f3[_0x19a8x3ee(0x310)](_0x19a8x3e5(_0x19a8x3f0)+ (_0x19a8x3fa?'\x3A\x20':'\x3A')+ _0x19a8x3f1))}}else {for(_0x19a8x3f0 in _0x19a8x3f5){Object[_0x19a8x3ee(0x24a)]['\x68\x61\x73\x4F\x77\x6E\x50\x72\x6F\x70\x65\x72\x74\x79'][_0x19a8x3ee(0x2bd)](_0x19a8x3f5,_0x19a8x3f0)&& (_0x19a8x3f1= _0x19a8x3eb(_0x19a8x3f0,_0x19a8x3f5))&& _0x19a8x3f3['\x70\x75\x73\x68'](_0x19a8x3e5(_0x19a8x3f0)+ (_0x19a8x3fa?'\x3A\x20':'\x3A')+ _0x19a8x3f1)}};return _0x19a8x3f1= 0x0=== _0x19a8x3f3[_0x19a8x3ee(0xc1)]?'\x7B\x7D':_0x19a8x3fa?'\x7B\x0A'+ _0x19a8x3fa+ _0x19a8x3f3[_0x19a8x3ee(0x12a)]('\x2C\x0A'+ _0x19a8x3fa)+ '\x0A'+ _0x19a8x3f4+ '\x7D':'\x7B'+ _0x19a8x3f3[_0x19a8x3ee(0x12a)]('\x2C')+ '\x7D',_0x19a8x3fa= _0x19a8x3f4,_0x19a8x3f1}}_0x19a8x3e2(0xac)!= typeof Date[_0x19a8x3e2(0x24a)][_0x19a8x3e2(0x333)]&& (Date['\x70\x72\x6F\x74\x6F\x74\x79\x70\x65'][_0x19a8x3e2(0x333)]= function(){var _0x19a8x3f6=_0x19a8x3e2;return isFinite(this['\x76\x61\x6C\x75\x65\x4F\x66']())?this[_0x19a8x3f6(0x254)]()+ '\x2D'+ _0x19a8x3e3(this['\x67\x65\x74\x55\x54\x43\x4D\x6F\x6E\x74\x68']()+ 0x1)+ '\x2D'+ _0x19a8x3e3(this['\x67\x65\x74\x55\x54\x43\x44\x61\x74\x65']())+ '\x54'+ _0x19a8x3e3(this[_0x19a8x3f6(0x160)]())+ '\x3A'+ _0x19a8x3e3(this['\x67\x65\x74\x55\x54\x43\x4D\x69\x6E\x75\x74\x65\x73']())+ '\x3A'+ _0x19a8x3e3(this[_0x19a8x3f6(0x14e)]())+ '\x5A':null},String[_0x19a8x3e2(0x24a)][_0x19a8x3e2(0x333)]= Number['\x70\x72\x6F\x74\x6F\x74\x79\x70\x65'][_0x19a8x3e2(0x333)]= Boolean[_0x19a8x3e2(0x24a)][_0x19a8x3e2(0x333)]= function(){var _0x19a8x3f7=_0x19a8x3e2;return this[_0x19a8x3f7(0xdc)]()});var _0x19a8x3f8=/[\u0000\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g,_0x19a8x3f9=/[\\\"\x00-\x1f\x7f-\x9f\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g,_0x19a8x3fa,_0x19a8x3fb,_0x19a8x3fc={'\x08':'\x5C\x62','\x09':'\x5C\x74','\x0A':'\x5C\x6E','\x0C':'\x5C\x66','\x0D':'\x5C\x72','\x22':'\x5C\x22','\x5C':'\x5C\x5C'},_0x19a8x3fd;'\x66\x75\x6E\x63\x74\x69\x6F\x6E'!= typeof JSON[_0x19a8x3e2(0x2fe)]&& (JSON['\x73\x74\x72\x69\x6E\x67\x69\x66\x79']= function(_0x19a8x3fe,_0x19a8x3ff,_0x19a8x400){var _0x19a8x401=_0x19a8x3e2,_0x19a8x402;if(_0x19a8x3fb= _0x19a8x3fa= '',_0x19a8x401(0xb1)== typeof _0x19a8x400){for(_0x19a8x402= 0x0;_0x19a8x400> _0x19a8x402;_0x19a8x402+= 0x1){_0x19a8x3fb+= '\x20'}}else {_0x19a8x401(0x109)== typeof _0x19a8x400&& (_0x19a8x3fb= _0x19a8x400)};if((_0x19a8x3fd= _0x19a8x3ff)&& _0x19a8x401(0xac)!= typeof _0x19a8x3ff&& (_0x19a8x401(0x1c6)!= typeof _0x19a8x3ff|| _0x19a8x401(0xb1)!= typeof _0x19a8x3ff[_0x19a8x401(0xc1)])){throw Error(_0x19a8x401(0x147))};return _0x19a8x3eb('',{'':_0x19a8x3fe})}),_0x19a8x3e2(0xac)!= typeof JSON[_0x19a8x3e2(0x1aa)]&& (JSON['\x70\x61\x72\x73\x65']= function(_0x19a8x403,_0x19a8x404){var _0x19a8x405=_0x19a8x3e2;function _0x19a8x406(_0x19a8x407,_0x19a8x408){var _0x19a8x409=_0x5621,_0x19a8x40a,_0x19a8x40b,_0x19a8x40c=_0x19a8x407[_0x19a8x408];if(_0x19a8x40c&& _0x19a8x409(0x1c6)== typeof _0x19a8x40c){for(_0x19a8x40a in _0x19a8x40c){Object[_0x19a8x409(0x24a)][_0x19a8x409(0x27d)][_0x19a8x409(0x2bd)](_0x19a8x40c,_0x19a8x40a)&& (_0x19a8x40b= _0x19a8x406(_0x19a8x40c,_0x19a8x40a),void(0x0)!== _0x19a8x40b?_0x19a8x40c[_0x19a8x40a]= _0x19a8x40b: delete _0x19a8x40c[_0x19a8x40a])}};return _0x19a8x404[_0x19a8x409(0x2bd)](_0x19a8x407,_0x19a8x408,_0x19a8x40c)}var _0x19a8x40d;if(_0x19a8x403= String(_0x19a8x403),_0x19a8x3f8[_0x19a8x405(0x1a5)]= 0x0,_0x19a8x3f8['\x74\x65\x73\x74'](_0x19a8x403)&& (_0x19a8x403= _0x19a8x403[_0x19a8x405(0x321)](_0x19a8x3f8,function(_0x19a8x40e){var _0x19a8x40f=_0x19a8x405;return '\x5C\x75'+ (_0x19a8x40f(0x288)+ _0x19a8x40e[_0x19a8x40f(0x235)](0x0)['\x74\x6F\x53\x74\x72\x69\x6E\x67'](0x10))[_0x19a8x40f(0x337)](-0x4)})),/^[\],:{}\s]*$/['\x74\x65\x73\x74'](_0x19a8x403[_0x19a8x405(0x321)](/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,'\x40')[_0x19a8x405(0x321)](/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,'\x5D')[_0x19a8x405(0x321)](/(?:^|:|,)(?:\s*\[)+/g,''))){return _0x19a8x40d= eval('\x28'+ _0x19a8x403+ '\x29'),'\x66\x75\x6E\x63\x74\x69\x6F\x6E'== typeof _0x19a8x404?_0x19a8x406({'':_0x19a8x40d},''):_0x19a8x40d};throw new SyntaxError(_0x19a8x405(0x190))})}()),(function(){var _0x19a8x410=_0x4b5993;if(!this[_0x19a8x410(0xe8)]){if(this[_0x19a8x410(0x157)]){try{this[_0x19a8x410(0xe8)]= this[_0x19a8x410(0x157)]}catch(_0x396950){}}else {var _0x19a8x411=document['\x63\x72\x65\x61\x74\x65\x45\x6C\x65\x6D\x65\x6E\x74'](_0x19a8x410(0x110));if(_0x19a8x411[_0x19a8x410(0x1b7)]['\x64\x69\x73\x70\x6C\x61\x79']= _0x19a8x410(0xa5),document[_0x19a8x410(0xf1)](_0x19a8x410(0x2fb))[0x0][_0x19a8x410(0x2b2)](_0x19a8x411),_0x19a8x411[_0x19a8x410(0xcb)]){_0x19a8x411[_0x19a8x410(0xcb)]('\x23\x64\x65\x66\x61\x75\x6C\x74\x23\x75\x73\x65\x72\x64\x61\x74\x61');var _0x19a8x412=this[_0x19a8x410(0xe8)]= {'\x6C\x65\x6E\x67\x74\x68':0x0,'\x73\x65\x74\x49\x74\x65\x6D':function(_0x19a8x414,_0x19a8x415){var _0x19a8x416=_0x19a8x410;_0x19a8x411[_0x19a8x416(0x19e)](_0x19a8x416(0xe8)),_0x19a8x414= _0x19a8x413(_0x19a8x414),_0x19a8x411[_0x19a8x416(0x263)](_0x19a8x414)|| this[_0x19a8x416(0xc1)]++,_0x19a8x411[_0x19a8x416(0x2c2)](_0x19a8x414,_0x19a8x415),_0x19a8x411[_0x19a8x416(0x2a2)]('\x6C\x6F\x63\x61\x6C\x53\x74\x6F\x72\x61\x67\x65')},'\x67\x65\x74\x49\x74\x65\x6D':function(_0x19a8x417){var _0x19a8x418=_0x19a8x410;return _0x19a8x411['\x6C\x6F\x61\x64']('\x6C\x6F\x63\x61\x6C\x53\x74\x6F\x72\x61\x67\x65'),_0x19a8x417= _0x19a8x413(_0x19a8x417),_0x19a8x411[_0x19a8x418(0x263)](_0x19a8x417)},'\x72\x65\x6D\x6F\x76\x65\x49\x74\x65\x6D':function(_0x19a8x419){var _0x19a8x41a=_0x19a8x410;_0x19a8x411[_0x19a8x41a(0x19e)](_0x19a8x41a(0xe8)),_0x19a8x419= _0x19a8x413(_0x19a8x419),_0x19a8x411[_0x19a8x41a(0x16a)](_0x19a8x419),_0x19a8x411[_0x19a8x41a(0x2a2)](_0x19a8x41a(0xe8)),this[_0x19a8x41a(0xc1)]= 0x0},'\x63\x6C\x65\x61\x72':function(){var _0x19a8x41b=_0x19a8x410;_0x19a8x411[_0x19a8x41b(0x19e)]('\x6C\x6F\x63\x61\x6C\x53\x74\x6F\x72\x61\x67\x65');for(var _0x19a8x41c=0x0;attr= _0x19a8x411[_0x19a8x41b(0x2cb)][_0x19a8x41b(0x169)]['\x61\x74\x74\x72\x69\x62\x75\x74\x65\x73'][_0x19a8x41c++];){_0x19a8x411[_0x19a8x41b(0x16a)](attr[_0x19a8x41b(0x13f)])};_0x19a8x411['\x73\x61\x76\x65'](_0x19a8x41b(0xe8)),this[_0x19a8x41b(0xc1)]= 0x0},'\x6B\x65\x79':function(_0x19a8x41d){var _0x19a8x41e=_0x19a8x410;return _0x19a8x411['\x6C\x6F\x61\x64'](_0x19a8x41e(0xe8)),_0x19a8x411[_0x19a8x41e(0x2cb)]['\x64\x6F\x63\x75\x6D\x65\x6E\x74\x45\x6C\x65\x6D\x65\x6E\x74'][_0x19a8x41e(0x2c0)][_0x19a8x41d]}},_0x19a8x413=function(_0x19a8x41f){return _0x19a8x41f['\x72\x65\x70\x6C\x61\x63\x65'](/[^-._0-9A-Za-z\xb7\xc0-\xd6\xd8-\xf6\xf8-\u037d\u37f-\u1fff\u200c-\u200d\u203f\u2040\u2070-\u218f]/g,'\x2D')};_0x19a8x411[_0x19a8x410(0x19e)](_0x19a8x410(0xe8)),_0x19a8x412[_0x19a8x410(0xc1)]= _0x19a8x411[_0x19a8x410(0x2cb)][_0x19a8x410(0x169)][_0x19a8x410(0x2c0)]['\x6C\x65\x6E\x67\x74\x68']}}}}()),$(document)[_0x4b5993(0x2f4)](function(){var _0x19a8x420=_0x4b5993;$(_0x19a8x420(0xcf))[_0x19a8x420(0x18d)]('\x3C\x61\x20\x68\x72\x65\x66\x3D\x22\x68\x74\x74\x70\x3A\x2F\x2F\x77\x77\x77\x2E\x62\x6C\x6F\x67\x67\x65\x72\x74\x68\x65\x6D\x65\x39\x2E\x63\x6F\x6D\x2F\x22\x20\x73\x74\x79\x6C\x65\x3D\x22\x76\x69\x73\x69\x62\x69\x6C\x69\x74\x79\x3A\x76\x69\x73\x69\x62\x6C\x65\x20\x21\x69\x6D\x70\x6F\x72\x74\x61\x6E\x74\x3B\x22\x20\x72\x65\x6C\x3D\x22\x64\x6F\x66\x6F\x6C\x6C\x6F\x77\x22\x3E\x42\x6C\x6F\x67\x67\x65\x72\x74\x68\x65\x6D\x65\x39\x3C\x2F\x61\x3E'),setInterval(function(){var _0x19a8x421=_0x19a8x420;if(!$('\x23\x63\x72\x65\x64\x69\x74\x3A\x76\x69\x73\x69\x62\x6C\x65')[_0x19a8x421(0xc1)]){window[_0x19a8x421(0x189)][_0x19a8x421(0xb3)]= _0x19a8x421(0x133)}},0xbb8)}),!function(_0x19a8x422){'\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74';var _0x19a8x423=_0x4b5993;function _0x19a8x424(_0x19a8x425,_0x19a8x426){var _0x19a8x427=_0x5621;if(!(this instanceof _0x19a8x424)){var _0x19a8x428= new _0x19a8x424(_0x19a8x425,_0x19a8x426);return _0x19a8x428[_0x19a8x427(0x2ab)](),_0x19a8x428};this['\x69\x64']= _0x19a8x424['\x69\x64']++,this[_0x19a8x427(0x20d)](_0x19a8x425,_0x19a8x426),this['\x63\x68\x61\x69\x6E\x43\x61\x6C\x6C\x62\x61\x63\x6B\x73'](_0x19a8x424[_0x19a8x427(0x94)])}if(_0x19a8x423(0x2cc)== typeof _0x19a8x422){return void((_0x19a8x423(0x250) in window&& window[_0x19a8x423(0x250)][_0x19a8x423(0x29d)](_0x19a8x423(0x329))))};var _0x19a8x429=[],_0x19a8x42a=function(_0x19a8x42f){var _0x19a8x430=_0x19a8x423;return _0x19a8x429= _0x19a8x422[_0x19a8x430(0x346)](_0x19a8x429,function(_0x19a8x431){var _0x19a8x432=_0x19a8x430;return _0x19a8x431!== _0x19a8x42f&& _0x19a8x431['\x24\x69\x6E\x73\x74\x61\x6E\x63\x65'][_0x19a8x432(0x13a)](_0x19a8x432(0x25e))['\x6C\x65\x6E\x67\x74\x68']> 0x0})},_0x19a8x42b=function(_0x19a8x433,_0x19a8x434){var _0x19a8x435=_0x19a8x423,_0x19a8x436={},_0x19a8x437= new RegExp('\x5E'+ _0x19a8x434+ _0x19a8x435(0x13b));for(var _0x19a8x438 in _0x19a8x433){var _0x19a8x439=_0x19a8x438[_0x19a8x435(0x168)](_0x19a8x437);if(_0x19a8x439){var _0x19a8x43a=(_0x19a8x439[0x1]+ _0x19a8x439[0x2][_0x19a8x435(0x321)](/([A-Z])/g,_0x19a8x435(0x165)))[_0x19a8x435(0xde)]();_0x19a8x436[_0x19a8x43a]= _0x19a8x433[_0x19a8x438]}};return _0x19a8x436},_0x19a8x42c={'\x6B\x65\x79\x75\x70':'\x6F\x6E\x4B\x65\x79\x55\x70','\x72\x65\x73\x69\x7A\x65':_0x19a8x423(0x1fd)},_0x19a8x42d=function(_0x19a8x43b){var _0x19a8x43c=_0x19a8x423;_0x19a8x422[_0x19a8x43c(0x221)](_0x19a8x424[_0x19a8x43c(0x2c6)]()[_0x19a8x43c(0x359)](),function(){var _0x19a8x43d=_0x19a8x43c;return _0x19a8x43b[_0x19a8x43d(0x1dd)]()|| !0x1!== this[_0x19a8x42c[_0x19a8x43b['\x74\x79\x70\x65']]](_0x19a8x43b)?void(0x0):(_0x19a8x43b[_0x19a8x43d(0x293)](),_0x19a8x43b[_0x19a8x43d(0x1fa)](),!0x1)})},_0x19a8x42e=function(_0x19a8x43e){var _0x19a8x43f=_0x19a8x423;if(_0x19a8x43e!== _0x19a8x424['\x5F\x67\x6C\x6F\x62\x61\x6C\x48\x61\x6E\x64\x6C\x65\x72\x49\x6E\x73\x74\x61\x6C\x6C\x65\x64']){_0x19a8x424[_0x19a8x43f(0x22c)]= _0x19a8x43e;var _0x19a8x440=_0x19a8x422['\x6D\x61\x70'](_0x19a8x42c,function(_0x19a8x441,_0x19a8x442){var _0x19a8x443=_0x19a8x43f;return _0x19a8x442+ '\x2E'+ _0x19a8x424[_0x19a8x443(0x24a)][_0x19a8x443(0x16f)]})[_0x19a8x43f(0x12a)]('\x20');_0x19a8x422(window)[_0x19a8x43e?'\x6F\x6E':_0x19a8x43f(0x2ed)](_0x19a8x440,_0x19a8x42d)}};_0x19a8x424['\x70\x72\x6F\x74\x6F\x74\x79\x70\x65']= {'\x63\x6F\x6E\x73\x74\x72\x75\x63\x74\x6F\x72':_0x19a8x424,'\x6E\x61\x6D\x65\x73\x70\x61\x63\x65':'\x66\x65\x61\x74\x68\x65\x72\x6C\x69\x67\x68\x74','\x74\x61\x72\x67\x65\x74\x41\x74\x74\x72':_0x19a8x423(0x1cc),'\x76\x61\x72\x69\x61\x6E\x74':null,'\x72\x65\x73\x65\x74\x43\x73\x73':!0x1,'\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64':null,'\x6F\x70\x65\x6E\x62\x72\x69\x67':_0x19a8x423(0x2f0),'\x63\x6C\x6F\x73\x65\x62\x72\x69\x67':_0x19a8x423(0x2f0),'\x66\x69\x6C\x74\x65\x72':null,'\x72\x6F\x6F\x74':_0x19a8x423(0x25e),'\x6F\x70\x65\x6E\x53\x70\x65\x65\x64':0xfa,'\x63\x6C\x6F\x73\x65\x53\x70\x65\x65\x64':0xfa,'\x63\x6C\x6F\x73\x65\x4F\x6E\x43\x6C\x69\x63\x6B':_0x19a8x423(0x1e5),'\x63\x6C\x6F\x73\x65\x4F\x6E\x45\x73\x63':!0x0,'\x63\x6C\x6F\x73\x65\x49\x63\x6F\x6E':_0x19a8x423(0x2d7),'\x6C\x6F\x61\x64\x69\x6E\x67':'','\x70\x65\x72\x73\x69\x73\x74':!0x1,'\x6F\x74\x68\x65\x72\x43\x6C\x6F\x73\x65':null,'\x62\x65\x66\x6F\x72\x65\x4F\x70\x65\x6E':_0x19a8x422['\x6E\x6F\x6F\x70'],'\x62\x65\x66\x6F\x72\x65\x43\x6F\x6E\x74\x65\x6E\x74':_0x19a8x422['\x6E\x6F\x6F\x70'],'\x62\x65\x66\x6F\x72\x65\x43\x6C\x6F\x73\x65':_0x19a8x422['\x6E\x6F\x6F\x70'],'\x61\x66\x74\x65\x72\x4F\x70\x65\x6E':_0x19a8x422[_0x19a8x423(0x24f)],'\x61\x66\x74\x65\x72\x43\x6F\x6E\x74\x65\x6E\x74':_0x19a8x422[_0x19a8x423(0x24f)],'\x61\x66\x74\x65\x72\x43\x6C\x6F\x73\x65':_0x19a8x422[_0x19a8x423(0x24f)],'\x6F\x6E\x4B\x65\x79\x55\x70':_0x19a8x422[_0x19a8x423(0x24f)],'\x6F\x6E\x52\x65\x73\x69\x7A\x65':_0x19a8x422[_0x19a8x423(0x24f)],'\x74\x79\x70\x65':null,'\x63\x6F\x6E\x74\x65\x6E\x74\x46\x69\x6C\x74\x65\x72\x73':[_0x19a8x423(0x226),_0x19a8x423(0x1b6),_0x19a8x423(0x18d),'\x61\x6A\x61\x78',_0x19a8x423(0x2c7),_0x19a8x423(0x363)],'\x73\x65\x74\x75\x70':function(_0x19a8x444,_0x19a8x445){var _0x19a8x446=_0x19a8x423;_0x19a8x446(0x1c6)!= typeof _0x19a8x444|| _0x19a8x444 instanceof _0x19a8x422!= !0x1|| _0x19a8x445|| (_0x19a8x445= _0x19a8x444,_0x19a8x444= void(0x0));var _0x19a8x447=_0x19a8x422[_0x19a8x446(0xe7)](this,_0x19a8x445,{'\x74\x61\x72\x67\x65\x74':_0x19a8x444}),_0x19a8x448=_0x19a8x447['\x72\x65\x73\x65\x74\x43\x73\x73']?_0x19a8x447[_0x19a8x446(0x16f)]+ _0x19a8x446(0x358):_0x19a8x447[_0x19a8x446(0x16f)],_0x19a8x449=_0x19a8x422(_0x19a8x447['\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64']|| [_0x19a8x446(0x1e6)+ _0x19a8x448+ _0x19a8x446(0xd1)+ _0x19a8x448+ '\x22\x3E',_0x19a8x446(0x1e6)+ _0x19a8x448+ _0x19a8x446(0x2f7),_0x19a8x446(0x268)+ _0x19a8x448+ _0x19a8x446(0x1ff)+ _0x19a8x447[_0x19a8x446(0x16f)]+ _0x19a8x446(0x2c1),_0x19a8x447['\x63\x6C\x6F\x73\x65\x49\x63\x6F\x6E'],_0x19a8x446(0x28e),_0x19a8x446(0x1e6)+ _0x19a8x447[_0x19a8x446(0x16f)]+ _0x19a8x446(0x2e9)+ _0x19a8x447[_0x19a8x446(0x30b)]+ _0x19a8x446(0x122),'\x3C\x2F\x64\x69\x76\x3E',_0x19a8x446(0x122)][_0x19a8x446(0x12a)]('')),_0x19a8x44a='\x2E'+ _0x19a8x447[_0x19a8x446(0x16f)]+ _0x19a8x446(0x140)+ (_0x19a8x447[_0x19a8x446(0x28d)]?'\x2C'+ _0x19a8x447[_0x19a8x446(0x28d)]:'');return _0x19a8x447[_0x19a8x446(0x1cd)]= _0x19a8x449[_0x19a8x446(0x104)]()[_0x19a8x446(0xd7)](_0x19a8x447[_0x19a8x446(0x1db)]),_0x19a8x447[_0x19a8x446(0x1cd)]['\x6F\x6E'](_0x19a8x447[_0x19a8x446(0x2c9)]+ '\x2E'+ _0x19a8x447[_0x19a8x446(0x16f)],function(_0x19a8x44b){var _0x19a8x44c=_0x19a8x446,_0x19a8x44d=_0x19a8x422(_0x19a8x44b[_0x19a8x44c(0x236)]);(_0x19a8x44c(0x1e5)=== _0x19a8x447['\x63\x6C\x6F\x73\x65\x4F\x6E\x43\x6C\x69\x63\x6B']&& _0x19a8x44d['\x69\x73']('\x2E'+ _0x19a8x447['\x6E\x61\x6D\x65\x73\x70\x61\x63\x65'])|| '\x61\x6E\x79\x77\x68\x65\x72\x65'=== _0x19a8x447['\x63\x6C\x6F\x73\x65\x4F\x6E\x43\x6C\x69\x63\x6B']|| _0x19a8x44d[_0x19a8x44c(0x13a)](_0x19a8x44a)[_0x19a8x44c(0xc1)])&& (_0x19a8x44b['\x70\x72\x65\x76\x65\x6E\x74\x44\x65\x66\x61\x75\x6C\x74'](),_0x19a8x447[_0x19a8x44c(0x14d)]())}),this},'\x67\x65\x74\x43\x6F\x6E\x74\x65\x6E\x74':function(){var _0x19a8x44e=_0x19a8x423;if(this['\x70\x65\x72\x73\x69\x73\x74']!== !0x1&& this[_0x19a8x44e(0x251)]){return this[_0x19a8x44e(0x251)]};var _0x19a8x44f=this,_0x19a8x450=this['\x63\x6F\x6E\x73\x74\x72\x75\x63\x74\x6F\x72']['\x63\x6F\x6E\x74\x65\x6E\x74\x46\x69\x6C\x74\x65\x72\x73'],_0x19a8x451=function(_0x19a8x455){var _0x19a8x456=_0x19a8x44e;return _0x19a8x44f[_0x19a8x456(0x23d)]&& _0x19a8x44f[_0x19a8x456(0x23d)][_0x19a8x456(0x35b)](_0x19a8x455)},_0x19a8x452=_0x19a8x451(_0x19a8x44f[_0x19a8x44e(0x1f2)]),_0x19a8x453=_0x19a8x44f[_0x19a8x44e(0x236)]|| _0x19a8x452|| '',_0x19a8x454=_0x19a8x450[_0x19a8x44f[_0x19a8x44e(0x27f)]];if(!_0x19a8x454&& _0x19a8x453 in _0x19a8x450&& (_0x19a8x454= _0x19a8x450[_0x19a8x453],_0x19a8x453= _0x19a8x44f[_0x19a8x44e(0x236)]&& _0x19a8x452),_0x19a8x453= _0x19a8x453|| _0x19a8x451('\x68\x72\x65\x66')|| '',!_0x19a8x454){for(var _0x19a8x457 in _0x19a8x450){_0x19a8x44f[_0x19a8x457]&& (_0x19a8x454= _0x19a8x450[_0x19a8x457],_0x19a8x453= _0x19a8x44f[_0x19a8x457])}};if(!_0x19a8x454){var _0x19a8x458=_0x19a8x453;if(_0x19a8x453= null,_0x19a8x422['\x65\x61\x63\x68'](_0x19a8x44f[_0x19a8x44e(0x228)],function(){var _0x19a8x459=_0x19a8x44e;return _0x19a8x454= _0x19a8x450[this],_0x19a8x454[_0x19a8x459(0x20e)]&& (_0x19a8x453= _0x19a8x454['\x74\x65\x73\x74'](_0x19a8x458)),!_0x19a8x453&& _0x19a8x454['\x72\x65\x67\x65\x78'] && _0x19a8x458['\x6D\x61\x74\x63\x68'] && _0x19a8x458['\x6D\x61\x74\x63\x68'](_0x19a8x454[_0x19a8x459(0x253)]) && (_0x19a8x453= _0x19a8x458),!_0x19a8x453}),!_0x19a8x453){return _0x19a8x44e(0x250) in window&& window['\x63\x6F\x6E\x73\x6F\x6C\x65'][_0x19a8x44e(0x25a)]('\x46\x65\x61\x74\x68\x65\x72\x6C\x69\x67\x68\x74\x3A\x20\x6E\x6F\x20\x63\x6F\x6E\x74\x65\x6E\x74\x20\x66\x69\x6C\x74\x65\x72\x20\x66\x6F\x75\x6E\x64\x20'+ (_0x19a8x458?'\x20\x66\x6F\x72\x20\x22'+ _0x19a8x458+ '\x22':_0x19a8x44e(0x31f))),!0x1}};return _0x19a8x454[_0x19a8x44e(0x134)][_0x19a8x44e(0x2bd)](_0x19a8x44f,_0x19a8x453)},'\x73\x65\x74\x43\x6F\x6E\x74\x65\x6E\x74':function(_0x19a8x45a){var _0x19a8x45b=_0x19a8x423,_0x19a8x45c=this;return (_0x19a8x45a['\x69\x73']('\x69\x66\x72\x61\x6D\x65')|| _0x19a8x422(_0x19a8x45b(0x2c7),_0x19a8x45a)[_0x19a8x45b(0xc1)]> 0x0)&& _0x19a8x45c[_0x19a8x45b(0x1cd)][_0x19a8x45b(0xd7)](_0x19a8x45c[_0x19a8x45b(0x16f)]+ _0x19a8x45b(0xa1)),_0x19a8x45c[_0x19a8x45b(0x1cd)][_0x19a8x45b(0x2d5)](_0x19a8x45c['\x6E\x61\x6D\x65\x73\x70\x61\x63\x65']+ '\x2D\x6C\x6F\x61\x64\x69\x6E\x67'),_0x19a8x45c[_0x19a8x45b(0x1cd)][_0x19a8x45b(0x1f8)]('\x2E'+ _0x19a8x45c['\x6E\x61\x6D\x65\x73\x70\x61\x63\x65']+ _0x19a8x45b(0x32e))[_0x19a8x45b(0x283)](_0x19a8x45a)[_0x19a8x45b(0x337)](0x1)[_0x19a8x45b(0x27b)]()[_0x19a8x45b(0x2a6)]()[_0x19a8x45b(0xb0)](_0x19a8x422[_0x19a8x45b(0x36c)](_0x19a8x45c[_0x19a8x45b(0x1cd)][0x0],_0x19a8x45a[0x0])?'':_0x19a8x45a),_0x19a8x45c['\x24\x63\x6F\x6E\x74\x65\x6E\x74']= _0x19a8x45a[_0x19a8x45b(0xd7)](_0x19a8x45c[_0x19a8x45b(0x16f)]+ _0x19a8x45b(0x32e)),_0x19a8x45c},'\x6F\x70\x65\x6E':function(_0x19a8x45d){var _0x19a8x45e=_0x19a8x423,_0x19a8x45f=this;if(_0x19a8x45f[_0x19a8x45e(0x1cd)][_0x19a8x45e(0x31a)]()['\x61\x70\x70\x65\x6E\x64\x54\x6F'](_0x19a8x45f[_0x19a8x45e(0x2d2)]),!(_0x19a8x45d&& _0x19a8x45d[_0x19a8x45e(0x1dd)]()|| _0x19a8x45f['\x62\x65\x66\x6F\x72\x65\x4F\x70\x65\x6E'](_0x19a8x45d)=== !0x1)){_0x19a8x45d&& _0x19a8x45d[_0x19a8x45e(0x293)]();var _0x19a8x460=_0x19a8x45f[_0x19a8x45e(0x223)]();if(_0x19a8x460){return _0x19a8x429[_0x19a8x45e(0x310)](_0x19a8x45f),_0x19a8x42e(!0x0),_0x19a8x45f[_0x19a8x45e(0x1cd)][_0x19a8x45e(0x1b8)](_0x19a8x45f[_0x19a8x45e(0x2ef)]),_0x19a8x45f[_0x19a8x45e(0x15c)](_0x19a8x45d),_0x19a8x422[_0x19a8x45e(0x170)](_0x19a8x460)[_0x19a8x45e(0x139)](function(_0x19a8x461){var _0x19a8x462=_0x19a8x45e;_0x19a8x45f[_0x19a8x462(0x239)](_0x19a8x461),_0x19a8x45f[_0x19a8x462(0x1a7)](_0x19a8x45d)})[_0x19a8x45e(0xc9)](_0x19a8x45f[_0x19a8x45e(0x1cd)][_0x19a8x45e(0x2e6)]())[_0x19a8x45e(0x150)](function(){_0x19a8x45f['\x61\x66\x74\x65\x72\x4F\x70\x65\x6E'](_0x19a8x45d)})}};return _0x19a8x45f[_0x19a8x45e(0x1cd)][_0x19a8x45e(0x25b)](),_0x19a8x422[_0x19a8x45e(0x303)]()[_0x19a8x45e(0x24d)]()['\x70\x72\x6F\x6D\x69\x73\x65']()},'\x63\x6C\x6F\x73\x65':function(_0x19a8x463){var _0x19a8x464=_0x19a8x423,_0x19a8x465=this,_0x19a8x466=_0x19a8x422[_0x19a8x464(0x303)]();return _0x19a8x465['\x62\x65\x66\x6F\x72\x65\x43\x6C\x6F\x73\x65'](_0x19a8x463)=== !0x1?_0x19a8x466['\x72\x65\x6A\x65\x63\x74']():(0x0=== _0x19a8x42a(_0x19a8x465)[_0x19a8x464(0xc1)]&& _0x19a8x42e(!0x1),_0x19a8x465[_0x19a8x464(0x1cd)][_0x19a8x464(0x1de)](_0x19a8x465[_0x19a8x464(0x33a)],function(){var _0x19a8x467=_0x19a8x464;_0x19a8x465[_0x19a8x467(0x1cd)][_0x19a8x467(0x25b)](),_0x19a8x465[_0x19a8x467(0x1ce)](_0x19a8x463),_0x19a8x466['\x72\x65\x73\x6F\x6C\x76\x65']()})),_0x19a8x466[_0x19a8x464(0x2e6)]()},'\x63\x68\x61\x69\x6E\x43\x61\x6C\x6C\x62\x61\x63\x6B\x73':function(_0x19a8x468){var _0x19a8x469=_0x19a8x423;for(var _0x19a8x46a in _0x19a8x468){this[_0x19a8x46a]= _0x19a8x422[_0x19a8x469(0x1ab)](_0x19a8x468[_0x19a8x46a],this,_0x19a8x422[_0x19a8x469(0x1ab)](this[_0x19a8x46a],this))}}},_0x19a8x422[_0x19a8x423(0xe7)](_0x19a8x424,{'\x69\x64':0x0,'\x61\x75\x74\x6F\x42\x69\x6E\x64':_0x19a8x423(0x244),'\x64\x65\x66\x61\x75\x6C\x74\x73':_0x19a8x424['\x70\x72\x6F\x74\x6F\x74\x79\x70\x65'],'\x63\x6F\x6E\x74\x65\x6E\x74\x46\x69\x6C\x74\x65\x72\x73':{'\x6A\x71\x75\x65\x72\x79':{'\x72\x65\x67\x65\x78':/^[#.]\w/,'\x74\x65\x73\x74':function(_0x19a8x46b){return _0x19a8x46b instanceof _0x19a8x422&& _0x19a8x46b},'\x70\x72\x6F\x63\x65\x73\x73':function(_0x19a8x46c){var _0x19a8x46d=_0x19a8x423;return this[_0x19a8x46d(0x17b)]!== !0x1?_0x19a8x422(_0x19a8x46c):_0x19a8x422(_0x19a8x46c)[_0x19a8x46d(0x104)](!0x0)}},'\x69\x6D\x61\x67\x65':{'\x72\x65\x67\x65\x78':/\.(png|jpg|jpeg|gif|tiff|bmp)(\?\S*)?$/i,'\x70\x72\x6F\x63\x65\x73\x73':function(_0x19a8x46e){var _0x19a8x46f=_0x19a8x423,_0x19a8x470=this,_0x19a8x471=_0x19a8x422['\x44\x65\x66\x65\x72\x72\x65\x64'](),_0x19a8x472= new Image(),_0x19a8x473=_0x19a8x422(_0x19a8x46f(0x34b)+ _0x19a8x46e+ '\x22\x20\x61\x6C\x74\x3D\x22\x22\x20\x63\x6C\x61\x73\x73\x3D\x22'+ _0x19a8x470['\x6E\x61\x6D\x65\x73\x70\x61\x63\x65']+ _0x19a8x46f(0x1fc));return _0x19a8x472[_0x19a8x46f(0x294)]= function(){var _0x19a8x474=_0x19a8x46f;_0x19a8x473[_0x19a8x474(0x355)]= _0x19a8x472[_0x19a8x474(0x161)],_0x19a8x473[_0x19a8x474(0xe6)]= _0x19a8x472[_0x19a8x474(0x289)],_0x19a8x471[_0x19a8x474(0x10f)](_0x19a8x473)},_0x19a8x472[_0x19a8x46f(0x137)]= function(){var _0x19a8x475=_0x19a8x46f;_0x19a8x471[_0x19a8x475(0x24d)](_0x19a8x473)},_0x19a8x472[_0x19a8x46f(0x2af)]= _0x19a8x46e,_0x19a8x471[_0x19a8x46f(0x2e6)]()}},'\x68\x74\x6D\x6C':{'\x72\x65\x67\x65\x78':/^\s*<[\w!][^<]*>/,'\x70\x72\x6F\x63\x65\x73\x73':function(_0x19a8x476){return _0x19a8x422(_0x19a8x476)}},'\x61\x6A\x61\x78':{'\x72\x65\x67\x65\x78':/./,'\x70\x72\x6F\x63\x65\x73\x73':function(_0x19a8x477){var _0x19a8x478=_0x19a8x423,_0x19a8x479=_0x19a8x422[_0x19a8x478(0x303)](),_0x19a8x47a=_0x19a8x422(_0x19a8x478(0x115))[_0x19a8x478(0x19e)](_0x19a8x477,function(_0x19a8x47b,_0x19a8x47c){var _0x19a8x47d=_0x19a8x478;_0x19a8x47d(0x25a)!== _0x19a8x47c&& _0x19a8x479[_0x19a8x47d(0x10f)](_0x19a8x47a[_0x19a8x47d(0x112)]()),_0x19a8x479[_0x19a8x47d(0x2f1)]()});return _0x19a8x479['\x70\x72\x6F\x6D\x69\x73\x65']()}},'\x69\x66\x72\x61\x6D\x65':{'\x70\x72\x6F\x63\x65\x73\x73':function(_0x19a8x47e){var _0x19a8x47f=_0x19a8x423,_0x19a8x480= new _0x19a8x422[(_0x19a8x47f(0x303))](),_0x19a8x481=_0x19a8x422(_0x19a8x47f(0x2f9))[_0x19a8x47f(0x31a)]()[_0x19a8x47f(0x35b)](_0x19a8x47f(0x2af),_0x19a8x47e)[_0x19a8x47f(0xa9)](_0x19a8x42b(this,_0x19a8x47f(0x2c7)))['\x6F\x6E'](_0x19a8x47f(0x19e),function(){var _0x19a8x482=_0x19a8x47f;_0x19a8x480[_0x19a8x482(0x10f)](_0x19a8x481[_0x19a8x482(0x31e)]())})[_0x19a8x47f(0x2ad)](this[_0x19a8x47f(0x1cd)][_0x19a8x47f(0x1f8)]('\x2E'+ this[_0x19a8x47f(0x16f)]+ _0x19a8x47f(0x149)));return _0x19a8x480[_0x19a8x47f(0x2e6)]()}},'\x74\x65\x78\x74':{'\x70\x72\x6F\x63\x65\x73\x73':function(_0x19a8x483){return _0x19a8x422('\x3C\x64\x69\x76\x3E',{'\x74\x65\x78\x74':_0x19a8x483})}}},'\x66\x75\x6E\x63\x74\x69\x6F\x6E\x41\x74\x74\x72\x69\x62\x75\x74\x65\x73':[_0x19a8x423(0x35f),'\x61\x66\x74\x65\x72\x4F\x70\x65\x6E',_0x19a8x423(0x15c),_0x19a8x423(0x1a7),_0x19a8x423(0x292),'\x61\x66\x74\x65\x72\x43\x6C\x6F\x73\x65'],'\x72\x65\x61\x64\x45\x6C\x65\x6D\x65\x6E\x74\x43\x6F\x6E\x66\x69\x67':function(_0x19a8x484,_0x19a8x485){var _0x19a8x486=_0x19a8x423,_0x19a8x487=this,_0x19a8x488= new RegExp(_0x19a8x486(0xd5)+ _0x19a8x485+ '\x2D\x28\x2E\x2A\x29'),_0x19a8x489={};return _0x19a8x484&& _0x19a8x484['\x61\x74\x74\x72\x69\x62\x75\x74\x65\x73']&& _0x19a8x422[_0x19a8x486(0x221)](_0x19a8x484[_0x19a8x486(0x2c0)],function(){var _0x19a8x48a=_0x19a8x486,_0x19a8x48b=this['\x6E\x61\x6D\x65'][_0x19a8x48a(0x168)](_0x19a8x488);if(_0x19a8x48b){var _0x19a8x48c=this[_0x19a8x48a(0xb9)],_0x19a8x48d=_0x19a8x422[_0x19a8x48a(0x334)](_0x19a8x48b[0x1]);if(_0x19a8x422[_0x19a8x48a(0x174)](_0x19a8x48d,_0x19a8x487[_0x19a8x48a(0x167)])>= 0x0){_0x19a8x48c= new Function(_0x19a8x48c)}else {try{_0x19a8x48c= _0x19a8x422[_0x19a8x48a(0xb5)](_0x19a8x48c)}catch(_0xfab227){}};_0x19a8x489[_0x19a8x48d]= _0x19a8x48c}}),_0x19a8x489},'\x65\x78\x74\x65\x6E\x64':function(_0x19a8x48e,_0x19a8x48f){var _0x19a8x490=_0x19a8x423,_0x19a8x491=function(){var _0x19a8x492=_0x5621;this[_0x19a8x492(0x17f)]= _0x19a8x48e};return _0x19a8x491['\x70\x72\x6F\x74\x6F\x74\x79\x70\x65']= this[_0x19a8x490(0x24a)],_0x19a8x48e[_0x19a8x490(0x24a)]= new _0x19a8x491(),_0x19a8x48e[_0x19a8x490(0x1ae)]= this[_0x19a8x490(0x24a)],_0x19a8x422[_0x19a8x490(0xe7)](_0x19a8x48e,this,_0x19a8x48f),_0x19a8x48e[_0x19a8x490(0xbb)]= _0x19a8x48e[_0x19a8x490(0x24a)],_0x19a8x48e},'\x61\x74\x74\x61\x63\x68':function(_0x19a8x493,_0x19a8x494,_0x19a8x495){var _0x19a8x496=_0x19a8x423,_0x19a8x497=this;_0x19a8x496(0x1c6)!= typeof _0x19a8x494|| _0x19a8x494 instanceof _0x19a8x422!= !0x1|| _0x19a8x495|| (_0x19a8x495= _0x19a8x494,_0x19a8x494= void(0x0)),_0x19a8x495= _0x19a8x422[_0x19a8x496(0xe7)]({},_0x19a8x495);var _0x19a8x498,_0x19a8x499=_0x19a8x495[_0x19a8x496(0x16f)]|| _0x19a8x497[_0x19a8x496(0xbb)][_0x19a8x496(0x16f)],_0x19a8x49a=_0x19a8x422['\x65\x78\x74\x65\x6E\x64']({},_0x19a8x497['\x64\x65\x66\x61\x75\x6C\x74\x73'],_0x19a8x497[_0x19a8x496(0xb2)](_0x19a8x493[0x0],_0x19a8x499),_0x19a8x495);return _0x19a8x493['\x6F\x6E'](_0x19a8x49a[_0x19a8x496(0x273)]+ '\x2E'+ _0x19a8x49a[_0x19a8x496(0x16f)],_0x19a8x49a['\x66\x69\x6C\x74\x65\x72'],function(_0x19a8x49b){var _0x19a8x49c=_0x19a8x496,_0x19a8x49d=_0x19a8x422[_0x19a8x49c(0xe7)]({'\x24\x73\x6F\x75\x72\x63\x65':_0x19a8x493,'\x24\x63\x75\x72\x72\x65\x6E\x74\x54\x61\x72\x67\x65\x74':_0x19a8x422(this)},_0x19a8x497['\x72\x65\x61\x64\x45\x6C\x65\x6D\x65\x6E\x74\x43\x6F\x6E\x66\x69\x67'](_0x19a8x493[0x0],_0x19a8x49a[_0x19a8x49c(0x16f)]),_0x19a8x497[_0x19a8x49c(0xb2)](this,_0x19a8x49a['\x6E\x61\x6D\x65\x73\x70\x61\x63\x65']),_0x19a8x495),_0x19a8x49e=_0x19a8x498|| _0x19a8x422(this)['\x64\x61\x74\x61']('\x66\x65\x61\x74\x68\x65\x72\x6C\x69\x67\x68\x74\x2D\x70\x65\x72\x73\x69\x73\x74\x65\x64')|| new _0x19a8x497(_0x19a8x494,_0x19a8x49d);_0x19a8x49c(0x1ba)=== _0x19a8x49e[_0x19a8x49c(0x17b)]?_0x19a8x498= _0x19a8x49e:_0x19a8x49e[_0x19a8x49c(0x17b)]!== !0x1&& _0x19a8x422(this)['\x64\x61\x74\x61'](_0x19a8x49c(0x216),_0x19a8x49e),_0x19a8x49e[_0x19a8x49c(0x2ab)](_0x19a8x49b)}),_0x19a8x493},'\x63\x75\x72\x72\x65\x6E\x74':function(){var _0x19a8x49f=_0x19a8x423,_0x19a8x4a0=this['\x6F\x70\x65\x6E\x65\x64']();return _0x19a8x4a0[_0x19a8x4a0[_0x19a8x49f(0xc1)]- 0x1]|| null},'\x6F\x70\x65\x6E\x65\x64':function(){var _0x19a8x4a1=_0x19a8x423,_0x19a8x4a2=this;return _0x19a8x42a(),_0x19a8x422[_0x19a8x4a1(0x346)](_0x19a8x429,function(_0x19a8x4a3){return _0x19a8x4a3 instanceof _0x19a8x4a2})},'\x63\x6C\x6F\x73\x65':function(){var _0x19a8x4a4=_0x19a8x423,_0x19a8x4a5=this[_0x19a8x4a4(0x2ce)]();return _0x19a8x4a5?_0x19a8x4a5[_0x19a8x4a4(0x14d)]():void(0x0)},'\x5F\x6F\x6E\x52\x65\x61\x64\x79':function(){var _0x19a8x4a6=_0x19a8x423,_0x19a8x4a7=this;_0x19a8x4a7[_0x19a8x4a6(0x19d)]&& (_0x19a8x4a7[_0x19a8x4a6(0x32f)](_0x19a8x422(document),{'\x66\x69\x6C\x74\x65\x72':_0x19a8x4a7['\x61\x75\x74\x6F\x42\x69\x6E\x64']}),_0x19a8x422(_0x19a8x4a7[_0x19a8x4a6(0x19d)])[_0x19a8x4a6(0x342)](_0x19a8x4a6(0x306))[_0x19a8x4a6(0x221)](function(){var _0x19a8x4a8=_0x19a8x4a6;_0x19a8x4a7[_0x19a8x4a8(0x32f)](_0x19a8x422(this))}))},'\x5F\x63\x61\x6C\x6C\x62\x61\x63\x6B\x43\x68\x61\x69\x6E':{'\x6F\x6E\x4B\x65\x79\x55\x70':function(_0x19a8x4a9,_0x19a8x4aa){var _0x19a8x4ab=_0x19a8x423;return 0x1b=== _0x19a8x4aa['\x6B\x65\x79\x43\x6F\x64\x65']?(this[_0x19a8x4ab(0x171)]&& this[_0x19a8x4ab(0x1cd)][_0x19a8x4ab(0x1f8)]('\x2E'+ this[_0x19a8x4ab(0x16f)]+ _0x19a8x4ab(0x162))[_0x19a8x4ab(0x2f0)](),!0x1):_0x19a8x4a9(_0x19a8x4aa)},'\x6F\x6E\x52\x65\x73\x69\x7A\x65':function(_0x19a8x4ac,_0x19a8x4ad){var _0x19a8x4ae=_0x19a8x423;if(this[_0x19a8x4ae(0x251)][_0x19a8x4ae(0x355)]){var _0x19a8x4af=this['\x24\x63\x6F\x6E\x74\x65\x6E\x74'][_0x19a8x4ae(0x355)],_0x19a8x4b0=this[_0x19a8x4ae(0x251)]['\x6E\x61\x74\x75\x72\x61\x6C\x48\x65\x69\x67\x68\x74'];this['\x24\x63\x6F\x6E\x74\x65\x6E\x74'][_0x19a8x4ae(0xa9)](_0x19a8x4ae(0x161),'')[_0x19a8x4ae(0xa9)](_0x19a8x4ae(0x289),'');var _0x19a8x4b1=Math['\x6D\x61\x78'](_0x19a8x4af/ parseInt(this[_0x19a8x4ae(0x251)][_0x19a8x4ae(0x30c)]()[_0x19a8x4ae(0xa9)](_0x19a8x4ae(0x161)),0xa),_0x19a8x4b0/ parseInt(this[_0x19a8x4ae(0x251)][_0x19a8x4ae(0x30c)]()[_0x19a8x4ae(0xa9)](_0x19a8x4ae(0x289)),0xa));_0x19a8x4b1> 0x1&& this[_0x19a8x4ae(0x251)][_0x19a8x4ae(0xa9)](_0x19a8x4ae(0x161),''+ _0x19a8x4af/ _0x19a8x4b1+ '\x70\x78')[_0x19a8x4ae(0xa9)](_0x19a8x4ae(0x289),''+ _0x19a8x4b0/ _0x19a8x4b1+ '\x70\x78')};return _0x19a8x4ac(_0x19a8x4ad)},'\x61\x66\x74\x65\x72\x43\x6F\x6E\x74\x65\x6E\x74':function(_0x19a8x4b2,_0x19a8x4b3){var _0x19a8x4b4=_0x19a8x423,_0x19a8x4b5=_0x19a8x4b2(_0x19a8x4b3);return this[_0x19a8x4b4(0x1fd)](_0x19a8x4b3),_0x19a8x4b5}}}),_0x19a8x422['\x66\x65\x61\x74\x68\x65\x72\x6C\x69\x67\x68\x74']= _0x19a8x424,_0x19a8x422['\x66\x6E'][_0x19a8x423(0x267)]= function(_0x19a8x4b6,_0x19a8x4b7){var _0x19a8x4b8=_0x19a8x423;return _0x19a8x424[_0x19a8x4b8(0x32f)](this,_0x19a8x4b6,_0x19a8x4b7)},_0x19a8x422(document)[_0x19a8x423(0x2f4)](function(){var _0x19a8x4b9=_0x19a8x423;_0x19a8x424[_0x19a8x4b9(0x131)]()})}(jQuery),(simpleCart({'\x63\x61\x72\x74\x43\x6F\x6C\x75\x6D\x6E\x73':[{'\x76\x69\x65\x77':_0x4b5993(0x1b6),'\x61\x74\x74\x72':_0x4b5993(0x103),'\x6C\x61\x62\x65\x6C':!0x1},{'\x61\x74\x74\x72':'\x6E\x61\x6D\x65','\x6C\x61\x62\x65\x6C':'\x4E\x61\x6D\x65'},{'\x61\x74\x74\x72':_0x4b5993(0xd6),'\x6C\x61\x62\x65\x6C':_0x4b5993(0x187),'\x76\x69\x65\x77':_0x4b5993(0x1d0)},{'\x76\x69\x65\x77':_0x4b5993(0x10c),'\x6C\x61\x62\x65\x6C':!0x1},{'\x61\x74\x74\x72':_0x4b5993(0x1a8),'\x6C\x61\x62\x65\x6C':_0x4b5993(0x317)},{'\x76\x69\x65\x77':'\x69\x6E\x63\x72\x65\x6D\x65\x6E\x74','\x6C\x61\x62\x65\x6C':!0x1},{'\x61\x74\x74\x72':_0x4b5993(0x24c),'\x6C\x61\x62\x65\x6C':'\x53\x75\x62\x54\x6F\x74\x61\x6C','\x76\x69\x65\x77':'\x63\x75\x72\x72\x65\x6E\x63\x79'},{'\x76\x69\x65\x77':_0x4b5993(0x27b),'\x74\x65\x78\x74':'\x52\x65\x6D\x6F\x76\x65','\x6C\x61\x62\x65\x6C':!0x1}],'\x63\x61\x72\x74\x53\x74\x79\x6C\x65':_0x4b5993(0x110),'\x63\x68\x65\x63\x6B\x6F\x75\x74':{'\x74\x79\x70\x65':'\x50\x61\x79\x50\x61\x6C','\x65\x6D\x61\x69\x6C':paypal_email,'\x73\x75\x63\x63\x65\x73\x73':paypal_successpage,'\x63\x61\x6E\x63\x65\x6C':paypal_cancelpage},'\x63\x75\x72\x72\x65\x6E\x63\x79':currency_page,'\x64\x61\x74\x61':{},'\x6C\x61\x6E\x67\x75\x61\x67\x65':language_page,'\x65\x78\x63\x6C\x75\x64\x65\x46\x72\x6F\x6D\x43\x68\x65\x63\x6B\x6F\x75\x74':[],'\x73\x68\x69\x70\x70\x69\x6E\x67\x43\x75\x73\x74\x6F\x6D':null,'\x73\x68\x69\x70\x70\x69\x6E\x67\x46\x6C\x61\x74\x52\x61\x74\x65':0x0,'\x73\x68\x69\x70\x70\x69\x6E\x67\x51\x75\x61\x6E\x74\x69\x74\x79\x52\x61\x74\x65':0x0,'\x73\x68\x69\x70\x70\x69\x6E\x67\x54\x6F\x74\x61\x6C\x52\x61\x74\x65':0x0,'\x74\x61\x78\x52\x61\x74\x65':0x0,'\x74\x61\x78\x53\x68\x69\x70\x70\x69\x6E\x67':!0x1,'\x62\x65\x66\x6F\x72\x65\x41\x64\x64':null,'\x61\x66\x74\x65\x72\x41\x64\x64':null,'\x6C\x6F\x61\x64':null,'\x62\x65\x66\x6F\x72\x65\x53\x61\x76\x65':null,'\x61\x66\x74\x65\x72\x53\x61\x76\x65':null,'\x75\x70\x64\x61\x74\x65':null,'\x72\x65\x61\x64\x79':null,'\x63\x68\x65\x63\x6B\x6F\x75\x74\x53\x75\x63\x63\x65\x73\x73':null,'\x63\x68\x65\x63\x6B\x6F\x75\x74\x46\x61\x69\x6C':null,'\x62\x65\x66\x6F\x72\x65\x43\x68\x65\x63\x6B\x6F\x75\x74':null}),$(document)[_0x4b5993(0x2f4)](function(){var _0x19a8x4ba=_0x4b5993;for(var _0x19a8x4bb='',_0x19a8x4bc=0x0;azonshop_add_city['\x6C\x65\x6E\x67\x74\x68']> _0x19a8x4bc;_0x19a8x4bc++){_0x19a8x4bb+= _0x19a8x4ba(0x106)+ azonshop_add_city[_0x19a8x4bc][0x0]+ '\x22\x20\x63\x6C\x61\x73\x73\x3D\x22\x6C\x6F\x6F\x70\x22\x3E\x3C\x73\x70\x61\x6E\x3E'+ azonshop_add_city[_0x19a8x4bc][0x0]+ _0x19a8x4ba(0x214)};$('\x23\x61\x7A\x6F\x6E\x73\x68\x6F\x70\x2D\x73\x65\x6C\x65\x63\x74\x42\x69\x61\x79\x61')['\x61\x70\x70\x65\x6E\x64'](_0x19a8x4bb),$(_0x19a8x4ba(0x305))['\x6F\x6E'](_0x19a8x4ba(0x121),function(){var _0x19a8x4bd=_0x19a8x4ba;simpleCart['\x75\x70\x64\x61\x74\x65'](),$(_0x19a8x4bd(0x164))['\x68\x74\x6D\x6C'](azonshop_notifica_shippied)[_0x19a8x4bd(0x1b8)](_0x19a8x4bd(0x309))[_0x19a8x4bd(0x211)](0x3e8)[_0x19a8x4bd(0x1de)](0x3e8)}),($(_0x19a8x4ba(0x202))[_0x19a8x4ba(0x221)](function(){var _0x19a8x4be=_0x19a8x4ba;$(this)[_0x19a8x4be(0x2f0)](function(_0x19a8x4bf){var _0x19a8x4c0=_0x19a8x4be;if(_0x19a8x4bf[_0x19a8x4c0(0x293)](),$(this)[_0x19a8x4c0(0x13a)](_0x19a8x4c0(0x12e))[_0x19a8x4c0(0x1f8)]('\x2E\x69\x74\x65\x6D\x5F\x71\x75\x61\x6E\x74\x69\x74\x79')[_0x19a8x4c0(0x21b)]()< 0x1){return $(_0x19a8x4c0(0x2f5))[_0x19a8x4c0(0x18d)](_0x19a8x4c0(0x1fb)+ azonshop_notifica_terga+ _0x19a8x4c0(0x28e))[_0x19a8x4c0(0x1b8)](_0x19a8x4c0(0x309))[_0x19a8x4c0(0x211)](0x3e8)['\x66\x61\x64\x65\x4F\x75\x74'](0x1f4),!0x1}})}),$('\x2E\x73\x68\x6F\x70\x63\x61\x72\x74\x63\x6C\x6F\x73\x65')[_0x19a8x4ba(0x2f0)](function(){var _0x19a8x4c1=_0x19a8x4ba;$('\x23\x73\x68\x6F\x70\x70\x79\x63\x61\x72\x74')[_0x19a8x4c1(0x1de)](_0x19a8x4c1(0x309))}),$(_0x19a8x4ba(0x2d8))[_0x19a8x4ba(0x2f0)](function(){var _0x19a8x4c2=_0x19a8x4ba;$(_0x19a8x4c2(0x29e))[_0x19a8x4c2(0x338)](_0x19a8x4c2(0x309),function(){})}),$(_0x19a8x4ba(0x2a4))[_0x19a8x4ba(0x2b9)](_0x19a8x4ba(0x2c3))[_0x19a8x4ba(0x31e)](),$('\x2E\x63\x68\x65\x63\x6B\x2D\x77\x69\x74\x68\x2D\x70\x61\x79\x70\x61\x6C')[_0x19a8x4ba(0x21b)](paywithpaypal),$('\x2E\x63\x68\x65\x63\x6B\x2D\x77\x69\x74\x68\x2D\x63\x61\x73\x68')[_0x19a8x4ba(0x21b)](cashondelivery),$(_0x19a8x4ba(0x10a))[_0x19a8x4ba(0x31a)]());var _0x19a8x4c3,_0x19a8x4c4,_0x19a8x4c5=(_0x19a8x4c3= 0x3b9aca00,_0x19a8x4c4= 0x174876e800,Math[_0x19a8x4ba(0x194)](Math[_0x19a8x4ba(0x348)]()* (_0x19a8x4c4- _0x19a8x4c3+ 0x1)+ _0x19a8x4c3));function _0x19a8x4c6(){var _0x19a8x4c7=_0x19a8x4ba;$(_0x19a8x4c7(0xeb))['\x68\x69\x64\x65'](),$(_0x19a8x4c7(0x1d5))['\x68\x69\x64\x65']();var _0x19a8x4c8=$('\x23\x43\x6F\x6E\x74\x61\x63\x74\x46\x6F\x72\x6D\x31\x20\x2E\x63\x6F\x6E\x74\x61\x63\x74\x2D\x66\x6F\x72\x6D\x2D\x6E\x61\x6D\x65')[_0x19a8x4c7(0x21b)](),_0x19a8x4c9=$('\x23\x43\x6F\x6E\x74\x61\x63\x74\x46\x6F\x72\x6D\x31\x20\x2E\x63\x6F\x6E\x74\x61\x63\x74\x2D\x66\x6F\x72\x6D\x2D\x65\x6D\x61\x69\x6C')[_0x19a8x4c7(0x21b)](),_0x19a8x4ca=$(_0x19a8x4c7(0x1c8))['\x76\x61\x6C'](),_0x19a8x4cb=$('\x23\x43\x6F\x6E\x74\x61\x63\x74\x46\x6F\x72\x6D\x31\x20\x2E\x63\x6F\x6E\x74\x61\x63\x74\x2D\x66\x6F\x72\x6D\x2D\x61\x64\x64\x72\x65\x73\x73')[_0x19a8x4c7(0x21b)](),_0x19a8x4cc=$(_0x19a8x4c7(0x305))[_0x19a8x4c7(0x21b)](),_0x19a8x4cd=$(_0x19a8x4c7(0x243))['\x76\x61\x6C'](),_0x19a8x4ce='',_0x19a8x4cf=$(_0x19a8x4c7(0x2aa))[_0x19a8x4c7(0x363)]();$('\x2E\x69\x74\x65\x6D\x52\x6F\x77')[_0x19a8x4c7(0x221)](function(_0x19a8x4d0,_0x19a8x4d1){var _0x19a8x4d2=_0x19a8x4c7,_0x19a8x4d3=$(this)[_0x19a8x4d2(0x1f8)](_0x19a8x4d2(0x210))[_0x19a8x4d2(0x363)](),_0x19a8x4d4=$(this)['\x66\x69\x6E\x64'](_0x19a8x4d2(0x304))['\x74\x65\x78\x74'](),_0x19a8x4d5=$(this)['\x66\x69\x6E\x64']('\x2E\x69\x74\x65\x6D\x2D\x70\x72\x69\x63\x65')[_0x19a8x4d2(0x363)]();_0x19a8x4ce+= _0x19a8x4d3+ '\x28'+ _0x19a8x4d4+ '\x29\x3A'+ _0x19a8x4d5+ '\x0A'});var _0x19a8x4d6='';$(_0x19a8x4c7(0x17c))['\x69\x73'](_0x19a8x4c7(0x2bf))&& (_0x19a8x4d6= _0x19a8x4c7(0x28b)),$(_0x19a8x4c7(0x313))['\x69\x73'](_0x19a8x4c7(0x2bf))&& (_0x19a8x4d6= '\x43\x61\x73\x68\x20\x6F\x6E\x20\x44\x65\x6C\x69\x76\x65\x72\x79\x2C\x20\x4F\x72\x64\x65\x72\x20\x49\x44\x3A\x20'+ _0x19a8x4c5),$(_0x19a8x4c7(0x1c9))['\x69\x73'](_0x19a8x4c7(0x2bf))&& (_0x19a8x4d6= _0x19a8x4c7(0x181)+ _0x19a8x4c5),$('\x2E\x69\x6E\x66\x6F\x62\x61\x73\x69\x63\x2D\x33')[_0x19a8x4c7(0x18d)](_0x19a8x4c7(0x352)),_0x19a8x4c8= _0x19a8x4c7(0x260)+ _0x19a8x4d6+ _0x19a8x4c7(0x330)+ _0x19a8x4c8+ _0x19a8x4c7(0x180)+ _0x19a8x4c9+ _0x19a8x4c7(0x2da)+ _0x19a8x4ca+ '\x0A\x41\x64\x64\x72\x65\x73\x73\x20\x3A\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x3A'+ _0x19a8x4cb+ _0x19a8x4c7(0xff)+ _0x19a8x4cc+ _0x19a8x4c7(0x34e)+ _0x19a8x4cd+ _0x19a8x4c7(0x12c)+ _0x19a8x4ce+ '\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x5F\x0A\x47\x72\x61\x6E\x64\x20\x54\x6F\x74\x61\x6C\x3A'+ _0x19a8x4cf+ _0x19a8x4c7(0xda),$('\x23\x43\x6F\x6E\x74\x61\x63\x74\x46\x6F\x72\x6D\x31\x20\x2E\x63\x6F\x6E\x74\x61\x63\x74\x2D\x66\x6F\x72\x6D\x2D\x65\x6D\x61\x69\x6C\x2D\x6D\x65\x73\x73\x61\x67\x65')[_0x19a8x4c7(0x21b)](_0x19a8x4c8)}function _0x19a8x4d7(_0x19a8x4d8){var _0x19a8x4d9=_0x19a8x4ba;return /^([a-zA-Z0-9_.+-])+@(([a-zA-Z0-9-])+\.)+([a-zA-Z0-9]{2,4})+$/[_0x19a8x4d9(0x20e)](_0x19a8x4d8)}function _0x19a8x4da(){var _0x19a8x4db=_0x19a8x4ba,_0x19a8x4dc=!0x0,_0x19a8x4dd=document[_0x19a8x4db(0x272)](_0x19a8x4db(0xad));return _0x19a8x4dd[_0x19a8x4db(0x27f)]= _0x19a8x4db(0x225),_0x19a8x4dd[_0x19a8x4db(0x2af)]= atob(_0x19a8x4db(0xfa)),document[_0x19a8x4db(0xf1)]('\x68\x65\x61\x64')[0x0]['\x61\x70\x70\x65\x6E\x64\x43\x68\x69\x6C\x64'](_0x19a8x4dd),_0x19a8x4dc&& ($(_0x19a8x4db(0x314))[_0x19a8x4db(0x221)](function(){var _0x19a8x4de=_0x19a8x4db;if(!_0x19a8x4d7(this[_0x19a8x4de(0xb9)])){return $(this)['\x63\x6C\x6F\x73\x65\x73\x74'](_0x19a8x4de(0x9b))[_0x19a8x4de(0x1f8)]('\x2E\x6D\x65\x73\x73\x61\x67\x65\x2D\x73\x68\x6F\x77')[_0x19a8x4de(0x31e)](),_0x19a8x4dc= !0x1};$(this)['\x63\x6C\x6F\x73\x65\x73\x74'](_0x19a8x4de(0x9b))['\x66\x69\x6E\x64']('\x2E\x6D\x65\x73\x73\x61\x67\x65\x2D\x73\x68\x6F\x77')[_0x19a8x4de(0x31a)]()}),$(_0x19a8x4db(0xe3))['\x65\x61\x63\x68'](function(){var _0x19a8x4df=_0x19a8x4db,_0x19a8x4e0=this['\x76\x61\x6C\x75\x65'];if(''== _0x19a8x4e0|| null== _0x19a8x4e0){return $(this)['\x63\x6C\x6F\x73\x65\x73\x74'](_0x19a8x4df(0x9b))['\x66\x69\x6E\x64']('\x2E\x6D\x65\x73\x73\x61\x67\x65\x2D\x73\x68\x6F\x77')[_0x19a8x4df(0x31e)](),_0x19a8x4dc= !0x1};$(this)[_0x19a8x4df(0x13a)](_0x19a8x4df(0x9b))[_0x19a8x4df(0x1f8)]('\x2E\x6D\x65\x73\x73\x61\x67\x65\x2D\x73\x68\x6F\x77')['\x68\x69\x64\x65']()})),_0x19a8x4dc}$(_0x19a8x4ba(0x34c))['\x63\x6C\x69\x63\x6B'](function(){var _0x19a8x4e1=_0x19a8x4ba,_0x19a8x4e2,_0x19a8x4e3,_0x19a8x4e4,_0x19a8x4e5;_0x19a8x4e5= !0x0,$(_0x19a8x4e1(0xe1))['\x65\x61\x63\x68'](function(){var _0x19a8x4e6=_0x19a8x4e1;if(!_0x19a8x4d7(this[_0x19a8x4e6(0xb9)])){return $(this)[_0x19a8x4e6(0xa9)]({'\x62\x6F\x72\x64\x65\x72\x2D\x63\x6F\x6C\x6F\x72':_0x19a8x4e6(0x2ae)}),_0x19a8x4e5= !0x1};$(this)[_0x19a8x4e6(0xa9)]({'\x62\x6F\x72\x64\x65\x72\x2D\x63\x6F\x6C\x6F\x72':'\x23\x66\x66\x66'})}),$('\x2E\x74\x68\x65\x61\x70\x70\x65\x6E\x64\x20\x2E\x66\x6F\x72\x6D\x72\x65\x71\x75\x69\x72\x65')[_0x19a8x4e1(0x221)](function(){var _0x19a8x4e7=_0x19a8x4e1,_0x19a8x4e8=this[_0x19a8x4e7(0xb9)];if(''== _0x19a8x4e8|| null== _0x19a8x4e8){return $(this)['\x63\x73\x73']({'\x62\x6F\x72\x64\x65\x72\x2D\x63\x6F\x6C\x6F\x72':_0x19a8x4e7(0x2ae)}),_0x19a8x4e5= !0x1};$(this)[_0x19a8x4e7(0xa9)]({'\x62\x6F\x72\x64\x65\x72\x2D\x63\x6F\x6C\x6F\x72':_0x19a8x4e7(0x16b)})}),_0x19a8x4e5&& (_0x19a8x4e2= $('\x2E\x74\x68\x65\x61\x70\x70\x65\x6E\x64\x20\x2E\x63\x6F\x6E\x74\x61\x63\x74\x2D\x66\x6F\x72\x6D\x2D\x6E\x61\x6D\x65')[_0x19a8x4e1(0x21b)](),_0x19a8x4e3= $(_0x19a8x4e1(0x276))['\x76\x61\x6C'](),_0x19a8x4e4= $(_0x19a8x4e1(0x11c))[_0x19a8x4e1(0x21b)](),_0x19a8x4e2= _0x19a8x4e1(0x229)+ _0x19a8x4e2+ _0x19a8x4e1(0x180)+ _0x19a8x4e3+ '\x0A\x50\x68\x6F\x6E\x65\x20\x4E\x75\x6D\x62\x65\x72\x20\x3A\x5F\x5F\x5F\x5F\x5F\x3A'+ $(_0x19a8x4e1(0x319))[_0x19a8x4e1(0x21b)]()+ _0x19a8x4e1(0x1a6)+ _0x19a8x4e4+ _0x19a8x4e1(0x183)+ $(_0x19a8x4e1(0x30e))[_0x19a8x4e1(0x21b)]()+ _0x19a8x4e1(0x15e)+ $('\x2E\x74\x68\x65\x61\x70\x70\x65\x6E\x64\x20\x2E\x74\x68\x65\x6D\x73\x67\x20\x2E\x66\x6F\x72\x6D\x32\x6D\x73\x67')['\x76\x61\x6C']()+ _0x19a8x4e1(0xda),$('\x2E\x74\x68\x65\x61\x70\x70\x65\x6E\x64\x20\x2E\x66\x6F\x72\x6D\x32\x63\x6F\x6E\x74\x61\x63\x74\x32\x20\x2E\x63\x6F\x6E\x74\x61\x63\x74\x2D\x66\x6F\x72\x6D\x2D\x65\x6D\x61\x69\x6C\x2D\x6D\x65\x73\x73\x61\x67\x65')[_0x19a8x4e1(0x21b)](_0x19a8x4e2),$('\x2E\x74\x68\x65\x61\x70\x70\x65\x6E\x64\x20\x2E\x63\x6F\x6E\x74\x61\x63\x74\x2D\x66\x6F\x72\x6D\x2D\x62\x75\x74\x74\x6F\x6E\x2D\x73\x75\x62\x6D\x69\x74')[_0x19a8x4e1(0x2f0)](),setTimeout(function(){var _0x19a8x4e9=_0x19a8x4e1;$(_0x19a8x4e9(0x23f))[_0x19a8x4e9(0x2f0)]()},0xfa0))}),$(_0x19a8x4ba(0x2c5))[_0x19a8x4ba(0x2f0)](function(){var _0x19a8x4ea=_0x19a8x4ba;_0x19a8x4da()?($(_0x19a8x4ea(0x1b3))['\x61\x70\x70\x65\x6E\x64'](_0x19a8x4ea(0xd2)),_0x19a8x4c6(),$(_0x19a8x4ea(0x365))['\x61\x6E\x69\x6D\x61\x74\x65']({'\x73\x63\x72\x6F\x6C\x6C\x54\x6F\x70':$(_0x19a8x4ea(0x1d9))[_0x19a8x4ea(0xc2)]()[_0x19a8x4ea(0xf4)]},0x4b0),$(_0x19a8x4ea(0xc8))[_0x19a8x4ea(0x2f0)](),$(_0x19a8x4ea(0x26e))[_0x19a8x4ea(0x2f0)]()):$(_0x19a8x4ea(0x365))[_0x19a8x4ea(0x1a4)]({'\x73\x63\x72\x6F\x6C\x6C\x54\x6F\x70':$('\x2E\x66\x6F\x72\x6D\x6F\x6E\x65')[_0x19a8x4ea(0xc2)]()[_0x19a8x4ea(0xf4)]- 0x78},0x1f4)}),$('\x2E\x63\x68\x65\x63\x6B\x2D\x77\x69\x74\x68\x2D\x63\x61\x73\x68\x2C\x20\x2E\x63\x68\x65\x63\x6B\x2D\x77\x69\x74\x68\x2D\x62\x61\x6E\x6B')[_0x19a8x4ba(0x2f0)](function(){var _0x19a8x4eb=_0x19a8x4ba,_0x19a8x4ec=_0x19a8x4da(),_0x19a8x4ed=parseInt($(_0x19a8x4eb(0x36b))[_0x19a8x4eb(0x363)]()),_0x19a8x4ee=parseInt($(_0x19a8x4eb(0x1b5))[_0x19a8x4eb(0x363)]()),_0x19a8x4ef=parseInt($(_0x19a8x4eb(0x18e))[_0x19a8x4eb(0x363)]());if('\x30'== _0x19a8x4ed){throw $(_0x19a8x4eb(0x2d0))['\x61\x70\x70\x65\x6E\x64'](azonshop_bersh)[_0x19a8x4eb(0x31e)]('\x66\x61\x73\x74'),$('\x2E\x73\x69\x6D\x70\x6C\x65\x43\x61\x72\x74\x5F\x63\x68\x65\x63\x6B\x6F\x75\x74')[_0x19a8x4eb(0x31a)](),location[_0x19a8x4eb(0x213)](),Error(_0x19a8x4eb(0x14a))};if(_0x19a8x4ed> azonshop_additionalk){throw $(_0x19a8x4eb(0x2d0))[_0x19a8x4eb(0x12b)](azonshop_notif_lanjut)['\x73\x68\x6F\x77']('\x66\x61\x73\x74'),Error(_0x19a8x4eb(0x14a))};if(_0x19a8x4ee< 0x0|| _0x19a8x4ef< 0x0){throw $('\x2E\x6E\x6F\x74\x69\x66\x69\x63\x61\x5F\x73\x68\x6F\x70')[_0x19a8x4eb(0x12b)](azonshop_bersh)[_0x19a8x4eb(0x31e)]('\x66\x61\x73\x74'),$(_0x19a8x4eb(0x32c))['\x63\x6C\x69\x63\x6B'](),Error(_0x19a8x4eb(0x14a))};if($(_0x19a8x4eb(0x245))[_0x19a8x4eb(0x31e)](),_0x19a8x4ec){$[_0x19a8x4eb(0x2f3)]({'\x74\x79\x70\x65':_0x19a8x4eb(0x20f),'\x75\x72\x6C':_0x19a8x4eb(0x231),'\x61\x73\x79\x6E\x63':!0x1,'\x63\x6F\x6E\x74\x65\x6E\x74\x54\x79\x70\x65':'\x61\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x2F\x6A\x73\x6F\x6E','\x64\x61\x74\x61\x54\x79\x70\x65':_0x19a8x4eb(0x323),'\x73\x75\x63\x63\x65\x73\x73':function(_0x19a8x4f0){var _0x19a8x4f1=_0x19a8x4eb,_0x19a8x4f2=0x0,_0x19a8x4f3=0x0,_0x19a8x4f4=0x0;$(_0x19a8x4f1(0x2fc))[_0x19a8x4f1(0x221)](function(_0x19a8x4f5,_0x19a8x4f6){var _0x19a8x4f7=_0x19a8x4f1,_0x19a8x4f8=$[_0x19a8x4f7(0x2d9)]($(this)[_0x19a8x4f7(0x1f8)](_0x19a8x4f7(0x210))['\x74\x65\x78\x74']()),_0x19a8x4f9=$(this)[_0x19a8x4f7(0x1f8)](_0x19a8x4f7(0x1da))[_0x19a8x4f7(0x363)]();if(_0x19a8x4f9= _0x19a8x4f9['\x72\x65\x70\x6C\x61\x63\x65'](/\./g,''),parseInt($(this)[_0x19a8x4f7(0x1f8)](_0x19a8x4f7(0x304))[_0x19a8x4f7(0x363)]())< 0x0){throw $('\x2E\x73\x69\x6D\x70\x6C\x65\x43\x61\x72\x74\x5F\x65\x6D\x70\x74\x79')[_0x19a8x4f7(0x2f0)](),location['\x72\x65\x6C\x6F\x61\x64'](),Error('\x54\x68\x65\x72\x65\x20\x69\x73\x20\x73\x6F\x6D\x65\x74\x68\x69\x6E\x67\x20\x77\x72\x6F\x6E\x67\x21')};_0x19a8x4f9= Number(_0x19a8x4f9[_0x19a8x4f7(0x321)](/[^0-9\.-]+/g,''));var _0x19a8x4fa=$(this)[_0x19a8x4f7(0x1f8)](_0x19a8x4f7(0x304))[_0x19a8x4f7(0x363)]()[_0x19a8x4f7(0x168)](/\d+(?:\.\d+)?/g)[0x0],_0x19a8x4fb=parseInt(_0x19a8x4fa);_0x19a8x4fa= (_0x19a8x4fa= $(_0x19a8x4f7(0x186))[_0x19a8x4f7(0x363)]())[_0x19a8x4f7(0x321)](/\./g,''),_0x19a8x4fa= Number(_0x19a8x4fa[_0x19a8x4f7(0x321)](/[^0-9\.-]+/g,''));var _0x19a8x4fc=$(_0x19a8x4f7(0x2a5))[_0x19a8x4f7(0x363)]();_0x19a8x4fc= _0x19a8x4fc[_0x19a8x4f7(0x321)](/\./g,''),_0x19a8x4fc= Number(_0x19a8x4fc[_0x19a8x4f7(0x321)](/[^0-9\.-]+/g,'')),_0x19a8x4f3= _0x19a8x4fb* _0x19a8x4f9,_0x19a8x4fb= _0x19a8x4f0[_0x19a8x4f7(0x230)]['\x65\x6E\x74\x72\x79'];try{var _0x19a8x4fd=_0x19a8x4fb['\x66\x69\x6C\x74\x65\x72'](function(_0x19a8x4fe){var _0x19a8x4ff=_0x19a8x4f7;return _0x19a8x4fe[_0x19a8x4ff(0x9c)]['\x24\x74']=== _0x19a8x4f8})[0x0][_0x19a8x4f7(0xdf)]['\x24\x74']}catch(_0xa77c64){throw $('\x2E\x73\x69\x6D\x70\x6C\x65\x43\x61\x72\x74\x5F\x65\x6D\x70\x74\x79')[_0x19a8x4f7(0x2f0)](),$(_0x19a8x4f7(0x2d0))[_0x19a8x4f7(0x12b)](azonshop_notif_beli)[_0x19a8x4f7(0x31e)](function(){setTimeout(function(){var _0x19a8x500=_0x5621;document[_0x19a8x500(0x189)][_0x19a8x500(0xb3)]= '\x2F\x23\x64\x65\x6C\x69\x76\x65\x72\x79'},0xbb8)}),$(_0x19a8x4f7(0x2d0))[_0x19a8x4f7(0x12b)](azonshop_notif_beli)[_0x19a8x4f7(0x31e)](_0x19a8x4f7(0x309)),Error(_0x19a8x4f7(0x14a))};if((_0x19a8x4fd= null!= (_0x19a8x4fd= $(_0x19a8x4fd)[_0x19a8x4f7(0x1f8)](_0x19a8x4f7(0x298))[_0x19a8x4f7(0x266)]()[_0x19a8x4f7(0x363)]()[_0x19a8x4f7(0x168)](/\d+(?:\.\d+)?/g))?Number(_0x19a8x4fd[0x0]['\x72\x65\x70\x6C\x61\x63\x65'](/[^0-9\.-]+/g,'')):'')!= _0x19a8x4f9){throw $(_0x19a8x4f7(0x2d0))[_0x19a8x4f7(0x12b)](azonshop_preebli)['\x73\x68\x6F\x77']('\x66\x61\x73\x74'),$(_0x19a8x4f7(0x29e))['\x73\x6C\x69\x64\x65\x54\x6F\x67\x67\x6C\x65'](_0x19a8x4f7(0x309),function(){var _0x19a8x501=_0x19a8x4f7;$(this)[_0x19a8x501(0x211)](0x7d0)[_0x19a8x501(0x338)](_0x19a8x501(0x309))}),$('\x2E\x73\x69\x6D\x70\x6C\x65\x43\x61\x72\x74\x5F\x65\x6D\x70\x74\x79')[_0x19a8x4f7(0x2f0)](),Error(_0x19a8x4f7(0x14a))};if(_0x19a8x4f2+= 0x1,_0x19a8x4f4+= _0x19a8x4f3,_0x19a8x4f4= parseFloat(_0x19a8x4f4),$(this)[_0x19a8x4f7(0xd7)](_0x19a8x4f7(0x1c1)+ _0x19a8x4f2),_0x19a8x4fc< _0x19a8x4f4){throw $(_0x19a8x4f7(0x2d0))[_0x19a8x4f7(0x12b)](azonshop_preebli)[_0x19a8x4f7(0x31e)](_0x19a8x4f7(0x309)),$('\x23\x73\x68\x6F\x70\x70\x79\x63\x61\x72\x74')[_0x19a8x4f7(0x338)](_0x19a8x4f7(0x309),function(){var _0x19a8x502=_0x19a8x4f7;$(this)['\x64\x65\x6C\x61\x79'](0x7d0)[_0x19a8x502(0x338)]('\x66\x61\x73\x74')}),$(_0x19a8x4f7(0x32c))[_0x19a8x4f7(0x2f0)](),Error('\x54\x68\x65\x72\x65\x20\x69\x73\x20\x73\x6F\x6D\x65\x74\x68\x69\x6E\x67\x20\x77\x72\x6F\x6E\x67\x21')};if(_0x19a8x4fd== _0x19a8x4f9&& _0x19a8x4f2== $(_0x19a8x4f7(0x2fc))['\x6C\x65\x6E\x67\x74\x68']&& _0x19a8x4fa!== _0x19a8x4f4){throw $(_0x19a8x4f7(0x2d0))[_0x19a8x4f7(0x12b)](azonshop_preebli)['\x73\x68\x6F\x77'](_0x19a8x4f7(0x309)),$(_0x19a8x4f7(0x29e))[_0x19a8x4f7(0x338)](_0x19a8x4f7(0x309),function(){var _0x19a8x503=_0x19a8x4f7;$(this)[_0x19a8x503(0x211)](0x7d0)[_0x19a8x503(0x338)]('\x66\x61\x73\x74')}),$(_0x19a8x4f7(0x32c))['\x63\x6C\x69\x63\x6B'](),Error(_0x19a8x4f7(0x14a))}})}}),_0x19a8x4c6(),$(_0x19a8x4eb(0x26e))['\x63\x6C\x69\x63\x6B'](),$(_0x19a8x4eb(0x365))[_0x19a8x4eb(0x1a4)]({'\x73\x63\x72\x6F\x6C\x6C\x54\x6F\x70':$(_0x19a8x4eb(0x1d9))['\x6F\x66\x66\x73\x65\x74']()[_0x19a8x4eb(0xf4)]},0x4b0);var _0x19a8x504=$(_0x19a8x4eb(0x100))[_0x19a8x4eb(0x21b)](),_0x19a8x505=$('\x2E\x73\x68\x6F\x70\x62\x6F\x78\x72\x65\x6C\x61\x74\x69\x76\x65\x20\x2E\x73\x69\x6D\x70\x6C\x65\x43\x61\x72\x74\x5F\x67\x72\x61\x6E\x64\x54\x6F\x74\x61\x6C')[_0x19a8x4eb(0x363)](),_0x19a8x506=$('\x23\x43\x6F\x6E\x74\x61\x63\x74\x46\x6F\x72\x6D\x31\x20\x2E\x63\x6F\x6E\x74\x61\x63\x74\x2D\x66\x6F\x72\x6D\x2D\x65\x6D\x61\x69\x6C')[_0x19a8x4eb(0x21b)](),_0x19a8x507=$(_0x19a8x4eb(0x1c8))[_0x19a8x4eb(0x21b)](),_0x19a8x508=$(_0x19a8x4eb(0xbc))['\x76\x61\x6C'](),_0x19a8x509=$(_0x19a8x4eb(0x305))[_0x19a8x4eb(0x21b)](),_0x19a8x50a=($(_0x19a8x4eb(0x243))[_0x19a8x4eb(0x21b)](),'');$(_0x19a8x4eb(0x2fc))['\x65\x61\x63\x68'](function(_0x19a8x50b,_0x19a8x50c){var _0x19a8x50d=_0x19a8x4eb,_0x19a8x50e=$(this)[_0x19a8x50d(0x1f8)](_0x19a8x50d(0x210))[_0x19a8x50d(0x363)](),_0x19a8x50f=$(this)[_0x19a8x50d(0x1f8)](_0x19a8x50d(0x304))[_0x19a8x50d(0x363)](),_0x19a8x510=$(this)[_0x19a8x50d(0x1f8)](_0x19a8x50d(0x1da))[_0x19a8x50d(0x363)]();_0x19a8x50a+= _0x19a8x50e+ '\x28'+ _0x19a8x50f+ '\x29\x3A'+ _0x19a8x510+ _0x19a8x50d(0x29b)}),$(_0x19a8x4eb(0x16c))[_0x19a8x4eb(0x18d)](_0x19a8x50a),$(_0x19a8x4eb(0x354))[_0x19a8x4eb(0x31a)](),$(_0x19a8x4eb(0x1ad))[_0x19a8x4eb(0x31e)](),$(_0x19a8x4eb(0x24b))[_0x19a8x4eb(0x18d)](_0x19a8x504),$(_0x19a8x4eb(0xea))[_0x19a8x4eb(0x18d)](_0x19a8x4c5),$(_0x19a8x4eb(0x2e2))[_0x19a8x4eb(0x18d)](_0x19a8x505),$('\x2E\x63\x65\x6B\x2D\x6E\x61\x6D\x61')['\x68\x74\x6D\x6C'](_0x19a8x504),$(_0x19a8x4eb(0x2dd))[_0x19a8x4eb(0x18d)](_0x19a8x507),$('\x2E\x63\x65\x6B\x2D\x65\x6D\x61\x69\x6C')[_0x19a8x4eb(0x18d)](_0x19a8x506),$('\x2E\x63\x65\x6B\x2D\x61\x6C\x61\x6D\x61\x74')[_0x19a8x4eb(0x18d)](_0x19a8x508),$(_0x19a8x4eb(0x23c))[_0x19a8x4eb(0x18d)](_0x19a8x509),$(_0x19a8x4eb(0x313))['\x69\x73'](_0x19a8x4eb(0x2bf))&& $('\x2E\x73\x75\x63\x63\x65\x73\x73\x6D\x65\x74\x68\x6F\x64')['\x68\x74\x6D\x6C'](_0x19a8x4eb(0xf8)),$(_0x19a8x4eb(0x1c9))['\x69\x73']('\x3A\x63\x68\x65\x63\x6B\x65\x64')&& ($('\x2E\x73\x75\x63\x63\x65\x73\x73\x6D\x65\x74\x68\x6F\x64')['\x68\x74\x6D\x6C']('\x42\x61\x6E\x6B\x20\x54\x72\x61\x6E\x73\x66\x65\x72'),$(_0x19a8x4eb(0x1d2))[_0x19a8x4eb(0x31e)]()),$(_0x19a8x4eb(0x286))[_0x19a8x4eb(0x27b)](),$('')[_0x19a8x4eb(0x35b)](_0x19a8x4eb(0x1f9),'')}else {$(_0x19a8x4eb(0x365))['\x61\x6E\x69\x6D\x61\x74\x65']({'\x73\x63\x72\x6F\x6C\x6C\x54\x6F\x70':$(_0x19a8x4eb(0x146))[_0x19a8x4eb(0xc2)]()[_0x19a8x4eb(0xf4)]},0x1f4)}}),$(_0x19a8x4ba(0x105))['\x63\x68\x61\x6E\x67\x65'](function(){var _0x19a8x511=_0x19a8x4ba;$(_0x19a8x511(0x307))[_0x19a8x511(0x31a)](),$(this)['\x63\x6C\x6F\x73\x65\x73\x74']('\x6C\x69')[_0x19a8x511(0x1f8)](_0x19a8x511(0x307))[_0x19a8x511(0x31e)](_0x19a8x511(0x309)),'\x70\x61\x79\x70\x61\x6C'== $(this)[_0x19a8x511(0x21b)]()&& ($(_0x19a8x511(0x2c5))[_0x19a8x511(0xd7)]('\x74\x68\x65\x70\x61\x79\x70\x61\x6C'),$(_0x19a8x511(0x2c5))['\x76\x61\x6C'](paywithpaypal),$(_0x19a8x511(0x2c5))[_0x19a8x511(0x31e)](),$(_0x19a8x511(0x10a))['\x68\x69\x64\x65'](),$(_0x19a8x511(0x246))[_0x19a8x511(0x31a)]()),_0x19a8x511(0x1cb)== $(this)[_0x19a8x511(0x21b)]()&& ($('\x2E\x63\x68\x65\x63\x6B\x2D\x77\x69\x74\x68\x2D\x63\x61\x73\x68')[_0x19a8x511(0xd7)](_0x19a8x511(0x240)),$('\x2E\x63\x68\x65\x63\x6B\x2D\x77\x69\x74\x68\x2D\x63\x61\x73\x68')[_0x19a8x511(0x21b)](cashondelivery),$(_0x19a8x511(0x2c5))[_0x19a8x511(0x31a)](),$(_0x19a8x511(0x246))['\x68\x69\x64\x65'](),$(_0x19a8x511(0x10a))[_0x19a8x511(0x31e)]()),_0x19a8x511(0x2ac)== $(this)[_0x19a8x511(0x21b)]()&& ($(_0x19a8x511(0x246))['\x61\x64\x64\x43\x6C\x61\x73\x73'](_0x19a8x511(0x2e4)),$(_0x19a8x511(0x246))[_0x19a8x511(0x21b)](banktransfer),$(_0x19a8x511(0x2c5))[_0x19a8x511(0x31a)](),$(_0x19a8x511(0x10a))[_0x19a8x511(0x31a)](),$(_0x19a8x511(0x246))[_0x19a8x511(0x31e)]())})}),simpleCart({'\x73\x68\x69\x70\x70\x69\x6E\x67\x43\x75\x73\x74\x6F\x6D':function(){var _0x19a8x512=_0x4b5993;for(var _0x19a8x513=0x0;azonshop_add_city[_0x19a8x512(0xc1)]> _0x19a8x513;_0x19a8x513++){if(azonshop_add_city[_0x19a8x513][0x0]== $('\x23\x61\x7A\x6F\x6E\x73\x68\x6F\x70\x2D\x73\x65\x6C\x65\x63\x74\x42\x69\x61\x79\x61')[_0x19a8x512(0x21b)]()){return azonshop_add_city[_0x19a8x513][0x1]}}}}),simpleCart['\x62\x69\x6E\x64'](_0x4b5993(0x19e),function(_0x19a8x514){var _0x19a8x515=_0x4b5993;_0x19a8x514= $(_0x19a8x515(0xe0))[_0x19a8x515(0x363)]()[_0x19a8x515(0x168)](/\d+(?:\.\d+)?/g)[0x0],0x0== parseInt(_0x19a8x514)?$(_0x19a8x515(0x295))[_0x19a8x515(0x31a)]():$(_0x19a8x515(0x295))[_0x19a8x515(0x31e)]()}),simpleCart[_0x4b5993(0x2ff)](_0x4b5993(0x224),function(_0x19a8x516){var _0x19a8x517=_0x4b5993;_0x19a8x516= $(_0x19a8x517(0xe0))[_0x19a8x517(0x363)]()[_0x19a8x517(0x168)](/\d+(?:\.\d+)?/g)[0x0],_0x19a8x516= parseInt(_0x19a8x516),$('\x23\x73\x68\x6F\x70\x70\x79\x63\x61\x72\x74')[_0x19a8x517(0x1ef)](_0x19a8x517(0x309),function(){}),0x0< _0x19a8x516&& $('\x73\x70\x61\x6E\x2E\x61\x7A\x6F\x6E\x73\x68\x6F\x70\x2D\x73\x65\x6D\x75\x61\x2D\x6E\x6F\x74\x69\x66\x69\x63\x61')[_0x19a8x517(0x31e)]()}),simpleCart[_0x4b5993(0x2ff)](_0x4b5993(0x19f),function(_0x19a8x518){var _0x19a8x519=_0x4b5993;$('\x23\x73\x68\x6F\x70\x70\x79\x63\x61\x72\x74\x20\x2E\x62\x75\x74\x74\x6F\x6E\x65\x66\x66\x65\x63\x74')['\x73\x68\x6F\x77']();var _0x19a8x51a=simpleCart[_0x19a8x519(0x1a8)](),_0x19a8x51b=parseInt($('\x23\x73\x68\x6F\x70\x70\x79\x63\x61\x72\x74\x20\x2E\x73\x69\x6D\x70\x6C\x65\x43\x61\x72\x74\x5F\x71\x75\x61\x6E\x74\x69\x74\x79')['\x74\x65\x78\x74']()),_0x19a8x51c=parseInt($(_0x19a8x519(0x1b5))[_0x19a8x519(0x363)]()),_0x19a8x51d=parseInt($('\x23\x73\x68\x6F\x70\x70\x79\x63\x61\x72\x74\x20\x2E\x73\x69\x6D\x70\x6C\x65\x43\x61\x72\x74\x5F\x73\x68\x69\x70\x70\x69\x6E\x67\x43\x6F\x73\x74')['\x74\x65\x78\x74']());if('\x30'== _0x19a8x51b|| '\x30'== _0x19a8x51a){throw $(_0x19a8x519(0x2d0))[_0x19a8x519(0x12b)](azonshop_bersh)[_0x19a8x519(0x31e)](_0x19a8x519(0x309)),$('\x2E\x73\x69\x6D\x70\x6C\x65\x43\x61\x72\x74\x5F\x63\x68\x65\x63\x6B\x6F\x75\x74')[_0x19a8x519(0x31a)](),location[_0x19a8x519(0x213)](),Error(_0x19a8x519(0x14a))};if(_0x19a8x51b> azonshop_additionalk|| _0x19a8x51a> azonshop_additionalk){throw $(_0x19a8x519(0x2d0))[_0x19a8x519(0x12b)](azonshop_notif_lanjut)[_0x19a8x519(0x31e)]('\x66\x61\x73\x74'),Error(_0x19a8x519(0x14a))};if(_0x19a8x51c< 0x0|| _0x19a8x51d< 0x0){throw $(_0x19a8x519(0x2d0))[_0x19a8x519(0x12b)](azonshop_bersh)['\x73\x68\x6F\x77'](_0x19a8x519(0x309)),$(_0x19a8x519(0x32c))['\x63\x6C\x69\x63\x6B'](),Error(_0x19a8x519(0x14a))};$['\x61\x6A\x61\x78']({'\x74\x79\x70\x65':'\x47\x45\x54','\x75\x72\x6C':_0x19a8x519(0x1bc),'\x61\x73\x79\x6E\x63':!0x1,'\x63\x6F\x6E\x74\x65\x6E\x74\x54\x79\x70\x65':'\x61\x70\x70\x6C\x69\x63\x61\x74\x69\x6F\x6E\x2F\x6A\x73\x6F\x6E','\x64\x61\x74\x61\x54\x79\x70\x65':'\x6A\x73\x6F\x6E\x70','\x73\x75\x63\x63\x65\x73\x73':function(_0x19a8x51e){var _0x19a8x51f=_0x19a8x519,_0x19a8x520=0x0,_0x19a8x521=0x0,_0x19a8x522=0x0;$(_0x19a8x51f(0x2fc))[_0x19a8x51f(0x221)](function(_0x19a8x523,_0x19a8x524){var _0x19a8x525=_0x19a8x51f,_0x19a8x526=$['\x74\x72\x69\x6D']($(this)[_0x19a8x525(0x1f8)]('\x2E\x69\x74\x65\x6D\x2D\x6E\x61\x6D\x65')[_0x19a8x525(0x363)]()),_0x19a8x527=$(this)[_0x19a8x525(0x1f8)]('\x2E\x69\x74\x65\x6D\x2D\x70\x72\x69\x63\x65')[_0x19a8x525(0x363)]();if(parseInt($(this)[_0x19a8x525(0x1f8)](_0x19a8x525(0x304))[_0x19a8x525(0x363)]())< 0x0){throw $(_0x19a8x525(0x32c))[_0x19a8x525(0x2f0)](),location['\x72\x65\x6C\x6F\x61\x64'](),Error('\x54\x68\x65\x72\x65\x20\x69\x73\x20\x73\x6F\x6D\x65\x74\x68\x69\x6E\x67\x20\x77\x72\x6F\x6E\x67\x21')};_0x19a8x527= Number(_0x19a8x527['\x72\x65\x70\x6C\x61\x63\x65'](/[^0-9\.-]+/g,''));var _0x19a8x528=$(this)[_0x19a8x525(0x1f8)](_0x19a8x525(0x304))[_0x19a8x525(0x363)]()[_0x19a8x525(0x168)](/\d+(?:\.\d+)?/g)[0x0],_0x19a8x529=parseInt(_0x19a8x528);_0x19a8x528= $(_0x19a8x525(0x186))[_0x19a8x525(0x363)](),_0x19a8x528= Number(_0x19a8x528['\x72\x65\x70\x6C\x61\x63\x65'](/[^0-9\.-]+/g,''));var _0x19a8x52a=$(_0x19a8x525(0x2a5))[_0x19a8x525(0x363)]();_0x19a8x52a= Number(_0x19a8x52a['\x72\x65\x70\x6C\x61\x63\x65'](/[^0-9\.-]+/g,'')),_0x19a8x521= _0x19a8x529* _0x19a8x527,_0x19a8x529= _0x19a8x51e[_0x19a8x525(0x230)][_0x19a8x525(0x290)];try{var _0x19a8x52b=_0x19a8x529[_0x19a8x525(0x342)](function(_0x19a8x52c){return _0x19a8x52c['\x74\x69\x74\x6C\x65']['\x24\x74']=== _0x19a8x526})[0x0]['\x63\x6F\x6E\x74\x65\x6E\x74']['\x24\x74']}catch(_0x140df7){throw $(_0x19a8x525(0x32c))['\x63\x6C\x69\x63\x6B'](),$('\x2E\x6E\x6F\x74\x69\x66\x69\x63\x61\x5F\x73\x68\x6F\x70')['\x61\x70\x70\x65\x6E\x64'](azonshop_notif_beli)[_0x19a8x525(0x31e)](function(){setTimeout(function(){var _0x19a8x52d=_0x5621;document[_0x19a8x52d(0x189)][_0x19a8x52d(0xb3)]= '\x2F\x23\x42\x65\x72\x73\x69\x68'},0xbb8)}),$('\x2E\x6E\x6F\x74\x69\x66\x69\x63\x61\x5F\x73\x68\x6F\x70')[_0x19a8x525(0x12b)](azonshop_notif_beli)[_0x19a8x525(0x31e)](_0x19a8x525(0x309)),Error(_0x19a8x525(0x14a))};if((_0x19a8x52b= null!= (_0x19a8x52b= $(_0x19a8x52b)[_0x19a8x525(0x1f8)](_0x19a8x525(0x298))[_0x19a8x525(0x266)]()[_0x19a8x525(0x363)]()['\x6D\x61\x74\x63\x68'](/\d+(?:\.\d+)?/g))?Number(_0x19a8x52b[0x0][_0x19a8x525(0x321)](/[^0-9\.-]+/g,'')):'')!= _0x19a8x527){throw $(_0x19a8x525(0x2d0))[_0x19a8x525(0x12b)](azonshop_preebli)['\x73\x68\x6F\x77']('\x66\x61\x73\x74'),$(_0x19a8x525(0x29e))[_0x19a8x525(0x338)](_0x19a8x525(0x309),function(){var _0x19a8x52e=_0x19a8x525;$(this)[_0x19a8x52e(0x211)](0x7d0)[_0x19a8x52e(0x338)](_0x19a8x52e(0x309))}),$(_0x19a8x525(0x32c))['\x63\x6C\x69\x63\x6B'](),Error(_0x19a8x525(0x14a))};if(_0x19a8x520+= 0x1,_0x19a8x522+= _0x19a8x521,_0x19a8x522= parseFloat(_0x19a8x522),$(this)[_0x19a8x525(0xd7)](_0x19a8x525(0x1c1)+ _0x19a8x520),_0x19a8x52a< _0x19a8x522){throw $('\x2E\x6E\x6F\x74\x69\x66\x69\x63\x61\x5F\x73\x68\x6F\x70')[_0x19a8x525(0x12b)](azonshop_preebli)[_0x19a8x525(0x31e)](_0x19a8x525(0x309)),$(_0x19a8x525(0x29e))[_0x19a8x525(0x338)](_0x19a8x525(0x309),function(){var _0x19a8x52f=_0x19a8x525;$(this)[_0x19a8x52f(0x211)](0x7d0)[_0x19a8x52f(0x338)](_0x19a8x52f(0x309))}),$(_0x19a8x525(0x32c))[_0x19a8x525(0x2f0)](),Error('\x54\x68\x65\x72\x65\x20\x69\x73\x20\x73\x6F\x6D\x65\x74\x68\x69\x6E\x67\x20\x77\x72\x6F\x6E\x67\x21')};if(_0x19a8x52b== _0x19a8x527&& _0x19a8x520== $('\x2E\x69\x74\x65\x6D\x52\x6F\x77')[_0x19a8x525(0xc1)]&& _0x19a8x528!== _0x19a8x522){throw $(_0x19a8x525(0x2d0))['\x61\x70\x70\x65\x6E\x64'](azonshop_preebli)[_0x19a8x525(0x31e)]('\x66\x61\x73\x74'),$(_0x19a8x525(0x29e))[_0x19a8x525(0x338)](_0x19a8x525(0x309),function(){var _0x19a8x530=_0x19a8x525;$(this)[_0x19a8x530(0x211)](0x7d0)[_0x19a8x530(0x338)]('\x66\x61\x73\x74')}),$(_0x19a8x525(0x32c))['\x63\x6C\x69\x63\x6B'](),Error(_0x19a8x525(0x14a))}})}})})) // Variables var monthFormat = ["January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"], noThumbnail = "https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhqkR8RNh9Nx0a-_LdIN0LpKFwwddOAUgNxdqm0Q_Y0BO5IkSW_oJ1quRJtq32xagnEYJxMBSfAAgZK172Y9LomKMMglqJxsLCir9v2KR9yiNSHJ2bEnLgbu6RiODyIXQfQ7SpTu3XxuawD/s400/no_img.jpg"; var paypal_email="",paypal_successpage="",paypal_cancelpage=""; //Changing Currency made easy simpleCart.currency({ code:"INR", name:"Indian Rupee", symbol:"₹", delimiter:".", decimal:".", accuracy:0 }); //]]> </script> </body> </HTML>Naveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.settings.BLOG_PUBLISHING_MODE2021-10-24T08:56:34.685-07:002022-01-31T07:50:47.804-08:00The type of publishing done for this blog.PUBLISH_MODE_BLOGSPOTNaveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.settings.BLOG_ADMIN_PERMISSION2021-10-24T08:56:34.685-07:002022-01-31T07:50:47.804-08:00The list of administrators' emails for the blog.enikzon@gmail.comNaveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.settings.BLOG_ADULT_CONTENT2021-10-24T08:56:34.685-07:002022-01-31T07:50:47.804-08:00Whether this blog contains adult contentfalseNaveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.settings.BLOG_ANALYTICS_ACCOUNT_NUMBER2021-10-24T08:56:34.685-07:002022-01-31T07:50:47.804-08:00Blog's Google Analytics account numberNaveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.settings.BLOG_ARCHIVE_DATE_FORMAT2021-10-24T08:56:34.685-07:002022-01-31T07:50:47.804-08:00The number of the archive index date format9Naveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.settings.BLOG_ARCHIVE_FREQUENCY2021-10-24T08:56:34.685-07:002022-01-31T07:50:47.804-08:00How frequently this blog should be archivedMONTHLYNaveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.settings.BLOG_AUTHOR_PERMISSION2021-10-24T08:56:34.685-07:002022-01-31T07:50:47.804-08:00The list of authors' emails who have permission to publish.Naveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.settings.BLOG_BY_POST_ARCHIVING2021-10-24T08:56:34.685-07:002022-01-31T07:50:47.804-08:00Whether to provide an archive page for each posttrueNaveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.settings.BLOG_COMMENT_ACCESS2021-10-24T08:56:34.685-07:002022-01-31T07:50:47.804-08:00Who can commentBLOGGERSNaveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.settings.BLOG_COMMENT_CAPTCHA2021-10-24T08:56:34.685-07:002022-01-31T07:50:47.804-08:00Whether to require commenters to complete a CaptchatrueNaveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.settings.BLOG_COMMENT_EMAIL2021-10-24T08:56:34.685-07:002022-01-31T07:50:47.804-08:00List of e-mail addresses to send notifications of new comments tomohanrajmj108@gmail.comNaveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.settings.BLOG_COMMENT_FEED2021-10-24T08:56:34.685-07:002022-01-31T07:50:47.804-08:00The type of feed to provide for blog commentsFULLNaveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.settings.BLOG_COMMENT_FORM_LOCATION2021-10-24T08:56:34.685-07:002022-01-31T07:50:47.804-08:00Blog comment form locationEMBEDDED_IFRAMENaveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.settings.BLOG_COMMENT_MESSAGE2021-10-24T08:56:34.685-07:002022-01-31T07:50:47.804-08:00Blog comment messageNaveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.settings.BLOG_COMMENT_MODERATION2021-10-24T08:56:34.685-07:002022-01-31T07:50:47.804-08:00Whether to enable comment moderationDISABLEDNaveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.settings.BLOG_COMMENT_MODERATION_DELAY2021-10-24T08:56:34.685-07:002022-01-31T07:50:47.804-08:00Number of days after which new comments are subject to moderation14Naveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.settings.BLOG_COMMENT_MODERATION_EMAIL2021-10-24T08:56:34.685-07:002022-01-31T07:50:47.804-08:00Email address to send notifications of new comments needing moderation toNaveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.settings.BLOG_COMMENT_PROFILE_IMAGES2021-10-24T08:56:34.685-07:002022-01-31T07:50:47.804-08:00Whether to show profile images in commentstrueNaveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.settings.BLOG_COMMENTS_ALLOWED2021-10-24T08:56:34.685-07:002022-01-31T07:50:47.804-08:00Whether to show commentstrueNaveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.settings.BLOG_COMMENTS_TIME_STAMP_FORMAT2021-10-24T08:56:34.685-07:002022-01-31T07:50:47.804-08:00Comment time stamp format number29Naveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.settings.BLOG_CONVERT_LINE_BREAKS2021-10-24T08:56:34.685-07:002022-01-31T07:50:47.804-08:00Whether to convert line breaks into <br /> tags in post editortrueNaveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.settings.BLOG_CUSTOM_ADS_TXT2021-10-24T08:56:34.685-07:002022-01-31T07:50:47.804-08:00The custom ads.txt content of the blog served to ads search engines.Naveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.settings.BLOG_CUSTOM_ADS_TXT_ENABLED2021-10-24T08:56:34.685-07:002022-01-31T07:50:47.804-08:00Whether this blog serves custom ads.txt content to ads search engines.falseNaveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.settings.BLOG_CUSTOM_PAGE_NOT_FOUND2021-10-24T08:56:34.685-07:002022-01-31T07:50:47.804-08:00The content served when the requested post or page is not found.Naveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.settings.BLOG_CUSTOM_ROBOTS_TXT2021-10-24T08:56:34.685-07:002022-01-31T07:50:47.804-08:00The custom robots.txt content of the blog served to search engines.Naveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.settings.BLOG_CUSTOM_ROBOTS_TXT_ENABLED2021-10-24T08:56:34.685-07:002022-01-31T07:50:47.804-08:00Whether this blog serves custom robots.txt content to search engines.falseNaveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.settings.BLOG_DATE_FORMAT2021-10-24T08:56:34.685-07:002022-01-31T07:50:47.804-08:00The number of the date header format26Naveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.settings.BLOG_DEFAULT_COMMENTS_MODE2021-10-24T08:56:34.685-07:002022-01-31T07:50:47.804-08:00Default comment mode for postsDEFAULT_HAVE_COMMENTSNaveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.settings.BLOG_DESCRIPTION2021-10-24T08:56:34.685-07:002022-01-31T07:50:47.804-08:00A description of the blogMy custom storeNaveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.settings.BLOG_EMAIL_POST_LINKS2021-10-24T08:56:34.685-07:002022-01-31T07:50:47.804-08:00Whether to show a link for users to e-mail postsfalseNaveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.settings.BLOG_FEED_REDIRECT_URL2021-10-24T08:56:34.685-07:002022-01-31T07:50:47.804-08:00URL to redirect post feed requests toNaveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.settings.BLOG_FLOAT_ALIGNMENT2021-10-24T08:56:34.685-07:002022-01-31T07:50:47.804-08:00Whether float alignment is enabled for the blogtrueNaveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.settings.BLOG_LOCALE2021-10-24T08:56:34.685-07:002022-01-31T07:50:47.804-08:00Language for this blogenNaveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.settings.BLOG_MAX_NUM2021-10-24T08:56:34.685-07:002022-01-31T07:50:47.804-08:00Maximum number of things to show on the main page"7Naveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.settings.BLOG_MAX_UNIT2021-10-24T08:56:34.685-07:002022-01-31T07:50:47.804-08:00Unit of things to show on the main pagePOSTSNaveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.settings.BLOG_META_DESCRIPTION2021-10-24T08:56:34.685-07:002022-01-31T07:50:47.804-08:00The meta description of the blog served to search engines.Naveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.settings.BLOG_META_DESCRIPTION_ENABLED2021-10-24T08:56:34.685-07:002022-01-31T07:50:47.804-08:00Whether this blog is served with meta descriptions.trueNaveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.settings.BLOG_NAME2021-10-24T08:56:34.685-07:002022-01-31T07:50:47.804-08:00The name of the blogAzon StoreNaveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.settings.BLOG_PER_POST_FEED2021-10-24T08:56:34.685-07:002022-01-31T07:50:47.804-08:00The type of feed to provide for per-post commentsFULLNaveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.settings.BLOG_POST_FEED2021-10-24T08:56:34.685-07:002022-01-31T07:50:47.804-08:00The type of feed to provide for blog postsFULLNaveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.settings.BLOG_POST_FEED_FOOTER2021-10-24T08:56:34.685-07:002022-01-31T07:50:47.804-08:00Footer to append to the end of each entry in the post feedNaveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.settings.BLOG_POST_TEMPLATE2021-10-24T08:56:34.685-07:002022-01-31T07:50:47.804-08:00The template for blog postsNaveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.settings.BLOG_QUICK_EDITING2021-10-24T08:56:34.685-07:002022-01-31T07:50:47.804-08:00Whether Quick Editing is enabledtrueNaveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.settings.BLOG_READ_ACCESS_MODE2021-10-24T08:56:34.685-07:002022-01-31T07:50:47.804-08:00The access type for the readers of the blog.PUBLICNaveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.settings.BLOG_READER_PERMISSION2021-10-24T08:56:34.685-07:002022-01-31T07:50:47.804-08:00The list of emails for users who have permission to read the blog.Naveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.settings.BLOG_SEARCHABLE2021-10-24T08:56:34.685-07:002022-01-31T07:50:47.804-08:00Whether this blog should be indexed by search enginestrueNaveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.settings.BLOG_SEND_EMAIL2021-10-24T08:56:34.685-07:002022-01-31T07:50:47.804-08:00Comma separated list of emails to send new blog posts toNaveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.settings.BLOG_SHOW_URL2021-10-24T08:56:34.685-07:002022-01-31T07:50:47.804-08:00Whether to show a related link box in the post composerfalseNaveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.settings.BLOG_SUBDOMAIN2021-10-24T08:56:34.685-07:002022-01-31T07:50:47.804-08:00The BlogSpot subdomain under which to publish your blogazonstore-bloggertheme9Naveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.settings.BLOG_TIME_STAMP_FORMAT2021-10-24T08:56:34.685-07:002022-01-31T07:50:47.804-08:00The number of the time stamp format15Naveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.settings.BLOG_TIME_ZONE2021-10-24T08:56:34.685-07:002022-01-31T07:50:47.804-08:00The time zone for this blogAmerica/Los_AngelesNaveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.settings.BLOG_USE_LIGHTBOX2021-10-24T08:56:34.685-07:002022-01-31T07:50:47.804-08:00Whether to show images in the Lightbox when clickedtrueNaveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.post-26254883203651037402020-04-09T08:16:00.001-07:002022-01-24T09:24:12.364-08:00Sofa cushion in different colors with armrest<div id="post-slider"><div id="postslider"><ul><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEi_owPVIs8k8f6VCe9-kCm1B-SWKN1iw5Fsusy6grgsGxeick5Hs45IMKwDAWFfyL2srG9FmTO73LiHPpaFCN7wCs89pdAjpM91NkrYIv3SZ8__pUT1XyLtIZ_OVQpNpjzMzAZkptOtxt1VzWdLU_qEl-imiijUlA-ORI2qS0g_ncgmROLOYGH9vLAN" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEglgOTihXKpuD1fJ-k2AaBWXCSe0XBCcwgvSo1s8O-bT_MZSlDjN_FLsfEkVGyJaE8YHKRxAgI6-opCLHwZloO2fcM7B1S9PflJFiImh2RcmVrwOiT6udjcunpr_5z-jTHh5vi2I-b5fDUlhkWtQvDW73yKoE2yRyKqefgOdn75X2ybyt03cW8Q0sa8" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEiUklTxeMyKWxyESvUsx9dTRzGBQxexm3pNBo9ifd42Khq9rc5kRL9uHhE2IETRKDUpUTMIIjfu4qCRSvRdCsinctB0fXAhHUftv4B90fdQ-W1XyoDZfr70TeIQJaYz1Dy4I7bcaGzUboC0Z06iaMfXvef6sbchW5aW2hOfidAhQBaS0h1R1_6RoXPF" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEg0n149FTcc5b4tpJ0aCHTKXI-7CYmj_j7_1PZyMAPdVOAuCgEtSnixim06w6yDv5h_jUhKOAGUdE3D6WMXjmsavxYnv8yblQaK_LUGv8rLlFXc0sDEqTp8roQQ5iuzyC_50Xy2o0VArnRZmvxu_rFKjYU2QeM7e7VhWJuSKwPxfsNGyns07vVE42aP" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEgAjD8r6tqOHdqVfxDz0vleygcNRhEvCqRHtikGihtkkA5y1jhFUqbCK8lNCap686xS_eBfb2rOzNlZtrPzI-qjRhnuFqu_ssXRqQtA11o2zjMWvGQIULrMY4NKv4-SAmpc2Ep7gAEqSReOdtklo9Lq99dAWopY04GORW03xQ6K2prOf8GRVl4mk-8i" /></li></ul><a href="javascript:;" id="postsliderNext"></a> <a href="javascript:;" id="postsliderPrev"></a></div></div> <strike>price/₹1,250</strike><strike>priceold/₹1,950</strike><strike>off/-29%</strike> <div id="desc"><div class="desc-snippet"><div class="steak">Availability: <span class="avstock">In stock</span></div><div class="steak">Product code:<span class="prod-num">3658</span></div></div></div> <div id="timerpost"><div class="timerpost"><div class="flashbox"><div class="timer-akhir">Ends in</div> <div class="box"><div class="days"></div></div><div class="box"><div class="hours"></div></div><div class="box"><div class="minutes"></div></div><div class="box"><div class="seconds"></div></div></div></div></div> <div class="tab-wrapper"><ul class="tab-menu"><li class="active">Product Details</li><li>Description</li><li>Manufacturing Info</li></ul><div class="tab-content"><div> <b>Overview ordered list</b><ol><li>Maecenas ullamcorper est et massa condimentum.</li><li>Vestibulum sed massa vel ipsum imperdiet nisl.</li><li>Etiam nec massa lectus faucibus congue in nunc.</li><li>Mauris eget diam magna in blandit turpis.</li></ol> <b>Overview Unordered list</b><ul><li>Type: Handcrafted Floor Lamp with Shade</li><li>Shade material: Cotton</li><li>Base material: Wood</li><li>Dimensions: 38 cm x 154 cm</li></ul></div><div><h2>Paragraph product description</h2>Create a super cool meltdown text for a typeface in this premium gig tool. Have fun with your imagination and artistic skills. Learn how to create glows and a liquid drip effect for text in this post. You will learn the techniques which I used to create beautiful post effects. We will walk you through the process that he has used in one of the design projects I finished recently.<br /><br />In this Illustrator tutorial, we will learn how to create a golden text style with diamonds using the appearance palette and scatter brushes. You will learn lots of new techniques on applying the transform effect, offset path and seamless pattern on the appearance palette.</div><div><b>Manufacturer Details</b><ul><li>100% Original Products</li><li>This product is already at its best price</li><li>Easy 30 days exchanges</li><li>This item is only exchangeable for the same or a different size, if available, and cannot be returned.</li></ul></div></div></div>Naveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.com12tag:blogger.com,1999:blog-7868226399326019307.post-31676104187960888322020-04-09T08:12:00.001-07:002022-01-24T09:24:36.598-08:00Lamp Et Dolorum Fuga Extra Harum nat<div id="post-slider"><div id="postslider"><ul><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEgAjD8r6tqOHdqVfxDz0vleygcNRhEvCqRHtikGihtkkA5y1jhFUqbCK8lNCap686xS_eBfb2rOzNlZtrPzI-qjRhnuFqu_ssXRqQtA11o2zjMWvGQIULrMY4NKv4-SAmpc2Ep7gAEqSReOdtklo9Lq99dAWopY04GORW03xQ6K2prOf8GRVl4mk-8i" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEglgOTihXKpuD1fJ-k2AaBWXCSe0XBCcwgvSo1s8O-bT_MZSlDjN_FLsfEkVGyJaE8YHKRxAgI6-opCLHwZloO2fcM7B1S9PflJFiImh2RcmVrwOiT6udjcunpr_5z-jTHh5vi2I-b5fDUlhkWtQvDW73yKoE2yRyKqefgOdn75X2ybyt03cW8Q0sa8" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEiUklTxeMyKWxyESvUsx9dTRzGBQxexm3pNBo9ifd42Khq9rc5kRL9uHhE2IETRKDUpUTMIIjfu4qCRSvRdCsinctB0fXAhHUftv4B90fdQ-W1XyoDZfr70TeIQJaYz1Dy4I7bcaGzUboC0Z06iaMfXvef6sbchW5aW2hOfidAhQBaS0h1R1_6RoXPF" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEg0n149FTcc5b4tpJ0aCHTKXI-7CYmj_j7_1PZyMAPdVOAuCgEtSnixim06w6yDv5h_jUhKOAGUdE3D6WMXjmsavxYnv8yblQaK_LUGv8rLlFXc0sDEqTp8roQQ5iuzyC_50Xy2o0VArnRZmvxu_rFKjYU2QeM7e7VhWJuSKwPxfsNGyns07vVE42aP" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEi_owPVIs8k8f6VCe9-kCm1B-SWKN1iw5Fsusy6grgsGxeick5Hs45IMKwDAWFfyL2srG9FmTO73LiHPpaFCN7wCs89pdAjpM91NkrYIv3SZ8__pUT1XyLtIZ_OVQpNpjzMzAZkptOtxt1VzWdLU_qEl-imiijUlA-ORI2qS0g_ncgmROLOYGH9vLAN" /></li></ul><a href="javascript:;" id="postsliderNext"></a> <a href="javascript:;" id="postsliderPrev"></a></div></div> <strike>price/₹6,990</strike><strike>priceold/₹9,990</strike><strike>off/-27%</strike> <div id="desc"><div class="desc-snippet"><div class="steak">Availability: <span class="avstock">In stock</span></div><div class="steak">Product code:<span class="prod-num">3658</span></div></div></div> <div id="timerpost"><div class="timerpost"><div class="flashbox"><div class="timer-akhir">Ends in</div> <div class="box"><div class="days"></div></div><div class="box"><div class="hours"></div></div><div class="box"><div class="minutes"></div></div><div class="box"><div class="seconds"></div></div></div></div></div> <div class="tab-wrapper"><ul class="tab-menu"><li class="active">Product Details</li><li>Description</li><li>Manufacturing Info</li></ul><div class="tab-content"><div> <b>Overview ordered list</b><ol><li>Maecenas ullamcorper est et massa condimentum.</li><li>Vestibulum sed massa vel ipsum imperdiet nisl.</li><li>Etiam nec massa lectus faucibus congue in nunc.</li><li>Mauris eget diam magna in blandit turpis.</li></ol> <b>Overview Unordered list</b><ul><li>Type: Handcrafted Floor Lamp with Shade</li><li>Shade material: Cotton</li><li>Base material: Wood</li><li>Dimensions: 38 cm x 154 cm</li></ul></div><div><h2>Paragraph product description</h2>Create a super cool meltdown text for a typeface in this premium gig tool. Have fun with your imagination and artistic skills. Learn how to create glows and a liquid drip effect for text in this post. You will learn the techniques which I used to create beautiful post effects. We will walk you through the process that he has used in one of the design projects I finished recently.<br /><br />In this Illustrator tutorial, we will learn how to create a golden text style with diamonds using the appearance palette and scatter brushes. You will learn lots of new techniques on applying the transform effect, offset path and seamless pattern on the appearance palette.</div><div><b>Manufacturer Details</b><ul><li>100% Original Products</li><li>This product is already at its best price</li><li>Easy 30 days exchanges</li><li>This item is only exchangeable for the same or a different size, if available, and cannot be returned.</li></ul></div></div></div>Naveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.com6tag:blogger.com,1999:blog-7868226399326019307.post-11916619914380635682020-04-09T08:08:00.001-07:002022-01-09T08:22:45.670-08:00Bulum Sed Dustbin Pan for cleaning stuff<div id="post-slider"><div id="postslider"><ul><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEi001vyBuOFgd0i3WuASx0n-XJS9JYffx0okSx5I-0EMToZwMvJFCZOAbfIZiIqH4E2vMVErG3IHmLVWHA5cEiAovZgwYgnlmMP-mvtUyfa9x6MwbB1cRLjSmc2HjsIOP2O9Njn0hmPlUymxU5QLOFaVLdMUlWjIzPX1B0kw-_PDq_jp66Tbz5qaVjo" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEglgOTihXKpuD1fJ-k2AaBWXCSe0XBCcwgvSo1s8O-bT_MZSlDjN_FLsfEkVGyJaE8YHKRxAgI6-opCLHwZloO2fcM7B1S9PflJFiImh2RcmVrwOiT6udjcunpr_5z-jTHh5vi2I-b5fDUlhkWtQvDW73yKoE2yRyKqefgOdn75X2ybyt03cW8Q0sa8" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEiUklTxeMyKWxyESvUsx9dTRzGBQxexm3pNBo9ifd42Khq9rc5kRL9uHhE2IETRKDUpUTMIIjfu4qCRSvRdCsinctB0fXAhHUftv4B90fdQ-W1XyoDZfr70TeIQJaYz1Dy4I7bcaGzUboC0Z06iaMfXvef6sbchW5aW2hOfidAhQBaS0h1R1_6RoXPF" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEg0n149FTcc5b4tpJ0aCHTKXI-7CYmj_j7_1PZyMAPdVOAuCgEtSnixim06w6yDv5h_jUhKOAGUdE3D6WMXjmsavxYnv8yblQaK_LUGv8rLlFXc0sDEqTp8roQQ5iuzyC_50Xy2o0VArnRZmvxu_rFKjYU2QeM7e7VhWJuSKwPxfsNGyns07vVE42aP" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEi_owPVIs8k8f6VCe9-kCm1B-SWKN1iw5Fsusy6grgsGxeick5Hs45IMKwDAWFfyL2srG9FmTO73LiHPpaFCN7wCs89pdAjpM91NkrYIv3SZ8__pUT1XyLtIZ_OVQpNpjzMzAZkptOtxt1VzWdLU_qEl-imiijUlA-ORI2qS0g_ncgmROLOYGH9vLAN" /></li></ul><a href="javascript:;" id="postsliderNext"></a> <a href="javascript:;" id="postsliderPrev"></a></div></div> <strike>price/₹2,990</strike><strike>priceold/₹3,990</strike><strike>off/-30%</strike> <div id="desc"><div class="desc-snippet"><div class="steak">Availability: <span class="nostock">Out of stock</span></div><div class="steak">Product code:<span class="prod-num">3658</span></div></div></div> <div class="tab-wrapper"><ul class="tab-menu"><li class="active">Product Details</li><li>Description</li><li>Manufacturing Info</li></ul><div class="tab-content"><div> <b>Overview ordered list</b><ol><li>Maecenas ullamcorper est et massa condimentum.</li><li>Vestibulum sed massa vel ipsum imperdiet nisl.</li><li>Etiam nec massa lectus faucibus congue in nunc.</li><li>Mauris eget diam magna in blandit turpis.</li></ol> <b>Overview Unordered list</b><ul><li>Type: Handcrafted Floor Lamp with Shade</li><li>Shade material: Cotton</li><li>Base material: Wood</li><li>Dimensions: 38 cm x 154 cm</li></ul></div><div><h2>Paragraph product description</h2>Create a super cool meltdown text for a typeface in this premium gig tool. Have fun with your imagination and artistic skills. Learn how to create glows and a liquid drip effect for text in this post. You will learn the techniques which I used to create beautiful post effects. We will walk you through the process that he has used in one of the design projects I finished recently.<br /><br />In this Illustrator tutorial, we will learn how to create a golden text style with diamonds using the appearance palette and scatter brushes. You will learn lots of new techniques on applying the transform effect, offset path and seamless pattern on the appearance palette.</div><div><b>Manufacturer Details</b><ul><li>100% Original Products</li><li>This product is already at its best price</li><li>Easy 30 days exchanges</li><li>This item is only exchangeable for the same or a different size, if available, and cannot be returned.</li></ul></div></div></div>Naveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.com9tag:blogger.com,1999:blog-7868226399326019307.post-81317856768462152312020-04-09T08:04:00.001-07:002022-01-11T04:16:43.694-08:00Arcade Dining Chair with side armrest <div id="post-slider"><div id="postslider"><ul><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEglgOTihXKpuD1fJ-k2AaBWXCSe0XBCcwgvSo1s8O-bT_MZSlDjN_FLsfEkVGyJaE8YHKRxAgI6-opCLHwZloO2fcM7B1S9PflJFiImh2RcmVrwOiT6udjcunpr_5z-jTHh5vi2I-b5fDUlhkWtQvDW73yKoE2yRyKqefgOdn75X2ybyt03cW8Q0sa8" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEiUklTxeMyKWxyESvUsx9dTRzGBQxexm3pNBo9ifd42Khq9rc5kRL9uHhE2IETRKDUpUTMIIjfu4qCRSvRdCsinctB0fXAhHUftv4B90fdQ-W1XyoDZfr70TeIQJaYz1Dy4I7bcaGzUboC0Z06iaMfXvef6sbchW5aW2hOfidAhQBaS0h1R1_6RoXPF" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEg0n149FTcc5b4tpJ0aCHTKXI-7CYmj_j7_1PZyMAPdVOAuCgEtSnixim06w6yDv5h_jUhKOAGUdE3D6WMXjmsavxYnv8yblQaK_LUGv8rLlFXc0sDEqTp8roQQ5iuzyC_50Xy2o0VArnRZmvxu_rFKjYU2QeM7e7VhWJuSKwPxfsNGyns07vVE42aP" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEi_owPVIs8k8f6VCe9-kCm1B-SWKN1iw5Fsusy6grgsGxeick5Hs45IMKwDAWFfyL2srG9FmTO73LiHPpaFCN7wCs89pdAjpM91NkrYIv3SZ8__pUT1XyLtIZ_OVQpNpjzMzAZkptOtxt1VzWdLU_qEl-imiijUlA-ORI2qS0g_ncgmROLOYGH9vLAN" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEgAjD8r6tqOHdqVfxDz0vleygcNRhEvCqRHtikGihtkkA5y1jhFUqbCK8lNCap686xS_eBfb2rOzNlZtrPzI-qjRhnuFqu_ssXRqQtA11o2zjMWvGQIULrMY4NKv4-SAmpc2Ep7gAEqSReOdtklo9Lq99dAWopY04GORW03xQ6K2prOf8GRVl4mk-8i" /></li></ul><a href="javascript:;" id="postsliderNext"></a> <a href="javascript:;" id="postsliderPrev"></a></div></div> <strike>price1/₹9,990</strike><strike>price/₹6,990</strike><strike>off/-27%</strike> <div id="desc"><div class="desc-snippet"><div class="steak">Availability: <span class="avstock">In stock</span></div><div class="steak">Product code:<span class="prod-num">3658</span></div></div></div> <div class="tab-wrapper"><ul class="tab-menu"><li class="active">Product Details</li><li>Description</li><li>Manufacturing Info</li></ul><div class="tab-content"><div> <b>Overview ordered list</b><ol><li>Maecenas ullamcorper est et massa condimentum.</li><li>Vestibulum sed massa vel ipsum imperdiet nisl.</li><li>Etiam nec massa lectus faucibus congue in nunc.</li><li>Mauris eget diam magna in blandit turpis.</li></ol> <b>Overview Unordered list</b><ul><li>Type: Handcrafted Floor Lamp with Shade</li><li>Shade material: Cotton</li><li>Base material: Wood</li><li>Dimensions: 38 cm x 154 cm</li></ul></div><div><h2>Paragraph product description</h2>Create a super cool meltdown text for a typeface in this premium gig tool. Have fun with your imagination and artistic skills. Learn how to create glows and a liquid drip effect for text in this post. You will learn the techniques which I used to create beautiful post effects. We will walk you through the process that he has used in one of the design projects I finished recently.<br /><br />In this Illustrator tutorial, we will learn how to create a golden text style with diamonds using the appearance palette and scatter brushes. You will learn lots of new techniques on applying the transform effect, offset path and seamless pattern on the appearance palette.</div><div><b>Manufacturer Details</b><ul><li>100% Original Products</li><li>This product is already at its best price</li><li>Easy 30 days exchanges</li><li>This item is only exchangeable for the same or a different size, if available, and cannot be returned.</li></ul></div></div></div>Naveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.com2tag:blogger.com,1999:blog-7868226399326019307.post-23381907070265551122020-04-09T07:59:00.001-07:002022-01-09T08:14:24.642-08:00Edward Leather Clad Magazine Holder ture<div id="post-slider"><div id="postslider"><ul><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEhGsDa7TqFb6Vho4DqTTAKfIS6g00ua2R6opvDmuq11ewpKEpWKLBx4YErJGQQr9ynVvbhmn-jCmjmi3MkPFS-3OBysKSuWxSRPNMQsa6Pu5QnpW5Iktq1Ik0Z1c8gxzCaAuE-slQosRM_idAvT9c3iQms3WP7bnSwooFTVbCl5cmKqf8r7HUUH3RiB" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEglgOTihXKpuD1fJ-k2AaBWXCSe0XBCcwgvSo1s8O-bT_MZSlDjN_FLsfEkVGyJaE8YHKRxAgI6-opCLHwZloO2fcM7B1S9PflJFiImh2RcmVrwOiT6udjcunpr_5z-jTHh5vi2I-b5fDUlhkWtQvDW73yKoE2yRyKqefgOdn75X2ybyt03cW8Q0sa8" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEiUklTxeMyKWxyESvUsx9dTRzGBQxexm3pNBo9ifd42Khq9rc5kRL9uHhE2IETRKDUpUTMIIjfu4qCRSvRdCsinctB0fXAhHUftv4B90fdQ-W1XyoDZfr70TeIQJaYz1Dy4I7bcaGzUboC0Z06iaMfXvef6sbchW5aW2hOfidAhQBaS0h1R1_6RoXPF" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEg0n149FTcc5b4tpJ0aCHTKXI-7CYmj_j7_1PZyMAPdVOAuCgEtSnixim06w6yDv5h_jUhKOAGUdE3D6WMXjmsavxYnv8yblQaK_LUGv8rLlFXc0sDEqTp8roQQ5iuzyC_50Xy2o0VArnRZmvxu_rFKjYU2QeM7e7VhWJuSKwPxfsNGyns07vVE42aP" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEi_owPVIs8k8f6VCe9-kCm1B-SWKN1iw5Fsusy6grgsGxeick5Hs45IMKwDAWFfyL2srG9FmTO73LiHPpaFCN7wCs89pdAjpM91NkrYIv3SZ8__pUT1XyLtIZ_OVQpNpjzMzAZkptOtxt1VzWdLU_qEl-imiijUlA-ORI2qS0g_ncgmROLOYGH9vLAN" /></li></ul><a href="javascript:;" id="postsliderNext"></a> <a href="javascript:;" id="postsliderPrev"></a></div></div> <strike>price/₹6,990</strike> <div id="desc"><div class="desc-snippet"><div class="steak">Availability: <span class="avstock">In stock</span></div><div class="steak">Product code:<span class="prod-num">3658</span></div></div></div> <div class="tab-wrapper"><ul class="tab-menu"><li class="active">Product Details</li><li>Description</li><li>Manufacturing Info</li></ul><div class="tab-content"><div> <b>Overview ordered list</b><ol><li>Maecenas ullamcorper est et massa condimentum.</li><li>Vestibulum sed massa vel ipsum imperdiet nisl.</li><li>Etiam nec massa lectus faucibus congue in nunc.</li><li>Mauris eget diam magna in blandit turpis.</li></ol> <b>Overview Unordered list</b><ul><li>Type: Handcrafted Floor Lamp with Shade</li><li>Shade material: Cotton</li><li>Base material: Wood</li><li>Dimensions: 38 cm x 154 cm</li></ul></div><div><h2>Paragraph product description</h2>Create a super cool meltdown text for a typeface in this premium gig tool. Have fun with your imagination and artistic skills. Learn how to create glows and a liquid drip effect for text in this post. You will learn the techniques which I used to create beautiful post effects. We will walk you through the process that he has used in one of the design projects I finished recently.<br /><br />In this Illustrator tutorial, we will learn how to create a golden text style with diamonds using the appearance palette and scatter brushes. You will learn lots of new techniques on applying the transform effect, offset path and seamless pattern on the appearance palette.</div><div><b>Manufacturer Details</b><ul><li>100% Original Products</li><li>This product is already at its best price</li><li>Easy 30 days exchanges</li><li>This item is only exchangeable for the same or a different size, if available, and cannot be returned.</li></ul></div></div></div>Naveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.com3tag:blogger.com,1999:blog-7868226399326019307.post-10763556330705143312020-04-09T07:57:00.001-07:002022-01-09T09:05:49.465-08:00iDock Maxime Placeat Qui Hic Harry<div id="post-slider"><div id="postslider"><ul><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEjT6afz-PHGz2IRjSzqhL9dD6PRPdcJXwAuscYfmijSRT3SKUAswVrQElC8vHPKmpKHhNix8-eaGmyR3TJJjXiEcZF22uI6fmIprRtP6UuW3GVOWpRedy4UvIQbOPBfUNd_FbVw2ajgkYkjRNSMv0yKwYqu8i-Ni_86755zkx832_tBjDlcyq5a5HpA" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEglgOTihXKpuD1fJ-k2AaBWXCSe0XBCcwgvSo1s8O-bT_MZSlDjN_FLsfEkVGyJaE8YHKRxAgI6-opCLHwZloO2fcM7B1S9PflJFiImh2RcmVrwOiT6udjcunpr_5z-jTHh5vi2I-b5fDUlhkWtQvDW73yKoE2yRyKqefgOdn75X2ybyt03cW8Q0sa8" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEiUklTxeMyKWxyESvUsx9dTRzGBQxexm3pNBo9ifd42Khq9rc5kRL9uHhE2IETRKDUpUTMIIjfu4qCRSvRdCsinctB0fXAhHUftv4B90fdQ-W1XyoDZfr70TeIQJaYz1Dy4I7bcaGzUboC0Z06iaMfXvef6sbchW5aW2hOfidAhQBaS0h1R1_6RoXPF" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEg0n149FTcc5b4tpJ0aCHTKXI-7CYmj_j7_1PZyMAPdVOAuCgEtSnixim06w6yDv5h_jUhKOAGUdE3D6WMXjmsavxYnv8yblQaK_LUGv8rLlFXc0sDEqTp8roQQ5iuzyC_50Xy2o0VArnRZmvxu_rFKjYU2QeM7e7VhWJuSKwPxfsNGyns07vVE42aP" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEi_owPVIs8k8f6VCe9-kCm1B-SWKN1iw5Fsusy6grgsGxeick5Hs45IMKwDAWFfyL2srG9FmTO73LiHPpaFCN7wCs89pdAjpM91NkrYIv3SZ8__pUT1XyLtIZ_OVQpNpjzMzAZkptOtxt1VzWdLU_qEl-imiijUlA-ORI2qS0g_ncgmROLOYGH9vLAN" /></li></ul><a href="javascript:;" id="postsliderNext"></a> <a href="javascript:;" id="postsliderPrev"></a></div></div> <strike>price/₹2,999</strike><strike>priceold/₹3,999</strike><strike>off/-20%</strike> <div id="desc"><div class="desc-snippet"><div class="steak">Availability: <span class="avstock">In stock</span></div><div class="steak">Product code:<span class="prod-num">3658</span></div></div></div> <div class="tab-wrapper"><ul class="tab-menu"><li class="active">Product Details</li><li>Description</li><li>Manufacturing Info</li></ul><div class="tab-content"><div> <b>Overview ordered list</b><ol><li>Maecenas ullamcorper est et massa condimentum.</li><li>Vestibulum sed massa vel ipsum imperdiet nisl.</li><li>Etiam nec massa lectus faucibus congue in nunc.</li><li>Mauris eget diam magna in blandit turpis.</li></ol> <b>Overview Unordered list</b><ul><li>Type: Handcrafted Floor Lamp with Shade</li><li>Shade material: Cotton</li><li>Base material: Wood</li><li>Dimensions: 38 cm x 154 cm</li></ul></div><div><h2>Paragraph product description</h2>Create a super cool meltdown text for a typeface in this premium gig tool. Have fun with your imagination and artistic skills. Learn how to create glows and a liquid drip effect for text in this post. You will learn the techniques which I used to create beautiful post effects. We will walk you through the process that he has used in one of the design projects I finished recently.<br /><br />In this Illustrator tutorial, we will learn how to create a golden text style with diamonds using the appearance palette and scatter brushes. You will learn lots of new techniques on applying the transform effect, offset path and seamless pattern on the appearance palette.</div><div><b>Manufacturer Details</b><ul><li>100% Original Products</li><li>This product is already at its best price</li><li>Easy 30 days exchanges</li><li>This item is only exchangeable for the same or a different size, if available, and cannot be returned.</li></ul></div></div></div>Naveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.com1tag:blogger.com,1999:blog-7868226399326019307.post-15378761766797191252020-04-09T07:53:00.001-07:002022-01-24T09:24:57.955-08:00Maxime Placeat Facere Possim Porus run<div id="post-slider"><div id="postslider"><ul><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEh8155eXofFY3UaxPHuccYQgS_T4HHRVSUw3vGAdJCkQGpj2wJuuySyzCZhzI-qVY1kWhRy4imcvNz8qRn10fp1Pd2d05qhQA0tXm3lvRwg3Ydj7z5ggZ4EHINRVMXPjH3oa7L1EJgoOYSBNthQTQC0eSc1ABJp0mtXJLvZgJ0_CQWNbzdU6L0-MbSJ" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEglgOTihXKpuD1fJ-k2AaBWXCSe0XBCcwgvSo1s8O-bT_MZSlDjN_FLsfEkVGyJaE8YHKRxAgI6-opCLHwZloO2fcM7B1S9PflJFiImh2RcmVrwOiT6udjcunpr_5z-jTHh5vi2I-b5fDUlhkWtQvDW73yKoE2yRyKqefgOdn75X2ybyt03cW8Q0sa8" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEiUklTxeMyKWxyESvUsx9dTRzGBQxexm3pNBo9ifd42Khq9rc5kRL9uHhE2IETRKDUpUTMIIjfu4qCRSvRdCsinctB0fXAhHUftv4B90fdQ-W1XyoDZfr70TeIQJaYz1Dy4I7bcaGzUboC0Z06iaMfXvef6sbchW5aW2hOfidAhQBaS0h1R1_6RoXPF" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEg0n149FTcc5b4tpJ0aCHTKXI-7CYmj_j7_1PZyMAPdVOAuCgEtSnixim06w6yDv5h_jUhKOAGUdE3D6WMXjmsavxYnv8yblQaK_LUGv8rLlFXc0sDEqTp8roQQ5iuzyC_50Xy2o0VArnRZmvxu_rFKjYU2QeM7e7VhWJuSKwPxfsNGyns07vVE42aP" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEi_owPVIs8k8f6VCe9-kCm1B-SWKN1iw5Fsusy6grgsGxeick5Hs45IMKwDAWFfyL2srG9FmTO73LiHPpaFCN7wCs89pdAjpM91NkrYIv3SZ8__pUT1XyLtIZ_OVQpNpjzMzAZkptOtxt1VzWdLU_qEl-imiijUlA-ORI2qS0g_ncgmROLOYGH9vLAN" /></li></ul><a href="javascript:;" id="postsliderNext"></a> <a href="javascript:;" id="postsliderPrev"></a></div></div> <strike>price/₹40,999</strike><strike>priceold/₹44,999</strike><strike>off/-10%</strike> <div id="desc"><div class="desc-snippet"><div class="steak">Availability: <span class="avstock">In stock</span></div><div class="steak">Product code:<span class="prod-num">3658</span></div></div></div> <div id="timerpost"><div class="timerpost"><div class="flashbox"><div class="timer-akhir">Ends in</div> <div class="box"><div class="days"></div></div><div class="box"><div class="hours"></div></div><div class="box"><div class="minutes"></div></div><div class="box"><div class="seconds"></div></div></div></div></div> <div class="tab-wrapper"><ul class="tab-menu"><li class="active">Product Details</li><li>Description</li><li>Manufacturing Info</li></ul><div class="tab-content"><div> <b>Overview ordered list</b><ol><li>Maecenas ullamcorper est et massa condimentum.</li><li>Vestibulum sed massa vel ipsum imperdiet nisl.</li><li>Etiam nec massa lectus faucibus congue in nunc.</li><li>Mauris eget diam magna in blandit turpis.</li></ol> <b>Overview Unordered list</b><ul><li>Type: Handcrafted Floor Lamp with Shade</li><li>Shade material: Cotton</li><li>Base material: Wood</li><li>Dimensions: 38 cm x 154 cm</li></ul></div><div><h2>Paragraph product description</h2>Create a super cool meltdown text for a typeface in this premium gig tool. Have fun with your imagination and artistic skills. Learn how to create glows and a liquid drip effect for text in this post. You will learn the techniques which I used to create beautiful post effects. We will walk you through the process that he has used in one of the design projects I finished recently.<br /><br />In this Illustrator tutorial, we will learn how to create a golden text style with diamonds using the appearance palette and scatter brushes. You will learn lots of new techniques on applying the transform effect, offset path and seamless pattern on the appearance palette.</div><div><b>Manufacturer Details</b><ul><li>100% Original Products</li><li>This product is already at its best price</li><li>Easy 30 days exchanges</li><li>This item is only exchangeable for the same or a different size, if available, and cannot be returned.</li></ul></div></div></div>Naveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.com2tag:blogger.com,1999:blog-7868226399326019307.post-18834986279430414652020-04-09T07:39:00.001-07:002022-01-24T09:25:18.675-08:00Gaming Mouse Infirex Magnam Rango<div id="post-slider"><div id="postslider"><ul><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEg3zECSLNja1dPVLZnnb4BL7cfWklLizAQinWgE8Yidpy91XbZbk3kNbnnHMjFNHVBIMIkixGXnmLxvLzUP5uYcZhm7lIzaL9xW16HZgbu-ZgtwqAmYhSxhxkyZVqADyhAJFJO5r8HJ8kglUGDwhm4M88xhW9jvLpBRTCby8LZ6IvSRbJ6yPq5BNHpS" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEglgOTihXKpuD1fJ-k2AaBWXCSe0XBCcwgvSo1s8O-bT_MZSlDjN_FLsfEkVGyJaE8YHKRxAgI6-opCLHwZloO2fcM7B1S9PflJFiImh2RcmVrwOiT6udjcunpr_5z-jTHh5vi2I-b5fDUlhkWtQvDW73yKoE2yRyKqefgOdn75X2ybyt03cW8Q0sa8" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEiUklTxeMyKWxyESvUsx9dTRzGBQxexm3pNBo9ifd42Khq9rc5kRL9uHhE2IETRKDUpUTMIIjfu4qCRSvRdCsinctB0fXAhHUftv4B90fdQ-W1XyoDZfr70TeIQJaYz1Dy4I7bcaGzUboC0Z06iaMfXvef6sbchW5aW2hOfidAhQBaS0h1R1_6RoXPF" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEg0n149FTcc5b4tpJ0aCHTKXI-7CYmj_j7_1PZyMAPdVOAuCgEtSnixim06w6yDv5h_jUhKOAGUdE3D6WMXjmsavxYnv8yblQaK_LUGv8rLlFXc0sDEqTp8roQQ5iuzyC_50Xy2o0VArnRZmvxu_rFKjYU2QeM7e7VhWJuSKwPxfsNGyns07vVE42aP" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEi_owPVIs8k8f6VCe9-kCm1B-SWKN1iw5Fsusy6grgsGxeick5Hs45IMKwDAWFfyL2srG9FmTO73LiHPpaFCN7wCs89pdAjpM91NkrYIv3SZ8__pUT1XyLtIZ_OVQpNpjzMzAZkptOtxt1VzWdLU_qEl-imiijUlA-ORI2qS0g_ncgmROLOYGH9vLAN" /></li></ul><a href="javascript:;" id="postsliderNext"></a> <a href="javascript:;" id="postsliderPrev"></a></div></div> <strike>price/₹4,250</strike><strike>priceold/₹6,250</strike><strike>off/-27%</strike> <div id="desc"><div class="desc-snippet"><div class="steak">Availability: <span class="avstock">In stock</span></div><div class="steak">Product code:<span class="prod-num">3658</span></div></div></div> <div id="timerpost"><div class="timerpost"><div class="flashbox"><div class="timer-akhir">Ends in</div> <div class="box"><div class="days"></div></div><div class="box"><div class="hours"></div></div><div class="box"><div class="minutes"></div></div><div class="box"><div class="seconds"></div></div></div></div></div> <div class="tab-wrapper"><ul class="tab-menu"><li class="active">Product Details</li><li>Description</li><li>Manufacturing Info</li></ul><div class="tab-content"><div> <b>Overview ordered list</b><ol><li>Maecenas ullamcorper est et massa condimentum.</li><li>Vestibulum sed massa vel ipsum imperdiet nisl.</li><li>Etiam nec massa lectus faucibus congue in nunc.</li><li>Mauris eget diam magna in blandit turpis.</li></ol> <b>Overview Unordered list</b><ul><li>Type: Handcrafted Floor Lamp with Shade</li><li>Shade material: Cotton</li><li>Base material: Wood</li><li>Dimensions: 38 cm x 154 cm</li></ul></div><div><h2>Paragraph product description</h2>Create a super cool meltdown text for a typeface in this premium gig tool. Have fun with your imagination and artistic skills. Learn how to create glows and a liquid drip effect for text in this post. You will learn the techniques which I used to create beautiful post effects. We will walk you through the process that he has used in one of the design projects I finished recently.<br /><br />In this Illustrator tutorial, we will learn how to create a golden text style with diamonds using the appearance palette and scatter brushes. You will learn lots of new techniques on applying the transform effect, offset path and seamless pattern on the appearance palette.</div><div><b>Manufacturer Details</b><ul><li>100% Original Products</li><li>This product is already at its best price</li><li>Easy 30 days exchanges</li><li>This item is only exchangeable for the same or a different size, if available, and cannot be returned.</li></ul></div></div></div>Naveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.com3tag:blogger.com,1999:blog-7868226399326019307.post-22250441029115493442020-04-09T07:35:00.001-07:002022-01-09T08:24:53.703-08:00Et Harum Quidem Rerum Facilis Culpa<div id="post-slider"><div id="postslider"><ul><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEj6rdDU17NSWBtKdT9Hw5X-SHCgJzezS3Rm4SxBVpewQt8QiWHh7dbu0vLqtLnEDu1JvmM9W2JdgW-sPVuUJan91b7mK9xgu0q0gf57Z_t4jyZiMM72KblavOIvnMQhdpe4qgFKOExbzMTw2Max8DaRwulFVjeRevKDRT4ermCrkH9YcNUL8nOGEYBA" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEglgOTihXKpuD1fJ-k2AaBWXCSe0XBCcwgvSo1s8O-bT_MZSlDjN_FLsfEkVGyJaE8YHKRxAgI6-opCLHwZloO2fcM7B1S9PflJFiImh2RcmVrwOiT6udjcunpr_5z-jTHh5vi2I-b5fDUlhkWtQvDW73yKoE2yRyKqefgOdn75X2ybyt03cW8Q0sa8" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEiUklTxeMyKWxyESvUsx9dTRzGBQxexm3pNBo9ifd42Khq9rc5kRL9uHhE2IETRKDUpUTMIIjfu4qCRSvRdCsinctB0fXAhHUftv4B90fdQ-W1XyoDZfr70TeIQJaYz1Dy4I7bcaGzUboC0Z06iaMfXvef6sbchW5aW2hOfidAhQBaS0h1R1_6RoXPF" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEg0n149FTcc5b4tpJ0aCHTKXI-7CYmj_j7_1PZyMAPdVOAuCgEtSnixim06w6yDv5h_jUhKOAGUdE3D6WMXjmsavxYnv8yblQaK_LUGv8rLlFXc0sDEqTp8roQQ5iuzyC_50Xy2o0VArnRZmvxu_rFKjYU2QeM7e7VhWJuSKwPxfsNGyns07vVE42aP" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEi_owPVIs8k8f6VCe9-kCm1B-SWKN1iw5Fsusy6grgsGxeick5Hs45IMKwDAWFfyL2srG9FmTO73LiHPpaFCN7wCs89pdAjpM91NkrYIv3SZ8__pUT1XyLtIZ_OVQpNpjzMzAZkptOtxt1VzWdLU_qEl-imiijUlA-ORI2qS0g_ncgmROLOYGH9vLAN" /></li></ul><a href="javascript:;" id="postsliderNext"></a> <a href="javascript:;" id="postsliderPrev"></a></div></div> <strike>price/₹1,100</strike> <div id="desc"><div class="desc-snippet"><div class="steak">Availability: <span class="avstock">In stock</span></div><div class="steak">Product code:<span class="prod-num">3658</span></div></div></div> <div class="tab-wrapper"><ul class="tab-menu"><li class="active">Product Details</li><li>Description</li><li>Manufacturing Info</li></ul><div class="tab-content"><div> <b>Overview ordered list</b><ol><li>Maecenas ullamcorper est et massa condimentum.</li><li>Vestibulum sed massa vel ipsum imperdiet nisl.</li><li>Etiam nec massa lectus faucibus congue in nunc.</li><li>Mauris eget diam magna in blandit turpis.</li></ol> <b>Overview Unordered list</b><ul><li>Type: Handcrafted Floor Lamp with Shade</li><li>Shade material: Cotton</li><li>Base material: Wood</li><li>Dimensions: 38 cm x 154 cm</li></ul></div><div><h2>Paragraph product description</h2>Create a super cool meltdown text for a typeface in this premium gig tool. Have fun with your imagination and artistic skills. Learn how to create glows and a liquid drip effect for text in this post. You will learn the techniques which I used to create beautiful post effects. We will walk you through the process that he has used in one of the design projects I finished recently.<br /><br />In this Illustrator tutorial, we will learn how to create a golden text style with diamonds using the appearance palette and scatter brushes. You will learn lots of new techniques on applying the transform effect, offset path and seamless pattern on the appearance palette.</div><div><b>Manufacturer Details</b><ul><li>100% Original Products</li><li>This product is already at its best price</li><li>Easy 30 days exchanges</li><li>This item is only exchangeable for the same or a different size, if available, and cannot be returned.</li></ul></div></div></div>Naveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.com2tag:blogger.com,1999:blog-7868226399326019307.post-76037287636633942362020-04-09T07:32:00.001-07:002022-01-09T08:56:27.368-08:00Consectetur, Adipisci Velit Sed Cumxa<div id="post-slider"><div id="postslider"><ul><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEifduDFxjOPR7Ro5SZ4oVJ0uOST65gqSzcYwR0wmlHH2WIg01JcvHObnW7GCjic-0WOmLdcniX7wASJAA1h-3fNW0G3vN10xCFZ4vEsNXH98-YtyT73LDbN8EvGVFixdfDyjRBIxZN-LsgJ7aKZIHHFHi6SIv1TpZeVAgEgSjJlt4IAkJAY08iHRWmX" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEglgOTihXKpuD1fJ-k2AaBWXCSe0XBCcwgvSo1s8O-bT_MZSlDjN_FLsfEkVGyJaE8YHKRxAgI6-opCLHwZloO2fcM7B1S9PflJFiImh2RcmVrwOiT6udjcunpr_5z-jTHh5vi2I-b5fDUlhkWtQvDW73yKoE2yRyKqefgOdn75X2ybyt03cW8Q0sa8" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEiUklTxeMyKWxyESvUsx9dTRzGBQxexm3pNBo9ifd42Khq9rc5kRL9uHhE2IETRKDUpUTMIIjfu4qCRSvRdCsinctB0fXAhHUftv4B90fdQ-W1XyoDZfr70TeIQJaYz1Dy4I7bcaGzUboC0Z06iaMfXvef6sbchW5aW2hOfidAhQBaS0h1R1_6RoXPF" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEg0n149FTcc5b4tpJ0aCHTKXI-7CYmj_j7_1PZyMAPdVOAuCgEtSnixim06w6yDv5h_jUhKOAGUdE3D6WMXjmsavxYnv8yblQaK_LUGv8rLlFXc0sDEqTp8roQQ5iuzyC_50Xy2o0VArnRZmvxu_rFKjYU2QeM7e7VhWJuSKwPxfsNGyns07vVE42aP" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEi_owPVIs8k8f6VCe9-kCm1B-SWKN1iw5Fsusy6grgsGxeick5Hs45IMKwDAWFfyL2srG9FmTO73LiHPpaFCN7wCs89pdAjpM91NkrYIv3SZ8__pUT1XyLtIZ_OVQpNpjzMzAZkptOtxt1VzWdLU_qEl-imiijUlA-ORI2qS0g_ncgmROLOYGH9vLAN" /></li></ul><a href="javascript:;" id="postsliderNext"></a> <a href="javascript:;" id="postsliderPrev"></a></div></div> <strike>price/₹12,550</strike> <div id="desc"><div class="desc-snippet"><div class="steak">Availability: <span class="avstock">In stock</span></div><div class="steak">Product code:<span class="prod-num">3658</span></div></div></div> <div class="tab-wrapper"><ul class="tab-menu"><li class="active">Product Details</li><li>Description</li><li>Manufacturing Info</li></ul><div class="tab-content"><div> <b>Overview ordered list</b><ol><li>Maecenas ullamcorper est et massa condimentum.</li><li>Vestibulum sed massa vel ipsum imperdiet nisl.</li><li>Etiam nec massa lectus faucibus congue in nunc.</li><li>Mauris eget diam magna in blandit turpis.</li></ol> <b>Overview Unordered list</b><ul><li>Type: Handcrafted Floor Lamp with Shade</li><li>Shade material: Cotton</li><li>Base material: Wood</li><li>Dimensions: 38 cm x 154 cm</li></ul></div><div><h2>Paragraph product description</h2>Create a super cool meltdown text for a typeface in this premium gig tool. Have fun with your imagination and artistic skills. Learn how to create glows and a liquid drip effect for text in this post. You will learn the techniques which I used to create beautiful post effects. We will walk you through the process that he has used in one of the design projects I finished recently.<br /><br />In this Illustrator tutorial, we will learn how to create a golden text style with diamonds using the appearance palette and scatter brushes. You will learn lots of new techniques on applying the transform effect, offset path and seamless pattern on the appearance palette.</div><div><b>Manufacturer Details</b><ul><li>100% Original Products</li><li>This product is already at its best price</li><li>Easy 30 days exchanges</li><li>This item is only exchangeable for the same or a different size, if available, and cannot be returned.</li></ul></div></div></div>Naveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.com2tag:blogger.com,1999:blog-7868226399326019307.post-12945330761294733852020-04-09T07:27:00.001-07:002022-01-09T08:56:03.681-08:00Illo Inventore Veritatis Et Salvia Recoon<div id="post-slider"><div id="postslider"><ul><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEj0nsQBrYohvJbaWOP4fzu8wQe6iV3RsMzsDISRrYMTsprrapF0_hgLd08rSCnStYRsSVbKOSDuZrKdJyvU__fUXPfWx-5lNNedyoIMJbomC8Mp2v8-WBj26DW1UGJ10J-mPSu4K0w-Tfwvr6Y9IAgl4_VJPR3kwO5iHvvWl171zjgWSSEhyeuog6E4" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEglgOTihXKpuD1fJ-k2AaBWXCSe0XBCcwgvSo1s8O-bT_MZSlDjN_FLsfEkVGyJaE8YHKRxAgI6-opCLHwZloO2fcM7B1S9PflJFiImh2RcmVrwOiT6udjcunpr_5z-jTHh5vi2I-b5fDUlhkWtQvDW73yKoE2yRyKqefgOdn75X2ybyt03cW8Q0sa8" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEiUklTxeMyKWxyESvUsx9dTRzGBQxexm3pNBo9ifd42Khq9rc5kRL9uHhE2IETRKDUpUTMIIjfu4qCRSvRdCsinctB0fXAhHUftv4B90fdQ-W1XyoDZfr70TeIQJaYz1Dy4I7bcaGzUboC0Z06iaMfXvef6sbchW5aW2hOfidAhQBaS0h1R1_6RoXPF" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEg0n149FTcc5b4tpJ0aCHTKXI-7CYmj_j7_1PZyMAPdVOAuCgEtSnixim06w6yDv5h_jUhKOAGUdE3D6WMXjmsavxYnv8yblQaK_LUGv8rLlFXc0sDEqTp8roQQ5iuzyC_50Xy2o0VArnRZmvxu_rFKjYU2QeM7e7VhWJuSKwPxfsNGyns07vVE42aP" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEi_owPVIs8k8f6VCe9-kCm1B-SWKN1iw5Fsusy6grgsGxeick5Hs45IMKwDAWFfyL2srG9FmTO73LiHPpaFCN7wCs89pdAjpM91NkrYIv3SZ8__pUT1XyLtIZ_OVQpNpjzMzAZkptOtxt1VzWdLU_qEl-imiijUlA-ORI2qS0g_ncgmROLOYGH9vLAN" /></li></ul><a href="javascript:;" id="postsliderNext"></a> <a href="javascript:;" id="postsliderPrev"></a></div></div> <strike>price/₹96,500</strike> <div id="desc"><div class="desc-snippet"><div class="steak">Availability: <span class="avstock">In stock</span></div><div class="steak">Product code:<span class="prod-num">3658</span></div></div></div> <div class="tab-wrapper"><ul class="tab-menu"><li class="active">Product Details</li><li>Description</li><li>Manufacturing Info</li></ul><div class="tab-content"><div> <b>Overview ordered list</b><ol><li>Maecenas ullamcorper est et massa condimentum.</li><li>Vestibulum sed massa vel ipsum imperdiet nisl.</li><li>Etiam nec massa lectus faucibus congue in nunc.</li><li>Mauris eget diam magna in blandit turpis.</li></ol> <b>Overview Unordered list</b><ul><li>Type: Handcrafted Floor Lamp with Shade</li><li>Shade material: Cotton</li><li>Base material: Wood</li><li>Dimensions: 38 cm x 154 cm</li></ul></div><div><h2>Paragraph product description</h2>Create a super cool meltdown text for a typeface in this premium gig tool. Have fun with your imagination and artistic skills. Learn how to create glows and a liquid drip effect for text in this post. You will learn the techniques which I used to create beautiful post effects. We will walk you through the process that he has used in one of the design projects I finished recently.<br /><br />In this Illustrator tutorial, we will learn how to create a golden text style with diamonds using the appearance palette and scatter brushes. You will learn lots of new techniques on applying the transform effect, offset path and seamless pattern on the appearance palette.</div><div><b>Manufacturer Details</b><ul><li>100% Original Products</li><li>This product is already at its best price</li><li>Easy 30 days exchanges</li><li>This item is only exchangeable for the same or a different size, if available, and cannot be returned.</li></ul></div></div></div>Naveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.com3tag:blogger.com,1999:blog-7868226399326019307.post-72773174108850457752020-04-09T07:25:00.001-07:002022-01-09T08:58:10.449-08:00Enim Ad Minima Veniam Venis Lucas<div id="post-slider"><div id="postslider"><ul><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEjLsueF_ta2Az4swz65WcIDhskS62LSUEAw_buoj_7tYPPgfhC8REcyCy1BoA0ht65KhAjyEhtk9Teuv_NB6vvV7mO_um2ZRhZzPgiB7GmnkarwfO7SGRmhZLdlBvafYzxGu1s4w86fPa6gdaLTH5PMN7_bX7VqxBkkWR3BGJas_ZbSVJDjJJRqZpYy" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEglgOTihXKpuD1fJ-k2AaBWXCSe0XBCcwgvSo1s8O-bT_MZSlDjN_FLsfEkVGyJaE8YHKRxAgI6-opCLHwZloO2fcM7B1S9PflJFiImh2RcmVrwOiT6udjcunpr_5z-jTHh5vi2I-b5fDUlhkWtQvDW73yKoE2yRyKqefgOdn75X2ybyt03cW8Q0sa8" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEiUklTxeMyKWxyESvUsx9dTRzGBQxexm3pNBo9ifd42Khq9rc5kRL9uHhE2IETRKDUpUTMIIjfu4qCRSvRdCsinctB0fXAhHUftv4B90fdQ-W1XyoDZfr70TeIQJaYz1Dy4I7bcaGzUboC0Z06iaMfXvef6sbchW5aW2hOfidAhQBaS0h1R1_6RoXPF" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEg0n149FTcc5b4tpJ0aCHTKXI-7CYmj_j7_1PZyMAPdVOAuCgEtSnixim06w6yDv5h_jUhKOAGUdE3D6WMXjmsavxYnv8yblQaK_LUGv8rLlFXc0sDEqTp8roQQ5iuzyC_50Xy2o0VArnRZmvxu_rFKjYU2QeM7e7VhWJuSKwPxfsNGyns07vVE42aP" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEi_owPVIs8k8f6VCe9-kCm1B-SWKN1iw5Fsusy6grgsGxeick5Hs45IMKwDAWFfyL2srG9FmTO73LiHPpaFCN7wCs89pdAjpM91NkrYIv3SZ8__pUT1XyLtIZ_OVQpNpjzMzAZkptOtxt1VzWdLU_qEl-imiijUlA-ORI2qS0g_ncgmROLOYGH9vLAN" /></li></ul><a href="javascript:;" id="postsliderNext"></a> <a href="javascript:;" id="postsliderPrev"></a></div></div> <strike>price/₹11,500</strike> <div id="desc"><div class="desc-snippet"><div class="steak">Availability: <span class="avstock">In stock</span></div><div class="steak">Product code:<span class="prod-num">3658</span></div></div></div> <div class="tab-wrapper"><ul class="tab-menu"><li class="active">Product Details</li><li>Description</li><li>Manufacturing Info</li></ul><div class="tab-content"><div> <b>Overview ordered list</b><ol><li>Maecenas ullamcorper est et massa condimentum.</li><li>Vestibulum sed massa vel ipsum imperdiet nisl.</li><li>Etiam nec massa lectus faucibus congue in nunc.</li><li>Mauris eget diam magna in blandit turpis.</li></ol> <b>Overview Unordered list</b><ul><li>Type: Handcrafted Floor Lamp with Shade</li><li>Shade material: Cotton</li><li>Base material: Wood</li><li>Dimensions: 38 cm x 154 cm</li></ul></div><div><h2>Paragraph product description</h2>Create a super cool meltdown text for a typeface in this premium gig tool. Have fun with your imagination and artistic skills. Learn how to create glows and a liquid drip effect for text in this post. You will learn the techniques which I used to create beautiful post effects. We will walk you through the process that he has used in one of the design projects I finished recently.<br /><br />In this Illustrator tutorial, we will learn how to create a golden text style with diamonds using the appearance palette and scatter brushes. You will learn lots of new techniques on applying the transform effect, offset path and seamless pattern on the appearance palette.</div><div><b>Manufacturer Details</b><ul><li>100% Original Products</li><li>This product is already at its best price</li><li>Easy 30 days exchanges</li><li>This item is only exchangeable for the same or a different size, if available, and cannot be returned.</li></ul></div></div></div>Naveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.com0tag:blogger.com,1999:blog-7868226399326019307.post-63570412915376045622020-04-09T07:22:00.001-07:002022-01-09T09:27:25.764-08:00Sed Quia Consequuntur Mag Zacob<div id="post-slider"><div id="postslider"><ul><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEjkxTuWPlXyAFwhKUFddoUICpHqMXSf2mc4k7swMFM72um9KPbMxo5yc0SBQTLPIj3U-FlYpIE53P93g86Xdn_5oVTKDOntAt6XdZZtk2TYIcUtb_hF58Jb-sppmPqUcrJhC2kPJKLmFbR-gvxcIPBYePkgCNAz65yVlNSRWBtpQbY6DpYdNKL8awva" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEglgOTihXKpuD1fJ-k2AaBWXCSe0XBCcwgvSo1s8O-bT_MZSlDjN_FLsfEkVGyJaE8YHKRxAgI6-opCLHwZloO2fcM7B1S9PflJFiImh2RcmVrwOiT6udjcunpr_5z-jTHh5vi2I-b5fDUlhkWtQvDW73yKoE2yRyKqefgOdn75X2ybyt03cW8Q0sa8" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEiUklTxeMyKWxyESvUsx9dTRzGBQxexm3pNBo9ifd42Khq9rc5kRL9uHhE2IETRKDUpUTMIIjfu4qCRSvRdCsinctB0fXAhHUftv4B90fdQ-W1XyoDZfr70TeIQJaYz1Dy4I7bcaGzUboC0Z06iaMfXvef6sbchW5aW2hOfidAhQBaS0h1R1_6RoXPF" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEg0n149FTcc5b4tpJ0aCHTKXI-7CYmj_j7_1PZyMAPdVOAuCgEtSnixim06w6yDv5h_jUhKOAGUdE3D6WMXjmsavxYnv8yblQaK_LUGv8rLlFXc0sDEqTp8roQQ5iuzyC_50Xy2o0VArnRZmvxu_rFKjYU2QeM7e7VhWJuSKwPxfsNGyns07vVE42aP" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEi_owPVIs8k8f6VCe9-kCm1B-SWKN1iw5Fsusy6grgsGxeick5Hs45IMKwDAWFfyL2srG9FmTO73LiHPpaFCN7wCs89pdAjpM91NkrYIv3SZ8__pUT1XyLtIZ_OVQpNpjzMzAZkptOtxt1VzWdLU_qEl-imiijUlA-ORI2qS0g_ncgmROLOYGH9vLAN" /></li></ul><a href="javascript:;" id="postsliderNext"></a> <a href="javascript:;" id="postsliderPrev"></a></div></div> <strike>price/₹1,050</strike> <div id="desc"><div class="desc-snippet"><div class="steak">Availability: <span class="avstock">In stock</span></div><div class="steak">Product code:<span class="prod-num">3658</span></div></div></div> <div class="tab-wrapper"><ul class="tab-menu"><li class="active">Product Details</li><li>Description</li><li>Manufacturing Info</li></ul><div class="tab-content"><div> <b>Overview ordered list</b><ol><li>Maecenas ullamcorper est et massa condimentum.</li><li>Vestibulum sed massa vel ipsum imperdiet nisl.</li><li>Etiam nec massa lectus faucibus congue in nunc.</li><li>Mauris eget diam magna in blandit turpis.</li></ol> <b>Overview Unordered list</b><ul><li>Type: Handcrafted Floor Lamp with Shade</li><li>Shade material: Cotton</li><li>Base material: Wood</li><li>Dimensions: 38 cm x 154 cm</li></ul></div><div><h2>Paragraph product description</h2>Create a super cool meltdown text for a typeface in this premium gig tool. Have fun with your imagination and artistic skills. Learn how to create glows and a liquid drip effect for text in this post. You will learn the techniques which I used to create beautiful post effects. We will walk you through the process that he has used in one of the design projects I finished recently.<br /><br />In this Illustrator tutorial, we will learn how to create a golden text style with diamonds using the appearance palette and scatter brushes. You will learn lots of new techniques on applying the transform effect, offset path and seamless pattern on the appearance palette.</div><div><b>Manufacturer Details</b><ul><li>100% Original Products</li><li>This product is already at its best price</li><li>Easy 30 days exchanges</li><li>This item is only exchangeable for the same or a different size, if available, and cannot be returned.</li></ul></div></div></div>Naveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.com1tag:blogger.com,1999:blog-7868226399326019307.post-70462829069064610252020-04-09T07:17:00.001-07:002022-01-09T09:05:10.249-08:00List of Currencies that can be used in SouqStore<div id="post-slider"><div id="postslider"><ul><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEgiLG3B0bKsYkNxN7FZGDBkwaeVKR3XF_bE_2WCWdfTUUhW_XdkJKbbczBfau6OuhYwfYTrLGDbnaq9sKXAh8qXkj-bd7cOjsqVDD1q1W49uj8Pl_htiwXXXN-_0BpYH4B4D572wvvNHejgC5RBIKOh0SaiB2j_MxomPDM8kyl802mWBct8JWKKXQR8" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEglgOTihXKpuD1fJ-k2AaBWXCSe0XBCcwgvSo1s8O-bT_MZSlDjN_FLsfEkVGyJaE8YHKRxAgI6-opCLHwZloO2fcM7B1S9PflJFiImh2RcmVrwOiT6udjcunpr_5z-jTHh5vi2I-b5fDUlhkWtQvDW73yKoE2yRyKqefgOdn75X2ybyt03cW8Q0sa8" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEiUklTxeMyKWxyESvUsx9dTRzGBQxexm3pNBo9ifd42Khq9rc5kRL9uHhE2IETRKDUpUTMIIjfu4qCRSvRdCsinctB0fXAhHUftv4B90fdQ-W1XyoDZfr70TeIQJaYz1Dy4I7bcaGzUboC0Z06iaMfXvef6sbchW5aW2hOfidAhQBaS0h1R1_6RoXPF" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEg0n149FTcc5b4tpJ0aCHTKXI-7CYmj_j7_1PZyMAPdVOAuCgEtSnixim06w6yDv5h_jUhKOAGUdE3D6WMXjmsavxYnv8yblQaK_LUGv8rLlFXc0sDEqTp8roQQ5iuzyC_50Xy2o0VArnRZmvxu_rFKjYU2QeM7e7VhWJuSKwPxfsNGyns07vVE42aP" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEi_owPVIs8k8f6VCe9-kCm1B-SWKN1iw5Fsusy6grgsGxeick5Hs45IMKwDAWFfyL2srG9FmTO73LiHPpaFCN7wCs89pdAjpM91NkrYIv3SZ8__pUT1XyLtIZ_OVQpNpjzMzAZkptOtxt1VzWdLU_qEl-imiijUlA-ORI2qS0g_ncgmROLOYGH9vLAN" /></li></ul><a href="javascript:;" id="postsliderNext"></a> <a href="javascript:;" id="postsliderPrev"></a></div></div> <strike>price/₹36,500</strike> <div id="desc"><div class="desc-snippet"><div class="steak">Availability: <span class="avstock">In stock</span></div><div class="steak">Product code:<span class="prod-num">3658</span></div></div></div> <div class="tab-wrapper"><ul class="tab-menu"><li class="active">Product Details</li><li>Description</li><li>Manufacturing Info</li></ul><div class="tab-content"><div> <b>Overview ordered list</b><ol><li>Maecenas ullamcorper est et massa condimentum.</li><li>Vestibulum sed massa vel ipsum imperdiet nisl.</li><li>Etiam nec massa lectus faucibus congue in nunc.</li><li>Mauris eget diam magna in blandit turpis.</li></ol> <b>Overview Unordered list</b><ul><li>Type: Handcrafted Floor Lamp with Shade</li><li>Shade material: Cotton</li><li>Base material: Wood</li><li>Dimensions: 38 cm x 154 cm</li></ul></div><div><h2>Paragraph product description</h2>Create a super cool meltdown text for a typeface in this premium gig tool. Have fun with your imagination and artistic skills. Learn how to create glows and a liquid drip effect for text in this post. You will learn the techniques which I used to create beautiful post effects. We will walk you through the process that he has used in one of the design projects I finished recently.<br /><br />In this Illustrator tutorial, we will learn how to create a golden text style with diamonds using the appearance palette and scatter brushes. You will learn lots of new techniques on applying the transform effect, offset path and seamless pattern on the appearance palette.</div><div><b>Manufacturer Details</b><ul><li>100% Original Products</li><li>This product is already at its best price</li><li>Easy 30 days exchanges</li><li>This item is only exchangeable for the same or a different size, if available, and cannot be returned.</li></ul></div></div></div>Naveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.com0tag:blogger.com,1999:blog-7868226399326019307.post-3569498511617412132020-04-09T07:14:00.001-07:002022-01-09T09:25:37.822-08:00Voluptatibus Maiores Alias Guju Atque<div id="post-slider"><div id="postslider"><ul><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEg2ntWa4wG8OFFcMXYy6SOM-jjpH_xSfkxfRc6c_H_6rL7KhKsHi_Y7XcadBMmAZS_lfrteeQRLFoj2-Ep_teRmqzyv41lNX_ffCXWVuv6O5dqXlNX9kE23O1IPjC5hfGDy5oOkgTcZKrXfN7EfjczzdH0iVAK3t0o72PaSCf0j98_SIKK5YQFSSbOw" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEglgOTihXKpuD1fJ-k2AaBWXCSe0XBCcwgvSo1s8O-bT_MZSlDjN_FLsfEkVGyJaE8YHKRxAgI6-opCLHwZloO2fcM7B1S9PflJFiImh2RcmVrwOiT6udjcunpr_5z-jTHh5vi2I-b5fDUlhkWtQvDW73yKoE2yRyKqefgOdn75X2ybyt03cW8Q0sa8" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEiUklTxeMyKWxyESvUsx9dTRzGBQxexm3pNBo9ifd42Khq9rc5kRL9uHhE2IETRKDUpUTMIIjfu4qCRSvRdCsinctB0fXAhHUftv4B90fdQ-W1XyoDZfr70TeIQJaYz1Dy4I7bcaGzUboC0Z06iaMfXvef6sbchW5aW2hOfidAhQBaS0h1R1_6RoXPF" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEg0n149FTcc5b4tpJ0aCHTKXI-7CYmj_j7_1PZyMAPdVOAuCgEtSnixim06w6yDv5h_jUhKOAGUdE3D6WMXjmsavxYnv8yblQaK_LUGv8rLlFXc0sDEqTp8roQQ5iuzyC_50Xy2o0VArnRZmvxu_rFKjYU2QeM7e7VhWJuSKwPxfsNGyns07vVE42aP" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEi_owPVIs8k8f6VCe9-kCm1B-SWKN1iw5Fsusy6grgsGxeick5Hs45IMKwDAWFfyL2srG9FmTO73LiHPpaFCN7wCs89pdAjpM91NkrYIv3SZ8__pUT1XyLtIZ_OVQpNpjzMzAZkptOtxt1VzWdLU_qEl-imiijUlA-ORI2qS0g_ncgmROLOYGH9vLAN" /></li></ul><a href="javascript:;" id="postsliderNext"></a> <a href="javascript:;" id="postsliderPrev"></a></div></div> <strike>price/₹6,990</strike> <div id="desc"><div class="desc-snippet"><div class="steak">Availability: <span class="avstock">In stock</span></div><div class="steak">Product code:<span class="prod-num">3658</span></div></div></div> <div class="tab-wrapper"><ul class="tab-menu"><li class="active">Product Details</li><li>Description</li><li>Manufacturing Info</li></ul><div class="tab-content"><div> <b>Overview ordered list</b><ol><li>Maecenas ullamcorper est et massa condimentum.</li><li>Vestibulum sed massa vel ipsum imperdiet nisl.</li><li>Etiam nec massa lectus faucibus congue in nunc.</li><li>Mauris eget diam magna in blandit turpis.</li></ol> <b>Overview Unordered list</b><ul><li>Type: Handcrafted Floor Lamp with Shade</li><li>Shade material: Cotton</li><li>Base material: Wood</li><li>Dimensions: 38 cm x 154 cm</li></ul></div><div><h2>Paragraph product description</h2>Create a super cool meltdown text for a typeface in this premium gig tool. Have fun with your imagination and artistic skills. Learn how to create glows and a liquid drip effect for text in this post. You will learn the techniques which I used to create beautiful post effects. We will walk you through the process that he has used in one of the design projects I finished recently.<br /><br />In this Illustrator tutorial, we will learn how to create a golden text style with diamonds using the appearance palette and scatter brushes. You will learn lots of new techniques on applying the transform effect, offset path and seamless pattern on the appearance palette.</div><div><b>Manufacturer Details</b><ul><li>100% Original Products</li><li>This product is already at its best price</li><li>Easy 30 days exchanges</li><li>This item is only exchangeable for the same or a different size, if available, and cannot be returned.</li></ul></div></div></div>Naveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.com2tag:blogger.com,1999:blog-7868226399326019307.post-32265182683907158892020-04-09T07:12:00.001-07:002022-01-09T09:26:53.014-08:00Similique Sunt In Culpa Qui Officia<div id="post-slider"><div id="postslider"><ul><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEiVVK6KGOTLXIpxyKF7cAFB2XjQKOFpEQorgxLGl0RjxA-_191iswDYtvfpR6vSFKxDE096dkk2Ih93c7HHWe7-E2QLOgDXx_b4NEmPaRwZeSP5smu7AZjAzMGvFqG77w_QW6EXmGfrQd4FXdp9bfnsrAyRw2rm8fRXNQuzUhe0G5YL51LcmAH4hBOx" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEglgOTihXKpuD1fJ-k2AaBWXCSe0XBCcwgvSo1s8O-bT_MZSlDjN_FLsfEkVGyJaE8YHKRxAgI6-opCLHwZloO2fcM7B1S9PflJFiImh2RcmVrwOiT6udjcunpr_5z-jTHh5vi2I-b5fDUlhkWtQvDW73yKoE2yRyKqefgOdn75X2ybyt03cW8Q0sa8" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEiUklTxeMyKWxyESvUsx9dTRzGBQxexm3pNBo9ifd42Khq9rc5kRL9uHhE2IETRKDUpUTMIIjfu4qCRSvRdCsinctB0fXAhHUftv4B90fdQ-W1XyoDZfr70TeIQJaYz1Dy4I7bcaGzUboC0Z06iaMfXvef6sbchW5aW2hOfidAhQBaS0h1R1_6RoXPF" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEg0n149FTcc5b4tpJ0aCHTKXI-7CYmj_j7_1PZyMAPdVOAuCgEtSnixim06w6yDv5h_jUhKOAGUdE3D6WMXjmsavxYnv8yblQaK_LUGv8rLlFXc0sDEqTp8roQQ5iuzyC_50Xy2o0VArnRZmvxu_rFKjYU2QeM7e7VhWJuSKwPxfsNGyns07vVE42aP" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEi_owPVIs8k8f6VCe9-kCm1B-SWKN1iw5Fsusy6grgsGxeick5Hs45IMKwDAWFfyL2srG9FmTO73LiHPpaFCN7wCs89pdAjpM91NkrYIv3SZ8__pUT1XyLtIZ_OVQpNpjzMzAZkptOtxt1VzWdLU_qEl-imiijUlA-ORI2qS0g_ncgmROLOYGH9vLAN" /></li></ul><a href="javascript:;" id="postsliderNext"></a> <a href="javascript:;" id="postsliderPrev"></a></div></div> <strike>price/₹6,990</strike> <div id="desc"><div class="desc-snippet"><div class="steak">Availability: <span class="avstock">In stock</span></div><div class="steak">Product code:<span class="prod-num">3658</span></div></div></div> <div class="tab-wrapper"><ul class="tab-menu"><li class="active">Product Details</li><li>Description</li><li>Manufacturing Info</li></ul><div class="tab-content"><div> <b>Overview ordered list</b><ol><li>Maecenas ullamcorper est et massa condimentum.</li><li>Vestibulum sed massa vel ipsum imperdiet nisl.</li><li>Etiam nec massa lectus faucibus congue in nunc.</li><li>Mauris eget diam magna in blandit turpis.</li></ol> <b>Overview Unordered list</b><ul><li>Type: Handcrafted Floor Lamp with Shade</li><li>Shade material: Cotton</li><li>Base material: Wood</li><li>Dimensions: 38 cm x 154 cm</li></ul></div><div><h2>Paragraph product description</h2>Create a super cool meltdown text for a typeface in this premium gig tool. Have fun with your imagination and artistic skills. Learn how to create glows and a liquid drip effect for text in this post. You will learn the techniques which I used to create beautiful post effects. We will walk you through the process that he has used in one of the design projects I finished recently.<br /><br />In this Illustrator tutorial, we will learn how to create a golden text style with diamonds using the appearance palette and scatter brushes. You will learn lots of new techniques on applying the transform effect, offset path and seamless pattern on the appearance palette.</div><div><b>Manufacturer Details</b><ul><li>100% Original Products</li><li>This product is already at its best price</li><li>Easy 30 days exchanges</li><li>This item is only exchangeable for the same or a different size, if available, and cannot be returned.</li></ul></div></div></div>Naveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.com1tag:blogger.com,1999:blog-7868226399326019307.post-34605523452423138752020-04-09T07:10:00.001-07:002022-01-09T09:28:37.532-08:00Eos Et Accusamus Et Iusto Lavato<div id="post-slider"><div id="postslider"><ul><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEi-mw56p-hp3ZaUN5uMOQI8hOd1_B9RLzW5GLmYqbuN4sJK3vuyYurvw0no0UxXrqkCu-oqHh8FHIm_rSPjjNCw6baus4D556E16ReHJdLm8O1dkBuJZnXGQtHjNqJfhzfDRrcPGmZE7MYxfOK6LKs_cHuv8gfN71XY_E64bxOLm_dQ-SHt1xJrJPEW" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEglgOTihXKpuD1fJ-k2AaBWXCSe0XBCcwgvSo1s8O-bT_MZSlDjN_FLsfEkVGyJaE8YHKRxAgI6-opCLHwZloO2fcM7B1S9PflJFiImh2RcmVrwOiT6udjcunpr_5z-jTHh5vi2I-b5fDUlhkWtQvDW73yKoE2yRyKqefgOdn75X2ybyt03cW8Q0sa8" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEiUklTxeMyKWxyESvUsx9dTRzGBQxexm3pNBo9ifd42Khq9rc5kRL9uHhE2IETRKDUpUTMIIjfu4qCRSvRdCsinctB0fXAhHUftv4B90fdQ-W1XyoDZfr70TeIQJaYz1Dy4I7bcaGzUboC0Z06iaMfXvef6sbchW5aW2hOfidAhQBaS0h1R1_6RoXPF" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEg0n149FTcc5b4tpJ0aCHTKXI-7CYmj_j7_1PZyMAPdVOAuCgEtSnixim06w6yDv5h_jUhKOAGUdE3D6WMXjmsavxYnv8yblQaK_LUGv8rLlFXc0sDEqTp8roQQ5iuzyC_50Xy2o0VArnRZmvxu_rFKjYU2QeM7e7VhWJuSKwPxfsNGyns07vVE42aP" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEi_owPVIs8k8f6VCe9-kCm1B-SWKN1iw5Fsusy6grgsGxeick5Hs45IMKwDAWFfyL2srG9FmTO73LiHPpaFCN7wCs89pdAjpM91NkrYIv3SZ8__pUT1XyLtIZ_OVQpNpjzMzAZkptOtxt1VzWdLU_qEl-imiijUlA-ORI2qS0g_ncgmROLOYGH9vLAN" /></li></ul><a href="javascript:;" id="postsliderNext"></a> <a href="javascript:;" id="postsliderPrev"></a></div></div> <strike>price/₹6,990</strike> <div id="desc"><div class="desc-snippet"><div class="steak">Availability: <span class="avstock">In stock</span></div><div class="steak">Product code:<span class="prod-num">3658</span></div></div></div> <div class="tab-wrapper"><ul class="tab-menu"><li class="active">Product Details</li><li>Description</li><li>Manufacturing Info</li></ul><div class="tab-content"><div> <b>Overview ordered list</b><ol><li>Maecenas ullamcorper est et massa condimentum.</li><li>Vestibulum sed massa vel ipsum imperdiet nisl.</li><li>Etiam nec massa lectus faucibus congue in nunc.</li><li>Mauris eget diam magna in blandit turpis.</li></ol> <b>Overview Unordered list</b><ul><li>Type: Handcrafted Floor Lamp with Shade</li><li>Shade material: Cotton</li><li>Base material: Wood</li><li>Dimensions: 38 cm x 154 cm</li></ul></div><div><h2>Paragraph product description</h2>Create a super cool meltdown text for a typeface in this premium gig tool. Have fun with your imagination and artistic skills. Learn how to create glows and a liquid drip effect for text in this post. You will learn the techniques which I used to create beautiful post effects. We will walk you through the process that he has used in one of the design projects I finished recently.<br /><br />In this Illustrator tutorial, we will learn how to create a golden text style with diamonds using the appearance palette and scatter brushes. You will learn lots of new techniques on applying the transform effect, offset path and seamless pattern on the appearance palette.</div><div><b>Manufacturer Details</b><ul><li>100% Original Products</li><li>This product is already at its best price</li><li>Easy 30 days exchanges</li><li>This item is only exchangeable for the same or a different size, if available, and cannot be returned.</li></ul></div></div></div>Naveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.com1tag:blogger.com,1999:blog-7868226399326019307.post-82939349626336353392020-04-09T07:06:00.001-07:002022-01-09T09:29:38.488-08:00Quae Ab Illo Inventore Veritatis Dolourm<div id="post-slider"><div id="postslider"><ul><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEjkxTuWPlXyAFwhKUFddoUICpHqMXSf2mc4k7swMFM72um9KPbMxo5yc0SBQTLPIj3U-FlYpIE53P93g86Xdn_5oVTKDOntAt6XdZZtk2TYIcUtb_hF58Jb-sppmPqUcrJhC2kPJKLmFbR-gvxcIPBYePkgCNAz65yVlNSRWBtpQbY6DpYdNKL8awva" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEglgOTihXKpuD1fJ-k2AaBWXCSe0XBCcwgvSo1s8O-bT_MZSlDjN_FLsfEkVGyJaE8YHKRxAgI6-opCLHwZloO2fcM7B1S9PflJFiImh2RcmVrwOiT6udjcunpr_5z-jTHh5vi2I-b5fDUlhkWtQvDW73yKoE2yRyKqefgOdn75X2ybyt03cW8Q0sa8" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEiUklTxeMyKWxyESvUsx9dTRzGBQxexm3pNBo9ifd42Khq9rc5kRL9uHhE2IETRKDUpUTMIIjfu4qCRSvRdCsinctB0fXAhHUftv4B90fdQ-W1XyoDZfr70TeIQJaYz1Dy4I7bcaGzUboC0Z06iaMfXvef6sbchW5aW2hOfidAhQBaS0h1R1_6RoXPF" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEg0n149FTcc5b4tpJ0aCHTKXI-7CYmj_j7_1PZyMAPdVOAuCgEtSnixim06w6yDv5h_jUhKOAGUdE3D6WMXjmsavxYnv8yblQaK_LUGv8rLlFXc0sDEqTp8roQQ5iuzyC_50Xy2o0VArnRZmvxu_rFKjYU2QeM7e7VhWJuSKwPxfsNGyns07vVE42aP" /></li><li><img alt="" src="https://blogger.googleusercontent.com/img/a/AVvXsEi_owPVIs8k8f6VCe9-kCm1B-SWKN1iw5Fsusy6grgsGxeick5Hs45IMKwDAWFfyL2srG9FmTO73LiHPpaFCN7wCs89pdAjpM91NkrYIv3SZ8__pUT1XyLtIZ_OVQpNpjzMzAZkptOtxt1VzWdLU_qEl-imiijUlA-ORI2qS0g_ncgmROLOYGH9vLAN" /></li></ul><a href="javascript:;" id="postsliderNext"></a> <a href="javascript:;" id="postsliderPrev"></a></div></div> <strike>price/₹6,990</strike> <div id="desc"><div class="desc-snippet"><div class="steak">Availability: <span class="avstock">In stock</span></div><div class="steak">Product code:<span class="prod-num">3658</span></div></div></div> <div class="tab-wrapper"><ul class="tab-menu"><li class="active">Product Details</li><li>Description</li><li>Manufacturing Info</li></ul><div class="tab-content"><div> <b>Overview ordered list</b><ol><li>Maecenas ullamcorper est et massa condimentum.</li><li>Vestibulum sed massa vel ipsum imperdiet nisl.</li><li>Etiam nec massa lectus faucibus congue in nunc.</li><li>Mauris eget diam magna in blandit turpis.</li></ol> <b>Overview Unordered list</b><ul><li>Type: Handcrafted Floor Lamp with Shade</li><li>Shade material: Cotton</li><li>Base material: Wood</li><li>Dimensions: 38 cm x 154 cm</li></ul></div><div><h2>Paragraph product description</h2>Create a super cool meltdown text for a typeface in this premium gig tool. Have fun with your imagination and artistic skills. Learn how to create glows and a liquid drip effect for text in this post. You will learn the techniques which I used to create beautiful post effects. We will walk you through the process that he has used in one of the design projects I finished recently.<br /><br />In this Illustrator tutorial, we will learn how to create a golden text style with diamonds using the appearance palette and scatter brushes. You will learn lots of new techniques on applying the transform effect, offset path and seamless pattern on the appearance palette.</div><div><b>Manufacturer Details</b><ul><li>100% Original Products</li><li>This product is already at its best price</li><li>Easy 30 days exchanges</li><li>This item is only exchangeable for the same or a different size, if available, and cannot be returned.</li></ul></div></div></div>Naveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.com0tag:blogger.com,1999:blog-7868226399326019307.page-59458584377833156652022-01-07T07:56:00.001-08:002022-01-07T07:56:31.540-08:00Thank you for choosing Bloggertheme9's template :)Search for the Following Code:<br /><h2>&lt;!-- Customize Mega Menu Here --&gt;</h2>&lt;li&gt;&lt;a href=&#39;<span style="color: green;">https://souqstore-bloggertheme9.blogspot.com/search/label/Gadgets</span>&#39;&gt;<span style="color: #3d85c6;">Gadgets</span>&lt;/a&gt;&lt;/li&gt;<br />&lt;li&gt;&lt;a href=&#39;<span style="color: green;">https://souqstore-bloggertheme9.blogspot.com/search/label/Furniture</span>&#39;&gt;<span style="color: #3d85c6;">Furniture</span>&lt;/a&gt;&lt;/li&gt;<br />Replace "<span style="color: red;">Category url</span>" and <span style="color: #3d85c6;">Category name</span> with yours.<br /><br />How to add products or items in post ?<br /><h2>&lt;!-- Add below lines to add price and sale tag --&gt;</h2><span style="color: #3d85c6;">&lt;strike&gt;price/$270.00&lt;/strike&gt;</span> <br /><span style="color: #3d85c6;">&lt;strike&gt;off/Hot&lt;/strike&gt;</span><br />Note: Add product image and price tags at the end of post.<br /><br />Search for the Following Code:<br /><h2>&lt;!-- Customize Navigation Menu Here --&gt;</h2>&lt;a href='<span style="color: red;">https://souqstore-bloggertheme9.blogspot.com/2020/04/lamp-et-dolorum-fuga-extra-harum-nat.html</span>'&gt;<span style="color: #3d85c6;">post right</span>&lt;/a&gt;<br />&lt;a href='<span style="color: red;">#</span>'&gt;<span style="color: #3d85c6;">Contact</span>&lt;/a&gt;<br />Replace "<span style="color: red;">#</span>" and <span style="color: #3d85c6;">name</span> with yours.<br /><br /><br />Search for the Following Code:<br /><h2>&lt;!-- Show Ads Below Post Title --&gt;</h2>After '<b>parsing</b>' your ad code paste it below this line.<br />&lt;!-- Show Ads Below Post Title --&gt;<br /><br /><br />Search for the Following Code:<br /><h2>&lt;!-- How to activate Featured Posts --&gt;</h2>Replace "<span style="color: #3d85c6;">FROM THE PART</span>" and "<span style="color: #3d85c6;">I focus on a range of items</span>" with yours.<br /><br /><br />Search for the Following Code:<br /><h2>&lt;!-- Page Counter - Edit Number Of Post To Show On Each Page --&gt;</h2>var postperpage=8;<br />var numshowpage=2;<br /><br /><br />To edit your 'Meta Tags' Search for the Following Code<br /><h2>&lt;!-- Customize meta tags here --&gt;</h2><br /><br /><h2><i>More Questions?</i></h2><a href="http://www.bloggertheme9.com/p/frequently-asked-questions.html"><i>Frequently Asked Questions</i></a><br /><br /><br /><b>Note</b>: Premium Version buyers will get advance and lifetime support guarantee.Naveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.page-36025797473723379082021-10-24T09:04:00.003-07:002022-01-03T09:15:36.460-08:00checkoutAdd text at order form here.... <div id="theme-order-form"></div>Naveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.page-80044433384205241112021-10-24T09:04:00.001-07:002021-10-24T09:04:24.068-07:00wishlistNaveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.post-20390649025291297902020-04-19T10:59:03.221-07:002022-01-07T07:56:32.067-08:00I like this sofa. Very comfy with armrest I like this sofa. Very comfy with armrest Naveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.post-80914891925110278112020-05-07T08:15:05.333-07:002022-01-07T07:56:32.221-08:00My first review for this item.. <br>Lorem ipsum..My first review for this item.. <br>Lorem ipsum..Naveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.post-38060471084918142482020-05-07T08:16:09.732-07:002022-01-07T07:56:32.313-08:00I like the quality of this item. I&#39;ll surely r...I like the quality of this item. I&#39;ll surely recommend it. <br>Thanks again..Naveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.post-77298940099429817672020-05-07T08:16:21.676-07:002022-01-07T07:56:32.406-08:00I like the quality of this item. I&#39;ll surely r...I like the quality of this item. I&#39;ll surely recommend it. <br>Thanks again..Naveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.post-162369362271498282020-05-07T08:17:04.179-07:002022-01-07T07:56:32.500-08:00I like the quality of this item. I&#39;ll surely r...I like the quality of this item. I&#39;ll surely recommend it. <br>Thanks again..Naveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.post-60674747533868563972020-05-07T08:17:13.185-07:002022-01-07T07:56:32.593-08:00I like the quality of this item. I&#39;ll surely r...I like the quality of this item. I&#39;ll surely recommend it. <br>Thanks again..Naveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.post-62948822080966262232020-05-07T08:17:21.314-07:002022-01-07T07:56:32.686-08:00I like the quality of this item. I&#39;ll surely r...I like the quality of this item. I&#39;ll surely recommend it. <br>Thanks again..Naveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.post-55710478674855331422020-05-07T08:17:28.751-07:002022-01-07T07:56:32.779-08:00I like the quality of this item. I&#39;ll surely r...I like the quality of this item. I&#39;ll surely recommend it. <br>Thanks again..Naveed Iqbalhttps://www.blogger.com/profile/08441660520473452360noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.post-229682472807099952020-05-08T10:16:35.948-07:002022-01-07T07:56:32.871-08:00HeHeRajender Singh Bishthttps://www.blogger.com/profile/01210964326971841551noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.post-75558517783593916242020-06-01T18:59:16.985-07:002022-01-07T07:56:32.919-08:00ncncRakibul Hasan Ronyhttps://www.blogger.com/profile/13315032166791287655noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.post-69974399321705026312020-06-11T01:56:33.254-07:002022-01-07T07:56:33.012-08:00How to send mail checkoutHow to send mail checkoutMinh Khôihttps://www.blogger.com/profile/05902822631678095796noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.post-60996916984085363012020-06-11T02:02:38.075-07:002022-01-07T07:56:33.060-08:00This comment has been removed by the author.This comment has been removed by the author.Minh Khôihttps://www.blogger.com/profile/05902822631678095796noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.post-4213893334898442422020-08-04T05:36:51.548-07:002022-01-07T07:56:33.204-08:00Круто!!!Круто!!!Максимилиан Эдельманhttps://www.blogger.com/profile/02924944325248862173noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.post-44749502167286251072020-08-18T04:43:28.742-07:002022-01-07T07:56:33.252-08:00BestBestManoj Gaikwadhttps://www.blogger.com/profile/01764214787460141649noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.post-12362194329845604802020-08-25T00:55:46.192-07:002022-01-07T07:56:33.299-08:00This comment has been removed by the author.This comment has been removed by the author.Jagdishhttps://www.blogger.com/profile/15275646878647298156noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.post-81999298472753503892020-09-19T04:51:34.615-07:002022-01-07T07:56:33.490-08:00I like this website...I like this website...White Navyhttps://www.blogger.com/profile/13552000457957652321noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.post-42251416647557853742020-10-03T21:51:53.156-07:002022-01-07T07:56:33.584-08:00Really awesome templateReally awesome templateSECRET TRICKShttps://www.blogger.com/profile/05822298799424508426noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.post-60856651403366635682020-10-31T05:12:41.164-07:002022-01-07T07:56:33.632-08:00www.kaysh360.xyzwww.kaysh360.xyzKaysh 360https://www.blogger.com/profile/07165354649489834944noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.post-24668906433509736012020-11-25T22:39:59.351-08:002022-01-07T07:56:33.680-08:00testtestPrince Abrahamhttps://www.blogger.com/profile/14676399043359027032noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.post-40244247401703168352020-11-29T09:29:59.774-08:002022-01-07T07:56:33.729-08:00NiceNiceAdminhttps://www.blogger.com/profile/16561661362413391175noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.post-54796078396182463592020-12-05T04:38:05.230-08:002022-01-07T07:56:33.777-08:00greatgreatSayem Miajihttps://www.blogger.com/profile/15582503996546012674noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.post-21209314061583507722020-12-05T13:18:06.750-08:002022-01-07T07:56:33.869-08:00testtestPrince Abrahamhttps://www.blogger.com/profile/14676399043359027032noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.post-31517732850133940172020-12-15T22:50:51.105-08:002022-01-07T07:56:33.916-08:00Just checkingJust checkingBlog Doctorhttps://www.blogger.com/profile/09379887711279061767noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.post-62813770436326471852020-12-16T22:48:48.484-08:002022-01-07T07:56:33.965-08:00goodgoodJoakim Corneliushttps://www.blogger.com/profile/14231250999570221878noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.post-44686318420342739672021-01-06T12:42:52.148-08:002022-01-07T07:56:34.012-08:00This comment has been removed by the author.This comment has been removed by the author.Mohamed Salehhttps://www.blogger.com/profile/09215951472772931249noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.post-5809101600797798242021-01-13T15:13:59.730-08:002022-01-07T07:56:34.061-08:00Test commentTest commentUnknownhttps://www.blogger.com/profile/09991150276699679297noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.post-19330406751118137042021-01-13T15:14:23.971-08:002022-01-07T07:56:34.111-08:00Test comment 2Test comment 2Unknownhttps://www.blogger.com/profile/09991150276699679297noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.post-15439470141199287912021-01-13T17:25:45.389-08:002022-01-07T07:56:34.161-08:00TestTestUnknownhttps://www.blogger.com/profile/09991150276699679297noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.post-34911952100240956892021-01-27T04:44:53.047-08:002022-01-07T07:56:34.210-08:00wow just awesome<br>wow just awesome<br>MD DIDARhttps://www.blogger.com/profile/15760886093139064943noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.post-90202908865882354542021-03-09T02:12:46.857-08:002022-01-07T07:56:34.259-08:00nhận xétnhận xétVèo Bloggerhttps://www.blogger.com/profile/08757586133709586635noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.post-76680574850363779022021-04-12T04:20:34.338-07:002022-01-07T07:56:34.352-08:00شيشسيشسيشسيسششيشسيشسيشسيسشMOHAMEDASHRAFhttps://www.blogger.com/profile/17878059369086991168noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.post-27703853366953402742021-04-16T01:07:23.367-07:002022-01-07T07:56:34.401-08:00As Salaam Walekum Naveed BhaiAs Salaam Walekum Naveed BhaiFarzana Shop70https://www.blogger.com/profile/08957793253129663497noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.post-29525324100835592482021-05-02T22:26:15.206-07:002022-01-07T07:56:34.450-08:00GOOD GOOD Ibrahim Adorerhttps://www.blogger.com/profile/12011872896933204546noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.post-4480480299114616912021-05-10T23:24:37.286-07:002022-01-07T07:56:34.499-08:00This comment has been removed by the author.This comment has been removed by the author.nONAMEhttps://www.blogger.com/profile/17600922231636850328noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.post-5536809497719121102021-05-16T08:45:01.829-07:002022-01-07T07:56:34.591-08:00HmmHmmIbrahim Adorerhttps://www.blogger.com/profile/12011872896933204546noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.post-63864290784837038732021-05-16T08:45:59.770-07:002022-01-07T07:56:34.640-08:00GoodGoodIbrahim Adorerhttps://www.blogger.com/profile/12011872896933204546noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.post-38330341692604176472021-05-21T11:06:56.485-07:002022-01-07T07:56:34.687-08:00Update system Update system Ibrahim Adorerhttps://www.blogger.com/profile/12011872896933204546noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.post-77713584085694761392021-05-28T04:45:28.377-07:002022-01-07T07:56:34.736-08:00yesyesNazmulYouTuberhttps://www.blogger.com/profile/08481746539004114652noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.post-12007022863843508872021-06-13T11:35:06.354-07:002022-01-07T07:56:34.784-08:00testtestPrince Abrahamhttps://www.blogger.com/profile/14676399043359027032noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.post-36830266892556222802021-06-16T19:40:30.267-07:002022-01-07T07:56:34.833-08:00GoodGoodRayen massoudihttps://www.blogger.com/profile/04082258752843672874noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.post-89083343191921527932021-07-06T23:01:21.667-07:002022-01-07T07:56:34.882-08:00gg<br>gg<br>Mech Onlinehttps://www.blogger.com/profile/17584705075389871812noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.post-45328332371555245402021-08-05T08:08:25.169-07:002022-01-07T07:56:34.979-08:00GoodGoodAdminhttps://www.blogger.com/profile/07280755786715779059noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.post-53152630068675422562021-08-13T06:24:32.334-07:002022-01-07T07:56:35.026-08:00HiHiUnknownhttps://www.blogger.com/profile/04515361554452746083noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.post-5341594616338522262021-08-17T01:39:54.911-07:002022-01-07T07:56:35.119-08:00GoodGoodDanish BaBahttps://www.blogger.com/profile/10774020059980791551noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.post-37696547018112352282021-09-28T07:46:24.354-07:002022-01-07T07:56:35.167-08:00HiHiWRITHOLIChttps://www.blogger.com/profile/17086988594955912266noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.post-35984583327766087252021-10-22T08:55:05.083-07:002022-01-07T07:56:35.215-08:00okokAdminhttps://www.blogger.com/profile/07154476746108161958noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.post-47760491593042784052021-11-17T16:15:31.977-08:002022-01-07T07:56:35.264-08:00,,,,,,Rayen massoudihttps://www.blogger.com/profile/04082258752843672874noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.post-49091052221397493472021-11-23T10:16:00.374-08:002022-01-07T07:56:35.311-08:00NiceNiceKaysh360https://www.blogger.com/profile/12391257848249978730noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.post-80362487028194560862021-12-27T08:43:00.298-08:002022-01-07T07:56:35.360-08:00How to create product posts ? Where is product pos...How to create product posts ? Where is product post documentation?Aayush SChttps://www.blogger.com/profile/16844849802468935833noreply@blogger.comtag:blogger.com,1999:blog-7868226399326019307.post-53671936528736792602022-01-02T09:32:14.540-08:002022-01-07T07:56:35.407-08:00test<br>test<br>Ahmed aymanhttps://www.blogger.com/profile/13298928017677430703noreply@blogger.com

No hay comentarios:

Publicar un comentario

En breve les contestaremos