//==========================================================   `_` =====
//      COWBELL Corporation official web site                  t
//      [!]Unauthorized copying of all contents prohibited.   K K  R
//================ Copyright 2001-2006 COWBELL Corporation = (d )m =====
// any problems?  ok, please contact us... mailto:bugreport@cowbell.jp
//
// JavaScript - [function] logging for "Futomi access analizer"


document.write("<img src='http://www.cowbell.jp/cgi-bin/acc/acclog.cgi?");
document.write("referrer="+document.referrer+"&");
document.write("width="+screen.width+"&");
document.write("height="+screen.height+"&");
document.write("color="+screen.colorDepth+"'>");

