function f1(obj)
{
	obj.style.borderColor="#346696";
}
function f2(obj)
{
	obj.style.borderColor="#ffffff";
}

