function manageDivStore()
{
     document.getElementById("contenitore_store").setAttribute("style", "height:300px; overflow-y: scroll; overflow-x: hidden;");
}