<!--
///////////////////////////////////////////////////
//	credits.js				 //
//	how bermuda credits 		         //
//	15. mar 1998 jules / bermuda	   	 //
///////////////////////////////////////////////////


function credits() {
	msg=open('/credits/default.html','Bermuda','width=300,height=230,toolbar=no,directories=no,resizable=no');
}
// -->

