// JavaScript Document
// var sBase = "http://www.delight.ne.jp/~work/XT/English_Web/html/";
var sBase = "http://www.xtrillion.com/us/";

document.write("<br clear='all'><div id='footer'><div class='link'><a href='");
document.write(sBase+"haikei.html' title='Background of XTrillion' class='link1'>Background of XTrillion</a>  |  <a href='");
document.write(sBase+"technology.html' title='XT Technologies' class='link2'>XT Technologies</a>  |  <a href='");
document.write(sBase+"solution.html' title='Business Domain' class='link3'>Business Domain</a>  |  <a href='");
document.write(sBase+"products.html' title='Products' class='link4'>Products</a>  |  <a href='");
document.write(sBase+"news/index.html' title='News and Events' class='link5'>News and Events</a>  |  <a href='");
document.write(sBase+"company.html' title='About XTrillion' class='link6'>About XTrillion</a>  |  <a href='");
document.write(sBase+"contact/index.html' title='Contact Us' class='link7'>Contact Us</a></div><p class='copyright'><img src='");
document.write(sBase+"img/f_copyright.gif' alt='Copyright (C) XTrillion, Inc. All Rights Reserved.' width='275' height='44'></p></div>");