﻿// JavaScript Document

function example () {
document.write('<ul>\
<li><a href="./example/"><img src="./img/home/bn1.jpg" class="imgover" alt="導入事例その1" /></a></li>\
<li><a href="./example/part2.html"><img src="./img/home/bn2.jpg" class="imgover" alt="導入事例その2" /></a></li>\
</ul>');
}

function cost () {
document.write('<p class="feature"><a href="./cost.html"><img src="./img/home/bn3.jpg" class="imgover" alt="軽量・頑丈・低コスト素材" /></a></p>\
<p class="feature"><a href="./example/reference.html"><img src="./img/home/bn7.jpg" class="imgover" alt="モール参考価格例はこちらよりご確認ください" /></a></p>');
}

function facilities () {
document.write('<a href="./decoration/facilities.html"><img src="./img/home/bn1.gif" class="imgover" alt="詳しくはこちら" /></a>');
}

function rental () {
document.write('<a href="./decoration/rental.html"><img src="./img/home/bn1.gif" class="imgover" alt="詳しくはこちら" /></a>');
}

function visitor () {
document.write('<ul id="visitor">\
<li><a href="./decoration/"><img src="./img/home/bn4.jpg" class="imgover" alt="建築装飾サービス" /></a></li>\
<li><a href="./decoration/pro.html"><img src="./img/home/bn5.jpg" class="imgover" alt="建築装飾のプロ集団" /></a></li>\
<li><a href="./voice.html"><img src="./img/home/bn6.jpg" class="imgover" alt="お客様の声" /></a></li>\
</ul>');
}

function eagle8 () {
document.write('<p id="eagle8"><a href="./decoration/eagle8.html"><img src="./img/home/bn2.gif" class="imgover" alt="夢の素材EAGLE8について紹介します！" /></a></p>\
<p id="map"><a href="./area.html"><img src="./img/home/map.jpg" class="imgover" alt="対応地域 全国対応可能！" /></a></p>\
<p class="bnTel"><a href="./contact.html"><img src="./img/bn_tel.jpg" class="imgover" alt="TEL:04-2934-2827 / インターネットからのご依頼・お問い合わせはこちら" /></a></p>');
}
