<script language=”javas
cript”>
function show(){var d = document.getElementById(“indexBanner”);var p = d.parentNode;p.removeChild(d);}setTimeout(show,7000);
</script>
function show(){var d = document.getElementById(“indexBanner”);var p = d.parentNode;p.removeChild(d);}setTimeout(show,7000);
</script>