document.write("<script>\r\n    function bannerDownAppChanger () {\r\n        var myArray = [1,2,3,4]; \r\n        var rand = myArray[(Math.random() * myArray.length) | 0]\r\n        if (rand == 1){\r\n            document.write(\"<a href=\\\"https:\/\/play8.games\/?utm_source=int_link-site\\\" target=\\\"_blank\\\"><img src=\\\"https:\/\/img.play8.games\/ads_img\/728x90_ads_1.png\\\" style=\\\" width: 728px; \\\" \/><\/a>\");\r\n        }\r\n        if (rand == 2){\r\n            document.write(\"<a href=\\\"https:\/\/play8.games?utm_source=int_link-site\\\" target=\\\"_blank\\\"><img src=\\\"https:\/\/img.play8.games\/ads_img\/728x90_ads_2.png\\\" style=\\\" width: 728px; \\\" \/><\/a>\");\r\n        }\r\n        if (rand == 3){\r\n            document.write(\"<a href=\\\"https:\/\/anifan.store\/?utm_source=int_link-site\\\" target=\\\"_blank\\\"><img src=\\\"\/\/cdn.adtrue.com\/img\/anifan\/728x90.png\\\" style=\\\" width: 728px; \\\" \/><\/a>\");\r\n        }\r\n        if (rand == 4){\r\n            document.write(\"<a href=\\\"https:\/\/anifan.store\/?utm_source=int_link-site\\\" target=\\\"_blank\\\"><img src=\\\"\/\/cdn.adtrue.com\/img\/anifan\/728x90-2.png\\\" style=\\\" width: 728px; \\\" \/><\/a>\");\r\n        }\r\n    }\r\nfunction bannerPlay8() {\r\n        var myArray = [1, 2, 3];\r\n        var rand = myArray[(Math.random() * myArray.length) | 0];\r\n        if (rand == 1) {\r\n            document.write(\"<iframe src=\\\"https:\/\/img.play8.games\/ads_img\/728x90_ads_1\/\\\" width=\\\"728\\\" height=\\\"90\\\" style=\\\"top:0px;left:0px\\\" frameborder=\\\"0\\\"> <\/iframe>\");\r\n        }\r\n        if (rand == 2) {\r\n            document.write(\"<iframe src=\\\"https:\/\/img.play8.games\/ads_img\/728x90_ads_2\/\\\" width=\\\"728\\\" height=\\\"90\\\" style=\\\"top:0px;left:0px\\\" frameborder=\\\"0\\\"> <\/iframe>\");\r\n        }\r\nif (rand == 3) {\r\n            document.write(\"<iframe src=\\\"https:\/\/img.play8.games\/ads_img\/728x90_ads_3\/\\\" width=\\\"728\\\" height=\\\"90\\\" style=\\\"top:0px;left:0px\\\" frameborder=\\\"0\\\"> <\/iframe>\");\r\n        }\r\n    }\r\n    bannerPlay8();\r\n    \/\/bannerDownAppChanger();\r\n<\/script>");