AB Logo

This text will be replaced
jwplayer("container").setup({ file: "' . $vFile . '", height: 310, width: 512, players: [ { type: "html5" }, { type: "flash", src: "/videos/player.swf" } ] }); '; ?>
>
    '; foreach($related as $key => $val) { $acVid = ($vidNum == $val) ? ' class="activeVid" ' : ''; echo '
  • '; } echo '
'; } ?>