
function loadBanner(flash) {
  var so = new SWFObject(flash, "movie", "996", "68", "8", "#FFFFFF");
  so.write("flashcontent");
}
