Sempre che abbia capito prova cosi
codice:
$(function() 
if($('#text_Type').val() == "doc"){ 
$('#img').fadeIn('slow');
 } 
});