function popup(){
popupwindow = window.open("../selfassess/","","toolbar=no,location=no,scrollbars=yes,resizable=yes,width=800,height=700,left=10,top=10") 
}