forked from blakerego/personalWebsite
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmiami.shtml
51 lines (42 loc) · 1.58 KB
/
miami.shtml
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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>B l a k e J o n R e g o</title>
</head>
<body>
<!--#include virtual="header2.html" -->
<br><br><div align="center"><font size="5">Miami, FL</font><br> Click and hold on images to enlarge.</div><br>
<div align="center">
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0"
width="800" height="700" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="miami.swf" />
<param name="quality" value="high" />
<param name="bgcolor" value="#ffffff" />
<embed src="miami.swf" quality="high" bgcolor="#ffffff" width="800" height="700"
align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>
</div></td>
<tr>
<td height="20" class="black_bar">
<table summary="bottom bar" width="100%" cellpadding="0" cellspacing="0">
<tr>
<td class="black_bar" align="right">
[ <a href="mailto:[email protected]">Webmaster</a> ]
<td>
</tr>
</table>
</td>
</tr>
</table>
<center>
<span class="small">
<br>
<i>You are visiting the web site of Blake Jon Rego </i><br>
<br>
</span>
</center>
</body>
</html>