var banner = '


'; banner = '' function showbanner(div){ document.getElementById(div).innerHTML = banner; }