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