1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/java/cewolf-1.0/src/site/header.html Sat Feb 28 21:31:02 2009 +0100
1.3 @@ -0,0 +1,38 @@
1.4 +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
1.5 +<html>
1.6 +<head>
1.7 + <title>header</title>
1.8 + <meta http-equiv="content-type"
1.9 + content="text/html; charset=ISO-8859-1">
1.10 +</head>
1.11 +<body
1.12 + style="background-image: url(img/header_bg.png);">
1.13 +<table border="0" cellpadding="0" cellspacing="0">
1.14 + <tbody>
1.15 + <tr>
1.16 + <td> <img src="img/cewolf_logo.gif" alt="logo" width="211"
1.17 + height="80"> </td>
1.18 + <td width="100%"> </td>
1.19 + <td>
1.20 + <table>
1.21 + <tbody>
1.22 + <tr>
1.23 + <td valign="top"> <a href="http://www.scriptnow.com"
1.24 + target="new"><img border="0" alt="Jspin.com"
1.25 + src="http://www.scriptnow.com/images/banner/scriptnow.com_1.gif"></a> </td>
1.26 + <td valign="top"> <a href="http://www.jspin.com"
1.27 + target="new"><img border="0" alt="Jspin.com" src="img/jspin100.gif"
1.28 + height="30"></a> </td>
1.29 + <td valign="top"> <a href="http://sourceforge.net"
1.30 + target="new" height="30"><img
1.31 + src="http://sourceforge.net/sflogo.php?group_id=57282&type=5"
1.32 + height="30" border="0" alt="SourceForge Logo"></a> </td>
1.33 + </tr>
1.34 + </tbody>
1.35 + </table>
1.36 + </td>
1.37 + </tr>
1.38 + </tbody>
1.39 +</table>
1.40 +</body>
1.41 +</html>