function open_credits(){
	window.open('credits.htm','win','width=180,height=130,status=no,toolbar=no,scrolling=no');
}