function change()
{
  document.profile.src="images/blue1.gif"
}
function restore()
{
  document.profile.src="images/kv1_19.gif"
}function change1()
{
  document.adm.src="images/blue2.gif"
}
function restore1()
{
  document.adm.src="images/kv1_21.gif"
}
function change2()
{
  document.alum.src="images/blue3.gif"
}
function restore2()
{
  document.alum.src="images/kv1_23.gif"
}
function change3()
{
  document.guest.src="images/blue4.gif"
}
function restore3()
{
  document.guest.src="images/kv1_26.gif"
}
function change4()
{
  document.news.src="images/blue5.gif"
}
function restore4()
{
  document.news.src="images/kv1_28.gif"
}
