function print_header_top(){
	document.write('<div id="header">'+"\n");
	document.write('	<h1><p>SDJ Mapserver Solutions</p></h1>'+"\n");
	document.write('</div>'+"\n");
	document.write('<div id="menu">'+"\n");
	document.write('	<em id="menu01">'+"\n");
	document.write('		<a href="index.html">TOP</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('	<em id="menu02">'+"\n");
	document.write('		<a href="html/Kinou/Gaiyou.html">機能</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('	<em id="menu08">'+"\n");
	document.write('		<a href="html/Kakaku/Kakaku.html">価格</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('	<em id="menu09">'+"\n");
	document.write('		<a href="html/Order/Order.html">注文</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('	<em id="menu04">'+"\n");
	document.write('		<a href="html/License/License.html">ライセンス</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('	<em id="menu05">'+"\n");
	document.write('		<a href="html/Download/mDownload.html">ダウンロード</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('</div>'+"\n");
}
function print_header_other(){
	document.write('<div id="header">'+"\n");
	document.write('	<h1><p>SDJ Mapserver Solutions</p></h1>'+"\n");
	document.write('</div>'+"\n");
	document.write('<div id="menu">'+"\n");
	document.write('	<em id="menu01">'+"\n");
	document.write('		<a href="../../index.html">TOP</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('	<em id="menu02">'+"\n");
	document.write('		<a href="../Kinou/Gaiyou.html">機能</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('	<em id="menu08">'+"\n");
	document.write('		<a href="../Kakaku/Kakaku.html">価格</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('	<em id="menu09">'+"\n");
	document.write('		<a href="../Order/Order.html">注文</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('	<em id="menu04">'+"\n");
	document.write('		<a href="../License/License.html">ライセンス</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('	<em id="menu05">'+"\n");
	document.write('		<a href="../Download/mDownload.html">ダウンロード</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('</div>'+"\n");
}
function print_header_other2(){
	document.write('<div id="header">'+"\n");
	document.write('	<h1><p>SDJ Mapserver Solutions</p></h1>'+"\n");
	document.write('</div>'+"\n");
	document.write('<div id="menu">'+"\n");
	document.write('	<em id="menu01">'+"\n");
	document.write('		<a href="../../../index.html">TOP</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('	<em id="menu02">'+"\n");
	document.write('		<a href="../../Kinou/Gaiyou.html">機能</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('	<em id="menu08">'+"\n");
	document.write('		<a href="../../Kakaku/Kakaku.html">価格</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('	<em id="menu09">'+"\n");
	document.write('		<a href="../../Order/Order.html">注文</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('	<em id="menu04">'+"\n");
	document.write('		<a href="../../License/License.html">ライセンス</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('	<em id="menu05">'+"\n");
	document.write('		<a href="../../Download/mDownload.html">ダウンロード</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('</div>'+"\n");
}



function print_navi_top(){
	document.write('<div id="navi">'+"\n");
	document.write('	<em id="naviTopic">'+"\n");
	document.write('		<a href="index.html">最新情報</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('	<em id="naviNews">'+"\n");
	document.write('		<a href="html/Top/News/20070330.html">ニュース</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('	<em id="naviDemo">'+"\n");
	document.write('		<a href="html/Top/nDemo.html">デモ</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('	<em id="naviLink">'+"\n");
	document.write('		<a href="html/Top/nLink.html">リンク</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('	<em id="naviBeginner">'+"\n");
	document.write('		<a href="html/NezBeginner/index.html">初心者講座</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('</div>'+"\n");
}
function print_navi_top2(){
	document.write('<div id="navi">'+"\n");
	document.write('	<em id="naviTopic">'+"\n");
	document.write('		<a href="../../index.html">最新情報</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('	<em id="naviNews">'+"\n");
	document.write('		<a href="News/20070330.html">ニュース</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('	<em id="naviDemo">'+"\n");
	document.write('		<a href="nDemo.html">デモ</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('	<em id="naviLink">'+"\n");
	document.write('		<a href="nLink.html">リンク</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('	<em id="naviBeginner">'+"\n");
	document.write('		<a href="../NezBeginner/index.html">初心者講座</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('</div>'+"\n");
}
function print_navi_top3(){
	document.write('<div id="navi">'+"\n");
	document.write('	<em id="naviTopic">'+"\n");
	document.write('		<a href="../../../index.html">最新情報</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('	<em id="naviNews">'+"\n");
	document.write('		<a href="20070330.html">ニュース</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('	<em id="naviDemo">'+"\n");
	document.write('		<a href="../nDemo.html">デモ</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('	<em id="naviLink">'+"\n");
	document.write('		<a href="../nLink.html">リンク</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('	<em id="naviBeginner">'+"\n");
	document.write('		<a href="../../NezBeginner/index.html">初心者講座</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('</div>'+"\n");
}
function print_navi_top4(){
	document.write('<div id="navi">'+"\n");
	document.write('	<em id="naviTopic">'+"\n");
	document.write('		<a href="../../index.html">最新情報</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('	<em id="naviNews">'+"\n");
	document.write('		<a href="../../html/Top/News/20070330.html">ニュース</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('	<em id="naviDemo">'+"\n");
	document.write('		<a href="../../html/Top/nDemo.html">デモ</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('	<em id="naviLink">'+"\n");
	document.write('		<a href="../../html/Top/nLink.html">リンク</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('	<em id="naviBeginner">'+"\n");
	document.write('		<a href="index.html">初心者講座</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('</div>'+"\n");
}
function print_navi_Kinou(){
	document.write('<div id="navi">'+"\n");
	document.write('	<em id="nGaiyou">'+"\n");
	document.write('		<a href="Gaiyou.html">概要</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('	<em id="nKinou">'+"\n");
	document.write('		<a href="Kinou.html">主な機能</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('	<em id="nFOSBrow">'+"\n");
	document.write('		<a href="FOSBrow.html">対応フォーマット/対象OS・ブラウザ</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('</div>'+"\n");
}
function print_navi_License(){
	document.write('<div id="navi">'+"\n");
	document.write('	<em id="nLicense">'+"\n");
	document.write('		<a href="License.html">ライセンスについて</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('	<em id="nOpLicense">'+"\n");
	document.write('		<a href="OpLicense.html">オープンソースライセンス</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('	<em id="nCMLicense">'+"\n");
	document.write('		<a href="CMLicense.html">コマーシャルライセンス</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('</div>'+"\n");
}
function print_navi_Download(){
	document.write('<div id="navi">'+"\n");
	document.write('	<em id="nDLTop">'+"\n");
	document.write('		<a href="mDownload.html">ダウンロード</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('	<em id="nSetupLinux">'+"\n");
	document.write('		<a href="nDLLinux.html">Linux版セットアップ</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('	<em id="nSetupWinApache">'+"\n");
	document.write('		<a href="nDLWindows.html">Windows(Apache)版セットアップ</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('	<em id="nSetupWinIIS">'+"\n");
	document.write('		<a href="nDLWindowsIIS.html">Windows(IIS)版セットアップ</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('	<em id="nHistory">'+"\n");
	document.write('		<a href="nHistory.html">Nez変更履歴</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('</div>'+"\n");
}
function print_navi_DownLinux(){
	document.write('<div id="navi">'+"\n");
	document.write('	<em id="nDLTop">'+"\n");
	document.write('		<a href="mDownload.html">ダウンロード</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('	<em id="nSetupLinux">'+"\n");
	document.write('		<a href="nDLLinux.html">Linux版セットアップ</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('	<em id="nSetupWinApache">'+"\n");
	document.write('		<a href="nDLWindows.html">Windows(Apache)版セットアップ</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('	<em id="nSetupWinIIS">'+"\n");
	document.write('		<a href="nDLWindowsIIS.html">Windows(IIS)版セットアップ</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('	<em id="nHistory">'+"\n");
	document.write('		<a href="nHistory.html">Nez変更履歴</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('</div>'+"\n");
}
function print_navi_DownWindows(){
	document.write('<div id="navi">'+"\n");
	document.write('	<em id="nDLTop">'+"\n");
	document.write('		<a href="mDownload.html">ダウンロード</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('	<em id="nSetupLinux">'+"\n");
	document.write('		<a href="nDLLinux.html">Linux版セットアップ</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('	<em id="nSetupWinApache">'+"\n");
	document.write('		<a href="nDLWindows.html">Windows(Apache)版セットアップ</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('	<em id="nSetupWinIIS">'+"\n");
	document.write('		<a href="nDLWindowsIIS.html">Windows(IIS)版セットアップ</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('	<em id="nHistory">'+"\n");
	document.write('		<a href="nHistory.html">Nez変更履歴</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('</div>'+"\n");
}



function print_foot_top(){
	document.write('<div id="footmenu">'+"\n");
	document.write('	<em id="fSitemap">'+"\n");
	document.write('		<a href="html/Sitemap/fSitemap.html">サイトマップ</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('	<em id="fPolicy">'+"\n");
	document.write('		<a href="html/Policy/fPolicy.html">ウェブポリシー</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('	<em id="fHogo">'+"\n");
	document.write('		<a href="http://www.s-d.co.jp/kojin.html">個人情報保護方針</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('	<em id="fDemo">'+"\n");
	document.write('		<a href="html/Top/nDemo.html">デモ</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('	<em id="fFAQ">'+"\n");
	document.write('		<a href="html/FAQ/mFAQ.html">お問合せ</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('</div>'+"\n");
	document.write('<img src="images/footSDJMap.png" usemap="#footSDJMap" alt="株式会社システム・デザイン・ジャパン　札幌事業所" style="border-style:none" />'+"\n");
	document.write('<map id="footSDJMap" name="footSDJMap">'+"\n");
	document.write('<area shape="rect" alt="株式会社システム・デザイン・ジャパン" coords="699,0,780,30" href="http://www.s-d.co.jp" title="" />'+"\n");
	document.write('<area shape="default" nohref="nohref" alt="株式会社システム・デザイン・ジャパン" />'+"\n");
	document.write('</map>'+"\n");
}
function print_foot_other(){
	document.write('<div id="footmenu">'+"\n");
	document.write('	<em id="fSitemap">'+"\n");
	document.write('		<a href="../Sitemap/fSitemap.html">サイトマップ</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('	<em id="fPolicy">'+"\n");
	document.write('		<a href="../Policy/fPolicy.html">ウェブポリシー</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('	<em id="fHogo">'+"\n");
	document.write('		<a href="http://www.s-d.co.jp/kojin.html">個人情報保護方針</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('	<em id="fDemo">'+"\n");
	document.write('		<a href="../Top/nDemo.html">デモ</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('	<em id="fFAQ">'+"\n");
	document.write('		<a href="../FAQ/mFAQ.html">お問合せ</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('</div>'+"\n");
	document.write('<img src="../../images/footSDJMap.png" usemap="#footSDJMap" alt="株式会社システム・デザイン・ジャパン　札幌事業所" style="border-style:none" />'+"\n");
	document.write('<map id="footSDJMap" name="footSDJMap">'+"\n");
	document.write('<area shape="rect" alt="株式会社システム・デザイン・ジャパン" coords="699,0,780,30" href="http://www.s-d.co.jp" title="" />'+"\n");
	document.write('<area shape="default" nohref="nohref" alt="株式会社システム・デザイン・ジャパン" />'+"\n");
	document.write('</map>'+"\n");
}
function print_foot_other2(){
	document.write('<div id="footmenu">'+"\n");
	document.write('	<em id="fSitemap">'+"\n");
	document.write('		<a href="../../Sitemap/fSitemap.html">サイトマップ</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('	<em id="fPolicy">'+"\n");
	document.write('		<a href="../../Policy/fPolicy.html">ウェブポリシー</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('	<em id="fHogo">'+"\n");
	document.write('		<a href="http://www.s-d.co.jp/kojin.html">個人情報保護方針</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('	<em id="fDemo">'+"\n");
	document.write('		<a href="../../Top/nDemo.html">デモ</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('	<em id="fFAQ">'+"\n");
	document.write('		<a href="../../FAQ/mFAQ.html">お問合せ</a>'+"\n");
	document.write('	</em>'+"\n");
	document.write('</div>'+"\n");
	document.write('<img src="../../../images/footSDJMap.png" usemap="#footSDJMap" alt="株式会社システム・デザイン・ジャパン　札幌事業所" style="border-style:none" />'+"\n");
	document.write('<map id="footSDJMap" name="footSDJMap">'+"\n");
	document.write('<area shape="rect" alt="株式会社システム・デザイン・ジャパン" coords="699,0,780,30" href="http://www.s-d.co.jp" title="" />'+"\n");
	document.write('<area shape="default" nohref="nohref" alt="株式会社システム・デザイン・ジャパン" />'+"\n");
	document.write('</map>'+"\n");
}


