	function footermenu() {		document.write('<p class="small" style="text-align:center">')		document.write('<a href="displaypage.php?page=d_combi">コンビタイプ</a>／')		document.write('<a href="displaypage.php?page=d_twinkle">トウィンクルタイプ</a>／')		document.write('<a href="displaypage.php?page=d_tilehoso">ウェーブ・ストレートタイプ</a>／')		document.write('<a href="displaypage.php?page=d_tilea">タイル長方形Aタイプ</a>／')		document.write('<a href="displaypage.php?page=d_tilec">タイル長方形Cタイプ</a>／')		document.write('<a href="displaypage.php?page=d_tiled">タイル長方形Dタイプ</a>／')		document.write('<a href="displaypage.php?page=d_tile15">タイル15cm角タイプ</a>／')		document.write('<a href="displaypage.php?page=d_tile20">タイル20cm角タイプ</a>／')		document.write('<a href="displaypage.php?page=d_platerect">プレート長方形タイプ</a>／')		document.write('<a href="displaypage.php?page=d_plate15">プレート15cm角タイプ</a>／')		document.write('<a href="displaypage.php?page=d_plate20">プレート20cm角タイプ</a>／')		document.write('<a href="displaypage.php?page=d_glass">ガラスプレートベース付きタイプ</a>／')		document.write('<a href="displaypage.php?page=d_copper">銅プレートベース付きタイプ</a>／')		document.write('<a href="displaypage.php?page=d_brass">真鍮プレートベース付きタイプ</a>／')		document.write('<a href="displaypage.php?page=d_stainless">ステンレスプレートベース付きタイプ</a>／')		document.write('<a href="displaypage.php?page=d_ibushi">プレートいぶしベース付きタイプ</a>')	if (location.search == '') {		document.write('<a href="displaypage.php?page=guide">ショッピングガイド</a>／')		document.write('<a href="displaypage.php?page=raw">特商法の表示</a>／')		document.write('<a href="displaypage.php?page=privacy">プライバシーポリシー</a>／')		document.write('<a href="displaypage.php?page=company">会社概要</a><br>')		document.write('</p>')		document.write('<div><img src="common/frame_footer.gif" width="600" height="40" alt=""></div>')	}	}	