function Show_Copyright()
{


    document.writeln("  <STYLE TYPE=\"text/css\">");
    document.writeln("    .text_cr    {  font-size: 11px; line-height: 11px; text-decoration: none;  color=#999999}  ");
    document.writeln("  </STYLE>");



    document.writeln(" <table width=740 border=0 align=center cellpadding=0 cellspacing=0 class=noprint>");
    document.writeln("   <tr>");
    document.writeln("     <td><div align=center><img src=http://web.pts.org.tw/php/html/e4kids/img/browser.gif width=600 height=30></div></td>");
    document.writeln("   </tr>");
    document.writeln("   <tr>");
    document.writeln("     <td><div align=center>");
    document.writeln("     <img src=http://web.pts.org.tw/php/html/e4kids/img/point.gif width=13 align=absmiddle><a href=http://web.pts.org.tw/ target=_parent                                 class=b><span class=text_cr>公視首頁</a>");
    document.writeln("     <img src=http://web.pts.org.tw/php/html/e4kids/img/point.gif width=13 align=absmiddle><a href=http://web.pts.org.tw//php/member/main.php target=_parent             class=b><span class=text_cr>會員中心</a>");
    document.writeln("     <img src=http://web.pts.org.tw/php/html/e4kids/img/point.gif width=13 align=absmiddle><a href=http://web.pts.org.tw/PTS/index.htm target=_parent                    class=b><span class=text_cr>關於公視</a>");
    document.writeln("     <img src=http://web.pts.org.tw/php/html/e4kids/img/point.gif width=13 align=absmiddle><a href=http://web.pts.org.tw/%7Eweb/sponsor/index.htm target=_parent         class=b><span class=text_cr>贊助公視</a>");
    document.writeln("     <img src=http://web.pts.org.tw/php/html/e4kids/img/point.gif width=13 align=absmiddle><a href=http://web.pts.org.tw/%7Eweb/shop/index.htm target=_parent            class=b><span class=text_cr>公視商店</a>");
    document.writeln("     <img src=http://web.pts.org.tw/php/html/e4kids/img/point.gif width=13 align=absmiddle><a href=http://web.pts.org.tw/php/html_pub/education/index.php target=_parent class=b><span class=text_cr>教學資源</a>");
    document.writeln("     <img src=http://web.pts.org.tw/php/html/e4kids/img/point.gif width=13 align=absmiddle><a href=http://web.pts.org.tw/php/vod/ target=_parent                         class=b><span class=text_cr>影音中心</a>");
    document.writeln("     <img src=http://web.pts.org.tw/php/html/e4kids/img/point.gif width=13 align=absmiddle><a href=http://web.pts.org.tw/php/board/menu.php target=_parent               class=b><span class=text_cr>討論區</a>");
    document.writeln("     <img src=http://web.pts.org.tw/php/html/e4kids/img/point.gif width=13 align=absmiddle><a href=http://web.pts.org.tw/php/ecard/main.php target=_parent               class=b><span class=text_cr>卡片中心</a>");
    document.writeln("     <img src=http://web.pts.org.tw/php/html/e4kids/img/point.gif width=13 align=absmiddle><a href=http://web.pts.org.tw/php/program/main.php target=_parent             class=b><span class=text_cr>節目表</a>");
    document.writeln("     <img src=http://web.pts.org.tw/php/html/e4kids/img/point.gif width=13 align=absmiddle>");
    document.writeln("     </div></td>");
    document.writeln("   </tr>");
    document.writeln("   <tr>");
    document.writeln("     <td><img src=img/none.gif width=5 height=5></td>");
    document.writeln("   </tr>");
    document.writeln("   <tr>");
    document.writeln("     <td><div align=center><img src=http://web.pts.org.tw/php/html/e4kids/img/copyright.gif width=462 height=74></div></td>");
    document.writeln("   </tr>");
    document.writeln(" </table>");

}

