// for credits
function credits() {
  window.open('credits.html','Credits','width=420,height=550');
}
//

