﻿// JavaScript Document
document.write('<h1><a id="logo" name="logo" href="index.html">ホームページ制作・システム開発/エルクシステム</a></h1>');
document.write('<div class="right"><ul>');
document.write('<li><span class="bold">&gt;&gt;</span><a href="privacy.html">プライバシーポリシー</a></li>');
document.write('<li><span class="bold">&gt;&gt;</span><a href="sitemap.html">サイトマップ</a></li>');
document.write('<li><span class="bold">&gt;&gt;</span><a href="outline.html">会社概要</a></li>');
document.write('<li><span class="bold">&gt;&gt;</span><a href="index.html">ホーム</a></li>');
document.write('<br class="clear" /></ul></div>');