
//===========================================================================================
//===========================================================================================
function bottom_contents() {
var bottom_content = '<div id="bottom_content" align="center">';
//bottom_content += 'bottom_content';
bottom_content += '</div>';
document.write(bottom_content);
}


//===========================================================================================
//===========================================================================================
function link_contents() {
var link_content = '<img src="images/space.gif" alt="" width="1" height="40">';
link_content += '<table width="780" border="0" cellpadding="0" cellspacing="0">';
link_content += '<tr align="center">';
link_content += '<TD class="read1">';
link_content += '<a href="http://www.gls.co.jp/index.html">ホーム</a> | ';
link_content += '<a href="http://www.gls.co.jp/company-profile/index.html">企業情報</a> | ';
link_content += '<a href="http://www.gls.co.jp/sitemap/index.html">サイトマップ</a> | ';
link_content += '<a href="http://www.gls.co.jp/goriyou/index.html">ご利用上の注意</a> | ';
link_content += '<a href="http://www.gls.co.jp/company-profile/cp-privacy_policy.html">個人情報保護方針</a><br>';
link_content += 'Copyright 1998-2008 GL Sciences Inc.';
link_content += '</TD>';
link_content += '</tr>';
link_content += '</table>';
document.write(link_content);
}

//===========================================================================================
//===========================================================================================
function head_link_contents() {
var head_link_content = '<a href="http://www.gls.co.jp/index.html">Home</a> &gt; ';
head_link_content += '<a href="http://www.gls.co.jp/product/index.html">Products Information</a> &gt; ';
head_link_content += '<a href="http://www.gls.co.jp/glsoft/index.html">Software</a> &gt; ';
document.write(head_link_content);
}

function head_link_contents3() {
var head_link_content = '<a href="http://www.gls.co.jp/index.html">Home</a> &gt; ';
head_link_content += '<a href="http://www.gls.co.jp/product/index.html">Products Information</a> &gt; ';
document.write(head_link_content);
}

//===========================================================================================
//===========================================================================================
function head_link_contents2() {
var head_link_content2 = '<tr>';
head_link_content2 += '<td width="625"><img src="http://www.gls.co.jp/glsoft/images/menu.gif" alt="" width="625" height="21" border="0" usemap="#Map" />';
head_link_content2 += '<map name="Map" id="Map">';
head_link_content2 += '<area shape="rect" coords="533,0,625,21" href="http://www.gls.co.jp/product/several/rfid/index.html" />';
head_link_content2 += '<area shape="rect" coords="425,0,533,21" href="http://www.gls.co.jp/company-profile/index.html" />';
head_link_content2 += '<area shape="rect" coords="315,0,425,21" href="http://www.gls.co.jp/contact/index.html" />';
head_link_content2 += '<area shape="rect" coords="182,0,315,21" href="http://www.gls.co.jp/product/campaign.html" />';
head_link_content2 += '<area shape="rect" coords="91,0,182,21" href="http://www.gls.co.jp/technique/index.html" />';
head_link_content2 += '<area shape="rect" coords="0,0,91,21" href="http://www.gls.co.jp/product/index.html" />';
head_link_content2 += '</map></td>';
head_link_content2 += '<td width="155" background="http://www.gls.co.jp/glsoft/images/menu2.gif"><form action="http://www.gls.co.jp/cgi-bin/namazu/namazu.cgi" method="get">';
head_link_content2 += '<input name="query" type="text" size="17" />';
head_link_content2 += '<input name="Submit" type="submit" value="検索">';
head_link_content2 += '<input type="hidden" name="reference" value="off" />';
head_link_content2 += '</form></td>';
head_link_content2 += '</tr>';
document.write(head_link_content2);
}
