index.html
1.94 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
<!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>Libro 2012 spring</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://libro-new.gotenzing.com/Campaigns/2011Fall/index.aspx"};
swfobject.embedSWF("en_300x250_libro_2013spring_c01.swf", "ad300x250", "300", "250", "10.0.0", false, flashvars);
swfobject.embedSWF("en_728x90_libro_2013spring_c01.swf", "ad728x90", "728", "90", "10.0.0", false, flashvars);
swfobject.embedSWF("en_500x90_libro_2013spring_c01.swf", "ad500x90", "500", "90", "10.0.0", false, flashvars);
</script>
<style type="text/css">
.ad{margin:50px;}
.sidebyside{width:300px;float:left;}
.clear { clear: both;}
</style>
</head>
<body>
<div class="ad">
<div id="ad300x250">
<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">
<div id="ad728x90">
<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">
<div id="ad500x90">
<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>