-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbubble.html
More file actions
39 lines (39 loc) · 1.19 KB
/
bubble.html
File metadata and controls
39 lines (39 loc) · 1.19 KB
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
<HTML>
<HEAD>
<TITLE>bubble</TITLE>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
</HEAD>
<BODY BGCOLOR=#FFFFFF LEFTMARGIN=0 TOPMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0>
<!-- ImageReady Slices (bubble.jpg) -->
<TABLE WIDTH=510 BORDER=0 CELLPADDING=0 CELLSPACING=0>
<TR>
<TD COLSPAN=3>
<IMG SRC="images/bubble_01.jpg" WIDTH=258 HEIGHT=251 ALT=""></TD>
<TD>
<IMG SRC="images/bubble_02.jpg" WIDTH=252 HEIGHT=251 ALT=""></TD>
</TR>
<TR>
<TD COLSPAN=3>
<IMG SRC="images/bubble_03.jpg" WIDTH=258 HEIGHT=178 ALT=""></TD>
<TD ROWSPAN=3>
<IMG SRC="images/bubble_04.jpg" WIDTH=252 HEIGHT=260 ALT=""></TD>
</TR>
<TR>
<TD ROWSPAN=2>
<IMG SRC="images/bubble_05.jpg" WIDTH=57 HEIGHT=82 ALT=""></TD>
<TD>
<A HREF="bubble.mp3" TARGET="_blank"
ONMOUSEOVER="window.status='bubble trouble'; return true;"
ONMOUSEOUT="window.status=''; return true;">
<IMG SRC="images/bubble_06.jpg" WIDTH=170 HEIGHT=66 BORDER=0 ALT=""></A></TD>
<TD ROWSPAN=2>
<IMG SRC="images/bubble_07.jpg" WIDTH=31 HEIGHT=82 ALT=""></TD>
</TR>
<TR>
<TD>
<IMG SRC="images/bubble_08.jpg" WIDTH=170 HEIGHT=16 ALT=""></TD>
</TR>
</TABLE>
<!-- End ImageReady Slices -->
</BODY>
</HTML>