// We use JavaScript as a way to easily include this header
// information in several HTML pages.

// The 'top' anchor (used by footer_hpctools.js)
document.write('<a name="top"></a>');

// Locate the 'HPCToolkit' Image (height = 71 pixels)
document.write('<img style="position:absolute; top:0px; left:0px" src="style/header.gif">');

// Row 1 of the menu items (over the image)
//document.write('<div style="position:absolute; top:60px; right:15px;">');
//document.write('[ <a href="index.html">HPCToolkit Home</a> |');
//document.write('  <a href="overview.html">Overview</a> |');
//document.write('  <a href="examples.html">Examples</a> |');
//document.write('  <a href="papers.html">Papers</a> |');
//document.write('  <a href="software.html">Software</a> |');
//document.write('  <a href="documentation.html">Documentation</a> ]');
//document.write('</div>');
document.write('<br>');
document.write('<br>');
document.write('<br>');
document.write('<br>');

// ***************************************************************************
