MyFile = GetFileName(location.href);

document.write('<table border="0" cellpadding="0" cellspacing="0">');
document.write('<tr>');
if(MyFile == 'index.html' || MyFile == ''){  }
else{
	document.write('    <td bgcolor="#000000"><a href="index.html">');
	document.write('    <img src="images/btn_0.gif" width="120" height="32" alt="What&#39;sNew" border="0" style="filter:alpha(opacity=80);" onMouseover=this.filters["alpha"].opacity=100 onMouseout=this.filters["alpha"].opacity=80></a></td>');
}
if(MyFile != 'new.html'){
	document.write('    <td bgcolor="#000000"><a href="new.html">');
	document.write('    <img src="images/btn_1.gif" width="120" height="32" alt="What&#39;sNew" border="0" style="filter:alpha(opacity=80);" onMouseover=this.filters["alpha"].opacity=100 onMouseout=this.filters["alpha"].opacity=80></a></td>');
}
if(MyFile == 'product.html' || MyFile == 'product2.html' || MyFile == 'product3.html' || MyFile == 'product4.html' || MyFile == 'product5.html'){  }
else{
	document.write('    <td bgcolor="#000000"><a href="product.html">');
	document.write('    <img src="images/btn_2.gif" width="120" height="32" alt="»•iˆÄ“à" border="0" style="filter:alpha(opacity=80);" onMouseover=this.filters["alpha"].opacity=100 onMouseout=this.filters["alpha"].opacity=80></a></td>');
}
if(MyFile != 'profile.html'){
	document.write('    <td bgcolor="#000000"><a href="profile.html">');
	document.write('    <img src="images/btn_3.gif" width="120" height="32" alt="‰ïŽÐˆÄ“à" border="0" style="filter:alpha(opacity=80);" onMouseover=this.filters["alpha"].opacity=100 onMouseout=this.filters["alpha"].opacity=80></a></td>');
}
if(MyFile != 'guide.html'){
	document.write('    <td bgcolor="#000000"><a href="guide.html">');
	document.write('    <img src="images/btn_4.gif" width="120" height="32" alt="”Ì”„“XƒKƒCƒh" border="0" style="filter:alpha(opacity=80);" onMouseover=this.filters["alpha"].opacity=100 onMouseout=this.filters["alpha"].opacity=80></a></td>');
}
if(MyFile != 'form.html'){
	document.write('    <td bgcolor="#000000"><a href="form.html">');
	document.write('    <img src="images/btn_5.gif" width="120" height="32" alt="Ž‘—¿¿‹" border="0" style="filter:alpha(opacity=80);" onMouseover=this.filters["alpha"].opacity=100 onMouseout=this.filters["alpha"].opacity=80></a></td>');
}
if(MyFile != 'gallery.html'){
	document.write('    <td bgcolor="#000000"><a href="gallery.html">');
	document.write('    <img src="images/btn_6.gif" width="120" height="32" alt="ƒA[ƒgƒMƒƒƒ‰ƒŠ[" border="0" style="filter:alpha(opacity=80);" onMouseover=this.filters["alpha"].opacity=100 onMouseout=this.filters["alpha"].opacity=80></a></td>');
}
document.write('</tr>');
document.write('</table>');
