韦鸿昊 2 years ago
commit bfe69d2936
  1. 163
      lovethenightsky/about.html
  2. 179
      lovethenightsky/contact.html
  3. 3473
      lovethenightsky/css/detail.css
  4. 4945
      lovethenightsky/css/index.css
  5. 63937
      lovethenightsky/css/nitro-min-noimport.css
  6. 1
      lovethenightsky/css/style.min.css
  7. 178
      lovethenightsky/details.html
  8. 187
      lovethenightsky/index.html
  9. 2
      lovethenightsky/js/frontend-modile.js
  10. 3
      lovethenightsky/js/jquery.min.js
  11. 163
      lovethenightsky/policy.html
  12. 147
      opticsmag/about.html
  13. 176
      opticsmag/contact.html
  14. 3607
      opticsmag/css/index.css
  15. 11240
      opticsmag/css/main_green.css
  16. 1
      opticsmag/css/wpforms-full.min.css
  17. 181
      opticsmag/details.html
  18. 243
      opticsmag/index.html
  19. 3
      opticsmag/js/jquery.min.js
  20. 78
      opticsmag/js/script.js
  21. 147
      opticsmag/policy.html

@ -0,0 +1,163 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8" />
<meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>{{.Title}}</title>
<meta name="keywords" content="{{.Keywords}}">
<meta name="description" content="{{.Description}}">
<link rel="shortcut icon" type="image/png" href="{{replaceImage .Favicon}}" />
<link rel="stylesheet" href="{{staticFile "/css/detail.css"}}">
<link rel="stylesheet" href="{{staticFile "/css/style.min.css"}}">
</head>
<body class="post-template-default single single-post postid-17215 single-format-standard wp-custom-logo wp-embed-responsive aawp-custom post-image-above-header post-image-aligned-center sticky-menu-fade wp-schema-pro-2.7.3 no-sidebar nav-float-right separate-containers contained-header active-footer-widgets-3 header-aligned-left dropdown-hover featured-image-active elementor-default elementor-kit-10728">
<div data-elementor-type="header" data-elementor-id="10857"
class="elementor elementor-10857 elementor-location-header">
<div class="elementor-section-wrap">
<section
class="elementor-section elementor-top-section elementor-element elementor-element-5626ad61 elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle"
data-id="5626ad61" data-element_type="section"
data-settings="{&quot;background_background&quot;:&quot;gradient&quot;,&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;sticky_offset&quot;:0,&quot;sticky_effects_offset&quot;:0}">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-row">
<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-47371e64"
data-id="47371e64" data-element_type="column">
<div class="elementor-column-wrap elementor-element-populated">
<div class="elementor-widget-wrap">
<div class="elementor-element elementor-element-52446b9 elementor-widget elementor-widget-image"
data-id="52446b9" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">
<div class="elementor-image"> <a href="{{.IndexUrl}}"> <img width="274"
height="50" alt="" src="{{replaceImage .Logo}}" />
</a> </div>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-34f00f70"
data-id="34f00f70" data-element_type="column">
<div class="elementor-column-wrap elementor-element-populated">
<div class="elementor-widget-wrap">
<div class="elementor-element elementor-element-7027fde4 elementor-nav-menu__align-right elementor-nav-menu--stretch elementor-nav-menu__text-align-center elementor-nav-menu--dropdown-tablet elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu"
data-id="7027fde4" data-element_type="widget"
data-settings="{&quot;full_width&quot;:&quot;stretch&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;i class=\&quot;fas fa-chevron-down\&quot;&gt;&lt;\/i&gt;&quot;,&quot;library&quot;:&quot;fa-solid&quot;},&quot;layout&quot;:&quot;horizontal&quot;,&quot;toggle&quot;:&quot;burger&quot;}"
data-widget_type="nav-menu.default">
<div class="elementor-widget-container">
<nav migration_allowed="1" migrated="0" role="navigation"
class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-underline e--animation-drop-out">
<ul id="menu-1-7027fde4" class="elementor-nav-menu">
<li
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13940">
<a href="{{.IndexUrl}}"
class="elementor-item elementor-item-anchor">{{ lang
"home"}}</a>
</li>
{{if .HasAbout }}
<li
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13940">
<a href="{{.AboutUrl}}"
class="elementor-item elementor-item-anchor">{{ lang
"about"}}</a>
</li>
{{end}}
{{if .HasContact }}
<li
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13940">
<a href="{{.ContactUrl}}"
class="elementor-item elementor-item-anchor">{{ lang
"contact"}}</a>
</li>
{{end}}
{{if .HasPolicy }}
<li
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13940">
<a href="{{.PolicyUrl}}"
class="elementor-item elementor-item-anchor">{{ lang
"policy"}}</a>
</li>
{{end}}
</ul>
</nav>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
</div>
<div class="site grid-container container hfeed grid-parent" id="page">
<div class="site-content" id="content">
<div class="content-area grid-parent mobile-grid-100 grid-70 tablet-grid-70" id="primary">
<main class="site-main" id="main">
<article id="post-511" class="post-511 page type-page status-publish mv-content-wrapper"
itemtype="https://schema.org/CreativeWork" itemscope>
<div class="inside-article">
<header class="entry-header" aria-label="Content">
<h1 class="entry-title" itemprop="headline">{{lang "about"}}</h1>
</header>
<div class="entry-content" itemprop="text">
<div id="tve_flt" class="tve_flt tcb-style-wrap">
<div id="tve_editor" class="tve_shortcode_editor tar-main-content"
data-post-id="511">
<div class="thrv_wrapper thrv_text_element">
{{.About}}
</div>
</div>
</div>
<div class="tcb_flag" style="display:none;"></div>
</div>
</div>
</article>
</main>
</div>
</div>
</div>
<div class="site-footer footer-bar-active footer-bar-align-center">
<footer class="site-info" aria-label="Site" itemtype="https://schema.org/WPFooter" itemscope>
<div class="inside-site-info grid-container grid-parent">
<div class="footer-bar">
<aside id="nav_menu-3" class="widget inner-padding widget_nav_menu">
<div class="menu-footer-container">
<ul id="menu-footer" class="menu">
{{if .HasAbout }}
<li id="menu-item-36"
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-36"><a
href="{{.AboutUrl}}">{{lang "about"}}</a></li>
{{end}}
{{if .HasContact }}
<li id="menu-item-14382"
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14382"><a
href="{{.ContactUrl}}">{{lang "contact"}}</a></li>
{{end}}
{{if .HasPolicy }}
<li id="menu-item-14382"
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14382"><a
href="{{.PolicyUrl}}">{{lang "policy"}}</a></li>
{{end}}
{{$flen := len .Friendship}}
{{if ne $flen 0}} {{range .Friendship}}
<li id="menu-item-14382"
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14382"><a
href="{{.Url}}">{{.Name}}</a></li>
{{end}}{{end}}
</ul>
</div>
</aside>
</div>
<div class="copyright-bar"> {{.Copyright}}</div>
</div>
</footer>
</div>
</body>
<script src="{{staticFile "/js/jquery.min.js"}}"></script>
<script src="{{staticFile "/js/frontend-modile.js"}}"></script>
</html>

@ -0,0 +1,179 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8" />
<meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>{{.Title}}</title>
<meta name="keywords" content="{{.Keywords}}">
<meta name="description" content="{{.Description}}">
<link rel="shortcut icon" type="image/png" href="{{replaceImage .Favicon}}" />
<link rel="stylesheet" href="{{staticFile "/css/detail.css"}}">
<link rel="stylesheet" href="{{staticFile "/css/style.min.css"}}">
</head>
<body class="post-template-default single single-post postid-17215 single-format-standard wp-custom-logo wp-embed-responsive aawp-custom post-image-above-header post-image-aligned-center sticky-menu-fade wp-schema-pro-2.7.3 no-sidebar nav-float-right separate-containers contained-header active-footer-widgets-3 header-aligned-left dropdown-hover featured-image-active elementor-default elementor-kit-10728">
<div data-elementor-type="header" data-elementor-id="10857"
class="elementor elementor-10857 elementor-location-header">
<div class="elementor-section-wrap">
<section
class="elementor-section elementor-top-section elementor-element elementor-element-5626ad61 elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle"
data-id="5626ad61" data-element_type="section"
data-settings="{&quot;background_background&quot;:&quot;gradient&quot;,&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;sticky_offset&quot;:0,&quot;sticky_effects_offset&quot;:0}">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-row">
<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-47371e64"
data-id="47371e64" data-element_type="column">
<div class="elementor-column-wrap elementor-element-populated">
<div class="elementor-widget-wrap">
<div class="elementor-element elementor-element-52446b9 elementor-widget elementor-widget-image"
data-id="52446b9" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">
<div class="elementor-image"> <a href="{{.IndexUrl}}"> <img width="274"
height="50" alt="" src="{{replaceImage .Logo}}" />
</a> </div>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-34f00f70"
data-id="34f00f70" data-element_type="column">
<div class="elementor-column-wrap elementor-element-populated">
<div class="elementor-widget-wrap">
<div class="elementor-element elementor-element-7027fde4 elementor-nav-menu__align-right elementor-nav-menu--stretch elementor-nav-menu__text-align-center elementor-nav-menu--dropdown-tablet elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu"
data-id="7027fde4" data-element_type="widget"
data-settings="{&quot;full_width&quot;:&quot;stretch&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;i class=\&quot;fas fa-chevron-down\&quot;&gt;&lt;\/i&gt;&quot;,&quot;library&quot;:&quot;fa-solid&quot;},&quot;layout&quot;:&quot;horizontal&quot;,&quot;toggle&quot;:&quot;burger&quot;}"
data-widget_type="nav-menu.default">
<div class="elementor-widget-container">
<nav migration_allowed="1" migrated="0" role="navigation"
class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-underline e--animation-drop-out">
<ul id="menu-1-7027fde4" class="elementor-nav-menu">
<li
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13940">
<a href="{{.IndexUrl}}"
class="elementor-item elementor-item-anchor">{{ lang
"home"}}</a>
</li>
{{if .HasAbout }}
<li
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13940">
<a href="{{.AboutUrl}}"
class="elementor-item elementor-item-anchor">{{ lang
"about"}}</a>
</li>
{{end}}
{{if .HasContact }}
<li
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13940">
<a href="{{.ContactUrl}}"
class="elementor-item elementor-item-anchor">{{ lang
"contact"}}</a>
</li>
{{end}}
{{if .HasPolicy }}
<li
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13940">
<a href="{{.PolicyUrl}}"
class="elementor-item elementor-item-anchor">{{ lang
"policy"}}</a>
</li>
{{end}}
</ul>
</nav>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
</div>
<div class="site grid-container container hfeed grid-parent" id="page">
<div class="site-content" id="content">
<div class="content-area grid-parent mobile-grid-100 grid-70 tablet-grid-70" id="primary">
<main class="site-main" id="main">
<article id="post-511" class="post-511 page type-page status-publish mv-content-wrapper"
itemtype="https://schema.org/CreativeWork" itemscope>
<div class="inside-article">
<header class="entry-header" aria-label="Content">
<h1 class="entry-title" itemprop="headline">{{lang "contact"}}</h1>
</header>
<div class="entry-content" itemprop="text">
<div id="tve_flt" class="tve_flt tcb-style-wrap">
<div id="tve_editor" class="tve_shortcode_editor tar-main-content"
data-post-id="511">
<div class="thrv_wrapper thrv_text_element">
{{.Contact}}
</div>
<form class="col-12 col-lg-6" style="padding: 0;">
<div class="form-group">
<label for="emailInput">{{lang "about_email"}}</label>
<input type="email" class="form-control" id="emailInput" placeholder="name@example.com">
</div>
<div class="form-group">
<label for="nameInput">{{lang "about_name"}}</label>
<input type="name" class="form-control" id="nameInput" placeholder="your name">
</div>
<div class="form-group">
<label for="exampleFormControlTextarea1">{{lang "about_message"}}</label>
<textarea class="form-control" id="exampleFormControlTextarea1" rows="3"
placeholder="what do you want to say"></textarea>
</div>
<button type="submit" class="btn btn-primary" style="width: 100%;">{{lang "about_send"}}</button>
</form>
</div>
</div>
<div class="tcb_flag" style="display:none;"></div>
</div>
</div>
</article>
</main>
</div>
</div>
</div>
<div class="site-footer footer-bar-active footer-bar-align-center">
<footer class="site-info" aria-label="Site" itemtype="https://schema.org/WPFooter" itemscope>
<div class="inside-site-info grid-container grid-parent">
<div class="footer-bar">
<aside id="nav_menu-3" class="widget inner-padding widget_nav_menu">
<div class="menu-footer-container">
<ul id="menu-footer" class="menu">
{{if .HasAbout }}
<li id="menu-item-36"
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-36"><a
href="{{.AboutUrl}}">{{lang "about"}}</a></li>
{{end}}
{{if .HasContact }}
<li id="menu-item-14382"
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14382"><a
href="{{.ContactUrl}}">{{lang "contact"}}</a></li>
{{end}}
{{if .HasPolicy }}
<li id="menu-item-14382"
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14382"><a
href="{{.PolicyUrl}}">{{lang "policy"}}</a></li>
{{end}}
{{$flen := len .Friendship}}
{{if ne $flen 0}} {{range .Friendship}}
<li id="menu-item-14382"
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14382"><a
href="{{.Url}}">{{.Name}}</a></li>
{{end}}{{end}}
</ul>
</div>
</aside>
</div>
<div class="copyright-bar"> {{.Copyright}}</div>
</div>
</footer>
</div>
</body>
<script src="{{staticFile "/js/jquery.min.js"}}"></script>
<script src="{{staticFile "/js/frontend-modile.js"}}"></script>
</html>

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -0,0 +1,178 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8" />
<meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>{{.Title}}</title>
<meta name="keywords" content="{{.Keywords}}">
<meta name="description" content="{{.Description}}">
<link rel="shortcut icon" type="image/png" href="{{replaceImage .Favicon}}" />
<link rel="stylesheet" href="{{staticFile "/css/detail.css"}}">
<link rel="stylesheet" href="{{staticFile "/css/style.min.css"}}">
</head>
<body class="post-template-default single single-post postid-17215 single-format-standard wp-custom-logo wp-embed-responsive aawp-custom post-image-above-header post-image-aligned-center sticky-menu-fade wp-schema-pro-2.7.3 no-sidebar nav-float-right separate-containers contained-header active-footer-widgets-3 header-aligned-left dropdown-hover featured-image-active elementor-default elementor-kit-10728">
<div data-elementor-type="header" data-elementor-id="10857"
class="elementor elementor-10857 elementor-location-header">
<div class="elementor-section-wrap">
<section
class="elementor-section elementor-top-section elementor-element elementor-element-5626ad61 elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle"
data-id="5626ad61" data-element_type="section"
data-settings="{&quot;background_background&quot;:&quot;gradient&quot;,&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;sticky_offset&quot;:0,&quot;sticky_effects_offset&quot;:0}">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-row">
<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-47371e64"
data-id="47371e64" data-element_type="column">
<div class="elementor-column-wrap elementor-element-populated">
<div class="elementor-widget-wrap">
<div class="elementor-element elementor-element-52446b9 elementor-widget elementor-widget-image"
data-id="52446b9" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">
<div class="elementor-image"> <a href="{{.IndexUrl}}"> <img width="274"
height="50" alt="" src="{{replaceImage .Logo}}" />
</a> </div>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-34f00f70"
data-id="34f00f70" data-element_type="column">
<div class="elementor-column-wrap elementor-element-populated">
<div class="elementor-widget-wrap">
<div class="elementor-element elementor-element-7027fde4 elementor-nav-menu__align-right elementor-nav-menu--stretch elementor-nav-menu__text-align-center elementor-nav-menu--dropdown-tablet elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu"
data-id="7027fde4" data-element_type="widget"
data-settings="{&quot;full_width&quot;:&quot;stretch&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;i class=\&quot;fas fa-chevron-down\&quot;&gt;&lt;\/i&gt;&quot;,&quot;library&quot;:&quot;fa-solid&quot;},&quot;layout&quot;:&quot;horizontal&quot;,&quot;toggle&quot;:&quot;burger&quot;}"
data-widget_type="nav-menu.default">
<div class="elementor-widget-container">
<nav migration_allowed="1" migrated="0" role="navigation"
class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-underline e--animation-drop-out">
<ul id="menu-1-7027fde4" class="elementor-nav-menu">
<li
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13940">
<a href="{{.IndexUrl}}"
class="elementor-item elementor-item-anchor">{{ lang
"home"}}</a>
</li>
{{if .HasAbout }}
<li
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13940">
<a href="{{.AboutUrl}}"
class="elementor-item elementor-item-anchor">{{ lang
"about"}}</a>
</li>
{{end}}
{{if .HasContact }}
<li
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13940">
<a href="{{.ContactUrl}}"
class="elementor-item elementor-item-anchor">{{ lang
"contact"}}</a>
</li>
{{end}}
{{if .HasPolicy }}
<li
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13940">
<a href="{{.PolicyUrl}}"
class="elementor-item elementor-item-anchor">{{ lang
"policy"}}</a>
</li>
{{end}}
</ul>
</nav>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
</div>
<div class="site grid-container container hfeed grid-parent" id="page">
<div class="site-content" id="content">
<div class="content-area grid-parent mobile-grid-100 grid-100 tablet-grid-100" id="primary">
<main class="site-main" id="main">
<article id="post-17215"
class="post-17215 post type-post status-publish format-standard has-post-thumbnail hentry category-space tag-galaxies tag-noads mv-content-wrapper">
<div class="inside-article">
<header class="entry-header" aria-label="Content">
<h1 class="entry-title" itemprop="headline">{{.Title}}</h1>
</header>
<div class="entry-content" itemprop="text">
<div id="mediavine-settings" data-blocklist-all="1"></div>
<img alt="" nitro-lazy-src="{{getCover .Article.Pictures}}" class="nitro-lazy" nitro-lazy-empty src="{{getCover .Article.Pictures}}" />
{{range .Article.Topics}}
<p><strong>{{.Topic}}</strong></p>
{{$tlen := len .Pictures}}
{{if ne $tlen 0}}
{{range .Pictures}}
<img width="100%" src="{{replaceImage .}}" />
{{end}}
{{end}}
<p>{{.Content}}</p>
{{end}}
</div>
</div>
</article>
<div class="article-page">
{{ if .Prev }}
<div class="hidden-text">
<a href="{{.Prev.Url}}">{{lang "prev_article"}}:{{.Prev.Title}}</a>
</div>
{{ end }}
{{ if .Next }}
<div class="hidden-text">
<a href="{{.Next.Url}}">{{lang "next_article"}}:{{.Next.Title}}</a>
</div>
{{ end }}
</div>
</main>
</div>
</div>
</div>
<div class="site-footer footer-bar-active footer-bar-align-center">
<footer class="site-info" aria-label="Site" itemtype="https://schema.org/WPFooter" itemscope>
<div class="inside-site-info grid-container grid-parent">
<div class="footer-bar">
<aside id="nav_menu-3" class="widget inner-padding widget_nav_menu">
<div class="menu-footer-container">
<ul id="menu-footer" class="menu">
{{if .HasAbout }}
<li id="menu-item-36"
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-36"><a
href="{{.AboutUrl}}">{{lang "about"}}</a></li>
{{end}}
{{if .HasContact }}
<li id="menu-item-14382"
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14382"><a
href="{{.ContactUrl}}">{{lang "contact"}}</a></li>
{{end}}
{{if .HasPolicy }}
<li id="menu-item-14382"
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14382"><a
href="{{.PolicyUrl}}">{{lang "policy"}}</a></li>
{{end}}
{{$flen := len .Friendship}}
{{if ne $flen 0}} {{range .Friendship}}
<li id="menu-item-14382"
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14382"><a
href="{{.Url}}">{{.Name}}</a></li>
{{end}}{{end}}
</ul>
</div>
</aside>
</div>
<div class="copyright-bar"> {{.Copyright}}</div>
</div>
</footer>
</div>
</body>
<script src="{{staticFile "/js/jquery.min.js"}}"></script>
<script src="{{staticFile "/js/frontend-modile.js"}}"></script>
</html>

@ -0,0 +1,187 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8" />
<meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>{{.Title}}</title>
<meta name="keywords" content="{{.Keywords}}">
<meta name="description" content="{{.Description}}">
<link rel="shortcut icon" type="image/png" href="{{replaceImage .Favicon}}" />
<link rel="stylesheet" href="{{staticFile "/css/detail.css"}}">
<link rel="stylesheet" href="{{staticFile "/css/style.min.css"}}">
</head>
<body class="post-template-default single single-post postid-17215 single-format-standard wp-custom-logo wp-embed-responsive aawp-custom post-image-above-header post-image-aligned-center sticky-menu-fade wp-schema-pro-2.7.3 no-sidebar nav-float-right separate-containers contained-header active-footer-widgets-3 header-aligned-left dropdown-hover featured-image-active elementor-default elementor-kit-10728">
<div data-elementor-type="header" data-elementor-id="10857"
class="elementor elementor-10857 elementor-location-header">
<div class="elementor-section-wrap">
<section
class="elementor-section elementor-top-section elementor-element elementor-element-5626ad61 elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle"
data-id="5626ad61" data-element_type="section"
data-settings="{&quot;background_background&quot;:&quot;gradient&quot;,&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;sticky_offset&quot;:0,&quot;sticky_effects_offset&quot;:0}">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-row">
<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-47371e64"
data-id="47371e64" data-element_type="column">
<div class="elementor-column-wrap elementor-element-populated">
<div class="elementor-widget-wrap">
<div class="elementor-element elementor-element-52446b9 elementor-widget elementor-widget-image"
data-id="52446b9" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">
<div class="elementor-image"> <a href="{{.IndexUrl}}"> <img width="274"
height="50" alt="" src="{{replaceImage .Logo}}" />
</a> </div>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-34f00f70"
data-id="34f00f70" data-element_type="column">
<div class="elementor-column-wrap elementor-element-populated">
<div class="elementor-widget-wrap">
<div class="elementor-element elementor-element-7027fde4 elementor-nav-menu__align-right elementor-nav-menu--stretch elementor-nav-menu__text-align-center elementor-nav-menu--dropdown-tablet elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu"
data-id="7027fde4" data-element_type="widget"
data-settings="{&quot;full_width&quot;:&quot;stretch&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;i class=\&quot;fas fa-chevron-down\&quot;&gt;&lt;\/i&gt;&quot;,&quot;library&quot;:&quot;fa-solid&quot;},&quot;layout&quot;:&quot;horizontal&quot;,&quot;toggle&quot;:&quot;burger&quot;}"
data-widget_type="nav-menu.default">
<div class="elementor-widget-container">
<nav migration_allowed="1" migrated="0" role="navigation"
class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-underline e--animation-drop-out">
<ul id="menu-1-7027fde4" class="elementor-nav-menu">
<li
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13940">
<a href="{{.IndexUrl}}"
class="elementor-item elementor-item-anchor">{{ lang
"home"}}</a>
</li>
{{if .HasAbout }}
<li
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13940">
<a href="{{.AboutUrl}}"
class="elementor-item elementor-item-anchor">{{ lang
"about"}}</a>
</li>
{{end}}
{{if .HasContact }}
<li
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13940">
<a href="{{.ContactUrl}}"
class="elementor-item elementor-item-anchor">{{ lang
"contact"}}</a>
</li>
{{end}}
{{if .HasPolicy }}
<li
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13940">
<a href="{{.PolicyUrl}}"
class="elementor-item elementor-item-anchor">{{ lang
"policy"}}</a>
</li>
{{end}}
</ul>
</nav>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
</div>
<div class="site grid-container container hfeed grid-parent" id="page">
<div class="site-content" id="content">
<div class="content-area grid-parent mobile-grid-100 grid-70 tablet-grid-70" id="primary">
<main class="site-main" id="main">
<article id="post-511" class="post-511 page type-page status-publish mv-content-wrapper"
itemtype="https://schema.org/CreativeWork" itemscope>
<div class="inside-article">
<header class="entry-header" aria-label="Content">
<h1 class="entry-title" itemprop="headline">{{lang "latest"}}</h1>
</header>
<div class="entry-content" itemprop="text">
{{ range .Articles }}
<div class="article d-lg-flex">
<a class="image" href="{{.Url}}">
<img src="{{getCover .Cover }}" alt="Cover Image" width="300px" height="168px" />
</a>
<div class="content">
<a class="title" href="{{.Url}}" >{{.Title}}</a>
<div class="description">
{{.Summary}}
</div>
<div class="info">
<span>{{timeFormat .PublishTime}}</span>
/
<span>{{.Views}} {{lang "views"}}</span>
</div>
</div>
</div>
{{end}}
</div>
</div>
</article>
</main>
<!-- default article list end -->
<div>
{{$pulen := len .PrevUrl}}
{{ if ne $pulen 0 }}
<div style="float:left;">
<a href="{{.PrevUrl}}">{{lang "prev"}}</a>
</div>
{{ end }}
{{$nulen := len .NextUrl}}
{{ if ne $nulen 0 }}
<div style="float:right;">
<a href="{{.NextUrl}}">{{lang "next"}}</a>
</div>
{{ end }}
</div>
</div>
</div>
</div>
<div class="site-footer footer-bar-active footer-bar-align-center">
<footer class="site-info" aria-label="Site" itemtype="https://schema.org/WPFooter" itemscope>
<div class="inside-site-info grid-container grid-parent">
<div class="footer-bar">
<aside id="nav_menu-3" class="widget inner-padding widget_nav_menu">
<div class="menu-footer-container">
<ul id="menu-footer" class="menu">
{{if .HasAbout }}
<li id="menu-item-36"
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-36"><a
href="{{.AboutUrl}}">{{lang "about"}}</a></li>
{{end}}
{{if .HasContact }}
<li id="menu-item-14382"
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14382"><a
href="{{.ContactUrl}}">{{lang "contact"}}</a></li>
{{end}}
{{if .HasPolicy }}
<li id="menu-item-14382"
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14382"><a
href="{{.PolicyUrl}}">{{lang "policy"}}</a></li>
{{end}}
{{$flen := len .Friendship}}
{{if ne $flen 0}} {{range .Friendship}}
<li id="menu-item-14382"
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14382"><a
href="{{.Url}}">{{.Name}}</a></li>
{{end}}{{end}}
</ul>
</div>
</aside>
</div>
<div class="copyright-bar"> {{.Copyright}}</div>
</div>
</footer>
</div>
</body>
<script src="{{staticFile "/js/jquery.min.js"}}"></script>
<script src="{{staticFile "/js/frontend-modile.js"}}"></script>
</html>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -0,0 +1,163 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8" />
<meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>{{.Title}}</title>
<meta name="keywords" content="{{.Keywords}}">
<meta name="description" content="{{.Description}}">
<link rel="shortcut icon" type="image/png" href="{{replaceImage .Favicon}}" />
<link rel="stylesheet" href="{{staticFile "/css/detail.css"}}">
<link rel="stylesheet" href="{{staticFile "/css/style.min.css"}}">
</head>
<body class="post-template-default single single-post postid-17215 single-format-standard wp-custom-logo wp-embed-responsive aawp-custom post-image-above-header post-image-aligned-center sticky-menu-fade wp-schema-pro-2.7.3 no-sidebar nav-float-right separate-containers contained-header active-footer-widgets-3 header-aligned-left dropdown-hover featured-image-active elementor-default elementor-kit-10728">
<div data-elementor-type="header" data-elementor-id="10857"
class="elementor elementor-10857 elementor-location-header">
<div class="elementor-section-wrap">
<section
class="elementor-section elementor-top-section elementor-element elementor-element-5626ad61 elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle"
data-id="5626ad61" data-element_type="section"
data-settings="{&quot;background_background&quot;:&quot;gradient&quot;,&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;sticky_offset&quot;:0,&quot;sticky_effects_offset&quot;:0}">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-row">
<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-47371e64"
data-id="47371e64" data-element_type="column">
<div class="elementor-column-wrap elementor-element-populated">
<div class="elementor-widget-wrap">
<div class="elementor-element elementor-element-52446b9 elementor-widget elementor-widget-image"
data-id="52446b9" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">
<div class="elementor-image"> <a href="{{.IndexUrl}}"> <img width="274"
height="50" alt="" src="{{replaceImage .Logo}}" />
</a> </div>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-34f00f70"
data-id="34f00f70" data-element_type="column">
<div class="elementor-column-wrap elementor-element-populated">
<div class="elementor-widget-wrap">
<div class="elementor-element elementor-element-7027fde4 elementor-nav-menu__align-right elementor-nav-menu--stretch elementor-nav-menu__text-align-center elementor-nav-menu--dropdown-tablet elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu"
data-id="7027fde4" data-element_type="widget"
data-settings="{&quot;full_width&quot;:&quot;stretch&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;i class=\&quot;fas fa-chevron-down\&quot;&gt;&lt;\/i&gt;&quot;,&quot;library&quot;:&quot;fa-solid&quot;},&quot;layout&quot;:&quot;horizontal&quot;,&quot;toggle&quot;:&quot;burger&quot;}"
data-widget_type="nav-menu.default">
<div class="elementor-widget-container">
<nav migration_allowed="1" migrated="0" role="navigation"
class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-underline e--animation-drop-out">
<ul id="menu-1-7027fde4" class="elementor-nav-menu">
<li
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13940">
<a href="{{.IndexUrl}}"
class="elementor-item elementor-item-anchor">{{ lang
"home"}}</a>
</li>
{{if .HasAbout }}
<li
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13940">
<a href="{{.AboutUrl}}"
class="elementor-item elementor-item-anchor">{{ lang
"about"}}</a>
</li>
{{end}}
{{if .HasContact }}
<li
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13940">
<a href="{{.ContactUrl}}"
class="elementor-item elementor-item-anchor">{{ lang
"contact"}}</a>
</li>
{{end}}
{{if .HasPolicy }}
<li
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13940">
<a href="{{.PolicyUrl}}"
class="elementor-item elementor-item-anchor">{{ lang
"policy"}}</a>
</li>
{{end}}
</ul>
</nav>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
</div>
<div class="site grid-container container hfeed grid-parent" id="page">
<div class="site-content" id="content">
<div class="content-area grid-parent mobile-grid-100 grid-70 tablet-grid-70" id="primary">
<main class="site-main" id="main">
<article id="post-511" class="post-511 page type-page status-publish mv-content-wrapper"
itemtype="https://schema.org/CreativeWork" itemscope>
<div class="inside-article">
<header class="entry-header" aria-label="Content">
<h1 class="entry-title" itemprop="headline">{{lang "policy"}}</h1>
</header>
<div class="entry-content" itemprop="text">
<div id="tve_flt" class="tve_flt tcb-style-wrap">
<div id="tve_editor" class="tve_shortcode_editor tar-main-content"
data-post-id="511">
<div class="thrv_wrapper thrv_text_element">
{{.Policy}}
</div>
</div>
</div>
<div class="tcb_flag" style="display:none;"></div>
</div>
</div>
</article>
</main>
</div>
</div>
</div>
<div class="site-footer footer-bar-active footer-bar-align-center">
<footer class="site-info" aria-label="Site" itemtype="https://schema.org/WPFooter" itemscope>
<div class="inside-site-info grid-container grid-parent">
<div class="footer-bar">
<aside id="nav_menu-3" class="widget inner-padding widget_nav_menu">
<div class="menu-footer-container">
<ul id="menu-footer" class="menu">
{{if .HasAbout }}
<li id="menu-item-36"
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-36"><a
href="{{.AboutUrl}}">{{lang "about"}}</a></li>
{{end}}
{{if .HasContact }}
<li id="menu-item-14382"
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14382"><a
href="{{.ContactUrl}}">{{lang "contact"}}</a></li>
{{end}}
{{if .HasPolicy }}
<li id="menu-item-14382"
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14382"><a
href="{{.PolicyUrl}}">{{lang "policy"}}</a></li>
{{end}}
{{$flen := len .Friendship}}
{{if ne $flen 0}} {{range .Friendship}}
<li id="menu-item-14382"
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14382"><a
href="{{.Url}}">{{.Name}}</a></li>
{{end}}{{end}}
</ul>
</div>
</aside>
</div>
<div class="copyright-bar"> {{.Copyright}}</div>
</div>
</footer>
</div>
</body>
<script src="{{staticFile "/js/jquery.min.js"}}"></script>
<script src="{{staticFile "/js/frontend-modile.js"}}"></script>
</html>

@ -0,0 +1,147 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>{{.Title}}</title>
<meta name="keywords" content="{{.Keywords}}">
<meta name="description" content="{{.Description}}">
<link rel='stylesheet' id='thrive-main-style-css' href='{{staticFile "/css/main_green.css"}}'
type='text/css' media='all' />
<link rel="stylesheet" href="{{staticFile "/css/index.css"}}">
<script type='text/javascript' src='{{staticFile "/js/jquery.min.js"}}'></script>
<link rel="shortcut icon" type="image/png" href="{{replaceImage .Favicon}}" />
</head>
<body
class="home page-template page-template-fullwidth-page page-template-fullwidth-page-php page page-id-6789 custom-background aawp-custom">
<div class="theme-wrapper">
<div class="h-bi">
<div id="floating_menu" data-float="default" data-social='0'>
<header class="side" style="">
<div class="h-i">
<div class="wrp">
<div id="logo">
<a href="{{.IndexUrl}}" data-wpel-link="internal">
<img src="{{replaceImage .Logo}}" class="skip-lazyloading sp-no-webp" alt="Optics Mag" height="85" width="250">
</a>
</div>
<div class="m-s">
<div class="hsm">
<svg t="1668230129159" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="2682" width="20" height="20"><path d="M892.928 128q28.672 0 48.64 19.968t19.968 48.64l0 52.224q0 28.672-19.968 48.64t-48.64 19.968l-759.808 0q-28.672 0-48.64-19.968t-19.968-48.64l0-52.224q0-28.672 19.968-48.64t48.64-19.968l759.808 0zM892.928 448.512q28.672 0 48.64 19.968t19.968 48.64l0 52.224q0 28.672-19.968 48.64t-48.64 19.968l-759.808 0q-28.672 0-48.64-19.968t-19.968-48.64l0-52.224q0-28.672 19.968-48.64t48.64-19.968l759.808 0zM892.928 769.024q28.672 0 48.64 19.968t19.968 48.64l0 52.224q0 28.672-19.968 48.64t-48.64 19.968l-759.808 0q-28.672 0-48.64-19.968t-19.968-48.64l0-52.224q0-28.672 19.968-48.64t48.64-19.968l759.808 0z" p-id="2683" fill="#ffffff"></path></svg>
</div>
<div class="m-si">
<nav class="menu-primary-menu-container">
<ul id="menu-primary-menu" class="menu">
<li id="menu-item-308"
class="menu-item menu-item-type-post_type menu-item-object-page toplvl">
<a href="{{.IndexUrl}}" data-wpel-link="internal">{{ lang "home"}}</a>
</li>
{{if .HasAbout }}
<li id="menu-item-308"
class="menu-item menu-item-type-post_type menu-item-object-page toplvl">
<a href="{{.AboutUrl}}" data-wpel-link="internal">{{ lang "about"}}</a>
</li>
{{end}}
{{if .HasContact }}
<li id="menu-item-308"
class="menu-item menu-item-type-post_type menu-item-object-page toplvl">
<a href="{{.ContactUrl}}" data-wpel-link="internal">{{ lang "contact"}}</a>
</li>
{{end}}
{{if .HasPolicy }}
<li id="menu-item-308"
class="menu-item menu-item-type-post_type menu-item-object-page toplvl">
<a href="{{.PolicyUrl}}" data-wpel-link="internal">{{ lang "policy"}}</a>
</li>
{{end}}
</ul>
</nav>
</div>
</div>
</div>
</div>
</header>
</div>
</div>
<div class="wrp cnt">
<div class="bSeCont">
<section class="bSe left">
<div class="awr">
<h1 class="entry-title">{{ lang "about" }}</h1>
<div class="awr-i">
{{.About}}
</div>
<div class="clear"></div>
</div>
</section>
</div>
<div class="sAsCont">
<aside class="sAs right">
<section class="rw widget-rise-related" id="widget_thrive_related-2">
<div class="scn">
{{$plen := len .PopularArticles}}
{{if ne $plen 0}}
<p class="ttl">{{lang "popular"}}</p>
{{range .PopularArticles}}
<div class="pps clearfix">
<div class="left tim">
<div class="wti"
style="background-image: url('{{getCover .Cover}}'), url('{{getCover .Cover}}')">
</div>
</div>
<div class="left txt">
<a href="{{.Url}}" data-wpel-link="internal">{{.Title}}</a>
</div>
</div>
{{end}}
{{end}}
<div class="clear"></div>
</div>
</section>
</aside>
</div>
</div>
<div class="clear"></div>
<footer>
<div class="fmm">
<div class="wrp">
<div class="ft-m">
<div class="menu-footer-bar-container">
<ul id="menu-footer-bar" class="footer_menu">
{{if .HasAbout }}
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4732"><a
href="{{.AboutUrl}}" data-wpel-link="internal">{{lang "about"}}</a></li>
{{end}}
{{if .HasContact }}
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4732"><a
href="{{.ContactUrl}}" data-wpel-link="internal">{{lang "contact"}}</a></li>
{{end}}
{{if .HasPolicy }}
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4732"><a
href="{{.PolicyUrl}}" data-wpel-link="internal">{{lang "policy"}}</a></li>
{{end}}
{{$flen := len .Friendship}}
{{if ne $flen 0}}
{{range .Friendship}}
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4732"><a
href="{{.Url}}" data-wpel-link="internal">{{.Name}}</a></li>
{{end}}
{{end}}
</ul>
</div>
</div>
</div>
<div class="wrp">
<div class="ft-c">
<p>{{.Copyright}} </p>
</div>
</div>
<div class="clear"></div>
</div>
</footer>
</div>
</body>
<script src="{{staticFile "/js/script.js"}}"></script>
</html>

@ -0,0 +1,176 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>{{.Title}}</title>
<meta name="keywords" content="{{.Keywords}}">
<meta name="description" content="{{.Description}}">
<link rel='stylesheet' id='thrive-main-style-css' href='{{staticFile "/css/main_green.css"}}' type='text/css'
media='all' />
<link rel="stylesheet" href="{{staticFile "/css/wpforms-full.min.css"}}">
<link rel="stylesheet" href="{{staticFile "/css/index.css"}}">
<script type='text/javascript' src='{{staticFile "/js/jquery.min.js"}}'></script>
<link rel="shortcut icon" type="image/png" href="{{replaceImage .Favicon}}" />
</head>
<body
class="home page-template page-template-fullwidth-page page-template-fullwidth-page-php page page-id-6789 custom-background aawp-custom">
<div class="theme-wrapper">
<div class="h-bi">
<div id="floating_menu" data-float="default" data-social='0'>
<header class="side" style="">
<div class="h-i">
<div class="wrp">
<div id="logo">
<a href="{{.IndexUrl}}" data-wpel-link="internal">
<img src="{{replaceImage .Logo}}" class="skip-lazyloading sp-no-webp" alt="Optics Mag" height="85"
width="250">
</a>
</div>
<div class="m-s">
<div class="hsm">
<svg t="1668230129159" class="icon" viewBox="0 0 1024 1024" version="1.1"
xmlns="http://www.w3.org/2000/svg" p-id="2682" width="20" height="20">
<path
d="M892.928 128q28.672 0 48.64 19.968t19.968 48.64l0 52.224q0 28.672-19.968 48.64t-48.64 19.968l-759.808 0q-28.672 0-48.64-19.968t-19.968-48.64l0-52.224q0-28.672 19.968-48.64t48.64-19.968l759.808 0zM892.928 448.512q28.672 0 48.64 19.968t19.968 48.64l0 52.224q0 28.672-19.968 48.64t-48.64 19.968l-759.808 0q-28.672 0-48.64-19.968t-19.968-48.64l0-52.224q0-28.672 19.968-48.64t48.64-19.968l759.808 0zM892.928 769.024q28.672 0 48.64 19.968t19.968 48.64l0 52.224q0 28.672-19.968 48.64t-48.64 19.968l-759.808 0q-28.672 0-48.64-19.968t-19.968-48.64l0-52.224q0-28.672 19.968-48.64t48.64-19.968l759.808 0z"
p-id="2683" fill="#ffffff"></path>
</svg>
</div>
<div class="m-si">
<nav class="menu-primary-menu-container">
<ul id="menu-primary-menu" class="menu">
<li id="menu-item-308" class="menu-item menu-item-type-post_type menu-item-object-page toplvl">
<a href="{{.IndexUrl}}" data-wpel-link="internal">{{ lang "home"}}</a>
</li>
{{if .HasAbout }}
<li id="menu-item-308" class="menu-item menu-item-type-post_type menu-item-object-page toplvl">
<a href="{{.AboutUrl}}" data-wpel-link="internal">{{ lang "about"}}</a>
</li>
{{end}}
{{if .HasContact }}
<li id="menu-item-308" class="menu-item menu-item-type-post_type menu-item-object-page toplvl">
<a href="{{.ContactUrl}}" data-wpel-link="internal">{{ lang "contact"}}</a>
</li>
{{end}}
{{if .HasPolicy }}
<li id="menu-item-308" class="menu-item menu-item-type-post_type menu-item-object-page toplvl">
<a href="{{.PolicyUrl}}" data-wpel-link="internal">{{ lang "policy"}}</a>
</li>
{{end}}
</ul>
</nav>
</div>
</div>
</div>
</div>
</header>
</div>
</div>
<div class="wrp cnt">
<div class="bSeCont">
<section class="bSe left">
<div class="awr">
<h1 class="entry-title">{{lang "contact"}}</h1>
<div class="awr-i">
{{.Contact}}
<div class="wpforms-container wpforms-container-full" id="wpforms-14925">
<form class="wpforms-validate wpforms-form" method="post" >
<div class="wpforms-field-container">
<div id="wpforms-14925-field_1-container" class="wpforms-field wpforms-field-email"
data-field-id="1"><label class="wpforms-field-label" for="wpforms-14925-field_1">{{lang "about_email"}} <span
class="wpforms-required-label">*</span></label><input type="email" id="wpforms-14925-field_1"
class="wpforms-field-medium wpforms-field-required" name="wpforms[fields][1]" required></div>
<div id="wpforms-14925-field_1-container" class="wpforms-field wpforms-field-email"
data-field-id="1"><label class="wpforms-field-label" for="wpforms-14925-field_1">{{lang "about_name"}}<span
class="wpforms-required-label">*</span></label><input type="email" id="wpforms-14925-field_1"
class="wpforms-field-medium wpforms-field-required" name="wpforms[fields][1]" required></div>
<div id="wpforms-14925-field_2-container" class="wpforms-field wpforms-field-textarea"
data-field-id="2"><label class="wpforms-field-label" for="wpforms-14925-field_2">{{lang "about_message"}} <span class="wpforms-required-label">*</span></label><textarea
id="wpforms-14925-field_2" class="wpforms-field-medium wpforms-field-required"
name="wpforms[fields][2]" required></textarea></div>
</div>
<div class="wpforms-submit-container"><input type="hidden" name="wpforms[id]" value="14925"><input
type="hidden" name="wpforms[author]" value="5"><input type="hidden" name="wpforms[post_id]"
value="10"><button type="submit" name="wpforms[submit]" id="wpforms-submit-14925"
class="wpforms-submit" data-alt-text="Sending..." data-submit-text="Submit" aria-live="assertive"
value="wpforms-submit">{{lang "about_send"}}</button></div>
</form>
</div>
</div>
<div class="clear"></div>
</div>
</section>
</div>
<div class="sAsCont">
<aside class="sAs right">
<section class="rw widget-rise-related" id="widget_thrive_related-2">
<div class="scn">
{{$plen := len .PopularArticles}}
{{if ne $plen 0}}
<p class="ttl">{{lang "popular"}}</p>
{{range .PopularArticles}}
<div class="pps clearfix">
<div class="left tim">
<div class="wti"
style="background-image: url('{{getCover .Cover}}'), url('{{getCover .Cover}}')">
</div>
</div>
<div class="left txt">
<a href="{{.Url}}" data-wpel-link="internal">{{.Title}}</a>
</div>
</div>
{{end}}
{{end}}
<div class="clear"></div>
</div>
</section>
</aside>
</div>
</div>
<div class="clear"></div>
<footer>
<div class="fmm">
<div class="wrp">
<div class="ft-m">
<div class="menu-footer-bar-container">
<ul id="menu-footer-bar" class="footer_menu">
{{if .HasAbout }}
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4732"><a
href="{{.AboutUrl}}" data-wpel-link="internal">{{lang "about"}}</a></li>
{{end}}
{{if .HasContact }}
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4732"><a
href="{{.ContactUrl}}" data-wpel-link="internal">{{lang "contact"}}</a></li>
{{end}}
{{if .HasPolicy }}
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4732"><a
href="{{.PolicyUrl}}" data-wpel-link="internal">{{lang "policy"}}</a></li>
{{end}}
{{$flen := len .Friendship}}
{{if ne $flen 0}}
{{range .Friendship}}
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4732"><a href="{{.Url}}"
data-wpel-link="internal">{{.Name}}</a></li>
{{end}}
{{end}}
</ul>
</div>
</div>
</div>
<div class="wrp">
<div class="ft-c">
<p>{{.Copyright}} </p>
</div>
</div>
<div class="clear"></div>
</div>
</footer>
</div>
</body>
<script src="{{staticFile "/js/script.js"}}"></script>
</html>

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

@ -0,0 +1,181 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>{{.Title}}</title>
<meta name="keywords" content="{{.Keywords}}">
<meta name="description" content="{{.Description}}">
<link rel='stylesheet' id='thrive-main-style-css' href='{{staticFile "/css/main_green.css"}}'
type='text/css' media='all' />
<link rel="stylesheet" href="{{staticFile "/css/index.css"}}">
<script type='text/javascript' src='{{staticFile "/js/jquery.min.js"}}'></script>
<link rel="shortcut icon" type="image/png" href="{{replaceImage .Favicon}}" />
</head>
<body
class="home page-template page-template-fullwidth-page page-template-fullwidth-page-php page page-id-6789 custom-background aawp-custom">
<div class="theme-wrapper">
<div class="h-bi">
<div id="floating_menu" data-float="default" data-social='0'>
<header class="side" style="">
<div class="h-i">
<div class="wrp">
<div id="logo">
<a href="{{.IndexUrl}}" data-wpel-link="internal">
<img src="{{replaceImage .Logo}}" class="skip-lazyloading sp-no-webp" alt="Optics Mag" height="85" width="250">
</a>
</div>
<div class="m-s">
<div class="hsm">
<svg t="1668230129159" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="2682" width="20" height="20"><path d="M892.928 128q28.672 0 48.64 19.968t19.968 48.64l0 52.224q0 28.672-19.968 48.64t-48.64 19.968l-759.808 0q-28.672 0-48.64-19.968t-19.968-48.64l0-52.224q0-28.672 19.968-48.64t48.64-19.968l759.808 0zM892.928 448.512q28.672 0 48.64 19.968t19.968 48.64l0 52.224q0 28.672-19.968 48.64t-48.64 19.968l-759.808 0q-28.672 0-48.64-19.968t-19.968-48.64l0-52.224q0-28.672 19.968-48.64t48.64-19.968l759.808 0zM892.928 769.024q28.672 0 48.64 19.968t19.968 48.64l0 52.224q0 28.672-19.968 48.64t-48.64 19.968l-759.808 0q-28.672 0-48.64-19.968t-19.968-48.64l0-52.224q0-28.672 19.968-48.64t48.64-19.968l759.808 0z" p-id="2683" fill="#ffffff"></path></svg>
</div>
<div class="m-si">
<nav class="menu-primary-menu-container">
<ul id="menu-primary-menu" class="menu">
<li id="menu-item-308"
class="menu-item menu-item-type-post_type menu-item-object-page toplvl">
<a href="{{.IndexUrl}}" data-wpel-link="internal">{{ lang "home"}}</a>
</li>
{{if .HasAbout }}
<li id="menu-item-308"
class="menu-item menu-item-type-post_type menu-item-object-page toplvl">
<a href="{{.AboutUrl}}" data-wpel-link="internal">{{ lang "about"}}</a>
</li>
{{end}}
{{if .HasContact }}
<li id="menu-item-308"
class="menu-item menu-item-type-post_type menu-item-object-page toplvl">
<a href="{{.ContactUrl}}" data-wpel-link="internal">{{ lang "contact"}}</a>
</li>
{{end}}
{{if .HasPolicy }}
<li id="menu-item-308"
class="menu-item menu-item-type-post_type menu-item-object-page toplvl">
<a href="{{.PolicyUrl}}" data-wpel-link="internal">{{ lang "policy"}}</a>
</li>
{{end}}
</ul>
</nav>
</div>
</div>
</div>
</div>
</header>
</div>
</div>
<div class="wrp cnt">
<div class="sAsCont">
<aside class="sAs right">
<section class="rw widget-rise-related" id="widget_thrive_related-3">
<div class="scn">
{{$plen := len .PopularArticles}}
{{if ne $plen 0}}
<p class="ttl">{{lang "popular"}}</p>
{{range .PopularArticles}}
<div class="pps clearfix">
<div class="left tim">
<div class="wti"
style="background-image: url('{{getCover .Cover}}'), url('{{getCover .Cover}}')">
</div>
</div>
<div class="left txt">
<a href="{{.Url}}" data-wpel-link="internal">{{.Title}}</a>
</div>
</div>
{{end}}
{{end}}
<div class="clear"></div>
</div>
</section>
</aside>
</div>
<div class="bSeCont">
<section class="bSe left">
<div class="awr">
<h1 class="entry-title">{{.Title}}</h1>
<div class="awr-i">
<p id="post-modified-info" class="ifp">{{timeFormat .PublishTime}}</p>
<p class="has-image-child">
<img src="{{getCover .Article.Pictures}}" class="content-first-image skip-lazyloading size-full wp-image-31676 aligncenter sp-no-webp" height="533" width="800">
</p>
<p>{{.Article.Summary}}</p>
{{range .Article.Topics}}
<p><strong>{{.Topic}}</strong></p>
{{$tlen := len .Pictures}}
{{if ne $tlen 0}}
{{range .Pictures}}
<img width="100%" src="{{replaceImage .}}" />
{{end}}
{{end}}
<p>{{.Content}}</p>
{{end}}
<div class="article-page">
{{ if .Prev }}
<div class="hidden-text">
<a href="{{.Prev.Url}}">{{lang "prev_article"}}:{{.Prev.Title}}</a>
</div>
{{ end }}
{{ if .Next }}
<div class="hidden-text">
<a href="{{.Next.Url}}">{{lang "next_article"}}:{{.Next.Title}}</a>
</div>
{{ end }}
</div>
</div>
<div class="clear"></div>
</div>
<article id="comments">
<div class="cmb" style="margin-left: 0;" id="thrive_container_list_comments">
</div>
<div class="clear"></div>
</article>
<div id="comment-bottom"></div>
</section>
</div>
</div>
<div class="clear"></div>
<footer>
<div class="fmm">
<div class="wrp">
<div class="ft-m">
<div class="menu-footer-bar-container">
<ul id="menu-footer-bar" class="footer_menu">
{{if .HasAbout }}
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4732"><a
href="{{.AboutUrl}}" data-wpel-link="internal">{{lang "about"}}</a></li>
{{end}}
{{if .HasContact }}
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4732"><a
href="{{.ContactUrl}}" data-wpel-link="internal">{{lang "contact"}}</a></li>
{{end}}
{{if .HasPolicy }}
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4732"><a
href="{{.PolicyUrl}}" data-wpel-link="internal">{{lang "policy"}}</a></li>
{{end}}
{{$flen := len .Friendship}}
{{if ne $flen 0}}
{{range .Friendship}}
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4732"><a
href="{{.Url}}" data-wpel-link="internal">{{.Name}}</a></li>
{{end}}
{{end}}
</ul>
</div>
</div>
</div>
<div class="wrp">
<div class="ft-c">
<p>{{.Copyright}} </p>
</div>
</div>
<div class="clear"></div>
</div>
</footer>
</div>
</body>
<script src="{{staticFile "/js/script.js"}}"></script>
</html>

@ -0,0 +1,243 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>{{.Title}}</title>
<meta name="keywords" content="{{.Keywords}}">
<meta name="description" content="{{.Description}}">
<link rel='stylesheet' id='thrive-main-style-css' href='{{staticFile "/css/main_green.css"}}'
type='text/css' media='all' />
<link rel="stylesheet" href="{{staticFile "/css/index.css"}}">
<script type='text/javascript' src='{{staticFile "/js/jquery.min.js"}}'></script>
<link rel="shortcut icon" type="image/png" href="{{replaceImage .Favicon}}" />
</head>
<body
class="home page-template page-template-fullwidth-page page-template-fullwidth-page-php page page-id-6789 custom-background aawp-custom">
<div class="theme-wrapper">
<div class="h-bi">
<div id="floating_menu" data-float="default" data-social='0'>
<header class="side" style="">
<div class="h-i">
<div class="wrp">
<div id="logo">
<a href="{{.IndexUrl}}" data-wpel-link="internal">
<img src="{{replaceImage .Logo}}" class="skip-lazyloading sp-no-webp" alt="Optics Mag" height="85" width="250">
</a>
</div>
<div class="m-s">
<div class="hsm">
<svg t="1668230129159" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="2682" width="20" height="20"><path d="M892.928 128q28.672 0 48.64 19.968t19.968 48.64l0 52.224q0 28.672-19.968 48.64t-48.64 19.968l-759.808 0q-28.672 0-48.64-19.968t-19.968-48.64l0-52.224q0-28.672 19.968-48.64t48.64-19.968l759.808 0zM892.928 448.512q28.672 0 48.64 19.968t19.968 48.64l0 52.224q0 28.672-19.968 48.64t-48.64 19.968l-759.808 0q-28.672 0-48.64-19.968t-19.968-48.64l0-52.224q0-28.672 19.968-48.64t48.64-19.968l759.808 0zM892.928 769.024q28.672 0 48.64 19.968t19.968 48.64l0 52.224q0 28.672-19.968 48.64t-48.64 19.968l-759.808 0q-28.672 0-48.64-19.968t-19.968-48.64l0-52.224q0-28.672 19.968-48.64t48.64-19.968l759.808 0z" p-id="2683" fill="#ffffff"></path></svg>
</div>
<div class="m-si">
<nav class="menu-primary-menu-container">
<ul id="menu-primary-menu" class="menu">
<li id="menu-item-308"
class="menu-item menu-item-type-post_type menu-item-object-page toplvl">
<a href="{{.IndexUrl}}" data-wpel-link="internal">{{ lang "home"}}</a>
</li>
{{if .HasAbout }}
<li id="menu-item-308"
class="menu-item menu-item-type-post_type menu-item-object-page toplvl">
<a href="{{.AboutUrl}}" data-wpel-link="internal">{{ lang "about"}}</a>
</li>
{{end}}
{{if .HasContact }}
<li id="menu-item-308"
class="menu-item menu-item-type-post_type menu-item-object-page toplvl">
<a href="{{.ContactUrl}}" data-wpel-link="internal">{{ lang "contact"}}</a>
</li>
{{end}}
{{if .HasPolicy }}
<li id="menu-item-308"
class="menu-item menu-item-type-post_type menu-item-object-page toplvl">
<a href="{{.PolicyUrl}}" data-wpel-link="internal">{{ lang "policy"}}</a>
</li>
{{end}}
</ul>
</nav>
</div>
</div>
</div>
</div>
</header>
</div>
</div>
<div class="wrp cnt">
<section class="bSe fullWidth">
<div class="awr">
<div class="awr-i">
<div id="tve_flt" class="tve_flt tcb-style-wrap">
<div id="tve_editor" class="tve_shortcode_editor tar-main-content" data-post-id="6789">
<div class="thrv_wrapper thrv-page-section tcb-window-width"
data-inherit-lp-settings="1" style="" data-css="tve-u-171cd675fe0">
<div class="tve-page-section-out" data-css="tve-u-171cd6887dc" style=""></div>
<div class="tve-page-section-in tve_empty_dropzone" data-css="tve-u-171cd66c5d8"
style="">
<div class="thrv_wrapper thrv-columns OMag-popular-posts"
data-css="tve-u-171c448c907" style="border: none; --tcb-col-el-width:1190;">
<div class="tcb-flex-row v-2 tcb--cols--1" data-css="tve-u-171c4d09263"
style="">
<div class="tcb-flex-col">
<div class="tcb-col">
<div class="thrv_wrapper thrv_text_element" data-tag="h2"
data-css="tve-u-171c4482392" style="">
<h2 class=""
style="text-align: center; color: rgb(255, 255, 255) !important; --tcb-applied-color:rgb(255, 255, 255) !important;">
{{lang "latest"}}</h2>
</div>
<div class="tcb-post-list tve-content-list thrv_wrapper"
data-type="grid" data-pagination-type="none"
data-pages_near_current="2" data-css="tve-u-173ec6aa033"
data-total_post_count="1598" data-total_sticky_count="0"
data-no_posts_text="">
{{ range .Articles }}
<article id="post-32347"
class="post-32347 post type-post status-publish format-standard has-post-thumbnail hentry category-optics mv-content-wrapper post-wrapper thrv_wrapper thrive-animated-item tve_evt_manager_listen tve_ea_thrive_animation tve_et_mouseover tve_anim_sweep_to_right"
tcb_hover_state_parent=""
class="tve_evt_manager_listen tve_ea_thrive_animation tve_et_mouseover tve_anim_sweep_to_right"
data-selector=".post-wrapper">
<a href="{{.Url}}"
class="tve-dynamic-link"
dynamic-postlink="tcb_post_the_permalink"
data-shortcode-id="20547" data-wpel-link="internal">
<div class="thrv_wrapper thrv_contentbox_shortcode thrv-content-box tve-elem-default-pad tcb-local-vars-root"
data-css="tve-u-173ec6aa035">
<div class="tve-content-box-background">
<img src="{{getCover .Cover}}" alt="">
</div>
<div class="tve-cb" data-css="tve-u-173ec6aa037"></div>
</div>
</a>
<div class="thrv_wrapper thrv_contentbox_shortcode thrv-content-box tve-elem-default-pad"
data-css="tve-u-173ec6aa038">
<div class="tve-content-box-background"
data-css="tve-u-173ec6aa039"></div>
<div class="tve-cb">
<div class="thrv_wrapper thrv_text_element"
style="" data-css="tve-u-173ec6aa03a">
<p data-css="tve-u-173ec6aa03b"
style="text-align: center;"><span
class="thrive-shortcode-content"
>{{timeFormat .PublishTime}} </span></p>
</div>
<div class="thrv_wrapper thrv_text_element tve-froala fr-box fr-basic"
style="padding-top: 0px !important; margin-top: 0px !important;"
data-css="tve-u-173ec6aa03c">
<h2 class="" data-css="tve-u-173ec6aa03d"
style="padding-top: 0px !important; margin-top: 0px !important; text-align: center; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;">
<span class="thrive-shortcode-content" >
<a
href="{{.Url}}"
title="What Microscope Has the Highest Magnification? The Answer is Fascinating!"
data-css="" class="tve-froala"
data-wpel-link="internal">{{.Title}}</a></span></h2>
</div>
<section
class="tcb-post-content tcb-shortcode thrv_wrapper"
data-css="tve-u-173ec6aa03e">
<p style="overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical;"> {{.Summary}}
</p>
</section>
<div class="tcb-clear"
data-css="tve-u-173ec6aa03f">
<div class="thrv_wrapper tcb-post-read-more tcb-with-icon tve_ea_thrive_animation tve_anim_wobble_horizontal"
data-css="tve-u-173ec6aa040"
data-tcb_hover_state_parent="" style="">
<a href="{{.Url}}"
class="tcb-button-link tcb-post-read-more-link tve_evt_manager_listen tve_et_mouseover"
><span
class="tcb-button-icon">
<div class="thrv_wrapper thrv_icon tve_no_drag tve_no_icons tcb-icon-inherit-style tcb-icon-display"
data-css="tve-u-173ec6aa041">
<svg class="tcb-icon"
viewBox="0 0 448 512"
data-id="icon-long-arrow-right-light"
data-name="">
<path
d="M311.03 131.515l-7.071 7.07c-4.686 4.686-4.686 12.284 0 16.971L387.887 239H12c-6.627 0-12 5.373-12 12v10c0 6.627 5.373 12 12 12h375.887l-83.928 83.444c-4.686 4.686-4.686 12.284 0 16.971l7.071 7.07c4.686 4.686 12.284 4.686 16.97 0l116.485-116c4.686-4.686 4.686-12.284 0-16.971L328 131.515c-4.686-4.687-12.284-4.687-16.97 0z">
</path>
</svg></div>
</span>
</a>
</div>
</div>
</div>
</div>
</article>
{{end}}
</div>
<!-- default article list end -->
<div>
{{$pulen := len .PrevUrl}}
{{ if ne $pulen 0 }}
<div style="float:left;">
<a href="{{.PrevUrl}}" style="color: #fff;font-weight: 700;">{{lang "prev"}}</a>
</div>
{{ end }}
{{$nulen := len .NextUrl}}
{{ if ne $nulen 0 }}
<div style="float:right;">
<a href="{{.NextUrl}}" style="color: #fff;font-weight: 700;">{{lang "next"}}</a>
</div>
{{ end }}
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
<div class="clear"></div>
<footer>
<div class="fmm">
<div class="wrp">
<div class="ft-m">
<div class="menu-footer-bar-container">
<ul id="menu-footer-bar" class="footer_menu">
{{if .HasAbout }}
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4732"><a
href="{{.AboutUrl}}" data-wpel-link="internal">{{lang "about"}}</a></li>
{{end}}
{{if .HasContact }}
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4732"><a
href="{{.ContactUrl}}" data-wpel-link="internal">{{lang "contact"}}</a></li>
{{end}}
{{if .HasPolicy }}
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4732"><a
href="{{.PolicyUrl}}" data-wpel-link="internal">{{lang "policy"}}</a></li>
{{end}}
{{$flen := len .Friendship}}
{{if ne $flen 0}}
{{range .Friendship}}
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4732"><a
href="{{.Url}}" data-wpel-link="internal">{{.Name}}</a></li>
{{end}}
{{end}}
</ul>
</div>
</div>
</div>
<div class="wrp">
<div class="ft-c">
<p>{{.Copyright}} </p>
</div>
</div>
<div class="clear"></div>
</div>
</footer>
</div>
</body>
<script src="{{staticFile "/js/script.js"}}"></script>
</html>

File diff suppressed because one or more lines are too long

@ -0,0 +1,78 @@
if(ThriveApp===undefined){var ThriveApp={};}
var _isAdmin=0;var _is_blankPage=0;ThriveApp.is_theme_layout=false;ThriveApp.winWidth=jQuery(window).width();ThriveApp.viewportHeight=jQuery(window).height();jQuery(function(){_isAdmin=jQuery('#wpadminbar').length;_is_blankPage=jQuery('.bp-t').length;if(!_is_blankPage){ThriveApp.menuPositionTop=(jQuery("nav.right").length)?jQuery("nav.right").position().top:0;}
ThriveApp.is_theme_layout=jQuery('.bSe .awr').length+jQuery('.bp-t .wrp').length?true:false;ThriveApp.menuResponsive();ThriveApp.shortcodeTabsResize();ThriveApp.setPageSectionHeight();ThriveApp.bind_comments_handlers();ThriveApp.check_comments_hash();ThriveApp.videoShorcode();ThriveApp.image_post_resize();ThriveApp.blog_gallery();jQuery('.cdt').thrive_timer();ThriveApp.post_format_gallery();ThriveApp.bold_first_paragraph();ThriveApp.grid_layout();ThriveApp.bind_share_buttons();jQuery('.sm_icons, .scfm .ss').each(function(){jQuery(this).mouseover(function(){jQuery('.bubb',this).css('left',function(){return(jQuery(this).parent().width()-jQuery(this).width())/2;}).show(0);});jQuery(this).mouseout(function(){jQuery('.bubb',this).hide();});});jQuery(".tmw").hover(function(){jQuery(this).find('.tmm').slideDown();},function(){jQuery(this).find('.tmm').slideUp();});jQuery('.faqB').click(function(){var $toggle=jQuery(this).parents('.faq');$toggle.toggleClass('oFaq');jQuery('.faqC',$toggle).slideToggle('fast');return false;});jQuery('.accss .acc-h').click(function(){var accordion_element=jQuery(this),accordion_context=jQuery(this).parents('.accs'),accordion_parent=accordion_context.find('.accss');if(accordion_element.parent().hasClass('opac')){return false;}
accordion_element.parents('.accs').find('.opac').find('.accsi').slideUp(function(){accordion_parent.removeClass('opac');});accordion_element.next('.accsi').slideDown(function(){accordion_element.parents('.accss').addClass('opac');});});if(jQuery(".thrive-borderless .wp-video-shortcode").length>0){jQuery(".thrive-borderless .wp-video-shortcode").css('width','100%');jQuery(".thrive-borderless div").css('width','100%');}
ThriveApp.comments_page=1;if(ThriveApp.lazy_load_comments==1){jQuery(window).scroll(ThriveApp.bind_scroll);ThriveApp.load_comments();}
jQuery(window).trigger('scroll');jQuery('#shf').on('click',function(){jQuery('.lrp.hid').slideToggle();});jQuery(window).resize(function(){var winNewWidth=jQuery(window).width();var winNewViewportHeight=jQuery(window).height();if(ThriveApp.winWidth!==winNewWidth){ThriveApp.delay(function(){ThriveApp.menuResponsive();},1);}
ThriveApp.winWidth=winNewWidth;ThriveApp.viewportHeight=winNewViewportHeight;ThriveApp.shortcodeTabsResize();ThriveApp.videoShorcode();ThriveApp.setVideoPosition();ThriveApp.setPageSectionHeight();ThriveApp.image_post_resize();ThriveApp.grid_layout();});jQuery('body').on('added_to_cart',function(event,fragments,cart_hash,$thisbutton){var _a=(jQuery(fragments['.mini-cart-contents']).find('a.cart-contents-btn'));jQuery('.mobile-mini-cart').html('').append(_a);});if(window.FB&&window.FB.XFBML){jQuery('.fb-comments').each(function(){window.FB.XFBML.parse(this.parentNode);});}
ThriveApp.bind_masonry_layout();});ThriveApp.grid_layout=function(){if(jQuery('.gin').length>0){var gridBlock=jQuery('.gr-i'),noOfItems=gridBlock.length;var setGridHeights=function(noOfElementsOnRow){var _condition='';for(var i=0;i<noOfItems;i+=noOfElementsOnRow){if(noOfElementsOnRow==3){_condition=':eq('+i+'),:eq('+(i+1)+'),:eq('+(i+2)+')';}
if(noOfElementsOnRow==2){_condition=':eq('+i+'),:eq('+(i+1)+')';}
var gridGroup=gridBlock.filter(_condition),elementHeights=jQuery(gridGroup).map(function(){gridGroup.css('height','');return jQuery(this).height();}),maxHeight=Math.max.apply(null,elementHeights);gridGroup.height(maxHeight);}}
if(ThriveApp.winWidth>=940){if(jQuery('.bSe').hasClass('fullWidth')){setGridHeights(3);}else{setGridHeights(2);}}else if(940>ThriveApp.winWidth&&ThriveApp.winWidth>=741){setGridHeights(2);}
jQuery('.bSe').find('.tcb-window-width').removeClass('tcb-window-width').css({'width':'auto','left':'auto'});}};ThriveApp.bold_first_paragraph=function(){if(ThriveApp.post_type=='post'){jQuery('.bSe .awr-i').children().each(function(){var _this=jQuery(this);var text=jQuery.trim(_this.text()),html=_this.html().replace(/&nbsp;/g,'');if(!(_this.is(':hidden'))&&!(_this.is(':empty'))){if(_this.prop("tagName")=='P'){if(text!=''&&html!=''){_this.addClass('ifp');return false;}else{if(!(text==''&&html=='')){return false;}}}else{return false;}}});}}
ThriveApp.bind_masonry_layout=function(){if(jQuery('.bSe').hasClass('mry')){var container=document.querySelector('.mry'),msnry=new Masonry(container,{itemSelector:'.mry-i',gutter:".mry-g"});jQuery('.bSe').find('.tcb-window-width').removeClass('tcb-window-width').css({'width':'auto','left':'auto'});}};jQuery(window).on('load',function(){ThriveApp.bind_masonry_layout();ThriveApp.resize_blank_page();});ThriveApp.post_format_gallery=function(){var _this_gallery=jQuery(".hru");_this_gallery.each(function(){jQuery(this).attr("data-count",jQuery(this).find(".thrive-gallery-item").length);var _context=jQuery(this),_gallery_item=_context.find('.hui'),_gallery_next_button=_context.find('.gnext'),_gallery_prev_button=_context.find('.gprev'),_gallery_dummy=_context.find('.gallery-dmy'),_gallery_items=parseInt(_gallery_item.attr('data-count')),_gallery_carousel=_context.find('.g-ul');_gallery_carousel.css('width',(_gallery_items*78)+'px');jQuery(".thrive-gallery-item",_context).click(function(){_gallery_item.attr("data-index",jQuery(this).attr("data-index"));_gallery_item.css('background-image','url('+jQuery(this).attr("data-src")+')');_gallery_dummy.attr('src',jQuery(this).attr("data-src"));return false;});_gallery_prev_button.click(function(){var _current_index=parseInt(_gallery_item.attr('data-carousel'));if(_gallery_item.attr('data-carousel')>0){_current_index--;_gallery_item.attr('data-carousel',_current_index);_gallery_carousel.css('left',-(_current_index*78)+'px');}
return false;});_gallery_next_button.click(function(){var _current_index=parseInt(_gallery_item.attr('data-carousel'));if(_current_index<_gallery_items-4){_current_index++;_gallery_item.attr('data-carousel',_current_index);_gallery_carousel.css('left',-(_current_index*78)+'px');}
return false;});});};ThriveApp.progress_bar=function(){jQuery('.pbfc:not(".stopCount")').each(function(e){if(jQuery(this).parents('.nsd').hasClass('nsds')){var progress_element=jQuery(this),progress=progress_element.attr('data-percent'),progress_box=progress_element.parents('.pbs').find('.pbbn');jQuery({countNum:0}).animate({countNum:progress},{duration:3000,easing:'linear',step:function(){progress_box.text(Math.ceil(this.countNum));},done:function(){if(progress_box.text()==progress){progress_element.addClass('stopCount');}}});}})}
ThriveApp.number_counter=function(){jQuery('.nbc.nsds').each(function(){var counter_element=jQuery('.nbcn',this),count_to=counter_element.attr('data-counter');var i=0,t=null,step=1;if(jQuery(this).attr('data-started')=='false'){stepper(i,count_to);jQuery(this).attr('data-started','true');}
function stepper(i,count_to){step=Math.ceil(count_to/100);if(i<=count_to){counter_element.text(i);i+=step;if(i+step>count_to){counter_element.text(count_to);clearTimeout(t);}
t=setTimeout(function(){stepper(i,count_to)},50);}else{clearTimeout(t);}}});};ThriveApp.image_post_resize=function(){jQuery('.tt-dmy').css({'max-height':ThriveApp.viewportHeight,'max-width':ThriveApp.winWidth});};ThriveApp.setPageSectionHeight=function(){var containerWidthElement=jQuery(' .wrp .bpd,.wrp .fullWidth , .wrp .lnd '),isFullWidth=containerWidthElement.length,defaultWidth=isFullWidth?(ThriveApp.winWidth+'px'):'100%';jQuery('.pddbg, .scvps, .vt').css('max-width',ThriveApp.winWidth+'px');jQuery('.pdfbg').each(function(){var img=jQuery(this).css("box-sizing","border-box"),h=parseInt(img.attr('data-height')),w=parseInt(img.attr('data-width')),min_height='100%';if(h&&!isNaN(h)&&w&&!isNaN(w)){var max_width=Math.min(ThriveApp.winWidth,img.parent().width());min_height=(max_width<w?(max_width*h/w):h)+'px';}
img.css('min-height',min_height);});};ThriveApp.showMenu=function(){jQuery('header nav ul li').each(function(){jQuery(this).mouseenter(function(){if(jQuery(this).hasClass('has-extended')&&ThriveApp.winWidth>=722){var _submenu_element=jQuery(this).children('.sub-menu'),_main_item_position=jQuery(this).offset().left,_submenu_width=_submenu_element.width(),_contentElement=jQuery('.wrp.cnt'),_contentWidth=_contentElement.width(),_contentOffset=_contentElement.offset().left;if(_main_item_position<_contentOffset||_main_item_position+_submenu_width>_contentOffset+_contentWidth){_submenu_element.addClass('position_menu');if(_main_item_position<_contentOffset){if(!_submenu_element.hasClass('position_right')){_submenu_element.addClass('position_left');}}else if(_main_item_position+_submenu_width>_contentOffset+_contentWidth){if(!_submenu_element.hasClass('position_left')){_submenu_element.addClass('position_right');}}}
jQuery(this).children('.sub-menu').stop().fadeIn('fast');}else{jQuery(this).children('.sub-menu').show();}});jQuery(this).mouseleave(function(){var _submenu_hidden=jQuery(this);_submenu_hidden.children('.sub-menu').stop().fadeOut('fast');});});}
ThriveApp.menuResponsive=function(){if(ThriveApp.winWidth<774){jQuery('header nav ul li').each(function(){jQuery(this).unbind('mouseenter');jQuery(this).unbind('mouseleave');});jQuery('.hsm').unbind('click').on('click',function(){var headerHeight=jQuery('#floating_menu').height(),topBar=jQuery('#wpadminbar').length?46:0,distanceFromTop=headerHeight+topBar,menuMaxHeight=ThriveApp.viewportHeight-distanceFromTop;jQuery('.m-si').slideToggle('fast',function(){var menuHeight=jQuery('#floating_menu nav ul').height();if(ThriveApp.viewportHeight<=menuHeight+distanceFromTop){jQuery(".m-si").css({'max-height':menuMaxHeight+"px"});jQuery('html').addClass('html-hidden');}
if(menuHeight<=0){jQuery('html').removeClass('html-hidden');}});});}else if(ThriveApp.winWidth>=774){ThriveApp.showMenu();}}
ThriveApp.shortcodeTabsResize=function(){jQuery(".scT ul.scT-tab li").on('click',function(e){var $li=jQuery(this),tabs_wrapper=$li.parents(".shortcode_tabs, .tabs_widget").first(),target_tab=tabs_wrapper.find(".scTC").eq($li.index());tabs_wrapper.find(".tS").removeClass("tS");$li.addClass('tS');tabs_wrapper.find(".scTC").hide();target_tab.show();e.preventDefault();});};ThriveApp.delay=(function(){var timer=0;return function(callback,ms){clearTimeout(timer);timer=setTimeout(callback,ms);};})();ThriveApp.check_comments_hash=function(){if(location.hash){if(location.hash.indexOf("#comment-")!==-1){var tempNo=location.hash.indexOf("#comment-")+9;var comment_id=location.hash.substring(tempNo,location.hash.length);var aTag=jQuery("#comment-container-"+comment_id);if(aTag.length!==0){jQuery('html,body').animate({scrollTop:aTag.offset().top-30},'slow');}}}};ThriveApp.videoShorcode=function(){jQuery(".scvps .pvb a").click(function(event){event.preventDefault();});jQuery(".scvps .pvb").click(function(){var eventTarget=jQuery(this),eventParent=eventTarget.parents('.scvps'),elementHeight=eventParent.height();jQuery(this).parents('.scvps').css('height',elementHeight+'px');jQuery(this).parents(".vdc").find("h2").hide();jQuery(this).parents(".vdc").find("h3").hide();jQuery(this).parents(".vdc").find("p").hide();jQuery(this).hide();jQuery(this).parents(".scvps").find(".video-container").show();if(eventParent.find("iframe").length>0){var _current_iframe=eventParent.find("iframe");var _container_width=eventParent.outerWidth();var _iframe_width=_current_iframe.attr('width');if(jQuery(this).hasClass('is-video-format')){var _container_height=eventParent.outerHeight();}else{var _container_height=(_container_width*9)/16;}
if(_container_width<_iframe_width){_current_iframe.attr('width',_container_width);_current_iframe.attr('height',_container_height);}}
var _video_element=jQuery(this).parents(".scvps").find(".vwr");var _video_el_top=jQuery(this).parents(".scvps").outerHeight()/2-_video_element.height()/2;_video_element.css({top:(_video_el_top<0)?0:_video_el_top,left:jQuery(this).parents(".scvps").outerWidth()/2-_video_element.width()/2});if(eventParent.find("video").length>0){var _player_element=eventParent.find("video")[0];if(jQuery(this).hasClass('is-video-format')){}
_player_element.player.play();}
if(eventParent.find("iframe").length>0){var _current_iframe=eventParent.find("iframe");var _iframe_id=_current_iframe.attr('id');var _iframe_src=_current_iframe.attr('src');if(_iframe_src.indexOf("vimeo")>=0){_current_iframe.attr('src',ThriveApp.updateQueryStringParameter(_iframe_src,"autoplay","1"));}else if(_iframe_src.indexOf("youtube")>=0){_current_iframe.attr('src',ThriveApp.updateQueryStringParameter(_iframe_src,"autoplay","1"));}
eventParent.find("iframe").trigger("click");}});};ThriveApp.bind_scroll=function(){if(jQuery("#comment-bottom").length>0){var top=jQuery("#comment-bottom").offset().top;if(top>0&&top<jQuery(window).height()+jQuery(document).scrollTop()){ThriveApp.load_comments();}}};ThriveApp.load_comments=function(){if(ThriveApp.comments_loaded==1){return;}else{ThriveApp.comments_loaded=1;}
if(typeof _thriveCurrentPost==='undefined'){_thriveCurrentPost=0;}
jQuery("#thrive_container_preload_comments").show();var post_data={action:'thrive_lazy_load_comments',post_id:_thriveCurrentPost,comment_page:ThriveApp.comments_page};if(window.TVE_Dash&&!TVE_Dash.ajax_sent){jQuery(document).on('tve-dash.load',function(){TVE_Dash.add_load_item('theme_comments',post_data,ThriveApp.load_comments_handle);});}else{jQuery.post(ThriveApp.ajax_url,post_data,ThriveApp.load_comments_handle);}};ThriveApp.load_comments_handle=function(response){ThriveApp.comments_page++;if(response==''){ThriveApp.comments_loaded=1;}else{ThriveApp.comments_loaded=0;}
jQuery("#thrive_container_preload_comments").hide();jQuery("#thrive_container_list_comments").append(response);jQuery("#thrive_container_form_add_comment").show();ThriveApp.bind_comments_handlers();ThriveApp.check_comments_hash();};ThriveApp.bind_comments_handlers=function(){jQuery(document).on('click',".txt_thrive_link_to_comments",function(){var aTag=jQuery("#commentform");jQuery('html,body').animate({scrollTop:aTag.offset().top},'slow');});jQuery(document).on('click',".reply",function(){var comment_id=jQuery(this).attr('cid');jQuery("#respond-container-"+comment_id).slideDown();return false;});jQuery(document).on('click','.cancel_reply',function(){var comment_id=jQuery(this).attr('cid');jQuery("#respond-container-"+comment_id).slideUp();return false;});};ThriveApp.youtube_play=function(vcode,width,height){"use strict";jQuery("#videoContainer").html('<iframe width="'+width+'" height="'+height+'" src="https://www.youtube.com/embed/'+vcode+'?autoplay=1&loop=1&rel=0&wmode=transparent" frameborder="0" allowfullscreen wmode="Opaque"></iframe>');};ThriveApp._get_element_height=function(elmID){var elmHeight,elmMargin,elm=document.getElementById(elmID);if(document.all){elmHeight=elm.currentStyle.height;elmMargin=parseInt(elm.currentStyle.marginTop,10)+parseInt(elm.currentStyle.marginBottom,10)+"px";}else{elmHeight=document.defaultView.getComputedStyle(elm,'').getPropertyValue('height');elmMargin=parseInt(document.defaultView.getComputedStyle(elm,'').getPropertyValue('margin-top'))+parseInt(document.defaultView.getComputedStyle(elm,'').getPropertyValue('margin-bottom'))+"px";}
return(elmHeight+elmMargin);};ThriveApp.updateQueryStringParameter=function(uri,key,value){var re=new RegExp("([?|&])"+key+"=.*?(&|$)","i");separator=uri.indexOf('?')!==-1?"&":"?";if(uri.match(re)){return uri.replace(re,'$1'+key+"="+value+'$2');}
else{return uri+separator+key+"="+value;}};ThriveApp.social_scripts={twitter:{src:"https://platform.twitter.com/widgets.js",loaded:0},google:{src:"https://apis.google.com/js/plusone.js?onload=onLoadCallback",loaded:0},facebook:{src:"://platform.twitter.com/widgets.js",loaded:0},linkedin:{src:"//platform.linkedin.com/in.js",loaded:0},pinterest:{src:"//assets.pinterest.com/js/pinit.js",loaded:0},youtube:{src:"https://apis.google.com/js/platform.js",loaded:0}};ThriveApp.load_script=function(script_name){if(ThriveApp.social_scripts[script_name].loaded===0){if(ThriveApp.social_scripts[script_name].src=="//assets.pinterest.com/js/pinit.js"){var s=document.createElement("script");s.type="text/javascript";s.async=true;s.src="https://assets.pinterest.com/js/pinit.js";s["data-pin-build"]="parsePins";var x=document.getElementsByTagName("script")[0];x.parentNode.insertBefore(s,x);ThriveApp.social_scripts[script_name].loaded=1;}else{jQuery.getScript(ThriveApp.social_scripts[script_name].src,function(){ThriveApp.social_scripts[script_name].loaded=1;});}}};ThriveApp.setVideoPosition=function(){jQuery('.scvps .pvb').each(function(){var _video_element=jQuery(this).parents(".scvps").find(".vwr");_video_element.css({top:jQuery(this).parents(".scvps").outerHeight()/2-_video_element.height()/2,left:jQuery(this).parents(".scvps").outerWidth()/2-_video_element.width()/2});});};ThriveApp.bind_share_buttons=function(){if(ThriveApp.is_singular!='0'&&jQuery('.cou .share-no').length){ThriveApp.fetch_share_count();}};ThriveApp.fetch_share_count=function(post_id,bypass_cache){if(typeof bypass_cache==='undefined'){bypass_cache=0;}
function post_it(id,$share_count_total){var post_data={action:'thrive_get_share_count',post_id:id,no_cache:bypass_cache},_r=function(response){var nn=parseInt(response);if(!isNaN(nn)){$share_count_total.html(response);}};if(window.TVE_Dash&&!TVE_Dash.ajax_sent){jQuery(document).on('tve-dash.load',function(){TVE_Dash.add_load_item('theme_shares',post_data,_r);});}else{jQuery.post(ThriveApp.ajax_url,post_data).done(_r);}}
if(typeof post_id==='undefined'){var $all=jQuery('.mets .cou, .fl-s .cou.thive-share-count');var $share_count=$all.first();if($share_count.length){post_it($share_count.data('id'),$share_count.add($all));}}else{post_it(post_id,jQuery('.thive-share-cnt-'+post_id));}};ThriveApp.open_share_popup=function(url,width,height,post_id){var leftPosition,topPosition;leftPosition=(window.screen.width/2)-((width/2)+10);topPosition=(window.screen.height/2)-((height/2)+50);var child_window=window.open(url,"Window","status=no,height="+height+",width="+width+",resizable=yes,left="+leftPosition+",top="+topPosition+",screenX="+leftPosition+",screenY="+topPosition+",toolbar=no,menubar=no,scrollbars=no,location=no,directories=no"),tt=0;function close_listener(){if(child_window.closed){ThriveApp.fetch_share_count(post_id,1);clearTimeout(tt);return;}
tt=setTimeout(close_listener,1000);}
tt=setTimeout(close_listener,4000);return false;};ThriveApp.hasFloatingMenu=jQuery('#floating_menu').attr('data-float')==='float';ThriveApp.hasSocialIcons=jQuery('#floating_menu').attr('data-social')==='1';ThriveApp.menu_float={current_scroll_top:0,scroll_dir:'down',hasScroll:function(){return this.current_scroll_top>0;},onScroll:function(st){if(this.current_scroll_top<st){this.scroll_dir='down';}else{this.scroll_dir='up';}
this.current_scroll_top=st;return this.handle();},handle:function(){var _socialElement=jQuery('.fln'),_header=jQuery('#floating_menu'),_theMenu=_header.find('header'),_headerHeight=_header.outerHeight(),_nextElement=jQuery('.bSe').offset().top,_post_height=jQuery('.bSe .awr-i').outerHeight(),_bottom_limit=_nextElement+_post_height;if(_isAdmin){_socialElement.addClass('adm');_theMenu.addClass('adm');}
if(this.scroll_dir=='down'){if(ThriveApp.winWidth>774){_header.css('height',_headerHeight+'px');}
if(ThriveApp.hasFloatingMenu&&ThriveApp.hasSocialIcons){if(this.current_scroll_top>_nextElement){_socialElement.addClass('fff');if(this.current_scroll_top>_bottom_limit){_socialElement.removeClass('fff');_theMenu.addClass('fbh');}}}
if(ThriveApp.hasFloatingMenu&&!ThriveApp.hasSocialIcons){if(this.current_scroll_top>10){_theMenu.addClass('fbh');}}
if(ThriveApp.hasSocialIcons&&!ThriveApp.hasFloatingMenu){if(this.current_scroll_top>10){_socialElement.addClass('fff');}}}else if(this.scroll_dir=='up'){if(ThriveApp.hasFloatingMenu&&ThriveApp.hasSocialIcons){if(this.current_scroll_top<_bottom_limit){_socialElement.addClass('fff');_theMenu.removeClass('fbh');}
if(this.current_scroll_top<_nextElement){_socialElement.removeClass('fff');}}
if(ThriveApp.hasFloatingMenu&&!ThriveApp.hasSocialIcons){if(this.current_scroll_top<_nextElement){_theMenu.removeClass('fbh');}}
if(ThriveApp.hasSocialIcons&&!ThriveApp.hasFloatingMenu){if(this.current_scroll_top<_nextElement){_socialElement.removeClass('fff');}}}}};ThriveApp.show_shortcodes=function(position){jQuery('.nsd').each(function(){var $this=jQuery(this);if(position+ThriveApp.viewportHeight>=$this.offset().top+$this.outerHeight()){$this.addClass('nsds');ThriveApp.number_counter();ThriveApp.progress_bar();}});};var _overlayElement=jQuery('.galleryOverlay');ThriveApp.blog_gallery=(function($){return function(){var currentImageIndex=0,timer=0;function createGalleryItem($link,$container){$('<div class="galleryWrapper"><img data-pos="'+$link.attr('data-position')+'" data-cap="'+$link.attr('data-caption')+'" data-index="'+$link.attr('data-index')+'" src="'+$link.attr('data-src')+'" alt=""/></div>').appendTo($container);}
function showImage($container,index,animate){if(!animate){$container.addClass('g-n-a');}else{$container.removeClass('g-n-a');}
var toBeShown=$container.find('img[data-index='+index+']'),_cap=toBeShown.attr('data-cap'),_pos=toBeShown.attr('data-pos');index=toBeShown.parent().index();$container.css({left:'-'+(index*100)+'%'});currentImageIndex=index;if(ThriveApp.winWidth>650){positionCloseBtn(toBeShown);}
jQuery('.img_count').text(_pos);jQuery('.cap_txt').text(_cap);if(_cap!=""){jQuery(".mob_text").text(_cap);}else{jQuery(".mob_text").text(" - Swipe left/right to see more");}}
function positionCloseBtn($img){var $closeBtn=$img.parents('.galleryOverlay').first().find('.nav_close');if(!$img.width()){return $closeBtn.css({top:'20px',right:'20px'});}
var l=$img.position().left-$img.parent().position().left+$img.width(),t=$img.position().top;if($img.width()>=ThriveApp.winWidth){l-=16;t+=16;}
if(_isAdmin&&$img.position().top<=32){t+=32;}
$closeBtn.css({top:(t-16)+'px',left:(l-16)+'px'});}
$('.thrive-gallery').each(function(){var $gallery=$(this),$overlay=$(this).find('.galleryOverlay'),$stage=$(this).find('.galleryStage'),total=$gallery.find('.gallery-item a').length,isOpen=false,animating=false,showNext=function(){if(animating){return;}
if(currentImageIndex<total-1){showImage($stage,currentImageIndex+1,true);}else{$stage.addClass('g-n-a').css('left','100%');animating=true;setTimeout(function(){showImage($stage,0,true);animating=false;},20);}},showPrev=function(){if(animating){return;}
if(currentImageIndex>0){showImage($stage,currentImageIndex-1,true);}else{$stage.addClass('g-n-a').css('left',-100*(total)+'%');animating=true;setTimeout(function(){showImage($stage,total-1,true);animating=false;},20);}};$gallery.find('.gallery-item a').each(function(index){$(this).click(function(){isOpen=true;$overlay.show(0).addClass('g-v');showImage($stage,index,false);return false;});createGalleryItem($(this),$overlay.find('.galleryStage'));});$gallery.find('a.nav_prev').click(function(){showPrev();return false;});$gallery.find('a.nav_next').click(function(){showNext();return false;});$gallery.find('.nav_close').click(function(){isOpen=false;$overlay.removeClass('g-v').hide();return false;});$gallery.find('.galleryWrapper').touchwipe({wipeLeft:function(){showNext();},wipeRight:function(){showPrev();},wipeUp:function(){isOpen=false;$overlay.removeClass('g-v').hide();},wipeDown:function(){return false},min_move_x:20,min_move_y:20,preventDefaultEvents:true});if(ThriveApp.winWidth<=650){$stage.click(function(){var $target=$(e.target);if($target.is('img')){return false;}
isOpen=false;$overlay.removeClass('g-v').hide();});}else{$stage.click(function(e){var $target=$(e.target);if($target.is('img')){return false;}
isOpen=false;$overlay.removeClass('g-v').hide();});$gallery.mousemove(function(e){clearTimeout(timer);$('.gl_ctrl, .gl_ctrl_mob').fadeIn(200);if(ThriveApp.winWidth<=650){return;}
if(!$(e.target).is('.gl_ctrl,.gl_ctrl_mob')){timer=setTimeout(function(){jQuery('.gl_ctrl, .gl_ctrl_mob').fadeOut(200);},1000);}});}
$('html').unbind('keydown').keydown(function(e){if(!isOpen){return true;}
if(e.keyCode==37){showPrev();return false;}
if(e.keyCode==39){showNext();return false;}
if(e.keyCode==27){$overlay.removeClass('g-v').hide();return false;}});});}}(jQuery));jQuery.fn.thrive_timer=function(){return this.each(function(){var el=jQuery(this),server_time=el.attr('data-server-now'),now=server_time?new Date(server_time):new Date(),event_date=new Date(el.attr('data-date')),day=0,hour=0,min=0,sec=0,day_digits=2,fade=el.attr('data-fade'),message=el.attr('data-message'),interval_id;var htmlSetup=function(){var _span=function(index,value){return jQuery('<span class="part-'+index+'">'+value+'</span>');}
el.find('.second .cdfc').append(_span(2,Math.floor(sec/10))).append(_span(1,sec%10));el.find('.minute .cdfc').append(_span(2,Math.floor(min/10))).append(_span(1,min%10));el.find('.hour .cdfc').append(_span(2,Math.floor(hour/10))).append(_span(1,hour%10));var $dayContainer=el.find('.day .cdfc'),total_days=day;for(var i=1;i<=day_digits;i++){$dayContainer.append(_span(i,total_days%10));total_days=Math.floor(total_days/10);}
setValues($dayContainer.css('min-width',(28*day_digits)+'px'),day,day_digits);};var setValue=function($part,value){if($part.html()==value){return $part;}
$part.removeClass('next');var _new=$part.clone().removeClass('go-down').addClass('next').html(value);$part.before(_new).next('.go-down').remove();$part.addClass('go-down');setTimeout(function(){_new.addClass('go-down');},20);return $part;};var setValues=function(container,value,number_length){if(typeof number_length==='undefined'){number_length=false;}
var index=0;if(value<=99){setValue(container.find('.part-1').first(),value%10);setValue(container.find('.part-2').first(),Math.floor(value/10));index=2;}else{while(value){index++;setValue(container.find('.part-'+index).first(),value%10);value=Math.floor(value/10);}}
if(number_length!==false&&index<number_length){for(var i=index+1;i<=number_length;i++){setValue(container.find('.part-'+i).first(),0);}}}
var step=function(){sec--;if(sec<0){sec=59;min--;}
if(min<0){min=59;hour--;}
if(hour<0){hour=23;day--;}
setValues(el.find('.second .cdfc'),sec);setValues(el.find('.minute .cdfc'),min);setValues(el.find('.hour .cdfc'),hour);setValues(el.find('.day .cdfc'),day,day_digits);if(day==0&&hour==0&&min==0&&sec==0){clearInterval(interval_id);finished();}}
var finished=function(){if(fade=='1'){el.find('.cdti').addClass('fdtc');}else{el.find('.cdti').addClass('fv');}
if(message=='1'){el.find('.cdti').addClass('fdtc');setTimeout(function(){el.find('.cdtm').fadeIn(2000);},500);}}
if(now>event_date){finished();}else{sec=Math.floor((event_date.getTime()-now.getTime())/1000);min=Math.floor(sec/60);sec=sec%60;hour=Math.floor(min/60);min=min%60;day=Math.floor(hour/24);hour=hour%24;if(day>99){day_digits=day.toString().length;}
htmlSetup();el.find('.cdti').addClass('init_done');interval_id=setInterval(step,1000);}});}
jQuery(window).scroll(function(){var position=jQuery(document).scrollTop();ThriveApp.show_shortcodes(position);if(ThriveApp.hasFloatingMenu&&ThriveApp.is_singular=='1'){ThriveApp.menu_float.onScroll(position);}});ThriveApp._get_share_count_display_text=function(number,decPlaces){decPlaces=Math.pow(10,decPlaces);var abbrev=["k","m"];for(var i=abbrev.length-1;i>=0;i--){var size=Math.pow(10,(i+1)*3);if(size<=number){number=Math.round(number*decPlaces/size)/decPlaces;if((number==1000)&&(i<abbrev.length-1)){number=1;i++;}
number+=abbrev[i];break;}}
return number;};ThriveApp.resize_blank_page=function(){_is_blankPage=jQuery('html.bp-th').length;if(_is_blankPage){var contentHeight=jQuery('.wrp').outerHeight(),$body=jQuery('body');if(ThriveApp.viewportHeight>=contentHeight){$body.css('height',ThriveApp.viewportHeight);}else{$body.css('height',contentHeight);}}};

@ -0,0 +1,147 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>{{.Title}}</title>
<meta name="keywords" content="{{.Keywords}}">
<meta name="description" content="{{.Description}}">
<link rel='stylesheet' id='thrive-main-style-css' href='{{staticFile "/css/main_green.css"}}'
type='text/css' media='all' />
<link rel="stylesheet" href="{{staticFile "/css/index.css"}}">
<script type='text/javascript' src='{{staticFile "/js/jquery.min.js"}}'></script>
<link rel="shortcut icon" type="image/png" href="{{replaceImage .Favicon}}" />
</head>
<body
class="home page-template page-template-fullwidth-page page-template-fullwidth-page-php page page-id-6789 custom-background aawp-custom">
<div class="theme-wrapper">
<div class="h-bi">
<div id="floating_menu" data-float="default" data-social='0'>
<header class="side" style="">
<div class="h-i">
<div class="wrp">
<div id="logo">
<a href="{{.IndexUrl}}" data-wpel-link="internal">
<img src="{{replaceImage .Logo}}" class="skip-lazyloading sp-no-webp" alt="Optics Mag" height="85" width="250">
</a>
</div>
<div class="m-s">
<div class="hsm">
<svg t="1668230129159" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="2682" width="20" height="20"><path d="M892.928 128q28.672 0 48.64 19.968t19.968 48.64l0 52.224q0 28.672-19.968 48.64t-48.64 19.968l-759.808 0q-28.672 0-48.64-19.968t-19.968-48.64l0-52.224q0-28.672 19.968-48.64t48.64-19.968l759.808 0zM892.928 448.512q28.672 0 48.64 19.968t19.968 48.64l0 52.224q0 28.672-19.968 48.64t-48.64 19.968l-759.808 0q-28.672 0-48.64-19.968t-19.968-48.64l0-52.224q0-28.672 19.968-48.64t48.64-19.968l759.808 0zM892.928 769.024q28.672 0 48.64 19.968t19.968 48.64l0 52.224q0 28.672-19.968 48.64t-48.64 19.968l-759.808 0q-28.672 0-48.64-19.968t-19.968-48.64l0-52.224q0-28.672 19.968-48.64t48.64-19.968l759.808 0z" p-id="2683" fill="#ffffff"></path></svg>
</div>
<div class="m-si">
<nav class="menu-primary-menu-container">
<ul id="menu-primary-menu" class="menu">
<li id="menu-item-308"
class="menu-item menu-item-type-post_type menu-item-object-page toplvl">
<a href="{{.IndexUrl}}" data-wpel-link="internal">{{ lang "home"}}</a>
</li>
{{if .HasAbout }}
<li id="menu-item-308"
class="menu-item menu-item-type-post_type menu-item-object-page toplvl">
<a href="{{.AboutUrl}}" data-wpel-link="internal">{{ lang "about"}}</a>
</li>
{{end}}
{{if .HasContact }}
<li id="menu-item-308"
class="menu-item menu-item-type-post_type menu-item-object-page toplvl">
<a href="{{.ContactUrl}}" data-wpel-link="internal">{{ lang "contact"}}</a>
</li>
{{end}}
{{if .HasPolicy }}
<li id="menu-item-308"
class="menu-item menu-item-type-post_type menu-item-object-page toplvl">
<a href="{{.PolicyUrl}}" data-wpel-link="internal">{{ lang "policy"}}</a>
</li>
{{end}}
</ul>
</nav>
</div>
</div>
</div>
</div>
</header>
</div>
</div>
<div class="wrp cnt">
<div class="bSeCont">
<section class="bSe left">
<div class="awr">
<h1 class="entry-title">{{ lang "policy" }}</h1>
<div class="awr-i">
{{.Policy}}
</div>
<div class="clear"></div>
</div>
</section>
</div>
<div class="sAsCont">
<aside class="sAs right">
<section class="rw widget-rise-related" id="widget_thrive_related-2">
<div class="scn">
{{$plen := len .PopularArticles}}
{{if ne $plen 0}}
<p class="ttl">{{lang "popular"}}</p>
{{range .PopularArticles}}
<div class="pps clearfix">
<div class="left tim">
<div class="wti"
style="background-image: url('{{getCover .Cover}}'), url('{{getCover .Cover}}')">
</div>
</div>
<div class="left txt">
<a href="{{.Url}}" data-wpel-link="internal">{{.Title}}</a>
</div>
</div>
{{end}}
{{end}}
<div class="clear"></div>
</div>
</section>
</aside>
</div>
</div>
<div class="clear"></div>
<footer>
<div class="fmm">
<div class="wrp">
<div class="ft-m">
<div class="menu-footer-bar-container">
<ul id="menu-footer-bar" class="footer_menu">
{{if .HasAbout }}
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4732"><a
href="{{.AboutUrl}}" data-wpel-link="internal">{{lang "about"}}</a></li>
{{end}}
{{if .HasContact }}
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4732"><a
href="{{.ContactUrl}}" data-wpel-link="internal">{{lang "contact"}}</a></li>
{{end}}
{{if .HasPolicy }}
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4732"><a
href="{{.PolicyUrl}}" data-wpel-link="internal">{{lang "policy"}}</a></li>
{{end}}
{{$flen := len .Friendship}}
{{if ne $flen 0}}
{{range .Friendship}}
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4732"><a
href="{{.Url}}" data-wpel-link="internal">{{.Name}}</a></li>
{{end}}
{{end}}
</ul>
</div>
</div>
</div>
<div class="wrp">
<div class="ft-c">
<p>{{.Copyright}} </p>
</div>
</div>
<div class="clear"></div>
</div>
</footer>
</div>
</body>
<script src="{{staticFile "/js/script.js"}}"></script>
</html>
Loading…
Cancel
Save