
smstr  = '<div class="abouttl">関自動車について</div>';
smstr += '・<a href="http://www.sekiauto.com/about.html">会社案内</a><br>';
smstr += '・<a href="http://www.sekiauto.com/profile.html">プロフィール</a><br>';
smstr += '・<a href="http://www.sekiauto.com/guide.html">シミュレーションガイド</a><br>';
smstr += '・<a href="http://blogs.yahoo.co.jp/sekiauto_seki" target="_blank">板金塗装屋のブログ</a><br>';
smstr += '・<a href="http://www.sekiauto.com/joyful/joyful.cgi" target="_blank">関自動車の掲示板</a><br>';
smstr += '・<a href="http://www.sekiauto.com/sitemap.html">サイトのご利用ガイド</a><br><br>';
smstr += '<div class="abouttl">ご予約・お問い合わせ</div>';
smstr += 'TEL：045-591-4717<br>';
smstr += 'E-mail：<script>ssmail(\'info\',\'こちらをクリック\')</script>';

document.open();
document.write(smstr);
document.close;
