if(this.getAttribute('redirectUrl') != "")
document.location.replace(this.getAttribute('redirectUrl'));
else
n.getElementsByID("fix")[0].style.display = "block";
