
function viewImg(idpot, num){
	document.getElementById('bimgp').src='../documents/commercants/commercant-'+ idpot +'-'+ num +'.jpg';
}