function newwin(str) { 	if(str=='https://wwws.kadokawa.co.jp/horror/bbs/index.cgi?-t=mail'){	     apopup=window.open(str,'newwin','width=600,height=500,resizable=1,scrollbars=1');     	     apopup.location.href=str;     	     apopup.focus();     	     apopup.moveTo(0,0);     	}}function privacy(str) { 	if(str=='http://www.kadokawa.co.jp/help/policy_personal.html'){	     apopup=window.open(str,'newwin','width=700,height=500,resizable=1,scrollbars=1');     	     apopup.location.href=str;     	     apopup.focus();     	     apopup.moveTo(0,0);     	}}function donothing() {}
