MyXssMagic_3 = new function() { var BASE_URL = 'http://innomedio.hu/dynamic/'; var STYLESHEET = BASE_URL + "dynamic_footer.css" var CONTENT_URL = BASE_URL + 'dynamic_footer.php?host=' + parent.window.location.hostname; var ROOT = 'my_xss_magic'; CONTENT_URL+='&unic_group=3'; ROOT+='_3'; function requestStylesheet(stylesheet_url) { stylesheet = document.createElement("link"); stylesheet.rel = "stylesheet"; stylesheet.type = "text/css"; stylesheet.href = stylesheet_url; stylesheet.media = "all"; document.lastChild.firstChild.appendChild(stylesheet); } function requestContent( local ) { var script = document.createElement('script'); script.src = CONTENT_URL; document.getElementsByTagName('head')[0].appendChild(script); } this.serverResponse = function( data ) { if (!data) return; var div = document.getElementById(ROOT); var splitted; var txt = ''; txt='
| %title2% | %title3% |