document.write(
	'<div class="MenuFrame">'+
	'<a href="../index.html"><img src="CHM.png" width="160"></a><br>'+
	'<br>'+
	'<span class="big bold">Climbing Holds Market</span><br>'+
	'<br>'+
	
	'<a href="../holds.html">ホールド</a><br>'+
	'　<a href="ContactClimbingHolds.php">Contact Climbing Holds</a><br>'+
	'<a href="Training.php">トレーニング用具</a><br>'+
	'<br>'+
	
	'<a href="Hardware.php">ホールド取り付け用具</a><br>'+
	'<br>'+
	
	'<a href="ChalkBags.php">チョークバッグ</a><br>'+
	'<br>'+

	'<a href="../order.html">ご購入・ご注文方法</a><br>'+
	'<a href="../payment.html">お支払方法・送料</a><br>'+
	'<a href="../attention.html">ご使用上の注意</a><br>'+
	'<a href="../info.html">特定商取引法に基づく表示</a><br>'+
	'<br>'+

	'<a href="../index.html">トップページに戻る</a><br>'+
	'<br>'+
	'<a href="http://www.velholds.com/" target="_top">Vel Holdsに戻る</a><br>'+

	'</div>'

);
