var location_url = '' + document.location + '';
var gaUrl = 'http://www.stylful.jp/file/js/utf8/stylful.js';
if(location_url.indexOf('blog',0) != -1){
 gaUrl = 'http://www.stylful.jp/file/js/utf8/kekkon-j.js';
}else if(location_url.indexOf('cgm.stylful.jp',0) != -1){
 gaUrl = 'http://www.stylful.jp/file/js/utf8/kekkon-j.js';
}

document.write(unescape("%3Cscript src='" + gaUrl + "' type='text/javascript'%3E%3C/script%3E"));
