function creditwindow() 
{ 
	window.open('Credit.html','credit','width=325,height=225,toolbar=no,resizable=no');
}
