/*
* @title Hatena::Star::SiteConfigGenerator
* @description Hatena.Star.SiteConfigGenerator (Forked)
* @include http://*
* @license as-is
* @author Hatena Inc.
* @see http://d.hatena.ne.jp/hatenastar/20070927/1190873172
* @see http://s.hatena.ne.jp/swf/scg.htm
* @see http://developer.hatena.ne.jp/ja/documents/star/apis/siteconfig (Forked form)
* @require
*/
var s = document.createElement('script');
s.charset = 'UTF-8';
s.src = 'http://s.hatena.ne.jp/js/Hatena/Star/SiteConfigGenerator.js';
document.body.appendChild(s);