// -*-mode: Text; coding: iso-2022-jp; -*-
// /home/tetsu/public_html/count.js
// created: November 06,2001 Tuesday 03:14:25
// author: tetsu(WATANABE Tetsuya)
// $Id: count.js,v 1.4 2002/05/09 06:19:29 tetsu Exp tetsu $

last_mod = new Date(document.lastModified);
document.write("<a href=\"/~tetsu/\">top</a> <a href=\"../\">up</a> <a href=\"./\">dir</a> ");
document.writeln("Last Modified: ", last_mod);
document.writeln("<hr>");
if (document.URL.indexOf("http://homepage1.nifty.com/~tetsu/", 0) != -1 &&
    document.referrer.indexOf("http://homepage1.nifty.com/~tetsu/", 0) == -1) {
  document.write("<p>since 1999.11.6");
  document.write("<a href=\"ithink/counter.html\" title=\"$B;d$N%+%&%s%?$N9M$($+$?$H$+(B\"><IMG SRC=\"http://hpcounter1.nifty.com/cgi-bin/counter.cgi?u=KGH05042&p=9&c=7\" WIDTH=112 HEIGHT=18 ALT=\"counter\"></a>");
  document.write("$B?ML\$N$*5RMM(B</p>");
}

var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
try {
var pageTracker = _gat._getTracker("UA-11501006-1");
pageTracker._trackPageview();
} catch(err) {}
