572 404.html
@@ -0,0 +1,572 @@
<!DOCTYPE html>
<html>

<head>
<title>All Techno Tricks - Blogging, Make Money Online, Tips & Tricks.</title>
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<meta charset="UTF-8" />
<meta name="description" content="All Techno Tricks is a good useful website which help you to define the difference between legitimate and illegitimate process to earn money online. All techno tricks also helps you to learn all the tricks, tips and techniques to earn money online through blogging, free online jobs and many more." />
<meta name="robots" content="noindex, nofollow" />
<meta name="robots" content="noodp,noydir" />
<meta name="google-site-verification" content="bUkCZHa4Gm1pjRcCm-LOGKkXNUfmkSIpf5zPeYWHlcA" />
<meta property="og:locale" content="en_US" />
<link href="fevicon.ico" rel="icon" type="image/gif" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:description" content="All Techno Tricks is a good useful website which help you to define the difference between legitimate and illegitimate process to earn money online. All techno tricks also helps you to learn all the tricks, tips and techniques to earn money online through blogging, free online jobs and many more." />
<meta name="twitter:title" content="All Techno Tricks - Blogging, Make Money Online, Tips & Tricks." />
<meta name="twitter:site" content="https://twitter.com/karunakar2smart" />
<meta name="twitter:creator" content="@karunakar2smart" />
<meta property="twitter:account_id" content="https://twitter.com/karunakar2smart" />
<meta property="fb:admins" content="karunakar2smart.mail@gmail.com" />
<meta property="fb:pages" content="https://www.facebook.com/alltechnotricks.karunakar.7" />
<meta property="og:type" content="website" />
<meta property="og:title" content="All Techno Tricks - Blogging, Make Money Online, Tips & Tricks." />
<meta property="og:description" content="All Techno Tricks is a good useful website which help you to define the difference between legitimate and illegitimate process to earn money online. All techno tricks also helps you to learn all the tricks, tips and techniques to earn money online through blogging, free online jobs and many more." />
<meta property="og:url" content="https://www.alltechnotricks.com/" />
<meta property="og:site_name" content="Techno Tricks" />
<meta property="og:image" content="https://www.alltechnotricks.com/images/earn-money-online-typing-jobs.jpg" />
<!--
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-115951250-1"></script>
<script>
function gtag() {
dataLayer.push(arguments)
}
window.dataLayer = window.dataLayer || [], gtag("js", new Date), gtag("config", "UA-115951250-1")
</script>
-->
<script type="application/ld+json"> { "@context": "http://schema.org", "@type": "NewsArticle", "mainEntityOfPage": { "@type": "WebPage", "@id": "https://www.alltechnotricks.com/" }, "headline": "All Techno Tricks - Blogging, Make Money Online, Tips & Tricks.", "image": [ "https://www.alltechnotricks.com/images/earn-money-online-typing-jobs.jpg" ], "datePublished": "2018-07-05", "dateModified": "2018-09-01", "author": { "@type": "Person", "name": "Karunakar" }, "publisher": { "@type": "Organization", "name": "Techno Tricks", "logo": { "@type": "ImageObject", "url": "https://www.alltechnotricks.com/fevicon.ico" } }, "description": "All Techno Tricks is a good useful website which help you to define the difference between legitimate and illegitimate process to earn money online. All techno tricks also helps you to learn all the tricks, tips and techniques to earn money online through blogging, free online jobs and many more." } </script>
<style>
* {
box-sizing: border-box;
}

.button {
opacity: 0.7;
position: fixed;
bottom: 20px;
right: 30px;
z-index: 99;
border: none;
outline: none;
background-color: #0b39fc;
color: red;
cursor: pointer;
padding: 10px;
border-radius: 4px;
}

.button:hover {
background-color: #0b39fc;
opacity: 1;
}

body {
margin: 0px;
padding: 1px;
font-stretch: normal;
font-size: 18px;
line-height: 1.66667em;
font-family: geomanist, Helvetica, Arial;
}

[class*="karna-"] {
float: left;
}

.karna-12 {
width: 100%;
}

.karna-3 {
width: 28.9999%;
}

.karna-5 {
width: 50%;
}

.navigation a:hover {
background-color: #004B8D !important;
color: white !important;
transition: .5s ease-in-out;
}

.container {
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
border-radius: 5px;
border: 1px solid #f1f1f1;
}

#logo-image {
width: 100%;
max-width: 700px;
max-height: 220px;
height: auto;
border-radius: 5px;
}

.container img:hover {
opacity: 0.9;
}

.container a {
text-decoration: none;
color: blue;
}

.container a:hover {
color: #0962EC;
transition: .3s ease-in-out;
}

.container h1 {
margin: 0px;
padding: 0px 0px 10px 10px;
font-size: 30px;
line-height: 1.333;
font-weight: 600;
}

.container p {
font-family: geomanist, Helvetica, Arial;
margin: 0px;
padding: 0px 3px 10px 10px;
letter-spacing: 1.6254;
word-wrap: break-word;
color: #28282d;
}

.read-more {
float: left;
margin: 0px;
padding: 0px;
text-decoration: none;
color: #004B8D;
}

.read-more a {
border: 1px solid #004b80;
font-size: 25px;
border-radius: 5px;
padding: 10px;
color: #004b80;
margin-left: 10px;
}

.read-more a:hover {
background-color: #004B8D;
color: white;
transition: .5s ease-in-out;
}

.article-bottom {
padding: 15px 0px 0px 10px;
display: flex;
flex-basis: 100px;
}

.fa-thumbs-up:hover {
color: blue;
}

.fa-comment:hover {
color: blue;
}

.fa-caret-right {
color: #004b80;
padding: 0px 10px 0px 0px;
font-size: 18px;
margin-bottom: 3px;
}

.copyright p {
font-size: 15px;
}

@-webkit-keyframes flash {
0%,
100%,
50% {
opacity: 1;
}
25%,
75% {
opacity: 0;
}
}

@keyframes flash {
0%,
100%,
50% {
opacity: 1;
}
25%,
75% {
opacity: 0;
}
}

.faa-flash.animated,
.faa-flash.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-flash {
-webkit-animation: flash 2s ease infinite;
animation: flash 2s ease infinite;
}

.faa-flash.animated.faa-fast,
.faa-flash.animated-hover.faa-fast:hover,
.faa-parent.animated-hover:hover > .faa-flash.faa-fast {
-webkit-animation: flash 1s ease infinite;
animation: flash 1s ease infinite;
}

.faa-flash.animated.faa-slow,
.faa-flash.animated-hover.faa-slow:hover,
.faa-parent.animated-hover:hover > .faa-flash.faa-slow {
-webkit-animation: flash 3s ease infinite;
animation: flash 3s ease infinite;
}

.fa-external-link-square {
font-size: 18px !important;
color: #0474F4;
padding: 0px 0px 0px 10px;
}

#readmore-flash {
display: none;
}

.advertisement {
width: 100%;
height: auto;
padding: 5px;
margin: 0px;
border: 2px solid #f1f1f1;
}

.nav {
border-bottom: 1px solid #f1f1f1;
display: flex;
flex-grow: 1;
flex-wrap: wrap;
padding: 1px 0px 5px 0px;
margin: 0px;
box-shadow: 0px 0px 10px 0px lightgrey;
margin-bottom: 8px;
}

.home {
flex-grow: 1;
text-align: center;
border-bottom: 1px solid white;
}

.home:hover {
border-bottom: 1px solid #F3130E;
transition: .9s ease-in-out;
}

.home a {
text-decoration: none;
color: #004b80;
}

#nav-home {
border: none;
color: #004b80;
font-size: 35px;
padding: 0px 10px 0px 0px;
}

#nav-home:hover {
color: #F3130E;
transition: .3s ease-in-out;
}

.logo {
border-left: 2px solid #f1f1f1;
flex-grow: 1;
text-align: center;
border-bottom: 1px solid white;
}

.logo:hover {
border-bottom: 1px solid #F3130E;
transition: .4s ease-in-out;
}

.logo a {
color: #004b80;
text-decoration: none;
font-size: 20px;
}

#fa-logo {
color: #004b80;
font-size: 35px;
}

.searchbar {
border-left: 2px solid #f1f1f1;
flex-grow: 1;
text-align: center;
border-bottom: 1px solid white;
}

.searchbar:hover {
border-bottom: 1px solid #F3130E;
transition: .8s ease-in-out;
}

.fa-search {
color: #004b80;
font-size: 25px;
padding: 10px 0px 0px 0px;
}

.fa-search:hover {
color: #F3130E;
transition: .3s ease-in-out;
}

@media only screen and (max-width:768px) {
[class*="karna-"] {
width: 100%;
}
.karna4 {
width: 100%;
}
.karna-5 {
width: 100% !important;
padding: 5px !important;
margin-bottom: 4px;
}
.container h1 {
font-size: 20px !important;
padding: 0px 0px 10px 8px;
}
.container p {
font-size: 16px;
padding: 0px 3px 10px 8px;
line-height: 1.625;
word-break: break-word;
}
.facebook-thumbsup {
display: none;
}
.read-more a {
border: 1px solid #004b80;
font-size: 20px;
border-radius: 5px;
padding: 10px;
color: #004b80;
margin-left: 5px;
}
.copyright p {
font-size: 15px;
}
.button {
padding: 8px;
}
#top-page-arrow {
font-size: 18px !important;
}
.fa-external-link-square {
font-size: 14px !important;
padding: 0px 0px 0px 10px;
}
#readmore-flash {
display: inline-block;
padding: 0px 0px 0px 1px;
}
.advertisement {
padding: 5px !important;
}
#nav-home {
font-size: 25px;
padding: 10px 0px 0px 0px;
}
.logo a {
font-size: 18px;
padding: 10px 0px 0px 0px;
}
#fa-logo {
font-size: 27px;
padding: 10px 0px 0px 0px;
}
.fa-search {
padding: 10px 5px 0px 0px;
font-size: 25px;
}
}
</style>
</head>

<body id="top-page">
<div class="karna-12 nav">
<div class="home">
<a href="https://www.alltechnotricks.com" target="_top"> <i class="fa fa-home" id="nav-home"></i> </a>
</div>
<div class="logo">
<a href="https://www.alltechnotricks.com"> <i class="fa fa-ravelry" id="fa-logo"></i> All Techno Tricks </a>
</div>
<div class="searchbar">
<a href="#"> <i class="fa fa-search"></i> </a>
</div>
</div>
<div class="karna-12" style="display: flex; flex-grow: 1; flex-basis: 100px; flex-wrap: wrap; ">
<div class="karna-5" style="padding: 20px;">
<div class="container">
<a href="https://www.alltechnotricks.com/earn-money-online.html" target="_blank"> <img src="images/earn-money-online.jpeg" id="logo-image" alt="earn-money-online" title="Top 10 Best Ways To Earn Money Online - 100% Free"> </a>
<a href="https://www.alltechnotricks.com/earn-money-online.html" target="_blank">
<h1>A Best Way To Earn Money Online - 100% Free.<i class="fa fa-external-link-square faa-flash animated" style="animation-name: flash" ></i></h1></a>
<p><i class="fa fa-caret-right"></i>Hi, are you searching for <a href="https://www.alltechnotricks.com/earn-money-online.html" target="_blank">legitimate ways to earn money online</a>? </p>
<p><i class="fa fa-caret-right"></i>Here you will find all the best methods to earn money online with <b>no registration fees</b>. </p>
<p><i class=" fa fa-caret-right"></i>Yes, it’s all 100% <b>free</b> to <a href="https://www.alltechnotricks.com/earn-money-online.html" target="_blank">signup</a>.</p>
<p><i class="fa fa-caret-right"></i>I got <a href="https://www.alltechnotricks.com/megatypers.html#megatypers-payment-proof" target="_blank">paid</a> through these sites and I am still earning through some of these ways.</p>
<p><i class="fa fa-caret-right"></i>You can <a href="https://www.alltechnotricks.com/earn-money-online.html" target="_blank">earn money</a> by spending at least 1 or 2 hours per day and receive <a href="https://www.alltechnotricks.com/megatypers.html#megatypers-payment-proof" target="_blank">payments</a>. </p>
<p><i class="fa fa-caret-right"></i>Wanna, try out check this post. I have posted <a href="https://www.alltechnotricks.com/earn-money-online.html" target="_blank">top 10 different ways to make money online</a>.</p>
<hr style="border: 3px solid #f1f1f1;">
<div class="article-bottom">
<div class="read-more" style="flex-grow: 1;"> <a href="https://www.alltechnotricks.com/earn-money-online.html" target="_blank">Read More <i class="fa fa-caret-right faa-flash animated" id="readmore-flash" style="animation-name: flash;"
></i></a> </div>
<div class="facebook-thumbsup" style="flex-grow: 1;">
<a href="https://www.facebook.com/alltechnotricks.karunakar.7" target="_blank" style="color: #004B8D; font-size: 25px; padding: 10px 0px 0px 10px;"> <i class="fa fa-thumbs-up"><span style="color: grey; font-size: 20px; padding: 0px 0px 10px 10px;">1k</span></i> </a>
</div>
<div class="comment" style="flex-grow: 1;">
<a href="#" style="float: right; color: #004B8D; font-size: 25px; padding: 0px 30px 0px 0px;"> <i class="fa fa-comment"><span style="color: grey; font-size: 20px; padding: 0px 0px 10px 10px;">33</span></i> </a>
</div>
</div>
<br> </div>
</div>
<div class="karna-5" style="padding: 20px;">
<div class="container">
<a href="https://www.alltechnotricks.com/free-online-typing-jobs.html" target="_blank"> <img src="images/free-online-typing-jobs.jpeg" id="logo-image" alt="free-online-typing-jobs" title="Free Online Typing Jobs - No Registration Fees - 100% Free"></a>
<br>
<a href="https://www.alltechnotricks.com/free-online-typing-jobs.html" target="_blank">
<h1>Free Online Typing Jobs With No Investment - 100% Free.

<i class="fa fa-external-link-square faa-flash animated" style="animation-name: flash" ></i>

</h1> </a>
<p><i class="fa fa-caret-right"></i>Hi, do you want to <a href="https://www.alltechnotricks.com/free-online-typing-jobs.html" target="_blank">earn money online</a> by <a href="https://www.alltechnotricks.com/free-online-typing-jobs.html" target="_blank">free online typing jobs? </a></p>
<p><i class="fa fa-caret-right"></i>Yes, indeed we can <a href="https://www.alltechnotricks.com/free-online-typing-jobs.html" target="_blank">make money online</a> by <b>typing</b> without paying any registration fees. </p>
<p><i class="fa fa-caret-right"></i>Its, all 100% <b>Free</b> to <b>signup</b>.</p>
<p><i class="fa fa-caret-right"></i>All you need to do is to follow the instructions in this post and get <a href="https://www.alltechnotricks.com/free-online-typing-jobs.html" target="_blank">paid</a> from these companies for 100% sure.</p>
<p><i class="fa fa-caret-right"></i>It is a great opportunity for students, housewives etc. and <a href="https://www.alltechnotricks.com/free-online-typing-jobs.html" target="_blank">make money</a> <b>working from home</b>.</p>
<p><i class="fa fa-caret-right"></i>I have placed <a href="https://www.alltechnotricks.com/free-online-typing-jobs.html" target="_blank">top 10 legitimate ways to earn money online by typing jobs</a> in here.</p>
<hr style="border: 3px solid #f1f1f1;">
<div class="article-bottom">
<div class="read-more" style="flex-grow: 1;"> <a href="https://www.alltechnotricks.com/free-online-typing-jobs.html" target="_blank">Read More <i class="fa fa-caret-right faa-flash animated" id="readmore-flash" style="animation-name: flash;"
></i></a> </div>
<div class="facebook-thumbsup" style="flex-grow: 1;">
<a href="https://www.facebook.com/alltechnotricks.karunakar.7" target="_blank" style="color: #004B8D; font-size: 25px; padding: 10px 0px 0px 10px;"> <i class="fa fa-thumbs-up"><span style="color: grey; font-size: 20px; padding: 0px 0px 10px 10px;">1k</span></i> </a>
</div>
<div class="comment" style="flex-grow: 1;">
<a href="#" style="float: right; color: #004B8D; font-size: 25px; padding: 0px 30px 0px 0px;"> <i class="fa fa-comment"><span style="color: grey; font-size: 20px; padding: 0px 0px 10px 10px;">33</span></i> </a>
</div>
</div>
<br> </div>
</div>
<div class="karna-5" style="padding: 20px;">
<div class="container">
<a href="https://www.alltechnotricks.com/megatypers.html" target="_blank"> <img src="images/megatypers-logo-image.jpg" id="logo-image" alt="free-online-typing-jobs" title="Free Online Typing Jobs - No Registration Fees - 100% Free"> </a>
<br>
<a href="https://www.alltechnotricks.com/megatypers.html" target="_blank">
<h1>MegaTypers - Free Online Typing Jobs with zero Investment.

<i class="fa fa-external-link-square faa-flash animated" style="animation-name: flash" ></i>

</h1> </a>
<p><i class="fa fa-caret-right"></i> <a href="https://www.alltechnotricks.com/megatypers.html" target="_blank">MegaTypers</a> is a simple <a href="https://www.alltechnotricks.com/megatypers.html" target="_blank">online typing</a> job portal with <b>no registration fees</b>.</p>
<p><i class="fa fa-caret-right"></i>As always it is <b>free</b> to <a href="https://www.alltechnotricks.com/megatypers.html#megatypers-register" target="_blank">signup</a>, we can <a href="https://www.alltechnotricks.com/megatypers.html#megatypers-register">create</a> an <b>account</b> and start doing the work.</p>
<p><i class="fa fa-caret-right"></i>You can <b>work</b> at any hour that you want and for as long as possible.</p>
<p><i class="fa fa-caret-right"></i>The <b>quicker</b> you type, the more <a href="https://www.alltechnotricks.com/megatypers.html" target="_blank">money</a> you <b>earn</b>.</p>
<p><i class="fa fa-caret-right"></i><b>Honestly</b>, how much you <a href="https://www.alltechnotricks.com/megatypers.html" target="_blank">earn</a> depends on the amount of <b>work</b> that you do.</p>
<p><i class="fa fa-caret-right"></i><b>Least</b> <a href="https://www.alltechnotricks.com/megatypers.html#megatypers-payment-proof" target="_blank">payment</a> to <b>withdraw</b> is <b>3$</b>. </p>
<p><i class="fa fa-caret-right"></i>All the <a href="https://www.alltechnotricks.com/megatypers.html#megatypers-payment-proof" target="_blank">payments</a> will be on <b>Mondays</b>.</p>
<p><i class="fa fa-caret-right"></i><a href="https://www.alltechnotricks.com/megatypers.html" target="_blank">Megatypers</a> is <b>genuinely</b> <b>paying</b> their customers <b>without</b> any delay.</p>
<p><i class="fa fa-caret-right"></i>We can also work in the <a href="https://www.alltechnotricks.com/megatypers.html#megatypers-software" target="_blank">software</a> provided by <a href="https://www.alltechnotricks.com/megatypers.html" target="_blank">Megatypers</a> for <b>free</b> of <b>cost</b>.</p>
<p><i class="fa fa-caret-right"></i>You need to have an <a href="https://www.alltechnotricks.com/megatypers.html#megatypers-invitation-code" target="_blank">Invitation Code</a> to <a href="https://www.alltechnotricks.com/megatypers.html#megatypers-register" target="_blank">register</a> at <a href="https://www.alltechnotricks.com/megatypers.html" target="_blank">Megatypers</a> for <b>Free</b>.</p>
<p><i class="fa fa-caret-right"></i> Seriously, guys <a href="https://www.alltechnotricks.com/megatypers.html" target="_blank">megatypers</a> is really <b>worth</b> <b>tyring</b>. Dig in to <b>learn more</b> about <a href="https://www.alltechnotricks.com/megatypers.html" target="_blank">Megatypers</a>. </p>
<hr style="border: 3px solid #f1f1f1;">
<div class="article-bottom">
<div class="read-more" style="flex-grow: 1;"> <a href="https://www.alltechnotricks.com/megatypers.html" target="_blank">Read More <i class="fa fa-caret-right faa-flash animated" id="readmore-flash" style="animation-name: flash;"
></i></a> </div>
<div class="facebook-thumbsup" style="flex-grow: 1;">
<a href="https://www.facebook.com/alltechnotricks.karunakar.7" target="_blank" style="color: #004B8D; font-size: 25px; padding: 10px 0px 0px 10px;"> <i class="fa fa-thumbs-up"><span style="color: grey; font-size: 20px; padding: 0px 0px 10px 10px;">1k</span></i> </a>
</div>
<div class="comment" style="flex-grow: 1;">
<a href="#" style="float: right; color: #004B8D; font-size: 25px; padding: 0px 30px 0px 0px;"> <i class="fa fa-comment"><span style="color: grey; font-size: 20px; padding: 0px 0px 10px 10px;">33</span></i> </a>
</div>
</div>
<br> </div>
</div>
<div class="karna-5" style="padding: 20px;">
<div class="container advertisement">
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle" style="display:block" data-ad-format="fluid" data-ad-layout-key="-60+c0+1q-h+ch" data-ad-client="ca-pub-2687924945894784" data-ad-slot="3810145826"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
<div class="container advertisement" style="margin-top: 20px;">
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle" style="display:block" data-ad-format="fluid" data-ad-layout-key="-60+c0+1q-h+ch" data-ad-client="ca-pub-2687924945894784" data-ad-slot="3810145826"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
</div>
<div class="karna-5 " style="padding: 20px;">
<div class="container advertisement"> <ins class="adsbygoogle" style="display:block" data-ad-format="fluid" data-ad-layout-key="-62+bv+1n-j+cs" data-ad-client="ca-pub-2687924945894784" data-ad-slot="2227802542"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
</div>
<div class="karna-5 " style="padding: 20px;">
<div class="container advertisement"> <ins class="adsbygoogle" style="display:block" data-ad-format="fluid" data-ad-layout-key="-62+bv+1n-j+cs" data-ad-client="ca-pub-2687924945894784" data-ad-slot="2227802542"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
</div>
</div>
<div class="karna-12 copyright" style="border: 1px solid lightgrey; color: white;margin-top: 2px;padding: 10;text-align: center;background-color: #004B8D">
<p>&#64; 2018 <a href="https://www.alltechnotricks.com" target="_blank" style="text-decoration: none; color: white;">All Techno Tricks</a> Powered By All Techno Tricks | All Rights Reserved | Design by Karunakar.</p>
<a href="//www.dmca.com/Protection/Status.aspx?ID=9e60fa98-7c26-403f-bbf4-cd354f1a755f" title="DMCA.com Protection Status" class="dmca-badge" style="display: none;"> </a>
</div>
<!--to go to top -->
<a href="#top-page" class="button" onclick="scrollToTop();return false"> <i class="fa fa-arrow-up" id="top-page-arrow" style="border: none; color: white; font-size: 20px; padding: 0px; margin: 0px;"></i> </a>
</body>
<!--FONT AWESOME IS HERE -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<script type="text/javascript">
(function () {
var css = document.createElement('link');
css.href = 'https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css';
css.rel = 'stylesheet';
css.type = 'text/css';
document.getElementsByTagName('head')[0].appendChild(css);
})();
</script>
<script>
let anchorlinks = document.querySelectorAll('a[href^="#"]')
for (let item of anchorlinks) { // relitere
item.addEventListener('click', (e) => {
let hashval = item.getAttribute('href')
let target = document.querySelector(hashval)
target.scrollIntoView({
behavior: 'smooth'
, block: 'start'
})
history.pushState(null, null, hashval)
e.preventDefault()
})
}
</script>

</html>