$(document).ready(
	function()
	{
		$(".VideoThumb a").jqvideobox();
	}
);