document.write('<table cellSpacing=0 cellPadding=0 width="100%" align=center border=0>');
document.write('<tr><td vAlign=top align="center" width="190">');
document.write('<a href="/index.html"><img src="/logos/logo_med_top.png" alt="himatix.com Home Page" border="0" width="180" height="120" /></a>');
document.write('</td><td class=bodyline>');
document.write('<table cellSpacing=0 cellPadding=0 width="100%" border=0>');
document.write('<tr><td><A href="/index.html"><IMG alt="himatix.com Home Page" src="/logos/sellmatix.png" vspace=1 border=0 width="250" height="80"></A>');
document.write('</td><td><h1><SPAN class=maintitle>POS Software for Point of Sale</SPAN></h1>');
document.write('<span class=name>The first Point of Sale (POS) Software System for Retail and Restaurant Management with <strong>everything</strong> available online.</span>');
document.write('</td></tr></table></table>');

// the beginning of the main page
// td tag closed in middle.js and a new td opened for the main page
// the entire table is close in footer.js
document.write('<table cellSpacing=0 cellPadding=0 width="100%" align=center border=0>');
document.write('<tr><td vAlign=top align=center width="190">');


