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