<!--

function chg_img_description (description, action) {

document.getElementById('img_description').innerHTML = description;

}

-->



