// JavaScript Document
var sBase = "http://www.xtrillion.com/";

document.write("<br clear='all'><div id='footer'><div class='link'><a href='");
document.write(sBase+"haikei.html' title='設立背景' class='link1'>設立背景</a> ｜ <a href='");
document.write(sBase+"technology.html' title='XTテクノロジー' class='link2'>XTテクノロジー</a> ｜ <a href='");
document.write(sBase+"solution.html' title='事業領域' class='link3'>事業領域</a> ｜ <a href='");
document.write(sBase+"products.html' title='製品紹介' class='link4'>製品紹介</a> ｜ <a href='");
document.write(sBase+"news/index.html' title='ニュース' class='link5'>ニュース</a> ｜ <a href='");
document.write(sBase+"company.html' title='会社案内' class='link6'>会社案内</a> ｜ <a href='");
document.write(sBase+"recruit.html' title='採用情報' class='link7'>採用情報</a></div><p class='copyright'><img src='");
document.write(sBase+"img/f_copyright.gif' alt='Copyright（C）XTrillion Co Ltd. All Rights Reserved.' width='275' height='71'></p></div>");
