// JavaScript Document

function showGraph(picture){
if(document.getElementById('random'))
document.getElementById('random').innerHTML='<img src="scripts/image.php?ind='+picture+'" alt="'+picture+'" width="523" height="231" border="0" />'
}