function grandedet(source)
{
document.getElementById('gdproduit').src= source;
}

function grandedetassoc(source)
{
document.getElementById('gdproduitassoc').src= source;
}