function displaynone() {
    document.getElementById('bannerflash').style.display = "none";
}