function playMusic(sys,gam,tit)
 {
  window.location="http://nintendoisland.com/music/" + sys + "/" + gam + "/" + tit;
 } 

