
function popup() {
	window.open('anniversary/index.html', '', 'width=700, height=1028, menubar=no, toolbar=no, scrollbars=yes');
}

function p20110725() {
	window.open('topics/20110725.html', '', 'width=700, height=1300, menubar=no, toolbar=no, scrollbars=yes');
}

