<!--
function fncGCExDisp(circle_code, target)
{

  var circle_temp;
  var target_temp;
  var temp;

  if(circle_code != "")
  {
    circle_temp = "?circle=" + circle_code;
  }

  if(target != "")
  {
    target_temp = " target=\"" + target + "\"";
  }
  else
  {
    target_temp = " target=\"main\"";
  }

/*
  circle_join = "/circle/join.asp" + circle_temp;
  top = "/circle/top.asp" + circle_temp;
  member_list = "/circle/member_list.asp" + circle_temp;
  bbs = "/circle/bbs.asp" + cicle_temp;
  compe = "/circle/compe_list.asp" + circle_temp;
  ranking = "/circle/ranking_total.asp" + circle_temp;
  circle_info = "/circle/circle_info.asp" + circle_temp;
*/
  document.write("  <table border=\"1\" cellpadding=\"0\" cellspacing=\"0\">\n");

  document.write("    <tr>\n");
  document.write("      <td>\n");
  document.write("        <img border=\"0\" src=\"http://www.g-circle.com/circle/image/g_circle_ex.gif\" width=\"119\" height=\"38\">\n");
  document.write("      </td>\n");
  document.write("    </tr>\n");

  document.write("    <tr>\n");
  document.write("      <td>\n");
  document.write("        <table width=\"120\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" bordercolor=\"#3B0C7A\">\n");

  temp = "http://www.g-circle.com/circle/riyokiyaku.asp" + circle_temp;
  document.write("          <tr>\n");
  document.write("            <td align=\"center\" nowrap>\n");
  document.write("              <b><a href=\"" + temp + "\"" + target_temp + ">Ｇサークル登録</a></b>\n");
  document.write("            </td>\n");
  document.write("          </tr>\n");

  temp = "http://www.g-circle.com/circle/circle_join.asp" + circle_temp;
  document.write("          <tr>\n");
  document.write("            <td align=\"center\" nowrap>\n");
  document.write("              <b><a href=\"" + temp + "\"" + target_temp + ">サークル入会</a></b>\n");
  document.write("            </td>\n");
  document.write("          </tr>\n");

  temp = "http://www.g-circle.com/circle/member_list.asp" + circle_temp;
  document.write("          <tr>\n");
  document.write("            <td align=\"center\" nowrap>\n");
  document.write("              <b><a href=\"" + temp + "\"" + target_temp + ">メンバー表</a></b>\n");
  document.write("            </td>\n");
  document.write("          </tr>\n");

  temp = "http://www.g-circle.com/circle/bbs.asp" + circle_temp;
  document.write("          <tr>\n");
  document.write("            <td align=\"center\" nowrap>\n");
  document.write("              <b><a href=\"" + temp + "\"" + target_temp + ">掲示板</a></b>\n");
  document.write("            </td>\n");
  document.write("          </tr>\n");

  temp = "http://www.g-circle.com/circle/compe_list.asp" + circle_temp;
  document.write("          <tr>\n");
  document.write("            <td align=\"center\" nowrap>\n");
  document.write("              <b><a href=\"" + temp + "\"" + target_temp + ">コンペログ</a></b>\n");
  document.write("            </td>\n");
  document.write("          </tr>\n");

  temp = "http://www.g-circle.com/circle/ranking_total.asp" + circle_temp;
  document.write("          <tr>\n");
  document.write("            <td align=\"center\" nowrap>\n");
  document.write("              <b><a href=\"" + temp + "\"" + target_temp + ">ランキング</a></b>\n");
  document.write("            </td>\n");
  document.write("          </tr>\n");

  temp = "http://www.g-circle.com/circle/top.asp" + circle_temp;
  document.write("          <tr>\n");
  document.write("            <td align=\"center\" nowrap>\n");
  document.write("              <b><a href=\"" + temp + "\"" + target_temp + ">サークル情報</a></b>\n");
  document.write("            </td>\n");
  document.write("          </tr>\n");

  temp = "http://www.g-circle.com/circle/circle_info.asp" + circle_temp;
  document.write("          <tr>\n");
  document.write("            <td align=\"center\" nowrap>\n");
  document.write("              <b><a href=\"" + temp + "\"" + target_temp + ">サークル登録情報</a></b>\n");
  document.write("            </td>\n");
  document.write("          </tr>\n");
/*
  document.write("          <tr>\n");
  document.write("            <td align=\"center\" nowrap>\n");
  document.write("              <b><a href=\"http://www.arumada.com\" + target = \"\_blank\"\>ゴルフ場予約</a></b>\n");
  document.write("            </td>\n");
  document.write("          </tr>\n");
*/
  document.write("        </table>\n");
  document.write("      </td>\n");
  document.write("    </tr>\n");

  document.write("  </table>\n");
}

function fncGCExDisp2(circle_code, target)
{

  var circle_temp;
  var target_temp;
  var temp;
  var i;

  if(circle_code != "")
  {
    circle_temp = "?circle=" + circle_code;
  }

  if(target != "")
  {
    target_temp = " target=\"" + target + "\"";
  }
  else
  {
    target_temp = " target=\"main\"";
  }

  document.write("  <table border=\"1\" cellpadding=\"0\" cellspacing=\"0\">\n");

  document.write("    <tr>\n");
  document.write("      <td>\n");
  document.write("        <img border=\"0\" src=\"http://www.g-circle.com/circle/image/g_circle_ex.gif\" width=\"119\" height=\"38\">\n");
  document.write("      </td>\n");
  document.write("    </tr>\n");

  document.write("    <tr>\n");
  document.write("      <td>\n");
  document.write("        <table width=\"120\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" bordercolor=\"#3B0C7A\">\n");

  temp = "http://www.g-circle.com/circle/member_list.asp" + circle_temp;
  document.write("          <tr>\n");
  document.write("            <td align=\"center\" nowrap>\n");
  document.write("              <b><a href=\"" + temp + "\"" + target_temp + ">メンバー表</a></b>\n");
  document.write("            </td>\n");
  document.write("          </tr>\n");

  temp = "http://www.g-circle.com/circle/bbs.asp" + circle_temp;
  document.write("          <tr>\n");
  document.write("            <td align=\"center\" nowrap>\n");
  document.write("              <b><a href=\"" + temp + "\"" + target_temp + ">掲示板</a></b>\n");
  document.write("            </td>\n");
  document.write("          </tr>\n");

  temp = "http://www.g-circle.com/circle/compe_list.asp" + circle_temp;
  document.write("          <tr>\n");
  document.write("            <td align=\"center\" nowrap>\n");
  document.write("              <b><a href=\"" + temp + "\"" + target_temp + ">コンペログ</a></b>\n");
  document.write("            </td>\n");
  document.write("          </tr>\n");

  temp = "http://www.g-circle.com/circle/ranking_total.asp" + circle_temp;
  document.write("          <tr>\n");
  document.write("            <td align=\"center\" nowrap>\n");
  document.write("              <b><a href=\"" + temp + "\"" + target_temp + ">ランキング</a></b>\n");
  document.write("            </td>\n");
  document.write("          </tr>\n");

  temp = "http://www.g-circle.com/circle/top.asp" + circle_temp;
  document.write("          <tr>\n");
  document.write("            <td align=\"center\" nowrap>\n");
  document.write("              <b><a href=\"" + temp + "\"" + target_temp + ">サークル情報</a></b>\n");
  document.write("            </td>\n");
  document.write("          </tr>\n");

  temp = "http://www.g-circle.com/circle/circle_info.asp" + circle_temp;
  document.write("          <tr>\n");
  document.write("            <td align=\"center\" nowrap>\n");
  document.write("              <b><a href=\"" + temp + "\"" + target_temp + ">サークル登録情報</a></b>\n");
  document.write("            </td>\n");
  document.write("          </tr>\n");
/*
  document.write("          <tr>\n");
  document.write("            <td align=\"center\" nowrap>\n");
  document.write("              <b><a href=\"http://www.arumada.com\" + target = \"\_blank\"\>ゴルフ場予約</a></b>\n");
  document.write("            </td>\n");
  document.write("          </tr>\n");
*/
  document.write("        </table>\n");
  document.write("      </td>\n");
  document.write("    </tr>\n");

  document.write("  </table>\n");
}
-->
