var html_l = '';
html_l += '      <!-- 左側バナー start -->';
html_l += '      <div id="sideBtn">';
html_l += '        <a href="/member/ad/getid.html" target="_blank"><img src="/member/common/img/sideBtn_entry_d.jpg" alt="ガンホーID登録" width="140" height="92" /></a>';
html_l += '        <a href="/member/preparation/download.html"><img src="/member/common/img/sideBtn_dl_d.jpg" alt="ゲームダウンロード" width="140" height="72" /></a>';
html_l += '        <a href="javascript:w=window.open(\'/member/beginner/\',\'\',\'scrollbars=no,Width=1000,Height=660\');w.focus();"><img src="/member/common/img/sideBtn_guide_d.jpg" alt="プレイのコツはこちら!!初心者ガイド" width="140" height="42" /></a>';
html_l += '      </div>';
html_l += '      <div class="center">';
html_l += '        <a href="/webgame/" target="_blank"><img src="/member/common/img/sideNavi_webgame2_d.jpg" alt="グランディア オンライン クロス公式サイト" width="170" height="175" /></a>';
html_l += '      </div>';
html_l += '      <div class="center">';
html_l += '        <a href="http://www.grandiaonline.jp/blog/" target="_blank"><img src="/member/common/img/blog_ti.gif" alt="グランディア オンライン公式ブログ" width="160" height="21" /></a>';
html_l += '        <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,45" id="externalBlogParts" width="160" height="310"><param name="movie" value="http://www.grandiaonline.jp/blp/blog_parts.swf"><param name="wmode" value="window"><param name="quality" value="high"><param name="allowScriptAccess" value="sameDomain"><embed src="http://www.grandiaonline.jp/blp/blog_parts.swf" id="externalBlogParts" name="externalBlogParts" allowScriptAccess="sameDomain" quality="high" width="160" height="310" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="window" ></object>';
html_l += '      </div>';
html_l += '      <ul id="sideNavi">';
html_l += '        <li><a href="http://www.grandiaonline.jp/member/support/antidote.html" target="_blank"><img src="/member/common/img/sideNavi_login_d.jpg" alt="エラー" width="140" height="52" /></a></li>';
html_l += '        <li><a href="http://www.grandiaonline.jp/member/etc/worldetc/index.html" target="_blank"><img src="/member/common/img/sideNavi_flashgame_d.jpg" alt="世界観" width="140" height="52" /></a></li>';
html_l += '        <li><a href="http://www.grandiaonline.jp/member/item/recommend.html" target="_blank"><img src="/member/common/img/sideNavi_osusume_d.jpg" alt="オススメ" width="140" height="52" /></a></li>';
html_l += '      </ul>';
html_l += '      <div class="center">';
html_l += '        <a href="http://www.gungho.jp/otp/" target="_blank"><img src="/member/common/img/bn_otp.jpg" alt="ワンタイムパスワードについて" width="155" height="60" /></a>';
html_l += '      </div>';
html_l += '      <p>';
html_l += '        <img src="/member/common/img/sideNavi_maintenance.jpg" alt="定期メンテナンス　毎週水曜日10:00～15:00" width="170" height="146" />';
html_l += '      </p>';
html_l += '      <!-- 左側バナー end -->';
document.write(html_l);