index.html
2.1 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
<!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>HHF 2013 Fall</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<script type="text/javascript" src="swfobject.js"></script>
<script type="text/javascript">
//var flashvars = {clickTag1:"http://www.flashadbook.com",clickTAG2:"http://www.jasonfincanon.com"};
var flashvars = {clickTag:"http://thecommonwell.ca/together/"};
swfobject.embedSWF("en_300x250_cwl_2014fall_air_c01.swf", "ad300x250a", "300", "250", "10.0.0", false, flashvars);
swfobject.embedSWF("en_300x250_cwl_2014fall_bike_c01.swf", "ad300x250b", "300", "250", "10.0.0", false, flashvars);
swfobject.embedSWF("en_300x250_cwl_2014fall_plaid_c01.swf", "ad300x250c", "300", "250", "10.0.0", false, flashvars);
</script>
<style type="text/css">
.ad{margin:25px;}
.sidebyside{float:left;}
.clear { clear: both;}
</style>
</head>
<body>
<p><a href="index.html">Big Box</a> | <a href="index2.html">Leaderboard</a> | <a href="index3.html">Skyscrapper</a> | <a href="index4.html">Mobile</a></p>
<div class="ad sidebyside">
<div id="ad300x250a">
<h1>Please install Adobe's free Flash Player.</h1>
<p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>
</div>
</div>
<div class="ad sidebyside">
<div id="ad300x250b">
<h1>Please install Adobe's free Flash Player.</h1>
<p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>
</div>
</div>
<div class="ad sidebyside">
<div id="ad300x250c">
<h1>Please install Adobe's free Flash Player.</h1>
<p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>
</div>
</div>
</body>
</html>