about summary refs log tree commit diff
path: root/sourcecodes/header_new.inc
blob: 74183a8eb68a85923a2f5b01875b75dea36b6d9e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<html>
<head>
<META HTTP-EQUIV="Cache-Control" CONTENT="no-cache">
<META HTTP-EQUIV="Pragma" CONTENT="no-cache">
<META HTTP-EQUIV="Expires" CONTENT="0">

  <title>Bayesian Network Webserver</title>
  <link rel="stylesheet" href="my_new_style.css">

</head>

<body>
<script type="text/javascript">
                document.body.innerHTML = '';
</script>
<table align=center width="100%" cellspacing=0 cellpadding=0>
<tr>
<td width="100%" height=32 class="td_title">&nbsp;&nbsp;Bayesian Network Webserver for Biological Network Modeling</td>
</tr>
</table>

<!-- #81BEF7 -->