function popup() {
	window.open("credit.htm","credit","width=600,height=400,top=50,left=50,scrollbars=1");
}