|  | <!DOCTYPE html PUBLIC "-//w3c//dtd html 4.0 transitional//en"> | 
|  | <html> | 
|  | <head> | 
|  | <title>Eclipse Banner</title> | 
|  | <meta http-equiv="Content-Type" | 
|  | content="text/html; charset=iso-8859-1"> | 
|  | <style type="text/css"> | 
|  | .input {background: "#ffffcc";color: "#000000" ;font-weight: normal;} | 
|  | a.nav:link { text-decoration: none; color: "#000000"; } | 
|  | a.nav:visited { text-decoration: none; color: "#000000"; } | 
|  | a.nav:hover { text-decoration: underline; color: "#000000"; } | 
|  | </style> | 
|  | </head> | 
|  | <body text="#ffffcc" bgcolor="#ffffff" link="#0000ee" vlink="#551a8b" | 
|  | alink="#ff0000"> | 
|  | <table border="0" cellspacing="0" cellpadding="0" width="100%"> | 
|  | <tbody> | 
|  | <tr> | 
|  | <td width="100%"> | 
|  | <table border="0" cellspacing="0" cellpadding="0" width="100%" | 
|  | bgcolor="#006699"> | 
|  | <tbody> | 
|  | <tr> | 
|  | <td bgcolor="#000000" width="116"><a href="http://www.eclipse.org" target="_top"> | 
|  | <img src="../images/EclipseBannerPic.jpg" width="115" height="50" border="0"></a> | 
|  | </td> | 
|  | <td width="637"> | 
|  | <img src="../images/gradient.jpg" border="0" height="50" width="282"> | 
|  | </td> | 
|  | <td width="250"> | 
|  | <img src="../images/eproject-simple.GIF" width="250" height="48"> | 
|  | </td> | 
|  | </tr> | 
|  | </tbody> | 
|  | </table> | 
|  | </td> | 
|  | </tr> | 
|  | </tbody> | 
|  | </table> | 
|  | </body> | 
|  | </html> |