speed-dreams/doc/tutorials/robot/torcs/navigation/backtotorcs.html

60 lines
2.8 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//Dtd HTML 4.01 Transitional//EN">
<html>
<!--
copyright : (C) 2003-2004 Bernhard Wymann
email : berniw@bluewin.ch
version : $Id$
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.2
or any later version published by the Free Software Foundation;
with no Invariant Sections, no Front-Cover Texts, and no Back-Cover
Texts. A copy of the license is included in the section entitled "GNU
Free Documentation License".
-->
<head>
<title>Navigation Bar</title>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<meta name="description" content="navigation bar">
<meta name="author" content="Bernhard Wymann">
<meta name="keywords" content="torcs, bernhard wymann, berniw">
<script src="../../js/utilities.js" type="text/javascript">
</script>
<script type="text/javascript">
<!--
Inactive1 = new Image();
Inactive1.src = "../../common/images/up/back.jpg";
Active1 = new Image();
Active1.src = "../../common/images/down/back.jpg";
Inactive10 = new Image();
Inactive10.src = "../../common/images/up/contact.jpg";
Active10 = new Image();
Active10.src = "../../common/images/down/contact.jpg";
//-->
</script>
</head>
<body bgcolor="#ffffff">
<a href="javascript:changetwoframes('navigation.html','navigation','../torcs.html','content')" onMouseOver="imgchange(0,Active1)" onMouseOut="imgchange(0,Inactive1)">
<img style="position:absolute; top:0px; left:0px" src="../../common/images/up/back.jpg" border="0" alt="back"/>
</a>
<img style="position:absolute; top:30px; left:0px" src="../../common/images/up/navigation_2.jpg" alt=""/>
<img style="position:absolute; top:60px; left:0px" src="../../common/images/up/navigation_3.jpg" alt=""/>
<img style="position:absolute; top:90px; left:0px" src="../../common/images/up/navigation_4.jpg" alt=""/>
<img style="position:absolute; top:120px; left:0px" src="../../common/images/up/navigation_5.jpg" alt=""/>
<img style="position:absolute; top:150px; left:0px" src="../../common/images/up/navigation_6.jpg" alt=""/>
<img style="position:absolute; top:180px; left:0px" src="../../common/images/up/navigation_7.jpg" alt=""/>
<img style="position:absolute; top:210px; left:0px" src="../../common/images/up/navigation_8.jpg" alt=""/>
<img style="position:absolute; top:240px; left:0px" src="../../common/images/up/navigation_9.jpg" alt=""/>
<a href="mailto:berni4you@gmx.ch" onMouseOver="imgchange(9,Active10)" onMouseOut="imgchange(9,Inactive10)">
<img style="position:absolute; top:270px; left:0px" src="../../common/images/up/contact.jpg" border="0" alt="contact"/>
</a>
<img style="position:absolute; top:300px; left:0px" src="../../common/images/up/navigation_11.jpg" alt=""/>
</body>
</html>