var footerStyle = document.createElement('style');footerStyle.innerHTML = "#igg-footer { padding:1em 0; text-align:center; font-size:16px;  }\n#igg-footer *{ margin:0; padding:0; vertical-align:middle; font:inherit; line-height:1.2 !important }\n#igg-footer .igg_logo { padding:.2em 0 1.8em; }\n#igg-footer .igg_logo img { height:64px; width:auto; display:inline-block; vertical-align:middle; -ms-interpolation-mode:bicubic; }\n#igg-footer .copyright p { font-family:Arial, Helvetica, sans-serif; margin:0 auto .5em; color:#a2a2a2; }\n\n#igg-footer .copyright a { text-decoration:none; color:#a2a2a2; display:inline-block !important;}\n#igg-footer .copyright a:hover,#igg-footer .copyright a:active{ text-decoration:underline; color:#ab6d1d; }\n@media all and (max-width:480px) {\n    #igg-footer .igg_logo img{ height:44px;}\n    #igg-footer{ font-size:12px}\n}\n@media all and (min-width:481px) and (max-width:750px){\n    #igg-footer .igg_logo img{ height:50px;}\n    #igg-footer{ font-size:13px}\n}";document.head.appendChild(footerStyle);var footerDiv = document.createElement('div');footerDiv.id = 'igg-footer';
footerDiv.innerHTML = "<div class=\"igg_logo\"><a href=\"\/\/www.igg.com\">\n<img src='https:\/\/statics-global.igg.com\/assets\/igg_site\/images\/igg-logo-200-b.png' alt='IGG'>\n<\/a><\/div>\n<div class=\"copyright\">\n<p>© 2025 IGG All Rights Reserved.<\/p>\n<p>\n<a href=\"https:\/\/policies.igg.com\/terms_of_service?tag=eng\">Terms of Service<\/a> |\n<a href=\"https:\/\/policies.igg.com\/privacy_policy?tag=eng\">Privacy Policy<\/a>\n| <a href=\"javascript:;\" id=\"__open_cookie_settings\">Privacy Setting<\/a>\n<\/p>\n<\/div>";document.currentScript.parentNode.appendChild(footerDiv);var footerScript = document.createElement('script');footerScript.src = "https:\/\/policies.igg.com\/global\/cookie_tips?lang=eng&version=2&family=igg";footerScript.onload = function() {document.querySelector('#__open_cookie_settings').addEventListener('click', function() {window.CookieScript.openSettings()})};document.body.appendChild(footerScript);