function chg(a)
{
	a.style.cursor = "hand";
}
