document.write("    <!----------Header Block Start------------------------->");
document.write("    <table border=0 cellspacing=0 cellpadding=0 width=100%>");
document.write("    <tr>");
document.write("        <td valign=top>");
document.write("        <img src='images/titlebar_a001-680x140_00.jpg' border=0></td>");
document.write("    </tr>");
document.write("    <tr bgcolor=#d0d0d0>");
document.write("        <td height=25 align=right>");
document.write("        <font size=2>");
document.write("        <!----------------->");
document.write("        <table border=0 cellspacing=0 cellpadding=2>");
document.write("        <tr>");
document.write("            <td>");
document.write("            <font color=#909090>");
document.write("            ｜");
document.write("            <a href='index.htm'  >首頁</a>｜");
document.write("            <a href='about.htm'  >關於本站</a>｜");
document.write("            <a href='master.htm' >室廬意匠</a>｜");
document.write("            <a href='garelly.htm'>室廬藝廊</a>｜");
document.write("            <a href='http://www.e7one.net/works/woodworker/' target='_top' >教學課程</a><font color=#f00000><b>New</font></b>｜");
document.write("            <a href='http://facebook.com/WoodWorker.tw/' target='_top' >FaceBook 粉絲團</a>｜");
document.write("            <a href='link.htm'  >網路連結</a>｜");
document.write("            </td> ");
document.write("        </tr>");
document.write("        </table>");
document.write("        <!----------------->");
document.write("        </td>");
document.write("    </tr>");
document.write("    </table>");
document.write("    <!----------Header Block End------------------------->");
