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

function showTP(q){
document.getElementById('imap').setAttribute('src',q)
}

function showTR(q){
document.getElementById('imar').setAttribute('src',q)
}

