-
Notifications
You must be signed in to change notification settings - Fork 0
/
artwork.html
38 lines (30 loc) · 1.8 KB
/
artwork.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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<title>From the Depths : Artwork</title><link rel="alternate" type="application/rss+xml" title="RSS" href="/blog/feed" />
<link href="style.css" rel="stylesheet" type="text/css" /><!--[if gt IE 6]>
<link rel="stylesheet" type="text/css" href="/css/ie7.css"/>
<![endif]--><!--[if lte IE 6]>
<link rel="stylesheet" type="text/css" href="/css/ie6.css"/>
<![endif]-->
<script type="text/javascript" src="js/prototype.js"></script>
<script type="text/javascript" src="js/scriptaculous.js?load=effects,builder"></script>
<script type="text/javascript" src="js/lightbox.js"></script></head>
<body>
<div id="metawrapper">
<div id="wrapperfit">
<div id="header">
<a href="/index.html"><img src="ftd_logo.gif" border="0" /></a>
</div>
<div id="menunorm">
<p><a href="shows.html"> shows </a>: <a href="news.html">news</a> :<a href="music.html"> music </a>: <span style="text-decoration: underline;">artwork</span> :<a href="contact.html"> contact </a></p></div>
<div id="content">
<a href="patch1_whiteb.gif" rel="lightbox[artwork]"><img src="patch1_whitea.gif" /></a><a href="patch1_blackb.gif" rel="lightbox[artwork]"><img src="patch1_blacka.gif" /></a>
<p style="clear: both;"><br />Our friend Bo made this patch design for us after our show in Brooklyn<br />following the New York City anarchist bookfair last April.</p>
</div>
</div>
<div id="footer">
<p><a href="http://www.crimethinc.com"><img src="footer_logo.gif" style="" border="0" /><br />A vanguard of the CrimethInc. Ex-Workers’ Collective<br /><strong>www.crimethinc.com</strong></a></p>
</div>
</div>
</body></html>