$(document).ready(function(){$('.tv-plugin').click(function(e){window.location=$(this).find('a').attr('href');});});
