-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPhotoLineup.htm
63 lines (58 loc) · 1.83 KB
/
PhotoLineup.htm
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
<html>
<head>
<title>Photo Lineup</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="Description" CONTENT="">
<meta name="Keywords" CONTENT="">
<meta name="Abstract" CONTENT="">
<meta name="Distribution" CONTENT="Global">
<meta name="Revisit-After" content="14 Days">
<meta name="Robots" CONTENT="All">
<style>
body{
margin:0 auto;
}
p { font-family: times, serif; font-size: 12pt; font color="#000000"; align: center }
p.intro { margin: 0.0in 0.5in 0.0in }
p.keys { margin: 0.0in 0.75in 0.2in }
h1 { font-family: times, serif; font-size: 12pt; font-face: Bold; font color="#000000"; margin: 0.0in 0.5in 0.0in }
p.banner { margin: 0.1in 0.0in 0.1in; display:none; }
.horizontalscroll{
overflow-x: scroll;
overflow-y: hidden;
}
@media only screen and (min-width: 762px) {
body {
width: 762px;
margin:0 auto;
}
}
@media only screen and (min-width: 500px) {
p.banner{
display:block;
text-align:center;
}
}
</style>
</head>
<body>
<p class="banner" align="center">
<a href="http://www.unabombers.com/">
<img src="http://www.unabombers.com/images/UBBannerAd.gif" border="1" width="468" height="60"></a></p>
<h2 align="center">
<a href="http://www.unabombers.com/">HOME</a></h2>
<br><br>
<p align="center"><a href="http://www.Unabombers.com/#Parody">
<img border="0" src="images/LargeSketch.gif" width="300" height="399"></a>
<a href="http://www.Unabombers.com/#Parody">
<img border="0" src="images/LargeFace.jpg" width="300" height="409"></a></p>
<h2 align="center"> <a href="http://www.unabombers.com/"><b><font size="5">HOME</font></b></a></h2>
<p class="intro" align="center">
An expose of the FBI's Unabomber
Cover-up and the role of the CIA.
Evidence Planting, fabrications, lies, the inevitable patsy, and the eyewitness
objections to the frame-up </p>
<br>
</body>
</html>