jQuery(document).ready(function(){
	jQuery("div.entry").fitVids();
});
