var top="<table width='780' border='0' cellspacing='0' cellpadding='0' height='40'>" +
        "<tr>" +
        "<td width='170'><a href='/index.html'><img src='/images/logo.gif' width='170' height='40' border='0'></a></td>" +
        "<td width='365'>&nbsp;</td>" +
        "<td width='245'>" +
        "<table width='245' border='0' cellspacing='0' cellpadding='0' height='40'><tr>" +
        "<td height='19' colspan='5'></td>" +
        "</tr>" +
        "<tr>" +
        "<td><a href='/index.html'><img src='/images/top_01.gif' width='47' height='13' border='0'></a></td>" +
        "<td><a href='/07etc/07_sitemap.htm'><img src='/images/top_02.gif' width='61' height='13' border='0'></a></td>" +
        "<td><a href='/05customer/sinmungo_write.jsp'><img src='/images/top_03.gif' width='53' height='13' border='0'></a></td>" +
        "<td><a href=javascript:openBrWindow('/07etc/privacy.htm','privacy','width=580,height=425,scrollbars=no');><img src='/images/top_04.gif' width='84' height='13' border='0'></a></td>" +
        "<td><a href=/06introduce/member_list.jsp><img src='/images/top_05.gif' border='0'></a></td>" +
        "</tr>" +
        "<tr>" +
        "<td height='8' colspan='5'></td>" +
        "</tr>" +
        "</table>" +
        "</td>" +
        "</tr>" +
        "</table>"
document.write(top);
