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
|
<!DOCTYPE html>
<html>
<!--
__
___ / \
/ \ ( )
/ \ ___ \__/
( ) / \ '
\ / / \ , ____
___ \___/ ( ) / \
/ \ ____ \ / . / \
/ / \ /\___/"""\ ( )
_\ / \/ / ) \ /
/ \__( )___( )_ \____/
( ) _\ _/_ \ / \ __
\__/ / \___/ \__/ \___( )__ / \
/ / / ___) / / \__/ \ ( )
\___( ( / \__/_|___ / \ \__/
/ \ \/ \ _ / \( ) |
/ \__ __( ) / \ / _/
( ) / \ / ( \___/ /
\ / / \___/ \ / _/ _/
\____/\( ) \ /\___/ _/ /
` \\ /\ | / / |/ __/ hansel and gretel 2017
` \\___/\ \ \ / _/ / / park ave armory
\ \ | | | | / _/|/ undisclosed llc
. \_\ \ |\ | / / /
- \ \| ||/ / /
` ` \ \ || / /
` . \ | | / /
` ' " '' ,
``:': : /
; :. :: ___
~~~. ______ / \
/. .| / \ | o-o | ~~~
| \ | (' ` . ` ) | " | \___ ~~~
|_-/ \_ "-" / \ - / ~~~ ("__)_/
/ : \ / `---"\ _/\_/\ \__/ \
|| : | | | | | |/ : | ~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ b z ~
| | | | | | | | | | | | | | | ~ z
'---------------------------'
\______________________/ z z
~ z ~
- - - - -
- - - - - --
______ - - - - - ----- -- - ____
______/,2' 3 \_____ - - - ________/ `
______/3` 1321;1% , 213; \_3___2_ _______/ ' 12 152$` '
113` $*@`1131$ '#y6y' 2312 ' 232\_______,____,__,_,____,_, _________________/ 1`2 $,y ;;'56;& 2'
1`23 1` ,! *;,;' 45y66 ;5 '33,56y*5 ; *3 12 ' 13 ', 1 2 ;,3 3' ,232'@2` 2,' %#;,$ #%2`1
'3 2 1, ' !@ ;^613t y56*y21 2$12 3 333 12,; 1 ' 2 ' , 12;1', ;', 1 `y56*% $ %$ *+
asdf.us ' ' t ; , y % $*56 *y12$ * % $ ;,*y1` ;'56%%%56;, y ;' jrl-->
<head>
<meta charset="utf-8">
<meta name="description" content="Hansel and Gretel. Park Avenue Armory, Ai Wei Wei, Jacques Herzog, Pierre de Meuron." />
<meta name="author" content="Undisclosed LLC" />
<meta property="og:title" content="Hansel and Gretel"/>
<meta property="og:type" content="website"/>
<meta property="og:image" content="https:///hanselgretelarmory.com/assets/img/share.png" />
<meta property="og:url" content="https:///hanselgretelarmory.com/"/>
<meta property="og:site_name" content="Hansel and Gretel" />
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-capable" content="yes">
<title>Hansel and Gretel</title>
<meta name="viewport" content="width=device-width, initial-scale=0.9, user-scalable=no">
<style>
a { width: 100%; color: transparent; }
body,html { overflow: hidden; font-family: sans-serif; color: white; background: black; }
.modal { transition: all 400ms; pointer-events: none; }
.modal.visible { pointer-events: auto; }
svg { -webkit-user-select: none; -moz-user-select: none; user-select: none; }
body { transition: opacity 200ms; }
.loading { opacity: 0; }
</style>
<script>
(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-35821710-2', 'auto');
ga('send', 'pageview');
</script>
</head>
<body class='loading'>
<div id="react-root"></div>
<script type="text/javascript" src="/javascript/vendor/react-d93cd212f3f54cac.dll.js"></script><script type="text/javascript" src="/javascript/vendor/lib-7281831603841884.js"></script><script type="text/javascript" src="/javascript/app-7281831603841884.js"></script></body>
<script src="https://cdn.polyfill.io/v2/polyfill.min.js"></script>
<script src="https://www.youtube.com/iframe_api"></script>
</html>
|