index3.html
1.73 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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title>STJ 2014 Winter</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
<script src="swfobject.js"></script>
<style>
.ad {
margin: 25px;
}
.sidebyside {
float: left;
}
.clear {
clear: both;
}
</style>
</head>
<body>
<p>
<a href="index.html">Leaderboards</a>
| <a href="index2.html">Big Boxes</a>
| <a href="index3.html">Skyscrapers</a>
</p>
<div class="ad sidebyside">
<div id="ad300x600-container">
<object type="application/x-shockwave-flash" data="sjh_2014_300x600.swf" width="300" height="600"
id="sjh_2014_300x600" style="float: none; vertical-align:middle">
<param name="movie" value="sjh_2014_300x600.swf"/>
<param name="quality" value="high"/>
<param name="bgcolor" value="#32bcd5"/>
<param name="play" value="true"/>
<param name="loop" value="true"/>
<param name="wmode" value="window"/>
<param name="scale" value="showall"/>
<param name="menu" value="true"/>
<param name="devicefont" value="false"/>
<param name="salign" value=""/>
<param name="allowScriptAccess" value="sameDomain"/>
<a href="http://www.adobe.com/go/getflash">
<img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif"
alt="Get Adobe Flash player"/>
</a>
</object>
</div>
</div>
</body>
</html>