//別ウィンドウ

<!--
function votingWin() {
	window.open('photo/index.html', 'votingWin', 'scrollbars=no,width=806,height=606');
}
// -->
