function showBelMij()
{
	document.getElementById('belmij').style.display='block';
}