function quizPopup() {
	window.open( "http://bef2.ls.lv/get_quiz", "myWindow", 
	"status = 1, height = 500, width = 400, resizable = 0" )
}
