-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·300 lines (267 loc) · 14.1 KB
/
index.html
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
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
<!doctype html>
<html>
<head>
<link rel="stylesheet" type="text/css" href="main.css" />
<script type="text/javascript" src="js/jquery-1.6.2.min.js"></script>
<script type="text/javascript" src="js/jquery.backgroundPosition.js"></script>
<script type="text/javascript" src="js/jquery.form.js"></script>
<script type="text/javascript" src="js/gallery_lib.js"></script>
<script type="text/javascript" src="js/labfervour.js"></script>
<script type="text/javascript" src="js/contactpage.js"></script>
</head>
<body>
<div class="outer_main">
<div class="heading">
<h1>LAB FERVOUR</h1>
</div>
<div class="left_menu">
<div id="about" class="menu_heading">About Us</div>
<div id="contact" class="menu_heading">Contact</div>
<div id="illustration" class="menu_heading">Illustration</div>
<div subof="illustration">
<table>
<tr>
<td width="16px">
<div gallery="wallpaper" class="special_chkbx" style="background-position: -16px -16px">
<div class="x" style="background-position: 16px -16px">
</div>
</div>
</td>
<td>
<label>Wallpaper</label>
</td>
</tr>
<tr>
<td width="16px">
<div gallery="home_truths" class="special_chkbx" style="background-position: -16px -16px">
<div class="x" style="background-position: 16px -16px">
</div>
</div>
</td>
<td>
<label>Home Truths</label>
</td>
</tr>
<tr>
<td width="16px">
<div gallery="phitsanalok" class="special_chkbx" style="background-position: -16px -16px">
<div class="x" style="background-position: 16px -16px">
</div>
</div>
</td>
<td>
<label>Phitsanalok</label>
</td>
</tr>
<tr>
<td width="16px">
<div gallery="editorial_illustrations" class="special_chkbx" style="background-position: -16px -16px">
<div class="x" style="background-position: 16px -16px">
</div>
</div>
</td>
<td>
<label>Editorial Illustrations</label>
</td>
</tr>
</table>
</div>
<div id="design" class="menu_heading">Design</div>
<div subof="design">
<table>
<tr>
<td width="16px">
<div gallery="men_as_objects" class="special_chkbx" style="background-position: -16px -16px">
<div class="x" style="background-position: 16px -16px">
</div>
</div>
</td>
<td>
<label>Men as Objects</label>
</td>
</tr>
<tr>
<td width="16px">
<div gallery="visual_identity" class="special_chkbx" style="background-position: -16px -16px">
<div class="x" style="background-position: 16px -16px">
</div>
</div>
</td>
<td>
<label>Visual Identity</label>
</td>
</tr>
<tr>
<td width="16px">
<div gallery="band_posters" class="special_chkbx" style="background-position: -16px -16px">
<div class="x" style="background-position: 16px -16px">
</div>
</div>
</td>
<td>
<label>Band Posters</label>
</td>
</tr>
</table>
</div>
</div>
<div id="gallery_layout" >
<div class="thumbnails" layout="vertical">
<!-- placeholder for thumbnails in vertical layout -->
</div>
<div class="content">
<div class="viewer">
<div class="left_scroll"></div>
<div class="right_scroll"></div>
<div class="frame">
</div>
</div>
<div class="thumbnails" layout="horizontal">
<!-- placeholder for thumbnails in horizontal layout -->
</div>
<div class="description_box" layout="vertical">
<h1></h1>
<h2></h2>
<p></p>
<!-- placeholder for description in horizontal layout -->
</div>
<div class="description_box" layout="horizontal">
<h1></h1>
<h2></h2>
<p></p>
<!-- placeholder for description in horizontal layout -->
</div>
</div>
<ul class="gallery" thumbnails="horizontal" id="men_as_objects" default="true">
<p class="description">Based on a quote from Germaine Greers' 1970s book 'The Female Eunuch', this photographic series objectifies and fetishises men through the objects that they stereotypically use and inhabit.</p>
<li title="Seceteurs:Men as Objects" thumb_src="imgs/thumbs/Men/scissors.jpg" img_src="imgs/Men/scissors.jpg" default="true"></li>
<li title="Football:Men as Objects" thumb_src="imgs/thumbs/Men/football.jpg" img_src="imgs/Men/football.jpg"></li>
<li title="Drill:Men as Objects" thumb_src="imgs/thumbs/Men/drill.jpg" img_src="imgs/Men/drill.jpg"></li>
<li title="Vintage Boot:Men as Objects" thumb_src="imgs/thumbs/Men/boot.jpg" img_src="imgs/Men/boot.jpg"></li>
<li title="Chaise lounge:Men as Objects" thumb_src="imgs/thumbs/Men/chez-lounge.jpg" img_src="imgs/Men/chez-lounge.jpg"></li>
<li title="Rug:Men as Objects" thumb_src="imgs/thumbs/Men/facedown.jpg" img_src="imgs/Men/facedown.jpg"></li>
<li title="Mower:Men as Objects" thumb_src="imgs/thumbs/Men/mower.jpg" img_src="imgs/Men/mower.jpg"></li>
<li title="t.v:Men as Objects" thumb_src="imgs/thumbs/Men/tv.jpg" img_src="imgs/Men/tv.jpg"></li>
</ul>
<ul class="gallery" thumbnails="vertical" id="wallpaper">
<p class="description">The natural world holds an infinite variety of patterns. Patterns are constantly being created by simple physical laws. There are patterns in the sand dunes created by blowing winds. There is a pattern in the vortex of a whirlpool and in the formation of an ice crystal. This pattern is created for your eyeballs via my blood, sweat and tears.</p>
<li title="Airport Intercept:Wallpaper" thumb_src="imgs/thumbs/Wallpaper/airport_th.jpg" img_src="imgs/Wallpaper/airport.jpg"></li>
<li title="Beanbag dude:Wallpaper" thumb_src="imgs/thumbs/Wallpaper/beanbag_th.jpg" img_src="imgs/Wallpaper/beanbag.jpg"></li>
<li title="Pisa say cheese:Wallpaper" thumb_src="imgs/thumbs/Wallpaper/lots_th.jpg" img_src="imgs/Wallpaper/lots.jpg"></li>
<li title="Nana Tiki:Wallpaper" thumb_src="imgs/thumbs/Wallpaper/seaweed_close_th.jpg" img_src="imgs/Wallpaper/seaweed_close.jpg" default="true"></li>
<li title="Smokeo:Wallpaper" thumb_src="imgs/thumbs/Wallpaper/smoke_th.jpg" img_src="imgs/Wallpaper/smoke.jpg"></li>
<li title="Black and gold Pisa:Wallpaper" thumb_src="imgs/thumbs/Wallpaper/wallpaper_1_th.jpg" img_src="imgs/Wallpaper/wallpaper_1.jpg"></li>
</ul>
<a href="asd"><a href=""></a></a>
<ul class="gallery" thumbnails="vertical" id="visual_identity">
<p class="description">Visual identity description</p>
<li title="Mary Annings Finds:Mary Annings Finds" thumb_src="imgs/thumbs/Mary Annings Finds/mary-product.jpg" img_src="imgs/Mary Annings Finds/mary-product.jpg" default="true"></li>
<li title="Mary Annings Finds:Mary Annings Finds" thumb_src="imgs/thumbs/Mary Annings Finds/mary-set-2.jpg" img_src="imgs/Mary Annings Finds/mary-set-2.jpg"></li>
<li title="Sew, we meet again:Sew, we meet again" thumb_src="imgs/thumbs/Sew/sew-paper_th.jpg" img_src="imgs/Sew/sew-paper.jpg" default="true"></li>
<li title="Sew, we meet again:Sew, we meet again" thumb_src="imgs/thumbs/Sew/sew-set_th.jpg" img_src="imgs/Sew/sew-set.jpg"></li>
</ul>
<ul class="gallery" thumbnails="vertical" id="home_truths">
<p class="description">This series of illustrations captures the frenetic toing and froing of an uninformed but ever curious and opinionated inner dialogue (mine).</p>
<li title="You are special:Home Truths" thumb_src="imgs/thumbs/Home Truths/my portrait_th.jpg" img_src="imgs/Home Truths/my portrait.jpg"></li>
<li title="Nice socks:Home Truths" thumb_src="imgs/thumbs/Home Truths/nice socks_th.jpg" img_src="imgs/Home Truths/nice socks.jpg"></li>
<li title="You probably shouldn't be doing that:Home Truths" thumb_src="imgs/thumbs/Home Truths/parachute_th.jpg" img_src="imgs/Home Truths/parachute.jpg"></li>
<li title="The railway station:Home Truths" thumb_src="imgs/thumbs/Home Truths/railway underpass_th.jpg" img_src="imgs/Home Truths/railway underpass.jpg" default="true"></li>
<li title="Snore ball:Home Truths" thumb_src="imgs/thumbs/Home Truths/snore ball.jpg" img_src="imgs/Home Truths/snore ball.jpg"></li>
<li title="Scissors:Home Truths" thumb_src="imgs/thumbs/Home Truths/understanding_th.jpg" img_src="imgs/Home Truths/understanding.jpg"></li>
<li title="Modernism:Home Truths" thumb_src="imgs/thumbs/Home Truths/you suck_th.jpg" img_src="imgs/Home Truths/you suck.jpg"></li>
</ul>
<ul class="gallery" thumbnails="vertical" id="phitsanalok">
<p class="description">It was a steaming hot day in this small village in Northern Thailand. In my memory these volleyballers were jumping five feet above the ground.</p>
<li title="Jumping 1:Phitsanalok" thumb_src="imgs/thumbs/Phitsanalok/boy1_th.jpg" img_src="imgs/Phitsanalok/boy1.jpg" default="true"></li>
<li title="Jumping 2:Phitsanalok" thumb_src="imgs/thumbs/Phitsanalok/jump2_th.jpg" img_src="imgs/Phitsanalok/jump2.jpg"></li>
<li title="Jumping 3:Phitsanalok" thumb_src="imgs/thumbs/Phitsanalok/jump3_th.jpg" img_src="imgs/Phitsanalok/jump3.jpg"></li>
</ul>
<ul class="gallery" thumbnails="vertical" id="editorial_illustrations">
<p class="description"></p>
<li title="Tourism:Editorial Illustrations" thumb_src="imgs/thumbs/Tourism/Tourism_th.jpg" img_src="imgs/Tourism/Tourism.jpg" default="true"></li>
<li title="Fashion:Editorial Illustrations" thumb_src="imgs/thumbs/Fashion/SPREAD LAYOUT_th.jpg" img_src="imgs/Fashion/SPREAD LAYOUT.jpg" default="true"></li>
</ul>
<ul class="gallery" thumbnails="vertical" id="band_posters">
<p class="description"></p>
<li title="Red Lantern:Poster" thumb_src="imgs/thumbs/Band Posters/red lantern_th.jpg" img_src="imgs/Band Posters/red_lantern.jpg"></li>
<li title="Kanzas:Poster" thumb_src="imgs/thumbs/Band Posters/Kanzas_th.jpg" img_src="imgs/Band Posters/Kanzas.jpg"></li>
<li title="Laneway:Poster" thumb_src="imgs/thumbs/Band Posters/Laneway_th.jpg" img_src="imgs/Band Posters/Laneway.jpg"></li>
<li title="Minor Byrd:Poster" thumb_src="imgs/thumbs/Band Posters/Minor_Byrd_th.jpg" img_src="imgs/Band Posters/Minor_Byrd.jpg"></li>
<li title="Monowie:Tour Poster" thumb_src="imgs/thumbs/Band Posters/Monowie_th.jpg" img_src="imgs/Band Posters/Monowie.jpg" default="true"></li>
<li title="BIG:Poster" thumb_src="imgs/thumbs/Band Posters/Promises_b!g_th.jpg" img_src="imgs/Band Posters/Promises_b!g.jpg"></li>
<li title="The Promises:Poster" thumb_src="imgs/thumbs/Band Posters/Promises_June_2011_th.jpg" img_src="imgs/Band Posters/Promises_June_2011.jpg"></li>
<li title="The Promises:Poster" thumb_src="imgs/thumbs/Band Posters/Promises_meg_th.jpg" img_src="imgs/Band Posters/Promises_meg.jpg"></li>
<li title="Yearlings:Poster" thumb_src="imgs/thumbs/Band Posters/Yearlings_redone_poster_th.jpg" img_src="imgs/Band Posters/Yearlings_redone_poster.jpg"></li>
</ul>
</div>
</div>
<div id="contact_overlay">
<div id="contact_box">
<div class="top_bar">
<div class="close"><a href="#"><img src="imgs/close.png"/></a></div>
</div>
<div class="inner">
<address class="address">26 A Mernda<br />
Carnegie<br />
VIC, Australia<br />
3163
</address>
<p>We always love to hear from someone new.</br>So send an email through this form</br>or give us a call on 0451 466290</p>
<hr />
<form id="contact_form" method="POST" action="contact.php">
<div id="right_side">
<div>
<div><label for="message">Message</label></div>
<div><textarea cols="42" rows="11" required="true" name="message"></textarea></div>
</div>
</div>
<div id="left_side">
<div>
<div><label for="first">First</label></div>
<div><input type="text" required="true" name="first"/></div>
</div>
<div>
<div><label for="last">Last</label></div>
<div><input type="text" name="last"/></div>
</div>
<div>
<div><label for="organisation" />Organisation / Company</label></div>
<div><input type="text" name="organisation"/></div>
</div>
<div>
<div><label for="email" />Email</label></div>
<div><input type="email" required="true" name="email"/></div>
</div>
</div>
<div class="submit_input">
<input type="submit" value="Send Message" />
<div class="feedback_message"></div>
</div>
</form>
</div>
<div class="footer">
<div id="facebook">
</div>
<div id="twitter">
<a href="https://twitter.com/share" data-count="horizontal"><img src="imgs/twitter.png"/></a><script type="text/javascript" src="//platform.twitter.com/widgets.js"></script>
</div>
</div>
</div>
</div>
<div id="about_overlay">
<div id="about_box">
<div class="top_bar">
<div class="close"><a href="#"><img src="imgs/close.png"/></a></div>
</div>
<div class="inner">
<h1>About Lab Fervour</h1>
<p>We apply the sterility and science based approach of laboratory work to the unbridled fervour of illustration and design.</p>
<p>We work with our clients to develop exciting solutions to address their specific needs. Melbourne is where we are, but don't let that limit you. We're happy to work with anyone, anywhere, so contact us today.</p>
<p>The illustration branch of our studio is Sarah Canning, who's images have been used for magazines, wallpaper, band posters and greeting cards. Her pleasantly strange illustrations cover an eclectic range of subject matter, including volleyball, past life therapy, tourists and shadows.</p>
<p>Whether youre in the process of starting a new company or youre trying to revitalise an existing one, we can help you devise an integrated strategy for print, advertising and the web to ensure you get the most impact for your money and help you reach potential customers.</p>
</div>
</div>
</div>
<!--button id="garbage_collect">Click</button-->
</body>
</html>