var g="";
g+="<table cellpadding='0' cellspacing='0' width='189'>";
g+="<tr height='10'>";
g+="<td></td>";
g+="</tr>";
g+="<tr height='25'>";
g+="<td>&nbsp;&nbsp;<img src='img/p.gif' border='0' align='absmiddle'> <a href='partner.html'>Partner</a></td>";
g+="</tr>";
g+="<tr height='1'>";
g+="<td background='img/subline.gif'></td>";
g+="</tr>";
g+="<tr height='25'>";
g+="<td>&nbsp;&nbsp;<img src='img/p.gif' border='0' align='absmiddle'> <a href='client.html'>Client</a></td>";
g+="</tr>";
g+="</table>";
document.write(g);