function openNoticeWin() {

window.open('http://www.achilles.jp/notice/index.html','nwin','toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=no,width=320,height=350');

}