function sm_over()
{
	//IE
	if (document.all)
	{
		t1.style.backgroundColor='#ffd200';
		t2.style.backgroundColor='#ffd200';
		t3.style.backgroundColor='#ffd200';
		t4.style.backgroundColor='#ffd200';
		t5.style.backgroundColor='#ffd200';
	}
	//NC6
	else
	{
		document.getElementById("t1").style.backgroundColor='#ffd200';
		document.getElementById("t2").style.backgroundColor='#ffd200';
		document.getElementById("t3").style.backgroundColor='#ffd200';
		document.getElementById("t4").style.backgroundColor='#ffd200';
		document.getElementById("t5").style.backgroundColor='#ffd200';
	}
}

function sm_out()
{
	//IE
	if (document.all)
	{
		t1.style.backgroundColor='#ffffff';
		t2.style.backgroundColor='#8e8e8e';
		t3.style.backgroundColor='#8e8e8e';
		t4.style.backgroundColor='#8e8e8e';
		t5.style.backgroundColor='#8e8e8e';
	}
	//NC6
	else
	{
		document.getElementById("t1").style.backgroundColor='#ffffff';
		document.getElementById("t2").style.backgroundColor='#8e8e8e';
		document.getElementById("t3").style.backgroundColor='#8e8e8e';
		document.getElementById("t4").style.backgroundColor='#8e8e8e';
		document.getElementById("t5").style.backgroundColor='#8e8e8e';
	}
}

function h_over()
{
	//IE
	if (document.all)
	{
		t31.style.backgroundColor='#ffd200';
		t32.style.backgroundColor='#ffd200';
		t33.style.backgroundColor='#ffd200';
		t34.style.backgroundColor='#ffd200';
		t35.style.backgroundColor='#ffd200';
	}
	//NC6
	else
	{
		document.getElementById("t31").style.backgroundColor='#ffd200';
		document.getElementById("t32").style.backgroundColor='#ffd200';
		document.getElementById("t33").style.backgroundColor='#ffd200';
		document.getElementById("t34").style.backgroundColor='#ffd200';
		document.getElementById("t35").style.backgroundColor='#ffd200';
	}
}

function h_out()
{
	//IE
	if (document.all)
	{
		t31.style.backgroundColor='#505050';
		t32.style.backgroundColor='#8e8e8e';
		t33.style.backgroundColor='#8e8e8e';
		t34.style.backgroundColor='#8e8e8e';
		t35.style.backgroundColor='#8e8e8e';
	}
	//NC6
	else
	{
		document.getElementById("t31").style.backgroundColor='#505050';
		document.getElementById("t32").style.backgroundColor='#8e8e8e';
		document.getElementById("t33").style.backgroundColor='#8e8e8e';
		document.getElementById("t34").style.backgroundColor='#8e8e8e';
		document.getElementById("t35").style.backgroundColor='#8e8e8e';
	}
}

function p_over()
{
	//IE
	if (document.all)
	{
		t6.style.backgroundColor='#ffd200';
		t7.style.backgroundColor='#ffd200';
		t8.style.backgroundColor='#ffd200';
		t9.style.backgroundColor='#ffd200';
		t10.style.backgroundColor='#ffd200';
	}
	//NC6
	else
	{
		document.getElementById("t6").style.backgroundColor='#ffd200';
		document.getElementById("t7").style.backgroundColor='#ffd200';
		document.getElementById("t8").style.backgroundColor='#ffd200';
		document.getElementById("t9").style.backgroundColor='#ffd200';
		document.getElementById("t10").style.backgroundColor='#ffd200';
	}
}

function p_out()
{
	//IE
	if (document.all)
	{
		t6.style.backgroundColor='#505050';
		t7.style.backgroundColor='#8e8e8e';
		t8.style.backgroundColor='#8e8e8e';
		t9.style.backgroundColor='#8e8e8e';
		t10.style.backgroundColor='#8e8e8e';
	}
	//NC6
	else
	{
		document.getElementById("t6").style.backgroundColor='#505050';
		document.getElementById("t7").style.backgroundColor='#8e8e8e';
		document.getElementById("t8").style.backgroundColor='#8e8e8e';
		document.getElementById("t9").style.backgroundColor='#8e8e8e';
		document.getElementById("t10").style.backgroundColor='#8e8e8e';
	}
}

function t_over()
{
	//IE
	if (document.all)
	{
		t11.style.backgroundColor='#ffd200';
		t12.style.backgroundColor='#ffd200';
		t13.style.backgroundColor='#ffd200';
		t14.style.backgroundColor='#ffd200';
		t15.style.backgroundColor='#ffd200';
	}
	//NC6
	else
	{
		document.getElementById("t11").style.backgroundColor='#ffd200';
		document.getElementById("t12").style.backgroundColor='#ffd200';
		document.getElementById("t13").style.backgroundColor='#ffd200';
		document.getElementById("t14").style.backgroundColor='#ffd200';
		document.getElementById("t15").style.backgroundColor='#ffd200';
	}
}

function t_out()
{
	//IE
	if (document.all)
	{
		t11.style.backgroundColor='#505050';
		t12.style.backgroundColor='#8e8e8e';
		t13.style.backgroundColor='#8e8e8e';
		t14.style.backgroundColor='#8e8e8e';
		t15.style.backgroundColor='#8e8e8e';
	}
	//NC6
	else
	{
		document.getElementById("t11").style.backgroundColor='#505050';
		document.getElementById("t12").style.backgroundColor='#8e8e8e';
		document.getElementById("t13").style.backgroundColor='#8e8e8e';
		document.getElementById("t14").style.backgroundColor='#8e8e8e';
		document.getElementById("t15").style.backgroundColor='#8e8e8e';
	}
}

function d_over()
{
	//IE
	if (document.all)
	{
		t16.style.backgroundColor='#ffd200';
		t17.style.backgroundColor='#ffd200';
		t18.style.backgroundColor='#ffd200';
		t19.style.backgroundColor='#ffd200';
		t20.style.backgroundColor='#ffd200';
	}
	//NC6
	else
	{
		document.getElementById("t16").style.backgroundColor='#ffd200';
		document.getElementById("t17").style.backgroundColor='#ffd200';
		document.getElementById("t18").style.backgroundColor='#ffd200';
		document.getElementById("t19").style.backgroundColor='#ffd200';
		document.getElementById("t20").style.backgroundColor='#ffd200';
	}
}

function d_out()
{
	//IE
	if (document.all)
	{
		t16.style.backgroundColor='#505050';
		t17.style.backgroundColor='#8e8e8e';
		t18.style.backgroundColor='#8e8e8e';
		t19.style.backgroundColor='#8e8e8e';
		t20.style.backgroundColor='#8e8e8e';
	}
	//NC6
	else
	{
		document.getElementById("t16").style.backgroundColor='#505050';
		document.getElementById("t17").style.backgroundColor='#8e8e8e';
		document.getElementById("t18").style.backgroundColor='#8e8e8e';
		document.getElementById("t19").style.backgroundColor='#8e8e8e';
		document.getElementById("t20").style.backgroundColor='#8e8e8e';
	}
}

function c_over()
{
	//IE
	if (document.all)
	{
		t21.style.backgroundColor='#ffd200';
		t22.style.backgroundColor='#ffd200';
		t23.style.backgroundColor='#ffd200';
		t24.style.backgroundColor='#ffd200';
		t25.style.backgroundColor='#ffd200';
	}
	//NC6
	else
	{
		document.getElementById("t21").style.backgroundColor='#ffd200';
		document.getElementById("t22").style.backgroundColor='#ffd200';
		document.getElementById("t23").style.backgroundColor='#ffd200';
		document.getElementById("t24").style.backgroundColor='#ffd200';
		document.getElementById("t25").style.backgroundColor='#ffd200';
	}
}

function c_out()
{
	//IE
	if (document.all)
	{
		t21.style.backgroundColor='#505050';
		t22.style.backgroundColor='#8e8e8e';
		t23.style.backgroundColor='#8e8e8e';
		t24.style.backgroundColor='#8e8e8e';
		t25.style.backgroundColor='#8e8e8e';
	}
	//NC6
	else
	{
		document.getElementById("t21").style.backgroundColor='#505050';
		document.getElementById("t22").style.backgroundColor='#8e8e8e';
		document.getElementById("t23").style.backgroundColor='#8e8e8e';
		document.getElementById("t24").style.backgroundColor='#8e8e8e';
		document.getElementById("t25").style.backgroundColor='#8e8e8e';
	}
}

function usm_over()
{
	//IE
	if (document.all)
	{
		t26.style.backgroundColor='#ffd200';
		t27.style.backgroundColor='#ffd200';
		t28.style.backgroundColor='#ffd200';
		t29.style.backgroundColor='#ffd200';
		t30.style.backgroundColor='#ffd200';
	}
	//NC6
	else
	{
		document.getElementById("t26").style.backgroundColor='#ffd200';
		document.getElementById("t27").style.backgroundColor='#ffd200';
		document.getElementById("t28").style.backgroundColor='#ffd200';
		document.getElementById("t29").style.backgroundColor='#ffd200';
		document.getElementById("t30").style.backgroundColor='#ffd200';
	}
}

function usm_out()
{
	//IE
	if (document.all)
	{
		t26.style.backgroundColor='#ffffff';
		t27.style.backgroundColor='#8e8e8e';
		t28.style.backgroundColor='#8e8e8e';
		t29.style.backgroundColor='#8e8e8e';
		t30.style.backgroundColor='#8e8e8e';
	}
	//NC6
	else
	{
		document.getElementById("t26").style.backgroundColor='#ffffff';
		document.getElementById("t27").style.backgroundColor='#8e8e8e';
		document.getElementById("t28").style.backgroundColor='#8e8e8e';
		document.getElementById("t29").style.backgroundColor='#8e8e8e';
		document.getElementById("t30").style.backgroundColor='#8e8e8e';
	}
}


function ch_img1()
{
	document.p_img.src = "../../images/p_img/kanki/01.jpg";
}

function ch_img2()
{
	document.p_img.src = "../../images/p_img/kanki/02.jpg";
}

function ch_img3()
{
	document.p_img.src = "../../images/p_img/kanki/03.jpg";
}

function ch_img4()
{
	document.p_img.src = "../../images/p_img/kanki/04.jpg";
}
