function changeImg(imgid, flt) {
	imgid.src = "/inc/html/default/pix-menu/" + flt + ".jpg";
}