<!DOCTYPE html PUBLIC "..//W3C/DTD XHTML 1.0 Strict/EN"  DTD/xhtml-strict.dtd">

<!-- Copyright (c) &Year; &Vendor;.                                         -->
<!-- All rights reserved. This program and the accompanying materials      -->
<!-- are made available under the terms of the Eclipse Public License v1.0 -->
<!-- which accompanies this distribution, and is available at              -->
<!-- http://www.eclipse.org/legal/epl-v10.html                             -->
<!--                                                                       --> 
<!-- Contributors:                                                         -->
<!--     &Vendor; - initial API and implementation                              -->
<html lang="en-us">
	<head>
		<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
		<meta name="Security" content="public"/>
		<meta name="Copyright" content="&Copyright;"/>
		<meta scheme="rfc1766" name="DC.Language" content="en-us"/>
		<meta scheme="iso8601" name="DC.Date" content="&Date;"/>
		<meta name="Description" content="&Title;"/>
		<meta name="Abstract" content="&Title;"/>
		<meta name="Keywords" content="&Title;"/>
		<link rel="STYLESHEET" href="&ResourceAddress;/stylesheet.css" charset="UTF-8" type="text/css"/>
		<script type="text/javascript" src="&ResourceAddress;/javascript.js"></script>		
		<title>&Title;</title>
	</head>
	<body onload="initialize_page()">
		<table width="100%">
			<tr>
				<td align="left">
					&VendorIcon;&nbsp;&Provider;&nbsp;&Title;
				</td>
				<td align="center">&Date;</td>
				<td align="right"><b>&HostAddress;</b>&nbsp;&Version;&nbsp;&Menu;
				</td>									
			</tr>	
		</table>		
		<hr/>
