function ViewNews() {
	document.write('<li><a href="whatsnew/index.html">手造り工房本店！！</a></li>');
	document.write('<li><a href="whatsnew/news_2.html">ホームページをリニューアルしました。</a></li>');
	document.close();
}
