-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmainpage.html.bak
80 lines (78 loc) · 2.92 KB
/
mainpage.html.bak
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
<!DOCTYPE HTML PUBLIC "-//SoftQuad Software//DTD HoTMetaL PRO 6.0::19990601::extensions to HTML 4.0//EN" "hmpro6.dtd">
<HTML>
<HEAD> <SCRIPT LANGUAGE="JavaScript"> <!--
function open_popup(page) {
stats='toolbar=no,location=no,directories=no,status=yes,menubar=no,'
stats += 'scrollbars=yes,resizable=yes'
newBox = window.open (page,"msgWindow",stats)
return false;
}
//--></SCRIPT>
<TITLE>Half Life - Pittsburgh Punk | Home</TITLE><LINK
HREF="styles/main.css" TYPE="text/css" REL="stylesheet" ID="sqstylesheet">
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
</HEAD>
<BODY>
<TABLE WIDTH="670" CELLPADDING="0" CELLSPACING="0" HEIGHT="600"
ALIGN="left">
<TR>
<TD VALIGN="TOP">
<TABLE WIDTH="100%" CELLPADDING="0" CELLSPACING="0" VALIGN="TOP">
<TR>
<TD HEIGHT="5" WIDTH="65%"> </TD>
<TD HEIGHT="5" WIDTH="10"> </TD>
<TD HEIGHT="5"> </TD>
</TR>
<TR>
<TD CLASS="box" VALIGN="TOP">
<BLOCKQUOTE STYLE="line-height: 18px">
<A HREF="http://www.last.fm/music/Half+Life">Check out Half Life on LastFM.com</a><BR><BR>
<A HREF="http://www.myspace.com/theburningpath" STYLE="line-height: 14pt">The Burning Path featuring Vince Curtis</a><BR><BR>
<A HREF="http://www.greasebat.com">Greasebat: The art of Jeff Lamm</a>
</P>
</BLOCKQUOTE> </TD>
<TD> </TD>
<TD CLASS="box" VALIGN="TOP" ALIGN="CENTER">
<TABLE WIDTH="100%" CELLPADDING="0" CELLSPACING="0">
<TR>
<TD VALIGN="TOP" ALIGN="LEFT"><FONT
CLASS="h2">T-Shirts</FONT>
<P ALIGN="CENTER">Are sold out!</P>
<!-- <P ALIGN="CENTER"><A HREF="buy/buy_2.html"
STYLE="line-height: 14pt">get it now</A></P>//--> </TD>
<TD ALIGN="CENTER" VALIGN="TOP"><A
HREF="images/2003_8_Swords_Shirt.html" TARGET="new"><IMG
SRC="images/t_hl_shirt_03.jpg" ALT="Click for larger image." WIDTH="85"
HEIGHT="148" BORDER="0" ALIGN="TOP"></A></TD>
</TR>
</TABLE> </TD>
</TR>
<TR>
<TD HEIGHT="5"> </TD>
<TD HEIGHT="5" WIDTH="10"> </TD>
<TD HEIGHT="5"> </TD>
</TR>
<TR>
<TD CLASS="box" VALIGN="TOP" ALIGN="CENTER" COLSPAN="3"><FONT
CLASS="h2">All Our Yesterdays CD</FONT>
<P STYLE="text-indent: 10px">If you don't own it, get it.<BR>
</P>
<P ALIGN="CENTER"><A HREF="buy/buy_2.html">buy it here</A></P>
</TD>
</TR>
<TR>
<TD HEIGHT="5"></TD>
<TD HEIGHT="5" WIDTH="10"> </TD>
<TD HEIGHT="5"> </TD>
</TR>
<TR>
<TD COLSPAN="3"><IMG SRC="images/mainbackground.gif" WIDTH="671"
HEIGHT="300" BORDER="0"></TD>
</TR>
<TR>
<TD> </TD>
</TR>
</TABLE> </TD>
</TR>
</TABLE> </BODY>
</HTML>