document.write('<script type="text/javascript" src="/js/jquery-1.3.2.min.js"></script>');

function header(flag) {
    return ['<!-- header -->',
             '<div id="header" style="background-color: #FFF;">',
             '<!-- top -->',
             (flag
              ? '<div class="top" style="margin: 0 auto; text-align: left; width: 900px;">'
              : '<div class="top" style="text-align: left; width: 900px;">'),
             '<table border="0" cellspacing="0" cellpadding="0" style="color: #333; font-size: 10px;">',
             '<tr>',
             '<td style="width: 210px;"><h1 style="margin: 0; padding: 0;"><a href="/seed.html" target="_top"><img src="/image/lg_takkiseednet.gif" alt="花と野菜の情報満載！　TAKII Seed net" width="200" height="42" border="0"></a></h1></td>',
             '<td style="padding-top: 8px; text-align: right; vertical-align: top; width: 690px;">一歩進んだガーデニングや家庭菜園に農家御用達「タキイのタネ」 ',
             '<img height="27" width="160" alt="タキイ種苗株式会社" src="/common/footer/takii_logo.gif" style=" vertical-align: middle;"></td>',
             '</tr>',
             '</table>',
             '</div>',
             '<!-- top -->',
             '</div>',
             '<!-- /header -->'].join('');
}

// ------------------------------------------------
// footer()
// ------------------------------------------------
function footer() {
    var buffer =
        ['<!-- footer_js -->',
         '<!-- footer -->',
         '<div id="footer">',
         '<!-- link -->',
         '<div class="link" style="margin-bottom: 6px; background-color: #00a564;">',
         '<div style="margin: 0 auto; padding: 4px 0;text-align: left; width: 900px;">',
         '<table border="0" cellspacing="0" cellpadding="0" style="border-left: 1px #FFF solid; font-size: 12px;">',
         '<tr>',
         '<td style="padding: 2px 8px; border-right: 1px #FFF solid;"><a href="/glossary/kensaku.html" target="_blank" style="color: #FFF;">園芸用語集</a></td>',
         '<td style="padding: 2px 8px; border-right: 1px #FFF solid;"><a href="/communication/link/link.html" onClick="MM_openBrWindow(this.href,\'link\',\'scrollbars=yes,resizable=yes,width=790,height=660\'); return false;" style="color: #FFF;">リンク集</a></td>',
         '<td style="padding: 2px 8px; border-right: 1px #FFF solid;"><a href="/common/nouyaku.html" onClick="MM_openBrWindow(this.href,\'nouyaku\',\'scrollbars=yes,resizable=yes,width=615,height=170\'); return false;" style="color: #FFF;">農薬記述に関するご注意</a></td>',
         '<td style="padding: 2px 8px; border-right: 1px #FFF solid;"><a href="/seedprocessing/shusi.html" target="_blank" style="color: #FFF;">種子処理について</a></td>',
         '<td style="padding: 2px 8px; border-right: 1px #FFF solid;"><a href="https://shop.takii.co.jp/CGI/shop/friend/index.cgi" style="color: #FFF;">友の会のご案内</a></td>',
         '<td style="padding: 2px 8px; border-right: 1px #FFF solid;"><a href="/index.html" style="color: #FFF;">コーポレートサイト</a></td>',
         '</tr>',
         '</table>',
         '</div>',
         '</div>',
         '<!-- /link -->',
         '<!-- bottom -->',
         '<div class="bottom" style="margin: 0 auto; text-align: left; width: 900px;">',
         '<table border="0" cellspacing="0" cellpadding="0" style="color: #333; font-size: 12px;">',
         '<tr>',
         '<td style="padding: 0 8px; vertical-align: top; width: 170px;"><img height="27" width="160" alt="タキイ種苗株式会社" src="/common/footer/takii_logo.gif"><br>',
         'Copyright&copy;TAKII&amp;CO.,Ltd.<script type="text/javascript">document.write(\' \' + new Date().getFullYear());</script></td>',
         '<td style="padding-right: 4px; vertical-align: top; width: 522px;">本ページに掲載されている全てのコンテンツ(記事・画像など)はタキイ種苗株式会社の承諾なしで無断転載することを禁じます。</td>',
         '<td style="padding: 0 10px 0 2px; border-left: 1px #999 solid; vertical-align: top; width: 174px;">',
         '<a href="http://shop.takii.co.jp/shop/faq/index.html" target="_blank">≫よくある質問とお問い合わせ</a><br>',
         '<a href="http://shop.takii.co.jp/shop/privacy.html" target="_blank">≫プライバシーポリシーについて</a>',
         '</td>',
         '</tr>',
         '</table>',
                  '</div>',
         '<!-- /bottom -->',
         '</div>',
                  '<!-- /footer -->',
         '</div>',
         '<!-- /footer_js -->'].join('');

    document.write(buffer);
}


// ------------------------------------------------
// footer_ehon()
// ------------------------------------------------
function footer_ehon() {
    var buffer =
        ['<!-- footer_js -->',
         '<!-- footer -->',
         '<div id="footer">',
         '<!-- bottom -->',
         '<div class="bottom" style="margin: 0 auto; padding-top: 4px; border-top: 1px #AAA solid; text-align: left; width: 750px;">',
         '<table border="0" cellspacing="0" cellpadding="0" style="color: #333; font-size: 11px;">',
         '<tr>',
         '<td style="padding: 0 4px 0 0; vertical-align: top; width: 160px;"><img height="27" width="160" alt="タキイ種苗株式会社" src="/common/footer/takii_logo.gif"><br>',
         'Copyright&copy;TAKII&amp;CO.,Ltd.<script type="text/javascript">document.write(\' \' + new Date().getFullYear());</script></td>',
         '<td style="padding-right: 4px; vertical-align: top; width: 420px;">本ページに掲載されている全てのコンテンツ(記事・画像など)はタキイ種苗株式会社の承諾なしで無断転載することを禁じます。</td>',
         '<td style="padding: 0 0 0 4px; border-left: 1px #999 solid; vertical-align: top; width: 150px;">',
         '<a href="http://shop.takii.co.jp/shop/faq/index.html" target="_blank">≫よくある質問とお問い合わせ</a><br>',
         '<a href="http://shop.takii.co.jp/shop/privacy.html" target="_blank">≫プライバシーポリシーについて</a>',
         '</td>',
         '</tr>',
         '</table>',
                  '</div>',
         '<!-- /bottom -->',
         '</div>',
                  '<!-- /footer -->',
         '</div>',
         '<!-- /footer_js -->'].join('');

    document.write(buffer);
}


// ------------------------------------------------
// footer_faq()
// ------------------------------------------------
function footer_faq() {
    var buffer =
        ['<!-- footer_js -->',
         '<!-- footer -->',
         '<div id="footer">',
         '<!-- bottom -->',
         '<div class="bottom" style="margin: 0 auto; padding-top: 4px; border-top: 1px #AAA solid; text-align: left; width: 590px;">',
         '<table border="0" cellspacing="0" cellpadding="0" style="color: #333; font-size: 11px;">',
         '<tr>',
         '<td style="padding: 0 4px 0 0; vertical-align: top; width: 160px;"><img height="27" width="160" alt="タキイ種苗株式会社" src="/common/footer/takii_logo.gif"><br>',
         'Copyright&copy;TAKII&amp;CO.,Ltd.<script type="text/javascript">document.write(\' \' + new Date().getFullYear());</script></td>',
         '<td style="padding-right: 4px; vertical-align: top; width: 264px;">本ページに掲載されている全てのコンテンツ(記事・画像など)はタキイ種苗株式会社の承諾なしで無断転載することを禁じます。</td>',
         '<td style="padding: 0 0 0 4px; border-left: 1px #999 solid; vertical-align: top; width: 150px;">',
         '<a href="http://shop.takii.co.jp/shop/faq/index.html" target="_blank">≫よくある質問とお問い合わせ</a><br>',
         '<a href="http://shop.takii.co.jp/shop/privacy.html" target="_blank">≫プライバシーポリシーについて</a>',
         '</td>',
         '</tr>',
         '</table>',
                  '</div>',
         '<!-- /bottom -->',
         '</div>',
                  '<!-- /footer -->',
         '</div>',
         '<!-- /footer_js -->'].join('');

    document.write(buffer);
}


// ------------------------------------------------
// footer_ec()
// ------------------------------------------------
var footer_ec = footer_faq;


// ------------------------------------------------
// footer_tsk_bugs()
// ------------------------------------------------
var footer_tsk_bugs = function () {
    var buffer =
        ['<!-- footer_js -->',
         '<!-- footer -->',
         '<div id="footer">',
         '<!-- bottom -->',
         '<div class="bottom" style="padding-top: 4px; border-top: 1px #AAA solid; text-align: left; width: 490px;">',
         '<table border="0" cellspacing="0" cellpadding="0" style="color: #333; font-size: 11px;">',
         '<tr>',
         '<td style="padding: 0 4px 0 0; vertical-align: top; width: 160px;"><img height="27" width="160" alt="タキイ種苗株式会社" src="/common/footer/takii_logo.gif"><br>',
         'Copyright&copy;TAKII&amp;CO.,Ltd.<script type="text/javascript">document.write(\' \' + new Date().getFullYear());</script></td>',
         '<td style="padding-right: 4px; vertical-align: top; width: 164px;">本ページに掲載されている全てのコンテンツ(記事・画像など)はタキイ種苗株式会社の承諾なしで無断転載することを禁じます。</td>',
         '<td style="padding: 0 0 0 4px; border-left: 1px #999 solid; vertical-align: top; width: 150px;">',
         '<a href="http://shop.takii.co.jp/shop/faq/index.html" target="_blank">≫よくある質問とお問い合わせ</a><br>',
         '<a href="http://shop.takii.co.jp/shop/privacy.html" target="_blank">≫プライバシーポリシーについて</a>',
         '</td>',
         '</tr>',
         '</table>',
                  '</div>',
         '<!-- /bottom -->',
         '</div>',
                  '<!-- /footer -->',
         '</div>',
         '<!-- /footer_js -->'].join('');

    document.write(buffer);
};


// ------------------------------------------------
// footer_tsk_hinmoku()
// ------------------------------------------------
var footer_tsk_hinmoku = function () {
    var buffer =
        ['<!-- footer_js -->',
         '<!-- footer -->',
         '<div id="footer">',
         '<!-- bottom -->',
         '<div class="bottom" style="padding-top: 4px; border-top: 1px #AAA solid; text-align: left; width: 590px;">',
         '<table border="0" cellspacing="0" cellpadding="0" style="color: #333; font-size: 11px;">',
         '<tr>',
         '<td style="padding: 0 4px 0 0; vertical-align: top; width: 160px;"><img height="27" width="160" alt="タキイ種苗株式会社" src="/common/footer/takii_logo.gif"><br>',
         'Copyright&copy;TAKII&amp;CO.,Ltd.<script type="text/javascript">document.write(\' \' + new Date().getFullYear());</script></td>',
         '<td style="padding-right: 4px; vertical-align: top; width: 264px;">本ページに掲載されている全てのコンテンツ(記事・画像など)はタキイ種苗株式会社の承諾なしで無断転載することを禁じます。</td>',
         '<td style="padding: 0 0 0 4px; border-left: 1px #999 solid; vertical-align: top; width: 150px;">',
         '<a href="http://shop.takii.co.jp/shop/faq/index.html" target="_blank">≫よくある質問とお問い合わせ</a><br>',
         '<a href="http://shop.takii.co.jp/shop/privacy.html" target="_blank">≫プライバシーポリシーについて</a>',
         '</td>',
         '</tr>',
         '</table>',
                  '</div>',
         '<!-- /bottom -->',
         '</div>',
                  '<!-- /footer -->',
         '</div>',
         '<!-- /footer_js -->'].join('');

    document.write(buffer);
};


// ------------------------------------------------
// 花前線用ヘッダ
//   flower_top()
// ------------------------------------------------
function flower_top() {
    var buffer =
        ['<!-- header_js -->',
         '<div align="center">',
         header(true),
         '<!-- global_navigator -->',
         '<div id="global_navigator" style="background: #FFF url(/image/bg_header_01.gif) left 65px repeat-x;">',
         '<!-- bottom -->',
         '<div class="bottom" style="margin: 0 auto; text-align: left; width: 900px;">',
         '<table border="0" cellspacing="0" cellpadding="0">',
         '<tr>',
         '<td style="padding-right: 4px; vertical-align: top;"><a href="/flower/index.html"><img src="/flower/images/logo.gif" alt="花前線" width="191" height="65" border="0"></a></td>',
         '<td style="vertical-align: top; padding-right: 3px; padding-top: 14px;"><a href="/tsk/index.html"><img src="/image/btn_global_navi_02_off.gif" alt="野菜前線" width="136" height="51" border="0"></a></td>',
         '<td style="vertical-align: top; padding-right: 3px; padding-top: 10px;"><a href="/flower/index.html"><img src="/image/btn_global_navi_01.gif" alt="花前線" width="136" height="68" border="0"></a></td>',
         '<td style="vertical-align: top; padding-right: 3px; padding-top: 14px;"><a href="/green/index.html"><img src="/image/btn_global_navi_03_off.gif" alt="芝・緑化・緑肥" width="136" height="51" border="0"></a></td>',
         '<td style="vertical-align: top; padding-right: 3px; padding-top: 14px;"><a href="/material/index.html"><img src="/image/btn_global_navi_04_off.gif" alt="農園芸資材" width="136" height="51" border="0"></a></td>',
         '<td style="vertical-align: top; padding-right: 3px; padding-top: 14px;"><a href="https://shop.takii.co.jp/shop/index.html"><img src="/image/btn_global_navi_05_off.gif" alt="タキイネット通販" width="146" height="51" border="0"></a></td>',
         '</tr>',
         '</table>',
         '</div>',
         '<!-- /bottom -->',
         '</div>',
         '<!-- /global_navigator -->',
         '<!-- top_navigator -->',
         '<div id="top_navigator" style="background-color: #008845">',
         '<!--  -->',
         '<div style="margin: 0 auto; padding-bottom: 8px; text-align: left; width: 900px;">',
         '<table border="0" cellspacing="0" cellpadding="0">',
         '<tr>',
         '<td style="padding-right: 8px;"><a href="/CGI/flower/catalog/fn_10.cgi"><img src="/flower/images/tx_top_navigator_01.gif" alt="品種カタログ" width="110" height="21" border="0"></span></td>',
         '<td style="padding-right: 8px;"><a href="/flower/search/fn_02.html"><img src="/flower/images/tx_top_navigator_02.gif" alt="SEED NAVI（適作型検索）" width="170" height="21" border="0"></a></td>',
         '<td style="padding-right: 8px;"><a href="/flower/bugs/index.html"><img src="/flower/images/tx_top_navigator_03.gif" alt="病害情報" width="90" height="21" border="0"></a></td>',
         '<td><a href="/flower/howto/lecture/index_12.html"><img src="/flower/images/tx_top_navigator_04.gif" alt="栽培基礎講座" width="120" height="21" border="0"></a></td>',
         '</tr>',
         '</table>',
         '</div>',
         '<!-- / -->',
         '</div>',
         '<!-- /top_navigator -->',
         '<!-- /header_js -->'].join('');

    document.write(buffer);
}


// ------------------------------------------------
// 野菜前線用ヘッダ
//   yasai_top()
// ------------------------------------------------
function yasai_top() {
    var buffer =
        ['<!-- header_js -->',
         '<div>',
         header(false),
         '<!-- global_navigator -->',
         '<div id="global_navigator" style="background: #FFF url(/image/bg_header_01.gif) left 65px repeat-x;">',
         '<!-- bottom -->',
         '<div class="bottom" style="text-align: left; width: 900px;">',
         '<table border="0" cellspacing="0" cellpadding="0">',
         '<tr>',
         '<td style="padding-right: 4px; vertical-align: top;"><a href="/tsk/index.html" target="_top"><img src="/tsk/images/logo.gif" alt="野菜前線" width="191" height="65" border="0"></a></td>',
         '<td style="vertical-align: top; padding-right: 3px; padding-top: 10px;"><a href="/tsk/index.html" target="_top"><img src="/image/btn_global_navi_02.gif" alt="野菜前線" width="136" height="68" border="0"></a></td>',
         '<td style="vertical-align: top; padding-right: 3px; padding-top: 14px;"><a href="/flower/index.html" target="_top"><img src="/image/btn_global_navi_01_off.gif" alt="花前線" width="136" height="51" border="0"></a></td>',
         '<td style="vertical-align: top; padding-right: 3px; padding-top: 14px;"><a href="/green/index.html" target="_top"><img src="/image/btn_global_navi_03_off.gif" alt="芝・緑化・緑肥" width="136" height="51" border="0"></a></td>',
         '<td style="vertical-align: top; padding-right: 3px; padding-top: 14px;"><a href="/material/index.html" target="_top"><img src="/image/btn_global_navi_04_off.gif" alt="農園芸資材" width="136" height="51" border="0"></a></td>',
         '<td style="vertical-align: top; padding-right: 3px; padding-top: 14px;"><a href="https://shop.takii.co.jp/shop/index.html" target="_top"><img src="/image/btn_global_navi_05_off.gif" alt="タキイネット通販" width="146" height="51" border="0"></a></td>',
         '</tr>',
         '</table>',
         '</div>',
         '<!-- /bottom -->',
         '</div>',
         '<!-- /global_navigator -->',
         '<!-- top_navigator -->',
         '<div id="top_navigator" style="background-color: #008845">',
         '<!--  -->',
         '<div style="padding-bottom: 8px; text-align: left; width: 900px;">',
         '<table border="0" cellspacing="0" cellpadding="0">',
         '<tr>',
         '<td style="padding-right: 8px;"><a href="/CGI/tsk/shohin/search.cgi" target="_top"><img src="/tsk/images/tx_top_navigator_01.gif" alt="品種カタログ" width="91" height="21" border="0"></a></td>',
         '<td style="padding-right: 8px;"><a href="/tsk/hinshu_idx.html" target="_top"><img src="/tsk/images/tx_top_navigator_02.gif" alt="SEED NAVI（適作型検索）" width="157" height="21" border="0"></a></td>',
         '<td style="padding-right: 8px;"><a href="/tsk/bugs_idx.html" target="_top"><img src="/tsk/images/tx_top_navigator_03.gif" alt="病害虫・生理障害" width="124" height="21" border="0"></a></td>',
         '<td style="padding-right: 8px;"><a href="/tsk/hinmoku_idx.html" target="_top"><img src="/tsk/images/tx_top_navigator_04.gif" alt="野菜なんでも百科" width="126" height="21" border="0"></a></td>',
         '<td><span><img src="/tsk/images/tx_top_navigator_05.gif" alt="販促・支援" width="223" height="21" border="0" usemap="#top_navigator_05"></span></td>',
         '</tr>',
         '</table>',
         '<map name="top_navigator_05">',
         '<area shape="rect" coords="67,4,131,19" href="/tsk/support/index.html" alt="" target="_top">',
         '<area shape="rect" coords="133,4,219,19" href="/tsk/support/tools/tools_idx.html" alt="" target="_top">',
         '</map>',
         '</div>',
         '<!-- / -->',
         '</div>',
         '<!-- /top_navigator -->',
         '<!-- /header_js -->'].join('');

    document.write(buffer);
}


// ------------------------------------------------
// 芝・緑化・緑肥用ヘッダ
//   green_top()
// ------------------------------------------------
function green_top() {
    var buffer =
        ['<!-- header_js -->',
         '<div align="center">',
         header(true),
         '<!-- global_navigator -->',
         '<div id="global_navigator" style="background: #FFF url(/image/bg_header_01.gif) left 65px repeat-x;">',
         '<!-- bottom -->',
         '<div class="bottom" style="margin: 0 auto; text-align: left; width: 900px;">',
         '<table border="0" cellspacing="0" cellpadding="0">',
         '<tr>',
         '<td style="padding-right: 4px; vertical-align: top;"><a href="/green/index.html"><img src="/green/images/logo.gif" alt="芝・緑化・緑肥" width="191" height="65" border="0"></a></td>',
         '<td style="vertical-align: top; padding-right: 3px; padding-top: 14px;"><a href="/tsk/index.html"><img src="/image/btn_global_navi_02_off.gif" alt="野菜前線" width="136" height="51" border="0"></a></td>',
         '<td style="vertical-align: top; padding-right: 3px; padding-top: 14px;"><a href="/flower/index.html"><img src="/image/btn_global_navi_01_off.gif" alt="花前線" width="136" height="51" border="0"></a></td>',
         '<td style="vertical-align: top; padding-right: 3px; padding-top: 10px;"><a href="/green/index.html"><img src="/image/btn_global_navi_03.gif" alt="芝・緑化・緑肥" width="136" height="68" border="0"></a></td>',
         '<td style="vertical-align: top; padding-right: 3px; padding-top: 14px;"><a href="/material/index.html"><img src="/image/btn_global_navi_04_off.gif" alt="農園芸資材" width="136" height="51" border="0"></a></td>',
         '<td style="vertical-align: top; padding-right: 3px; padding-top: 14px;"><a href="https://shop.takii.co.jp/shop/index.html"><img src="/image/btn_global_navi_05_off.gif" alt="タキイネット通販" width="146" height="51" border="0"></a></td>',
         '</tr>',
         '</table>',
         '</div>',
         '<!-- /bottom -->',
         '</div>',
         '<!-- /global_navigator -->',
         '<!-- top_navigator -->',
         '<div id="top_navigator" style="background-color: #008845">',
         '<!--  -->',
         '<div style="margin: 0 auto; padding-bottom: 8px; text-align: left; width: 900px;">',
         '<table border="0" cellspacing="0" cellpadding="0">',
         '<tr>',
         '<td style="padding-right: 8px;"><a href="/green/catalog/default.html"><img src="/green/images/tx_top_navigator_01.gif" alt="品種カタログ" width="110" height="21" border="0"></a></td>',
         '<td style="padding-right: 8px;"><a href="/green/prevent/pest.html"><img src="/green/images/tx_top_navigator_02.gif" alt="病害虫・雑草情報" width="125" height="21" border="0"></a></td>',
         '<td><a href="/green/howto/index.html"><img src="/green/images/tx_top_navigator_03.gif" alt="芝生なんでも百科" width="130" height="21" border="0"></a></td>',
         '</tr>',
         '</table>',
         '</div>',
         '<!-- / -->',
         '</div>',
         '<!-- /top_navigator -->',
         '<!-- /header_js -->'].join('');

    document.write(buffer);
}


// ------------------------------------------------
// 農園芸資材用ヘッダ
//   material_top()
// ------------------------------------------------
function material_top() {
    var buffer =
        ['<!-- header_js -->',
         '<div align="center">',
         header(true),
         '<!-- global_navigator -->',
         '<div id="global_navigator" style="background: #FFF url(/image/bg_header_01.gif) left 65px repeat-x;">',
         '<!-- bottom -->',
         '<div class="bottom" style="margin: 0 auto; text-align: left; width: 900px;">',
         '<table border="0" cellspacing="0" cellpadding="0">',
         '<tr>',
         '<td style="padding-right: 4px; vertical-align: top;"><a href="/material/index.html"><img src="/material/images/logo.gif" alt="農園芸資材" width="191" height="65" border="0"></a></td>',
         '<td style="vertical-align: top; padding-right: 3px; padding-top: 14px;"><a href="/tsk/index.html"><img src="/image/btn_global_navi_02_off.gif" alt="野菜前線" width="136" height="51" border="0"></a></td>',
         '<td style="vertical-align: top; padding-right: 3px; padding-top: 14px;"><a href="/flower/index.html"><img src="/image/btn_global_navi_01_off.gif" alt="花前線" width="136" height="51" border="0"></a></td>',
         '<td style="vertical-align: top; padding-right: 3px; padding-top: 14px;"><a href="/green/index.html"><img src="/image/btn_global_navi_03_off.gif" alt="芝・緑化・緑肥" width="136" height="51" border="0"></a></td>',
         '<td style="vertical-align: top; padding-right: 3px; padding-top: 10px;"><a href="/material/index.html"><img src="/image/btn_global_navi_04.gif" alt="農園芸資材" width="136" height="68" border="0"></a></td>',
         '<td style="vertical-align: top; padding-right: 3px; padding-top: 14px;"><a href="https://shop.takii.co.jp/shop/index.html"><img src="/image/btn_global_navi_05_off.gif" alt="タキイネット通販" width="146" height="51" border="0"></a></td>',
         '</tr>',
         '</table>',
         '</div>',
         '<!-- /bottom -->',
         '</div>',
         '<!-- /global_navigator -->',
         '<!-- top_navigator -->',
         '<div id="top_navigator" style="background-color: #008845">',
         '<!--  -->',
         '<div style="margin: 0 auto; padding-bottom: 8px; text-align: left; width: 900px;">',
         '<table border="0" cellspacing="0" cellpadding="0">',
         '<tr>',
         '<td style="padding-right: 8px;"><a href="/material/list.html"><img src="/material/images/tx_top_navigator_01.gif" alt="資材カタログ" width="110" height="21" border="0"></a></td>',
         '<td style="padding-right: 8px;"><a href="/material/item/start/index.html"><img src="/material/images/tx_top_navigator_02.gif" alt="はじめよう！タキイの資材で！" width="170" height="21" border="0"></a></td>',
         '<td><span><img src="/material/images/tx_top_navigator_03.gif" alt="培土・肥料なんでも百科" width="540" height="21" border="0" usemap="#top_navigator_03"></span></td>',
         '</tr>',
         '</table>',
									'<map name="top_navigator_03">',
         '<area shape="rect" coords="133,4,203,19" href="/material/howto/soil/index.html" alt="">',
         '<area shape="rect" coords="204,4,313,19" href="/material/howto/good/index.html" alt="">',
         '<area shape="rect" coords="314,4,414,19" href="/material/tools/index.html" alt="">',
         '<area shape="rect" coords="415,4,534,19" href="/material/howto/manure/index.html" alt="">',
         '</map>',
         '</div>',
         '<!-- / -->',
         '</div>',
         '<!-- /top_navigator -->',
         '<!-- /header_js -->'].join('');

    document.write(buffer);
}


// ------------------------------------------------
// 園芸新知識用ヘッダ
//   gardening_top()
// ------------------------------------------------
function gardening_top() {
    var buffer =
        ['<!-- header_js -->',
         '<div align="center">',
         header(true),
         '<!-- global_navigator -->',
         '<div id="global_navigator" style="background: #FFF url(/image/bg_header_01.gif) left 65px repeat-x;">',
         '<!-- bottom -->',
         '<div class="bottom" style="margin: 0 auto; text-align: left; width: 900px;">',
         '<table border="0" cellspacing="0" cellpadding="0">',
         '<tr>',
         '<td style="padding-bottom: 17px; padding-right: 4px; vertical-align: top;"><span><img src="/enchi/images/logo.gif" alt="園芸新知識" width="191" height="65" border="0"></span></td>',
         '<td style="vertical-align: top; padding-bottom: 17px; padding-right: 3px; padding-top: 14px;"><a href="/tsk/index.html"><img src="/image/btn_global_navi_02_off.gif" alt="野菜前線" width="136" height="51" border="0"></a></td>',
         '<td style="vertical-align: top; padding-bottom: 17px; padding-right: 3px; padding-top: 14px;"><a href="/flower/index.html"><img src="/image/btn_global_navi_01_off.gif" alt="花前線" width="136" height="51" border="0"></a></td>',
         '<td style="vertical-align: top; padding-bottom: 17px; padding-right: 3px; padding-top: 14px;"><a href="/green/index.html"><img src="/image/btn_global_navi_03_off.gif" alt="芝・緑化・緑肥" width="136" height="51" border="0"></a></td>',
         '<td style="vertical-align: top; padding-bottom: 17px; padding-right: 3px; padding-top: 14px;"><a href="/material/index.html"><img src="/image/btn_global_navi_04_off.gif" alt="農園芸資材" width="136" height="51" border="0"></a></td>',
         '<td style="vertical-align: top; padding-bottom: 17px; padding-right: 3px; padding-top: 14px;"><a href="https://shop.takii.co.jp/shop/index.html"><img src="/image/btn_global_navi_05_off.gif" alt="タキイネット通販" width="146" height="51" border="0"></a></td>',
         '</tr>',
         '</table>',
         '</div>',
         '<!-- /bottom -->',
         '</div>',
         '<!-- /global_navigator -->',
         '<!-- /header_js -->'].join('');

    document.write(buffer);
}


/* ----------------------------------------------------------------- */
/* MM_Std_Function ------------------------------------------------- */
/* ----------------------------------------------------------------- */
function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i>a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i>d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}

function MM_openBrWindow(theURL,winName,features) { //v2.0
  var newWin = window.open(theURL,winName,features);
  newWin.focus();
}

