function openWin(){
	window.open("passed.html","", "width=600, height=600, scrollbars=yes, location=no, menubar=no, statusbar=no");
}
