<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>$title</title>
<link href="$relpath$tabs.css" rel="stylesheet" type="text/css"/>
<link href="$relpath$usbk_stylesheet.css" rel="stylesheet" type="text/css" />
$treeview
$search
$mathjax
</head>
<body>
<div id="top">
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="libusbK.png"></td>
<td style="padding-left: 0.5em;">
<table cellspacing="0" cellpadding="0">
<tr>
<td id="projectname">$projectname </td>
<td>
<table cellspacing="0" cellpadding="0">
<tr>
<td style="font-size:150%">$projectnumber</td>
</tr>
<tr>
<td>$projectbrief</td>
</tr>
</table>
</td>
</tr>
<tr><td colspan="2"><small style="vertical-align:text-top">© 2011-2021 Travis Lee Robinson. All rights reserved.</small></td></tr>
</table>
</td>
<td style="padding-left: 0.5em;">
<div id="projectbrief">$projectbrief</div>
</td>
<td>$searchbox</td>
</tr>
</tbody>
</table>
</div>