document.write('<TABLE border="0" cellspacing="0" cellpadding="0" bgcolor="#FFFFFF"><TR>');
document.write('<TD align="right"><IMG border="0" src="../images/top-menucurve.gif" width="40" height="20"></TD>');
document.write('<TD nowrap align="center" width="60"' + (cell2[0][0]) + '><A href="../index.htm" class="' + (cell2[0][1]) + '">Home</A></TD>');
document.write('<TD width="1" bgcolor="#434A6E"><IMG src="images/PicBlank.gif" width="1" height="15"></TD>');
document.write('<TD nowrap align="center" width="80"' + (cell2[1][0]) + '><A href="../about.htm" class="' + (cell2[1][1]) + '">About EDI</a></TD>');
document.write('<TD bgcolor="#434A6E" width="1"><IMG src="images/PicBlank.gif" width="1" height="15"></TD>');
document.write('<TD nowrap align="center" width="80"' + (cell2[2][0]) + '><A href="../products.htm" class="' + (cell2[2][1]) + '">Products</A></TD>');
document.write('<TD width="1" bgcolor="#434A6E"><IMG src="images/PicBlank.gif" width="1" height="15"></TD>');
document.write('<TD nowrap align="center" width="100"' + (cell2[3][0]) + '><A href="../consulting.htm" class="' + (cell2[3][1]) + '">Consulting</A></TD>');
document.write('<TD width="1" bgcolor="#434A6E"><IMG src="images/PicBlank.gif" width="1" height="15"></TD>');
document.write('<TD nowrap align="center" width="85"' + (cell2[4][0]) + '><A href="../contact.htm" class="' + (cell2[4][1]) + '">Contact Us</A></TD>');
document.write('</TR></TABLE>');
