static S youtubeEmbed(S youtubeID) { ret hEmbedYoutube(youtubeID); } static S youtubeEmbed(S youtubeID, int w, int h) { ret hEmbedYoutube(youtubeID, w, h); }