// JavaScript Document by mish

var objElement = document.getElementById("features-demo-block");
objElement.style.display = "block";
