var gioo_tweetcount_u = String(document.location);
var gioo_tweetcount_t = document.title;
var gioo_tweetcount_w = 50;
var gioo_tweetcount_h = 61;
var gioo_tweetcount_s = "http://kr.gioo.com/menu_twitter/tweetcount.html?u=" + escape(gioo_tweetcount_u) + "&t=" + escape(gioo_tweetcount_t);
document.write('<iframe src="'+gioo_tweetcount_s+'" height="'+gioo_tweetcount_h+'" width="'+gioo_tweetcount_w+'" frameborder="0" scrolling="no"></iframe>');