<?xml version="1.0" encoding="iso-8859-1"?><!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" xml:lang="en" lang="en">
<head>
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
   <title>3L design</title>
   <style type="text/css">
   body {
      margin: 0;
      padding: 0;
	  background: #FDE08A;
   }
   #flash {
      position: absolute;
      width: 100%;
      height: 100%;
   }
   </style>
   <script type="text/javascript" src="swfobject.js"></script>
</head>
<body bgcolor="#FDE08A" scroll="no">
<div id="flash">
</div>
<div align="center">
  <script type="text/javascript">
   var so = new SWFObject("leo_index.swf", "5", "100%", "100%", "8", "#FDE08A");
   so.write("flash");
</script>
</div>
</body>
</html>
