(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_category4"><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_category7"><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_category7"><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>');})();