1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/java/cewolf-1.0/src/site/menu.html Sat Feb 28 21:31:02 2009 +0100
1.3 @@ -0,0 +1,159 @@
1.4 +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
1.5 +<html>
1.6 +<head>
1.7 + <title>Menu</title>
1.8 + <meta http-equiv="content-type"
1.9 + content="text/html; charset=ISO-8859-1">
1.10 + <style type="text/css">body,table,tr,td {margin: 0px;}</style>
1.11 + <script type="text/javascript">
1.12 + <!--
1.13 + normal1 = new Image();
1.14 + normal1.src = "img/intro_button_off.png";
1.15 + highlight1 = new Image();
1.16 + highlight1.src = "img/intro_button_on.png";
1.17 +
1.18 + normal2 = new Image();
1.19 + normal2.src = "img/tutorial_button_off.png";
1.20 + highlight2 = new Image();
1.21 + highlight2.src = "img/tutorial_button_on.png";
1.22 +
1.23 + normal3 = new Image();
1.24 + normal3.src = "img/taglib_button_off.png";
1.25 + highlight3 = new Image();
1.26 + highlight3.src = "img/taglib_button_on.png";
1.27 +
1.28 + normal4 = new Image();
1.29 + normal4.src = "img/screens_button_off.png";
1.30 + highlight4 = new Image();
1.31 + highlight4.src = "img/screens_button_on.png";
1.32 +
1.33 + normal5 = new Image();
1.34 + normal5.src = "img/api_button_off.png";
1.35 + highlight5 = new Image();
1.36 + highlight5.src = "img/api_button_on.png";
1.37 +
1.38 + normal6 = new Image();
1.39 + normal6.src = "img/project_button_off.png";
1.40 + highlight6 = new Image();
1.41 + highlight6.src = "img/project_button_on.png";
1.42 +
1.43 + normal7 = new Image();
1.44 + normal7.src = "img/downloads_button_off.png";
1.45 + highlight7 = new Image();
1.46 + highlight7.src = "img/downloads_button_on.png";
1.47 +
1.48 + normal8 = new Image();
1.49 + normal8.src = "img/faq_button_off.png";
1.50 + highlight8 = new Image();
1.51 + highlight8.src = "img/faq_button_on.png";
1.52 +
1.53 + function changeImg(nr,obj) {
1.54 + window.document.images[nr].src = obj.src;
1.55 + }
1.56 +
1.57 + //-->
1.58 + </script>
1.59 +</head>
1.60 +<body
1.61 + style="background-image: url(img/menu_bg.png);">
1.62 +<table cellpadding="0" cellspacing="0" border="0" width="100%">
1.63 + <tbody>
1.64 + <tr>
1.65 + <td valign="top" width="164"><img src="img/menu_corner.png"
1.66 + alt="menu cornder" width="78" height="26"> </td>
1.67 + </tr>
1.68 + <tr>
1.69 + <td valign="top" align="center"> <a href="brief.html"
1.70 + target="content" onmouseover="changeImg(1,highlight1)"
1.71 + onmouseout="changeImg(1,normal1)"> <img src="img/intro_button_off.png"
1.72 + alt="intro" border="0"> </a> </td>
1.73 + </tr>
1.74 + <tr>
1.75 + <td valign="top" height="5"> </td>
1.76 + </tr>
1.77 + <tr align="center">
1.78 + <td valign="top"><a href="tutorial.html" target="content"
1.79 + onmouseover="changeImg(2,highlight2)" onmouseout="changeImg(2,normal2)"> <img
1.80 + src="img/tutorial_button_off.png" alt="tutorial" width="111"
1.81 + height="36" border="0"><br>
1.82 + </a> </td>
1.83 + </tr>
1.84 + <tr>
1.85 + <td valign="top" height="5"> </td>
1.86 + </tr>
1.87 + <tr align="center">
1.88 + <td valign="top" onmouseover="changeImg(3,highlight3)"
1.89 + onmouseout="changeImg(3,normal3)"> <a href="taglib.html"
1.90 + target="content"> <img src="img/taglib_button_off.png" alt="taglib"
1.91 + width="111" height="36" border="0"><br>
1.92 + </a> </td>
1.93 + </tr>
1.94 + <tr>
1.95 + <td valign="top" height="5"> </td>
1.96 + </tr>
1.97 + <tr align="center">
1.98 + <td valign="top" onmouseover="changeImg(4,highlight4)"
1.99 + onmouseout="changeImg(4,normal4)"> <a href="demo.html" target="content"> <img
1.100 + src="img/screens_button_off.png" alt="screens" width="111" height="36"
1.101 + border="0"><br>
1.102 + </a> </td>
1.103 + </tr>
1.104 + <tr>
1.105 + <td valign="top" height="5"> </td>
1.106 + </tr>
1.107 + <tr align="center">
1.108 + <td valign="top"> <a href="apidoc/index.html" target="content"
1.109 + onmouseover="changeImg(5,highlight5)" onmouseout="changeImg(5,normal5)"> <img
1.110 + src="img/api_button_off.png" alt="api" width="111" height="36"
1.111 + border="0"><br>
1.112 + </a> </td>
1.113 + </tr>
1.114 + <tr>
1.115 + <td valign="top" height="5"> </td>
1.116 + </tr>
1.117 + <tr align="center">
1.118 + <td valign="top"> <a href="http://sourceforge.net/projects/cewolf"
1.119 + target="new" onmouseover="changeImg(6,highlight6)"
1.120 + onmouseout="changeImg(6,normal6)"> <img
1.121 + src="img/project_button_off.png" alt="project" width="111" height="36"
1.122 + border="0"><br>
1.123 + </a> </td>
1.124 + </tr>
1.125 + <tr>
1.126 + <td valign="top" height="5"> </td>
1.127 + </tr>
1.128 + <tr align="center">
1.129 + <td valign="top"> <a
1.130 + href="http://sourceforge.net/project/showfiles.php?group_id=57282"
1.131 + target="content" onmouseover="changeImg(7,highlight7)"
1.132 + onmouseout="changeImg(7,normal7)"> <img
1.133 + src="img/downloads_button_off.png" alt="downloads" width="111"
1.134 + height="36" border="0"><br>
1.135 + </a> </td>
1.136 + </tr>
1.137 + <tr>
1.138 + <td valign="top" height="5"> </td>
1.139 + </tr>
1.140 + <tr align="center">
1.141 + <td valign="top"> <a href="faq/faq.html" target="content"
1.142 + onmouseover="changeImg(8,highlight8)" onmouseout="changeImg(8,normal8)"> <img
1.143 + src="img/faq_button_off.png" alt="FAQ" width="111" height="36"
1.144 + border="0"><br>
1.145 + </a> </td>
1.146 + </tr>
1.147 + <tr>
1.148 + <td valign="top" height="5"> </td>
1.149 + </tr>
1.150 + <tr align="center">
1.151 + <td valign="top"> <a href="http://sourceforge.net" target="new"
1.152 + height="30"><img
1.153 + src="http://sourceforge.net/sflogo.php?group_id=57282&type=5"
1.154 + height="30" border="0" alt="SourceForge Logo"></a> </td>
1.155 + </tr>
1.156 + </tbody>
1.157 +</table>
1.158 +<br>
1.159 +<br>
1.160 +<br>
1.161 +</body>
1.162 +</html>