index.html
2 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
55
56
57
58
<!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 2014 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://libro.ca"};
var params = {wmode:"transparent"};
/*
swfobject.embedSWF("en_728x90_libro_2014fall_creativity_c01.swf", "ad728x90a", "728", "90", "10.0.0", false, flashvars, params);
swfobject.embedSWF("en_728x90_libro_2014fall_winwin_c01.swf", "ad728x90b", "728", "90", "10.0.0", false, flashvars, params);
swfobject.embedSWF("en_728x90_libro_2014fall_youth_c01.swf", "ad728x90c", "728", "90", "10.0.0", false, flashvars, params);
*/
</script>
<style type="text/css">
.sidebyside{width:300px;float:left;}
.clear { clear: both;}
.container{
/*background: #f6f6f6 url('takeover-mockup.jpg') no-repeat top center; */
width: 100%;
height: 2000px;
min-width:1024px;
position:relative;
margin:50px;
}
body{
margin:0;padding:0;
}
.ad728x90{
margin-top:50px;
}
#ad300x600{
position:absolute;
top:224px;
left:50%;
margin-left:216px;
}
</style>
</head>
<body><div class="container">
<a href="index.html">728x90</a> |
<a href="index2.html">300x600</a>
<div id="ad728x90a" class="ad728x90">
<a href="http://libro.ca"><img src="en_728x90_libro_2014fall_youth_c02.gif"/></a>
</div>
<div id="ad728x90b" class="ad728x90">
<a href="http://libro.ca"><img src="en_728x90_libro_2014fall_creativity_c02.gif"/></a>
</div>
<div id="ad728x90c" class="ad728x90">
<a href="http://libro.ca"><img src="en_728x90_libro_2014fall_winwin_c02.gif"/></a>
</div>
</div></body>
</html>