function menutop1(){

document.write("<table width='99%' border='0' cellspacing='1' cellpadding='0' align='right'>");

document.write("<tr>");
document.write("<td width='500' align='left'><img src='img/top_tel_b.gif' width='495' height='64' border='0'></td>");
document.write("<td width='130'><a href='../round_desk/index.htm'><img src='img/t-bnn/bn-round.gif' width='130' height='64' border='0'></a></td>");

document.write("</tr>");
document.write("</table>");

}
