<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Haughton Exhibitions</title>
<style type="text/css">
<!--
.container {
height: 768px;
width: 1024px;
margin-right: auto;
margin-left: auto;
background-color: #D2D3D5;
background-image: url(testing.jpg);
}
.menu {
height: 50px;
width: 870px;
padding-top: 40px;
padding-left: 60px;
font-size: 24px;
}
.content {
width: 640px;
height:550px;
float: left;
padding-left:60px;
}
.content2 {
width:268px;
height:550px;
float: right;
}
body {
background-color: #D2D3D5;
}
.container .content2 table {
text-align: right;
}
.containright {
right: auto;
}
tr th {
text-align: right;
}
body,td,th {
color: #72B242;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}
.container1 {
right: auto;
}
.test {
border: medium solid ##72B242;
}
-->
</style>
</head>
<body>
<div class="container">
<div class="menu">Haughton Exhibitions LTD</div>
<div class="content">
<div id="container1">
<a href="http://www.macromedia.com/go/getflashplayer">Get the Flash Player</a> to see this rotator.</div>
<script type="text/javascript" src="swfobject.js"></script>
<script type="text/javascript">
var s1 = new SWFObject("imagerotator.swf","rotator","600","340","1");
s1.addParam("allowfullscreen","true");
s1.addVariable("file","madrid.xml");
s1.addVariable("width","600");
s1.addVariable("height","340");
s1.write("container1");
</script></div>
<div class="content2"><table width="100" border="0" cellspacing="0" cellpadding="0">
<tr>
</tr>
</table>
<table width="100" border="0" cellspacing="0" cellpadding="0">
<tr>
</tr>
</table>
Content 2</div>
</div>
</body>
</html>
|