function popup() {
	window.open("http://www.will.pref.aichi.jp/aichallenge/", "newWindow", "toolbar=yes, location=yes, status=yes, menubar=yes, scrollbars=yes, resizable=yes").focus();
}
