function topWindow(){
popup = window.open("interview.htm","","height=600,width=600,scrollbars=yes,resizable=yes");
}
// JavaScript Document
