function apagar_xnt(box)
{
document.getElementById(box).style.display="none";

document.getElementById('imagem').src="index2.php?option=com_prime_ad&page=rm_foto&adid=" + box


}



