function set_used_img(q) {
	document.getElementById('img_used').src='images/used_1_'+q+'.jpg';
}