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