if (typeof(flashData) != "undefined" && flashData != "") {
  document.writeln(flashData);
  adtorender = "";
}
