// JavaScript Document

function showT(q){ 
document.getElementById('ima').setAttribute('src','0'+q+'.jpg') 
} 
