var iframe = document.createElement("iframe");
iframe.setAttribute("src", "https://w.rulive.ru/wrapper?id=banner_m_rulive_otzywy");
iframe.setAttribute("marginWidth", "0");
iframe.setAttribute("marginHeight", "0");
iframe.setAttribute("frameBorder", "0");
iframe.setAttribute("width", "100%");
iframe.setAttribute("height", "100%");
iframe.setAttribute("style", "margin:0;padding:0;border:none; width: 100%; height: 100%");
iframe.setAttribute("scroll", "no");
iframe.onload = () => {iframe.contentWindow.postMessage({"appearance":"inread","baseURL":"https://w.rulive.ru/","canSwitch":true,"contentURLs":["https://rutube.ru/play/embed/8e56d056f311ee34c21c6156c3b01dcd?sid=55fddcf3-224d-4b8d-b9cb-a12f6ba62db7%3Ab009fe7e4064144bfe9b622a1fd09006"],"desktop_height":0,"desktop_position":"rb","desktop_width":0,"floating_show":false,"height":"100%","id":"55fddcf3-224d-4b8d-b9cb-a12f6ba62db7:b009fe7e4064144bfe9b622a1fd09006","maxLength":300,"mobile_device":false,"mobile_height":0,"mobile_position":"rb","mobile_width":0,"rutubeImpressionTimeout":1,"scriptContainer":"banner_m_rulive_otzywy","type":"web","width":"100%"}, '*');};

var container = document.getElementById("app_banner_m_rulive_otzywy");
container.appendChild(iframe);
