function expansion_open(target) {
	window.open("/butsudan/expansion.cgi?t=" + target, "_blank", "width=720, height=600, dependent=yes, directories=no, location=no, resizable=yes, scrollbars=yes, status=no, toolbar=no");
}

