(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/spotlight21c" onclick="window.open(this.href);return false;"><img src="http://doday.net/user_img/ac734c9228c614338a153c1d6639dc42.gif" alt="맘짱\'s photo" width="48" height="48" /></a></div><div class="doday_widget_nickname"><a href="http://doday.net/spotlight21c" onclick="window.open(this.href);return false;">맘짱</a></div><div class="doday_widget_title"><a href="http://doday.net/spotlight21c" onclick="window.open(this.href);return false;">하늘은 언제나 나의 편</a></div><div class="doday_widget_recent_do"><ul><li class="doday_widget_category0"><a href="http://doday.net/spotlight21c" onclick="window.open(this.href);return false;">걸그룹 무서워</a></li><li class="doday_widget_category1"><a href="http://doday.net/spotlight21c" onclick="window.open(this.href);return false;">아빠를 지키자</a></li><li class="doday_widget_category1"><a href="http://doday.net/spotlight21c" onclick="window.open(this.href);return false;">예비군훈련 가자</a></li><li class="doday_widget_category11"><a href="http://doday.net/spotlight21c" onclick="window.open(this.href);return false;">팥빙수 좋아</a></li><li class="doday_widget_category11"><a href="http://doday.net/spotlight21c" 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>');})();