jQuery(document).ready(function() {
	jQuery('#home_latest_video embed').attr('height', '200');
	jQuery('#home_latest_video embed').attr('width', '230');
});