﻿function CopyrightList()
{
    var szUrl = "http://side3.gogobox.com.tw:8058/capp/copyright/manager_copyright.cgi";
    window.open(szUrl, 'winCopyRight', 'width=566,height=545');
    return;
}

var guide = '\
<table width="160" border="0" cellspacing="0" cellpadding="0">\
          <!--<tr>\
            <td><a href="http://bill.gogobox.com.tw/report/buypoint.asp"><img src="http://www.gogobox.com.tw/img.fld/buy_items.gif"  border="0" alt="購入下載商品券" width="80" height="88" vspace="8"></a><a href="http://www.gogobox.com.tw/point.fld/freepoint_main.htm"><img src="http://www.gogobox.com.tw/img.fld/freepoint.gif"  border="0" alt="免費點數儲值所" width="80" height="88" vspace="8"></a></td>\
          </tr>-->\
          <tr>\
            <td class="channeletcmenu"><a href="http://bbs.gogobox.com.tw:8036/app/client/index.php" target="_blank" class="gray_12" >GOGOBOX使用說明</a></td>\
          </tr>\
		  <tr>\
            <td class="channeletcmenu"><a href="http://www.gogobox.com.tw/neo.fld/GOGOBoxSetup.exe" class="gray_12">手動設置GOGOBOX程式</a></td>\
          </tr>\
		   <!--<tr>\
            <td class="channeletcmenu"><a href="http://www.gogobox.com.tw/common.fld/konan_search01.htm" class="gray_12">於加入的BOX中搜尋檔案</a></td>\
          </tr>-->\
		  <tr>\
            <td class="channeletcmenu"><a href="javascript:CopyrightList()" class="gray_12" >著作權要求保護目錄</a></td>\
          </tr>\
		  <!--<tr>\
            <td class="channeletcmenu"><a href="http://www.gogobox.com.tw/copyright.fld/copyright_01_main.html" target="_blank" class="gray_12">著作權故事漫畫</a></td>\
          </tr>-->\
		   <tr>\
            <td class="channeletcmenu"><a href="http://www.gogobox.com.tw/advertisement.fld/advertisement.htm" target="_blank" class="gray_12">廣告刊登</a></td>\
          </tr>\
		  <!--<tr>\
            <td height="20px"></td>\
          </tr>-->\
        </table>';
document.writeln(guide);


