// JavaScript Document
    $(function() {
        $('a.media').media();
    });
    $.fn.media.defaults.flvPlayer = 'flvplayer.swf';