function abrirPopup(popup)
{
document.getElementById(popup).style.display ='block';
}
function cerrarPopup(popup)
{
document.getElementById(popup).style.display ='none';
}
function enviarMail(server,contextPath, area, item, nombreArea, nombreItem, lang, country)
{
var instrucciones =document.getElementById("instrucciones");
instrucciones.href= instrucciones.href;
var alta= document.getElementById("alta");
alta.href=alta.href;
document.getElementById("enviar").parentNode.removeChild(document.getElementById("enviar"));
document.getElementById("imprimir").parentNode.removeChild(document.getElementById("imprimir"));
cerrarPopup("popup");
var content= document.getElementById("contenidoMail");
var htmlContent2 =content.getElementsByTagName("img");
for(var i=0;i
Ir a la ficha del producto en cegasa.com
"+document.getElementById('textoAnadido').value+"
"+content.innerHTML+"