$(document).ready(function() {

//doda rel="shadowbox"
$("a[href$='.flv']").attr("rel","shadowbox;plugin=iframe;width=600;height=400;");


});