// JavaScript Document
document.write('<table width="700" border="0" align="center" cellpadding="0" cellspacing="0">');
document.write('        <tr>');
document.write('          <td class="logo"><a href="http://ns-v.co.jp/" target="_top"><img src="../images/nsv_logo.gif" alt="New Style Vision" border="0"></a></td>');
document.write('        </tr>');
document.write('        <tr>');
document.write('          <td><img src="../images/nav_bar.gif" alt="" height="2"></td>');
document.write('        </tr>');
document.write('        <tr>');
document.write('          <td><table border="0" cellspacing="0" cellpadding="0">');
document.write('              <tr>');
document.write('                <td><a href="../index.html"><img src="../images/nav_top.gif" alt="Top" width="65" height="24" border="0"></a></td>');
document.write('                <td><img src="../images/nav_partition.gif" alt="" width="1" height="24"></td>');
document.write('                <td><a href="../intro.html"><img src="../images/nav_about.gif" alt="About Us" width="107" height="24" border="0"></a></td>');
document.write('                <td><img src="../images/nav_partition.gif" alt="" width="1" height="24"></td>');
document.write('                <td><a href="../artists.html"><img src="../images/nav_artist.gif" alt="Artist" width="89" height="24" border="0"></a></td>');
document.write('                <td><img src="../images/nav_partition.gif" alt="" width="1" height="24"></td>');
document.write('                <td><a href="../services.html"><img src="../images/nav_contents.gif" alt="Contents" width="108" height="24" border="0"></a></td>');
document.write('                <td><img src="../images/nav_partition.gif" alt="" width="1" height="24"></td>');
document.write('                <td><a href="../link.html"><img src="../images/nav_link.gif" alt="Link" width="76" height="24" border="0"></a></td>');
document.write('                <td><img src="../images/nav_partition.gif" alt="" width="1" height="24"></td>');
document.write('                <td><a href="../company.html"><img src="../images/nav_company.gif" alt="Company Profile" width="144" height="24" border="0"></a></td>');
document.write('                <td><img src="../images/nav_partition.gif" alt="" width="1" height="24"></td>');
document.write('                <td><a href="../contact.html"><img src="../images/nav_info.gif" alt="Contact" width="105" height="24" border="0"></a></td>');
document.write('              </tr>');
document.write('            </table></td>');
document.write('        </tr>');
document.write('        <tr>');
document.write('          <td><img src="../images/nav_bar.gif" alt="" height="2"></td>');
document.write('        </tr>');
document.write('      </table>');