document.write("<table border=0 cellpadding=0 cellspacing=0 width=800>");
document.write("<tr>");
document.write("	<td colspan= 6 >");
document.write("		<table border= 0  cellpadding= 0  cellspacing= 0  width= 100% >");
document.write("			<tr>");
document.write("				<td width= 220 ><img src= ./private/images/tdm_top_left2.gif ></td>");
document.write("				<td><img src=./private/images/tdm_top_mid2.gif width=360 height=88></td>");
document.write("				<td width=220><img src=./private/images/tdm_top_right2.gif></td>");
document.write("			</tr>");
document.write("		</table>");
document.write("	</td>");
document.write("</tr>");
document.write("<tr bgcolor=white>");
document.write("	<td width=100>");
document.write("		<a href=home.htm onMouseOver=h_onRollOver(this) onMouseOut=h_onRollOut(this)>");
document.write("			<img src=./private/images/home2.gif ID=PicHome name=PicHome border=0></a></td>");
document.write("	<td width=100>");
document.write("		<a href=about.htm onMouseOver=a_onRollOver(this) onMouseOut=a_onRollOut(this)>");
document.write("			<img src=./private/images/about2.gif ID=PicAb name=PicAb border=0></a></td>");
document.write("	<td width=100>");
document.write("		<a href=software.htm onMouseOver=d_onRollOver(this) onMouseOut=d_onRollOut(this)>");
document.write("			<img src=./private/images/software2.gif ID=PicData name=PicData border=0></a></td>");
document.write("	<td width=100>");
document.write("		<a href=services.htm onMouseOver=s_onRollOver(this) onMouseOut=s_onRollOut(this)>");
document.write("			<img src=./private/images/services2.gif ID=PicServ name=PicServ border=0></a></td>");
document.write("	<td width=100>");
document.write("		<a href=contact.htm onMouseOver=c_onRollOver(this) onMouseOut=c_onRollOut(this)>");
document.write("			<img src=./private/images/contact2.gif ID=PicCont name=PicCont border=0></a></td>");
document.write("	<td width=500></td>");
document.write("</tr>");
document.write("<tr height=30><td bgcolor=white width=800 height=15 colspan=6></td>");
document.write("</tr>");
document.write("</table>");

