(function(){
var head = document.getElementsByTagName('head');
var link = document.createElement('link');
link.setAttribute('href', 'http://doday.net/css/en/widget.css');
link.setAttribute('rel', 'stylesheet');
link.setAttribute('type', 'text/css');
head[0].appendChild(link);
document.write('<div id="doday_widget"><div class="doday_widget_img"><a href="http://doday.net/hunchbaek" onclick="window.open(this.href);return false;"><img src="http://doday.net/user_img/default.gif" alt="은빛연어\'s photo" width="48" height="48" /></a></div><div class="doday_widget_nickname"><a href="http://doday.net/hunchbaek" onclick="window.open(this.href);return false;">은빛연어</a></div><div class="doday_widget_title"><a href="http://doday.net/hunchbaek" onclick="window.open(this.href);return false;">은빛연어님의 ido 입니다</a></div><div class="doday_widget_recent_do"><ul><li class="doday_widget_category8"><a href="http://doday.net/hunchbaek" onclick="window.open(this.href);return false;">리뷰 쓰자</a></li><li class="doday_widget_category7"><a href="http://doday.net/hunchbaek" onclick="window.open(this.href);return false;">영화 보자</a></li><li class="doday_widget_category5"><a href="http://doday.net/hunchbaek" onclick="window.open(this.href);return false;">책을 읽자</a></li><li class="doday_widget_category1"><a href="http://doday.net/hunchbaek" onclick="window.open(this.href);return false;">블로그질 좀 하자</a></li><li class="doday_widget_category3"><a href="http://doday.net/hunchbaek" onclick="window.open(this.href);return false;">등산 가자</a></li></ul></div><div class="doday_widget_by"><a href="http://doday.net" onclick="window.open(this.href);return false;"><img src="http://doday.net/img/en/logo_widget.gif" alt="doday" /></a></div></div>');})();