// touch your blog Custom Attributes

var tyb_attributes = {
    "MyBlogURL": "http://chinoken.net/blog/",
	"dateFormat": "jp",
    "exButtonLink": "http://ipor.jp/blog/",
	"exButtonNewWindow": true,
	"exButtonLabel": "touch my blogについて",
	"displayComment": true,
    "submitComment": true,
	"commentCGI": "http://chinoken.net/mt/mt-comments-c1.cgi",
	"requireEMail": true
};