function playClip() {
  self.name = "opener";
  remote = open("clip.html", "remote", "width=570,height=450");
}