-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path401.html
More file actions
211 lines (211 loc) · 8.73 KB
/
401.html
File metadata and controls
211 lines (211 loc) · 8.73 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
<!DOCTYPE html>
<!-- This site was created in Webflow. http://www.webflow.com -->
<!-- Last Published: Fri Mar 09 2018 17:05:10 GMT+0000 (UTC) -->
<html data-wf-page="59a8301bc5b00700015a3fee" data-wf-site="59a4444cf0b9de0001da1f73" lang="nl">
<head>
<meta charset="utf-8">
<title>Protected page</title>
<meta content="Protected page" property="og:title">
<meta content="width=device-width, initial-scale=1" name="viewport">
<meta content="Webflow" name="generator">
<link href="css/normalize.css" rel="stylesheet" type="text/css">
<link href="css/webflow.css" rel="stylesheet" type="text/css">
<link href="css/websify.webflow.css" rel="stylesheet" type="text/css">
<script src="https://ajax.googleapis.com/ajax/libs/webfont/1.4.7/webfont.js" type="text/javascript"></script>
<script type="text/javascript">
WebFont.load({
google: {
families: ["Roboto:100,100italic,300,300italic,regular,italic,500,500italic,700,700italic,900,900italic", "Raleway:100,100italic,200,200italic,300,300italic,regular,italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic"]
}
});
</script>
<!-- [if lt IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.min.js" type="text/javascript"></script><![endif] -->
<script type="text/javascript">
! function(o, c) {
var n = c.documentElement,
t = " w-mod-";
n.className += t + "js", ("ontouchstart" in o || o.DocumentTouch && c instanceof DocumentTouch) && (n.className += t + "touch")
}(window, document);
</script>
<link href="https://daks2k3a4ib2z.cloudfront.net/img/favicon.ico" rel="shortcut icon" type="image/x-icon">
<link href="https://daks2k3a4ib2z.cloudfront.net/img/webclip.png" rel="apple-touch-icon">
<script type="text/javascript">
(function(i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r;
i[r] = i[r] || function() {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date();
a = s.createElement(o), m = s.getElementsByTagName(o)[0];
a.async = 1;
a.src = g;
m.parentNode.insertBefore(a, m)
})(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-108286264-1', 'auto');
ga('send', 'pageview');
</script>
<script src="https://cdn.jsdelivr.net/npm/lazyload@2.0.0-beta.1/lazyload.js"></script>
<script type="text/javascript">
window.smartlook || (function(d) {
var o = smartlook = function() {
o.api.push(arguments)
},
h = d.getElementsByTagName('head')[0];
var c = d.createElement('script');
o.api = new Array();
c.async = true;
c.type = 'text/javascript';
c.charset = 'utf-8';
c.src = 'https://rec.smartlook.com/recorder.js';
h.appendChild(c);
})(document);
smartlook('init', '2d92f7dfbc4db2ada48eee1cdd57e0e1c962866e');
</script>
</head>
<body>
<div class="utility-page-wrap">
<div class="utility-page-content w-password-page w-form">
<form method="post" action="/.wf_auth" class="utility-page-form w-password-page"><img src="https://d3e54v103j8qbb.cloudfront.net/static/password-page-lock.832ca8e2c9.svg">
<h2>Protected page</h2>
<div style="display:none" class="w-password-page w-embed w-script"><input type="hidden" name="path" value="<%WF_FORM_VALUE_PATH%>"><input type="hidden" name="page" value="<%WF_FORM_VALUE_PAGE%>"></div><input type="password" name="pass" placeholder="Enter your password" maxlength="256" autofocus="true" class="w-password-page w-input"><input type="submit" value="Submit" data-wait="Please wait..." class="w-password-page w-button"></form>
<div class="w-password-page w-form-fail">
<div>Incorrect password. Please try again.</div>
</div>
<div style="display:none" class="w-password-page w-embed w-script">
<script type="application/javascript">
(function _handlePasswordPageOnload() {
if (/[?&]e=1(&|$)/.test(document.location.search)) {
document.querySelector('.w-password-page.w-form-fail').style.display = 'block';
}
})()
</script>
</div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.3.1.min.js" type="text/javascript" intergrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin="anonymous"></script>
<script src="js/webflow.js" type="text/javascript"></script>
<!-- [if lte IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/placeholders/3.0.2/placeholders.min.js"></script><![endif] -->
<style>
.w-webflow-badge {
display: none !important;
}
.w-nav,
.w--nav-menu-open,
.w-nav-link {
transition: all .5s;
}
.w-nav.colored,
.w--nav-menu-open.colored {
background: #FFF;
box-shadow: 0 -10px 30px #333;
}
.w-nav-link.colored {
color: #333 !important;
}
.w-icon-nav-menu.colored {
color: #333;
}
.thumbimgbg {
position: relative;
top: 0;
z-index: 0;
}
.templatefront {
transition: opacity .3s;
}
</style>
<script>
lazyload();
function refresh() {
thresh = 0;
fromTop = $(window).scrollTop();
navHeight = $(".w-nav").height() + $(".w-nav-menu").height();
wittebalk = $(".wittebalk").html() === "1";
alwaysDarkText = $(".naastmockup").css("color") === "rgb(51, 51, 51)";
if (thresh < fromTop || $(window).width() <= 991 || wittebalk || alwaysDarkText) {
$(".w-nav").addClass("colored");
$(".w-nav-link").addClass("colored");
$(".blacklogo").show();
$(".whitelogo").hide();
$(".w-icon-nav-menu").addClass("colored");
$(".w--nav-menu-open").addClass("colored");
} else {
$(".w-nav").removeClass("colored");
$(".w-nav-link").removeClass("colored");
$(".blacklogo").hide();
$(".whitelogo").show();
$(".w-icon-nav-menu").removeClass("colored");
$(".w--nav-menu-open").removeClass("colored");
}
}
$(document).click(function() {
refresh();
});
$(document).ready(function() {
refresh();
});
$(window).scroll(function() {
refresh();
});
$(window).resize(function() {
refresh();
});
$(".movewithmouse").mousemove(function(e) {
cursorX = e.clientX;
cursorY = e.clientY;
divW = $(this).outerWidth();
divH = $(this).outerHeight();
maxXdeg = divW / 50;
/2/ / 7; //10;
maxYdeg = maxXdeg; //10;
maxZdeg = -(divW / 400); //0;//3;//2;
maxXpx = divW / 50; //10;//30;
maxYpx = divW / 50; //10;//30;
divCenterX = $(this).offset().left - $(window).scrollLeft() + (divW / 2);
divCenterY = $(this).offset().top - $(window).scrollTop() + (divH / 2);
xDist = cursorX - divCenterX;
yDist = cursorY - divCenterY;
xDeg = -maxXdeg * (xDist / (divW / 2));
yDeg = maxYdeg * (yDist / (divH / 2));
zDeg = maxZdeg * (xDist * yDist / (divW * divH / 4));
xPx = maxXpx * (xDist / (divW / 2));
yPx = maxYpx * (yDist / (divH / 2));
cssText = "scale(1.04)";
cssText += " rotateY(" + xDeg + "deg) rotateX(" + yDeg + "deg) rotateZ(" + zDeg + "deg)";
cssText += " translateX(" + xPx + "px) translateY(" + yPx + "px)";
$(this).css("transform", cssText);
});
$(".templatethumb").hover(function() {
thumbW = $(this).width();
thumbH = $(this).height();
img = $(this).find(".thumbimgbg");
imgH = img.height();
v = 45; // px per sec
t = imgH / v;
$(".thumbimgbg").css("transition", "top " + t + "s");
console.log(t);
img.css("top", -imgH + thumbH);
// console.log(-imgH + thumbH);
$(this).find(".templatefront").width(thumbW);
$(this).find(".templatefront").height(thumbH);
$(this).find(".templatefront").css("opacity", 1);
}, function() {
img.css("top", 0);
$(this).find(".templatefront").css("opacity", 0);
});
//$("iframe").contents().find("body").find(".w-webflow-badge").hide();
</script>
<!-- Start of Tawk.to Script -->
<!-- <script type="text/javascript">
var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date();
(function(){
var s1=document.createElement("script"),s0=document.getElementsByTagName("script")[0];
s1.async=true;
s1.src='https://embed.tawk.to/59a94ef7c28eca75e461d880/default';
s1.charset='UTF-8';
s1.setAttribute('crossorigin','*');
s0.parentNode.insertBefore(s1,s0);
})();
</script>
<!--End of Tawk.to Script -->
</body>
</html>