﻿// ヘッダー描画.
document.writeln("<div id=\"head\" onmousedown=\"javascript: return false;\">");
document.writeln("<img src=\"MapForm/img/head.jpg\" alt=\"eまっぷいといがわ\" width=\"715\" height=\"35\"><br>");
document.writeln("<a id=\"Externallink\" href=\"http://www.city.itoigawa.niigata.jp/gis/en/IndexForm.aspx\" style=\"POSITION: absolute; TOP: 0px; LEFT: 715px;\"><img src=\"MapForm/img/ToEnglish.gif\" alt=\"English\"></a>");
document.writeln("<div id=\"title\">");
document.writeln("<p>このサイトは、糸魚川市全域の地図を利用して、糸魚川市が保有する地理情報を分りやすく公開・提供します。</p>");
document.writeln("</div>");
document.writeln("<div><a id=\"top\" href=\"IndexForm.aspx\" style=\"POSITION: absolute; TOP: 37px; LEFT: 562px;\"><img src=\"MapForm/img/eMapTop.gif\" alt=\"eまっぷトップページへ\"></a></div>");
document.writeln("<div><a id=\"itoigawa\" href=\"javascript:;\" style=\"POSITION: absolute; TOP: 37px; LEFT: 681px;\" onclick=\"javascript:window.open('http://www.city.itoigawa.lg.jp/', '_blank'); return true;\"><img src=\"MapForm/img/itoigawaTop.gif\" alt=\"糸魚川市トップページへ\"></a></div>");
document.writeln("</div>");
