function myFunction(){
    document.getElementById("openingSoonCont").style.display="block";
}
