// outer page border table
document.write('<table cellSpacing=2 cellPadding=2 width="100%" align=center border=0>');
document.write('	<tr><td colspan="2" class=bodyline>');
// page header 
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>');
// language bar
document.write('	<table align="right" class=languageline cellSpacing=0 cellPadding=2>');
document.write('	<tr><td><a class=language href="/wiki/SellmatixWiki:Language_policy" title="SellmatixWiki:Language policy"><b>Language:</b></a></td>');
document.write('	<td><span class=language> English&nbsp;&bull;&#32;</span><a class=language href="/es/index.html" title="Main Page">Espa&ntilde;ol</a></td>');
document.write('	</tr></table>');
document.write('	<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>');
document.write('	</table>');
document.write('</td></tr>');

// start of left menu column
document.write('<tr><td vAlign=top align=center width="190">');



