function showproduct(img)
{  
    document.illustration.src=img;
}
