function update() {
var update_content = '<ul class="tr_update">';
update_content += '<img src="img/new.gif"><br />';
update_content += '<li><A href="http://www.model-code.com/model_list/index.htm" target="_top">2/1&nbsp;瀬戸あいか 宣材写真更新</A>&nbsp;</li>';
update_content += '<li><A href="http://www.model-code.com/model_list/index.htm" target="_top">1/27&nbsp;モデルリスト全リニューアル</A>&nbsp;</li>';
update_content += '<li><A href="http://www.model-code.com/magazine/index.htm" target="_top">1/20&nbsp;マガジン広告写真★ 割引対象誌更新</A>&nbsp;</li>';
update_content += '<li><A href="http://www.model-code.com/ch25/index.htm" target="_top">2012年1/4&nbsp;チャレンジ25応援団キャンペーン</A>&nbsp;</li>';
update_content += '<li><A href="http://www.model-code.com/cafe_code/item/372" target="_top">12/9&nbsp;年末年始の営業について</A>&nbsp;</li>';
update_content += '<li><A href="http://www.model-code.com/sp_new/hirose/index.htm" target="_top">12/1&nbsp;新人モデル限定プラン受付開始</A>&nbsp;</li>';
update_content += '<li><A href="http://www.model-code.com/model_list/index.htm" target="_top">12/1&nbsp;新城理沙 Newモデル撮影受付開始</A>&nbsp;</li>';
update_content += '<li><A href="http://www.model-code.com/p_item/index.htm" target="_top">11/24&nbsp;クリスマスキャンペーンSTART</A>&nbsp;</li>';
update_content += '<li><A href="http://www.model-code.com/sp_new/index.htm" target="_top">11/3&nbsp;新人モデル限定プラン受付開始</A>&nbsp;</li>';
update_content += '<li><A href="http://www.model-code.com/model_list/index.htm" target="_top">11/3&nbsp;新城理沙 Newモデル撮影受付開始</A>&nbsp;</li>';
update_content += '</ul>';
document.write(update_content);
}
