url = document.URL;
document.write('<div><table cellspacing="0" cellpadding="0" border="0" width="99">');
document.write('<tr>');
document.write('<td bgcolor="#243E82">');

document.write('<div><img src="/image/space.gif" width="99" height="6" border="0" alt=""></div>');

if(url.indexOf('/index.shtml') > -1){
document.write('<div><a href="/index.shtml"><img src="/image/listimg/ga_1.gif" width="99" height="28" border="0" alt="GALLERY-1"></a></div>');
}
else{
document.write('<div><a href="/index.shtml"><img src="/image/listimg/ga_1.gif" width="99" height="28" border="0" alt="GALLERY-1"></a></div>');
}

if(url.indexOf('/gallery2/') > -1){
document.write('<div><a href="/gallery2/"><img src="/image/listimg/ga_2_on.gif" width="99" height="28" border="0" alt="GALLERY-2"></a></div>');
}
else{
document.write('<div><a href="/gallery2/"><img src="/image/listimg/ga_2.gif" width="99" height="28" border="0" alt="GALLERY-2"></a></div>');
}
if(url.indexOf('/column/column_itiran.html') > -1){
document.write('<div><a href="/column/column_itiran.html"><img src="/image/listimg/column_1_on.gif" width="99" height="28" border="0" alt="ギャラリーコラム"></a></div>');
}
else{
document.write('<div><a href="/column/column_itiran.html"><img src="/image/listimg/column_1_on.gif" width="99" height="28" border="0" alt="ギャラリーコラム"></a></div>');
}

if(url.indexOf('/hivision/hivision_itiran.html') > -1){
document.write('<div><a href="/hivision/hivision_itiran.html"><img src="/image/listimg/hivision_on.gif" width="99" height="28" border="0" alt="ハイビジョン"></a></div>');
}
else{
document.write('<div><a href="/hivision/hivision_itiran.html"><img src="/image/listimg/hivision.gif" width="99" height="28" border="0" alt="ハイビジョン"></a></div>');
}

document.write('<div><img src="/image/space.gif" width="99" height="5" border="0" alt=""></div>');

document.write('</tr>');
document.write('</table></div>');