function cart_navi() {
	//ファイル名指定('neocart.php')インラインフレーム表示
	document.write('<iframe src="https://z103.secure.ne.jp/~z103199/secure/nv_cart/neocart.php" width="168px" height="520px" style="min-height: 520px;" name="nv01" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" /></iframe>');
	return;
}

