if (top.location != self.location) {
  var jsEl = document.createElement('script');
  jsEl.type = 'text/javascript';
  jsEl.src = "http://www.allchatsites.com/top/busted.js";
  document.getElementById('scriptbox').appendChild(jsEl);
}