<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=EUC-JP" />

<title>しましまえぶりでぃ: web拍手</title>

<link rel="stylesheet" href="http://stripecat.s56.xrea.com/blog/styles-site.css" type="text/css" />
<link rel="alternate" type="application/rss+xml" title="RSS" href="http://stripecat.s56.xrea.com/blog/index.rdf" />

<link rel="start" href="http://stripecat.s56.xrea.com/blog/" title="Home" />
<link rel="prev" href="http://stripecat.s56.xrea.com/blog/archives/000089.html" title="dexアプ。" />

<link rel="next" href="http://stripecat.s56.xrea.com/blog/archives/000091.html" title="久しぶりに騎士団" />


<script type="text/javascript" language="javascript">
<!--

function OpenTrackback (c) {
    window.open(c,
                    'trackback',
                    'width=480,height=480,scrollbars=yes,status=yes');
}

var HOST = 'stripecat.s56.xrea.com';

// Copyright (c) 1996-1997 Athenia Associates.
// http://www.webreference.com/js/
// License is granted if and only if this entire
// copyright notice is included. By Tomer Shiran.

function setCookie (name, value, expires, path, domain, secure) {
    var curCookie = name + "=" + escape(value) + ((expires) ? "; expires=" + expires.toGMTString() : "") + ((path) ? "; path=" + path : "") + ((domain) ? "; domain=" + domain : "") + ((secure) ? "; secure" : "");
    document.cookie = curCookie;
}

function getCookie (name) {
    var prefix = name + '=';
    var c = document.cookie;
    var nullstring = '';
    var cookieStartIndex = c.indexOf(prefix);
    if (cookieStartIndex == -1)
        return nullstring;
    var cookieEndIndex = c.indexOf(";", cookieStartIndex + prefix.length);
    if (cookieEndIndex == -1)
        cookieEndIndex = c.length;
    return unescape(c.substring(cookieStartIndex + prefix.length, cookieEndIndex));
}

function deleteCookie (name, path, domain) {
    if (getCookie(name))
        document.cookie = name + "=" + ((path) ? "; path=" + path : "") + ((domain) ? "; domain=" + domain : "") + "; expires=Thu, 01-Jan-70 00:00:01 GMT";
}

function fixDate (date) {
    var base = new Date(0);
    var skew = base.getTime();
    if (skew > 0)
        date.setTime(date.getTime() - skew);
}

function rememberMe (f) {
    var now = new Date();
    fixDate(now);
    now.setTime(now.getTime() + 365 * 24 * 60 * 60 * 1000);
    setCookie('mtcmtauth', f.author.value, now, '', HOST, '');
    setCookie('mtcmtmail', f.email.value, now, '', HOST, '');
    setCookie('mtcmthome', f.url.value, now, '', HOST, '');
}

function forgetMe (f) {
    deleteCookie('mtcmtmail', '', HOST);
    deleteCookie('mtcmthome', '', HOST);
    deleteCookie('mtcmtauth', '', HOST);
    f.email.value = '';
    f.author.value = '';
    f.url.value = '';
}

//-->
</script>





</head>

<body>

<div id="banner">
<h1><a href="http://stripecat.s56.xrea.com/blog/" accesskey="1">
<img src="../../img/title.gif" border="0" alt="http://stripecat.s56.xrea.com/blog/">
<!-- しましまえぶりでぃ -->
</a></h1>
<span class="description"></span>
</div>

<div id="container">

<div class="blog">

<div id="menu">
<a href="http://stripecat.s56.xrea.com/blog/archives/000089.html">&laquo; dexアプ。</a> |

<a href="http://stripecat.s56.xrea.com/blog/">Main</a>
| <a href="http://stripecat.s56.xrea.com/blog/archives/000091.html">久しぶりに騎士団 &raquo;</a>

</div>

</div>


<div class="blog">

<h2 class="date">November 21, 2004</h2>

<div class="blogbody">

<h3 class="title">web拍手</h3>

<p>　あちこちで見かけるので、つけたくなってつけてみました。どう考えても、特定少数の人しか見に来ていない、こんなサイトにつける意味はないような気がするんだけどね(;´Д`)全く日記を書いてくれないkousagiは、外しました。拍手もコメントも、IPなどは全くわからないのでお気軽にどうぞ！とは言っても、見てるの知り合いしかいないんだけどね・・・笑。</p>

<a name="more"></a>


<span class="posted">Posted by しましま at November 21, 2004 11:58 AM

<br /></span>

</div>


<div class="comments-head"><a name="comments"></a>Comments</div>




<div class="comments-head">コメントを投稿する</div>

<div class="comments-body">
<form method="post" action="http://stripecat.s56.xrea.com/blog/mt-comments.cgi" name="comments_form" onsubmit="if (this.bakecookie[0].checked) rememberMe(this)">
<input type="hidden" name="entry_id" value="90" />

<!--div style="width:180px; padding-right:15px; margin-right:15px; float:left; text-align:left; border-right:1px dotted #bbb;"-->
	<label for="author">なまえ:</label>
	<input tabindex="1" id="author" name="author" /><br />

	<label for="email">めーる:</label>
	<input tabindex="2" id="email" name="email" /><br />

	<label for="url">ＵＲＬ:</label>
	<input tabindex="3" id="url" name="url" /><br />
<!--/div-->

なまえをクッキーに保存しますか？ 
<input type="radio" id="bakecookie" name="bakecookie" /><label for="bakecookie">Yes</label><input type="radio" id="forget" name="bakecookie" onclick="forgetMe(this.form)" value="Forget Info" style="margin-left: 15px;" /><label for="forget">No</label><br style="clear: both;" />

<br />

<label for="text">こめんと:</label> <br />
<textarea tabindex="4" id="text" name="text" rows="10" cols="50"></textarea><br /><br />

<input type="button" onclick="window.close()" value="&nbsp;きゃんせる&nbsp;" />
<input type="submit" name="preview" value="&nbsp;ぷれびゅー&nbsp;" />
<input style="font-weight: bold;" type="submit" name="post" value="&nbsp;かきこむ&nbsp;" /><br /><br />

</form>
<script type="text/javascript" language="javascript">
<!--
document.comments_form.email.value = getCookie("mtcmtmail");
document.comments_form.author.value = getCookie("mtcmtauth");
document.comments_form.url.value = getCookie("mtcmthome");
if (getCookie("mtcmtauth")) {
    document.comments_form.bakecookie[0].checked = true;
} else {
    document.comments_form.bakecookie[1].checked = true;
}
//-->
</script>
</div>


</div>
</div>
</body>
</html>
