﻿//emphasize CSU Vointa
//$("td:contains('CSU Voinţa')").addClass("vointaTr");


$(function () {
    $("ul.ytPlaylist").ytplaylist({
        addThumbs: true,
        autoPlay: true,
        playerWidth: 520,
        playerHeight: 320,
        holderId: 'ytVideoPlayer'
    });
});




