function Change(id,t,p)
{
	eval("document.getElementById('l_"+id+"').src='/img/"+p+"/"+id+t+".gif'");
}
