var content = '  <td width="2%" align="left" valign="top"><img src="images/spacer.jpg" width="14" height="10" /></td>';
content +=' <td width="20%" align="left" valign="top">'
content += ' <a href="products.html" target="_self" ONMOUSEOVER=filter("prod","a2") ONMOUSEOUT=filter("prod","a1")>'
content +=' <img src="images/btn_prod1.gif" alt="Products" width="141" name="prod" height="34" border="0" /></a></td>';
content += '  <td width="24%" align="left" valign="top">';
content += '<a href="technology.html" target="_self" ONMOUSEOVER=filter("tech","b2") ONMOUSEOUT=filter("tech","b1")>';
content += ' <img src="images/btn_tech1.gif" alt="technology" name="tech" width="175" height="34" border="0" /></a></td>';
content += ' <td width="15%" align="right" valign="middle"><a href="glossary.html"><img src="images/btn_glossary.gif" width="100" height="11" border="0" /></a></td>';
content += '  <td width="4%" align="center" valign="middle"><img src="images/line1.gif" width="1" height="14" /></td>';
content += '  <td width="35%" align="left" valign="middle"><a href="downloads.html"><img src="images/btn_dl.gif" alt="downloads" width="122" height="11" border="0" /></a></td>';
document.write(content);




       
       
       
         
        
        
