Files
pae.co.at/other/_samples/index.htm
2017-03-02 21:57:21 -06:00

116 lines
3.6 KiB
HTML
Executable File

<!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>Pro Active English</title>
<link href='pae.css' type='text/css' rel='stylesheet' />
<style type='text/css'>
body {
margin-top: 50px;
}
a:link {
color: #1E336D;
text-decoration: none;
}
a:visited {
color: #1E336D;
text-decoration: none;
}
a:hover {
color: #628EC6;
text-decoration: none;
}
#movie {
position: relative;
z-index: 1;
top: -58px;
}
#top_line {
position: relative;
top: -58px;
z-index: 4;
width: 100%;
background-image: url(graphics/pngs/intro/top_line.png);
background-repeat: repeat-x;
background-position: top;
}
#top_swoop {
position: relative;
top: -88px;
z-index: 5;
padding: 4px 0px 0px 5px;
background-image: url(graphics/pngs/intro/top_swoop.png);
background-repeat: no-repeat;
color: #FFFFFF;
}
#bottom_line {
position: relative;
top: -22px;
z-index: 4;
width: 100%;
background-image: url(graphics/pngs/intro/bottom_line.png);
background-repeat: repeat-x;
background-position: top;
}
#bottom_swoop {
position: relative;
top: -56px;
z-index: 5;
padding: 2px 0px 0px 170px;
background-image: url(graphics/pngs/intro/bottom_swoop.png);
background-repeat: no-repeat;
background-position: top left;
color: #FFFFFF;
font-variant: small-caps;
font-size: 11pt;
}
#beige_line {
position: relative;
top: -21px;
z-index: 1;
width: 100%;
background-color: #E9B180;#628EC6
}
#languages {
position: relative;
z-index: 5;
font-family: Arial;
font-weight: bold;
font-size: 26px;
position: relative;
top: -260px;
}
</style>
</head>
<body>
<div id='logo'><img src='graphics/pngs/logo_pae-small.png' /></div>
<div id='beige_line'><img src='graphics/spacer.gif' height='14' /></div>
<div id='bottom_line'><img src='graphics/spacer.gif' height='34' /></div>
<div id='bottom_swoop'><img src='graphics/spacer.gif' width='15' height='34' align='middle' /></div>
<div id='movie' align='center'>
<!--url's used in the movie-->
<!--text used in the movie-->
<div style='position:relative;left:-16px'>
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="250" height="250" id="running_man" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="graphics/flash/running_man.swf" />
<param name="quality" value="high" />
<param name="bgcolor" value="#FFFFFF" />
<embed src="graphics/flash/running_man.swf" quality="high" bgcolor="#FFFFFF" width="250" height="250" name="running_man" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>
</div>
</div>
<div id='top_line'><img src='graphics/spacer.gif' height='30' /></div>
<div id='top_swoop'><img src='graphics/spacer.gif' height='30' /></div>
<div id='languages'>
<table cellpadding='0' cellspacing='0' border='0' width='100%'>
<tr>
<td align='right'><a href='intro_en.htm'>english</a></td>
<td width='280'>&nbsp;</td>
<td align='left'><a href='intro_en.htm'>deutsch</a></td>
</tr>
</table>
</div>
</body>
</html>