function popup_quiz() {
	window.open("/wordpress/wp-content/themes/reallygoodmom/custom/quiz.html","congratulations","width=300,height=200");
}

