var banner = '


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