function fnLoadInterview() {
	window.showModelessDialog("interview.htm",'null','status:off;dialogWidth=750px;dialogHeight=800px');
}
