function rsvWin() {
	window.open('/reservation/', 'reservation', 'width=740, height=500, menubar=no, toolbar=no, scrollbars=yes');
}
