<!--
// SAME WINDOW //
function my_credits() {
	open("credits.html","credits","width=380,height=580","resizable=true");
}	    

//-->



