function daily_motion(){$(document).on("AgGeometryChanged",function(){videoembed='<iframe style="width:100%;height:100%;position:absolute;left:0px;top:0px;overflow:hidden" frameborder="0" type="text/html" src="https://www.dailymotion.com/embed/video/'+$(".daily-motion .textelement-metapicture:first").text().split(" ")[0]+'?autoplay=0" width="100%" height="100%"   allow="autoplay" allowfullscreen></iframe>';$(".daily-motion .textelement-metapicture").append(videoembed)})};
